@charset "UTF-8";

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

}

body {
    margin: 0;
}

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

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

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

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

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

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

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

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

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

    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") 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") format("svg");
}

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

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
    -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: transparent;
}

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

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

a {
    color: #428bca;
    text-decoration: none;
}

a:hover, a:focus {
    color: #2a6496;
    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 {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px;
}

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

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

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

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #428bca;
}

a.text-primary:hover {
    color: #3071a9;
}

.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;
}

.bg-primary {
    background-color: #428bca;
}

a.bg-primary:hover {
    background-color: #3071a9;
}

.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, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}

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

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

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

dl {
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 1.5em;
    max-height: 500px;
    overflow: scroll;
    overflow-x: hidden;
}

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

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

abbr[title], abbr[data-original-title] {
    cursor: help;
    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.42857;
    color: #777;
}

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

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

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

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

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

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

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

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

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

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

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 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

.container:after {
    clear: both;
}

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

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

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

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

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

.container-fluid:after {
    clear: both;
}

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

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

.row:after {
    clear: both;
}

.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-left: 15px;
    padding-right: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent;
}

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 > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .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 > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

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

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .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;
    float: none;
    display: table-column;
}

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

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .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 > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .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 > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .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 > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .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 {
    overflow-x: auto;
    min-height: 0.01%
}

@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 > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .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 > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 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: bold;
}

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.42857;
    color: #555;
}

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

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

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

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

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

.form-control[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;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px;
    line-height: 1.42857 \0;
}

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

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

_:-ms-fullscreen, :root input[type="date"], _:-ms-fullscreen, :root input[type="time"], _:-ms-fullscreen, :root input[type="datetime-local"], _:-ms-fullscreen, :root input[type="month"] {
    line-height: 1.42857;
}

_:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen, .input-group-sm > _.input-group-addon:-ms-fullscreen, .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="date"].input-sm, :root .input-group-sm > input[type="date"].form-control, :root .input-group-sm > input[type="date"].input-group-addon, :root .input-group-sm > .input-group-btn > input[type="date"].btn, _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen, .input-group-sm > _.input-group-addon:-ms-fullscreen, .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="time"].input-sm, :root .input-group-sm > input[type="time"].form-control, :root .input-group-sm > input[type="time"].input-group-addon, :root .input-group-sm > .input-group-btn > input[type="time"].btn, _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen, .input-group-sm > _.input-group-addon:-ms-fullscreen, .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="datetime-local"].input-sm, :root .input-group-sm > input[type="datetime-local"].form-control, :root .input-group-sm > input[type="datetime-local"].input-group-addon, :root .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen, .input-group-sm > _.input-group-addon:-ms-fullscreen, .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="month"].input-sm, :root .input-group-sm > input[type="month"].form-control, :root .input-group-sm > input[type="month"].input-group-addon, :root .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 1.5;
}

_:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen, .input-group-lg > _.input-group-addon:-ms-fullscreen, .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="date"].input-lg, :root .input-group-lg > input[type="date"].form-control, :root .input-group-lg > input[type="date"].input-group-addon, :root .input-group-lg > .input-group-btn > input[type="date"].btn, _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen, .input-group-lg > _.input-group-addon:-ms-fullscreen, .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="time"].input-lg, :root .input-group-lg > input[type="time"].form-control, :root .input-group-lg > input[type="time"].input-group-addon, :root .input-group-lg > .input-group-btn > input[type="time"].btn, _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen, .input-group-lg > _.input-group-addon:-ms-fullscreen, .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="datetime-local"].input-lg, :root .input-group-lg > input[type="datetime-local"].form-control, :root .input-group-lg > input[type="datetime-local"].input-group-addon, :root .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen, .input-group-lg > _.input-group-addon:-ms-fullscreen, .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="month"].input-lg, :root .input-group-lg > input[type="month"].form-control, :root .input-group-lg > input[type="month"].input-group-addon, :root .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 1.33;
}

.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: normal;
    cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .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, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

.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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

.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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

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

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

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

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

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

.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;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

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

.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 > .btn-default.dropdown-toggle {
    color: #ffffff;
    background: transparent linear-gradient(to right, #1e3461 0%, #1e3461 77%, #1e3461 100%) repeat scroll 0% 0%;
    border-color: #adadad;
}

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

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default: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: #428bca;
    border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}

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

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

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

.btn-success {
    color: #fff;
    background-color: #5a8ef7;
    border-color: #78a6d6;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #78a6d6;
    border-color: #5a8ef7;
}

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

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

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

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

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

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

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

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

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

.btn-link {
    color: #428bca;
    font-weight: normal;
    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: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

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

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

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

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

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

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

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

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

.fade.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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px 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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.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: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}

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

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

.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;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

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

.open > a {
    outline: 0;
}

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

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

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

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

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

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

.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 {
        left: 0;
        right: auto;
    }
}

.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: 0;
}

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

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

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

.btn-toolbar:after {
    clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0;
}

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

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

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

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-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: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

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

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

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

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

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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 input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [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-left: 0;
    padding-right: 0;
}

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

.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: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0;
}

.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-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

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

.input-group-addon: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 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

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

.nav:after {
    clear: both;
}

.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;
    background-color: transparent;
    cursor: not-allowed;
}

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

.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.42857;
    border: 1px solid transparent;
    border-radius: 0 0 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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 0;
}

.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: #428bca;
}

.nav-stacked > li {
    float: none;
}

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

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

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

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

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

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

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

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

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

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

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-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-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

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

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 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 > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .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;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.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;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.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;
        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 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

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

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

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

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

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

    .navbar-form .input-group > .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;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 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 {
    background-color: #e7e7e7;
    color: #555;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a: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, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > 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: #090909;
}

.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 {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a: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: #090909;
    }

    .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, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb > .active {
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #909090;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #78a6d6;
    border-color: transparent;
    cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.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-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.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-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

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

.pager:after {
    clear: both;
}

.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;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #428bca;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9;
}

.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: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.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: 0;
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media-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 {
    margin-bottom: 20px;
    padding-left: 0;
}

.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-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

.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: #428bca;
    border-color: #428bca;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
    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: #e1edf7;
}

.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: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

.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: -1px;
    border-bottom-left-radius: -1px;
}

.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-right-radius: -1px;
    border-top-left-radius: -1px;
}

.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: -1px;
    border-bottom-left-radius: -1px;
}

.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-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

.panel > .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 > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel > .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 > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px;
}

.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-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

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

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.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: #428bca;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca;
}

.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca;
}

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.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;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0;
}

.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 {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 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;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 376px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 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 {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

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

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        transform: translate3d(0, 0, 0);
        left: 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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.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: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

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

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: 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;
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/fonts/fontawesome-webfont.eot');
    src: url('/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2') format('woff2'), url('/fonts/fontawesome-webfont.woff') format('woff'), url('/fonts/fontawesome-webfont.ttf') format('truetype'), url('/fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
    /*background-image: url("/images/site/sprite.png");
    background-repeat: no-repeat;*/
    -webkit-font-smoothing: antialiased;
}

div.selector, div.checker, div.button, div.radio, div.uploader {
    vertical-align: middle;
}

div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0;
}

div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
    margin: 0;
    padding: 0;
}

.highContrastDetect {
    background: url("/images/bg-input.png") repeat-x 0 0;
    width: 0;
    height: 0;
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    padding: 3px;
    background: white;
    outline: 0;
}

div.checker input, input[type="search"], input[type="search"]:active {
    /*-moz-appearance: none;
    -webkit-appearance: none;*/
}

div.selector {
    background-position: 0 -54px;
    line-height: 27px;
    height: 27px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden;
}

div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 27px;
    line-height: 27px;
    padding-right: 30px;
    cursor: pointer;
    width: 100%;
    display: block;
}

div.selector.fixedWidth {
    width: 190px;
}

div.selector.fixedWidth span {
    width: 150px;
}

div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 27px;
    top: 0;
    left: 0;
}

div.selector.active span {
    background-position: right -27px;
}

div.selector.hover span, div.selector.focus span {
    background-position: right -27px;
}

div.selector.hover.active span, div.selector.focus.active span {
    background-position: right -27px;
}

div.selector.disabled span, div.selector.disabled.active span {
    background-position: right 0;
}

div.selector1 > div {
    background-position: 0 -135px;
}

div.selector1 > div span {
    background-position: right -81px;
}

div.selector1 > div.active span {
    background-position: right -108px;
}

div.selector1 > div.hover span, div.selector1 > div.focus span {
    background-position: right -108px;
}

div.selector1 > div.hover.active span, div.selector1 > div.focus.active span {
    background-position: right -108px;
}

div.selector1 > div.disabled, div.selector1 > div.disabled.active {
    background-position: 0 -135px;
}

div.selector1 > div.disabled span, div.selector1 > div.disabled.active span {
    background-position: right -81px;
}

div.selector2 > div {
    background-position: 0 -216px;
}

div.selector2 > div span {
    background-position: right -162px;
}

div.selector2 > div.active span {
    background-position: right -189px;
}

div.selector2 > div.hover span, div.selector2 > div.focus span {
    background-position: right -189px;
}

div.selector2 > div.hover.active span, div.selector2 > div.focus.active span {
    background-position: right -189px;
}

div.selector2 > div.disabled, div.selector2 > div.disabled.active {
    background-position: 0 -216px;
}

div.selector2 > div.disabled span, div.selector2 > div.disabled.active span {
    background-position: right -162px;
}

div.selector3 > div {
    background-position: 0 -351px;
}

div.selector3 > div span {
    background-position: right -297px;
}

div.selector3 > div.active span {
    background-position: right -324px;
}

div.selector3 > div.hover span, div.selector3 > div.focus span {
    background-position: right -324px;
}

div.selector3 > div.hover.active span, div.selector3 > div.focus.active span {
    background-position: right -324px;
}

div.selector3 > div.disabled, div.selector3 > div.disabled.active {
    background-position: 0 -351px;
}

div.selector3 > div.disabled span, div.selector3 > div.disabled.active span {
    background-position: right -297px;
}

div.checker {
    position: relative;
}

div.checker, div.checker span, div.checker input {
    width: 15px;
    height: 15px;
}

div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-position: 0 -257px;
}

div.checker span.checked {
    background-position: -15px -257px;
}

div.checker input {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

div.checker.active span {
    background-position: -15px -257px;
}

div.checker.active span.checked {
    background-position: -15px -257px;
}

div.checker.hover span, div.checker.focus span {
    background-position: -30px -257px;
}

div.checker.hover span.checked, div.checker.focus span.checked {
    background-position: -15px -257px;
}

div.checker.hover.active span, div.checker.focus.active span {
    background-position: -15px -257px;
}

div.checker.hover.active span.checked, div.checker.focus.active span.checked {
    background-position: -15px -257px;
}

div.checker.disabled, div.checker.disabled.active {
    background-position: 0 -257px;
}

div.checker.disabled span.checked, div.checker.disabled.active span.checked {
    background-position: 0 -257px;
}

div.radio {
    position: relative;
    display: inline;
}

div.radio, div.radio span, div.radio input {
    width: 13px;
    height: 13px;
}

div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -243px;
}

div.radio span.checked {
    background-position: -13px -243px;
}

div.radio input {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
}

div.radio.active span {
    background-position: -13px -243px;
}

div.radio.active span.checked {
    background-position: -13px -243px;
}

div.radio.hover span.checked, div.radio.focus span.checked {
    background-position: -13px -243px;
}

div.radio.hover.active span, div.radio.focus.active span {
    background-position: -13px -243px;
}

div.radio.hover.active span.checked, div.radio.focus.active span.checked {
    background-position: -13px -243px;
}

div.radio.disabled span, div.radio.disabled.active span {
    background-position: 0 -243px;
}

div.radio.disabled span.checked, div.radio.disabled.active span.checked {
    background-position: 0 -243px;
}

div.uploader {
    background: none;
    height: 27px;
    width: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

div.uploader span.action {
    background-position: 0 -378px;
    height: 27px;
    line-height: 27px;
    width: 94px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer;
}

div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 27px;
    margin: 0 0 0 0;
    line-height: 27px;
    width: 172px;
    padding: 0 10px;
}

div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%
}

div.button {
    background-position: 0 -634px;
    height: 30px;
    cursor: pointer;
    position: relative;
}

div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 30px;
    text-align: center;
    background-position: right -514px;
    height: 30px;
    margin-left: 13px;
    padding: 0;
}

div.button.active {
    background-position: 0 -664px;
}

div.button.active span {
    background-position: right -544px;
    cursor: default;
}

div.button.hover, div.button.focus {
    background-position: 0 -694px;
}

div.button.hover span, div.button.focus span {
    background-position: right -574px;
}

div.button.disabled, div.button.disabled.active {
    background-position: 0 -724px;
}

div.button.disabled span, div.button.disabled.active span {
    background-position: right -604px;
    cursor: default;
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    font-size: 13px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 18px;
    color: #777;
    border: solid 1px #d6d4d4;
}

input.uniform-input.hover, input.uniform-input.focus, select.uniform-multiselect.hover, select.uniform-multiselect.focus, textarea.uniform.hover, textarea.uniform.focus {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-color: #cbcaca;
}

div.button span {
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.button.hover span, div.button.focus span {
    color: #555;
}

div.button.disabled span, div.button.disabled.active span {
    color: #bbb;
}

#compare_shipping .form-group label {
    display: block;
}

div.selector {
    font-size: 12px;
}

div.selector span {
    color: #666;
    text-shadow: 0 1px 0 #fff;
}

div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb;
}

.checker span input {
    margin: 0 !important;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin: 0 !important;
}

.radio-inline, .checkbox-inline {
    cursor: default;
}

div.checker {
    cursor: pointer;
    margin-right: 5px;
}

div.checker span {
    position: relative;
    top: -2px;
}

#layered_form div.checker {
    display: inline;
}

div.radio {
    margin-right: 3px;
}

div.radio span {
    position: relative;
    top: -2px;
}

div.uploader span.action {
    text-shadow: rgba(0, 0, 0, 0.1) 0 1px 0;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

div.uploader span.filename {
    color: #777;
    border: solid 1px #d6d4d4;
    font-size: 13px;
    background: #fbfbfb;
    margin-right: 2px;
}

div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    color: #aaa;
}

div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa;
}

input.uniform-input, input.uniform-input:focus {
    background-color: #fff;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    cursor: pointer;
    z-index: 8060;
    background-attachment: scroll !important;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/images/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('/images/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px;
    }

    #fancybox-loading div {
        background-image: url('/images/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px;
    }
}

#header .banner a {
    display: block;
    max-width: 1170px;
    max-height: 65px;
}

#header .banner a img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 65px;
    max-width: 1170px;
}

.facebook-fanbox {
    overflow-x: hidden;
}

#columns #newsletter_block_left .form-group {
    margin-bottom: 0;
}

#columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
    text-align: left;
    padding: 1px 0 0 0;
    margin-bottom: -19px;
}

#columns #newsletter_block_left .success_inline {
    color: #418B19;
}

#columns #newsletter_block_left .warning_inline {
    color: #f13340;
}

.tags_block .block_content {
    overflow: hidden;
}

.tags_block .block_content a {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 4px 9px 5px 9px;
    border: 1px solid #d6d4d4;
    float: left;
    margin: 0 3px 3px 0;
}

.tags_block .block_content a:hover {
    color: #333;
    background: #f6f6f6;
}

#viewed-products_block_left li.last_item {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

#wishlist_block #wishlist_block_list {
    margin: 0 0 20px 0;
}

#wishlist_block #wishlist_block_list dl {
    font-weight: 400;
}

#wishlist_block #wishlist_block_list dl.products.no-products {
    font-weight: 700;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products.no-products dt {
    padding: 0;
    border-top: none;
}

#wishlist_block #wishlist_block_list dl.products.no-products dd {
    display: none;
}

#wishlist_block #wishlist_block_list dl.products {
    border-bottom: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products dt {
    padding: 20px 0 0;
    border-top: 1px solid #d6d4d4;
}

#wishlist_block #wishlist_block_list dl.products dd {
    padding: 0 0 20px 0;
}

#wishlist_block #wishlist_block_list dl.products dt.first_item {
    padding: 0;
    border-top: none;
}

#wishlist_block #wishlist_block_list dl dt {
    position: relative;
    padding-right: 0;
}

#wishlist_block #wishlist_block_list dl dd {
    margin: 0 0 0 24px;
}

#wishlist_block .lnk .form-group {
    margin: 0 0 20px 0;
}

#wishlist_block .lnk .form-group select {
    max-width: 192px;
}

@media (max-width: 767px) {
    #wishlist_block .lnk .form-group select {
        width: 192px;
    }
}

#wishlist_block .ajax_cart_block_remove_link {
    font-size: 14px;
    line-height: 14px;
    color: #d3d2d2;
    width: 14px;
    height: 14px;
    float: right;
}

#wishlist_block .ajax_cart_block_remove_link:hover {
    color: #2a6496;
}

#wishlist_block .cart_block_product_name {
    width: 85%;
    display: inline-block;
    font-weight: bold;
}

#wishlist_block .quantity-formated {
    float: left;
    margin: 0 5px 0 0;
    width: 15px;
}

#wishlist_block_list .price {
    float: right;
}

#mywishlist td.wishlist_delete a {
    font-size: 15px;
}

#module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
    display: inline-block;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list {
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 20px;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a {
    display: inline-block;
    color: #333;
    margin: 10px 10px 10px 0;
    font-weight: bold;
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a:hover {
    color: #2a6496;
}

#module-blockwishlist-mywishlist .wishlistLinkTop li {
    float: left;
}

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
    float: right;
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts, #module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
    display: none;
}

ul.wlp_bought_list li {
    margin: 0 0 30px 0;
}

ul.wlp_bought_list li .product_image {
    padding: 9px;
    border: 1px solid #d6d4d4;
    margin: 0 0 20px 0;
    max-width: 270px;
}

ul.wlp_bought_list li .product-name {
    margin: 0 0 10px 0;
    padding: 0 20px 0 0;
}

ul.wlp_bought_list li .product-name small {
    display: block;
    font-size: 11px;
}

ul.wlp_bought_list li .product-name small a {
    font-size: 11px;
}

ul.wlp_bought_list li .product_infos {
    position: relative;
}

ul.wlp_bought_list li .btn_action .btn {
    margin: 0 0 10px 0;
}

@media (min-width: 992px) {
    ul.wlp_bought_list li.first-in-line {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.wlp_bought_list li.first-item-of-tablet-line {
        clear: left;
    }
}

.wishlistLinkTop .submit {
    margin: 0 0 30px 0;
}

ul.wlp_bought_list li .lnkdel {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 14px;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
    50% {
        -moz-transform: scale(1.05);
    }
    70% {
        -moz-transform: scale(.9);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }
    50% {
        -o-transform: scale(1.05);
    }
    70% {
        -o-transform: scale(.9);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    60% {
        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    60% {
        -moz-transform: translateX(-30px);
    }
    80% {
        -moz-transform: translateX(10px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    60% {
        -o-transform: translateX(-30px);
    }
    80% {
        -o-transform: translateX(10px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    60% {
        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        -moz-transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes zoomIn {
    0% {
        opacity: 0;
        -o-transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(1.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(.6);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes zoomOut {
    0% {
        opacity: 0;
        -moz-transform: scale(.6);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@-o-keyframes zoomOut {
    0% {
        opacity: 0;
        -o-transform: scale(.6);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        transform: scale(.6);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@-moz-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@-o-keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@keyframes slideBottom {
    0% {
        opacity: 0;
        top: 50px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-moz-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-o-keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes slideRight {
    0% {
        opacity: 0;
        left: 30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-moz-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-o-keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        left: -30px;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}

@-webkit-keyframes pageLeft {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(-90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
    }
}

@-moz-keyframes pageLeft {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateY(-90deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateY(0deg);
    }
}

@-o-keyframes pageLeft {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateY(-90deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateY(0deg);
    }
}

@keyframes pageLeft {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(-90deg);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateY(0deg);
    }
}

@-webkit-keyframes pageRight {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(0deg);
    }
}

@-moz-keyframes pageRight {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateY(90deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateY(0deg);
    }
}

@-o-keyframes pageRight {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateY(90deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateY(0deg);
    }
}

@keyframes pageRight {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateY(90deg);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateY(0deg);
    }
}

@-webkit-keyframes pageTop {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
}

@-moz-keyframes pageTop {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}

@-o-keyframes pageTop {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg);
    }
}

@keyframes pageTop {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg);
    }
}

@-webkit-keyframes pageTopBack {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
}

@-moz-keyframes pageTopBack {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}

@-o-keyframes pageTopBack {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg);
    }
}

@keyframes pageTopBack {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg);
    }
}

@-webkit-keyframes pageBottom {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
}

@-moz-keyframes pageBottom {
    0% {
        opacity: 0;
        -moz-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(400px) rotateX(0deg);
    }
}

@-o-keyframes pageBottom {
    0% {
        opacity: 0;
        -o-transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(400px) rotateX(0deg);
    }
}

@keyframes pageBottom {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(-90deg);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg);
    }
}

@-webkit-keyframes starwars {
    0% {
        opacity: 0;
        -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
    }
    80% {
        opacity: 1;
        -webkit-transform: perspective(200px) scale(1) rotateX(60deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(200px) scale(1) rotateX(0deg);
    }
}

@-moz-keyframes starwars {
    0% {
        opacity: 0;
        -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
    }
    80% {
        opacity: 1;
        -moz-transform: perspective(200px) scale(1) rotateX(60deg);
    }
    100% {
        opacity: 1;
        -moz-transform: perspective(200px) scale(1) rotateX(0deg);
    }
}

@-o-keyframes starwars {
    0% {
        opacity: 0;
        -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
    }
    80% {
        opacity: 1;
        -o-transform: perspective(200px) scale(1) rotateX(60deg);
    }
    100% {
        opacity: 1;
        -o-transform: perspective(200px) scale(1) rotateX(0deg);
    }
}

@keyframes starwars {
    0% {
        opacity: 0;
        transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg);
    }
    80% {
        opacity: 1;
        transform: perspective(200px) scale(1) rotateX(60deg);
    }
    100% {
        opacity: 1;
        transform: perspective(200px) scale(1) rotateX(0deg);
    }
}

.tabajax .tab-content-inner {
    display: none;
}

.tabajax .tab-content-inner.active {
    display: block;
}

.tabajax .item-animate {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
}

.tabajax .play .item-animate {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabajax .play .item-animate {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.tabajax .slideBottom.play .item-animate {
    -webkit-animation: slideBottom 600ms ease both;
    -moz-animation: slideBottom 600ms ease both;
    -o-animation: slideBottom 600ms ease both;
    animation: slideBottom 600ms ease both;
}

.tabajax .slideLeft.play .item-animate {
    -webkit-animation: slideLeft 600ms ease both;
    -moz-animation: slideLeft 600ms ease both;
    -o-animation: slideLeft 600ms ease both;
    animation: slideLeft 600ms ease both;
}

.tabajax .slideRight.play .item-animate {
    -webkit-animation: slideRight 600ms ease both;
    -moz-animation: slideRight 600ms ease both;
    -o-animation: slideRight 600ms ease both;
    animation: slideRight 600ms ease both;
}

.tabajax .bounceIn.play .item-animate {
    -webkit-animation: bounceIn 600ms ease both;
    -moz-animation: bounceIn 600ms ease both;
    -o-animation: bounceIn 600ms ease both;
    animation: bounceIn 600ms ease both;
}

.tabajax .bounceInRight.play .item-animate {
    -webkit-animation: bounceInRight 600ms ease both;
    -moz-animation: bounceInRight 600ms ease both;
    -o-animation: bounceInRight 600ms ease both;
    animation: bounceInRight 600ms ease both;
}

.tabajax .zoomIn.play .item-animate {
    -webkit-animation: zoomIn 600ms ease both;
    -moz-animation: zoomIn 600ms ease both;
    -o-animation: zoomIn 600ms ease both;
    animation: zoomIn 600ms ease both;
}

.tabajax .zoomOut.play .item-animate {
    -webkit-animation: zoomOut 600ms ease both;
    -moz-animation: zoomOut 600ms ease both;
    -o-animation: zoomOut 600ms ease both;
    animation: zoomOut 600ms ease both;
}

.tabajax .pageRight.play .item-animate {
    -webkit-animation: pageRight 600ms ease both;
    -moz-animation: pageRight 600ms ease both;
    -o-animation: pageRight 600ms ease both;
    animation: pageRight 600ms ease both;
}

.tabajax .pageLeft.play .item-animate {
    -webkit-animation: pageLeft 600ms ease both;
    -moz-animation: pageLeft 600ms ease both;
    -o-animation: pageLeft 600ms ease both;
    animation: pageLeft 600ms ease both;
}

.tabajax .pageTop.play .item-animate {
    -webkit-animation: pageTop 600ms ease both;
    -moz-animation: pageTop 600ms ease both;
    -o-animation: pageTop 600ms ease both;
    animation: pageTop 600ms ease both;
}

.tabajax .pageBottom.play .item-animate {
    -webkit-animation: pageBottom 600ms ease both;
    -moz-animation: pageBottom 600ms ease both;
    -o-animation: pageBottom 600ms ease both;
    animation: pageBottom 600ms ease both;
}

.tabajax .starwars.play .item-animate {
    -webkit-animation: starwars 600ms ease-out both;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: starwars 600ms ease-out both;
    -moz-transform-origin: 50% 50%;
    -o-animation: starwars 600ms ease-out both;
    -o-transform-origin: 50% 50%;
    animation: starwars 600ms ease-out both;
    transform-origin: 50% 50%
}

.sns-slideshow {
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    overflow: hidden;
}

.sns-slideshow .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.sns-slideshow .loading .bg-loading {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.sns-slideshow .loading .icon-loading {
    position: absolute;
    display: block;
    background: url('/images/site/loading.gif') no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sns-slideshow [data-u="slides"] {
    cursor: move;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.sns-slideshow [data-u="navigator"] {
    position: absolute;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sns-slideshow:hover [data-u="navigator"] {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sns-slideshow [data-u="navigator"] [data-u="prototype"] {
    position: absolute;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.sns-slideshow [data-u="arrowleft"] {
    width: 50px;
    height: 50px;
    top: 123px;
    left: 8px;
    background: #fff;
    color: #666;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.sns-slideshow:hover [data-u="arrowleft"], .sns-slideshow:hover [data-u="arrowright"] {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.sns-slideshow [data-u="arrowright"] {
    width: 50px;
    height: 50px;
    top: 123px;
    right: 8px;
    background: #fff;
    color: #666;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.sns-slideshow [data-u="arrowright"]:hover, .sns-slideshow [data-u="arrowleft"]:hover, .sns-slideshow [data-u="navigator"] [data-u="prototype"]:hover, .sns-slideshow:hover [u="navigator"], .sns-slideshow [data-u="navigator"] [data-u="prototype"].av {
    opacity: 1;
    filter: alpha(opacity=100);
}

#sdsblogCategory {
    margin-bottom: 0;
    overflow: hidden;
}

.sdsarticleCat {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
    padding-bottom: 8px;
}

.sdsarticleHeader {
    margin: 6px 0 10px;
    padding-bottom: 5px;
}

.sdsarticleHeader span, .sdsarticleHeader span a {
    font-size: 11px;
}

.sdsarticleHeader span a {
    text-decoration: none;
}

.sdsarticleHeader span a:hover {
    text-decoration: underline;
}

.articleContent {
    overflow: hidden;
}

.articleContent {
}

.articleContent img {
    max-width: 98%;
    padding: 5px;
}

.articleContent .sdsreadMore {
    margin-top: 5px;
    padding: 0 10px;
    text-align: right;
}

.articleContent .sdsreadMore span {
    margin-left: 10px;
}

.articleContent .sdsreadMore span.comment a {
    background: url("/images/site/comment.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    margin-right: 2px;
    padding: 2px 6px 2px 25px;
}

.articleContent .sdsreadMore span a {
    font-size: 12px;
    text-decoration: none;
}

.articleContent .sdsreadMore span a.r_more {
    float: right;
}

#sdsblogArticle .sdsarticleHeader h1, #sdsblogArticle .sdsarticleHeader h1 a {
    color: #222222;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 3px;
}

.sdstags-update {
    display: inline-block;
    margin-top: 10px;
    text-align: right;
}

.sdstags-update .tags {
    float: left;
}

.sdstags-update .tags a {
    background-color: #F3F3F3;
    border: 1px solid #E8E8E8;
    font-size: 12px;
    padding: 2px 5px;
}

.sdsarticleBottom {
    display: block;
    margin-top: 20px;
    overflow: hidden;
}

.sdsarticleBottom > div {
    margin-bottom: 25px;
    overflow: hidden;
}

.sdsarticleBottom h4, #sdsblogCategory h4 {
    clear: both;
    font-size: 16px;
    letter-spacing: 0;
    margin: 20px 0 10px;
}

.sdsarticleBottom ul, #sdsblogCategory ul {
    float: left;
    list-style: none outside none;
    padding: 0;
    width: 40%
}

.sdsarticleBottom li, #sdsblogCategory li {
    background: url("/images/site/message-news.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 3px 0 3px 20px;
}

#productRelated .box-product {
    margin: 0;
    overflow: hidden;
    width: 100%
}

#productRelated .relProduct {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    text-align: center;
    width: 19%
}

#sdsblogArticle .attention img {
    margin: 0 10px;
}

#articleComments {
    background-color: #FFFFFF;
    border-bottom: 4px solid #E1E1E1;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    clear: left;
    margin: 20px 0;
    padding: 10px 15px;
}

div.relProduct .cart {
    text-align: center;
    width: 100%
}

div.relProduct .price {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

div.relProduct .price-old {
    color: #999999;
    font-size: 12px;
    text-decoration: line-through;
}

div.relProduct .price-new {
    font-size: 16px;
    font-weight: bold;
}

#articleComments h4 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 10px;
}

#articleComments h4 span {
    font-size: 14px;
    font-weight: normal;
}

#articleComments #comments {
    overflow: hidden;
}

#comments .commentEmpty {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 8px 10px;
}

#comments .commentList {
    list-style: none outside none;
    margin: 15px 0 0;
    padding: 0;
}

.commentList li {
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 75px;
    position: relative;
}

.childComment li {
    border: 1px solid #FFFFFF;
}

.commentList li .avatar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
}

.commentList li .badge {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    cursor: default;
    font-size: 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    padding: 1px 4px;
    text-shadow: 1px 1px 0 #333333;
}

.commentList li .default {
    background: none repeat scroll 0 0 #0555C6;
}

.commentList li .top, .commentList li .admin {
    background: none repeat scroll 0 0 #FF0000;
}

.commentList li .name, .commentList li .name a {
    color: #333333;
    cursor: default;
    font-size: 15px;
    text-decoration: none;
}

.commentList li .name a {
    cursor: pointer;
}

.commentList li .name a:hover {
    text-decoration: underline;
}

.commentList li .created {
    color: #888888;
    font-size: 10px;
    margin: 2px 0 8px;
}

.commentList li .reply {
    height: 22px;
    margin-top: 10px;
    text-align: right;
}

.commentList li .reply a {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
}

.commentList li .reply a:hover {
    background: none repeat scroll 0 0 #333333;
}

.commentList .even {
    background: none repeat scroll 0 0 #FFFFFF;
}

.childComment .even {
    background: none repeat scroll 0 0 #F8F8F8;
}

.commentList .odd {
    background: none repeat scroll 0 0 #EEEEEE;
}

.childComment .odd {
    background: none repeat scroll 0 0 #E6E6E6;
}

#comments .pagination {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 0;
}

#comments .pagination .links a, #comments .pagination .links b {
    font-size: 10px;
    padding: 2px 5px;
}

#comments .pagination .links a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
}

#comments .pagination .links b {
    background: none repeat scroll 0 0 #0481CF;
    color: #FFFFFF;
}

#articleComments #respond {
    padding: 15px 0;
}

#respond h4 {
    font-size: 18px;
}

#respond #commentTitle {
}

#comments #commentTitle {
    display: none;
}

#respond #replyTitle {
    display: none;
}

#comments #respond {
    border-top: 1px solid #CCCCCC;
    margin-top: 15px;
}

#comments #replyTitle {
    display: block;
    margin-bottom: 10px;
}

#respond #cancelCommentReply {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-top: -27px;
    padding: 3px 10px;
    text-decoration: none;
}

#respond #cancelCommentReply:hover {
    background: none repeat scroll 0 0 #333333;
}

#respond table {
    width: 100%
}

#respond input[disabled] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}

#respond input[type="text"] {
    width: 200px;
}

#respond .captcha input[type="text"] {
    width: 85px;
}

#respond td {
    padding: 3px 5px;
}

#respond .note {
    color: #888888;
    display: block;
    font-size: 10px;
    margin: 0 8px;
}

#respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: 125px;
}

#respond td.captcha {
    padding-top: 0;
}

#respond td.captcha div {
    overflow: hidden;
}

#respond td.captcha span {
    float: right;
    min-width: 120px;
}

#respond td.captcha span.captchaImage {
    margin-right: 25px;
    padding-top: 9px;
}

#respond .error {
    color: #DD0000;
    display: inline-block;
    font-size: 11px;
    margin: 0 8px;
}

#respond .right {
    padding: 15px 25px 10px;
    text-align: right;
}

.blogSearch {
    margin: 15px 0;
    overflow: hidden;
}

.blogSearch ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.blogSearch a {
    text-decoration: none;
}

.blogSearch a:hover {
    text-decoration: underline;
}

.blogSearch .title {
    font-size: 14px;
}

.blogSearch .info, .blogSearch .sdsreadMore {
    color: #888888;
    font-size: 11px;
    font-style: italic;
}

.blogSearch img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
}

.blogSearch p {
    margin: 0;
}

.blogSearch .plain {
    margin-bottom: 15px;
    padding-left: 20px;
}

.blogSearch .plain li {
    background: url("/images/site/bg-input.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    padding-left: 15px;
}

.blogSearch .plain .info {
    margin-left: 15px;
}

.blogSearch .compact li {
    float: left;
    height: 120px;
    padding: 0 1.5%;
    width: 47%
}

.blogSearch .compact div {
    margin-left: 110px;
}

.blogSearch .compact .title {
    font-size: 18px;
}

.blogSearch .compact .info {
    display: block;
}

.blogSearch .compact img {
    float: left;
}

.blogSearch .grid > div {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}

.blogSearch .grid img {
    display: block;
    margin: 0 auto 8px;
}

.blogSearch .grid .info {
    display: block;
    font-size: 10px;
}

#tab-related-article {
    overflow: hidden;
}

#tab-related-article ul {
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#tab-related-article li {
    float: left;
    min-height: 160px;
    overflow: hidden;
    padding: 0 1%;
    width: 31%
}

#tab-related-article a {
    text-decoration: none;
}

#tab-related-article a:hover {
    text-decoration: underline;
}

#tab-related-article .blogTitle {
    display: block;
    font-size: 14px;
}

#tab-related-article .blogImage {
    float: left;
    margin-right: 10px;
}

#tab-related-article .info {
    color: #888888;
    font-size: 11px;
    font-style: italic;
    margin-right: 8px;
}

#tab-related-article img {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 3px;
}

#tab-related-article p {
    margin: 0;
}

.blogCol2 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 1% 2%;
    width: 46%
}

.blogCol3 .sdsarticleCat {
    float: left;
    padding: 0.5% 1%;
    width: 31%
}

.blogCol4 .sdsarticleCat {
    float: left;
    margin: 0;
    padding: 0.5% 1%;
    width: 23%
}

.blogCol4 .sdsarticleHeader {
    margin: 8px 0;
}

.blogCol4 .sdsarticleHeader h3, .blogCol4 .sdsarticleHeader h3 a {
    font-size: 20px !important;
}

.blogCol4 .sdsarticleHeader span {
    display: none;
    visibility: hidden;
}

.imageContent {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    margin: 0 10px 10px 0;
    padding: 4px;
}

.blogCol3 .sdsarticleHeader h2, .blogCol3 .sdsarticleHeader h2 a {
    font-size: 21px !important;
    line-height: 24px;
}

.blogCol4 .sdsarticleHeader h2, .blogCol4 .sdsarticleHeader h2 a {
    font-size: 16px !important;
    line-height: 19px;
}

.blogCol4 .comment, .blogCol4 .comment a {
    display: none;
}

#sdsblogCategory .imageFeatured {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E4E4E4;
    float: left;
    margin: 0 10px 10px 0;
    max-width: 98.5%;
    padding: 4px;
}

#sdsblogCategory p, #sdsblogArticle p {
    line-height: 18px;
    margin-bottom: 10px;
}

.sdsarticleHeader span {
    font-size: 12px;
    line-height: 18px;
}

.sdsarticle-des {
    margin: 10px 0;
}

.sdsarticle-des p {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 0;
}

.sdsarticle-des ol {
    list-style-type: none;
}

.sdsreadMore .more a {
    float: right;
    padding: 0 10px;
    font-weight: bold;
}

.sdsreadMore .comment a {
    text-decoration: none;
}

fieldset.account_creation {
    background: none repeat scroll 0 0 #F8F8F8;
    padding: 0 0 15px;
}

.comment-reply-title {
    margin: 10px;
    font-size: 18px;
}

.account_creation p.text {
    margin: 10px;
    padding-bottom: 10px;
    color: #313131;
}

.account_creation p.text input {
    border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 12px;
    height: 22px;
    padding: 0 5px;
}

.news_module_image_holder img {
    padding: 5px;
    max-width: 95%
}

.post-page .results {
    float: right;
    margin-top: 30px;
}

.paddleftreleted {
    padding-left: 34px;
}

.sdsbox-content .fullwidthreleted {
    width: 100%
}

.sdstitle_block {
    background: none repeat scroll 0 0 #F6F6F6;
    border-top: 5px solid #333333;
    color: #555454;
    font: 600 18px/22px "Open Sans", sans-serif;
    margin-bottom: 20px;
    padding: 14px 5px 17px 20px;
    text-transform: uppercase;
}

.sdstitle_block .all_news {
    float: right;
    font-size: 10px;
}

.sdsblog-box-content {
    padding-top: 10px;
}

.sdsbox-content ul {
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 0;
}

.sdsbox-content ul li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
}

.sdsbox-content ul li a {
    font-size: 12px;
}

.sdsbox-content .recentComments li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    width: 100%
}

.sdsbox-content .recentComments li a {
    font-size: 12px;
}

.sdsbox-content .recentComments li a img {
    float: left;
}

.sdsbox-content .popularArticles li {
    padding: 6px 0;
    display: inline-block;
    border-bottom: 1px dotted #ccc !important;
    width: 100%
}

.sdsbox-content .popularArticles li a {
    font-size: 12px;
}

.sdsbox-content .popularArticles li .image {
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 0 5px 5px;
}

.sdsbox-content .recentArticles li {
    padding: 6px 0;
    border-bottom: 1px dotted #ccc !important;
    display: inline-block;
    width: 100%
}

.sdsbox-content .recentArticles li a {
    font-size: 12px;
}

.sdsbox-content .recentArticles li .image {
    float: left;
    display: inline-flex;
    width: 65px;
    height: 45px;
    margin: 5px 5px;
}

.blogTags .sdsbox-content {
    margin-bottom: 10px;
}

.blogTags .sdsbox-content a {
    line-height: 1.5em;
    margin: 0 0.1em;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
}

.smartblock {
    margin-bottom: 20px;
}

.bloggrid {
    border: 1px solid #E3E3E3;
    float: left;
    margin: 5px;
    width: 46%
}

#sds_blog_post .sds_post_title {
    background: none;
    border: none;
    font-size: 14px;
    padding: 0;
    content: none !important;
}

#sdssearch_block_top {
    padding-top: 0;
}

#sdssearch_block_top #searchbox {
    float: left;
    width: 100%
}

#sdssearch_block_top .btn.button-search {
    background: #333333;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    color: white;
    width: 50px;
    text-align: center;
    padding: 10px 0 11px 0;
}

#sdssearch_block_top .btn.button-search span {
    display: none;
}

#sdssearch_block_top .btn.button-search:before {
    content: "\f002";
    display: block;
    font-family: "FontAwesome";
    font-size: 17px;
    width: 100%;
    text-align: center;
}

#sdssearch_block_top .btn.button-search:hover {
    color: #6f6f6f;
}

#sdssearch_block_top #search_query_top {
    display: inline;
    padding: 0 13px;
    height: 45px;
    line-height: 45px;
    background: #fbfbfb;
    margin-right: 1px;
}

.ac_results {
    background: white;
    border: 1px solid #d6d4d4;
    width: 271px;
    margin-top: -1px;
}

.ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px;
}

.ac_results li.ac_odd {
    background: white;
}

.ac_results li:hover, .ac_results li.ac_over {
    background: #fbfbfb;
}

form#searchbox {
    position: relative;
}

form#searchbox label {
    color: #333333;
}

form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
}

form#searchbox .button.button-small {
    float: left;
}

form#searchbox .button.button-small i {
    margin-right: 0;
}

.smartblogcomments .success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #3C763D;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.smartblogcomments .warning {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

@media (max-width: 768px) {
    #sns_cpanel {
        display: none;
    }
}

#sns_cpanel {
    background: #FFF;
    border: 1px solid #CCC;
    border-bottom: 5px solid #CCC;
    border-left: none;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0 0 15px;
    position: fixed;
    top: 7%;
    width: 310px;
    z-index: 9999;
    left: -311px;
}

#sns_cpanel .minicolors-input {
    height: 34px;
}

#sns_cpanel .cpanel-head {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px 5px;
    background: #f5f5f5;
    border-bottom: 1px solid #CCC;
}

#sns_cpanel #sns_config_btn i {
    font-size: 20px;
    position: absolute;
    top: 18px;
    left: 7px;
    color: #ccc;
}

#sns_cpanel #sns_cpanel_accor {
    padding: 15px 15px 0;
}

#sns_cpanel #sns_cpanel_accor .accordion-heading {
    border-top: 1px solid #dedede;
    padding: 8px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

#sns_cpanel #sns_cpanel_accor .accordion-heading:first-child {
    border-top: none;
}

#sns_cpanel #sns_cpanel_accor .accordion-heading a {
    color: #333;
}

#sns_cpanel #sns_cpanel_accor .accordion-heading a:hover, #sns_cpanel #sns_cpanel_accor .accordion-heading a:active, #sns_cpanel #sns_cpanel_accor .accordion-heading a:focus {
    color: #333;
}

#sns_cpanel #sns_cpanel_accor .collapse .accordion-inner {
    padding: 5px 0 10px;
}

#sns_cpanel .button-action {
    margin: 0 15px;
    padding-top: 15px;
    border-top: 1px solid #dedede;
    text-align: right;
}

#sns_cpanel .button-action .btn {
    padding-left: 25px;
    padding-right: 25px;
}

#sns_cpanel .bg-pattern {
    max-height: 150px;
    overflow: auto;
}

#sns_cpanel .bg-pattern label {
    padding: 0;
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
}

#sns_cpanel .bg-pattern label.active {
    border: 1px solid #FF0A0A;
}

#sns_cpanel .bg-pattern input {
    display: none;
}

#scsscompile {
    position: fixed;
    top: 50%;
    right: 20px;
}

.minicolors {
    position: relative;
}

.minicolors-swatch {
    position: absolute;
    vertical-align: middle;
    background: url(/images/site/jquery.minicolors.png) -80px 0;
    border: solid 1px #ccc;
    cursor: text;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.minicolors-swatch-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.minicolors input[type=hidden] + .minicolors-swatch {
    width: 28px;
    position: static;
    cursor: pointer;
}

.minicolors-panel {
    position: absolute;
    width: 173px;
    height: 152px;
    background: white;
    border: solid 1px #CCC;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    z-index: 99999;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
}

.minicolors-panel.minicolors-visible {
    display: block;
}

.minicolors-position-top .minicolors-panel {
    top: -154px;
}

.minicolors-position-right .minicolors-panel {
    right: 0;
}

.minicolors-position-bottom .minicolors-panel {
    top: auto;
}

.minicolors-position-left .minicolors-panel {
    left: 0;
}

.minicolors-with-opacity .minicolors-panel {
    width: 194px;
}

.minicolors .minicolors-grid {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 150px;
    height: 150px;
    background: url(/images/site/jquery.minicolors.png) -120px 0;
    cursor: crosshair;
}

.minicolors .minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: none;
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0;
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background: url(/images/site/jquery.minicolors.png) -270px 0;
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0;
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background: black;
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0;
}

.minicolors-slider, .minicolors-opacity-slider {
    position: absolute;
    top: 1px;
    left: 152px;
    width: 20px;
    height: 150px;
    background: white url(/images/site/jquery.minicolors.png) 0 0;
    cursor: row-resize;
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0;
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0;
}

.minicolors-opacity-slider {
    left: 173px;
    background-position: -40px 0;
    display: none;
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block;
}

.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 12px;
    height: 12px;
    border: solid 1px black;
    border-radius: 10px;
    margin-top: -6px;
    margin-left: -6px;
    background: none;
}

.minicolors-grid .minicolors-picker > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: solid 2px white;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background: white;
    border: solid 1px black;
    margin-top: -2px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.minicolors-inline {
    display: inline-block;
}

.minicolors-inline .minicolors-input {
    display: none !important;
}

.minicolors-inline .minicolors-panel {
    position: relative;
    top: auto;
    left: auto;
    box-shadow: none;
    z-index: auto;
    display: inline-block;
}

.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px;
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 5px;
}

.minicolors-theme-default.minicolors {
    width: auto;
    display: inline-block;
}

.minicolors-theme-default .minicolors-input {
    height: 20px;
    width: auto;
    display: inline-block;
    padding-left: 26px;
}

.minicolors-theme-default.minicolors-position-right .minicolors-input {
    padding-right: 26px;
    padding-left: inherit;
}

.minicolors-theme-bootstrap .minicolors-swatch {
    top: 3px;
    left: 3px;
    width: 28px;
    height: 28px;
    border-radius: 3px;
}

.minicolors-theme-bootstrap .minicolors-swatch-color {
    border-radius: inherit;
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 3px;
}

.minicolors-theme-bootstrap .minicolors-input {
    padding-left: 44px;
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
    padding-right: 44px;
    padding-left: 12px;
}

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
    top: 4px;
    left: 4px;
    width: 37px;
    height: 37px;
    border-radius: 5px;
}

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
    width: 24px;
    height: 24px;
}

@keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6;
    }
    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b;
    }
    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745;
    }
    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46;
    }
    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74;
    }
    100% {
        transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    }
}

@-webkit-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6;
    }
    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b;
    }
    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745;
    }
    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46;
    }
    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74;
    }
    100% {
        -webkit-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    }
}

@-moz-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6;
    }
    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b;
    }
    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745;
    }
    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46;
    }
    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74;
    }
    100% {
        -moz-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    }
}

@-o-keyframes smallLoading {
    16.67% {
        box-shadow: -35px -60px 0 20px #76bdd1, 35px -60px 0 20px #6cce74, 70px 0 0 20px #c18d46, 35px 60px 0 20px #c14745, -35px 60px 0 20px #2e1e5b, -70px 0 0 20px #9c37a6;
    }
    33.33% {
        box-shadow: -35px -60px 0 20px #9c37a6, 35px -60px 0 20px #76bdd1, 70px 0 0 20px #6cce74, 35px 60px 0 20px #c18d46, -35px 60px 0 20px #c14745, -70px 0 0 20px #2e1e5b;
    }
    50% {
        box-shadow: -35px -60px 0 20px #2e1e5b, 35px -60px 0 20px #9c37a6, 70px 0 0 20px #76bdd1, 35px 60px 0 20px #6cce74, -35px 60px 0 20px #c18d46, -70px 0 0 20px #c14745;
    }
    66.67% {
        box-shadow: -35px -60px 0 20px #c14745, 35px -60px 0 20px #2e1e5b, 70px 0 0 20px #9c37a6, 35px 60px 0 20px #76bdd1, -35px 60px 0 20px #6cce74, -70px 0 0 20px #c18d46;
    }
    88.88% {
        box-shadow: -35px -60px 0 20px #c18d46, 35px -60px 0 20px #c14745, 70px 0 0 20px #2e1e5b, 35px 60px 0 20px #9c37a6, -35px 60px 0 20px #76bdd1, -70px 0 0 20px #6cce74;
    }
    100% {
        -o-transform: rotate(-360deg);
        box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    }
}

.banner2 {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.banner2 img {
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.banner2:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 25px;
    content: " ";
    left: 12px;
    opacity: 0;
    position: absolute;
    right: 12px;
    top: 25px;
    transform: scale(0, 1);
    transform-origin: 0 0 0;
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
    z-index: 1;
}

.banner2:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 12px;
    content: "";
    left: 25px;
    opacity: 0;
    position: absolute;
    right: 25px;
    top: 12px;
    transform: scale(1, 0);
    transform-origin: 100% 0 0;
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
    z-index: 1;
}

.banner2:hover:after, .banner2:hover:before {
    opacity: 1;
    transform: scale(1);
}

.banner2:hover img {
    opacity: 0.8;
    transform: scale(1.05);
}

.banner4 {
    display: block;
    position: relative;
    overflow: hidden;
}

.banner4:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.banner4:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.banner4:hover:before {
    right: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.banner4:hover:after {
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.banner4.black:hover:before {
    right: 50%;
    left: 50%;
    background: rgba(0, 0, 0, 0.1);
}

.banner4.black:hover:after {
    top: 50%;
    bottom: 50%;
    background: rgba(0, 0, 0, 0.1);
}

*::-moz-placeholder {
    color: #d8d8d8 !important;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #d8d8d8 !important;
}

*::-webkit-input-placeholder {
    color: #d8d8d8 !important;
}

body {
    overflow-x: hidden;
    position: relative;
    /*color: #909090;*/
    /*color:#272727*/;
    color: #666;
    line-height: 165%
}

body.boxed-layout #sns_wrapper {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1199px) {
    body.boxed-layout #sns_wrapper {
        max-width: 1000px;
    }
}

@media (max-width: 991px) {
    body.boxed-layout #sns_wrapper {
        max-width: 770px;
    }
}

body.boxed-layout #sns_menu {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1199px) {
    body.boxed-layout #sns_menu {
        max-width: 1000px;
    }
}

@media (max-width: 991px) {
    body.boxed-layout #sns_menu {
        max-width: 770px;
    }
}

@media (max-width: 767px) {
    body.boxed-layout {
        padding: 0;
    }
}

body #sns_wrapper {
    background: #fff;
}

body #sns_wrapper > .wrap {
    width: 100%
}

body .form-control:focus {
    box-shadow: unset;
    border-color: #79c251;
}

body.show-sidebar {
    overflow: hidden;
}

.container .container {
    width: 100%
}

.btn:focus:hover, .btn.focus:hover, .btn:active:focus:hover, .btn.focus:active:hover, .btn.active:focus:hover, .btn.active.focus:hover, *:hover, a:hover, .btn:focus:focus, .btn.focus:focus, .btn:active:focus:focus, .btn.focus:active:focus, .btn.active:focus:focus, .btn.active.focus:focus, *:focus, a:focus, .btn:focus:active, .btn.focus:active, .btn:active:focus:active, .btn.focus:active:active, .btn.active:focus:active, .btn.active.focus:active, *:active, a:active {
    outline: none;
}

a {
    color: #666;
}

a:hover, a:focus {
    text-decoration: none;
    color: #5a8ef7;
}

a, span, i {
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

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

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
    color: #666;
    font-weight: 300;
}

h1 {
    font-size: 307.69231%
}

h2 {
    font-size: 230.76923%
}

h3 {
    font-size: 169.23077%
}

h4 {
    font-size: 123.07692%
}

h5 {
    font-size: 100%
}

h6 {
    font-size: 84.61538%
}

textarea {
    resize: none;
}

.label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
}

label {
    color: #333;
    font-weight: normal;
}

label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px;
}

table.std, table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999;
    border-bottom: none;
    background: white;
    border-collapse: inherit;
}

table.std th, table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 black;
    background: #999;
}

table.std tr.alternate_item, table.table_block tr.alternate_item {
    background-color: #f3f3f3;
}

table.std td, table.table_block td {
    padding: 12px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px;
    vertical-align: top;
}

.table {
    margin-bottom: 30px;
}

.table > thead > tr > th {
    background: #fdfdfd;
    border-bottom-width: 1px;
    color: #909090;
    vertical-align: middle;
}

.table td a.color-myaccount {
    color: #428bca;
    text-decoration: underline;
}

.table td a.color-myaccount:hover {
    text-decoration: none;
}

.table tfoot tr {
    background: #fdfdfd;
}

.btn {
    border-radius: 3px;
}

.btnsns, .button.button-medium, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 5px 15px;
    border: 1px solid #ccc;
    color: #666;
    background: none;
    cursor: pointer;
    white-space: normal;
    font-size: 120%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #272727;
}

.btnsns:hover, .button.button-medium:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.button_mini_disabled:hover, input.button_small_disabled:hover, input.button_disabled:hover, input.button_large_disabled:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, input.exclusive_mini_disabled:hover, input.exclusive_small_disabled:hover, input.exclusive_disabled:hover, input.exclusive_large_disabled:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover, span.button_mini:hover, span.button_small:hover, span.button:hover, span.button_large:hover, span.exclusive_mini:hover, span.exclusive_small:hover, span.exclusive:hover, span.exclusive_large:hover, span.exclusive_large_disabled:hover {
    border-color: #5a8ef7;
    color: #fff;
    background: linear-gradient(to right, #78a6d6 0%, #78a6d6 77%, #78a6d6 100%) repeat scroll 0% 0% transparent;

}

.btnsns span i.right, .button.button-medium span i.right, input.button_mini span i.right, input.button_small span i.right, input.button span i.right, input.button_large span i.right, input.button_mini_disabled span i.right, input.button_small_disabled span i.right, input.button_disabled span i.right, input.button_large_disabled span i.right, input.exclusive_mini span i.right, input.exclusive_small span i.right, input.exclusive span i.right, input.exclusive_large span i.right, input.exclusive_mini_disabled span i.right, input.exclusive_small_disabled span i.right, input.exclusive_disabled span i.right, input.exclusive_large_disabled span i.right, a.button_mini span i.right, a.button_small span i.right, a.button span i.right, a.button_large span i.right, a.exclusive_mini span i.right, a.exclusive_small span i.right, a.exclusive span i.right, a.exclusive_large span i.right, span.button_mini span i.right, span.button_small span i.right, span.button span i.right, span.button_large span i.right, span.exclusive_mini span i.right, span.exclusive_small span i.right, span.exclusive span i.right, span.exclusive_large span i.right, span.exclusive_large_disabled span i.right, .btnsns .fa-chevron-right, .button.button-medium .fa-chevron-right, input.button_mini .fa-chevron-right, input.button_small .fa-chevron-right, input.button .fa-chevron-right, input.button_large .fa-chevron-right, input.button_mini_disabled .fa-chevron-right, input.button_small_disabled .fa-chevron-right, input.button_disabled .fa-chevron-right, input.button_large_disabled .fa-chevron-right, input.exclusive_mini .fa-chevron-right, input.exclusive_small .fa-chevron-right, input.exclusive .fa-chevron-right, input.exclusive_large .fa-chevron-right, input.exclusive_mini_disabled .fa-chevron-right, input.exclusive_small_disabled .fa-chevron-right, input.exclusive_disabled .fa-chevron-right, input.exclusive_large_disabled .fa-chevron-right, a.button_mini .fa-chevron-right, a.button_small .fa-chevron-right, a.button .fa-chevron-right, a.button_large .fa-chevron-right, a.exclusive_mini .fa-chevron-right, a.exclusive_small .fa-chevron-right, a.exclusive .fa-chevron-right, a.exclusive_large .fa-chevron-right, span.button_mini .fa-chevron-right, span.button_small .fa-chevron-right, span.button .fa-chevron-right, span.button_large .fa-chevron-right, span.exclusive_mini .fa-chevron-right, span.exclusive_small .fa-chevron-right, span.exclusive .fa-chevron-right, span.exclusive_large .fa-chevron-right, span.exclusive_large_disabled .fa-chevron-right {
    margin-left: 5px;
}

.btnsns span i.left, .button.button-medium span i.left, input.button_mini span i.left, input.button_small span i.left, input.button span i.left, input.button_large span i.left, input.button_mini_disabled span i.left, input.button_small_disabled span i.left, input.button_disabled span i.left, input.button_large_disabled span i.left, input.exclusive_mini span i.left, input.exclusive_small span i.left, input.exclusive span i.left, input.exclusive_large span i.left, input.exclusive_mini_disabled span i.left, input.exclusive_small_disabled span i.left, input.exclusive_disabled span i.left, input.exclusive_large_disabled span i.left, a.button_mini span i.left, a.button_small span i.left, a.button span i.left, a.button_large span i.left, a.exclusive_mini span i.left, a.exclusive_small span i.left, a.exclusive span i.left, a.exclusive_large span i.left, span.button_mini span i.left, span.button_small span i.left, span.button span i.left, span.button_large span i.left, span.exclusive_mini span i.left, span.exclusive_small span i.left, span.exclusive span i.left, span.exclusive_large span i.left, span.exclusive_large_disabled span i.left, .btnsns .fa-chevron-left, .button.button-medium .fa-chevron-left, input.button_mini .fa-chevron-left, input.button_small .fa-chevron-left, input.button .fa-chevron-left, input.button_large .fa-chevron-left, input.button_mini_disabled .fa-chevron-left, input.button_small_disabled .fa-chevron-left, input.button_disabled .fa-chevron-left, input.button_large_disabled .fa-chevron-left, input.exclusive_mini .fa-chevron-left, input.exclusive_small .fa-chevron-left, input.exclusive .fa-chevron-left, input.exclusive_large .fa-chevron-left, input.exclusive_mini_disabled .fa-chevron-left, input.exclusive_small_disabled .fa-chevron-left, input.exclusive_disabled .fa-chevron-left, input.exclusive_large_disabled .fa-chevron-left, a.button_mini .fa-chevron-left, a.button_small .fa-chevron-left, a.button .fa-chevron-left, a.button_large .fa-chevron-left, a.exclusive_mini .fa-chevron-left, a.exclusive_small .fa-chevron-left, a.exclusive .fa-chevron-left, a.exclusive_large .fa-chevron-left, span.button_mini .fa-chevron-left, span.button_small .fa-chevron-left, span.button .fa-chevron-left, span.button_large .fa-chevron-left, span.exclusive_mini .fa-chevron-left, span.exclusive_small .fa-chevron-left, span.exclusive .fa-chevron-left, span.exclusive_large .fa-chevron-left, span.exclusive_large_disabled .fa-chevron-left {
    margin-right: 5px;
}

.btnsns .fa-angle-left, .btn span .fa-angle-left, .btnsns .fa-angle-right, .btn span .fa-angle-right {
    display: none;
}

*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large, *:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled, *:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large, *:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
    border: none;
}

input.button_disabled, input.exclusive_disabled, span.exclusive {
    border: 1px solid #ccc;
    color: #999;
    cursor: default;
}

.btn.disabled, .btn[disabled]:hover {
    opacity: 0.3;
}

.button.button-medium.exclusive {
    border-color: #db8600 #d98305 #c86d26 #d98305;
    background-image: -owg(linear-gradient(top, #fdaa02, #fe9702));
    background-image: -webkit(linear-gradient(top, #fdaa02, #fe9702));
    background-image: -moz(linear-gradient(top, #fdaa02, #fe9702));
    background-image: -o(linear-gradient(top, #fdaa02, #fe9702));
    background-image: linear-gradient(top, #fdaa02, #fe9702);
}

.button.button-medium.exclusive span {
    border-color: #fec133 #febc33 #feb233 #febc33;
}

.button.button-medium.exclusive:hover {
    background: #f89609;
    border-color: #a6550c #ba6708 #db8600 #ba6708;
}

.button.button-medium.exclusive:hover span {
    border-color: #fec133;
}

.link-button {
    font-weight: bold;
}

.link-button i {
    margin-right: 5px;
}

.link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver;
}

.btn.button-plus, .btn.button-minus {
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    border: none;
    color: #ccc;
}

.btn.button-plus span, .btn.button-minus span {
    display: block;
    border: 1px solid #ccc;
    vertical-align: middle;
    width: 27px;
    height: 27px;
    text-align: center;
    position: relative;
}

.btn.button-plus span:before, .btn.button-minus span:before, .btn.button-plus span:after, .btn.button-minus span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 60%;
    left: 20%;
    background: #ccc;
    height: 1px;
}

.btn.button-plus span .fa, .btn.button-minus span .fa {
    display: none;
}

.btn.button-plus span:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.button.exclusive-medium {
    font-size: 17px;
    padding: 0;
    line-height: 21px;
    color: #333;
    font-weight: bold;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    text-shadow: 1px 1px #fff;
}

.button.exclusive-medium span {
    border: 1px solid;
    border-color: #fff;
    display: block;
    padding: 9px 10px 11px 10px;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

@media (max-width: 480px) {
    .button.exclusive-medium span {
        font-size: 15px;
        padding-right: 7px;
        padding-left: 7px;
    }
}

.button.exclusive-medium span:hover {
    border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}

.button.exclusive-medium span:hover span {
    background: #e7e7e7;
    background: -moz-linear-gradient(top, #e7e7e7 0, #e7e7e7 0);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(0%, #e7e7e7));
    background: -webkit-linear-gradient(top, #e7e7e7 0, #e7e7e7 0);
    background: -o-linear-gradient(top, #e7e7e7 0, #e7e7e7 0);
    background: -ms-linear-gradient(top, #e7e7e7 0, #e7e7e7 0);
    background: linear-gradient(to bottom, #e7e7e7 0, #e7e7e7 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#e7e7e7', GradientType=0);
}

div.selector {
    background: none;
    border: 1px solid #ccc;
    height: 42px;
    cursor: pointer;
}

.select-options-product > div.selector {
    border: 1px solid white;
    width: 100% !important;

}

div.selector span {
    background: none;
    position: relative;
    text-shadow: none;
    height: 32px;
    line-height: 32px;
    width: 100% !important;
}

div.selector span:before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #3F9035;
    font-size: 20px;
    right: 3px;
    text-align: right;
    padding-right: 8px;
    width: auto;
    position: absolute;
}

div.selector select {
    height: 32px;
    width: 100% !important;
}

div.selector select option {
    padding: 7px;
}

.page-heading {
    font-size: 200%;
    margin-bottom: 20px;
}

.page-heading:before, .page-heading:after {
    content: " ";
    display: table;
}

.page-heading:after {
    clear: both;
}

.page-heading .cat-name {
    font-size: 384.61538%;
    color: #666;
    line-height: 100%;
    font-weight: bold;
}

.page-heading span.heading-counter {
    float: right;
}

.page-heading span.lighter {
    color: #9c9c9c;
}

.page-heading.bottom-indent {
    margin-bottom: 16px;
}

#sns-totop {
    background: #5a8ef7;
    /*width: 50px;*/
    bottom: 0;
    right: 20px;
    /*height: 30px;*/
    /*height:60px;*/
    text-decoration: none;
    z-index: 40;
    position: fixed;
    display: block;
    text-align: center;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

#sns-totop:before {
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 10px 25px;
    border-color: transparent transparent #5a8ef7 transparent;
    position: absolute;
    bottom: 100%;
    display: block;
    left: 0;
}

#sns-totop.hidden-top {
    bottom: -100px;
}

#sns-totop:hover {
    background-color: #78a6d6;
}

#sns-totop:hover:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 10px 25px;
    border-color: transparent transparent #78a6d6 transparent;
}

#sns-totop:hover i {
    color: #fff;
}

#sns-totop i {
    font-size: 24px;
    color: #fff;
    position: relative;
}

#sns-totop i.fa-angle-up {
    width: 50px;
    height: 30px;
}

#sns-totop i.fa-angle-down.mygif-scroll{
    background: url(/images/scroll-down.gif);
    background-size: 50px;
    width: 50px;
    height: 60px;
}

#sns-totop i.fa-angle-down.mygif-scroll:before{
    content: '';
}

#sns_main .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #e9e9e9;
    border-bottom: none;
    background: #fdfdfd;
}

p.info-title {
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
}

p.info-account {
    margin: -4px 0 24px 0;
}

.main-page-indent {
    margin-bottom: 30px;
}

.jumbotron {
    background-color: #f7f7f7;
}

.alert {
    font-weight: bold;
}

.alert ul, .alert ol {
    padding-left: 15px;
    margin-left: 27px;
}

.alert ul li, .alert ol li {
    list-style-type: decimal;
    font-weight: normal;
}

.alert.alert-success:before {
    font-family: "FontAwesome";
    content: "\f058";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
}

.alert.alert-danger:before {
    font-family: "FontAwesome";
    content: "\f057";
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left;
}

.unvisible {
    display: none;
}

.checkbox {
    line-height: 16px;
}

.checkbox label {
    color: #777;
}

.close {
    opacity: 1;
}

.close:hover {
    opacity: 1;
}

.form-control {
    padding: 5px 8px;
    border-radius: 3px;
    height: 32px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control.grey {
    background: #fdfdfd;
}

.box {
    background: #fdfdfd;
    border: 1px solid #e9e9e9;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
}

.box p {
    margin-bottom: 0;
}

.box.box-small {
    padding: 9px 10px 9px 20px;
}

.box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto;
}

.page-product-box {
    padding-bottom: 10px;
}

.product-box {
    width: 178px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product-box .product-image {
    border: 1px solid #e9e9e9;
    background: white;
    padding: 5px;
    display: block;
    margin-bottom: 11px;
}

.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.page-subheading {
    text-transform: uppercase;
    color: #555454;
    font-size: 18px;
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
}

h3.page-product-heading {
    color: #555454;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #e9e9e9;
    border-bottom: none;
    background: #fdfdfd;
}

ul.footer_links {
    padding: 20px 0 0 0;
    border-top: 1px solid #e9e9e9;
    height: 65px;
}

ul.footer_links li {
    float: left;
}

ul.footer_links li + li {
    margin-left: 10px;
}

.content_sortPagiBar .sortPagiBar {
    border: 1px solid #dfdfdf;
    height: 50px;
    margin: 0 0 10px;
    padding: 0;
}

.content_sortPagiBar .sortPagiBar.bottom {
    margin: 0;
}

.content_sortPagiBar .sortPagiBar .display-type {
    display: block;
    float: left;
}

.content_sortPagiBar .sortPagiBar .display-type li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    float: left;
    width: 48px;
    height: 48px;
    border-right: 1px solid #dfdfdf;
    position: relative;
}

.content_sortPagiBar .sortPagiBar .display-type li.display-title {
    display: none;
}

.content_sortPagiBar .sortPagiBar .display-type li a {
    width: 24px;
    height: 24px;
    text-indent: -9999em;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    background: url("/images/site/ico-viewmode.png") no-repeat;
    background-color: #cacaca;
}

.content_sortPagiBar .sortPagiBar .display-type li a:hover {
    background-color: #79c251;
}

.content_sortPagiBar .sortPagiBar .display-type li a i {
    display: none;
}

.content_sortPagiBar .sortPagiBar .display-type li.selected a {
    background-color: #79c251;
}

.content_sortPagiBar .sortPagiBar .display-type li#grid a {
    background-position: center 0;
}

.content_sortPagiBar .sortPagiBar .display-type li#list a {
    background-position: center -24px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage, .content_sortPagiBar .sortPagiBar .productsSortForm {
    display: block;
    float: left;
    padding: 0 10px;
    text-align: left;
    height: 48px;
}

@media (max-width: 767px) {
    .content_sortPagiBar .sortPagiBar .nbrItemPage, .content_sortPagiBar .sortPagiBar .productsSortForm {
        display: none;
    }
}

.content_sortPagiBar .sortPagiBar .nbrItemPage label, .content_sortPagiBar .sortPagiBar .productsSortForm label {
    margin: 0;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select, .content_sortPagiBar .sortPagiBar .productsSortForm .select, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 {
    margin-top: 11px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select > *, .content_sortPagiBar .sortPagiBar .productsSortForm .select > *, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 > *, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select select, .content_sortPagiBar .sortPagiBar .productsSortForm .select select, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 select, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 select {
    height: 26px;
    width: 150px;
    line-height: 26px;
    cursor: pointer;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select select option, .content_sortPagiBar .sortPagiBar .productsSortForm .select select option, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 select option, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 select option {
    padding: 5px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select .selector, .content_sortPagiBar .sortPagiBar .productsSortForm .select .selector, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 .selector, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 .selector {
    height: 26px;
    border-radius: 50px;
    margin: 0 5px;
    line-height: 26px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select .selector span, .content_sortPagiBar .sortPagiBar .productsSortForm .select .selector span, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 .selector span, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 .selector span {
    height: 26px;
    line-height: 26px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select .selector span:before, .content_sortPagiBar .sortPagiBar .productsSortForm .select .selector span:before, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 .selector span:before, .content_sortPagiBar .sortPagiBar .productsSortForm .selector1 .selector span:before {
    height: 26px;
    line-height: 26px;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .select select, .content_sortPagiBar .sortPagiBar .nbrItemPage .selector1 select {
    width: 65px;
}

.content_sortPagiBar .sortPagiBar #pagination, .content_sortPagiBar .sortPagiBar #pagination_bottom {
    margin: 0;
    height: 48px;
    float: right;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination {
    margin: 10px 10px 0 0;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li b, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li b {
    display: none;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li > span, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > span, .content_sortPagiBar .sortPagiBar #pagination .pagination li > a, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > a {
    border-radius: 100px;
    height: 28px;
    min-width: 28px;
    padding: 5px;
    text-align: center;
    margin: 0 2px;
    color: #79c251;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li.active > a, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.active > a, .content_sortPagiBar .sortPagiBar #pagination .pagination li.active > span, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.active > span, .content_sortPagiBar .sortPagiBar #pagination .pagination li > a:hover, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > a:hover, .content_sortPagiBar .sortPagiBar #pagination .pagination li > a:focus, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > a:focus, .content_sortPagiBar .sortPagiBar #pagination .pagination li > span:hover, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > span:hover, .content_sortPagiBar .sortPagiBar #pagination .pagination li > span:focus, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > span:focus {
    border-color: #79c251;
    color: #fff;
    background: #79c251;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li.active > a .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.active > a .fa, .content_sortPagiBar .sortPagiBar #pagination .pagination li.active > span .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.active > span .fa, .content_sortPagiBar .sortPagiBar #pagination .pagination li > a:hover .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > a:hover .fa, .content_sortPagiBar .sortPagiBar #pagination .pagination li > a:focus .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > a:focus .fa, .content_sortPagiBar .sortPagiBar #pagination .pagination li > span:hover .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > span:hover .fa, .content_sortPagiBar .sortPagiBar #pagination .pagination li > span:focus .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li > span:focus .fa {
    color: #fff;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li.truncate > span, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.truncate > span {
    border: none;
    margin: 0;
    padding: 0;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li.truncate > span:hover, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.truncate > span:hover {
    background: none;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li.truncate > span span, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li.truncate > span span {
    line-height: 28px;
}

.content_sortPagiBar .sortPagiBar #pagination .pagination li .fa, .content_sortPagiBar .sortPagiBar #pagination_bottom .pagination li .fa {
    color: #afafaf;
    display: block;
    font-size: 18px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 16px;
}

.content_sortPagiBar .sortPagiBar .product-count {
    display: none !important;
}

.content_sortPagiBar .sortPagiBar .showall {
    display: none;
}

.bottom-pagination-content {
    text-align: center;
    margin-bottom: 30px;
}

.bottom-pagination-content > .pagination {
    width: 100%;
    margin: 0;
}

.bottom-pagination-content .product-count {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #666;
}

.bottom-pagination-content ul.pagination {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 0 10px;
    font-weight: bold;
}

.bottom-pagination-content ul.pagination .pagination_next i, .bottom-pagination-content ul.pagination .pagination_previous i {
    display: none;
}

.bottom-pagination-content ul.pagination .pagination_next span, .bottom-pagination-content ul.pagination .pagination_previous span, .bottom-pagination-content ul.pagination .pagination_next a, .bottom-pagination-content ul.pagination .pagination_previous a {
    line-height: 34px;
    text-transform: uppercase;
    margin: 0 8px;
    color: #666;
}

.bottom-pagination-content ul.pagination .pagination_next a:hover, .bottom-pagination-content ul.pagination .pagination_previous a:hover {
    color: #79c251;
}

.bottom-pagination-content ul.pagination li span, .bottom-pagination-content ul.pagination li a {
    border: none;
    background: none;
    padding: 0;
}

.bottom-pagination-content ul.pagination li span span, .bottom-pagination-content ul.pagination li a span {
    height: 34px;
    border: 2px solid #ddd;
    background: #fff;
    min-width: 34px;
    text-align: center;
    display: block;
    line-height: 30px;
    margin: 0 2px;
    color: #666;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.bottom-pagination-content ul.pagination li:hover span, .bottom-pagination-content ul.pagination li.active span, .bottom-pagination-content ul.pagination li:hover a, .bottom-pagination-content ul.pagination li.active a {
    border: none;
    background: none;
}

.bottom-pagination-content ul.pagination li:hover span span, .bottom-pagination-content ul.pagination li.active span span, .bottom-pagination-content ul.pagination li:hover a span, .bottom-pagination-content ul.pagination li.active a span {
    border: 2px solid #79c251;
    background: #79c251;
    color: #fff;
}

.bottom-pagination-content .showall {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
}

.bottom-pagination-content .showall button {
    background: none;
    border: none;
    font-size: 100%;
    font-weight: normal;
    line-height: inherit;
    margin-left: 10px;
    text-transform: uppercase;
    color: #79c251;
}

.bottom-pagination-content .showall button:hover {
    text-decoration: underline;
}

.bottom-pagination-content .showall button span {
    padding: 0;
    background: none;
    border: none;
}

ul.step {
    margin-bottom: 30px;
    overflow: hidden;
}

ul.step li {
    float: left;
    width: 33.3%;
    text-align: left;
}

ul.step li + li {
    padding-left: 2px;
}

ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    display: block;
    padding: 13px 10px 14px 13px;
    font-size: 17px;
    line-height: 21px;
    position: relative;
    text-transform: uppercase;
}

ul.step li a:focus, ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: none;
}

@media (max-width: 767px) {
    ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
        padding: 10%;
        text-transform: none;
        font-size: 14px;
        text-align: center;
    }
}

ul.step li.step_current > * {
    background: #78a6d6;
}

ul.step li.step_current span {
    color: #fff;
    position: relative;
}

ul.step li.step_todo > * {
    background: #f7f7f7;
}

ul.step li.step_todo span {
    display: block;
    color: #333;
    position: relative;
}

ul.step li.step_done > * {
    background: #c0c0c0;
}

ul.step li.step_done a {
    color: #fff;
}

ul.step li em {
    font-style: normal;
}

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer;
}

.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}

.cancel, .star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.cancel, .cancel a {
    background: url(/images/site/delete.gif) no-repeat 0 -16px !important;
}

.cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0;
}

div.star_on a {
    background-position: 0 -16px;
}

div.star_hover a, div.star a:hover {
    background-position: 0 -32px;
}

.pack_content {
    margin: 10px 0 10px 0;
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow;
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important;
}

.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #e9e9e9;
    color: #666;
}

.listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333;
}

.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333;
}

#reinsurance_block {
    clear: both !important;
}

#short_description_content ul, #short_description_content ol, #short_description_content dl, #tinymce ul, #tinymce ol, #tinymce dl {
    margin-left: 20px;
}

.rte ul {
    list-style-type: disc;
    padding-left: 15px;
}

.rte ol {
    list-style-type: decimal;
    padding-left: 15px;
}

.block_hidden_only_for_screen {
    display: none;
}

.cart_navigation {
    margin: 0 0 20px;
}

.cart_navigation .button-medium {
    float: right;
    font-size: 20px;
    line-height: 24px;
}

.cart_navigation .button-medium span {
    padding: 11px 15px 10px 15px;
}

@media (max-width: 992px) {
    .cart_navigation .button-medium span {
        font-size: 16px;
    }
}

.cart_navigation .button-medium i.right {
    font-size: 25px;
    line-height: 25px;
    vertical-align: -4px;
    margin-left: 6px;
}

.cart_navigation .button-exclusive {
    border: none;
    background: none;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    margin: 9px 0 0 0;
}

.cart_navigation .button-exclusive i {
    color: #777;
    margin-right: 8px;
}

.cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
    color: #2a6496;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 480px) {
    .cart_navigation > span {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
}

.cart_last_product {
    display: none;
}

.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
}

.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
}

.table tbody > tr > td {
    vertical-align: middle;
    border-color: #e9e9e9;
}

.table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 88px;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button {
    margin-top: 3px;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 3px;
}

.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
    margin-right: 0;
}

.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
    padding: 5px;
}

.table tfoot > tr > td {
    vertical-align: middle;
}

.cart_delete a.cart_quantity_delete, a.price_discount_delete {
    font-size: 23px;
    color: #333;
}

.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
    color: silver;
}

#cart_summary .price .price, #cart_summary .price .old-price {
    font-size: 100%
}

#cart_summary tbody td {
    padding: 7px 8px 9px 18px;
}

#cart_summary tbody td.cart_product {
    padding: 7px;
    width: 100px;
}

#cart_summary tbody td.cart_product img {
    width: 100%
}

#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0;
}

#cart_summary tfoot td.text-right {
    font-weight: bold;
    color: #909090;
}

#cart_summary tfoot td.price {
    text-align: right;
}

#cart_summary tfoot td.total_price_container span {
    font: 600 18px / 22px inherit;
    color: #555454;
    text-transform: uppercase;
}

#cart_summary tfoot td#total_price_container {
    font: 600 21px / 25px inherit;
    color: #686868;
    background: #fff;
}

#cart_summary .product-name {
    font-size: 125%;
    margin: 0;
}

#cart_summary .cart_quantity_delete {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #cecece;
    color: #aaa;
    width: 42px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

#cart_summary .cart_quantity_delete:hover {
    color: #fff;
    background: #78a6d6;
    border-color: #78a6d6;
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px;
}

.cart_discount_price {
    text-align: right;
}

.cart_discount_delete {
    text-align: center;
}

@media (max-width: 767px) {
    #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
        display: block;
    }

    #order-detail-content #cart_summary thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #order-detail-content #cart_summary tr {
        border-bottom: 1px solid #ccc;
        overflow: hidden;
    }

    #order-detail-content #cart_summary td {
        border: none;
        position: relative;
        width: 50%;
        float: left;
        white-space: normal;
    }

    #order-detail-content #cart_summary td.cart_product img {
        width: 100px;
        max-width: 100%
    }

    #order-detail-content #cart_summary td.cart_avail {
        clear: both;
    }

    #order-detail-content #cart_summary td.cart_quantity {
        clear: both;
        padding: 9px 8px 11px 18px;
    }

    #order-detail-content #cart_summary td.cart_delete {
        width: 100%;
        clear: both;
        text-align: right;
    }

    #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 0.5em;
        position: relative;
        top: -3px;
    }

    #order-detail-content #cart_summary td div {
        display: inline;
    }

    #order-detail-content #cart_summary td:before {
        content: attr(data-title);
        display: block;
    }

    #order-detail-content #cart_summary tfoot td {
        float: none;
        width: 100%
    }

    #order-detail-content #cart_summary tfoot td:before {
        display: inline;
    }

    #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
        display: block;
        float: left;
        width: 50%
    }
}

@media (max-width: 768px) {
    #order-detail-content #cart_summary tbody td .price {
        text-align: center;
    }

    #order-detail-content #cart_summary tbody td.cart_description {
        width: 300px;
    }
}

.cart_voucher {
    vertical-align: top !important;
}

.cart_voucher h4 {
    font: 600 18px / 22px inherit;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0;
}

.cart_voucher .title-offers {
    color: #333;
    font-weight: bold;
    margin-bottom: 6px;
}

.cart_voucher fieldset {
    margin-bottom: 10px;
}

.cart_voucher fieldset #discount_name {
    float: left;
    width: 219px;
    margin-right: 11px;
}

.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #428bca;
}

.cart_voucher #display_cart_vouchers span:hover {
    color: #2a6496;
}

.enable-multishipping {
    margin: -13px 0 17px;
}

.enable-multishipping label {
    font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc;
}

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999;
    background: #fff;
}

#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    background: url(/images/site/bg_table_th.png) repeat-x 0 -10px #999;
}

#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold;
}

.multishipping_close_container {
    text-align: center;
}

table#cart_summary .gift-icon {
    color: white;
    background: #08c;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px;
}

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px;
}

#multishipping_mode_box .title {
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

#multishipping_mode_box .description_off {
    display: none;
}

#multishipping_mode_box .description_off div {
    margin-bottom: 10px;
}

#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #ccc;
}

#multishipping_mode_box.on .description_off {
    display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px;
}

#order .address_add.submit {
    margin-bottom: 20px;
}

#ordermsg {
    margin-bottom: 30px;
}

#id_address_invoice.form-control, #id_address_delivery.form-control {
    width: 269px;
}

.addresses .select label, .addresses .selector, .addresses .addresses .address_select {
    clear: both;
    float: left;
}

.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url("/images/site/loader.gif");
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px;
}

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px 0;
}

#order .delivery_option > div, #order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}

#order .delivery_option > div > table, #order-opc .delivery_option > div > table {
    background: #fff;
    margin-bottom: 0;
}

#order .delivery_option > div > table.resume, #order-opc .delivery_option > div > table.resume {
    height: 53px;
}

#order .delivery_option > div > table.resume.delivery_option_carrier, #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    background: #d9edf7;
    color: #31708f;
    border: 1px solid #bce8f1;
    font-weight: bold;
}

#order .delivery_option > div > table.resume.delivery_option_carrier td, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px 11px;
}

#order .delivery_option > div > table.resume.delivery_option_carrier td i, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px;
}

#order .delivery_option > div > table.resume td.delivery_option_radio, #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    width: 54px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#order .delivery_option > div > table.resume td.delivery_option_logo, #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    width: 97px;
    padding-left: 21px;
}

#order .delivery_option > div > table.resume td.delivery_option_price, #order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: 162px;
}

.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px;
}

.order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333;
}

.order_carrier_content .checkbox input {
    margin-top: 2px;
}

.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px;
}

.order_carrier_content + div {
    padding-bottom: 15px;
}

#carrierTable {
    border: 1px solid #999;
    border-bottom: none;
    background: #fff;
}

#carrierTable tbody {
    border-bottom: 1px solid #999;
}

#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: #fff;
    text-transform: uppercase;
    background: url(/images/site/bg_table_th.png) repeat-x 0 -10px #999;
}

#carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
    border: none;
}

p.checkbox.gift {
    margin-bottom: 10px;
}

#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
}

a.iframe {
    color: #333;
    text-decoration: underline;
}

a.iframe:hover {
    text-decoration: none;
}

p.payment_module {
    margin-bottom: 10px;
}

p.payment_module a {
    display: block;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 23px;
    color: #333;
    padding: 33px 40px 34px 109px;
    letter-spacing: -1px;
    position: relative;
}

p.payment_module span {
    display: block;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 23px;
    color: #333;
    padding: 33px 40px 34px 109px;
    letter-spacing: -1px;
    position: relative;
}

div.payment_module div {
    display: block;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 23px;
    color: #333;
    padding: 33px 40px 34px 109px;
    letter-spacing: -1px;
    position: relative;
}

p.payment_module a.bankwire {
    background: url(/images/site/payment/bankwire.png) 15px 12px no-repeat #fdfdfd;
}

p.payment_module a.visa {
    background: url(/images/site/payment/visa.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.mastercard {
    background: url(/images/site/payment/Mastercard.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.diners {
    background: url(/images/site/payment/Diners.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.discover {
    background: url(/images/site/payment/Discover.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.efectivo {
    background: url(/images/site/payment/efectivo80x80.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.credix {
    background: url(/images/site/payment/credixsamll.png) 10px 40px no-repeat #fdfdfd;
}

p.payment_module a.efectivogtm {
    background: url(/images/site/payment/deposito_efectivo_manual.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.efectivoslv {
    background: url(/images/site/payment/depositoslv.png) 10px 10px no-repeat #fdfdfd;
}

p.payment_module a.visamaster {
    background: url(/images/site/payment/tarjeta80x80.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.secure3d {
    background: url(/images/site/payment/cri-3dsecure-alpha.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.aexpress {
    background: url(/images/site/payment/ae.png) 10px 7px no-repeat #fdfdfd;
}

p.payment_module a.cheque {
    background: url(/images/site/payment/cheque.png) 15px 15px no-repeat #fdfdfd;
}

p.payment_module a.cash {
    background: url(/images/site/payment/cash.png) 15px 15px no-repeat #fdfdfd;
}

p.payment_module a.paypal {
    background: url(/images/site/payment/paypal-logo-100.min.png) 10px 32px no-repeat rgb(253, 253, 253);
    background-size: 83px;
}

p.payment_module a.paypal-plus {
    background: url(/images/site/payment/paypalplus_payments.png) 10px 32px no-repeat rgb(253, 253, 253);
    background-size: 83px;
}

p.payment_module a.banorte-visa-master {
    background: url(/images/site/payment/banorte;visa-master.alpha.png) 10px 10px no-repeat rgb(253, 253, 253);
    background-size: 83px;
}

p.payment_module a.safetypay {
    background: url(/images/site/payment/safetypaycuadro.jpg) 15px 10px no-repeat rgb(253, 253, 253);
    background-size: 70px;
}

p.payment_module a.niubiz {
    background: url(/images/site/payment/cropped-logo-niubiz.png) 15px 37px no-repeat rgb(253, 253, 253);
    background-size: 75px;
}
p.payment_module a.visanet {
    background: url(/images/site/payment/visa_pos_fc.png) 15px 20px no-repeat rgb(253, 253, 253);
    background-size: 70px;
}

p.payment_module a.amexalone {
    background: url(/images/site/payment/americanexpress.jpg) 15px 28px no-repeat rgb(253, 253, 253);
    /*background: url(/images/site/payment/mccuadroPER2.png) 15px 28px no-repeat rgb(253, 253, 253);*/
    background-size: 70px;
}

p.payment_module a.mcprocesos {
    background: url(/images/site/payment/pagomcprocesosmcamex.png) 15px 28px no-repeat rgb(253, 253, 253);
    /*background: url(/images/site/payment/mccuadroPER2.png) 15px 28px no-repeat rgb(253, 253, 253);*/
    background-size: 80px;
}

p.payment_module a.bancomer {
    /*background: url(/images/site/payment/bancomer.80-35.png) 10px 25px no-repeat rgb(253, 253, 253)*/
    background: url(/images/site/payment/LogoBBVA.png) 10px 25px no-repeat rgb(253, 253, 253)
}

p.payment_module a.payU {
    background: url(/images/site/payment/payu-logo.151x70.min.png) 15px 23px no-repeat rgb(253, 253, 253);
    background-size: 85px;
}
p.payment_module a.diners-ecu {
    background: url(/images/site/payment/visamc.jpeg) 15px 40px no-repeat rgb(253, 253, 253);
    background-size: 82px;
}

p.payment_module a.visa_mc {
    background: url(/images/site/payment/visamc.jpeg) 15px 40px no-repeat rgb(253, 253, 253);
    background-size: 82px;
}

p.payment_module a.visamc-ecu {
    background: url(/images/site/payment/visamc.jpeg) 15px 40px no-repeat rgb(253, 253, 253);
    background-size: 82px;
}

p.payment_module a.pagadito {
    background: url(/images/site/payment/pagadito.png) 15px 25px no-repeat rgb(253, 253, 253);
    background-size: 89px;
}

p.payment_module a.visanet_gtm {
    background: url(/images/site/payment/visanet_gtm.png) 15px 35px no-repeat rgb(253, 253, 253);
    background-size: 90px;
}

p.payment_module a.visanet_gtm_multipay {
    background: url(/images/site/payment/visanet_Multi_Pay.png) 25px 30px no-repeat rgb(253, 253, 253);
    background-size: 70px;
}

p.payment_module a.placetopay-payment {
    background: url(/images/site/payment/placetopay.png) 15px 15px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.payment_multipayment {
    background: url(/images/site/payment/Logo_Mp.png) 15px 15px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.payment_multipayment_payu {
    background: url(/images/site/payment/payumultipagos.png) 2px 25px no-repeat rgb(253, 253, 253);
    background-size: 110px;
}


p.payment_module a.mercadopago {
    background: url(/images/site/payment/logo-mercadopago.png) 15px 35px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.paypalbuttons {
    background: url(/images/site/payment/paypalbuttons.png) 15px 10px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.pagofacil {
    background: url(/images/site/payment/logopagofacil.png) 10px 55px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.webpayplus {
    background: url(/images/site/payment/webpay-plus.png) 10px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.transbankwebpay {
    background: url(/images/site/payment/logos-transbank.png) 10px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.transbankwebpay2 {
    background: url(/images/site/payment/logos-transbank2.png) 10px 30px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.card_payment_hand {
    background: url(/images/site/payment/card_payment_hand.png) 10px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.global_credit_card {
    background: url(/images/site/payment/global_credit_card.png) 10px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.tarjeta-clave {
    background: url(/images/site/payment/sistema_clave_telered.png) 10px 30px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.wompi-nequi {
    background: url(/images/site/payment/nequilogo.png) 15px 35px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.wompi-pse {
    background: url(/images/site/payment/pse.png) 15px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.wompi-bancolombia {
    background: url(/images/site/payment/bancolombia.png) 15px 25px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.wompi-efectivo {
    background: url(/images/site/payment/bancolombiacash.png) 15px 25px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.wompi-tarjetas {
    background: url(/images/site/payment/wompi-visa-mc-amex.png) 15px 5px no-repeat rgb(253, 253, 253);
    background-size: 65px;
}

p.payment_module a.wompi-logo {
    background: url(/images/site/payment/logo-wompi.png) 15px 50px no-repeat rgb(253, 253, 253);
    background-size: 70px;
}

p.payment_module a.digital-credit-logo {
    background: url(/images/site/payment/nikkenya-new-logotipo.png) 15px 15px no-repeat rgb(253, 253, 253);
    background-size: 90px;
}

p.payment_module a.nikkenpointspayment {
    background: url(/images/site/payment/nikkenpointspaymentlogo.png) 15px 15px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.addilogo {
    background: url(/images/site/payment/addi_logo.jpeg) 15px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

div.payment_module div.addilogo {
    background: url(/images/site/payment/addi_logo.jpeg) 15px 5px no-repeat rgb(253, 253, 253);
    background-size: 80px;
}

p.payment_module a.compraclickbac {
    background: url(/images/site/payment/compra-click.png) 10px 35px no-repeat rgb(253, 253, 253);
    background-size: 85px;
}

p.payment_module a.visaenlink_gtm {
    background: url(/images/site/payment/visaenlink.png) 10px 35px no-repeat rgb(253, 253, 253);
    background-size: 95px;
}

p.payment_module a.kueskipayment {
    background: url(/images/site/payment/Logotipo_Kueski_pay.png) 8px 42px no-repeat rgb(253, 253, 253);
    background-size: 95px;
}

p.payment_module a:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #3F9035;
}
/*p.payment_module a.cheque:after,
p.payment_module a.banorte-visa-master:after,
p.payment_module a.secure3d:after, p.payment_module a.paypal:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after,
p.payment_module a.visa:after, p.payment_module a.mastercard:after,
p.payment_module a.diners:after, p.payment_module a.discover:after, p.payment_module a.efectivo:after,
p.payment_module a.visamaster:after, p.payment_module a.aexpress:after, p.payment_module a.safetypay:after,
p.payment_module a.bancomer:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #3F9035;
}*/

p.payment_module a:hover {
    background-color: #f6f6f6;
}

p.payment_module a span {
    font-weight: bold;
    color: #777;
}

.payment_module.box {
    margin-top: 20px;
}

p.cheque-indent {
    margin-bottom: 9px;
}

.cheque-box .form-group {
    margin-bottom: 0;
}

.cheque-box .form-group .form-control {
    width: 269px;
}

.order-confirmation.box {
    line-height: 29px;
}

.order-confirmation.box a {
    text-decoration: underline;
}

.order-confirmation.box a:hover {
    text-decoration: none;
}

.delivery_option_carrier td {
    width: 200px;
}

.delivery_option_carrier td + td {
    width: 280px;
}

.delivery_option_carrier td + td + td {
    width: 200px;
}

.delivery_option_carrier tr td {
    padding: 5px;
}

.delivery_option_carrier.selected {
    display: table;
}

.delivery_option_carrier.not-displayable {
    display: none;
}

#address .box, #identity .box, #account-creation_form .box, #new_account_form .box, #opc_account_form .box, #authentication .box {
    padding-bottom: 20px;
    line-height: 20px;
}

#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required {
    color: #f13340;
    margin: 9px 0 16px 0;
}

#address p.inline-infos, #identity p.inline-infos, #account-creation_form p.inline-infos, #new_account_form p.inline-infos, #opc_account_form p.inline-infos, #authentication p.inline-infos {
    color: red;
}

#address .form-group, #identity .form-group, #account-creation_form .form-group, #new_account_form .form-group, #opc_account_form .form-group, #authentication .form-group {
    margin-bottom: 4px;
}

#address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control {
    max-width: 271px;
}

#address .form-group .form-control#adress_alias, #identity .form-group .form-control#adress_alias, #account-creation_form .form-group .form-control#adress_alias, #new_account_form .form-group .form-control#adress_alias, #opc_account_form .form-group .form-control#adress_alias, #authentication .form-group .form-control#adress_alias {
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    #address .form-group.phone-number, #identity .form-group.phone-number, #account-creation_form .form-group.phone-number, #new_account_form .form-group.phone-number, #opc_account_form .form-group.phone-number, #authentication .form-group.phone-number {
        float: left;
        width: 270px;
        margin-right: 13px;
    }
}

@media (min-width: 1200px) {
    #address .form-group.phone-number + p, #identity .form-group.phone-number + p, #account-creation_form .form-group.phone-number + p, #new_account_form .form-group.phone-number + p, #opc_account_form .form-group.phone-number + p, #authentication .form-group.phone-number + p {
        padding: 23px 0 0 0;
        margin-bottom: 0;
    }
}

#address .gender-line, #identity .gender-line, #account-creation_form .gender-line, #new_account_form .gender-line, #opc_account_form .gender-line, #authentication .gender-line {
    margin-bottom: 4px;
    padding-top: 4px;
}

#address .gender-line > label, #identity .gender-line > label, #account-creation_form .gender-line > label, #new_account_form .gender-line > label, #opc_account_form .gender-line > label, #authentication .gender-line > label {
    margin-right: 10px;
    margin-bottom: 0;
}

#address .gender-line .radio-inline label, #identity .gender-line .radio-inline label, #account-creation_form .gender-line .radio-inline label, #new_account_form .gender-line .radio-inline label, #opc_account_form .gender-line .radio-inline label, #authentication .gender-line .radio-inline label {
    font-weight: normal;
    color: #777;
}

#identity #sns_main form.std .row, #authentication #sns_main form.std .row, #order-opc #sns_main form.std .row {
    margin-left: -5px;
    margin-right: -5px;
}

#identity #sns_main form.std .row .col-xs-4, #authentication #sns_main form.std .row .col-xs-4, #order-opc #sns_main form.std .row .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 94px;
}

#identity #sns_main form.std .row .col-xs-4 .form-control, #authentication #sns_main form.std .row .col-xs-4 .form-control, #order-opc #sns_main form.std .row .col-xs-4 .form-control {
    max-width: 84px;
}

#identity #sns_main .footer_links, #authentication #sns_main .footer_links, #order-opc #sns_main .footer_links {
    border: none;
    padding-top: 0;
}

#new_account_form .box {
    line-height: 20px;
}

#new_account_form .box .date-select {
    padding-bottom: 10px;
}

#new_account_form .box .top-indent {
    padding-top: 10px;
}

#new_account_form .box .customerprivacy {
    padding-top: 15px;
}

#authentication fieldset.account_creation {
    margin-bottom: 20px;
}

#password {
    padding-top: 0;
    border: none;
}

#password .box p {
    margin-bottom: 9px;
}

#password .box .form-group {
    margin-bottom: 20px;
}

#password .box .form-group .form-control {
    width: 263px;
}

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

#instant_search_results a.close:hover {
    color: #2a6496;
}

#manufacturers_list h3, #suppliers_list h3 {
    font-size: 17px;
    line-height: 23px;
}

#manufacturers_list .description, #suppliers_list .description {
    line-height: 18px;
}

#manufacturers_list .product-counter a, #suppliers_list .product-counter a {
    font-weight: bold;
    color: #333;
}

#manufacturers_list .product-counter a:hover, #suppliers_list .product-counter a:hover {
    color: #2a6496;
}

#manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
    border-top: 1px solid #e9e9e9;
    padding: 31px 0 30px 0;
}

@media (max-width: 767px) {
    #manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
        text-align: center;
    }
}

#manufacturers_list.list li:first-child .mansup-container, #suppliers_list.list li:first-child .mansup-container {
    border-top: 0;
}

#manufacturers_list.list li .left-side, #suppliers_list.list li .left-side {
    text-align: center;
}

#manufacturers_list.list li h3, #suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px;
}

#manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
    padding-left: 0;
}

@media (max-width: 767px) {
    #manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
    border-left: 1px solid #e9e9e9;
    padding: 0 0 32px 31px;
    min-height: 108px;
}

@media (max-width: 767px) {
    #manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none;
    }
}

#manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    #manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
        top: 0;
    }
}

#manufacturers_list.grid li, #suppliers_list.grid li {
    text-align: center;
}

#manufacturers_list.grid li .product-container, #suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

#manufacturers_list.grid li .product-container .left-side, #suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px;
}

#manufacturers_list.grid li .product-container h3, #suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px;
}

#manufacturers_list.grid li .product-container .product-counter, #suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px;
}

@media (min-width: 1200px) {
    #manufacturers_list.grid li.first-in-line, #suppliers_list.grid li.first-in-line {
        clear: left;
    }

    #manufacturers_list.grid li.last-line .product-container, #suppliers_list.grid li.last-line .product-container {
        border-bottom: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line, #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left;
    }

    #manufacturers_list.grid li.last-tablet-line .product-container, #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    #manufacturers_list.grid .product-container, #suppliers_list.grid .product-container {
        border-bottom: none;
    }
}

#manufacturer .description_box, #supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e9e9e9;
}

#manufacturer .description_box .hide_desc, #supplier .description_box .hide_desc {
    display: none;
}

#manufacturer .bottom-pagination-content, #supplier .bottom-pagination-content, #manufacturer .top-pagination-content, #supplier .top-pagination-content {
    min-height: 69px;
}

#manufacturer .top-pagination-content.bottom-line, #supplier .top-pagination-content.bottom-line {
    border-bottom: 1px solid #e9e9e9;
}

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px;
}

table.discount i.icon-ok {
    color: #46a74e;
}

table.discount i.icon-remove {
    color: #f13340;
}

#guestTracking .form-control {
    max-width: 271px;
}

@media (min-width: 1200px) {
    #guestTracking .form-group {
        overflow: hidden;
    }

    #guestTracking .form-group i {
        padding-left: 10px;
    }

    #guestTracking .form-control {
        float: left;
    }

    #guestTracking label {
        float: left;
        clear: both;
        width: 100%
    }
}

#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 0 auto;
    text-align: center;
}

#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0;
}

#pagenotfound .pagenotfound .img-404 img {
    max-width: 100%
}

#pagenotfound .pagenotfound h1 {
    font: 600 28px / 34px inherit;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 7px;
}

#pagenotfound .pagenotfound p {
    font: 600 16px / 20px inherit;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 19px;
    margin-bottom: 20px;
}

#pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #333;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px;
}

#pagenotfound .pagenotfound label {
    font-weight: normal;
}

@media (max-width: 767px) {
    #pagenotfound .pagenotfound label {
        display: block;
    }
}

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
}

@media (max-width: 767px) {
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block;
    }
}

#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0;
}

#pagenotfound .pagenotfound .buttons .button-medium i.left {
    font-size: 17px;
}

#account-creation_form fieldset.reversoform {
    padding: 10px !important;
}

#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left;
}

#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right;
}

#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label {
    cursor: pointer;
}

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
}

#new_comment_form .page-subheading {
    padding: 0;
    border: none;
    line-height: 1;
}

form#sendComment h3 {
    font-size: 14px;
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0;
}

#sendComment p.text label, #sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;
}

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #ccc;
    background: url(/images/site/bg_input.png) repeat-x 0 0 #fff;
}

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #ccc;
}

#sendComment p.submit {
    padding: 0;
    text-align: right;
}

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(7images/site/deleteblack.gif) no-repeat 0 0;
}

.star {
    position: relative;
    top: -1px;
    float: left;

    overflow: hidden;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;

}

.star {
    display: block;
}

.star a {
    display: block;
    position: absolute;
    text-indent: -5000px;
}

@media (max-width: 800px) {
    .star{
        font-size: 25px !important;
        height: auto !important;
        width: auto !important;
        margin-left: 4px;
    }
}

div.star:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #dcdcdc;
}

div.star.star_on {
    display: block;
}

div.star.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #f1d201;
}

div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #f79d00;
}

.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center;
}

.blockcategories_footer ul ul {
    display: none !important;
}

.form-group.form-error input, .form-group.form-error textarea {
    border: 1px solid #f13340;
    color: #f13340;
    background: url(/images/site/form-error.png) 98% 7px no-repeat #fff1f2;
}

.form-group.form-ok input, .form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(/images/site/form-ok.png) 98% 7px no-repeat #ddf9e1;
}

.form-group.form-error .form-control, .form-group.form-ok .form-control {
    padding-right: 30px;
}

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

.radio-inline .checker, .checkbox .checker {
    float: left;
}

.radio-inline .checker span, .checkbox .checker span {
    top: 0;
}

.radio-inline div.radio, .checkbox div.radio {
    display: inline-block;
}

.radio-inline div.radio span, .checkbox div.radio span {
    float: left;
    top: 0;
}

.fancybox-skin {
    background: #fff !important;
}

.fancybox-skin .fancybox-close {
    width: 24px;
    height: 24px;
    background: none;
    text-align: center;
    background: white;
    border: 1px solid #ccc;
    right: 8px;
    top: 8px;
}

.fancybox-skin .fancybox-close:before, .fancybox-skin .fancybox-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 80%;
    height: 1px;
    background: #aaa;
    left: 10%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-skin .fancybox-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fancybox-skin .fancybox-close:hover {
    border-color: #78a6d6;
    background: #78a6d6;
}

.fancybox-skin .fancybox-close:hover:before, .fancybox-skin .fancybox-close:hover:after {
    background: #fff;
}

.fancybox-error {
    padding-right: 40px;
}

#facebook_block, #cmsinfo_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    padding-right: 29px;
    padding-left: 29px;
}

@media (max-width: 991px) {
    #facebook_block, #cmsinfo_block {
        min-height: 348px;
        padding-left: 13px;
        padding-right: 13px;
    }
}

@media (max-width: 767px) {
    #facebook_block, #cmsinfo_block {
        width: 100%;
        min-height: 1px;
    }
}

#facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    font: 300 21px / 25px inherit;
    color: #6f6d6d;
}

@media (max-width: 991px) {
    #facebook_block h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    #facebook_block h4 {
        padding-top: 20px !important;
    }
}

@media (max-width: 768px) {
    #facebook_block h4 {
        font-size: 16px;
    }
}

#facebook_block .facebook-fanbox {
    background: #fff;
    border: 1px solid #aaa;
    padding-bottom: 10px;
}

#cmsinfo_block {
    border-left: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
    #cmsinfo_block {
        border: none;
        margin-top: 10px;
    }
}

#cmsinfo_block > div {
    padding: 35px 10px 0 0;
}

@media (max-width: 767px) {
    #cmsinfo_block > div {
        padding-top: 20px;
    }
}

@media (max-width: 479px) {
    #cmsinfo_block > div {
        width: 100%;
        border-top: 1px solid #d9d9d9;
    }
}

#cmsinfo_block > div + div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px;
}

@media (max-width: 479px) {
    #cmsinfo_block > div + div {
        border-left: none;
        padding-left: 10px;
        min-height: 1px;
        padding-bottom: 15px;
    }
}

#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

@media (max-width: 991px) {
    #cmsinfo_block em {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
}

#cmsinfo_block .type-text {
    overflow: hidden;
}

#cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px / 25px inherit;
    color: #6f6d6d;
}

@media (max-width: 1199px) {
    #cmsinfo_block h3 {
        font-size: 18px;
    }
}

#cmsinfo_block ul li {
    padding-bottom: 22px;
}

@media (max-width: 1199px) {
    #cmsinfo_block ul li {
        padding-bottom: 10px;
    }
}

@media (max-width: 991px) {
    #cmsinfo_block ul li {
        padding-bottom: 0;
    }
}

#cmsinfo_block p em {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #333;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic;
}

.ie8 #facebook_block, .ie8 #cmsinfo_block {
    height: 344px;
}

@media (max-width: 1199px) {
    .zoomdiv {
        display: none !important;
    }
}

#product_comparison td.compare_extra_information {
    padding: 10px;
}

#product_comparison #social-share-compare {
    margin-bottom: 50px;
}

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
    border-color: white;
}

.btn-facebook i {
    color: #435f9f;
}

.btn-facebook:hover {
    color: white;
    background-color: #435f9f;
}

.btn-facebook:hover i {
    color: white;
}

.btn-twitter i {
    color: #00aaf0;
}

.btn-twitter:hover {
    color: white;
    background-color: #00aaf0;
}

.btn-twitter:hover i {
    color: white;
}

.btn-google-plus i {
    color: #e04b34;
}

.btn-google-plus:hover {
    color: white;
    background-color: #e04b34;
}

.btn-google-plus:hover i {
    color: white;
}

.btn-pinterest i {
    color: #ce1f21;
}

.btn-pinterest:hover {
    color: white;
    background-color: #ce1f21;
}

.btn-pinterest:hover i {
    color: white;
}

.icon-chevron-right, .icon-th-large, .icon-th-list, .icon-home, .icon-remove {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-remove:before {
    content: "\f00d"
}

.icon-home:before {
    content: "\f015"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-chevron-right:before {
    content: "\f054"
}

.ajaxloading {
    position: fixed;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.ajaxloading .ajax_process {
    display: block;
    text-indent: -9999em;
    border-radius: 50%;
    height: 2px;
    width: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    -o-animation: smallLoading 12s infinite linear;
    -moz-animation: smallLoading 12s infinite linear;
    -webkit-animation: smallLoading 12s infinite linear;
    animation: smallLoading 12s infinite linear;
}

/*#fancybox-loading div {
    display: block;
    text-indent: -9999em;
    border-radius: 50%;
    position: absolute;
    top: -75px;
    left: -75px;
    margin-top: -1px;
    margin-left: -1px;
    width: 150px;
    height: 150px;
    background: url('/images/gif-tienda-final.gif') center center no-repeat;
}*/

#fancybox-loading div {
    display: block;
    text-indent: -9999em;
    border-radius: 50%;
    height: 2px;
    width: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    -o-animation: smallLoading 12s infinite linear;
    -moz-animation: smallLoading 12s infinite linear;
    -webkit-animation: smallLoading 12s infinite linear;
    animation: smallLoading 12s infinite linear;
}

.fancybox-skin {
    border-radius: 0;
}

.tooltip.in {
    z-index: 9999;
}

.radio_img_group label {
    display: inline-block;
    margin-right: 3px;
}

.radio_img_group input {
    display: none;
}

.radio_img_group span {
    border: 1px solid gray;
    cursor: pointer;
    display: block;
    height: 30px;
    width: 40px;
}

.radio_img_group input:checked + span {
    border: 1px solid red;
}

@media (max-width: 479px) {
    .col-phone-1, .col-phone-2, .col-phone-3, .col-phone-4, .col-phone-5, .col-phone-6, .col-phone-7, .col-phone-8, .col-phone-9, .col-phone-10, .col-phone-11, .col-phone-12 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-phone-pull-0 {
        right: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-phone-push-0 {
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-phone-offset-0 {
        margin-left: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .quick-view {
        display: none !important;
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }
}

.mrb {
    margin-bottom: 30px;
}

.mrb30 {
    margin-bottom: 30px;
}

.mrb50 {
    margin-bottom: 50px;
}

.owl-pagination {
    position: relative;
    bottom: -5px;
    text-align: center;
    vertical-align: middle;
}

.owl-pagination .owl-page {
    background: #e4e4e4;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 2px 4px;
}

.owl-pagination .owl-page.active {
    margin: 0 4px;
    border: 2px solid #79c251;
    background: transparent;
    width: 16px;
    height: 16px;
}

.banner-item {
    position: relative;
    display: block;
}

.banner-item:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    background: rgba(0, 0, 0, 0.25);
    opacity: 0;
    filter: alpha(opacity=0);
}

.banner-item:hover:before {
    opacity: 100;
    filter: alpha(opacity=10000);
}

.banner {
    position: relative;
    overflow: hidden;
    display: block;
    z-index: 0;
}

.banner img {
    width: 100%;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border: 0 solid rgba(255, 255, 255, 0);
    z-index: 1;
}

.banner:hover:before {
    /*border: 15px solid rgba(255, 255, 255, 0.3);*/
}

.banner:hover img {
    /* -webkit-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
     transform: scale(1.05);*/
    opacity: 0.7;
}

.banner-slider {
    display: none;
}

.banner-slider .owl-controls .owl-pagination {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    text-align: center;
    height: 0;
}

.banner-slider .owl-controls .owl-pagination .owl-page {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 5px;
}

.banner-slider .owl-controls .owl-pagination .owl-page:hover span:before, .banner-slider .owl-controls .owl-pagination .owl-page.active span:before {
    border: 1px solid #fff;
}

.banner-slider .owl-controls .owl-pagination .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    background: #f2f2f2;
    position: relative;
}

.banner-slider .owl-controls .owl-pagination .owl-page span:before {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    content: ''
}

.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(0px, 0px, 0px);
}

.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);
}

.owl-carousel .owl-controls {
    position: relative;
    top: -385px;

}

.owl-prev, .owl-next {
    background: white;
    color: #616161;
    width: 30px;
    padding: 2px 0;
    text-align: center;
    border-radius: 60px;
    border: 1px solid #9ABA11;
    height: 30px;
    display: inline-block;
    margin-top: 10px;
}

.owl-prev {
    display: inline-block;
    margin-right: 20px;
}

.owl-nav {
    float: right;
}

.owl-item .item-container {
    height: 330px;
    border: 1px solid #E8E8E8;
    border-radius: 1px;
    padding: 10px;
}

.item-container .product-content {
    padding: 10px;
    text-align: center;
    font-size: 16px;
}

.title-p {
    height: 25px;
    padding-bottom: 60px;
}

.price-p {

}

.owl-carousel .cart {
    text-align: center;
}

.grabbing {
    cursor: url(/images/site/grabbing.png) 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-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fade-out 0.7s both ease;
    -moz-animation: fade-out 0.7s both ease;
    animation: fade-out 0.7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn 0.7s both ease;
    -moz-animation: fadeIn 0.7s both ease;
    animation: fadeIn 0.7s both ease;
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
    -webkit-animation: scaleToFade 0.7s ease both;
    -moz-animation: scaleToFade 0.7s ease both;
    animation: scaleToFade 0.7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown 0.6s ease both;
    -moz-animation: goDown 0.6s ease both;
    animation: goDown 0.6s ease both;
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom 0.5s ease both;
    -moz-animation: scaleUpFrom 0.5s ease both;
    animation: scaleUpFrom 0.5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo 0.5s ease both;
    -moz-animation: scaleUpTo 0.5s ease both;
    animation: scaleUpTo 0.5s ease both;
}

@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fade-out {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

.owl-carousel:hover .owl-controls .owl-buttons {
    opacity: 1;
    filter: alpha(opacity=100);
}

.owl-carousel .owl-controls .owl-buttons {
    opacity: 0;
    filter: alpha(opacity=0);
}

.owl-carousel .owl-controls .owl-buttons > div {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
}

.owl-carousel .owl-controls .owl-buttons > div.owl-prev {
    left: 0;
}

.owl-carousel .owl-controls .owl-buttons > div.owl-next {
    right: 0;
}

.owl-carousel .owl-controls .owl-buttons > div i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: #fff;
    color: #ccc;
    border: 3px solid #ddd;
}

.owl-carousel .owl-controls .owl-buttons > div i:hover {
    border-color: #79c251;
    background-color: #79c251;
    color: #fff;
}

.sns-slider-container {
    margin: 0 -15px;
}

.sns-slider-container .block-product {
    padding: 1px 15px;
}

.block-facebook {
    position: relative;
}

.block-facebook .btn-like {
    position: absolute;
    right: 0;
    top: 10px;
    height: 18px;
}

.block-facebook .btn-like i {
    margin-right: 5px;
}

.block-facebook .fanpage-info {
    display: block;
    margin-bottom: 5px;
}

.block-facebook .fanpage-list {
    margin: 0 -5px;
}

.block-facebook .fanpage-list .item {
    padding: 5px;
    width: 25%;
    float: left;
    text-align: center;
}

.block-facebook .fanpage-list .item > .item-face {
    display: inline-block;
    padding: 0 3px 3px;
    border-bottom: 1px solid #b9b9b9;
    background: #fff;
}

.block-facebook .fanpage-list .item .item-name {
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 4px;
    line-height: 100%
}

.sns-producttabs {
    overflow: visible;
}

.sns-producttabs .pre-text {
    margin: 0 0 15px;
}

.sns-producttabs .post-text {
    margin: 10px 0 0;
}

.sns-producttabs a:hover {
    text-decoration: none;
}

.sns-producttabs .pretext {
    margin: 15px auto 0;
    text-align: center;
    width: 70%;
    color: #666;
}

@media (max-width: 991px) {
    .sns-producttabs .pretext {
        width: 90%
    }
}

.sns-producttabs .sns-pdt-head {
    text-align: center;
}

.sns-producttabs .sns-pdt-head:before, .sns-producttabs .sns-pdt-head:after {
    content: " ";
    display: table;
}

.sns-producttabs .sns-pdt-head:after {
    clear: both;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav {
    border: none;
    font-size: 150%;
    text-align: center;
    text-transform: none;
    margin: 0;
}

@media (max-width: 767px) {
    .sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav {
        font-size: 14px !important;
    }
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab {
    display: inline-block;
    margin: 0 0 10px;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab.active span, .sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab:hover span {
    background: linear-gradient(to right, #1e3461 0%, #1e3461 77%, #1e3461 100%) repeat scroll center center transparent;
    border-color: #1e3461;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab.active span a, .sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab:hover span a {
    color: #fff;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab span {
    cursor: pointer;
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 22px;
    display: inline-block;
    height: 44px;
    line-height: 42px;
    margin: 0 0 0 5px;
    padding: 0 32px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .pdt-nav .tab span a {
    color: #666;
    color: #272727;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .tabdrop {
    display: none;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .tabdrop .dropdown-toggle * {
    display: inline-block !important;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .tabdrop .dropdown-toggle {
    font-size: 100%;
    cursor: pointer;
    display: block;
    padding: 10px 15px;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .tabdrop .dropdown-toggle:before {
    font-size: 16px;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .dropdown-menu {
    top: 115% !important;
    border-radius: 0;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .dropdown-menu li a {
    cursor: pointer;
}

.sns-producttabs .sns-pdt-head .sns-pdt-nav .dropdown-menu > .active > a, .sns-producttabs .sns-pdt-head .sns-pdt-nav .dropdown-menu > .active > a:hover, .sns-producttabs .sns-pdt-head .sns-pdt-nav .dropdown-menu > .active > a:focus {
    background: #79c251 !important;
}

.sns-producttabs .sns-pdt-container {
    padding: 0;
    width: 100%
}

.sns-producttabs .sns-pdt-container .content-loading {
    min-height: 445px;
}

.sns-producttabs .sns-pdt-container .is-loading .pdt-loadmore {
    display: none;
}

.sns-producttabs .sns-pdt-container .product_list:before, .sns-producttabs .sns-pdt-container .product_list:after {
    content: " ";
    display: table;
}

.sns-producttabs .sns-pdt-container .product_list:after {
    clear: both;
}

.sns-producttabs .sns-pdt-container .button-load {
    text-align: center;
    margin: 30px auto 0;
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    color: #7d7d7d;
    cursor: pointer;
    position: relative;
    display: block;
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 22px;
    height: 44px;
    line-height: 42px;
    padding: 0 20px;
    font-size: 150%
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore:hover {

    background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll center center transparent;
    color: #fff;
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore:hover .ltabs-loadmore-btn:after {
    background-position: center -53px;
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore .ltabs-loadmore-btn.loaded:after, .sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore .ltabs-loadmore-btn.loading:after {
    width: 0;
    height: 0;
    margin-left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore .ltabs-loadmore-btn:before {
    content: attr(data-label-load);
}

.sns-producttabs .sns-pdt-container .button-load .pdt-loadmore .btn-loadmore .ltabs-loadmore-btn:after {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 7px;
    background: url('/images/site/ico-plus.png') no-repeat center -12px;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.sns-producttabs .sns-pdt-content .pdt-content {
    padding: 0;
    width: 100%;
    display: none;
}

.sns-producttabs .sns-pdt-content .pdt-content .item-animate {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
}

.sns-producttabs .sns-pdt-content .pdt-content .play .item-animate {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}

.sns-producttabs .sns-pdt-content .pdt-content .slideBottom.play .item-animate {
    -webkit-animation: slideBottom 600ms ease both;
    -o-animation: slideBottom 600ms ease both;
    animation: slideBottom 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .slideLeft.play .item-animate {
    -webkit-animation: slideLeft 600ms ease both;
    -o-animation: slideLeft 600ms ease both;
    animation: slideLeft 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .slideRight.play .item-animate {
    -webkit-animation: slideRight 600ms ease both;
    -o-animation: slideRight 600ms ease both;
    animation: slideRight 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .bounceIn.play .item-animate {
    -webkit-animation: bounceIn 600ms ease both;
    -o-animation: bounceIn 600ms ease both;
    animation: bounceIn 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .bounceInRight.play .item-animate {
    -webkit-animation: bounceInRight 600ms ease both;
    -o-animation: bounceInRight 600ms ease both;
    animation: bounceInRight 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .zoomIn.play .item-animate {
    -webkit-animation: zoomIn 600ms ease both;
    -o-animation: zoomIn 600ms ease both;
    animation: zoomIn 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .zoomOut.play .item-animate {
    -webkit-animation: zoomOut 600ms ease both;
    -o-animation: zoomOut 600ms ease both;
    animation: zoomOut 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .pageRight.play .item-animate {
    -webkit-animation: pageRight 600ms ease both;
    -o-animation: pageRight 600ms ease both;
    animation: pageRight 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .pageLeft.play .item-animate {
    -webkit-animation: pageLeft 600ms ease both;
    -o-animation: pageLeft 600ms ease both;
    animation: pageLeft 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .pageTop.play .item-animate {
    -webkit-animation: pageTop 600ms ease both;
    -o-animation: pageTop 600ms ease both;
    animation: pageTop 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .pageBottom.play .item-animate {
    -webkit-animation: pageBottom 600ms ease both;
    -o-animation: pageBottom 600ms ease both;
    animation: pageBottom 600ms ease both;
}

.sns-producttabs .sns-pdt-content .pdt-content .starwars.play .item-animate {
    -webkit-animation: starwars 600ms ease-out both;
    -o-animation: starwars 600ms ease-out both;
    animation: starwars 600ms ease-out both;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.sns-producttabs .sns-pdt-content .tab-content-actived {
    display: inline-block;
}

.sns-producttabs .tabslider {
    margin: 0 -15px;
}

.sns-producttabs .tabslider:before, .sns-producttabs .tabslider:after {
    content: " ";
    display: table;
}

.sns-producttabs .tabslider:after {
    clear: both;
}

.sns-producttabs .tabslider.products-grid .owl-item {
    padding: 0 15px;
}

.sns-producttabs .tabslider.products-grid .owl-item .item {
    margin: 35px 0 20px 0;
}

.sns-producttabs .tabslider.products-grid .owl-item .item:hover {
    position: relative;
    z-index: 9999;
}

.sns-producttabs .process-loading {
    display: block;
    max-width: 100%;
    min-height: 300px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}

.sns-producttabs .process-loading:before {
    content: '';
    display: none;
    border-radius: 50%;
    height: 1px;
    width: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    -o-animation: smallLoading 12s infinite linear;
    -moz-animation: smallLoading 12s infinite linear;
    -webkit-animation: smallLoading 12s infinite linear;
    animation: smallLoading 12s infinite linear;
}

.sns-slider .title-slider {
    font-size: 183.3%;
    color: #666;
    text-align: center;
    text-transform: uppercase;
}

.sns-slider .title-slider span {
    position: relative;
    display: inline-block;
    padding: 0 0 10px;
}

.sns-slider .title-slider span:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -14px;
    height: 1px;
    width: 100%;
    background: #ebebeb;
}

.sns-slider .navigation {
    position: relative;
    width: 61px;
    height: 28px;
    display: block;
    margin-bottom: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sns-slider .navigation.active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sns-slider .navigation .next, .sns-slider .navigation .prev {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    margin: 0 0 0 5px;
    width: 28px;
    height: 28px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/images/site/ico-pager.png") no-repeat -78px 6px;
}

.sns-slider .navigation .next:hover, .sns-slider .navigation .prev:hover {
    background-position: -52px 6px;
    background-color: #79c251;
    border-color: #79c251;
}

.sns-slider .navigation .prev {
    left: 0;
    right: auto;
    background-position: 0 6px;
    margin: 0 0;
}

.sns-slider .navigation .prev:hover {
    background-position: -26px 6px;
}

.sns-slider .pretext {
    width: 70%;
    margin: 0 auto;
    color: #666;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width: 991px) {
    .sns-slider .pretext {
        width: 90%
    }
}

.sns-slider .owl-item > .item {
    padding: 0 15px;
}

#categories_block_top {
    clear: both;
    position: relative;
    top: 30px;
}

#categories_block_top .sf-menu {
    position: relative;
}

#categories_block_top .sf-menu > li {
    position: static;
}

#categories_block_top .sf-menu > li > ul {
    width: 100%;
    top: 60px;
    margin: 0 20px;
}

#categories_block_top .sf-menu > li > ul > li {
    display: block;
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

#categories_block_top .sf-menu > li > ul > .category_thumb {
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%
}

#categories_block_top .sf-menu > li > ul > .category_thumb img {
    display: inline-block;
    width: 33%
}

#categories_block_top .sf-menu > li h4 a {
    font-size: 1.1em;
}

#categories_block_top .sf-menu > li h4 a:before {
    display: none;
}

#categories_block_top .sf-menu > li .main-level-submenus {
    position: relative;
    display: block !important;
    visibility: visible !important;
    top: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    left: 0;
}

#categories_block_top .sf-menu .category_thumb {
    display: none;
}

#categories_block_left .block_content > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#categories_block_left .block_content > ul li {
    position: relative;
    background: none;
    border: none;
    margin: 0;
    padding: 6px 0;
}

#categories_block_left .block_content > ul li > a {
    display: inline-block;
    padding: 5px 0;
}

#categories_block_left .block_content > ul > li {
    padding: 4px 0 3px;
}

#categories_block_left .block_content > ul > li + li {
    border-top: 1px solid #e3e3e3;
}

#categories_block_left .block_content > ul > li > a {
    text-transform: uppercase;
}

#categories_block_left .block_content > ul > li ul {
    padding-left: 20px;
}

#categories_block_left .block_content > ul a:hover, #categories_block_left .block_content > ul a:focus {
    font-weight: normal;
}

#categories_block_left span.grower {
    display: inline-block;
    cursor: pointer;
    font-family: "FontAwesome"
}

#categories_block_left span.grower.OPEN:before, #categories_block_left span.grower.CLOSE:before {
    content: "\f106";
    display: block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    color: #999;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
}

#categories_block_left span.grower.CLOSE:before {
    content: "\f107"
}

#layered_block_left div.checker span {
    width: 10px;
    height: 10px;
    background: none;
    border: 1px solid #dedede;
    margin-bottom: 2px;
    position: relative;
}

#layered_block_left div.checker span.checked:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #79c251;
    margin: 1px;
}

#layered_block_left div.checker span input {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
}

#layered_block_left #enabled_filters {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

#layered_block_left #enabled_filters:before, #layered_block_left #enabled_filters:after {
    content: " ";
    display: table;
}

#layered_block_left #enabled_filters:after {
    clear: both;
}

#layered_block_left #enabled_filters .layered_subtitle {
    margin-bottom: 10px;
    color: #666;
    text-transform: uppercase;
}

#layered_block_left #enabled_filters .layered_subtitle:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #79c251;
}

#layered_block_left #enabled_filters ul li {
    list-style: inside none decimal-leading-zero;
    position: relative;
}

#layered_block_left #enabled_filters ul li > a {
    float: right;
}

#layered_block_left #enabled_filters ul li > a .fa-remove {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    top: 50%;
    margin-top: -7px;
    right: 0;
    border: 1px solid #dedede;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#layered_block_left #enabled_filters ul li > a .fa-remove:before, #layered_block_left #enabled_filters ul li > a .fa-remove:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #dedede;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    left: 0;
}

#layered_block_left #enabled_filters ul li > a .fa-remove:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#layered_block_left #enabled_filters ul li > a .fa-remove:hover {
    border-color: #79c251;
}

#layered_block_left #enabled_filters ul li > a .fa-remove:hover:before, #layered_block_left #enabled_filters ul li > a .fa-remove:hover:after {
    background: #79c251;
}

#layered_block_left .layered_close {
    float: right;
    padding-right: 5px;
}

#layered_block_left span.layered_close a {
    display: block;
    height: 13px;
    width: 13px;
    text-decoration: none;
    text-indent: -5000px;
    background: url(/images/site/less.gif) no-repeat 2px 2px;
    display: block;
    height: 13px;
    width: 13px;
    text-decoration: none;
    text-indent: -5000px;
    background: url(/images/site/less.gif) no-repeat 2px 2px;
}

#layered_block_left span.closed a {
    background: url(/images/site/more.gif) no-repeat 2px 2px;
}

#layered_block_left ul {
    clear: both;
    padding: 5px 0;
    padding-left: 0;
}

#layered_block_left ul li {
    padding: 2px 0;
    list-style-type: none;
}

#layered_block_left ul li label {
    cursor: pointer;
}

#layered_block_left ul li .disabled {
    color: #666;
}

#layered_block_left ul li input.checkbox {
    vertical-align: middle;
    margin-left: 2px;
}

#layered_block_left .color-option {
    border: 1px solid #666;
    height: 16px;
    margin-left: 0;
    padding: 0;
    width: 16px;
}

#layered_block_left .color-option.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#layered_block_left .nomargin a {
    display: inline;
}

#layered_url_filter_block {
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-top: 0;
    border-bottom: 1px dotted #ccc;
}

#layered_form .select {
    width: 165px;
}

#layered_form .color-option {
    border: 1px solid #fff;
    height: 10px;
    line-height: 8px;
    margin-left: 0;
    outline: 1px solid #dedede;
    padding: 0;
    width: 10px;
    margin-right: 5px !important;
}

#layered_form .color-option.on {
    outline-color: #79c251;
}

#layered_form .color-option:hover {
    outline-color: #79c251;
}

#layered_form input[type=radio] {
    margin-left: 2px;
    vertical-align: middle;
}

#layered_form li.hiddable > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
}

#layered_form li.hiddable > *.checker span {
    top: auto;
}

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

.layered_price:after {
    clear: both;
}

.layered_price label {
    color: #666;
}

.layered_price .layered_subtitle {
    margin-bottom: 10px;
    color: #666;
    text-transform: uppercase;
}

.layered_price .layered_subtitle:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #79c251;
}

.layered_price .layered_price_range {
    margin-left: 7px;
}

.layered_price .layered_price_range_unit {
    margin-right: 7px;
}

.layered_price .layered_slider_container {
    margin: 15px 0 5px 0;
    padding: 0 7px;
    background: #e9e9e9;
    width: 100%
}

.layered_price .layered_slider_container #layered_price_slider {
    border: none;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 1px;
}

.layered_price .layered_slider_container #layered_price_slider .ui-widget-header {
    border: none;
    background: #79c251;
}

.layered_price .layered_slider_container #layered_price_slider .ui-slider-handle {
    width: 13px;
    height: 13px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #79c251;
    margin-left: -6px;
    top: 50%;
    margin-top: -6px;
    cursor: w-resize;
}

.layered_slider {
    margin-top: 5px;
}

.layered_input_range_min {
    width: 30px;
}

.layered_input_range_max {
    width: 40px;
}

.layered_list_selected {
    font-weight: bold;
}

.layered_list {
    display: block;
    cursor: pointer;
}

.layered_list:hover {
    font-weight: bold;
}

.hide-action {
    text-align: center;
    text-align: right;
    display: block;
    cursor: pointer;
}

.hide-action:hover {
    font-weight: bold;
}

.layered_filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}

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

.layered_filter:after {
    clear: both;
}

.layered_filter .layered_subtitle {
    margin-bottom: 10px;
    color: #666;
    text-transform: uppercase;
}

.layered_filter .layered_subtitle:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #79c251;
}

.layered_ajax_loader p {
    margin: 20px 0;
    text-align: center;
}

@-webkit-keyframes ajaxloader {
    0% {
        -webkit-transform: translateX(-100px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -webkit-transform: translateX(100px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes ajaxloader {
    0% {
        -moz-transform: translateX(-100px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -moz-transform: translateX(100px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes ajaxloader {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        transform: translateX(100px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes ajaxloader {
    0% {
        -ms-transform: translateX(-100px);
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        -ms-transform: translateX(100px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.ajax_loadding {
    padding: 0 15px;
    text-align: center;
}

.ajax_loadding span[class*="l-"] {
    height: 4px;
    width: 10px;
    background: #000;
    display: inline-block;
    margin: 0 2px 12px 2px;
    border-radius: 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-animation: ajaxloader 4s infinite;
    -webkit-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
    -webkit-animation-fill-mode: both;
    -moz-animation: ajaxloader 4s infinite;
    -moz-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
    -moz-animation-fill-mode: both;
    -ms-animation: ajaxloader 4s infinite;
    -ms-animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
    -ms-animation-fill-mode: both;
    animation: ajaxloader 4s infinite;
    animation-timing-function: cubic-bezier(0.03, 0.615, 0.995, 0.415);
    animation-fill-mode: both;
}

.ajax_loadding span.l-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -ms-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

.ajax_loadding span.l-2 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
}

.ajax_loadding span.l-3 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

.ajax_loadding span.l-4 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
}

.ajax_loadding span.l-5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
}

.ajax_loadding span.l-6 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -ms-animation-delay: 0;
    -moz-animation-delay: 0;
}

#sns_header .shopping_cart {
    position: relative;
    float: right;
    margin: 35px 0 0;
    padding: 0 10px 0 0;
}

#sns_header .shopping_cart > a.tongle {
    display: block;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #999;
}

#sns_header .shopping_cart > a.tongle > .fa {
    width: 34px;
    height: 34px;
    border: 2px solid #ddd;
    text-align: center;
    line-height: 30px;
    color: #ccc;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

@media (max-width: 767px) {
    #sns_header .shopping_cart > a.tongle span, #sns_header .shopping_cart > a.tongle strong {
        display: none;
    }
}

#sns_header .shopping_cart > .cart_block {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 300px;
    background: #fff;
    border-top: 5px solid #79c251;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    display: none;
    z-index: 9998;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#sns_header .shopping_cart:hover > a.tongle {
    z-index: 9999;
}

#sns_header .shopping_cart:hover > a.tongle > .fa {
    background: #79c251;
    border-color: #79c251;
    color: #fff;
}

#sns_header .shopping_cart:hover > .cart_block {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%
}

.cart_block .block_content dt {
    font-weight: normal;
    overflow: hidden;
    padding: 0;
    position: relative;
    padding-bottom: 10px;
}

.cart_block .block_content dt.last_item {
    padding-bottom: 0;
}

.cart_block .block_content dd {
    position: relative;
}

.cart_block .block_content dd .cart_block_customizations {
    border-top: 1px dashed #333;
}

.cart_block .block_content dd .cart_block_customizations li {
    padding: 10px 20px;
}

.cart_block .block_content dd .cart_block_customizations li .deleteCustomizableProduct {
    position: absolute;
    right: 10px;
}

.cart_block .block_content .block-subtitle {
    padding: 0 0 10px;
    margin: 0;
}

.cart_block .block_content .cart-images {
    float: left;
    margin-right: 10px;
}

.cart_block .block_content .cart-prices {
    font-weight: bold;
    padding: 0 0 10px;
}

.cart_block .block_content .cart-prices .cart-prices-line {
    overflow: hidden;
    border-top: 1px solid #e9e9e9;
    padding: 5px 0;
}

.cart_block .block_content .cart-buttons {
    overflow: hidden;
}

.cart_block .block_content .cart-buttons a {
    width: 100%;
    float: left;
    display: block;
    line-height: 170%;
    text-align: center;
}

.cart_block .block_content .cart-buttons a + a {
    margin-top: 15px;
}

.cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 0;
    top: 5px;
}

.cart_block .cart_block_list .remove_link a, .cart_block .cart_block_list .ajax_cart_block_remove_link {
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #E95F21;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.cart_block .cart_block_list .remove_link a:before, .cart_block .cart_block_list .ajax_cart_block_remove_link:before, .cart_block .cart_block_list .remove_link a:after, .cart_block .cart_block_list .ajax_cart_block_remove_link:after {
    content: '';
    position: absolute;
    width: 70%;
    height: 2px;
    background: #E95F21;
    top: 45%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    left: 15%
}

.cart_block .cart_block_list .remove_link a:after, .cart_block .cart_block_list .ajax_cart_block_remove_link:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cart_block .cart_block_list .remove_link a:hover, .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
    border-color: #78a6d6;
}

.cart_block .cart_block_list .remove_link a:hover:before, .cart_block .cart_block_list .ajax_cart_block_remove_link:hover:before, .cart_block .cart_block_list .remove_link a:hover:after, .cart_block .cart_block_list .ajax_cart_block_remove_link:hover:after {
    background: #78a6d6;
}

.cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding: 10px 1em;
}

.cart_block .cart-info .product-name {
    padding-bottom: 5px;
    margin-top: -4px;
}

.cart_block .cart-info .product-name a {
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
}

.cart_block .cart-info .product-atributes {
    background: #fcfcfc;
    padding: 4px 0 4px 10px;
}

.cart_block .cart-info .quantity-formated {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #9c9b9b;
    text-transform: uppercase;
    font-size: 10px;
    padding-right: 5px;
}

.cart_block .cart-info .quantity-formated .quantity {
    font-size: 15px;
}

.cart_block .cart-info .price {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.cart_block .bottom-action {
    border-top: 1px solid #e9e9e9;
    padding: 15px 0 5px;
    text-align: center;
}

.cart_block .bottom-action .btn {
    border-radius: 100px;
    padding-left: 25px;
    padding-right: 25px;
    border-color: #e9e9e9;
}

.cart_block .bottom-action .btn + .btn {
    margin-left: 10px;
}

.cart_block .bottom-action .cart-prices {
}

.cart_block .cart_block_no_products {
    margin: 0;
    padding: 0 0 20px;
}

.cart_block #cart_block_summary, .cart_block .title_block span, #header .cart_block h4, #header .cart_block .title_block, #header .cart_block h4 {
    display: none;
}

.cart_block .cart_block_shipping_cost, .cart_block .cart_block_tax_cost, .cart_block .cart_block_total, .cart_block .cart_block_wrapping_cost {
    float: right;
}

.cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.cart_block table.vouchers tr td {
    padding: 2px;
}

.cart_block table.vouchers tr td.quantity {
    margin-right: 5px;
    min-width: 18px;
}

.cart_block table.vouchers tr td.delete {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 15px;
}

.ajax_quick-preimportant {
    color: grey !important;
    font-weight: normal;
}

.sm-line-divisor {
    border-top: 1px solid rgb(233, 233, 233);
    margin: 7px;
}

.dnone {
    display: none;
}

.layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

* html .layer_cart_overlay {
    position: absolute;
    left: 0;
    margin-left: -160px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#layer_cart {
    background-color: #fff;
    position: fixed;
    display: none;
    z-index: 99;
    width: 420px;
    top: 20%;
    left: 50%;
    text-align: left;
    margin-top: 0 !important;
    margin-left: -210px !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

@media (max-width: 479px) {
    #layer_cart {
        width: 300px;
        top: 10%;
        margin-left: -150px !important;
    }
}

#layer_cart .layer_cart_product {
    padding: 10px;
    overflow: hidden;
}

#layer_cart .layer_cart_product h4 {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
}

#layer_cart .layer_cart_product .product-image-container {
    max-width: 100px;
    padding: 5px;
    float: left;
    margin-right: 20px;
}

#layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
    display: block;
    padding-bottom: 8px;
    font-size: 120%;
    color: #333;
}

#layer_cart .layer_cart_product .layer_cart_product_info > div {
    padding-bottom: 7px;
}

#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
    padding-right: 3px;
}

#layer_cart .layer_cart_cart {
    background: #fafafa;
    position: relative;
    padding-top: 10px;
}

#layer_cart .layer_cart_cart > * {
    padding-left: 20px;
    padding-right: 20px;
}

#layer_cart .layer_cart_cart h4 {
    color: #333;
}

#layer_cart .layer_cart_cart .button-container {
    background: #fff;
    width: 100%;
    display: block;
    padding: 15px 0;
    margin-top: 10px;
    text-align: center;
}

#layer_cart .layer_cart_cart .button-container .btn {
    border-radius: 100px;
}

#layer_cart .layer_cart_cart .button-container .btn + .btn {
    margin-left: 10px;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
    margin-right: 5px;
}

#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
    padding-right: 5px;
    color: #777;
}

#layer_cart .cross {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    z-index: 2;
    border: 1px solid #dedede;
}

#layer_cart .cross:before, #layer_cart .cross:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 80%;
    height: 1px;
    background: #aaa;
    left: 10%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#layer_cart .cross:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#layer_cart .cross:hover {
    border-color: #79c251;
    background: #79c251;
}

#layer_cart .cross:hover:before, #layer_cart .cross:hover:after {
    background: #fff;
}

#layer_cart .continue {
    cursor: pointer;
}

#layer_cart p {
    padding: 0;
}

#layer_cart {
}

#layer_cart .crossseling .crossseling-content {
    border-top: 1px solid #e9e9e9;
    padding: 26px 30px 40px 30px;
    position: relative;
}

#layer_cart .crossseling h2 {
    font: 400 23px/26px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom: 25px;
}

#layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden;
}

#layer_cart .crossseling #blockcart_list ul {
    display: block;
}

#layer_cart .crossseling #blockcart_list ul li {
    float: left;
    width: 178px;
    margin: 0 0 0 0;
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container {
    border: 1px solid #e9e9e9;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px;
}

#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
    width: 100%
}

#layer_cart .crossseling #blockcart_list ul li .product-name {
    padding-bottom: 5px;
}

#layer_cart .crossseling #blockcart_list ul li .product-name a {
    font-size: 15px;
    line-height: 20px;
}

#layer_cart .crossseling #blockcart_list a.bx-prev, #layer_cart .crossseling #blockcart_list a.bx-next {
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    color: #333;
    text-indent: -5000px;
    position: absolute;
    top: 45%;
    margin-top: -20px;
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after, #layer_cart .crossseling #blockcart_list a.bx-next:after {
    display: block;
    text-indent: 0;
}

#layer_cart .crossseling #blockcart_list a.bx-prev:hover, #layer_cart .crossseling #blockcart_list a.bx-next:hover {
    color: #c0c0c0;
}

#layer_cart .crossseling #blockcart_list a.bx-prev.disabled, #layer_cart .crossseling #blockcart_list a.bx-next.disabled {
    display: none;
}

#layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 5%
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after {
    content: "\f137"
}

#layer_cart .crossseling #blockcart_list a.bx-next {
    right: 5%
}

#layer_cart .crossseling #blockcart_list a.bx-next:after {
    content: "\f138"
}

#layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden;
}

.snsblog .catlistitem {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.snsblog .catlistitem .blog-articleContent:before, .snsblog .catlistitem .blog-articleContent:after {
    content: " ";
    display: table;
}

.snsblog .catlistitem .blog-articleContent:after {
    clear: both;
}

.snsblog .catlistitem .blog-articleContent .sdsarticle-des {
    margin: 0 0 10px;
}

.snsblog .catlistitem .blog-articleContent .blog-img {
    float: left;
    margin: 0 15px 0 0;
}

.snsblog .catlistitem .blog-articleContent .blog-img img {
    border-radius: 3px;
}

body .articleContent img {
    margin: 10px 0;
    padding: 0;
    max-width: 100%
}

body .sdsbox-content ul {
    margin: 0;
}

body .sdsbox-content .recentArticles li .image, body .sdsbox-content .popularArticles li .image {
    height: auto;
    margin: 0 8px 0 0;
}

body .sdsbox-content .recentArticles img, body .sdsbox-content .popularArticles img {
    border-radius: 2px;
}

body .sdsbox-content .recentComments li .image {
    margin: 0 15px 5px 0;
    border: 1px solid #e9e9e9;
    border-radius: 100%;
    width: 56px;
    height: 56px;
}

.blog-pagination .results {
    margin: 5px 0;
    text-align: right;
}

.blog-pagination .pagination {
    margin: 0;
}

.blog-pagination .pagination li b {
    display: none;
}

.blog-pagination .pagination li > span, .blog-pagination .pagination li > a {
    border-radius: 100px;
    height: 28px;
    min-width: 28px;
    padding: 5px;
    text-align: center;
    margin: 0 2px;
    color: #79c251;
}

.blog-pagination .pagination li > .page-active, .blog-pagination .pagination li.active > a, .blog-pagination .pagination li.active > span, .blog-pagination .pagination li > a:hover, .blog-pagination .pagination li > a:focus, .blog-pagination .pagination li > span:hover, .blog-pagination .pagination li > span:focus {
    border-color: #79c251;
    color: #fff;
    background: #79c251;
}

.blog-pagination .pagination li > .page-active .fa, .blog-pagination .pagination li.active > a .fa, .blog-pagination .pagination li.active > span .fa, .blog-pagination .pagination li > a:hover .fa, .blog-pagination .pagination li > a:focus .fa, .blog-pagination .pagination li > span:hover .fa, .blog-pagination .pagination li > span:focus .fa {
    color: #fff;
}

.blog-pagination .pagination li.truncate > span {
    border: none;
    margin: 0;
    padding: 0;
}

.blog-pagination .pagination li.truncate > span:hover {
    background: none;
}

.blog-pagination .pagination li.truncate > span span {
    line-height: 28px;
}

.blog-pagination .pagination li .fa {
    color: #afafaf;
    font-size: 18px;
}

#respond .right {
    padding: 10px 0;
}

#articleComments {
    border-radius: 3px;
    border: none;
}

#articleComments .commentList li {
    border-color: #e9e9e9;
    padding: 8px 8px 8px 85px;
}

#articleComments .commentList li .avatar {
    background: #fff;
    border-color: #e9e9e9;
    padding: 3px;
}

#articleComments .commentList li .created {
    margin: 0;
}

#tags_blog_block_left .block_content a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 3px 6px;
    border: 1px solid #e9e9e9;
    margin: 2px 0;
}

#tags_blog_block_left .block_content a:hover {
    border-color: #79c251;
}

#smartblogsearch #sdssearch_block_top {
    padding-top: 20px;
}

#smartblogsearch #sdssearch_block_top #search_query_top {
    background: #fff;
    height: 34px;
    line-height: 34px;
    padding-right: 34px;
}

#smartblogsearch #sdssearch_block_top .btn.button-search {
    background: none;
    width: 34px;
    color: #999;
    padding: 0;
    height: 34px;
}

#smartblogsearch #sdssearch_block_top .btn.button-search:hover {
    color: #79c251;
}

#stores_block_left img {
    width: 100%
}

.show-sidebar #sns_menu {
    display: block !important;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9999;
    position: relative;
}

.show-menumobile #sns_menu {
    z-index: 9999;
}

#sns_menu.keep-menu {
    background: #79c251;
    position: fixed !important;
    bottom: auto !important;
    top: 0 !important;
    z-index: 20;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    width: 100%
}

#sns_menu.keep-menu h1#logo {
    padding: 10px 0;
}

#sns_menu.keep-menu .container > .inner .header-right {
    padding: 20px 0;
}

#sns_menu .container > .inner {
    position: relative;
}

#sns_menu #sns_mainnav {
    position: static;
}

#sns_menu .fullwidth h4.title {
    font-size: 150%;
    text-transform: uppercase;
}

#sns_menu .fullwidth .wrap_bottomblock {
    /*padding-top: 10px;*/
}

#sns_menu .fullwidth ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sns_menu .fullwidth ul.menu > li {
    position: relative;
    display: block;
    padding: 0;
}

#sns_menu .fullwidth ul.menu > li.has-child:after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 14px;
    margin-top: -7px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    color: #e1e1e1;
}

#sns_menu .fullwidth ul.menu > li li {
    position: relative;
}

#sns_menu .fullwidth ul.menu > li li.has-child:after {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 14px;
    margin-top: -7px;
    display: inline-block;
    color: #e1e1e1;
}

#sns_menu .fullwidth ul.menu > li:hover > a, #sns_menu .fullwidth ul.menu > li.active > a, #sns_menu .fullwidth ul.menu > li li:hover > a, #sns_menu .fullwidth ul.menu > li li.active > a {
    color: #79c251;
}

#sns_menu .fullwidth ul.menu > li:hover > .wrap_submenu, #sns_menu .fullwidth ul.menu > li li:hover > .wrap_submenu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.25s ease-out 0.2s;
    -o-transition: all 0.25s ease-out 0.2s;
    transition: all 0.25s ease-out 0.2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: visible;
}

#sns_menu .fullwidth ul.menu > li a {
    display: block;
    color: #909090;
}

#sns_menu .fullwidth ul.menu > li a:hover:before {
    color: #79c251;
}

#sns_menu .fullwidth ul.menu > li a:before {
    content: "\f10c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ccc;
    font-size: 10px;
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-top: -2px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#sns_menu .fullwidth ul.menu > li .wrap_submenu {
    display: none;
    position: absolute;
    min-width: 255px;
    padding: 5px 0;
    top: 0;
    left: 98%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-bottom: 3px solid #79c251;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: hidden;
}

#sns_menu .fullwidth ul.menu > li:hover > a {
    padding-left: 5px;
    color: #79c251;
    background: none;
}

#sns_menu .fullwidth ul.menu > li > a {
    padding: 0;
    display: block;
    padding: 6px 0;
    color: #909090;
    display: block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#sns_menu .fullwidth ul.menu > li > a:hover {
    padding-left: 5px;
    color: #79c251;
    background: none;
}

#sns_custommenu {
    position: relative;
    overflow: hidden;
}

#sns_custommenu:hover {
    overflow: visible;
    position: static;
}

#sns_custommenu li:hover {
    z-index: 1;
}

#sns_custommenu ul.mainnav {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sns_custommenu ul.mainnav:before, #sns_custommenu ul.mainnav:after {
    content: " ";
    display: table;
}

#sns_custommenu ul.mainnav:after {
    clear: both;
}

#sns_custommenu ul.mainnav li.level0 {
    border: none;
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 12px 0 12px 0px;
}

#sns_custommenu ul.mainnav li.level0:first-child {
    padding-left: 0;
}

#sns_custommenu ul.mainnav li.level0.custom-item {
    position: static;
}

#sns_custommenu ul.mainnav li.level0 > div {
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-bottom: 3px solid #5a8ef7;
    z-index: 9999;
}

#sns_custommenu ul.mainnav li.level0 > div:before {
    content: '';
    display: block;
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
}

#sns_custommenu ul.mainnav li.level0 > div h3 {
    color: #4d4d4d;
    font-size: 16px;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu {
    min-width: 255px;
    padding: 5px 0;
    margin-top: 2px;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li {
    position: relative;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.has-child:after {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 14px;
    margin-top: -7px;
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    color: #e1e1e1;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li {
    position: relative;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li.has-child:after {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 14px;
    margin-top: -7px;
    display: inline-block;
    color: #e1e1e1;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li.active > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > a, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li.active > a {
    color: #79c251;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li:hover > .wrap_submenu, #sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li li:hover > .wrap_submenu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.25s ease-out 0.2s;
    -o-transition: all 0.25s ease-out 0.2s;
    transition: all 0.25s ease-out 0.2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: visible;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li a {
    display: block;
    padding: 6px 15px;
    color: #909090;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li a:hover:before {
    color: #79c251;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li a:before {
    content: "\f10c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ccc;
    font-size: 10px;
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-top: -2px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

#sns_custommenu ul.mainnav li.level0 > div.wrap_submenu ul.level0 > li .wrap_submenu {
    display: none;
    position: absolute;
    min-width: 255px;
    padding: 5px 0;
    top: 0;
    left: 98%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-bottom: 3px solid #79c251;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    display: block;
    visibility: hidden;
}

#sns_custommenu ul.mainnav li.level0 > div.fullwidth {
    width: 100%;
    padding: 20px;
    margin-top: 2px;
}

#sns_custommenu ul.mainnav li.level0:hover > div {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%
}

#sns_custommenu ul.mainnav li.level0 > a {
    display: block;
    padding: 5px 12px;
    font-size: 128%;
    font-weight: normal;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    border: 1px solid transparent;
}

#sns_custommenu ul.mainnav li.level0 > a:hover {
    text-decoration: none;
}

#sns_custommenu ul.mainnav li.level0.active > a, #sns_custommenu ul.mainnav li.level0:hover > a {
    color: #fff;
    position: relative;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
}

#sns_mommenu {
    margin: 10px;
}

#sns_mommenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sns_mommenu > [class*="btn"] {
    padding: 0;
    border: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    cursor: pointer;
    color: #fff;
}

#sns_mommenu > [class*="btn"] i {
    font-size: 30px;
    line-height: 30px;
}

#sns_mommenu > [class*="btn"].leftsidebar, #sns_mommenu > [class*="btn"].rightsidebar {
    display: none;
}

#sns_mommenu .mainnav .accr_content {
    padding-left: 15px;
}

#sns_mommenu .mainnav a.active {
    color: #79c251;
}

#sns_mommenu .mainnav .accr_header {
    border-bottom: 1px solid #393939;
    padding: 6px 0;
}

#sns_mommenu .mainnav .accr_header .btn_accor {
    cursor: pointer;
    float: right;
}

#sns_mommenu .btn2 .overlay {
    content: "";
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    cursor: pointer;
}

#sns_mommenu .collapse_wrap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: #222;
}

#sns_mommenu .collapse_wrap:before {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -1000px;
    right: -1000px;
    z-index: -1;
    background: #222;
    content: '';
    display: none;
}

#sns_mommenu #menu_collapse > ul {
    padding: 20px;
}

#sns_mommenu #menu_collapse a {
    color: #b9b9b9;
}

#sns_mommenu #menu_collapse a:hover {
    color: #fff;
}

#sns_mommenu #menu_offcanvas {
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 0;
    filter: alpha(opacity=0);
    left: -250px;
    height: 100%;
    overflow: auto;
    width: 250px;
    background: #222;
    color: #b9b9b9;
    padding: 20px;
    z-index: 9999;
}

#sns_mommenu #menu_offcanvas > ul {
    padding-bottom: 50px;
}

#sns_mommenu #menu_offcanvas.active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

#sns_mommenu #menu_offcanvas a {
    color: #b9b9b9;
}

#sns_mommenu #menu_offcanvas a:hover {
    color: #fff;
}

@media (max-width: 991px) {
    #sns_right {
        position: fixed;
        top: 0;
        right: -280px;
        width: 280px;
        padding: 15px;
        height: 100%;
        bottom: 0;
        overflow: auto;
        background: #fff;
        Z-index: 9999;
        overflow: auto;
        height: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    #sns_right.active {
        right: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #sns_right .sns-col-inner {
        padding: 0 0 50px;
    }

    #sns_left {
        position: fixed;
        top: 0;
        left: -280px;
        width: 280px;
        padding: 15px;
        height: 100%;
        bottom: 0;
        overflow: auto;
        background: #fff;
        Z-index: 9999;
        overflow: auto;
        height: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    #sns_left.active {
        left: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    #sns_left .sns-col-inner {
        padding: 30px 0 50px;
    }
}

#addresses #sns_main .page-heading {
    margin: 0 0 22px;
}

#addresses #sns_main p {
    margin: 0 0 13px;
}

#addresses #sns_main p.p-indent {
    margin: 0 0 27px;
}

.address li.address_update {
    margin: 14px 0 6px 0;
}

.address li.address_update a {
    margin: 0 10px 0 0;
}

#account-creation_form .id_state, #account-creation_form .dni, #account-creation_form .postcode {
    display: none;
}

#create-account_form {
    min-height: 297px;
}

#create-account_form p {
    margin-bottom: 8px;
}

#create-account_form .form-group {
    margin: 0 0 20px 0;
}

#login_form {
    min-height: 297px;
}

#login_form .form-group {
    margin: 0 0 3px 0;
}

#login_form .form-group.lost_password {
    margin: 14px 0 15px 0;
}

#login_form .form-group.lost_password a {
    text-decoration: underline;
}

#login_form .form-group.lost_password a:hover {
    text-decoration: none;
}

#login_form .form-control, #create-account_form .form-control {
    max-width: 271px;
}

.content_scene_cat {
    color: #444;
    margin: 0 0 20px 0;
}

.content_scene_cat .cat_desc {
    display: none;
}

.content_scene_cat .content_scene_cat_bg {
    padding: 3%;
    background-color: #464646 !important;
}

.content_scene_cat span.category-name {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 169.23077%
}

.content_scene_cat p {
    margin-bottom: 0;
}

.content_scene_cat a {
    color: #fff;
}

.content_scene_cat a:hover {
    text-decoration: underline;
}

.content_scene_cat .content_scene {
    color: #777;
}

.content_scene_cat .content_scene .cat_desc {
    display: none;
    padding-top: 20px;
}

.content_scene_cat .content_scene .cat_desc a {
    color: #428bca;
}

.content_scene_cat .content_scene .cat_desc a:hover {
    color: #2a6496;
}

#category {
}

#category .category-image {
    margin: 0 0 30px;
}

#subcategories {
    margin-bottom: 30px;
}

#subcategories li > .subcategory-image, #subcategories li > h5 {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    #subcategories li[class*="col-sm-"] + li[class*="col-sm-"] {
        padding-top: 20px;
    }
}

#cms #sns_main .block-cms {
    padding-bottom: 20px;
}

#cms #sns_main h1 {
    margin-bottom: 25px;
}

#cms #sns_main h3 {
    font-size: 16px;
    border-bottom: none;
    margin: 0;
    padding: 0 0 17px 0;
}

#cms #sns_main p {
    line-height: 150%
}

#cms #sns_main .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #e9e9e9;
}

#cms #sns_main .list-1 li:first-child {
    border: none;
}

#cms #sns_main .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px;
}

#cms #sns_main img {
    max-width: 100%;
    height: auto;
}

#cms #sns_main .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative;
}

#cms #sns_main .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0, #fefefe 100%);
}

#cms #sns_main .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px;
}

#cms #sns_main .testimonials .inner span.before {
    background: url(/images/site/bl-before-bg.png) no-repeat;
    margin-right: 8px;
}

#cms #sns_main .testimonials .inner span.after {
    background: url(/images/site/bl-after-bg.png) no-repeat;
    margin-left: 8px;
}

#cms #sns_main .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(/images/site/testimon-after.gif) no-repeat;
}

#cms #sns_main .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px;
}

#cms #sns_main p.bottom-indent {
    margin-bottom: 18px;
}

#cms #sns_main #admin-action-cms {
    background: none repeat 0 0 #f6f6f6;
    border: 1px solid #d2d0d0;
    padding: 10px;
}

#cms #sns_main #admin-action-cms p {
    margin: 0;
}

#cms #sns_main #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #686868;
}

#cms #sns_main #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block;
}

#cms #sns_main #admin-action-cms p .button.publish_button {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740 #006fa8;
    background: #009ad0;
    background: -moz-linear-gradient(top, #009ad0 0, #007ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background: -webkit-linear-gradient(top, #009ad0 0, #007ab7 100%);
    background: -o-linear-gradient(top, #009ad0 0, #007ab7 100%);
    background: -ms-linear-gradient(top, #009ad0 0, #007ab7 100%);
    background: linear-gradient(to bottom, #009ad0 0, #007ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

#cms #sns_main #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf;
}

#cms #sns_main #admin-action-cms p .button.lnk_view {
    color: #333;
    text-shadow: 1px 1px #fff;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

#cms #sns_main #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7;
}

table#product_comparison tbody tr td.product-block {
    vertical-align: top;
    padding: 14px 19px 19px;
    text-align: center;
}

table#product_comparison tbody tr td.td_empty, table#product_comparison tbody tr td.feature-name, table#product_comparison tbody tr.comparison_header {
    background: #fdfdfd;
    color: #333;
}

table#product_comparison tbody tr td.comparison_infos {
    text-align: center;
}

table#product_comparison tbody tr td.comparison_infos div.center {
    margin: 0 auto;
    width: 80px;
}

table#product_comparison tbody tr td.td_empty {
    vertical-align: bottom;
}

table#product_comparison tbody tr td.td_empty > span {
    font: 600 18px/22px inherit;
    text-transform: uppercase;
    color: #555454;
}

table#product_comparison .remove {
    text-align: right;
    padding: 0 0 15px 0;
}

table#product_comparison .remove a {
    font-size: 23px;
    line-height: 23px;
    color: #c0c0c0;
}

table#product_comparison .remove a:hover {
    color: #2a6496;
}

table#product_comparison .product-image-block {
    display: inline-block;
    position: relative;
}

table#product_comparison .product-image-block .product_image {
    padding: 9px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    margin: 0 0 8px 0;
}

table#product_comparison .product-image-block .product_image img {
    width: 100%
}

table#product_comparison .product-image-block .new-box {
    display: none;
}

table#product_comparison h5 {
    padding: 0 0 8px 0;
    min-height: 54px;
}

table#product_comparison .prices-container {
    padding: 0 0 5px 0;
}

table#product_comparison .comparison_availability_statut {
    display: none;
    font-weight: 700;
    color: #060;
}

table#product_comparison .product_discount {
    padding-top: 5px;
}

table#product_comparison .product_discount .reduced-price {
    color: #f00;
    font-weight: 700;
}

table#product_comparison .product_desc {
    padding: 0 0 12px 0;
}

table#product_comparison .button-container a, table#product_comparison .button-container > span {
    margin-bottom: 10px;
}

table#product_comparison .comparison_unit_price {
    font-size: 17px;
    font-family: inherit;
    color: #686868;
    font-style: italic;
}

table#product_comparison .product-rating {
    width: 80px;
    margin: 0 auto;
    overflow: hidden;
}

table#product_comparison .comparison_feature .product_name {
    display: none;
}

.footer_link {
    margin: 0 0 20px 0;
}

#stOCClose {
    width: 29px !important;
    height: 29px !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient {
    height: 22px !important;
}

.share strong {
    display: block;
    margin-bottom: 10px;
}

.share > div {
    margin-bottom: 8px;
}

@media (min-width: 1200px) {
    .share {
        position: relative;
        top: -350px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .share {
        position: relative;
        top: -260px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .share {
        position: relative;
        top: -245px;
    }
}

.stArrow {
    display: none !important;
}

@media (max-width: 992px) {
    #columns table#product_comparison tbody tr td.td_empty span {
        font-size: 14px;
    }

    #columns table#product_comparison tbody tr td.product-block {
        padding: 14px;
    }
}

@media (max-width: 767px) {
    #product_comparison table, #product_comparison thead, #product_comparison tbody, #product_comparison th, #product_comparison td, #product_comparison tr {
        display: block;
    }

    #product_comparison thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #product_comparison tr {
        overflow: hidden;
    }

    #product_comparison tr:last-child {
        border-bottom: none;
    }

    #product_comparison tr:last-child td {
        border-bottom: none;
    }

    #product_comparison td {
        border: none;
        position: relative;
        white-space: normal;
        float: left;
        width: 33.33%
    }

    #product_comparison td.td_empty {
        width: 100% !important;
        clear: both;
    }

    #product_comparison td:last-child {
        border-bottom: none;
    }

    #product_comparison .comparison_feature .feature-name {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media (max-width: 480px) {
    #product_comparison td {
        float: none;
        width: 100%
    }

    #product_comparison .comparison_feature td {
        float: left;
        width: 50%
    }

    #product_comparison .comparison_feature .feature-name {
        width: 100%;
        clear: both;
    }

    #product_comparison .comparison_feature .product-name {
        width: 50%;
        float: left;
        display: block;
    }
}

.contact-title {
    margin: -5px 0 27px 0;
    line-height: 23px;
}

.contact-title i {
    font-size: 23px;
    color: #c0c0c0;
    padding: 0 8px 0 0;
}

.contact-form-box {
    margin: 0 0 30px 0;
}

.contact-form-box fieldset {
    padding: 20px 0;
}

.contact-form-box label {
    margin: 0 0 6px 0;
}

.contact-form-box .page-subheading {
    padding-left: 0;
    border: none;
    margin-bottom: 0;
}

.contact-form-box .col-md-3 {
    padding-left: 0;
}

@media (max-width: 991px) {
    .contact-form-box .col-md-3 {
        padding-right: 0;
    }
}

.contact-form-box .col-md-9 {
    padding-right: 0;
}

@media (max-width: 991px) {
    .contact-form-box .col-md-9 {
        padding-left: 0;
    }
}

.contact-form-box #desc_contact0 {
    display: none;
}

.contact-form-box .form-group {
    margin-bottom: 7px;
}

.contact-form-box textarea {
    height: 210px;
}

.contact-form-box .submit {
    margin-top: 13px;
}

.contact-form-box select.form-control {
    max-width: 270px;
    width: 100%
}

.contact-form-box input.form-control {
    max-width: 270px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-form-box div.uploader span.filename {
        width: 114px;
    }
}

#order-detail-content table .return_quantity_buttons {
    margin-top: 3px;
}

#order-detail-content table .return_quantity_buttons a {
    display: none;
    float: left;
}

#order-detail-content table .return_quantity_buttons a + a {
    margin-left: 3px;
}

#order-detail-content table .order_qte_input {
    display: none;
    width: 57px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
}

#order-detail-content table label {
    font-weight: 400;
}

.table td.history_detail a + a {
    margin-left: 14px;
}

.table td.step-by-step-date {
    width: 105px;
}

.table tfoot strong {
    color: #333;
}

.info-order i {
    font-size: 20px;
}

.info-order i.icon-gift {
    color: #f13340;
}

.info-order i.icon-repeat {
    color: #55c65e;
}

#sendOrderMessage {
    margin-bottom: 30px;
}

#sendOrderMessage select.form-control {
    width: 263px;
}

#maintenance {
    margin: 50px 0 0 0;
}

@media (min-width: 1200px) {
    #maintenance {
        margin: 126px 0 0 0;
        padding: 91px 48px 365px 297px;
        background: url(/images/site/bg_maintenance.png) no-repeat;
    }
}

#maintenance .logo {
    margin: 0 0 31px 0;
}

#maintenance h1 {
    font: 600 28px/34px inherit;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 14px 0;
    margin: 0 0 19px 0;
}

#maintenance #message {
    font: 600 16px/31px inherit;
    padding: 0 0 0 18px;
    color: #555454;
    text-transform: uppercase;
}

#my-account .addresses-lists {
    margin-bottom: 30px;
}

#my-account ul.myaccount-link-list li {
    overflow: hidden;
    padding-bottom: 10px;
}

#my-account ul.myaccount-link-list li a {
    display: block;
    overflow: hidden;
    font: 600 16px/20px inherit;
    color: #555454;
    text-shadow: 0 1px #fff;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border: 1px solid #ddd;
    background: #f4f4f4;
}

#my-account ul.myaccount-link-list li a i {
    font-size: 25px;
    color: #fd7e01;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 100%;
    padding: 10px 0 0 0;
    text-align: center;
    border-right: 1px solid #ddd;
}

#my-account ul.myaccount-link-list li a span {
    display: block;
    padding: 13px 15px 15px 17px;
    overflow: hidden;
    margin-left: 52px;
}

#my-account ul.myaccount-link-list li a:hover {
    filter: none;
    background: #e7e7e7;
    border-color: #ccc;
}

#order-opc {
    line-height: 20px;
}

#order-opc .box {
    padding-bottom: 20px;
}

#order-opc .cart_navigation {
    margin-bottom: 53px;
}

#order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    overflow: visible;
}

#order-opc .page-heading.step-num span {
    font-weight: bold;
    font-size: 42px;
    line-height: 51px;
    font-style: italic;
    color: #333;
    position: absolute;
    left: 10px;
    top: -14px;
}

#order-opc .form-group {
    margin-bottom: 2px;
}

#order-opc .form-group .form-control {
    max-width: 271px;
}

#order-opc .lost_password {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 0 14px;
}

#order-opc .lost_password:hover {
    text-decoration: none;
}

#order-opc .title_block {
    font-weight: bold;
    color: #333;
    padding: 3px 0 6px;
}

#order-opc .opc-button {
    padding: 11px 0 0 0;
}

#order-opc ul.bullet {
    line-height: 22px;
    margin-bottom: 5px;
}

#order-opc .date-select {
    padding-bottom: 10px;
}

#order-opc .opc-add-save {
    border-top: 1px solid #e9e9e9;
    margin-top: 20px;
    padding-top: 20px;
}

#order-opc #message {
    margin-bottom: 35px;
}

#order-opc #opc_payment_methods {
    margin-bottom: 30px;
}

#order-opc #opc_payment_methods p.warning {
    color: #f13340;
    font-weight: 700;
}

#order-opc #opc_account {
    margin-bottom: 30px;
}

#order-opc .address_delivery.select {
    margin-bottom: 15px;
}

#order-opc #address_invoice_form.form-group {
    margin-bottom: 30px;
}

#new_account_form .id_state, #new_account_form .dni, #new_account_form .postcode {
    display: none;
}

#sns_tab_products {
    /*margin: 20px 0 50px;*/
}

#sns_tab_products ul.nav-tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
    border: none;
}

#sns_tab_products ul.nav-tabs:before, #sns_tab_products ul.nav-tabs:after {
    content: " ";
    display: table;
}

#sns_tab_products ul.nav-tabs:after {
    clear: both;
}

#sns_tab_products ul.nav-tabs > li {
    display: block;
    margin: 0;
    float: left;
    margin-bottom: -1px;
}

#sns_tab_products ul.nav-tabs > li:first-child > a, #sns_tab_products ul.nav-tabs > li.tabdrop + li > a {
    border-width: 1px;
}

#sns_tab_products ul.nav-tabs > li:hover > a, #sns_tab_products ul.nav-tabs > li.active > a {
    background: linear-gradient(to right, #1e3461 0%, #1e3461 77%, #1e3461 100%) repeat scroll 0% 0% transparent;

    color: #fff;
}

#sns_tab_products ul.nav-tabs > li > a {
    color: #666;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: relative;
    font-size: 135%;
    background: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    padding: 8px 20px;
    border: 1px solid #e9e9e9;
    border-width: 1px;
    border-radius: 10px 10px 0 0;
    margin: 0 8px 0 0;
}

#sns_tab_products .tab-content {
    border: 1px solid #e9e9e9;
    padding: 20px 25px;
    position: relative;
    margin: 0;
    overflow: hidden;
}

#sns_tab_products .tab-content h2, #sns_tab_products .tab-content h3, #sns_tab_products .tab-content h4 {
    text-transform: uppercase;
    margin-top: 0;
    color: #111;
    font-weight: normal;
}

#sns_tab_products .tab-content h2 {
    font-size: 130%
}

#sns_tab_products .tab-content h3 {
    font-size: 120%
}

#sns_tab_products .tab-content h4 {
    font-size: 100%
}

.top-hr {
    background: #c4c4c4;
    height: 5px;
    margin: 2px 0 31px;
}

.product-heading-h5 {
    color: #777;
    font-weight: 200;
    margin: 3px 0 8px;
    font-size: 19px;
    font-family: inherit;
}

.box-security .product-heading-h5 {
    margin: 3px 0 -8px;
}

@media (max-width: 1199px) {
    .box-security .product-heading-h5 {
        margin-bottom: 8px;
    }
}

#productscategory_list .product-name, .accessories-block .product-name {
    margin-bottom: 5px;
}

#productscategory_list .product-name a, .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939;
}

#productscategory_list .product-name a:hover, .accessories-block .product-name a:hover {
    color: #515151;
}

img {
    max-width: 100%;
    height: auto;
}

.product-img-box {
    margin-bottom: 10px;
}

.product-img-box #image-block {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dbdbdb;
    background: #fff;
    text-align: center;
}

.product-img-box #image-block img {
    background: #fdfdfd;
    width: 100%
}

.product-img-box #image-block:hover .ico-product {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.product-img-box #image-block .badges {
    z-index: 5002;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.product-img-box #image-block .badges .ico-product {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #de44c3;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 150%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.product-img-box #image-block .badges .ico-product.ico-sale {
    background: #7ebf38;
    right: 10px;
    left: auto;
}

.product-img-box #image-block .badges .ico-product {
    top: 10px;
    bottom: auto;
}

.product-img-box #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -68px;
    display: block;
    padding: 10px 0;
    text-align: center;
    line-height: 22px;
    color: #777676;
    width: 136px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
    display: none;
}

.product-img-box #image-block #view_full_size .span_link:after {
    font-family: "FontAwesome";
    color: #c0c0c0;
    font-size: 20px;
    line-height: 22px;
    content: "\f00e";
    font-weight: normal;
    margin: 0 0 0 4px;
}

.product-img-box #image-block #view_full_size .span_link:hover:after {
    color: #333;
}

.product-img-box #image-block a.jqzoom div div img {
    width: auto;
    max-width: 10000px;
}

.product-img-box #image-block a.jqzoom div div .zoomWrapper {
    border: none;
}

.product-img-box #image-block .zoomPad {
    z-index: auto !important;
}

.product-img-box #views_block {
    margin: 10px -5px 0;
    position: relative;
}

#thumbs_list {
    overflow: hidden;
    width: 100%
}

#thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
}

#thumbs_list li {
    float: left;
    width: 90px;
    cursor: pointer;
    line-height: 0;
    padding: 0 5px;
}

#thumbs_list li a {
    display: block;
    border: 1px solid #dbdbdb;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fdfdfd;
    margin-bottom: 9px;
}

#thumbs_list li a:hover, #thumbs_list li a.shown {
    border-color: #79c251;
}

#thumbs_list li img {
    border: 1px solid #fff;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

span.view_scroll_spacer {
    float: left;
    width: 39px;
    padding-left: 12px;
}

@media (min-width: 768px) and (max-width: 991px) {
    span.view_scroll_spacer {
        padding-left: 6px;
        width: 28px;
    }
}

#view_scroll_left, #view_scroll_right {
    position: absolute;
    right: -13px;
    top: 50%;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-indent: -999em;
    height: 28px;
    width: 28px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #dfdfdf;
    margin-top: -13px;
    cursor: pointer;
    background: #fff url("/images/site/nav-cir.png") no-repeat left top;
    z-index: 3;
}

#view_scroll_left:hover, #view_scroll_right:hover {
    background-color: #79c251;
    border-color: #79c251;
    background-position: left -26px;
}

#view_scroll_right {
    right: -9px;
}

#view_scroll_left {
    left: -9px;
    background-position: left -52px;
}

#view_scroll_left:hover {
    background-position: left -78px;
}

.resetimg {
    padding: 10px 0 0;
    margin: 0;
    min-height: 30px;
}

.resetimg #resetImages i {
    margin-right: 6px;
}

.view_scroll_spacer {
    margin-top: 38px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .view_scroll_spacer {
        margin-top: 28px;
    }
}

#usefull_link_block {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    margin-bottom: 15px;
}

#usefull_link_block li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

#usefull_link_block li #wishlist_button, #usefull_link_block li .add_to_compare, #usefull_link_block li #send_friend_button, #usefull_link_block li.print a {
    display: block;
    width: 44px;
    height: 44px;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    color: #c0c0c0;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-size: 17px;
}

#usefull_link_block li #wishlist_button:hover, #usefull_link_block li .add_to_compare:hover, #usefull_link_block li #send_friend_button:hover, #usefull_link_block li.print a:hover, #usefull_link_block li #wishlist_button.checked, #usefull_link_block li .add_to_compare.checked, #usefull_link_block li #send_friend_button.checked, #usefull_link_block li.print a.checked {
    background: #79c251;
    border-color: #79c251;
    color: #fff;
}

#usefull_link_block li + li {
    margin-left: 10px;
}

#usefull_link_block li#left_share_fb {
    clear: both;
    float: none;
}

#usefull_link_block li#left_share_fb a {
    padding-left: 18px;
}

#usefull_link_block li#left_share_fb a:before {
    content: "\f09a"
}

#usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
    cursor: pointer;
    font-weight: 700;
    clear: both;
    float: none;
    margin: 0 0 8px 0;
    border: none;
    padding: 0;
    position: relative;
}

#usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
    font-family: "FontAwesome";
    color: #333;
    font-size: 19px;
    line-height: 24px;
    position: absolute;
    top: -2px;
    left: 0;
    font-weight: normal;
    content: "\f08a"
}

#usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
    color: #000;
}

#usefull_link_block li#favoriteproducts_block_extra_removed:before {
    content: "\f004"
}

.product-shop {
    margin-bottom: 25px;
}

.product-shop .product-name {
    color: #666;
    font-size: 150%;
    margin-bottom: 10px;
}

.product-shop .product-name:before, .product-shop .product-name:after {
    content: " ";
    display: table;
}

.product-shop .product-name:after {
    clear: both;
}

.product-shop .ratings-block {
    margin-bottom: 10px;
}

.product-shop .ratings-block:before, .product-shop .ratings-block:after {
    content: " ";
    display: table;
}

.product-shop .ratings-block:after {
    clear: both;
}

.product-shop .ratings-block #product_comments_block_extra .comments_advices li {
    line-height: unset;
}

.product-shop .ratings-block #product_comments_block_extra .comments_note {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding-right: 10px;
}

.product-shop .ratings-block #product_comments_block_extra .comments_note > span {
    display: none;
}

.product-shop .ratings-block #product_comments_block_extra ul.comments_advices {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.product-shop .ratings-block #product_comments_block_extra ul.comments_advices li {
    display: inline;
}

.product-shop .ratings-block #product_comments_block_extra ul.comments_advices li a {
    display: inline;
    line-height: inherit;
}

.product-shop .ratings-block #product_comments_block_extra ul.comments_advices li a:before, .product-shop .ratings-block #product_comments_block_extra ul.comments_advices li a:after {
    display: none;
}

.product-shop .ratings-block #product_comments_block_extra ul.comments_advices li a.reviews {
    padding-right: 10px;
}

.product-shop .price-box {
    margin-bottom: 10px;
}

.product-shop .price-box:before, .product-shop .price-box:after {
    content: " ";
    display: table;
}

.product-shop .price-box:after {
    clear: both;
}

.product-shop .price-box .price > p {
    display: inline-block;
    margin: 0;
}

.product-shop .price-box #reduction_percent {
    color: #f74444;
    display: none !important;
}

.product-shop .price-box #old_price_display {
    position: relative;
}

.product-shop .price-box #old_price_display:before {
    background: none repeat scroll 0 0 #909090;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-6deg);
    width: 100%
}

.product-shop .availability:before, .product-shop .availability:after {
    content: " ";
    display: table;
}

.product-shop .availability:after {
    clear: both;
}

.product-shop .availability > * {
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.product-shop .availability #oosHook, .product-shop .availability #availability_date, .product-shop .availability #last_quantities, .product-shop .availability #availability_statut {
    color: #f74444;
}

.product-shop .prd-condition:before, .product-shop .prd-reference:before, .product-shop .prd-condition:after, .product-shop .prd-reference:after {
    content: " ";
    display: table;
}

.product-shop .prd-condition:after, .product-shop .prd-reference:after {
    clear: both;
}

.product-shop .prd-condition label, .product-shop .prd-reference label {
    margin: 0;
    color: #666;
}

.product-shop .prd-condition span, .product-shop .prd-reference span {
    margin-left: 5px;
}

.product-shop .prd-condition {
    margin-bottom: 10px;
}

.product-shop .prd-condition:before, .product-shop .prd-condition:after {
    content: " ";
    display: table;
}

.product-shop .prd-condition:after {
    clear: both;
}

.product-shop .short-description {
    color: #666;
}

.product-shop .short-description:before, .product-shop .short-description:after {
    content: " ";
    display: table;
}

.product-shop .short-description:after {
    clear: both;
}

.product-shop .block-addthis {
    min-height: 45px;
    padding: 10px 0;
}

.product-shop .addcart-action:before, .product-shop .addcart-action:after {
    content: " ";
    display: table;
}

.product-shop .addcart-action:after {
    clear: both;
}

.product-shop .addcart-action #quantity_wanted_p {
    float: left;
    margin: 0 10px 0 0;
}

.product-shop .addcart-action #quantity_wanted_p label {
    font-weight: bold;
    margin: 0 5px 0 0;
    color: #666;
}

.product-shop .addcart-action #quantity_wanted_p input {
    width: 44px;
    height: 44px;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid #e9e9e9 !important;
}

.product-shop .addcart-action #add_to_cart {
    float: left;
    margin: 0 10px 15px 0;
}

.product-shop .addcart-action .exclusive {
    position: relative;
    display: block;
    height: 44px;
    border-radius: 50px;
    padding: 5px 25px 50px 44px;
    border: none;
    background: #c0c0c0;
    /*#3296C0*/
    color: #fff;
    font-size: 116.7%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.product-shop .addcart-action .exclusive:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    background: url("/images/site/action-llist.png") no-repeat -3px -343px;
    width: 44px;
    height: 44px;
    margin-top: -25px;
}

.product-shop .addcart-action .exclusive:before {
    font-family: "FontAwesome";
    content: "";
    display: block;
    line-height: 1;
    position: absolute;
    font-size: 14px;
    top: 50%;
    margin-top: -7px;
    left: 20px;
}

.product-shop .addcart-action .exclusive.added:after {
    display: none;
}

.product-shop .addcart-action .exclusive.added:before {
    content: "\f00c"
}

.product-shop .addcart-action .exclusive.added.disabled:after, .product-shop .addcart-action .exclusive.disabled:after {
    display: none;
}

.product-shop .addcart-action .exclusive.added.disabled:before, .product-shop .addcart-action .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite fa-spin;
    -webkit-animation: 2s linear 0s normal none infinite fa-spin;
    -moz-animation: 2s linear 0s normal none infinite fa-spin;
}

.product-shop .addcart-action .exclusive:hover {
    background: linear-gradient(to right, #78a6d6 0%, #78a6d6 77%, #78a6d6 100%) repeat scroll 0% 0% transparent;
}

.product-shop #color_picker p {
    padding-bottom: 5px;
    font-weight: 700;
}

.product-shop p.online_only {
    font-weight: 700;
    font-size: 13px;
    color: #f13340;
    text-align: left;
}

#product p#loyalty {
    padding: 17px 0 15px 35px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin: 10px 0 -5px;
    position: relative;
}

#product p#loyalty b {
    color: #333;
}

#product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0;
}

#sns_wrapper .rte {
    padding: 20px 0;
    background: none;
    word-wrap: break-word;
}

#sns_wrapper .rte p {
    margin-bottom: 1em;
    min-height: 1px;
}

.product_attributes {
    border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding: 10px;
}

#attributes {
}

#attributes fieldset + fieldset {
    padding-top: 10px;
}

#attributes fieldset label {
    vertical-align: top;
    display: block;
    color: #666;
}

#attributes .attribute_list {
    width: 100%
}

#attributes .attribute_list .form-control {
    max-width: 230px;
}

#attributes .attribute_list .form-control option {
    background: #fff;
    color: #666;
}

#attributes .attribute_list ul {
    clear: both;
}

#attributes .attribute_list ul li {
    float: left;
    margin-right: 10px;
}

#attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px;
}

#attributes .attribute_list div.radio, #attributes .attribute_list div.radio span, #attributes .attribute_list div.radio input {
    float: none;
    display: inline-block;
}

#attributes .attribute_list #color_to_pick_list {
    list-style-type: none;
}

#attributes .attribute_list #color_to_pick_list li {
    float: left;
    margin: 0 3px 3px 0;
    padding: 2px;
    border: 1px solid #ccc;
    clear: none;
    width: 30px;
    height: 30px;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick {
    display: block;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

#attributes .attribute_list #color_to_pick_list li a.color_pick img {
    display: block;
    height: 24px;
    width: 24px;
}

#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid #f74444;
}

.table-data-sheet {
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
}

.table-data-sheet tr {
    border-top: 1px solid #e9e9e9;
}

.table-data-sheet tr.even {
    background: #fdfdfd;
}

.table-data-sheet tr td {
    padding: 10px 20px 11px;
}

.table-data-sheet tr td:first-child {
    border-right: 1px solid #e9e9e9;
    width: 30%;
    font-weight: 700;
    color: #333;
}

table.table-product-discounts {
    border: none;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    width: 50%;
    margin: 0 0 20px;
    background: #fff;
}

@media (max-width: 767px) {
    table.table-product-discounts {
        width: 100%
    }
}

table.table-product-discounts tr th {
    background: #fdfdfd;
    color: #333;
    font-weight: 700;
    border: none;
    font-weight: 700;
}

table.table-product-discounts tr td, table.table-product-discounts tr th {
    border-left: 1px solid #e9e9e9;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #e9e9e9;
    border-right: none;
    text-shadow: none;
    text-transform: none;
    font-weight: 13px;
    line-height: 18px;
    border-bottom: none;
}

.accessories-block {
}

.accessories-block .block_description {
    display: none;
}

.accessories-block .exclusive span {
    font-size: 13px;
    line-height: 18px;
    padding: 2px 8px 3px;
    text-decoration: none;
}

.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none;
}

.box-security {
    border-top: 1px solid #dfdede;
    padding: 19px 19px 6px;
    background-image: -owg(linear-gradient(#fff, #fbfbfb));
    background-image: -webkit(linear-gradient(#fff, #fbfbfb));
    background-image: -moz(linear-gradient(#fff, #fbfbfb));
    background-image: -o(linear-gradient(#fff, #fbfbfb));
    background-image: linear-gradient(#fff, #fbfbfb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb', GradientType=0);
}

.discount {
    display: none;
}

.our_price_display {
    font-size: 125%;
    line-height: 32px;
    font-family: inherit;
    color: #686868;
}

@media (max-width: 991px) {
    .our_price_display {
        font-size: 26px;
        line-height: 28px;
    }
}

#send_friend_form {
    width: 555px;
    overflow: hidden;
}

@media (max-width: 767px) {
    #send_friend_form {
        width: 100%
    }
}

#send_friend_form .page-subheading {
    padding: 0;
    border: none;
    line-height: 1;
}

#send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #e9e9e9;
}

#send_friend_form .product p {
    padding: 0;
    color: #333;
}

#send_friend_form .product p .product_name {
    font-size: 12px;
    color: #000;
}

#send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #e9e9e9;
    background: #fdfdfd;
}

#send_friend_form .form_container p.intro_form {
    padding-bottom: 6px;
    font-weight: 700;
    font-size: 13px;
    color: #333;
}

#send_friend_form .form_container p.txt_required {
    padding-bottom: 0;
    color: #666;
}

#send_friend_form .form_container .text {
    padding-bottom: 10px;
}

#send_friend_form .form_container .text label {
    display: block;
    padding: 0;
    width: 100%;
    font-size: 12px;
}

#send_friend_form .form_container .text input {
    padding: 0 5px;
    height: 22px;
    width: 100%;
    border: 1px solid base-border-color;
    font-size: 12px;
    color: #666;
}

#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right;
}

p.infoCustomizable {
    margin-bottom: 30px;
}

ul#uploadable_files, ul#text_fields {
    list-style-type: none;
}

.customizableProductsFile, .customizableProductsText {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.customizationUploadLine {
    padding-bottom: 10px;
}

.customizationUploadLine label {
    display: block;
    vertical-align: top;
}

.customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #e9e9e9;
    color: #333;
}

.customizationUploadBrowse img + a {
    position: relative;
    top: -51px;
}

#customizedDatas {
    float: right;
}

.accessories_block {
}

.accessories_block div ul li a {
    display: inline-block;
}

.accessories_block div ul li.s_title_block a, .accessories_block div ul li.s_title_block span {
    font-weight: 700;
}

#product.content_only {
    background: #fff;
}

#product.content_only .primary_block, #product.content_only .product-shop {
    margin-top: 0;
    margin-bottom: 0;
}

.addsharethisinner .stButton .stArrow {
    display: none !important;
}

@media (min-width: 1200px) {
    #blockpack ul > li.last-line {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    #blockpack ul > li.first-item-of-tablet-line {
        clear: none;
    }

    #blockpack ul > li.first-item-of-mobile-line {
        clear: left;
    }
}

.item {
    margin-top: 37px;
}

.item .item-inner {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    z-index: 0;
}

.item .item-inner .ico-product {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #de44c3;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 150%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.item .item-inner .ico-product.ico-sale {
    background: white;
    background-image: url("/images/site/icons/entregapostergada.png");
    margin-bottom: 90px;
    border-radius: 100px;
    color: #406F27;
    padding: 35px;
    right: 10px;
    left: auto;
}

.item .item-inner:hover .item-img {
    border-color: #5a8ef7;
}

.item .item-inner:hover .item-img .item-box-hover {
    bottom: 0;
}

.item .item-inner:hover .item-img .cart-wrap .btn-addtocart {
    background: linear-gradient(to right, #78a6d6 0%, #78a6d6 77%, #78a6d6 100%) repeat scroll 0% 0% transparent;
    color: #fff;
    border-color: #78a6d6;
}

.item .item-inner:hover .item-img .cart-wrap .btn-addtocart:before {
    background-position: 0 top;
}

.item .item-inner:hover .item-info {
    border-color: #78a6d6;
}

.item .item-inner .countdown {
    display: none;
}

.item .item-inner .item-img {
    border: 1px solid #e9e9e9;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.item .item-inner .item-img .cart-wrap {
    height: 36px;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    z-index: 3;
}

.cart-wrap .btn-addtocart {
    font-size: 116.7%;
    height: 34px;
    padding: 0 17px 0 47px;
    position: relative;
    text-transform: none;
    background: #fff;
    line-height: 32px;
    border-radius: 30px;
    border-color: #e5e5e5;
}

.cart-wrap .btn-addtocart:hover {
    background: linear-gradient(to right, #78a6d6 0%, #78a6d6 77%, #78a6d6 100%) repeat scroll 0% 0% transparent;
}

.cart-wrap .btn-addtocart:hover:before {
    background-position: 0 top;
    -webkit-animation: 2s linear 0s normal none infinite running shake;
    -o-animation: 2s linear 0s normal none infinite running shake;
    animation: 2s linear 0s normal none infinite running shake;
}

.cart-wrap .btn-addtocart:before {
    background: url("/images/site/ico-cart.png") no-repeat scroll -38px top rgba(0, 0, 0, 0);
    content: "";
    height: 34px;
    left: 10px;
    position: absolute;
    top: -2px;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    width: 38px;
}

.item .item-inner .item-img .item-img-info {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.item .item-inner .item-img .item-img-info img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 250px;
}

.item .item-inner .item-img .item-box-hover {
    background: linear-gradient(to right, #5a8ef7 0%, #5a8ef7 77%, #5a8ef7 100%) repeat scroll center center transparent;
    opacity: .8;
    bottom: -90px;
    padding: 20px 0;
    left: 0;
    position: absolute;
    transition: all 0.2s ease-out 0s;
    width: 100%;
    z-index: 2;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.item .item-inner .item-img .item-box-hover a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #fff;
}

.item .item-inner .item-img .item-box-hover a + a {
    margin-left: 6px;
}

.item .item-inner .item-img .item-box-hover a i {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    line-height: 48px;
    font-size: 19px;
}

.item .item-inner .item-img .item-box-hover a i:hover {
    color: #5a8ef7;
    background: #fff;
}

.item .item-inner .item-img .item-box-hover a.checked i {
    color: #5a8ef7;
    background: #fff;
}

.item .item-inner .item-info {
    text-align: center;
    border: 1px solid #e9e9e9;
    border-top: none;
}

.item .item-inner .item-info .info-inner {
    padding-bottom: 15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.item .item-inner .item-info .info-inner .item-content .item-price {
    padding: 6px 0;
}

.item .item-inner .item-info .info-inner .item-title {
    margin-bottom: 3px;
    padding-top: 16px;
    font-size: 116.7%;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.item .item-inner .item-info .info-inner .item-title a {
    text-decoration: none;
}

.item .item-inner .item-info .info-inner .item-title a:hover {
    color: #5a8ef7;
}

.item .item-inner .item-info .info-inner .item-rating {
    min-height: 25px;
}

.item .item-inner .item-info .info-inner .item-rating:empty:before {
    content: '\f005\f005\f005\f005\f005';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    letter-spacing: 2px;
    color: #dfdfdf;
    white-space: nowrap;
    font-size: 12px;
}

.item .item-inner .item-info .info-inner .item-rating .comments_note .nb-comments {
    display: none;
}

.item .item-inner .item-info .info-inner .item-rating .comments_note .star_content {
    float: none;
    white-space: nowrap;
    text-align: center;
}

.item .item-inner .item-info .info-inner .item-rating .comments_note .star_content .star {
    float: none;
    display: inline-block;
    font-size: 12px;
    width: auto;
    height: auto;
    margin-left: -1px;
    top: auto;
}

.item .item-inner .item-info .info-inner .item-rating .comments_note .star_content .star:after {
    font-size: 12px;
}

.sns-productlist-grid .block-product {
    padding: 1px 15px;
}

.sns-productlist-grid .block-product .block-product-inner {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    z-index: 0;
}

.sns-productlist-grid .block-product .block-product-inner .ico-product {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #de44c3;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 150%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.sns-productlist-grid .block-product .block-product-inner .ico-product.ico-sale {
    background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll 0% 0% transparent;
    right: 10px;
    left: auto;
    cursor: pointer;
}

.sns-productlist-grid .block-product .block-product-inner:hover .item-img {
    border-color: #79c251;
}

.sns-productlist-grid .block-product .block-product-inner:hover .item-img .item-box-hover {
    bottom: 0;
}

.sns-productlist-grid .block-product .block-product-inner:hover .item-img .cart-wrap .btn-addtocart {
    background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll 0% 0% transparent;
    color: #fff;
    border-color: #79c251;
}

.sns-productlist-grid .block-product .block-product-inner:hover .item-img .cart-wrap .btn-addtocart:before {
    background-position: 0 top;
}

.sns-productlist-grid .block-product .block-product-inner:hover .item-info {
    border-color: #79c251;
}

.sns-productlist-grid .block-product .block-product-inner .countdown {
    display: none;
}

.sns-productlist-grid .block-product .block-product-inner .item-img {
    border: 1px solid #e9e9e9;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .cart-wrap {
    height: 36px;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    z-index: 3;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .cart-wrap .btn-addtocart {
    font-size: 116.7%;
    height: 34px;
    padding: 0 17px 0 47px;
    position: relative;
    text-transform: none;
    background: #fff;
    line-height: 32px;
    border-radius: 30px;
    border-color: #e5e5e5;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .cart-wrap .btn-addtocart:hover {
    background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll 0% 0% transparent;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .cart-wrap .btn-addtocart:hover:before {
    background-position: 0 top;
    -webkit-animation: 2s linear 0s normal none infinite running shake;
    -o-animation: 2s linear 0s normal none infinite running shake;
    animation: 2s linear 0s normal none infinite running shake;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .cart-wrap .btn-addtocart:before {
    background: url("/images/site/ico-cart.png") no-repeat scroll -38px top rgba(0, 0, 0, 0);
    content: "";
    height: 34px;
    left: 10px;
    position: absolute;
    top: -2px;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    width: 38px;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-img-info {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-img-info img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover {
    background-color: rgba(150, 207, 119, 0.8);
    bottom: -90px;
    padding: 20px 0;
    left: 0;
    position: absolute;
    transition: all 0.2s ease-out 0s;
    width: 100%;
    z-index: 2;
    text-align: center;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #fff;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover a + a {
    margin-left: 6px;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover a i {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    line-height: 48px;
    font-size: 19px;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover a i:hover {
    color: #79c251;
    background: #fff;
}

.sns-productlist-grid .block-product .block-product-inner .item-img .item-box-hover a.checked i {
    color: #79c251;
    background: #fff;
}

.sns-productlist-grid .block-product .block-product-inner .item-info {
    text-align: center;
    border: 1px solid #e9e9e9;
    border-top: none;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner {
    padding-bottom: 15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-content .item-price {
    padding: 6px 0;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-title {
    margin-bottom: 3px;
    padding-top: 16px;
    font-size: 116.7%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-title a {
    text-decoration: none;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-title a:hover {
    color: #5a8ef7;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating {
    min-height: 25px;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating:empty:before {
    content: '\f005\f005\f005\f005\f005';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    letter-spacing: 2px;
    color: #dfdfdf;
    white-space: nowrap;
    font-size: 12px;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating .comments_note .nb-comments {
    display: none;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content {
    float: none;
    white-space: nowrap;
    text-align: center;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content .star {
    float: none;
    display: inline-block;
    font-size: 12px;
    width: auto;
    height: auto;
    margin-left: -1px;
    top: auto;
}

.sns-productlist-grid .block-product .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content .star:after {
    font-size: 12px;
}

.prdlist-content {
    padding-top: 35px;
}

.product_list.grid {
}

.product_list.grid .block-product-inner {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    z-index: 0;
}

.product_list.grid .block-product-inner .ico-product {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #de44c3;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 150%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.product_list.grid .block-product-inner .ico-product.ico-sale {
    background: #7ebf38;
    right: 10px;
    left: auto;
}

.product_list.grid .block-product-inner:hover .item-img {
    border-color: #79c251;
}

.product_list.grid .block-product-inner:hover .item-img .item-box-hover {
    bottom: 0;
}

.product_list.grid .block-product-inner:hover .item-img .cart-wrap .btn-addtocart {
    background: #79c251;
    color: #fff;
    border-color: #79c251;
}

.product_list.grid .block-product-inner:hover .item-img .cart-wrap .btn-addtocart:before {
    background-position: 0 top;
}

.product_list.grid .block-product-inner:hover .item-info {
    border-color: #5a8ef7;
}

.product_list.grid .block-product-inner .countdown {
    display: none;
}

.product_list.grid .block-product-inner .item-img {
    border: 1px solid #e9e9e9;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product_list.grid .block-product-inner .item-img .cart-wrap {
    height: 36px;
    position: absolute;
    text-align: center;
    top: -17px;
    width: 100%;
    z-index: 3;
}

.product_list.grid .block-product-inner .item-img .cart-wrap .btn-addtocart {
    font-size: 116.7%;
    height: 34px;
    padding: 0 17px 0 47px;
    position: relative;
    text-transform: none;
    background: #fff;
    line-height: 32px;
    border-radius: 30px;
    border-color: #e5e5e5;
}

.product_list.grid .block-product-inner .item-img .cart-wrap .btn-addtocart:hover {
    background: #5a8ef7;
}

.product_list.grid .block-product-inner .item-img .cart-wrap .btn-addtocart:hover:before {
    background-position: 0 top;
    -webkit-animation: 2s linear 0s normal none infinite running shake;
    -o-animation: 2s linear 0s normal none infinite running shake;
    animation: 2s linear 0s normal none infinite running shake;
}

.product_list.grid .block-product-inner .item-img .cart-wrap .btn-addtocart:before {
    background: url("/images/site/ico-cart.png") no-repeat scroll -38px top rgba(0, 0, 0, 0);
    content: "";
    height: 34px;
    left: 10px;
    position: absolute;
    top: -2px;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    width: 38px;
}

.product_list.grid .block-product-inner .item-img .item-img-info {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.product_list.grid .block-product-inner .item-img .item-img-info img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.product_list.grid .block-product-inner .item-img .item-box-hover {
    background-color: rgba(150, 207, 119, 0.8);
    bottom: -90px;
    padding: 20px 0;
    left: 0;
    position: absolute;
    transition: all 0.2s ease-out 0s;
    width: 100%;
    z-index: 2;
    text-align: center;
}

.product_list.grid .block-product-inner .item-img .item-box-hover a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #fff;
}

.product_list.grid .block-product-inner .item-img .item-box-hover a + a {
    margin-left: 6px;
}

.product_list.grid .block-product-inner .item-img .item-box-hover a i {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    line-height: 48px;
    font-size: 19px;
}

.product_list.grid .block-product-inner .item-img .item-box-hover a i:hover {
    color: #5a8ef7;
    background: #fff;
}

.product_list.grid .block-product-inner .item-img .item-box-hover a.checked i {
    color: #5a8ef7;
    background: #fff;
}

.product_list.grid .block-product-inner .item-info {
    text-align: center;
    border: 1px solid #e9e9e9;
    border-top: none;
}

.product_list.grid .block-product-inner .item-info .info-inner {
    padding-bottom: 15px;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-content .item-price {
    padding: 6px 0;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-title {
    margin-bottom: 3px;
    padding-top: 16px;
    font-size: 116.7%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-title a {
    text-decoration: none;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-title a:hover {
    color: #5a8ef7;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating {
    min-height: 25px;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating:empty:before {
    content: '\f005\f005\f005\f005\f005';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    letter-spacing: 2px;
    color: #dfdfdf;
    white-space: nowrap;
    font-size: 12px;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating .comments_note .nb-comments {
    display: none;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content {
    float: none;
    white-space: nowrap;
    text-align: center;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content .star {
    float: none;
    display: inline-block;
    font-size: 12px;
    width: auto;
    height: auto;
    margin-left: -1px;
    top: auto;
}

.product_list.grid .block-product-inner .item-info .info-inner .item-rating .comments_note .star_content .star:after {
    font-size: 12px;
}

.product_list {
    list-style: none;
    padding: 0;
}

.product_list .ajax_block_product {
    position: relative;
}

.product_list .availability span {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
    margin-bottom: 20px;
}

.product_list .availability span.available-now {
    background: #55c65e;
    border: 1px solid #36943e;
}

.product_list .availability span.out-of-stock {
    background: #fe9126;
    border: 1px solid #e4752b;
}

.product_list .color-list-container {
    margin-bottom: 12px;
}

.product_list .color-list-container ul li {
    display: inline-block;
    border: 1px solid #e9e9e9;
    width: 26px;
    height: 26px;
}

.product_list .color-list-container ul li a {
    display: block;
    width: 22px;
    height: 22px;
    margin: 1px;
}

.product_list .color-list-container ul li a img {
    display: block;
    width: 22px;
    height: 22px;
}

.product_list .comments_note {
    text-align: left;
    overflow: hidden;
}

.product_list .comments_note .star_content {
    float: left;
}

.product_list .comments_note .nb-comments {
    overflow: hidden;
    font-style: italic;
}

.product_list > li {
    padding-bottom: 37px;
}

.product_list > li.clear {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.product_list.grid .list-view {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
}

.product_list.grid .grid-view {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (min-width: 480px) and (max-width: 767px) {
    .product_list.grid > li {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .product_list.grid > li.first-in-line {
        clear: left;
    }
}

@media (min-width: 480px) and (max-width: 991px) {
    .product_list.grid > li.first-item-of-tablet-line {
        clear: left;
    }
}

.product_list.grid li.hovered h5 {
    min-height: 30px;
}

.product_list.list .list-view {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product_list.list .grid-view {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
}

.product_list.list > li {
    padding-bottom: 30px;
}

.product_list.list > li.ajax_block_product {
    width: 100%
}

.product_list.list > li .item-img {
    display: table-cell;
    vertical-align: top;
    float: left;
    margin: 0 2.564% 0 0;
    position: relative;
    border: 1px solid #e9e9e9;
    overflow: hidden;
}

.product_list.list > li .item-img img {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.product_list.list > li .item-img:hover {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border-color: #79c251;
}

.product_list.list > li .item-img:hover img {
    -webkit-transform: scale(1.15) rotate(-5deg);
    -moz-transform: scale(1.15) rotate(-5deg);
    -ms-transform: scale(1.15) rotate(-5deg);
    -o-transform: scale(1.15) rotate(-5deg);
    transform: scale(1.15) rotate(-5deg);
}

.product_list.list > li .item-img .ico-product {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
    background: #de44c3;
    padding: 4px 20px 8px;
    color: #fff;
    font-size: 150%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.product_list.list > li .item-img .ico-product.ico-sale {
    background: #7ebf38;
    right: 10px;
    left: auto;
}

.product_list.list > li .item-img .ico-product {
    bottom: auto;
    top: 10px;
}

.product_list.list > li .item-img:hover .ico-product {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.product_list.list > li .product-shop {
    display: table-cell;
    vertical-align: top;
}

.product_list.list > li .product-shop .item-title {
    font-size: 120%;
    text-transform: none;
    margin: 0 0 20px;
}

.product_list.list > li .product-shop .item-title a {
    font-size: 100%
}

.product_list.list > li .product-shop .item-title a:hover {
    color: #79c251;
}

.product_list.list > li .product-shop .item-price {
    margin-bottom: 15px;
    font-size: 125%
}

.product_list.list > li .product-shop .item-rating {
    margin-bottom: 10px;
}

.product_list.list > li .product-shop .item-rating .nb-comments {
    margin-left: 10px;
}

.product_list.list > li .product-shop .desc {
    margin-bottom: 15px;
}

.product_list.list > li .product-shop .btn-addtocart, .product_list.list > li .product-shop .addToWishlist, .product_list.list > li .product-shop .add_to_compare, .product_list.list > li .product-shop .quick-view {
    background-color: transparent;
    border: 1px solid #dfdfdf;
    border-radius: 12px;
    display: block;
    height: 49px;
    margin: 0 3px;
    padding: 0;
    position: relative;
    text-indent: -999em;
    width: 49px;
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.product_list.list > li .product-shop .btn-addtocart:before, .product_list.list > li .product-shop .addToWishlist:before, .product_list.list > li .product-shop .add_to_compare:before, .product_list.list > li .product-shop .quick-view:before {
    background-image: url("/images/site/action-llist.png");
    background-position: left -294px;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    width: 100%
}

.product_list.list > li .product-shop .btn-addtocart.checked, .product_list.list > li .product-shop .addToWishlist.checked, .product_list.list > li .product-shop .add_to_compare.checked, .product_list.list > li .product-shop .quick-view.checked, .product_list.list > li .product-shop .btn-addtocart:hover, .product_list.list > li .product-shop .addToWishlist:hover, .product_list.list > li .product-shop .add_to_compare:hover, .product_list.list > li .product-shop .quick-view:hover {
    background: #79c251;
    border-color: #79c251;
}

.product_list.list > li .product-shop .btn-addtocart {
    margin-left: 0;
}

.product_list.list > li .product-shop .btn-addtocart:before {
    background-position: left -294px;
}

.product_list.list > li .product-shop .btn-addtocart.checked:before, .product_list.list > li .product-shop .btn-addtocart:hover:before {
    background-position: left -343px;
}

.product_list.list > li .product-shop .addToWishlist:before {
    background-position: left top;
}

.product_list.list > li .product-shop .addToWishlist.checked:before, .product_list.list > li .product-shop .addToWishlist:hover:before {
    background-position: left -49px;
}

.product_list.list > li .product-shop .add_to_compare:before {
    background-position: left -98px;
}

.product_list.list > li .product-shop .add_to_compare.checked:before, .product_list.list > li .product-shop .add_to_compare:hover:before {
    background-position: left -147px;
}

.product_list.list > li .product-shop .quick-view:before {
    background-position: left -196px;
}

.product_list.list > li .product-shop .quick-view.checked:before, .product_list.list > li .product-shop .quick-view:hover:before {
    background-position: left -245px;
}

@media (max-width: 767px) {
    .product_list.list > li .product-shop {
        float: left;
        width: 100%;
        padding-top: 25px;
    }
}

#sitemap .sitemap_block .page-subheading {
    margin-bottom: 16px;
}

#sitemap .sitemap_block li {
    line-height: 16px;
    padding-bottom: 11px;
}

#sitemap .sitemap_block li a:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 10px;
}

#sitemap .sitemap_block li a:hover {
    font-weight: bold;
}

#listpage_content div.tree_top {
    padding: 5px 0 0 27px;
}

#listpage_content div.tree_top a:before {
    content: "\f015";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    color: #333;
}

#listpage_content div.tree_top a:hover:before {
    color: #2a6496;
}

ul.tree {
    padding-left: 24px;
}

ul.tree li {
    margin: 0 0 0 21px;
    padding: 5px 0 0 33px;
    border-left: 1px solid #e9e9e9;
    background: url(/images/site/sitemap-horizontal.png) no-repeat left 15px transparent;
}

ul.tree li a:hover {
    font-weight: bold;
}

ul.tree > li {
    margin: 0 0 0 11px;
}

ul.tree li.last {
    border: medium none;
    background: url(/images/site/sitemap-last.png) no-repeat 0 -4px transparent;
}

#scenes .popover-button span {
    display: block;
    font-size: 28px;
    text-align: center;
}

#scenes .popover-button span:before {
    content: "\f0fe";
    font-family: "FontAwesome";
    display: block;
    vertical-align: 5px;
}

.thumbs_banner {
    margin: 10px auto;
    padding: 0;
    height: 62px !important;
    width: 100%;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.thumbs_banner .space-keeper {
    width: 21px;
    float: left;
    display: block;
    height: 100%
}

.thumbs_banner .space-keeper a.prev {
    display: none;
    width: 21px;
    background: #fdfdfd;
    text-decoration: none;
    color: #333;
}

.thumbs_banner .space-keeper a.prev:before {
    font-family: "FontAwesome";
    content: "\f053";
    vertical-align: middle;
    padding-top: 35px;
    padding-left: 5px;
}

.thumbs_banner .space-keeper a.next {
    float: left;
    display: block;
    width: 21px;
    background: #fdfdfd;
    text-decoration: none;
    color: #333;
}

.thumbs_banner .space-keeper a.next:before {
    font-family: "FontAwesome";
    content: "\f054";
    vertical-align: middle;
    padding-top: 35px;
    padding-left: 5px;
}

#scenes_list {
    overflow: hidden;
    float: left;
    width: 828px;
}

#scenes_list ul {
    list-style-type: none;
}

#scenes_list li {
    float: left;
}

#scenes_list a {
    display: block;
}

#scenes a.popover-button {
    display: block;
    position: absolute;
    text-decoration: none;
}

#scenes .popover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #e9e9e9;
}

#scenes .product-image-container, #scenes .product-name {
    margin-bottom: 15px;
}

#scenes div.description {
    margin-bottom: 15px;
}

#scenes .button-container {
    margin-bottom: 15px;
}

#scenes .button-container a {
    text-decoration: none;
}

#scenes .price {
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    #scenes {
        display: none;
    }
}

#stores #map {
    width: 100%;
    height: 447px;
    margin-bottom: 26px;
}

#stores input#addressInput {
    display: inline-block;
    width: 269px;
}

#stores .address-input {
    float: left;
    margin-right: 19px;
}

@media (max-width: 767px) {
    #stores .address-input {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

#stores .address-input label {
    margin-right: 5px;
}

#stores .radius-input {
    float: left;
    line-height: 23px;
    margin-right: 20px;
}

#stores .radius-input label, #stores .radius-input .selector {
    float: left;
}

#stores .radius-input label {
    margin-right: 10px;
}

#stores .radius-input #radiusSelect {
    width: 78px;
}

#stores .store-content {
    padding-bottom: 30px;
}

#stores .store-content-select .selector {
    visibility: hidden;
    display: none;
}

#stores .store-content-select.active {
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #e9e9e9;
}

#stores .store-content-select.active .selector {
    visibility: visible;
    display: block;
}

#stores .store-title {
    margin-bottom: 16px;
}

#stores label {
    font-weight: normal;
    color: #777;
}

#stores #stores_loader {
    display: none;
    margin-left: 5px;
}

#stores #locationSelect {
    max-width: 356px;
    visibility: hidden;
}

#stores #stores-table {
    display: none;
}

#stores #stores-table tbody td {
    padding: 20px;
}

#stores #stores-table tbody td.num {
    background: #fdfdfd;
    width: 46px;
}

#stores #stores-table tbody td.name span {
    padding-left: 15px;
}

@media (max-width: 767px) {
    #stores #stores-table tbody td.name img {
        display: none;
    }
}

.store-image img {
    width: 100%;
    min-width: 100px;
}

.price {
    font-size: 150%;
    color: #686868;
    white-space: nowrap;
}

.price.product-price {
    font: 600 21px / 26px inherit;
    color: #686868;
}

.old-price {
    color: #909090;
    font-size: 150%;
    text-decoration: none;
    position: relative;
}

.old-price:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #909090;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

.old-price.product-price {
    margin-left: 5px;
}

.special-price {
    color: #f13340;
}

.price-percent-reduction {
    display: none;
}

.head-policy {
    line-height: 130%
}

.head-policy .fa {
    font-size: 30px;
}

.head-policy [class*="col-"]:hover .fa {
    color: #79c251;
}

.block {
    margin-bottom: 30px;
}

#sns_sticky_right .block, #sns_sticky_left .block {
    margin: 0;
}

.block .btn-remove {
    position: absolute;
    top: 0;
    right: 0;
}

.block .title_block, .block h4 {
    font-size: 169.23077%;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    color: #666;
    padding: 10px 0;
    margin: 0;
}

.block .title_block h1, .block h4 h1, .block .title_block h2, .block h4 h2, .block .title_block h3, .block h4 h3, .block .title_block h4, .block h4 h4 {
    font-size: 100%;
    margin: 0;
}

.block > .block_content {
    padding-top: 15px;
}

.block > .block_content > ul.products-block, .block > .block_content.products-block > ul {
    margin-bottom: 20px;
}

.block > .block_content > ul.products-block li + li, .block > .block_content.products-block > ul li + li {
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-top: 1px solid #e9e9e9;
}

.block > .block_content > ul.products-block li .products-block-image, .block > .block_content.products-block > ul li .products-block-image {
    float: left;
    border: 1px solid #e9e9e9;
    margin-right: 10px;
}

.block > .block_content > ul.products-block li .product-content, .block > .block_content.products-block > ul li .product-content {
    overflow: hidden;
    padding-top: 5px;
}

.block > .block_content > ul.products-block li .product-content h5, .block > .block_content.products-block > ul li .product-content h5 {
    margin: -3px 0 0 0;
}

.block > .block_content > ul.products-block .product-name, .block > .block_content.products-block > ul .product-name {
    margin-bottom: 10px;
    display: block;
}

.block > .block_content > ul.products-block .product-description, .block > .block_content.products-block > ul .product-description {
    margin-bottom: 10px;
}

.block .list-block {
    margin-top: -8px;
}

@media (max-width: 767px) {
    .block .list-block {
        margin-top: 0;
    }
}

.block .list-block li {
    padding: 5px 0 5px 10px;
    border-top: 1px solid #e9e9e9;
}

.block .list-block li a i {
    display: none;
}

.block .list-block li a:before {
    content: "\f105";
    display: inline;
    font-family: "FontAwesome";
    color: #333;
    padding-right: 8px;
}

.block .list-block li a:hover {
    color: #333;
    font-weight: bold;
}

.block .list-block li:first-child {
    border-top: none;
}

.block .list-block .form-group {
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
    margin-bottom: 0;
}

.block .list-block .form-group select {
    max-width: 270px;
}

@media (max-width: 767px) {
    .block .list-block .form-group select {
        width: 270px;
    }
}

.block .list-block .btn {
    margin-top: 12px;
}

.block .title_block {
    color: #666;
    font-size: 150%;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative;
}

.block .title_block > a, .block .title_block > span {
    position: relative;
}

.block .title_block > a:before, .block .title_block > span:before {
    background: none repeat scroll 6px center #3cabda;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.block .block-title {
    color: #666;
    font-size: 150%;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 0;
    position: relative;
}

.block .block-title strong {
    font-weight: normal;
}

.block .block-title span {
    position: relative;
}

.block .block-title span:before {
    background: none repeat scroll 6px center #3cabda;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.block .block-title h1, .block .block-title h2, .block .block-title h3, .block .block-title h4 {
    font-size: 100%;
    margin: 0;
    font-weight: normal;
}

.block .block-title .navslider {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
}

.block .block-title .navslider a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

.block .block-title .navslider a + a {
    margin-left: 5px;
}

.block .block-title .navslider a .fa {
    font-size: 11px;
    width: 40px;
    height: 40px;
    border: 3px solid #ddd;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #ccc;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.block .block-title .navslider a .fa:hover {
    background: #79c251;
    color: #fff;
    border-color: #79c251;
}

.block .block-content {
    padding: 10px 0 0;
}

.block.blank .block-content {
    padding: 0 0 !important;
}

.block.block-policy .block-title {
    font-size: 180%;
    position: relative;
}

.block.block-policy .block-title:before {
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #1e3461;
    position: absolute;
    left: 0;
    top: 100%
}

.block.block-policy ul.shop-policy {
    margin: 25px 0 0;
    color: #666;
    list-style-type: disc;
}

.block.block-policy ul.shop-policy li {
    position: relative;
    min-height: 0px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.block.block-policy ul.shop-policy li:hover {
    color: #79c251;
}

.block.block-policy ul.shop-policy li:hover .fa {
    color: #fff;
    background: #79c251;
}

.block.block-policy ul.shop-policy .fa {
    color: #79c251;
    border: 1px solid #79c251;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 46px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 0;
    padding-left: 4px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.sns-slider div.products-grid, .block-latestblog2 div.list-blog, .block-latestblog ul.list-blog, #sns_twitter > ul {
    display: none;
}

#sns_topheader {
    border-top: 5px solid #78a6d6;
    position: relative;
    color: #909090;
}

#sns_topheader a {
    color: #909090;
}

#sns_topheader:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #ebebeb;
}

#sns_topheader .topheader-left {
    float: left;
}

#sns_topheader .topheader-left ul.contact-us-now {
    z-index: 2;
    list-style: none;
    margin: 0 0;
}

#sns_topheader .topheader-left ul.contact-us-now li {
    display: inline-block;
    float: left;
    line-height: 36px;
    margin-left: 25px;
    padding-left: 28px;
    background: url("/images/site/ico-contactusnow.png") no-repeat left -1px;
    font-size: 92%
}

#sns_topheader .topheader-left ul.contact-us-now li label {
    float: left;
    line-height: 36px;
    margin: 0 5px 0 0;
    color: #909090;
}

#sns_topheader .topheader-left ul.contact-us-now li a {
    color: #909090;
}

#sns_topheader .topheader-left ul.contact-us-now li a:hover {
    color: #79c251;
}

#sns_topheader .topheader-left ul.contact-us-now li:first-child {
    margin-left: 0;
}

#sns_topheader .topheader-left ul.contact-us-now li.c-phone {
    background-position: left -36px;
    padding-left: 26px;
}

@media (max-width: 479px) {
    #sns_topheader .topheader-left {
        width: 36px;
        height: 36px;
        position: relative;
        border-right: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

    #sns_topheader .topheader-left:before {
        font-family: FontAwesome;
        width: 100%;
        height: 100%;
        cursor: pointer;
        content: "\f0c0";
        position: absolute;
        font-size: 16px;
        left: 8px;
        top: 0;
        line-height: 34px;
    }

    #sns_topheader .topheader-left ul.contact-us-now {
        position: absolute;
        top: 35px;
        left: -1px;
        width: 160px;
        border: 1px solid #ebebeb;
        background: #fff;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    #sns_topheader .topheader-left ul.contact-us-now li {
        display: block;
        margin: 0 10px;
        border-top: 1px solid #ebebeb;
        float: none;
    }

    #sns_topheader .topheader-left ul.contact-us-now li:first-child {
        border-top: none;
        margin-left: 10px;
    }

    #sns_topheader .topheader-left:hover ul.contact-us-now {
        opacity: 100;
        filter: alpha(opacity=10000);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

#sns_topheader .topheader-right {
    position: relative;
    z-index: 2;
    float: right;
}

#sns_topheader .topheader-right .inner {
    float: right;
}

#sns_topheader .topheader-right .sns-quickaccess {
    float: left;
}

#sns_topheader .topheader-right .sns-quickaccess .welcome {
    font-weight: bold;
    color: #666;
    float: left;
    display: none;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
    float: left;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links li {
    background: url("/images/site/separator.gif") no-repeat right center;
    padding: 8px 10px;
    display: table-cell;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links li a {
    color: #909090;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links li a:hover {
    color: #5a8ef7;
}

#sns_topheader .topheader-right .sns-quickaccess ul.links li:first-child {
    padding-left: 0;
}

@media (max-width: 991px) {
    #sns_topheader .topheader-right .sns-quickaccess {
        height: 36px;
        width: 36px;
        position: relative;
        cursor: pointer;
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
    }

    #sns_topheader .topheader-right .sns-quickaccess .welcome {
        display: none;
    }

    #sns_topheader .topheader-right .sns-quickaccess ul.links {
        position: absolute;
        top: 35px;
        left: -1px;
        background: transparent;
        width: 160px;
        padding: 10px 0 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        transform-origin: 50% 10% 0;
        -moz-transform-origin: 50% 10% 0;
        -webkit-transform-origin: 50% 10% 0;
        -o-transform-origin: 50% 10% 0;
        -ms-transform-origin: 50% 10% 0;
        margin: 0 0;
        padding: 0 0;
        border: none;
        background: #fff;
        border: 1px solid #ebebeb;
    }

    #sns_topheader .topheader-right .sns-quickaccess ul.links li {
        display: block;
        background: none;
        padding: 5px 0;
        text-align: left;
        margin: 0 10px;
    }

    #sns_topheader .topheader-right .sns-quickaccess ul.links li a {
        display: block;
        font-size: 100%
    }

    #sns_topheader .topheader-right .sns-quickaccess:hover ul.links {
        opacity: 100;
        filter: alpha(opacity=10000);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    #sns_topheader .topheader-right .sns-quickaccess:before {
        content: "\f13d";
        position: absolute;
        font-family: FontAwesome;
        left: 9px;
        top: 0;
        font-size: 16px;
        color: #909090;
        z-index: 1;
        cursor: pointer;
        line-height: 34px;
    }
}

#sns_topheader .topheader-right .sns-switch {
    float: left;
    margin: 0 0 0;
}

#sns_topheader .topheader-right .sns-switch .switch-inner {
    position: relative;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher {
    float: left;
    margin: 0 0;
    cursor: pointer;
    position: relative;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher:hover > ul, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher:hover > ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher img, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher img {
    margin-right: 3px;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > div, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > div {
    background-image: url("/images/site/ico-drop.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    padding: 8px 20px 7px 10px;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > div > *, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > div > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul {
    top: 100%;
    left: 0;
    border: none;
    width: 115%;
    position: absolute;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li {
    position: relative;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li + li, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li + li {
    border-top: 1px solid #dedede;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > a, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > a, #sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > span, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 5px 10px;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > a > *, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > a > *, #sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > span > *, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > span > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > a, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > a {
    background: #d5d5d5;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > a:hover, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > a:hover {
    background: #1e3461;
}

#sns_topheader .topheader-right .sns-switch .switch-inner .language-switcher > ul li > span, #sns_topheader .topheader-right .sns-switch .switch-inner .currency-switcher > ul li > span {
    background: #1e3461;
}

#sns_header {
    position: relative;
    /*padding: 32px 0 30px;*/
    padding: 25px 0 15px 0;
}

#sns_header #logo a {
    display: inline-block;
}

#sns_header #logo a.custom_logo {
    /*background: white;*/
}

#sns_header #logo a span {
    display: none;
}

#sns_header .header-right .header-right-inner {
    float: right;
}

#sns_header .header-right .header-right-inner .connect-us {
    list-style: none;
    float: left;
}

#sns_header .header-right .header-right-inner .connect-us li {
    margin-left: 5px;
    float: left;
    display: inline-block;
}

#sns_header .header-right .header-right-inner .connect-us li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #c9c9c9;
}

#sns_header .header-right .header-right-inner .connect-us li:first-child {
    margin-left: 0;
}

#sns_header .header-right .header-right-inner #searchbox {
    margin: 0 0 0 20px;
    float: left;
    line-height: normal;
    position: relative;
}

#sns_header .header-right .header-right-inner #searchbox .form-search input.search_query {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    border: 2px solid #78a6d6;
    font-size: 14px;
    width: 335px;
    height: 48px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    padding: 10px 20px;
}

#sns_header .header-right .header-right-inner #searchbox .form-search input.search_query:focus {
    width: 395px;
}

/*@media (max-width: 479px) {*/
/*    #sns_header .header-right .header-right-inner #searchbox .form-search input.search_query {*/
/*        width: 195px;*/
/*        background: url('/images/site/ico-search.png') no-repeat 160px center;*/
/*        padding-right: 40px;*/
/*    }*/

/*    #sns_header .header-right .header-right-inner #searchbox .form-search input.search_query:focus {*/
/*        width: 200px;*/
/*        background: none;*/
/*        padding-right: 20px;*/
/*    }*/
/*}*/

#sns_header .header-right .header-right-inner #searchbox .button {
    padding: 0 0;
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    top: 9px;
    right: 11px;
    background: url('/images/site/ico-search.png') no-repeat center center;
}

@media (max-width: 479px) {
    #sns_header .header-right .header-right-inner #searchbox .button {
        display: none;
    }
}

@media (max-width: 767px) {
    #sns_header {
        padding-bottom: 0;
    }

    #sns_header #logo {
        padding-bottom: 30px;
        text-align: center;
    }

    #sns_header .header-right {
        padding: 10px;
        border-top: 1px solid #e9e9e9;
    }

    #sns_header .header-right:before, #sns_header .header-right:after {
        content: " ";
        display: table;
    }

    #sns_header .header-right:after {
        clear: both;
    }

    #sns_header .header-right .header-right-inner {
        float: none;
    }

    #sns_header .header-right .header-right-inner:before, #sns_header .header-right .header-right-inner:after {
        content: " ";
        display: table;
    }

    #sns_header .header-right .header-right-inner:after {
        clear: both;
    }

    #sns_header .header-right .header-right-inner #searchbox {
        float: right;
        margin: 0;
    }
}

#sns_menu_wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1e3461;
    background-position: center center;
}

#sns_menu {
    /* background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll 0% 0% transparent;*/
    background: linear-gradient(to right, #1e3461 100%, #1e3461 100%, #1e3461 100%) repeat scroll 0% 0% transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#sns_menu .nav-right {
    margin-top: 5px;
}

#sns_menu .nav-right {
    text-align: right;
}


#sns_menu .block-join-nikken {
    margin-left: 8px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
}

#sns_menu .block-join-nikken .join-nikken-toggle {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 49px;
    height: 49px;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: url("/images/site/icons/join-nikken-icon.png") no-repeat center;
}

#sns_menu .block-compare {
    margin-left: 8px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
}

#sns_menu .block-compare .compare-toggle {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 49px;
    height: 49px;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: url("/images/site/action-llist-1.png") no-repeat left -151px;
}

#sns_menu .block-compare .compare-toggle:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#sns_menu .block-join-nikken:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#sns_menu .block-compare .compare-toggle span {
    display: none;
}

#sns_menu .block-compare .compare-toggle span.total-compare-val {
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #f74444;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 25px;
    right: -8px;
    top: -8px;
}

#sns_menu .mini-cart {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 0 0 8px;
    padding: 0 0;
}

#sns_menu .mycart.mini-cart {
    text-align: left;
}

#sns_menu .mycart.mini-cart:hover .tongle {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

#sns_menu .mycart.mini-cart:hover .content {
    /*display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%*/
}

#sns_menu .mycart.mini-cart .tongle {
    position: relative;
    cursor: pointer;
    background: transparent;
    position: relative;
    padding: 0 0 0;
    color: #909090;
    height: 49px;
    width: 49px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: url("/images/site/action-llist.png") no-repeat left -343px;
}

#sns_menu .mycart.mini-cart .tongle .fa {
    display: none;
    position: relative;
    color: #4e4e4e;
}

#sns_menu .mycart.mini-cart .tongle .fa:before {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#sns_menu .mycart.mini-cart .number-item {
    color: #79c251;
    display: inline-block;
    margin: 0 0;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #f74444;
    position: absolute;
    top: -8px;
    right: -8px;
    color: #fff;
    text-align: center;
    line-height: 25px;
}

#sns_menu .mycart.mini-cart .content {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9999;
    text-align: left;
    padding-top: 17px;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 120%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#sns_menu .mycart.mini-cart .content:before {
    content: '';
    display: block;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 100%;
    min-width: 300px;
    padding: 5px;
    left: 0;
}

#sns_menu .mycart.mini-cart .content .block-inner {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    min-width: 300px;
    max-width: 2000px;
}

@media (max-width: 1200px) {
    #sns_menu .nav-right {
        margin-bottom: 15px;
        margin-right: 15px;
        float: right;
        width: unset;
        padding: 0;
    }

    #sns_menu #sns_mainnav {
        float: left;
        width: unset;
    }

    #sns_menu #sns_mommenu {
        margin: 15px 0;
    }

    #sns_menu #sns_mommenu .btn2 {
        width: 80px;
        height: 50px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
        border-radius: 12px;
        line-height: 48px;
        font-size: 19px;
        text-align: center;
        margin: 0 15px 0 0;
    }

    #sns_menu #sns_mommenu .btn2:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    #sns_menu #sns_mommenu .btn2 i {
        font-size: 100%
    }
}

#sns_slideshow .sns-slideshow.preload {
    width: 100% !important;
}

#sns_slideshow .sns-slideshow.preload > * {
    opacity: 0;
}

#sns_slideshow .sns-slideshow.preload .loading {
    opacity: 1;
}

#sns_slideshow [data-u="slides"] * {
    color: #fff;
}

#sns_slideshow [data-u="slides"] h2 {
    font-size: 36px;
}

#sns_slideshow [data-u="slides"] .button {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    font-size: 133.3%;
    height: 43px;
    padding: 10px 36px;
    transition: all 0.2s ease-out 0s;
}

#sns_slideshow [data-u="slides"] .button:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

#sns_slideshow [data-u="slides"] .button + .button {
    margin-left: 10px;
}

#sns_slideshow:hover [data-u="arrowright"], #sns_slideshow:hover [data-u="arrowleft"] {
    opacity: 1;
}

#sns_slideshow [data-u="arrowright"], #sns_slideshow [data-u="arrowleft"] {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    display: block;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
    height: 61px;
    line-height: 61px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.25s ease 0s;
    width: 61px;
}

#sns_slideshow [data-u="arrowright"]:hover, #sns_slideshow [data-u="arrowleft"]:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

#sns_slideshow [data-u="arrowright"]:hover i, #sns_slideshow [data-u="arrowleft"]:hover i {
    border-color: rgba(255, 255, 255, 0.7) transparent transparent rgba(255, 255, 255, 0.7);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#sns_slideshow [data-u="arrowright"] i, #sns_slideshow [data-u="arrowleft"] i {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-color: transparent transparent rgba(255, 255, 255, 0.3) rgba(255, 255, 255, 0.3);
    margin: -10px -13px 0 0;
    top: 50%;
    right: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#sns_slideshow [data-u="arrowright"] i:before, #sns_slideshow [data-u="arrowleft"] i:before, #sns_slideshow [data-u="arrowright"] i:after, #sns_slideshow [data-u="arrowleft"] i:after {
    display: none;
}

#sns_slideshow [data-u="arrowleft"] {
    left: 10px;
}

#sns_slideshow [data-u="arrowright"] {
    right: 10px;
}

#sns_slideshow [data-u="arrowright"]:hover i {
    border-color: transparent rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7) transparent;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#sns_slideshow [data-u="arrowright"] i {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-right: -6px;
}

#sns_slideshow .loading {
    display: block;
    border-radius: 50%;
    height: 2px;
    width: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    box-shadow: -35px -60px 0 20px #6cce74, 35px -60px 0 20px #c18d46, 70px 0 0 20px #c14745, 35px 60px 0 20px #2e1e5b, -35px 60px 0 20px #9c37a6, -70px 0 0 20px #76bdd1;
    -o-animation: smallLoading 12s infinite linear;
    -moz-animation: smallLoading 12s infinite linear;
    -webkit-animation: smallLoading 12s infinite linear;
    animation: smallLoading 12s infinite linear;
}

#sns_slideshow .loading .bg-loading, #sns_slideshow .loading .icon-loading {
    display: none;
}

#sns_breadcrumbs {
    position: relative;
    /*padding: 37px 0 30px;*/
    padding: 15px 0 15px;
}

#sns_breadcrumbs .container {
    position: relative;
    height: 100%
}

#sns_breadcrumbs .container #sns_titlepage {
    margin-bottom: 32px;
    background: url("/images/site/ico-pagetitle.png") no-repeat left center;
    line-height: 26px;
    font-size: 24px;
    color: #fff;
    padding-left: 45px;
}

#sns_breadcrumbs .container #sns_titlepage > * {
    font-size: 100%;
    margin: 0 0;
    padding: 0 0;
    color: inherit;
    font-weight: inherit;
    text-transform: none;
}

#sns_breadcrumbs .breadcrumbs {
    color: #fff;
}

#sns_breadcrumbs .breadcrumbs > * {
    display: inline-block;
}

#sns_breadcrumbs .breadcrumbs .navigation-pipe {
    padding: 0 15px;
    background: url("/images/site/arrow-bread.png") no-repeat center center;
    text-indent: -999em;
}

#sns_breadcrumbs .breadcrumbs a, #sns_breadcrumbs .breadcrumbs span {
    color: #fff;
}

#sns_breadcrumbs .breadcrumbs a.home, #sns_breadcrumbs .breadcrumbs span.home {
    background: url("/images/site/ico-home.png") no-repeat left 3px;
    padding-left: 23px;
}

#sns_topsl {
    padding: 35px 0 0;
    border-bottom: 1px solid #ebebeb;
}

#sns_topsl .block {
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    padding-top: 106px;
    text-align: center;
    margin-bottom: 25px;
}

#sns_topsl .block .block-title {
    position: unset;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin: 0;
    padding-bottom: 5px;
    text-transform: none;
    position: relative;
}

#sns_topsl .block .block-title:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 84px;
    height: 84px;
    text-align: center;
    line-height: 84px;
    position: absolute;
    border: 1px solid #dfdfdf;
    font-size: 45px;
    color: #ccc;
    left: 50%;
    top: -100px;
    margin-left: -42px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    -webkit-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}

#sns_topsl .block .block-content {
    color: #666;
    padding: 10px 0;
}

#sns_topsl .block:hover .block-title {
    color: #5a8ef7;
}

#sns_topsl .block:hover .block-title:before {
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border-color: #5a8ef7;
    color: #fff;
    background: #5a8ef7;
    box-shadow: 0 0 0 3px #fff inset;
}

/*Estilos para carusel de Testimonials*/
#sns_testimonials {
    background-size: cover;
    background-repeat: no-repeat;
    background: linear-gradient(to right, #3F9035 0%, #A3BE0D 77%, #80A520 100%) repeat scroll 0% 0% transparent;
    background-position: center center;
    margin: 0 0 40px;
    padding: 140px 0 10px;
    text-align: center;
}

#sns_testimonials .block {
    margin: 0;
}

#sns_testimonials .block-title {
    position: relative;
    padding: 55px 10px 10px;
    margin: 0;
    display: inline-block;
    font-size: 183.3%;
    text-transform: uppercase;
    color: #fff;
}

#sns_testimonials .block-title:before {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    content: "";
    left: 50%;
    top: -120px;
    margin-left: -80px;
    height: 150px;
    width: 150px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    background: url("/images/site/operadora.png") no-repeat scroll top;
    z-index: 1;
}

#sns_testimonials .block-title:after {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    content: "";
    left: 50%;
    top: -120px;
    margin-left: -81px;
    height: 155px;
    width: 155px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.1);
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

#sns_testimonials .block-content {
    overflow: hidden;
    color: #fff;
    padding: 0 10%;
    position: relative;
}

#sns_testimonials .block-content .list-quotes {
    position: relative;
    padding: 35px 0 15px;
}

#sns_testimonials .block-content .list-quotes .item .quote-content {
    font-style: italic;
    position: relative;
    line-height: 18px;
    font-size: 14px;
}

#sns_testimonials .block-content .list-quotes .item .name {
    color: #fff;
    padding: 10px 0 0;
    font-weight: bold;
}

#sns_testimonials .block-content .owl-controls {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%
}

#sns_testimonials .block-content .owl-controls .owl-pagination .owl-page {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    background: #fff;
    text-indent: -999em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin: 0 2px;
    width: 13px;
    height: 13px;
    -webkit-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    vertical-align: middle;
}

#sns_testimonials .block-content .owl-controls .owl-pagination .owl-page:hover {
    background: rgba(255, 255, 255, 0.5);
}

#sns_testimonials .block-content .owl-controls .owl-pagination .owl-page.active {
    border: 2px solid #fff;
    background: transparent;
}

#sns_testimonials:hover .block-title:before {
    border-color: rgba(255, 255, 255, 0.3);
}

#sns_testimonials:hover .block-title:after {
    opacity: 100;
    filter: alpha(opacity=10000);
}

/*#sns_testimonials .slider-testimonials .next:before, #sns_testimonials .slider-testimonials .prev:before {
    background: url("/images/site/arrow-nav.png") no-repeat left -31px;
    height: 31px;
    width: 17px;
    position: absolute;
    left: 22px;
    top: 15px;
    content: ""
}
*/
/*Fin Estilos Testimonials*/

#sns_content {
    padding: 40px 0;
}

#sns_promotions {
    padding: 0 0 40px;
}

#sns_botsl .block .block-title {
    font-size: 183.3%;
    position: relative;
    display: inline-block;
    text-transform: none;
    padding: 0 0 10px;
}

#sns_botsl .block .block-title:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #79c251;
}

#sns_botsl .block .block-content {
    padding: 30px 0 0;
    color: #666;
}

#sns_botsl .block .block-content .addthis_toolbox {
    padding-top: 15px;
    border-top: 1px solid #dfdfdf;
}

#sns_botsl .block.block-latestblog {
    position: relative;
    margin-bottom: 0;
}

#sns_botsl .block.block-latestblog .navigation {
    width: 61px;
    height: 28px;
    top: 0;
    right: 0;
    position: absolute;
}

#sns_botsl .block.block-latestblog .navigation > span {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-indent: -999em;
    height: 28px;
    width: 28px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    background: url("/images/site/nav-cir.png") no-repeat left top;
}

#sns_botsl .block.block-latestblog .navigation > span:hover {
    background-color: #79c251;
    border-color: #79c251;
    background-position: left -26px;
}

#sns_botsl .block.block-latestblog .navigation .prev {
    left: 0;
    right: auto;
    background-position: left -52px;
}

#sns_botsl .block.block-latestblog .navigation .prev:hover {
    background-position: left -78px;
}

#sns_botsl .block.block-latestblog .block-content {
    padding-top: 0;
    padding-bottom: 0;
}

#sns_botsl .block.block-latestblog .block-content ul {
    margin: 0 0;
    list-style: none;
    margin-bottom: 0;
}

#sns_botsl .block.block-latestblog .block-content ul .item {
    float: left;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post {
    position: relative;
    padding: 10px 0 10px 65px;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .date {
    position: absolute;
    height: 53px;
    width: 53px;
    border: 1px solid #e9e9e9;
    text-align: center;
    left: 0;
    top: 15px;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .date .d-day {
    color: #686868;
    display: block;
    font-size: 116.7%;
    margin-top: 7px;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .date .d-month {
    display: block;
    font-size: 92%;
    color: #909090;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .postTitle {
    margin: 0 0 4px;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 150%;
    line-height: 26px;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .postTitle a:hover {
    text-decoration: none;
    color: #79c251;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .postContent {
    padding: 0 0;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .postContent p {
    margin: 0 0;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 21px;
    width: 21px;
    text-indent: -99em;
    display: block;
    background: #c5c5c5 url("/images/site/arrow-white.png") no-repeat 8px 6px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post:hover .date {
    background: #79c251;
    border-color: #79c251;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post:hover .date span {
    color: #fff;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post:hover .read-more {
    background-color: #79c251;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post:first-child {
    padding-top: 23px;
    border: none;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post:first-child .date {
    top: 28px;
}

#sns_botsl .block.block-latestblog .block-content ul .item .item-post.last {
    padding-bottom: 0;
}

#sns_botsl .block.block-latestblog2 .block-content {
    margin: 0 -15px;
}

#sns_botsl .block.block-latestblog2 .item-post {
    padding: 0 15px;
}

#sns_botsl .block.block-latestblog2 .item-post .postTitle {
    font-size: 120%;
    padding: 15px 0 5px;
}

#sns_botsl .block.block-latestblog2 .item-post .postContent {
    color: #888;
}

#sns_botsl .block.block-latestblog2 .item-post .post-bottom {
    font-size: 92%;
    color: #aaa;
}

#sns_botsl .block.block-latestblog2 .item-post .post-bottom a {
    color: #aaa;
}

#sns_botsl .block.block-latestblog2 .item-post .post-bottom a:hover {
    color: #79c251;
}

#sns_botsl .block.block-twitter #sns_twitter .post + .post {
    margin: 25px 0 0;
}

#sns_botsl .block.block-twitter #sns_twitter .user a img {
    float: left;
    margin: 0 18px 6px 0;
}

#sns_botsl .block.block-twitter #sns_twitter .user a > span {
    display: block;
    color: #909090;
}

#sns_botsl .block.block-twitter #sns_twitter .user a > span span {
    color: #666;
    font-size: 150%
}

#sns_botsl .block.block-twitter #sns_twitter .user a:hover > span {
    color: #79c251;
}

#sns_botsl .block.block-twitter #sns_twitter .user a:hover > span span {
    color: #79c251;
}

#sns_botsl .block.block-twitter #sns_twitter .tweet {
    float: left;
    color: #666;
    margin: 0 0 5px;
}

#sns_botsl .block.block-twitter #sns_twitter .tweet a {
    color: #79c251;
}

#sns_botsl .block.block-twitter #sns_twitter .timePosted {
    color: #909090;
    margin: 0;
    font-size: 92%
}

#sns_botsl .block.block-twitter #sns_twitter .interact {
    border-top: 1px solid #dfdfdf;
    margin: 0;
}

#sns_botsl .block.block-twitter #sns_twitter .interact a {
    margin-right: 10px;
    color: #909090;
}

#sns_botsl .block.block-twitter #sns_twitter .interact a:hover {
    color: #79c251;
}

#sns_botsl .block.block-twitter #sns_twitter .interact a:before {
    margin-right: 5px;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sns_botsl .block.block-twitter #sns_twitter .interact a.twitter_reply_icon:before {
    content: "\f064"
}

#sns_botsl .block.block-twitter #sns_twitter .interact a.twitter_retweet_icon:before {
    content: "\f079"
}

#sns_botsl .block.block-twitter #sns_twitter .interact a.twitter_fav_icon:before {
    content: "\f005"
}

/*Estilos Alianzas y Certificados*/
#sns_brand {
    margin: 0 0 18px;
    padding: 38px 0 0;
    position: relative;
    z-index: 0;
    border-top: 1px solid #ebebeb;
}

#sns_brand .slider-brands {
    position: relative;
    padding: 0 0;
    z-index: 1;
    background: #fff;
    text-align: center;
}

#sns_brand .slider-brands .block-title {
    font-size: 183.3%;
    position: relative;
    display: inline-block;
    padding: 0 0 10px;
    margin-bottom: 10px;
}

#sns_brand .slider-brands .block-title:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ebebeb;
}

#sns_brand .slider-brands .block-content {
    padding: 5px 85px 0;
}

#sns_brand .slider-brands .block-content .owl-item {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#sns_brand .slider-brands .block-content .owl-item:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#sns_brand .slider-brands .our_partners {
    z-index: 1;
}

#sns_brand .slider-brands .our_partners .wrap {
    text-align: center;
}

#sns_brand .slider-brands .our_partners .wrap a {
    display: inline-block;
    position: relative;
    opacity: 60;
    filter: alpha(opacity=6000);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#sns_brand .slider-brands .our_partners .wrap a:hover {
    opacity: 100;
    filter: alpha(opacity=10000);
}

#sns_brand .slider-brands .partners_slider {
    position: relative;
}

#sns_brand .slider-brands .next:before, #sns_brand .slider-brands .prev:before {
    background: url("/images/site/arrow-nav.png") no-repeat left -31px;
    height: 31px;
    width: 17px;
    position: absolute;
    left: 22px;
    top: 15px;
    content: ""
}

#sns_brand .slider-brands img {
    width: 100%
}

#sns_brand .slider-brands .next, #sns_brand .slider-brands .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 3;
    height: 60px;
    width: 60px;
    border: 1px solid transparent;
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-indent: -999em;
}

#sns_brand .slider-brands .next:hover, #sns_brand .slider-brands .prev:hover {
    border-color: #dfdfdf;
}

#sns_brand .slider-brands .prev {
    right: 0;
    left: auto;
}

#sns_brand .slider-brands .prev:before {
    background-position: left 0;
}

#sns_brand.layout2 {
    padding: 30px 0;
    margin: 0;
}

#sns_brand.layout2 .slider-brands {
    margin: 0;
}

#sns_brand.layout2 .slider-brands .block-content {
    padding: 0;
}

#sns_brand.layout2 .slider-brands .block-content .owl-item {
    border: 1px solid transparent;
}

#sns_brand.layout2 .slider-brands .block-content .owl-item:hover {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}

/*fin alianzas y C*/
/*Estilos Productos Relacionados*/
#sns_productspecials {
    margin: 0 0 18px;
    padding: 38px 0 0;
    position: relative;
    z-index: 0;
    border-top: 1px solid #ebebeb;
}

/*#sns_brand .sns-slider {
    position: relative;
    padding: 0 0;
    z-index: 1;
    background: #fff;
    text-align: center;
}*/

/*
#sns_brand .slider-brands .block-content {
    padding: 5px 85px 0;
}

#sns_brand .slider-brands .block-content .owl-item {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#sns_brand .slider-brands .block-content .owl-item:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

#sns_brand .slider-brands .our_partners {
    z-index: 1;
}

#sns_brand .slider-brands .our_partners .wrap {
    text-align: center;
}

#sns_brand .slider-brands .our_partners .wrap a {
    display: inline-block;
    position: relative;
    opacity: 60;
    filter: alpha(opacity=6000);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#sns_brand .slider-brands .our_partners .wrap a:hover {
    opacity: 100;
    filter: alpha(opacity=10000);
}

#sns_productspecials .navigation {
    position: relative;

}
*/
#sns_productspecials .next:before, #sns_productspecials .prev:before {
    background: url("/images/site/arrow-nav.png") no-repeat left -31px;
    height: 31px;
    width: 17px;
    position: absolute;
    left: 21px;
    top: 15px;
    content: "";
}

#sns_productspecials .slider-inner img {
    width: 100%
}

#sns_productspecials .next, #sns_productspecials .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 3;
    height: 60px;
    width: 60px;
    border: 1px solid transparent;
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    text-indent: -999em;
}

#sns_productspecials .next:hover, #sns_productspecials .prev:hover {
    border-color: #3D9625;
    color: #3D9625 !important;
}

#sns_productspecials .prev {
    right: 0;
    left: auto;
}

#sns_productspecials .prev:before {
    background-position: left 0;
}

/*fin productos relacionados*/

#sns_footer_middle {
    margin: 0 0 52px;
    padding: 35px 0 0;
    border-top: 1px solid #ebebeb;
}

#sns_footer_middle .block .block-title {
    text-transform: none;
    font-size: 183.3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sns_footer_middle .block .block-content {
    padding-top: 20px;
    line-height: 18px;
}

#sns_footer_middle .block .block-content p {
    margin: 0 0 12px 0;
}

#sns_footer_middle .block .block-content ul {
    margin: 0 0;
    list-style: none;
}

#sns_footer_middle .block .block-content ul li {
    padding: 3px 0 3px 20px;
    line-height: 180%;
    position: relative;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

#sns_footer_middle .block .block-content ul li:before {
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    background: url("/images/site/ico-dot.png") no-repeat left top;
    height: 9px;
    width: 9px;
    position: absolute;
    top: 8px;
    left: 0;
    content: ""
}

#sns_footer_middle .block .block-content ul li:hover {
    margin-left: 8px;
}

#sns_footer_middle .block.block-connectus .block-content p {
    margin-bottom: 2px;
}

#sns_footer_middle .block.block-connectus .block-content p label {
    color: unset;
}

#sns_footer_middle .block.block-connectus .block-content p[class*="fa-"] {
    padding-left: 50px;
    position: relative;
}

#sns_footer_middle .block.block-connectus .block-content p[class*="fa-"] + [class*="fa-"] {
    margin-top: 25px;
}

#sns_footer_middle .block.block-connectus .block-content p[class*="fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0;
    color: #ccc;
    font-size: 16px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #fff;
}

#sns_footer_middle .block.block-connectus .block-content p[class*="fa-"]:hover:before {
    color: #79c251;
    border-color: #79c251;
}

#sns_footer_middle .block-subscribe .block-content label {
    cursor: pointer;
    margin: 3px 0 15px;
    color: #666;
    line-height: 18px;
}

#sns_footer_middle .block-subscribe .block-content form {
    margin-bottom: 0;
}

#sns_footer_middle .block-subscribe .block-content form .input-box input {
    width: 240px;
    float: left;
    padding: 8px 15px;
    font-size: 11px;
    margin: 0 0;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

#sns_footer_middle .block-subscribe .block-content form .input-box input.validation-failed {
    border-color: #b94a48;
}

#sns_footer_middle .block-subscribe .block-content form .input-box .actions {
    float: left;
    margin-left: -60px;
    position: relative;
    height: 40px;
    width: 55px;
}

#sns_footer_middle .block-subscribe .block-content form .input-box .actions button {
    position: absolute;
    right: -6px;
    top: 0;
    padding: 10px 14px;
    background-color: transparent;
    height: 38px;
    border: none;
}

#sns_footer_middle .block-subscribe .block-content form .input-box .actions button > span {
    width: 25px;
    height: 16px;
    display: inline-block;
    background-position: left top;
    background-image: url("/images/site/ico-mail.png");
    background-repeat: no-repeat;
}

#sns_footer_middle .block-subscribe .block-content form .input-box .actions button > span span {
    display: none;
}

#sns_footer_middle .block-subscribe .block-content form .input-box .validation-advice {
    display: none;
}

#sns_footer_middle.layout2 {
    background: #f7f7f7;
    margin: 0;
}

#sns_footer {
    margin: 0 0;
    padding: 0 0 40px;
    border-top: 1px solid #ebebeb;
}

#sns_footer .sns-info {
    text-align: center;
}

#sns_footer .sns-info ul {
    font-size: 92%;
    display: inline-block;
    margin: 0 0;
}

#sns_footer .sns-info ul li {
    background: url("/images/site/separated.gif") no-repeat left center;
    display: inline-block;
    padding: 0 13px 0 15px;
}

#sns_footer .sns-info ul li:first-child {
    padding-left: 0;
    background: none;
}

#sns_footer .sns-info ul li.last {
    padding-right: 0;
}

#sns_footer .sns-info ul li a:hover {
    text-decoration: none;
    color: #5a8ef7;
}

#sns_footer .sns-copyright {
    text-align: center;
    width: 100%;
    color: #666;
    padding: 3px 0 0;
}

#sns_footer .sns-copyright a {
    color: #79c251;
}

#sns_footer .sns-copyright a:hover {
    text-decoration: none;
}

#sns_footer .payment-logo {
    position: relative;
    height: 55px;
}

#sns_footer .payment-logo .inner {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: -27.5px;
}

#sns_footer .payment-logo img {
    margin: 0 auto;
}

#sns_footer.layout2 {
    text-align: left;
    padding: 25px 0;
}

#sns_footer.layout2 .inner {
    position: relative;
}

#sns_footer.layout2 .inner > div {
    position: relative;
    z-index: 1;
}

#sns_footer.layout2 .inner .sns-info {
    text-align: left;
}

#sns_footer.layout2 .inner .sns-copyright {
    text-align: left;
}

#sns_footer.layout2 .inner .payment-logo {
    position: absolute;
    z-index: 0;
    right: 0;
    top: -4px;
}

.comments_advices {
    padding-top: 2px;
}

.comments_advices li {
    display: inline-block;
    line-height: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .comments_advices li {
        display: block;
        line-height: 20px;
    }
}

.comments_advices a {
    text-decoration: none;
    color: #777;
    position: relative;
    margin-right: 8px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .comments_advices a {
        float: none;
        line-height: 20px;
    }
}

.comments_advices a:before {
    background: #929292;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: white;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    text-align: center;
    width: 30px;
}

@media (max-width: 1199px) {
    .comments_advices a: before {
        display: none;
    }
}

.comments_advices a.reviews:before {
    content: "\f0e5"
}

.comments_advices a.open-comment-form:before {
    content: "\f040"
}

.comments_advices a:hover {
    color: #333;
}

.comments_advices a.reviews {
    border-right: 1px solid #d6d4d4;
    padding-right: 30px;
    margin-right: 9px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .comments_advices a.reviews {
        margin-right: 0;
        padding: 0;
        border: none;
    }
}

#fancybox-wrap {
    width: 585px;
}

#fancybox-content {
    width: 585px;
    border-width: 0;
}

#new_comment_form {
    overflow: hidden;
    color: #333;
    text-align: left;
}

#new_comment_form h2 {
    margin-bottom: 10px;
}

#new_comment_form .title {
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    background: #333;
}

#new_comment_form ul.grade_content {
    list-style-type: none;
    margin: 0 0 20px 0;
}

#new_comment_form ul.grade_content li {
    width: 50%
}

#new_comment_form ul.grade_content span {
    display: inline-block;
    padding: 0 10px;
    width: 150px;
    font-weight: bold;
}

#new_comment_form ul.grade_content .cancel {
    margin-right: 5px;
}

#new_comment_form .product {
    padding: 15px;
}

#new_comment_form .product img {
    border: 1px solid #d6d4d4;
}

#new_comment_form .product .product_desc {
    line-height: 18px;
    color: #666;
}

#new_comment_form .product .product_desc .product_name {
    padding: 10px 0 5px;
    font-size: 13px;
    color: #000;
}

#new_comment_form .new_comment_form_content {
    padding: 15px 25px 15px 15px;
    background: #f8f8f8;
}

@media (max-width: 767px) {
    #new_comment_form .new_comment_form_content {
        padding-left: 25px;
    }
}

#new_comment_form .new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
}

#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-weight: bold;
    font-size: 12px;
}

#new_comment_form input, #new_comment_form textarea {
    padding: 0 5px;
    height: 28px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

#new_comment_form textarea {
    height: 128px;
}

#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: right;
}

#new_comment_form #criterions_list {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    list-style-type: none;
}

#new_comment_form #criterions_list li {
    margin-bottom: 10px;
}

#new_comment_form #criterions_list label {
    display: inline;
    float: left;
    margin: 0 10px 0 0;
}

#new_comment_form #criterions_list .star_content {
    float: left;
}

#new_comment_form #new_comment_form_footer {
    margin-top: 20px;
    font-size: 12px;
}

/*my own styles */
.background-slide {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 99%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(3%, rgba(0, 0, 0, 0)), color-stop(89%, rgba(0, 0, 0, 0.65)), color-stop(99%, rgba(0, 0, 0, 0.65))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 99%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 99%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 99%); /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1); /* IE6-9 fallback on horizontal gradient */

}

.text-muted {
    margin: auto;
    text-align: center;
    font-size: 14px;
    margin: 60px 0 0px 0;
}

.text-muted b {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

ul.socialNet li a {
    width: 53px;
    height: 53px;
    float: left;
    display: block;
}

ul.socialNet li a.twitter {
    background: url(/images/site/socialnetworks/socialnets.png) 0 0 no-repeat;
}

ul.socialNet li a.twitter:hover {
    background-position: 0 -53px;
}

ul.socialNet li a.facebook {
    background-repeat: no-repeat;
    background-position: -78px 0;
    background-image: url(/images/site/socialnetworks/socialnets.png);
}

ul.socialNet li a.facebook:hover {
    background-position: -78px -53px;
}

ul.socialNet li a.youtube {
    background-repeat: no-repeat;
    background-position: -156px 0;
    background-image: url(/images/site/socialnetworks/socialnets.png);
}

ul.socialNet li a.youtube:hover {
    background-position: -156px -53px;
}

ul.MenuFoot li {
    font-size: 14px !important;
    float: left;
    padding: 0 20px !important;
    font-weight: bold !important;
    list-style: none !important;
}

ul.MenuFoot li:last-child {
    border: none !important;
}

/*searchfield*/
/* Search Menu*/
#scrollable-dropdown-menu .tt-dropdown-menu {
    max-height: 300px;
    max-width: 700px;
    overflow-y: auto;
    border-radius: 10px;
    border: 1px solid #419134;
    opacity: .9;
    top: 100px;
    height: 200px;
    margin-left: -300px;

}

#scrollable-dropdown-menu {
    position: relative;
}

.typeahead {
    vertical-align: center;
    width: 100%;
    max-width: 600px;
}

.form {
    text-align: center;
    position: relative;
    height: 100px;
}

.tt-dropdown-menu {

    background-color: white !important;
    text-align: left;
    width: 600px;

}

.tt-suggestion {
    cursor: pointer;
    padding: 10px 10px 10px 10px;
}

.tt-suggestion > p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 110% !important;
    font-weight: bold;
    color: #726E6F;
    opacity: 1 !important;
}

.empty-message {
    padding: 10px 10px 10px 10px;
}

.empty-message > p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: red;
}

.tt-dataset-products {

    padding: 10px 5px 10px 5px !important;

}

div .tt-cursor:hover {

    background-color: #DADAD9;

}

/*termina searchfield*/
/*Alejandro Garcia
cambio en modales*/
.header-green {
    background: #68A325 !important;
    font-size: 12px;
    font-weight: bolder;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
}

.header-nikken {
    background: #5a8ef7 !important;
    font-size: 12px;
    font-weight: bolder;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
}

.header-green, h4 {
    color: #FFFFFF !important;
    font-size: 107.79% !important;
}

.line-gray {
    border-bottom: solid thin #E1E1E1;
}

.title_efectivo {
    color: #4E514B !important;
}

/* Pequeño switch en checkbox input colocal .comparator para evitar uniformidad*/
.switch {
  position: relative;
  display: inline-block;
  /*vertical-align: top;*/
  vertical-align: middle;
  width: 56px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
  background-image: -o-linear-gradient(top, #eeeeee, white 25px);
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, white);
  background-image: -moz-linear-gradient(top, #eeeeee, white);
  background-image: -o-linear-gradient(top, #eeeeee, white);
  background-image: linear-gradient(to bottom, #eeeeee, white);
}
.switch-input:checked ~ .switch-handle {
  left: 40px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}

/* CSS3 Metal Checkbox */
/*.checkbox {
  display:inline-block;
  position:relative;
  text-align:left;
  width:60px;
  height:30px;
  background-color:#222;
  overflow:hidden;
  -webkit-box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  -moz-box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  box-shadow:inset 0 1px 2px black,0 1px 0 rgba(255,255,255,0.1);
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

.checkbox input {
  display:block;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  width:100%;
  height:100%;
  margin:0 0;
  cursor:pointer;
  opacity:0;
  filter:alpha(opacity=0);
  z-index:2;
}

.checkbox label {
  background-color:#3c3c3c;
  background-image:-webkit-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-moz-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-ms-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:-o-linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  background-image:linear-gradient(-40deg,rgba(0,0,0,0),rgba(255,255,255,0.1),rgba(0,0,0,0.2));
  -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 1px 2px rgba(0,0,0,0.7);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  display:inline-block;
  width:40px;
  text-align:center;
  font:bold 11px/28px Arial,Sans-Serif;
  color:#999;
  text-shadow:0 -1px 0 rgba(0,0,0,0.7);
  -webkit-transition:margin-left 0.2s ease-in-out;
  -moz-transition:margin-left 0.2s ease-in-out;
  -ms-transition:margin-left 0.2s ease-in-out;
  -o-transition:margin-left 0.2s ease-in-out;
  transition:margin-left 0.2s ease-in-out;
  margin:1px;
}

.checkbox label:before {
  content:attr(data-off);
}

.checkbox input:checked + label {
  margin-left:19px;
  background-color:#034B78;
  color:white;
}

.checkbox input:checked + label:before {
  content:attr(data-on);
}*/

/* Vista rapida del carro */

/*#cart-quickview {
    visibility: initial !important;
    display:initial !important;
    opacity: initial !important;
}*/

 .cart-quickview_hover {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    top: 100% !important;
 }
 /* De requerimientos minimos footer */
 #requirements-foo ul li{
    display: inline-block;
    margin-right: 10px;
}

/**
 * Defina desalineación de las estrellas con clase de ayuda
 */
.for-align-star .star{
    float:none;
    display: inline-block;
}
.for-align-star .star_on{
    display: inline-block !important;
}
.for-video-slick iframe{
    display: block;
    margin:auto;
}

/** -------------------------------------------------------- */