@charset "UTF-8";
/* line 17, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* line 22, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
    line-height: 1;
}

/* line 24, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
    list-style: none;
}

/* line 26, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
    quotes: none;
}
/* line 103, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 32, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 116, C:/Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../sass/bootstrap_lib/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/* line 32, ../sass/bootstrap_lib/_normalize.scss */
audio,
canvas,
video {
    display: inline-block;
}

/* line 41, ../sass/bootstrap_lib/_normalize.scss */
audio:not([controls]) {
    display: none;
    height: 0;
}

/* line 50, ../sass/bootstrap_lib/_normalize.scss */
[hidden] {
    display: none;
}

/* line 64, ../sass/bootstrap_lib/_normalize.scss */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* line 74, ../sass/bootstrap_lib/_normalize.scss */
body {
    margin: 0;
}

/* line 86, ../sass/bootstrap_lib/_normalize.scss */
a:focus {
    outline: thin dotted;
}

/* line 95, ../sass/bootstrap_lib/_normalize.scss */
a:active,
a:hover {
    outline: 0;
}

/* line 108, ../sass/bootstrap_lib/_normalize.scss */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* line 117, ../sass/bootstrap_lib/_normalize.scss */
abbr[title] {
    border-bottom: 1px dotted;
}

/* line 126, ../sass/bootstrap_lib/_normalize.scss */
b,
strong {
    font-weight: bold;
}

/* line 134, ../sass/bootstrap_lib/_normalize.scss */
dfn {
    font-style: italic;
}

/* line 142, ../sass/bootstrap_lib/_normalize.scss */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/* line 152, ../sass/bootstrap_lib/_normalize.scss */
mark {
    background: #ff0;
    color: #000;
}

/* line 164, ../sass/bootstrap_lib/_normalize.scss */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/* line 173, ../sass/bootstrap_lib/_normalize.scss */
pre {
    white-space: pre-wrap;
}

/* line 181, ../sass/bootstrap_lib/_normalize.scss */
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, ../sass/bootstrap_lib/_normalize.scss */
small {
    font-size: 80%;
}

/* line 198, ../sass/bootstrap_lib/_normalize.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 206, ../sass/bootstrap_lib/_normalize.scss */
sub {
    bottom: -0.25em;
}

/* line 218, ../sass/bootstrap_lib/_normalize.scss */
img {
    border: 0;
}

/* line 226, ../sass/bootstrap_lib/_normalize.scss */
svg:not(:root) {
    overflow: hidden;
}

/* line 238, ../sass/bootstrap_lib/_normalize.scss */
figure {
    margin: 0;
}

/* line 250, ../sass/bootstrap_lib/_normalize.scss */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/* line 261, ../sass/bootstrap_lib/_normalize.scss */
legend {
    border: 0;
    padding: 0;
}

/* line 275, ../sass/bootstrap_lib/_normalize.scss */
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

/* line 287, ../sass/bootstrap_lib/_normalize.scss */
button,
input {
    line-height: normal;
}

/* line 299, ../sass/bootstrap_lib/_normalize.scss */
button,
select {
    text-transform: none;
}

/* line 314, ../sass/bootstrap_lib/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

/* line 324, ../sass/bootstrap_lib/_normalize.scss */
button[disabled],
html input[disabled] {
    cursor: default;
}

/* line 334, ../sass/bootstrap_lib/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/* line 345, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 358, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* line 367, ../sass/bootstrap_lib/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* line 377, ../sass/bootstrap_lib/_normalize.scss */
textarea {
    overflow: auto;
    vertical-align: top;
}

/* line 390, ../sass/bootstrap_lib/_normalize.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 10, ../sass/bootstrap_lib/_scaffolding.scss */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 17, ../sass/bootstrap_lib/_scaffolding.scss */
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 22, ../sass/bootstrap_lib/_scaffolding.scss */
body {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: RalewayLight, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.42857;
    color: #000 !important;
    background-color: white;
}

/* line 33, ../sass/bootstrap_lib/_scaffolding.scss */
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* line 46, ../sass/bootstrap_lib/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
    background-image: none;
}

/* line 53, ../sass/bootstrap_lib/_scaffolding.scss */
a {
    color: #000;
    text-decoration: none;
}
/* line 57, ../sass/bootstrap_lib/_scaffolding.scss */

a:hover {
    color: #0077bb;
}

/* line 61, ../sass/bootstrap_lib/_scaffolding.scss */
a:focus {
    outline: none;
}

/* line 69, ../sass/bootstrap_lib/_scaffolding.scss */
img {
    vertical-align: middle;
}

/* line 74, ../sass/bootstrap_lib/_scaffolding.scss */
.img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* line 79, ../sass/bootstrap_lib/_scaffolding.scss */
.img-rounded {
    border-radius: 6px;
}

/* line 86, ../sass/bootstrap_lib/_scaffolding.scss */
.img-thumbnail, .thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* line 99, ../sass/bootstrap_lib/_scaffolding.scss */
.img-circle {
    border-radius: 50%;
}

/* line 106, ../sass/bootstrap_lib/_scaffolding.scss */
hr {
    margin-top: 17px;
    margin-bottom: 17px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

/* line 118, ../sass/bootstrap_lib/_scaffolding.scss */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

/* line 9, ../sass/bootstrap_lib/_type.scss */
p {
    margin: 0 0 8.5px;
}

/* line 12, ../sass/bootstrap_lib/_type.scss */
.lead {
    margin-bottom: 17px;
    font-size: 13.8px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    /* line 12, ../sass/bootstrap_lib/_type.scss */
    .lead {
        font-size: 18px;
    }
}

/* line 28, ../sass/bootstrap_lib/_type.scss */
small {
    font-size: 95%;
}

/* line 31, ../sass/bootstrap_lib/_type.scss */
cite {
    font-style: normal;
}

/* line 34, ../sass/bootstrap_lib/_type.scss */
.text-muted {
    color: white;
}

/* line 35, ../sass/bootstrap_lib/_type.scss */
.text-primary {
    color: #428bca;
}

/* line 36, ../sass/bootstrap_lib/_type.scss */
.text-warning {
    color: #4b7018;
}

/* line 37, ../sass/bootstrap_lib/_type.scss */
.text-danger {
    color: #ca090d;
}

/* line 38, ../sass/bootstrap_lib/_type.scss */
.text-success {
    color: white;
}

/* line 39, ../sass/bootstrap_lib/_type.scss */
.text-info {
    color: white;
}

/* line 42, ../sass/bootstrap_lib/_type.scss */
.text-left {
    text-align: left;
}

/* line 43, ../sass/bootstrap_lib/_type.scss */
.text-right {
    text-align: right;
}

/* line 44, ../sass/bootstrap_lib/_type.scss */
.text-center {
    text-align: center;
}

/* line 51, ../sass/bootstrap_lib/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
/* line 55, ../sass/bootstrap_lib/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1;
    color: white;
}

/* line 64, ../sass/bootstrap_lib/_type.scss */
h1,
h2,
h3 {
    margin-bottom: 8.5px;
}

/* line 69, ../sass/bootstrap_lib/_type.scss */
h4,
h5,
h6 {
    margin-bottom: 8.5px;
}

/* line 73, ../sass/bootstrap_lib/_type.scss */
h1, .h1 {
    font-size: 31px;
}

/* line 74, ../sass/bootstrap_lib/_type.scss */
h2, .h2 {
    font-size: 25px;
}

/* line 75, ../sass/bootstrap_lib/_type.scss */
h3, .h3 {
    font-size: 21px;
}

/* line 76, ../sass/bootstrap_lib/_type.scss */
h4, .h4 {
    font-size: 15px;
}

/* line 77, ../sass/bootstrap_lib/_type.scss */
h5, .h5 {
    font-size: 12px;
}

/* line 78, ../sass/bootstrap_lib/_type.scss */
h6, .h6 {
    font-size: 11px;
}

/* line 80, ../sass/bootstrap_lib/_type.scss */
h1 small, .h1 small {
    font-size: 21px;
}

/* line 81, ../sass/bootstrap_lib/_type.scss */
h2 small, .h2 small {
    font-size: 15px;
}

/* line 83, ../sass/bootstrap_lib/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
    font-size: 12px;
}

/* line 89, ../sass/bootstrap_lib/_type.scss */
.page-header {
    padding-bottom: 7.5px;
    margin: 34px 0 17px;
    border-bottom: 1px solid #eeeeee;
}

/* line 102, ../sass/bootstrap_lib/_type.scss */
ul,
ol {
    margin-top: 0;
}

/* line 109, ../sass/bootstrap_lib/_type.scss */
.list-unstyled, .list-inline {
    padding-left: 0;
    list-style: none;
}

/* line 116, ../sass/bootstrap_lib/_type.scss */
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/* line 124, ../sass/bootstrap_lib/_type.scss */
dl {
    margin-bottom: 17px;
}

/* line 128, ../sass/bootstrap_lib/_type.scss */
dt,
dd {
    line-height: 1.42857;
}

/* line 131, ../sass/bootstrap_lib/_type.scss */
dt {
    font-weight: bold;
}

/* line 134, ../sass/bootstrap_lib/_type.scss */
dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    /* line 145, ../sass/bootstrap_lib/_type.scss */
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* line 152, ../sass/bootstrap_lib/_type.scss */
    .dl-horizontal dd {
        margin-left: 180px;
    }
    /* line 21, ../sass/bootstrap_lib/_mixins.scss */
    .dl-horizontal dd:before, .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    /* line 25, ../sass/bootstrap_lib/_mixins.scss */
    .dl-horizontal dd:after {
        clear: both;
    }
}
/* line 165, ../sass/bootstrap_lib/_type.scss */
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted white;
}

/* line 169, ../sass/bootstrap_lib/_type.scss */
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

/* line 175, ../sass/bootstrap_lib/_type.scss */
blockquote {
    padding: 8.5px 17px;
    margin: 0 0 17px;
    border-left: 5px solid #eeeeee;
}
/* line 179, ../sass/bootstrap_lib/_type.scss */
blockquote p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25;
}
/* line 184, ../sass/bootstrap_lib/_type.scss */
blockquote p:last-child {
    margin-bottom: 0;
}
/* line 187, ../sass/bootstrap_lib/_type.scss */
blockquote small {
    display: block;
    line-height: 1.42857;
    color: white;
}
/* line 191, ../sass/bootstrap_lib/_type.scss */
blockquote small:before {
    content: '\2014 \00A0';
}
/* line 197, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
/* line 203, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
/* line 207, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:before {
    content: '';
}
/* line 210, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

/* line 221, ../sass/bootstrap_lib/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

/* line 226, ../sass/bootstrap_lib/_type.scss */
address {
    display: block;
    margin-bottom: 17px;
    font-style: normal;
    line-height: 1.42857;
}

/* line 8, ../sass/bootstrap_lib/_code.scss */
code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

/* line 13, ../sass/bootstrap_lib/_code.scss */
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0px;
}

/* line 23, ../sass/bootstrap_lib/_code.scss */
pre {
    display: block;
    padding: 8px;
    margin: 0 0 8.5px;
    font-size: 11px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: whitesmoke;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
/* line 37, ../sass/bootstrap_lib/_code.scss */
pre.prettyprint {
    margin-bottom: 17px;
}
/* line 42, ../sass/bootstrap_lib/_code.scss */
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}

/* line 53, ../sass/bootstrap_lib/_code.scss */
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

/* line 7, ../sass/bootstrap_lib/_grid.scss */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.container:after {
    clear: both;
}

/* line 12, ../sass/bootstrap_lib/_grid.scss */
.row {
    margin-left: -10px;
    margin-right: -10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.row:after {
    clear: both;
}

/* line 64, ../sass/bootstrap_lib/_grid.scss */
.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,
.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,
.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,
.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 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

/* line 92, ../sass/bootstrap_lib/_grid.scss */
.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 {
    float: left;
}

/* line 95, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1 {
    width: 8.33333%;
}

/* line 96, ../sass/bootstrap_lib/_grid.scss */
.col-xs-2 {
    width: 16.66667%;
}

/* line 97, ../sass/bootstrap_lib/_grid.scss */
.col-xs-3 {
    width: 25%;
}

/* line 98, ../sass/bootstrap_lib/_grid.scss */
.col-xs-4 {
    width: 33.33333%;
}

/* line 99, ../sass/bootstrap_lib/_grid.scss */
.col-xs-5 {
    width: 41.66667%;
}

/* line 100, ../sass/bootstrap_lib/_grid.scss */
.col-xs-6 {
    width: 50%;
}

/* line 101, ../sass/bootstrap_lib/_grid.scss */
.col-xs-7 {
    width: 58.33333%;
}

/* line 102, ../sass/bootstrap_lib/_grid.scss */
.col-xs-8 {
    width: 66.66667%;
}

/* line 103, ../sass/bootstrap_lib/_grid.scss */
.col-xs-9 {
    width: 75%;
}

/* line 104, ../sass/bootstrap_lib/_grid.scss */
.col-xs-10 {
    width: 83.33333%;
}

/* line 105, ../sass/bootstrap_lib/_grid.scss */
.col-xs-11 {
    width: 91.66667%;
}

/* line 106, ../sass/bootstrap_lib/_grid.scss */
.col-xs-12 {
    width: 100%;
}

@media (min-width: 768px) {
    /* line 118, ../sass/bootstrap_lib/_grid.scss */
    .container {
        max-width: 760px;
    }

    /* line 132, ../sass/bootstrap_lib/_grid.scss */
    .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 {
        float: left;
    }

    /* line 135, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-1 {
        width: 8.33333%;
    }

    /* line 136, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-2 {
        width: 16.66667%;
    }

    /* line 137, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-3 {
        width: 25%;
    }

    /* line 138, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-4 {
        width: 33.33333%;
    }

    /* line 139, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-5 {
        width: 41.66667%;
    }

    /* line 140, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-6 {
        width: 50%;
    }

    /* line 141, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-7 {
        width: 58.33333%;
    }

    /* line 142, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-8 {
        width: 66.66667%;
    }

    /* line 143, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-9 {
        width: 75%;
    }

    /* line 144, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-10 {
        width: 83.33333%;
    }

    /* line 145, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-11 {
        width: 91.66667%;
    }

    /* line 146, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-12 {
        width: 100%;
    }

    /* line 149, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-1 {
        left: 8.33333%;
    }

    /* line 150, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-2 {
        left: 16.66667%;
    }

    /* line 151, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-3 {
        left: 25%;
    }

    /* line 152, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-4 {
        left: 33.33333%;
    }

    /* line 153, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-5 {
        left: 41.66667%;
    }

    /* line 154, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-6 {
        left: 50%;
    }

    /* line 155, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-7 {
        left: 58.33333%;
    }

    /* line 156, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-8 {
        left: 66.66667%;
    }

    /* line 157, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-9 {
        left: 75%;
    }

    /* line 158, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-10 {
        left: 83.33333%;
    }

    /* line 159, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-push-11 {
        left: 91.66667%;
    }

    /* line 161, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-1 {
        right: 8.33333%;
    }

    /* line 162, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-2 {
        right: 16.66667%;
    }

    /* line 163, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-3 {
        right: 25%;
    }

    /* line 164, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-4 {
        right: 33.33333%;
    }

    /* line 165, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-5 {
        right: 41.66667%;
    }

    /* line 166, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-6 {
        right: 50%;
    }

    /* line 167, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-7 {
        right: 58.33333%;
    }

    /* line 168, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-8 {
        right: 66.66667%;
    }

    /* line 169, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-9 {
        right: 75%;
    }

    /* line 170, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-10 {
        right: 83.33333%;
    }

    /* line 171, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-pull-11 {
        right: 91.66667%;
    }

    /* line 174, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    /* line 175, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    /* line 176, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-3 {
        margin-left: 25%;
    }

    /* line 177, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    /* line 178, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    /* line 179, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-6 {
        margin-left: 50%;
    }

    /* line 180, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    /* line 181, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    /* line 182, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-9 {
        margin-left: 75%;
    }

    /* line 183, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    /* line 184, ../sass/bootstrap_lib/_grid.scss */
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    /* line 196, ../sass/bootstrap_lib/_grid.scss */
    .container {
        max-width: 980px;
    }

    /* line 209, ../sass/bootstrap_lib/_grid.scss */
    .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 {
        float: left;
    }

    /* line 212, ../sass/bootstrap_lib/_grid.scss */
    .col-md-1 {
        width: 8.33333%;
    }

    /* line 213, ../sass/bootstrap_lib/_grid.scss */
    .col-md-2 {
        width: 16.66667%;
    }

    /* line 214, ../sass/bootstrap_lib/_grid.scss */
    .col-md-3 {
        width: 25%;
    }

    /* line 215, ../sass/bootstrap_lib/_grid.scss */
    .col-md-4 {
        width: 33.33333%;
    }

    /* line 216, ../sass/bootstrap_lib/_grid.scss */
    .col-md-5 {
        width: 41.66667%;
    }

    /* line 217, ../sass/bootstrap_lib/_grid.scss */
    .col-md-6 {
        width: 50%;
    }

    /* line 218, ../sass/bootstrap_lib/_grid.scss */
    .col-md-7 {
        width: 58.33333%;
    }

    /* line 219, ../sass/bootstrap_lib/_grid.scss */
    .col-md-8 {
        width: 66.66667%;
    }

    /* line 220, ../sass/bootstrap_lib/_grid.scss */
    .col-md-9 {
        width: 75%;
    }

    /* line 221, ../sass/bootstrap_lib/_grid.scss */
    .col-md-10 {
        width: 83.33333%;
    }

    /* line 222, ../sass/bootstrap_lib/_grid.scss */
    .col-md-11 {
        width: 91.66667%;
    }

    /* line 223, ../sass/bootstrap_lib/_grid.scss */
    .col-md-12 {
        width: 100%;
    }

    /* line 226, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-0 {
        left: auto;
    }

    /* line 227, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-1 {
        left: 8.33333%;
    }

    /* line 228, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-2 {
        left: 16.66667%;
    }

    /* line 229, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-3 {
        left: 25%;
    }

    /* line 230, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-4 {
        left: 33.33333%;
    }

    /* line 231, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-5 {
        left: 41.66667%;
    }

    /* line 232, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-6 {
        left: 50%;
    }

    /* line 233, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-7 {
        left: 58.33333%;
    }

    /* line 234, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-8 {
        left: 66.66667%;
    }

    /* line 235, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-9 {
        left: 75%;
    }

    /* line 236, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-10 {
        left: 83.33333%;
    }

    /* line 237, ../sass/bootstrap_lib/_grid.scss */
    .col-md-push-11 {
        left: 91.66667%;
    }

    /* line 239, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-0 {
        right: auto;
    }

    /* line 240, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-1 {
        right: 8.33333%;
    }

    /* line 241, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-2 {
        right: 16.66667%;
    }

    /* line 242, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-3 {
        right: 25%;
    }

    /* line 243, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-4 {
        right: 33.33333%;
    }

    /* line 244, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-5 {
        right: 41.66667%;
    }

    /* line 245, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-6 {
        right: 50%;
    }

    /* line 246, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-7 {
        right: 58.33333%;
    }

    /* line 247, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-8 {
        right: 66.66667%;
    }

    /* line 248, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-9 {
        right: 75%;
    }

    /* line 249, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-10 {
        right: 83.33333%;
    }

    /* line 250, ../sass/bootstrap_lib/_grid.scss */
    .col-md-pull-11 {
        right: 91.66667%;
    }

    /* line 253, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-0 {
        margin-left: 0;
    }

    /* line 254, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    /* line 255, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    /* line 256, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-3 {
        margin-left: 25%;
    }

    /* line 257, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    /* line 258, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    /* line 259, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-6 {
        margin-left: 50%;
    }

    /* line 260, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    /* line 261, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    /* line 262, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-9 {
        margin-left: 75%;
    }

    /* line 263, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    /* line 264, ../sass/bootstrap_lib/_grid.scss */
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    /* line 276, ../sass/bootstrap_lib/_grid.scss */
    .container {
        max-width: 1200px;
    }

    /* line 290, ../sass/bootstrap_lib/_grid.scss */
    .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 {
        float: left;
    }

    /* line 293, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-1 {
        width: 8.33333%;
    }

    /* line 294, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-2 {
        width: 16.66667%;
    }

    /* line 295, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-3 {
        width: 25%;
    }

    /* line 296, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-4 {
        width: 33.33333%;
    }

    /* line 297, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-5 {
        width: 41.66667%;
    }

    /* line 298, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-6 {
        width: 50%;
    }

    /* line 299, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-7 {
        width: 58.33333%;
    }

    /* line 300, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-8 {
        width: 66.66667%;
    }

    /* line 301, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-9 {
        width: 75%;
    }

    /* line 302, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-10 {
        width: 83.33333%;
    }

    /* line 303, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-11 {
        width: 91.66667%;
    }

    /* line 304, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-12 {
        width: 100%;
    }

    /* line 307, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-0 {
        left: auto;
    }

    /* line 308, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-1 {
        left: 8.33333%;
    }

    /* line 309, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-2 {
        left: 16.66667%;
    }

    /* line 310, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-3 {
        left: 25%;
    }

    /* line 311, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-4 {
        left: 33.33333%;
    }

    /* line 312, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-5 {
        left: 41.66667%;
    }

    /* line 313, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-6 {
        left: 50%;
    }

    /* line 314, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-7 {
        left: 58.33333%;
    }

    /* line 315, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-8 {
        left: 66.66667%;
    }

    /* line 316, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-9 {
        left: 75%;
    }

    /* line 317, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-10 {
        left: 83.33333%;
    }

    /* line 318, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-push-11 {
        left: 91.66667%;
    }

    /* line 320, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-0 {
        right: auto;
    }

    /* line 321, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-1 {
        right: 8.33333%;
    }

    /* line 322, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-2 {
        right: 16.66667%;
    }

    /* line 323, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-3 {
        right: 25%;
    }

    /* line 324, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-4 {
        right: 33.33333%;
    }

    /* line 325, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-5 {
        right: 41.66667%;
    }

    /* line 326, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-6 {
        right: 50%;
    }

    /* line 327, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-7 {
        right: 58.33333%;
    }

    /* line 328, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-8 {
        right: 66.66667%;
    }

    /* line 329, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-9 {
        right: 75%;
    }

    /* line 330, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-10 {
        right: 83.33333%;
    }

    /* line 331, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-pull-11 {
        right: 91.66667%;
    }

    /* line 334, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-0 {
        margin-left: 0;
    }

    /* line 335, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    /* line 336, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    /* line 337, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-3 {
        margin-left: 25%;
    }

    /* line 338, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    /* line 339, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    /* line 340, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-6 {
        margin-left: 50%;
    }

    /* line 341, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    /* line 342, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    /* line 343, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-9 {
        margin-left: 75%;
    }

    /* line 344, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    /* line 345, ../sass/bootstrap_lib/_grid.scss */
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
}
/* line 6, ../sass/bootstrap_lib/_tables.scss */
table {
    max-width: 100%;
}

/* line 9, ../sass/bootstrap_lib/_tables.scss */
th {
    text-align: left;
}

/* line 16, ../sass/bootstrap_lib/_tables.scss */
.table {
    width: 100%;
    margin-bottom: 17px;
}
/* line 25, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
    vertical-align: top;
    border-bottom: 1px dashed #d9d9d9;
}
/* line 32, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th {
    border-bottom: 1px solid #d9d9d9;
}
/* line 40, ../sass/bootstrap_lib/_tables.scss */
.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;
}
/* line 46, ../sass/bootstrap_lib/_tables.scss */
.table tbody + tbody {
    border-top: 2px solid #d9d9d9;
}
/* line 51, ../sass/bootstrap_lib/_tables.scss */
.table .table {
    background-color: white;
}

/* line 65, ../sass/bootstrap_lib/_tables.scss */
.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;
}

/* line 77, ../sass/bootstrap_lib/_tables.scss */
.table-bordered {
    border: 1px solid #d9d9d9;
}

/* line 97, ../sass/bootstrap_lib/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

/* line 113, ../sass/bootstrap_lib/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: whitesmoke;
}

/* line 125, ../sass/bootstrap_lib/_tables.scss */
table col[class*="col-"] {
    float: none;
    display: table-column;
}

/* line 132, ../sass/bootstrap_lib/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}

/* line 151, ../sass/bootstrap_lib/_tables.scss */
.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: whitesmoke;
}

/* line 381, ../sass/bootstrap_lib/_mixins.scss */
.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: #55c65e;
    border-color: #48b151;
}

/* line 392, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
    background-color: #42c04c;
    border-color: #419f49;
}

/* line 381, ../sass/bootstrap_lib/_mixins.scss */
.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: #faeaeb;
    border-color: #edc7c7;
}

/* line 392, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
    background-color: #f5d5d7;
    border-color: #e7b4b4;
}

/* line 381, ../sass/bootstrap_lib/_mixins.scss */
.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: #e5f4d3;
    border-color: #e5f4d3;
}

/* line 392, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
    background-color: #d9efbf;
    border-color: #d9efbf;
}

/*
@media (max-width: $screen-sm) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid $table-border-color;

    // Tighten up spacing and give a background color
    > .table {
      margin-bottom: 0;
      background-color: #fff;

      // Ensure the content doesn't wrap
      > thead,
      > tbody,
      > tfoot {
        > tr {
          > th,
          > td {
            white-space: nowrap;
          }
        }
      }
    }

    // Special overrides for the bordered tables
    > .table-bordered {
      border: 0;

      // Nuke the appropriate borders so that the parent can handle them
      > thead,
      > tbody,
      > tfoot {
        > tr {
          > th:first-child,
          > td:first-child {
            border-left: 0;
          }
          > th:last-child,
          > td:last-child {
            border-right: 0;
          }
        }
        > tr:last-child {
          > th,
          > td {
            border-bottom: 0;
          }
        }
      }
    }
  }
}
*/
/* line 10, ../sass/bootstrap_lib/_forms.scss */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

/* line 16, ../sass/bootstrap_lib/_forms.scss */
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 17px;
    font-size: 18px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../sass/bootstrap_lib/_forms.scss */
label {
    display: inline-block;
    margin-bottom: 7px;
    font-weight: bold;
}

/* line 38, ../sass/bootstrap_lib/_forms.scss */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 44, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
    margin-right: 10px;
    line-height: normal;
}

/* line 50, ../sass/bootstrap_lib/_forms.scss */
input[type="file"] {
    display: block;
}

/* line 56, ../sass/bootstrap_lib/_forms.scss */
select[multiple],
select[size] {
    height: auto;
}

/* line 61, ../sass/bootstrap_lib/_forms.scss */
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

/* line 70, ../sass/bootstrap_lib/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

/* line 79, ../sass/bootstrap_lib/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}

/* line 54, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-moz-placeholder {
    color: #999;
    opacity: 1;
}
/* line 55, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
/* line 56, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}
/* line 57, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}

/* line 116, ../sass/bootstrap_lib/_forms.scss */
.form-control {
    display: block;
    width: 100%;
    height: 31px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857;
    color: #9c9b9b;
    vertical-align: middle;
    background-color: white;
    border: 1px solid #d6d4d4;
    border-radius: 0px;
    -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;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 692, ../sass/bootstrap_lib/_mixins.scss */
.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);
}
/* line 140, ../sass/bootstrap_lib/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}

/* line 147, ../sass/bootstrap_lib/_forms.scss */
textarea.form-control {
    height: 120px;
}

/* line 157, ../sass/bootstrap_lib/_forms.scss */
.form-group {
    margin-bottom: 14px;
}

/* line 167, ../sass/bootstrap_lib/_forms.scss */
.radio,
.checkbox {
    display: block;
    vertical-align: middle;
}
/* line 170, ../sass/bootstrap_lib/_forms.scss */
.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

/* line 189, ../sass/bootstrap_lib/_forms.scss */
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

/* line 198, ../sass/bootstrap_lib/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

/* line 213, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

/* line 706, ../sass/bootstrap_lib/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 711, ../sass/bootstrap_lib/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 28px;
    line-height: 28px;
}

/* line 716, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
    height: auto;
}

/* line 706, ../sass/bootstrap_lib/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 41px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px;
}

/* line 711, ../sass/bootstrap_lib/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 41px;
    line-height: 41px;
}

/* line 716, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
    height: auto;
}

/* line 656, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
    color: #4b7018;
}
/* line 660, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control {
    border-color: #4b7018;
    -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);
}
/* line 663, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control:focus {
    border-color: #2f460f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83c42a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #83c42a;
}
/* line 670, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .input-group-addon {
    color: #4b7018;
    border-color: #4b7018;
    background-color: #e5f4d3;
}

/* line 656, ../sass/bootstrap_lib/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
    color: #ca090d;
}
/* line 660, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control {
    border-color: #ca090d;
    -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);
}
/* line 663, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control:focus {
    border-color: #99070a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f74246;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f74246;
}
/* line 670, ../sass/bootstrap_lib/_mixins.scss */
.has-error .input-group-addon {
    color: #ca090d;
    border-color: #ca090d;
    background-color: #faeaeb;
}

/* line 656, ../sass/bootstrap_lib/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
    color: white;
}
/* line 660, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control {
    border-color: white;
    -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);
}
/* line 663, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 670, ../sass/bootstrap_lib/_mixins.scss */
.has-success .input-group-addon {
    color: white;
    border-color: white;
    background-color: #55c65e;
}

/* line 248, ../sass/bootstrap_lib/_forms.scss */
.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}

/* line 259, ../sass/bootstrap_lib/_forms.scss */
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b7b7b7;
}

@media (min-width: 768px) {
    /* line 284, ../sass/bootstrap_lib/_forms.scss */
    .form-inline .form-group, .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 291, ../sass/bootstrap_lib/_forms.scss */
    .form-inline .form-control, .navbar-form .form-control {
        display: inline-block;
    }
    /* line 299, ../sass/bootstrap_lib/_forms.scss */
    .form-inline .radio, .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    /* line 306, ../sass/bootstrap_lib/_forms.scss */
    .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}

/* line 326, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
/* line 333, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 339, ../sass/bootstrap_lib/_forms.scss */
    .form-horizontal .control-label {
        text-align: right;
    }
}

/* line 10, ../sass/bootstrap_lib/_buttons.scss */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/* line 24, ../sass/bootstrap_lib/_buttons.scss */
.btn:focus {
    outline: none;
}
/* line 29, ../sass/bootstrap_lib/_buttons.scss */
.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);
}
/* line 37, ../sass/bootstrap_lib/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
}

/* line 49, ../sass/bootstrap_lib/_buttons.scss */
.btn-default, .btn-default:focus, .btn-default:active, .fancybox-outer .submit input.button {
    color: white;
    background-color: #347ca5;
    border-color: #347ca5;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:hover, .btn-default:focus:hover, .btn-default:active:hover, .fancybox-outer .submit input.button:hover {
    color: #347ca5;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle, .open .btn-default:focus.dropdown-toggle, .open .btn-default:active.dropdown-toggle, .open .fancybox-outer .submit input.button.dropdown-toggle {
    color: white;
    background-color: #d76f00;
    border-color: #c36400;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:active, .btn-default.active, .btn-default:focus:active, .btn-default:focus.active, .btn-default:active:active, .btn-default:active.active, .fancybox-outer .submit input.button:active, .fancybox-outer .submit input.button.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle, .open .btn-default:focus.dropdown-toggle, .open .btn-default:active.dropdown-toggle, .open .fancybox-outer .submit input.button.dropdown-toggle {
    background-image: none;
}

/* line 52, ../sass/bootstrap_lib/_buttons.scss */
.btn-primary {
    color: white;
    background-color: #428bca;
    border-color: #357ebd;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:hover {
    color: #428bca;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #3276b1;
    border-color: #285e8e;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:active, .btn-primary.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
    background-image: none;
}

/* line 56, ../sass/bootstrap_lib/_buttons.scss */
.btn-warning {
    color: white;
    background-color: #f0ad4e;
    border-color: #eea236;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:hover {
    color: #f0ad4e;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:active, .btn-warning.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
    background-image: none;
}

/* line 60, ../sass/bootstrap_lib/_buttons.scss */
.btn-danger {
    color: white;
    background-color: #d9534f;
    border-color: #d43f3a;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:hover {
    color: #d9534f;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:active, .btn-danger.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
    background-image: none;
}

/* line 64, ../sass/bootstrap_lib/_buttons.scss */
.btn-success {
    color: white;
    background-color: #46a74e;
    border-color: #3e9546;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:hover {
    color: #46a74e;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
    color: white;
    background-color: #3a8a41;
    border-color: #2c6a31;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:active, .btn-success.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
    background-image: none;
}

/* line 68, ../sass/bootstrap_lib/_buttons.scss */
.btn-info {
    color: white;
    background-color: #0077bb;
    border-color: #0067e6;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:hover {
    color: #0077bb;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
    color: white;
    background-color: #0060d6;
    border-color: #004ba8;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:active, .btn-info.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
    background-image: none;
}

/* line 77, ../sass/bootstrap_lib/_buttons.scss */
.btn-link {
    color: #666666;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
/* line 86, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 93, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
/* line 97, ../sass/bootstrap_lib/_buttons.scss */
.btn-link:hover, .btn-link:focus {
    color: #0077bb;
    text-decoration: underline;
    background-color: transparent;
}
/* line 105, ../sass/bootstrap_lib/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: white;
    text-decoration: none;
}

/* line 116, ../sass/bootstrap_lib/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 6px;
}

/* line 121, ../sass/bootstrap_lib/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 125, ../sass/bootstrap_lib/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
}

/* line 133, ../sass/bootstrap_lib/_buttons.scss */
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* line 141, ../sass/bootstrap_lib/_buttons.scss */
.btn-block + .btn-block {
    margin-top: 5px;
}

/* line 149, ../sass/bootstrap_lib/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

/* line 10, ../sass/bootstrap_lib/_component-animations.scss */
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap_lib/_component-animations.scss */
.fade.in {
    opacity: 1;
}

/* line 18, ../sass/bootstrap_lib/_component-animations.scss */
.collapse {
    display: none;
}
/* line 20, ../sass/bootstrap_lib/_component-animations.scss */
.collapse.in {
    display: block;
}

/* line 24, ../sass/bootstrap_lib/_component-animations.scss */
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

/* line 7, ../sass/bootstrap_lib/_dropdowns.scss */
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid black;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}

/* line 23, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown {
    position: relative;
}

/* line 28, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-toggle:focus {
    outline: 0;
}

/* line 33, ../sass/bootstrap_lib/_dropdowns.scss */
.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: 12px;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -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;
}
/* line 53, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
/* line 59, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu .divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap;
}

/* line 78, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: white;
    background-color: #428bca;
}

/* line 89, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

/* line 104, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: white;
}

/* line 111, ../sass/bootstrap_lib/_dropdowns.scss */
.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;
}

/* line 123, ../sass/bootstrap_lib/_dropdowns.scss */
.open > .dropdown-menu {
    display: block;
}
/* line 128, ../sass/bootstrap_lib/_dropdowns.scss */
.open > a {
    outline: 0;
}

/* line 134, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 1.42857;
    color: white;
}

/* line 143, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

/* line 153, ../sass/bootstrap_lib/_dropdowns.scss */
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

/* line 166, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid black;
    content: "";
}
/* line 174, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    /* line 188, ../sass/bootstrap_lib/_dropdowns.scss */
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
/* line 10, ../sass/bootstrap_lib/_button-groups.scss */
.btn-default .caret {
    border-top-color: white;
}
/* line 17, ../sass/bootstrap_lib/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
    border-top-color: #fff;
}

/* line 22, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-default .caret {
    border-bottom-color: white;
}
/* line 30, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff;
}

/* line 38, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
/* line 42, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
/* line 49, ../sass/bootstrap_lib/_button-groups.scss */
.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;
}
/* line 52, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}

/* line 64, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:after {
    clear: both;
}
/* line 73, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar .btn-group {
    float: left;
}
/* line 80, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}

/* line 86, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

/* line 91, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child {
    margin-left: 0;
}
/* line 93, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* line 99, ../sass/bootstrap_lib/_button-groups.scss */
.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;
}

/* line 104, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group {
    float: left;
}

/* line 107, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

/* line 112, ../sass/bootstrap_lib/_button-groups.scss */
.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;
}

/* line 116, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* line 122, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

/* line 140, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

/* line 144, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

/* line 151, ../sass/bootstrap_lib/_button-groups.scss */
.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);
}

/* line 157, ../sass/bootstrap_lib/_button-groups.scss */
.btn .caret {
    margin-left: 0;
}

/* line 161, ../sass/bootstrap_lib/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

/* line 166, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

/* line 176, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:after {
    clear: both;
}
/* line 186, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
/* line 194, ../sass/bootstrap_lib/_button-groups.scss */
.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;
}

/* line 201, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
/* line 204, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 208, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 213, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

/* line 218, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 222, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 231, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
/* line 236, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%;
}

/* line 246, ../sass/bootstrap_lib/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}

/* line 7, ../sass/bootstrap_lib/_input-groups.scss */
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
/* line 13, ../sass/bootstrap_lib/_input-groups.scss */
.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
/* line 19, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}

/* line 42, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
/* line 45, ../sass/bootstrap_lib/_input-groups.scss */
.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;
}

/* line 51, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

/* line 59, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon {
    padding: 6px 12px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #d6d4d4;
    border-radius: 0px;
}
/* line 70, ../sass/bootstrap_lib/_input-groups.scss */
.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: 11px;
    border-radius: 3px;
}
/* line 75, ../sass/bootstrap_lib/_input-groups.scss */
.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: 15px;
    border-radius: 6px;
}
/* line 83, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

/* line 93, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* line 96, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:first-child {
    border-right: 0;
}

/* line 103, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* line 106, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:last-child {
    border-left: 0;
}

/* line 112, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn {
    position: relative;
    white-space: nowrap;
}

/* line 116, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn {
    position: relative;
}
/* line 119, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn + .btn {
    margin-left: -4px;
}
/* line 124, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
    z-index: 2;
}

/* line 9, ../sass/bootstrap_lib/_navs.scss */
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.nav:after {
    clear: both;
}
/* line 15, ../sass/bootstrap_lib/_navs.scss */
.nav > li {
    position: relative;
    display: block;
}
/* line 19, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
/* line 24, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a {
    color: white;
}
/* line 35, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: white;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
/* line 48, ../sass/bootstrap_lib/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #666666;
}
/* line 55, ../sass/bootstrap_lib/_navs.scss */
.nav .nav-divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
/* line 61, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a > img {
    max-width: none;
}

/* line 71, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
/* line 73, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
/* line 79, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}
/* line 84, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
/* line 93, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: white;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

/* line 113, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li {
    float: left;
}
/* line 117, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li > a {
    border-radius: 5px;
}
/* line 120, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li + li {
    margin-left: 2px;
}
/* line 128, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #428bca;
}

/* line 139, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li {
    float: none;
}
/* line 141, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

/* line 155, ../sass/bootstrap_lib/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}
/* line 158, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
}
/* line 160, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
}
@media (min-width: 768px) {
    /* line 166, ../sass/bootstrap_lib/_navs.scss */
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}

/* line 174, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}
/* line 176, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
/* line 182, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
    border-bottom-color: white;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:before, .tabbable:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:after {
    clear: both;
}

/* line 198, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

/* line 203, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .active,
.pill-content > .active {
    display: block;
}

/* line 214, ../sass/bootstrap_lib/_navs.scss */
.nav .caret {
    border-top-color: #666666;
    border-bottom-color: #666666;
}

/* line 218, ../sass/bootstrap_lib/_navs.scss */
.nav a:hover .caret {
    border-top-color: #0077bb;
    border-bottom-color: #0077bb;
}

/* line 224, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap_lib/_navbar.scss */
.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 17px;
    border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 11, ../sass/bootstrap_lib/_navbar.scss */
    .navbar {
        border-radius: 0px;
    }
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:before, .navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    /* line 32, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-header {
        float: left;
    }
}

/* line 51, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:after {
    clear: both;
}
/* line 61, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    /* line 51, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    /* line 70, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    /* line 77, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse.in {
        overflow-y: visible;
    }
    /* line 82, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -10px;
    }
    /* line 85, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -10px;
    }
    /* line 88, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}

/* line 100, ../sass/bootstrap_lib/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
}
@media (min-width: 768px) {
    /* line 100, ../sass/bootstrap_lib/_navbar.scss */
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

/* line 118, ../sass/bootstrap_lib/_navbar.scss */
.navbar-static-top {
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    /* line 118, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-static-top {
        border-radius: 0;
    }
}

/* line 127, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    /* line 127, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

/* line 138, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top {
    z-index: 1030;
    top: 0;
}

/* line 142, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

/* line 150, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand {
    float: left;
    padding: 16.5px 10px;
    font-size: 15px;
    line-height: 17px;
}
/* line 156, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    /* line 161, ../sass/bootstrap_lib/_navbar.scss */
    .navbar > .container .navbar-brand {
        margin-left: -10px;
    }
}

/* line 173, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
}
/* line 184, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
/* line 190, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    /* line 173, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-toggle {
        display: none;
    }
}

/* line 205, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav {
    margin: 8.25px -10px;
}
/* line 208, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
}
@media (max-width: 767px) {
    /* line 216, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    /* line 225, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    /* line 228, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 17px;
    }
    /* line 231, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    /* line 205, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav {
        float: left;
        margin: 0;
    }
    /* line 243, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav > li {
        float: left;
    }
    /* line 245, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-nav > li > a {
        padding-top: 16.5px;
        padding-bottom: 16.5px;
    }
}

@media (min-width: 768px) {
    /* line 262, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-left {
        float: left !important;
    }

    /* line 265, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-right {
        float: right !important;
    }
}
/* line 276, ../sass/bootstrap_lib/_navbar.scss */
.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 9.5px;
    margin-bottom: 9.5px;
}
@media (max-width: 767px) {
    /* line 288, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    /* line 276, ../sass/bootstrap_lib/_navbar.scss */
    .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;
    }
}

/* line 313, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 318, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 324, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

/* line 334, ../sass/bootstrap_lib/_navbar.scss */
.navbar-btn {
    margin-top: 9.5px;
    margin-bottom: 9.5px;
}

/* line 343, ../sass/bootstrap_lib/_navbar.scss */
.navbar-text {
    float: left;
    margin-top: 16.5px;
    margin-bottom: 16.5px;
}
@media (min-width: 768px) {
    /* line 343, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-text {
        margin-left: 10px;
        margin-right: 10px;
    }
}

/* line 357, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
/* line 361, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand {
    color: #777777;
}
/* line 364, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
/* line 370, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-text {
    color: #777777;
}
/* line 375, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
/* line 379, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
/* line 387, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
/* line 395, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
/* line 402, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
/* line 405, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
/* line 408, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
/* line 414, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e6e6e6;
}
/* line 422, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
/* line 431, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
/* line 434, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
/* line 440, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 767px) {
    /* line 449, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    /* line 452, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    /* line 460, ../sass/bootstrap_lib/_navbar.scss */
    .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: #555555;
        background-color: #e7e7e7;
    }
    /* line 468, ../sass/bootstrap_lib/_navbar.scss */
    .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: #cccccc;
        background-color: transparent;
    }
}
/* line 482, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link {
    color: #777777;
}
/* line 484, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link:hover {
    color: #333333;
}

/* line 493, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse {
    background-color: #222222;
    border-color: #090909;
}
/* line 497, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand {
    color: white;
}
/* line 500, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: white;
    background-color: transparent;
}
/* line 506, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-text {
    color: white;
}
/* line 511, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
    color: white;
}
/* line 515, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
    background-color: transparent;
}
/* line 523, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: #090909;
}
/* line 531, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
/* line 539, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
/* line 542, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
/* line 545, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: white;
}
/* line 551, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
/* line 560, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: white;
}
/* line 565, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: white;
    border-bottom-color: white;
}
/* line 569, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: white;
    border-bottom-color: white;
}
/* line 577, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: white;
    border-bottom-color: white;
}
@media (max-width: 767px) {
    /* line 587, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    /* line 590, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }
    /* line 593, ../sass/bootstrap_lib/_navbar.scss */
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: white;
        background-color: transparent;
    }
    /* line 601, ../sass/bootstrap_lib/_navbar.scss */
    .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: white;
        background-color: #090909;
    }
    /* line 609, ../sass/bootstrap_lib/_navbar.scss */
    .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: #444444;
        background-color: transparent;
    }
}
/* line 618, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link {
    color: white;
}
/* line 620, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link:hover {
    color: white;
}

/* line 6, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb {
    list-style: none;
}
/* line 8, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li {
    display: inline-block;
}
/* line 10, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333333;
}
/* line 16, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > .active {
    color: #333333;
}

/* line 4, ../sass/bootstrap_lib/_pagination.scss */
.pagination {
    display: inline-block;
    border-radius: 0px;
}
/* line 8, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li {
    display: inline;
}
/* line 11, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
    position: relative;
    text-decoration: none;
}
/* line 21, ../sass/bootstrap_lib/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    cursor: not-allowed;
}

/* line 450, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 15px;
}
/* line 456, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
/* line 462, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

/* line 450, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 11px;
}
/* line 456, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
/* line 462, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

/* line 6, ../sass/bootstrap_lib/_pager.scss */
.pager {
    padding-left: 0;
    margin: 17px 0;
    list-style: none;
    text-align: center;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.pager:before, .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.pager:after {
    clear: both;
}
/* line 12, ../sass/bootstrap_lib/_pager.scss */
.pager li {
    display: inline;
}
/* line 15, ../sass/bootstrap_lib/_pager.scss */
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: white;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
/* line 24, ../sass/bootstrap_lib/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f6f6f6;
}
/* line 32, ../sass/bootstrap_lib/_pager.scss */
.pager .next > a,
.pager .next > span {
    float: right;
}
/* line 39, ../sass/bootstrap_lib/_pager.scss */
.pager .previous > a,
.pager .previous > span {
    float: left;
}
/* line 48, ../sass/bootstrap_lib/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: white;
    background-color: white;
    cursor: not-allowed;
}

/* line 5, ../sass/bootstrap_lib/_labels.scss */
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
}
/* line 20, ../sass/bootstrap_lib/_labels.scss */
.label[href]:hover, .label[href]:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}
/* line 28, ../sass/bootstrap_lib/_labels.scss */
.label:empty {
    display: none;
}

/* line 36, ../sass/bootstrap_lib/_labels.scss */
.label-default {
    background-color: white;
}
/* line 475, ../sass/bootstrap_lib/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #e6e6e6;
}

/* line 40, ../sass/bootstrap_lib/_labels.scss */
.label-primary {
    background-color: #428bca;
}
/* line 475, ../sass/bootstrap_lib/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9;
}

/* line 44, ../sass/bootstrap_lib/_labels.scss */
.label-info {
    background-color: #0077bb;
    border: 1px solid #0077bb;
}
/* line 475, ../sass/bootstrap_lib/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
    background-color: #347ca5;
}

/* line 59, ../sass/bootstrap_lib/_labels.scss */
.label-danger {
    background-color: #faeaeb;
    border: 1px solid #edc7c7;
}
/* line 475, ../sass/bootstrap_lib/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #f0c1c4;
}

/* line 7, ../sass/bootstrap_lib/_badges.scss */
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: white;
    border-radius: 10px;
}
/* line 22, ../sass/bootstrap_lib/_badges.scss */
.badge:empty {
    display: none;
}

/* line 30, ../sass/bootstrap_lib/_badges.scss */
a.badge:hover, a.badge:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

/* line 38, ../sass/bootstrap_lib/_badges.scss */
.btn .badge {
    position: relative;
    top: -1px;
}

/* line 45, ../sass/bootstrap_lib/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #666666;
    background-color: white;
}

/* line 49, ../sass/bootstrap_lib/_badges.scss */
.nav-pills > li > a > .badge {
    margin-left: 3px;
}

/* line 7, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail {
    display: block;
}
/* line 11, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* line 19, ../sass/bootstrap_lib/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #666666;
}

/* line 24, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}

/* line 28, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail .caption {
    padding: 9px;
    color: #777777;
}

/* line 9, ../sass/bootstrap_lib/_alerts.scss */
.alert {
    padding: 10px 20px;
    margin-bottom: 17px;
    border: 1px solid transparent;
    border-radius: 0px;
}
/* line 16, ../sass/bootstrap_lib/_alerts.scss */
.alert h4 {
    margin-top: 0;
    color: inherit;
}
/* line 22, ../sass/bootstrap_lib/_alerts.scss */
.alert .alert-link {
    font-weight: bold;
}
/* line 28, ../sass/bootstrap_lib/_alerts.scss */
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_alerts.scss */
.alert > p + p {
    margin-top: 5px;
}

/* line 40, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable {
    padding-right: 10px 20px20;
}
/* line 44, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

/* line 56, ../sass/bootstrap_lib/_alerts.scss */
.alert-success {
    background-color: #55c65e;
    border-color: #48b151;
    color: white;
}
/* line 362, ../sass/bootstrap_lib/_mixins.scss */
.alert-success hr {
    border-top-color: #419f49;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-success .alert-link {
    color: #e6e6e6;
}

/* line 59, ../sass/bootstrap_lib/_alerts.scss */
.alert-info {
    background-color: #5192f3;
    border-color: #0077bb;
    color: white;
}
/* line 362, ../sass/bootstrap_lib/_mixins.scss */
.alert-info hr {
    border-top-color: #0067e6;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-info .alert-link {
    color: #e6e6e6;
}

/* line 62, ../sass/bootstrap_lib/_alerts.scss */
.alert-warning {
    background-color: #e5f4d3;
    border-color: #e5f4d3;
    color: #4b7018;
}
/* line 362, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning hr {
    border-top-color: #d9efbf;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning .alert-link {
    color: #2f460f;
}

/* line 65, ../sass/bootstrap_lib/_alerts.scss */
.alert-danger {
    background-color: #faeaeb;
    border-color: #edc7c7;
    color: #ca090d;
}
/* line 362, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger hr {
    border-top-color: #e7b4b4;
}
/* line 365, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger .alert-link {
    color: #99070a;
}

@-webkit-keyframes progress-bar-stripes {
    /* line 11, ../sass/bootstrap_lib/_progress-bars.scss */
    from {
        background-position: 40px 0;
    }

    /* line 12, ../sass/bootstrap_lib/_progress-bars.scss */
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    /* line 17, ../sass/bootstrap_lib/_progress-bars.scss */
    from {
        background-position: 40px 0;
    }

    /* line 18, ../sass/bootstrap_lib/_progress-bars.scss */
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    /* line 23, ../sass/bootstrap_lib/_progress-bars.scss */
    from {
        background-position: 0 0;
    }

    /* line 24, ../sass/bootstrap_lib/_progress-bars.scss */
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    /* line 29, ../sass/bootstrap_lib/_progress-bars.scss */
    from {
        background-position: 40px 0;
    }

    /* line 30, ../sass/bootstrap_lib/_progress-bars.scss */
    to {
        background-position: 0 0;
    }
}

/* line 39, ../sass/bootstrap_lib/_progress-bars.scss */
.progress {
    overflow: hidden;
    height: 17px;
    margin-bottom: 17px;
    background-color: whitesmoke;
    border-radius: 0px;
    -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);
}

/* line 49, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 11px;
    color: white;
    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;
    transition: width 0.6s ease;
}

/* line 62, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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;
}

/* line 68, ../sass/bootstrap_lib/_progress-bars.scss */
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-success {
    background-color: #46a74e;
}
/* line 494, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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);
}

/* line 85, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-info {
    background-color: #0077bb;
}
/* line 494, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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);
}

/* line 89, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-warning {
    background-color: #f0ad4e;
}
/* line 494, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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);
}

/* line 93, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-danger {
    background-color: #d9534f;
}
/* line 494, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    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: -moz-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);
}

/* line 11, ../sass/bootstrap_lib/_media.scss */
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

/* line 18, ../sass/bootstrap_lib/_media.scss */
.media,
.media .media {
    margin-top: 15px;
}

/* line 21, ../sass/bootstrap_lib/_media.scss */
.media:first-child {
    margin-top: 0;
}

/* line 26, ../sass/bootstrap_lib/_media.scss */
.media-object {
    display: block;
}

/* line 31, ../sass/bootstrap_lib/_media.scss */
.media-heading {
    margin: 0 0 5px;
}

/* line 40, ../sass/bootstrap_lib/_media.scss */
.media > .pull-left {
    margin-right: 10px;
}
/* line 43, ../sass/bootstrap_lib/_media.scss */
.media > .pull-right {
    margin-left: 10px;
}

/* line 53, ../sass/bootstrap_lib/_media.scss */
.media-list {
    padding-left: 0;
    list-style: none;
}

/* line 8, ../sass/bootstrap_lib/_list-group.scss */
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

/* line 17, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: white;
    border: 1px solid #dddddd;
}
/* line 27, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
/* line 30, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
/* line 36, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge {
    float: right;
}
/* line 39, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
/* line 46, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #428bca;
    border-color: #428bca;
}
/* line 53, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
/* line 56, ../sass/bootstrap_lib/_list-group.scss */
.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;
}

/* line 63, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item {
    color: #555555;
}
/* line 66, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item .list-group-item-heading {
    color: #333333;
}
/* line 72, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: whitesmoke;
}

/* line 81, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

/* line 85, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

/* line 7, ../sass/bootstrap_lib/_panels.scss */
.panel {
    margin-bottom: 17px;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap_lib/_panels.scss */
.panel-body {
    padding: 15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:before, .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:after {
    clear: both;
}

/* line 28, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group {
    margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item {
    border-width: 1px 0;
}
/* line 35, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/* line 39, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}

/* line 47, ../sass/bootstrap_lib/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

/* line 59, ../sass/bootstrap_lib/_panels.scss */
.panel > .table {
    margin-bottom: 0;
}
/* line 62, ../sass/bootstrap_lib/_panels.scss */
.panel > .panel-body + .table {
    border-top: 1px solid #d9d9d9;
}

/* line 69, ../sass/bootstrap_lib/_panels.scss */
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

/* line 76, ../sass/bootstrap_lib/_panels.scss */
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
}
/* line 80, ../sass/bootstrap_lib/_panels.scss */
.panel-title > a {
    color: inherit;
}

/* line 86, ../sass/bootstrap_lib/_panels.scss */
.panel-footer {
    padding: 10px 15px;
    background-color: whitesmoke;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

/* line 101, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    overflow: hidden;
}
/* line 105, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel + .panel {
    margin-top: 5px;
}
/* line 110, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading {
    border-bottom: 0;
}
/* line 112, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
/* line 116, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer {
    border-top: 0;
}
/* line 118, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

/* line 131, ../sass/bootstrap_lib/_panels.scss */
.panel-default {
    border-color: #dddddd;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}

/* line 134, ../sass/bootstrap_lib/_panels.scss */
.panel-primary {
    border-color: #428bca;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading {
    color: white;
    background-color: #428bca;
    border-color: #428bca;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}

/* line 137, ../sass/bootstrap_lib/_panels.scss */
.panel-success {
    border-color: #48b151;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading {
    color: white;
    background-color: #55c65e;
    border-color: #48b151;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #48b151;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #48b151;
}

/* line 140, ../sass/bootstrap_lib/_panels.scss */
.panel-warning {
    border-color: #e5f4d3;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading {
    color: #4b7018;
    background-color: #e5f4d3;
    border-color: #e5f4d3;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #e5f4d3;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #e5f4d3;
}

/* line 143, ../sass/bootstrap_lib/_panels.scss */
.panel-danger {
    border-color: #edc7c7;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading {
    color: #ca090d;
    background-color: #faeaeb;
    border-color: #edc7c7;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #edc7c7;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #edc7c7;
}

/* line 146, ../sass/bootstrap_lib/_panels.scss */
.panel-info {
    border-color: #0077bb;
}
/* line 341, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading {
    color: white;
    background-color: #5192f3;
    border-color: #0077bb;
}
/* line 345, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #0077bb;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #0077bb;
}

/* line 7, ../sass/bootstrap_lib/_wells.scss */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
}
/* line 13, ../sass/bootstrap_lib/_wells.scss */
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

/* line 20, ../sass/bootstrap_lib/_wells.scss */
.well-lg {
    padding: 24px;
    border-radius: 6px;
}

/* line 24, ../sass/bootstrap_lib/_wells.scss */
.well-sm {
    padding: 9px;
    border-radius: 3px;
}

/* line 6, ../sass/bootstrap_lib/_close.scss */
.close {
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: black;
    text-shadow: 0 1px 0 white;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap_lib/_close.scss */
.close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* line 27, ../sass/bootstrap_lib/_close.scss */
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:before, .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:after {
    clear: both;
}

/* line 12, ../sass/bootstrap_lib/_utilities.scss */
.pull-right {
    float: right !important;
}

/* line 15, ../sass/bootstrap_lib/_utilities.scss */
.pull-left {
    float: left !important;
}

/* line 23, ../sass/bootstrap_lib/_utilities.scss */
.hide {
    display: none !important;
}

/* line 26, ../sass/bootstrap_lib/_utilities.scss */
.show {
    display: block !important;
}

/* line 29, ../sass/bootstrap_lib/_utilities.scss */
.invisible {
    visibility: hidden;
}

/* line 32, ../sass/bootstrap_lib/_utilities.scss */
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

/* line 40, ../sass/bootstrap_lib/_utilities.scss */
.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}
/* line 31, ../sass/bootstrap_lib/_responsive-utilities.scss */
.hidden {
    display: none !important;
    visibility: hidden !important;
}

/* line 511, ../sass/bootstrap_lib/_mixins.scss */
.visible-xs {
    display: none !important;
}

/* line 512, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-xs {
    display: none !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
th.visible-xs,
td.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-xs {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-xs {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-xs.visible-sm {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-xs.visible-md {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-xs.visible-md {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-xs.visible-lg {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
/* line 511, ../sass/bootstrap_lib/_mixins.scss */
.visible-sm {
    display: none !important;
}

/* line 512, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-sm {
    display: none !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
th.visible-sm,
td.visible-sm {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-sm.visible-xs {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-sm {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-sm {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-sm.visible-md {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-sm.visible-md {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-sm.visible-lg {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
/* line 511, ../sass/bootstrap_lib/_mixins.scss */
.visible-md {
    display: none !important;
}

/* line 512, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-md {
    display: none !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
th.visible-md,
td.visible-md {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-md.visible-xs {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-md.visible-xs {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-md.visible-sm {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-md {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-md {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-md.visible-lg {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-md.visible-lg {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}
/* line 511, ../sass/bootstrap_lib/_mixins.scss */
.visible-lg {
    display: none !important;
}

/* line 512, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-lg {
    display: none !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
th.visible-lg,
td.visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-lg.visible-xs {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-lg.visible-sm {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-lg.visible-md {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-lg.visible-md {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-lg {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-lg {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
/* line 504, ../sass/bootstrap_lib/_mixins.scss */
.hidden-xs {
    display: block !important;
}

/* line 505, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-xs {
    display: table-row !important;
}

/* line 507, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}

@media (max-width: 767px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-xs {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-xs {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-xs.hidden-sm {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-xs.hidden-sm {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-xs.hidden-md {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-xs.hidden-md {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-xs.hidden-lg {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}
/* line 504, ../sass/bootstrap_lib/_mixins.scss */
.hidden-sm {
    display: block !important;
}

/* line 505, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-sm {
    display: table-row !important;
}

/* line 507, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}

@media (max-width: 767px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-sm.hidden-xs {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-sm.hidden-xs {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-sm {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-sm {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-sm.hidden-md {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-sm.hidden-md {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-sm.hidden-lg {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}
/* line 504, ../sass/bootstrap_lib/_mixins.scss */
.hidden-md {
    display: block !important;
}

/* line 505, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-md {
    display: table-row !important;
}

/* line 507, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}

@media (max-width: 767px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-md.hidden-xs {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-md.hidden-xs {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-md.hidden-sm {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-md.hidden-sm {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-md {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-md {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-md.hidden-lg {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-md.hidden-lg {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}
/* line 504, ../sass/bootstrap_lib/_mixins.scss */
.hidden-lg {
    display: block !important;
}

/* line 505, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-lg {
    display: table-row !important;
}

/* line 507, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}

@media (max-width: 767px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-lg.hidden-xs {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-lg.hidden-xs {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-lg.hidden-sm {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-lg.hidden-sm {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-lg.hidden-md {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-lg.hidden-md {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-lg {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-lg {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}
/* line 511, ../sass/bootstrap_lib/_mixins.scss */
.visible-print {
    display: none !important;
}

/* line 512, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-print {
    display: none !important;
}

/* line 514, ../sass/bootstrap_lib/_mixins.scss */
th.visible-print,
td.visible-print {
    display: none !important;
}

@media print {
    /* line 504, ../sass/bootstrap_lib/_mixins.scss */
    .visible-print {
        display: block !important;
    }

    /* line 505, ../sass/bootstrap_lib/_mixins.scss */
    tr.visible-print {
        display: table-row !important;
    }

    /* line 507, ../sass/bootstrap_lib/_mixins.scss */
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }

    /* line 511, ../sass/bootstrap_lib/_mixins.scss */
    .hidden-print {
        display: none !important;
    }

    /* line 512, ../sass/bootstrap_lib/_mixins.scss */
    tr.hidden-print {
        display: none !important;
    }

    /* line 514, ../sass/bootstrap_lib/_mixins.scss */
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}
/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.5.0") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RalewayLight';
    src: url("../fonts/RalewayLight.eot");
    src: url("../fonts/RalewayLight/RalewayLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RalewayLight/RalewayLight.woff") format("woff"), url("../fonts/RalewayLight/RalewayLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoMedium";
    src: url("../fonts/RobotoMedium/RobotoMedium.eot");
    src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
        url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
        url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
/* line 5, ../sass/font-awesome/_core.scss */
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

/* line 10, ../sass/font-awesome/_core.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

/* makes the font 33% larger relative to the icon container */
/* line 17, ../sass/font-awesome/_core.scss */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333em;
}

/* makes sure icons active on rollover in links */
/* line 25, ../sass/font-awesome/_core.scss */
a [class^="icon-"],
a [class*=" icon-"] {
    display: inline;
}

/* increased font size for icon-large */
/* line 33, ../sass/font-awesome/_core.scss */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.14286em;
    text-align: right;
    padding-right: 0.28571em;
}
/* line 38, ../sass/font-awesome/_core.scss */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em;
}

/* line 44, ../sass/font-awesome/_core.scss */
.icons-ul {
    margin-left: 2.14286em;
    list-style-type: none;
}
/* line 48, ../sass/font-awesome/_core.scss */
.icons-ul > li {
    position: relative;
}
/* line 50, ../sass/font-awesome/_core.scss */
.icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit;
}

/* line 62, ../sass/font-awesome/_core.scss */
[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none;
}

/* line 67, ../sass/font-awesome/_core.scss */
.icon-muted {
    color: #eeeeee;
}

/* line 68, ../sass/font-awesome/_core.scss */
.icon-light {
    color: white;
}

/* line 69, ../sass/font-awesome/_core.scss */
.icon-dark {
    color: #333333;
}

/* line 74, ../sass/font-awesome/_core.scss */
.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* line 83, ../sass/font-awesome/_core.scss */
.icon-2x {
    font-size: 2em;
}
/* line 85, ../sass/font-awesome/_core.scss */
.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* line 90, ../sass/font-awesome/_core.scss */
.icon-3x {
    font-size: 3em;
}
/* line 92, ../sass/font-awesome/_core.scss */
.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* line 97, ../sass/font-awesome/_core.scss */
.icon-4x {
    font-size: 4em;
}
/* line 99, ../sass/font-awesome/_core.scss */
.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/* line 105, ../sass/font-awesome/_core.scss */
.icon-5x {
    font-size: 5em;
}
/* line 107, ../sass/font-awesome/_core.scss */
.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* line 118, ../sass/font-awesome/_core.scss */
.pull-right {
    float: right;
}

/* line 119, ../sass/font-awesome/_core.scss */
.pull-left {
    float: left;
}

/* line 123, ../sass/font-awesome/_core.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em;
}
/* line 126, ../sass/font-awesome/_core.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 6, ../sass/font-awesome/_bootstrap.scss */
[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

/* more sprites.less reset */
/* line 31, ../sass/font-awesome/_bootstrap.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
/* line 41, ../sass/font-awesome/_bootstrap.scss */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em;
}
/* line 42, ../sass/font-awesome/_bootstrap.scss */
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block;
}

/* line 48, ../sass/font-awesome/_bootstrap.scss */
.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

/* line 55, ../sass/font-awesome/_bootstrap.scss */
.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}
/* line 57, ../sass/font-awesome/_bootstrap.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

/* line 64, ../sass/font-awesome/_bootstrap.scss */
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

/* line 70, ../sass/font-awesome/_bootstrap.scss */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}
/* line 73, ../sass/font-awesome/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em;
}
/* line 75, ../sass/font-awesome/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em;
}
/* line 76, ../sass/font-awesome/_bootstrap.scss */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em;
}

/* Fixes alignment in nav lists */
/* line 82, ../sass/font-awesome/_bootstrap.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 25, ../sass/font-awesome/_mixins.scss */
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}
/* line 33, ../sass/font-awesome/_mixins.scss */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}
/* line 43, ../sass/font-awesome/_mixins.scss */
.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

/* Animated rotating icon */
/* line 8, ../sass/font-awesome/_extras.scss */
.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
/* line 18, ../sass/font-awesome/_extras.scss */
a .icon-stack,
a .icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    /* line 24, ../sass/font-awesome/_extras.scss */
    0% {
        -moz-transform: rotate(0deg);
    }

    /* line 25, ../sass/font-awesome/_extras.scss */
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    /* line 28, ../sass/font-awesome/_extras.scss */
    0% {
        -webkit-transform: rotate(0deg);
    }

    /* line 29, ../sass/font-awesome/_extras.scss */
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    /* line 32, ../sass/font-awesome/_extras.scss */
    0% {
        -o-transform: rotate(0deg);
    }

    /* line 33, ../sass/font-awesome/_extras.scss */
    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    /* line 36, ../sass/font-awesome/_extras.scss */
    0% {
        -ms-transform: rotate(0deg);
    }

    /* line 37, ../sass/font-awesome/_extras.scss */
    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    /* line 40, ../sass/font-awesome/_extras.scss */
    0% {
        transform: rotate(0deg);
    }

    /* line 41, ../sass/font-awesome/_extras.scss */
    100% {
        transform: rotate(359deg);
    }
}

/* Icon rotations and mirroring */
/* line 45, ../sass/font-awesome/_extras.scss */
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* line 54, ../sass/font-awesome/_extras.scss */
.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 63, ../sass/font-awesome/_extras.scss */
.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 72, ../sass/font-awesome/_extras.scss */
.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

/* line 80, ../sass/font-awesome/_extras.scss */
.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
/* line 91, ../sass/font-awesome/_extras.scss */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
/* line 4, ../sass/font-awesome/_icons.scss */
.icon-glass:before {
    content: "\f000";
}

/* line 5, ../sass/font-awesome/_icons.scss */
.icon-music:before {
    content: "\f001";
}

/* line 6, ../sass/font-awesome/_icons.scss */
.icon-search:before {
    content: "\f002";
}

/* line 7, ../sass/font-awesome/_icons.scss */
.icon-envelope-alt:before {
    content: "\f003";
}

/* line 8, ../sass/font-awesome/_icons.scss */
.icon-heart:before {
    content: "\f004";
}

/* line 9, ../sass/font-awesome/_icons.scss */
.icon-star:before {
    content: "\f005";
}

/* line 10, ../sass/font-awesome/_icons.scss */
.icon-star-empty:before {
    content: "\f006";
}

/* line 11, ../sass/font-awesome/_icons.scss */
.icon-user:before {
    content: "\f007";
}

/* line 12, ../sass/font-awesome/_icons.scss */
.icon-film:before {
    content: "\f008";
}

/* line 13, ../sass/font-awesome/_icons.scss */
.icon-th-large:before {
    content: "\f009";
}

/* line 14, ../sass/font-awesome/_icons.scss */
.icon-th:before {
    content: "\f00a";
}

/* line 15, ../sass/font-awesome/_icons.scss */
.icon-th-list:before {
    content: "\f00b";
}

/* line 16, ../sass/font-awesome/_icons.scss */
.icon-ok:before {
    content: "\f00c";
}

/* line 17, ../sass/font-awesome/_icons.scss */
.icon-remove:before {
    content: "\f00d";
}

/* line 18, ../sass/font-awesome/_icons.scss */
.icon-zoom-in:before {
    content: "\f00e";
}

/* line 19, ../sass/font-awesome/_icons.scss */
.icon-zoom-out:before {
    content: "\f010";
}

/* line 21, ../sass/font-awesome/_icons.scss */
.icon-power-off:before,
.icon-off:before {
    content: "\f011";
}

/* line 22, ../sass/font-awesome/_icons.scss */
.icon-signal:before {
    content: "\f012";
}

/* line 24, ../sass/font-awesome/_icons.scss */
.icon-gear:before,
.icon-cog:before {
    content: "\f013";
}

/* line 25, ../sass/font-awesome/_icons.scss */
.icon-trash:before {
    content: "\f014";
}

/* line 26, ../sass/font-awesome/_icons.scss */
.icon-home:before {
    content: "\f015";
}

/* line 27, ../sass/font-awesome/_icons.scss */
.icon-file-alt:before {
    content: "\f016";
}

/* line 28, ../sass/font-awesome/_icons.scss */
.icon-time:before {
    content: "\f017";
}

/* line 29, ../sass/font-awesome/_icons.scss */
.icon-road:before {
    content: "\f018";
}

/* line 30, ../sass/font-awesome/_icons.scss */
.icon-download-alt:before {
    content: "\f019";
}

/* line 31, ../sass/font-awesome/_icons.scss */
.icon-download:before {
    content: "\f01a";
}

/* line 32, ../sass/font-awesome/_icons.scss */
.icon-upload:before {
    content: "\f01b";
}

/* line 33, ../sass/font-awesome/_icons.scss */
.icon-inbox:before {
    content: "\f01c";
}

/* line 34, ../sass/font-awesome/_icons.scss */
.icon-play-circle:before {
    content: "\f01d";
}

/* line 36, ../sass/font-awesome/_icons.scss */
.icon-rotate-right:before,
.icon-repeat:before {
    content: "\f01e";
}

/* line 37, ../sass/font-awesome/_icons.scss */
.icon-refresh:before {
    content: "\f021";
}

/* line 38, ../sass/font-awesome/_icons.scss */
.icon-list-alt:before {
    content: "\f022";
}

/* line 39, ../sass/font-awesome/_icons.scss */
.icon-lock:before {
    content: "\f023";
}

/* line 40, ../sass/font-awesome/_icons.scss */
.icon-flag:before {
    content: "\f024";
}

/* line 41, ../sass/font-awesome/_icons.scss */
.icon-headphones:before {
    content: "\f025";
}

/* line 42, ../sass/font-awesome/_icons.scss */
.icon-volume-off:before {
    content: "\f026";
}

/* line 43, ../sass/font-awesome/_icons.scss */
.icon-volume-down:before {
    content: "\f027";
}

/* line 44, ../sass/font-awesome/_icons.scss */
.icon-volume-up:before {
    content: "\f028";
}

/* line 45, ../sass/font-awesome/_icons.scss */
.icon-qrcode:before {
    content: "\f029";
}

/* line 46, ../sass/font-awesome/_icons.scss */
.icon-barcode:before {
    content: "\f02a";
}

/* line 47, ../sass/font-awesome/_icons.scss */
.icon-tag:before {
    content: "\f02b";
}

/* line 48, ../sass/font-awesome/_icons.scss */
.icon-tags:before {
    content: "\f02c";
}

/* line 49, ../sass/font-awesome/_icons.scss */
.icon-book:before {
    content: "\f02d";
}

/* line 50, ../sass/font-awesome/_icons.scss */
.icon-bookmark:before {
    content: "\f02e";
}

/* line 51, ../sass/font-awesome/_icons.scss */
.icon-print:before {
    content: "\f02f";
}

/* line 52, ../sass/font-awesome/_icons.scss */
.icon-camera:before {
    content: "\f030";
}

/* line 53, ../sass/font-awesome/_icons.scss */
.icon-font:before {
    content: "\f031";
}

/* line 54, ../sass/font-awesome/_icons.scss */
.icon-bold:before {
    content: "\f032";
}

/* line 55, ../sass/font-awesome/_icons.scss */
.icon-italic:before {
    content: "\f033";
}

/* line 56, ../sass/font-awesome/_icons.scss */
.icon-text-height:before {
    content: "\f034";
}

/* line 57, ../sass/font-awesome/_icons.scss */
.icon-text-width:before {
    content: "\f035";
}

/* line 58, ../sass/font-awesome/_icons.scss */
.icon-align-left:before {
    content: "\f036";
}

/* line 59, ../sass/font-awesome/_icons.scss */
.icon-align-center:before {
    content: "\f037";
}

/* line 60, ../sass/font-awesome/_icons.scss */
.icon-align-right:before {
    content: "\f038";
}

/* line 61, ../sass/font-awesome/_icons.scss */
.icon-align-justify:before {
    content: "\f039";
}

/* line 62, ../sass/font-awesome/_icons.scss */
.icon-list:before {
    content: "\f03a";
}

/* line 63, ../sass/font-awesome/_icons.scss */
.icon-indent-left:before {
    content: "\f03b";
}

/* line 64, ../sass/font-awesome/_icons.scss */
.icon-indent-right:before {
    content: "\f03c";
}

/* line 65, ../sass/font-awesome/_icons.scss */
.icon-facetime-video:before {
    content: "\f03d";
}

/* line 66, ../sass/font-awesome/_icons.scss */
.icon-picture:before {
    content: "\f03e";
}

/* line 67, ../sass/font-awesome/_icons.scss */
.icon-pencil:before {
    content: "\f040";
}

/* line 68, ../sass/font-awesome/_icons.scss */
.icon-map-marker:before {
    content: "\f041";
}

/* line 69, ../sass/font-awesome/_icons.scss */
.icon-adjust:before {
    content: "\f042";
}

/* line 70, ../sass/font-awesome/_icons.scss */
.icon-tint:before {
    content: "\f043";
}

/* line 71, ../sass/font-awesome/_icons.scss */
.icon-edit:before {
    content: "\f044";
}

/* line 72, ../sass/font-awesome/_icons.scss */
.icon-share:before {
    content: "\f045";
}

/* line 73, ../sass/font-awesome/_icons.scss */
.icon-check:before {
    content: "\f046";
}

/* line 74, ../sass/font-awesome/_icons.scss */
.icon-move:before {
    content: "\f047";
}

/* line 75, ../sass/font-awesome/_icons.scss */
.icon-step-backward:before {
    content: "\f048";
}

/* line 76, ../sass/font-awesome/_icons.scss */
.icon-fast-backward:before {
    content: "\f049";
}

/* line 77, ../sass/font-awesome/_icons.scss */
.icon-backward:before {
    content: "\f04a";
}

/* line 78, ../sass/font-awesome/_icons.scss */
.icon-play:before {
    content: "\f04b";
}

/* line 79, ../sass/font-awesome/_icons.scss */
.icon-pause:before {
    content: "\f04c";
}

/* line 80, ../sass/font-awesome/_icons.scss */
.icon-stop:before {
    content: "\f04d";
}

/* line 81, ../sass/font-awesome/_icons.scss */
.icon-forward:before {
    content: "\f04e";
}

/* line 82, ../sass/font-awesome/_icons.scss */
.icon-fast-forward:before {
    content: "\f050";
}

/* line 83, ../sass/font-awesome/_icons.scss */
.icon-step-forward:before {
    content: "\f051";
}

/* line 84, ../sass/font-awesome/_icons.scss */
.icon-eject:before {
    content: "\f052";
}

/* line 85, ../sass/font-awesome/_icons.scss */
.icon-chevron-left:before {
    content: "\f053";
}

/* line 86, ../sass/font-awesome/_icons.scss */
.icon-chevron-right:before {
    content: "\f054";
}

/* line 87, ../sass/font-awesome/_icons.scss */
.icon-plus-sign:before {
    content: "\f055";
}

/* line 88, ../sass/font-awesome/_icons.scss */
.icon-minus-sign:before {
    content: "\f056";
}

/* line 89, ../sass/font-awesome/_icons.scss */
.icon-remove-sign:before {
    content: "\f057";
}

/* line 90, ../sass/font-awesome/_icons.scss */
.icon-ok-sign:before {
    content: "\f058";
}

/* line 91, ../sass/font-awesome/_icons.scss */
.icon-question-sign:before {
    content: "\f059";
}

/* line 92, ../sass/font-awesome/_icons.scss */
.icon-info-sign:before {
    content: "\f05a";
}

/* line 93, ../sass/font-awesome/_icons.scss */
.icon-screenshot:before {
    content: "\f05b";
}

/* line 94, ../sass/font-awesome/_icons.scss */
.icon-remove-circle:before {
    content: "\f05c";
}

/* line 95, ../sass/font-awesome/_icons.scss */
.icon-ok-circle:before {
    content: "\f05d";
}

/* line 96, ../sass/font-awesome/_icons.scss */
.icon-ban-circle:before {
    content: "\f05e";
}

/* line 97, ../sass/font-awesome/_icons.scss */
.icon-arrow-left:before {
    content: "\f060";
}

/* line 98, ../sass/font-awesome/_icons.scss */
.icon-arrow-right:before {
    content: "\f061";
}

/* line 99, ../sass/font-awesome/_icons.scss */
.icon-arrow-up:before {
    content: "\f062";
}

/* line 100, ../sass/font-awesome/_icons.scss */
.icon-arrow-down:before {
    content: "\f063";
}

/* line 102, ../sass/font-awesome/_icons.scss */
.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064";
}

/* line 103, ../sass/font-awesome/_icons.scss */
.icon-resize-full:before {
    content: "\f065";
}

/* line 104, ../sass/font-awesome/_icons.scss */
.icon-resize-small:before {
    content: "\f066";
}

/* line 105, ../sass/font-awesome/_icons.scss */
.icon-plus:before {
    content: "\f067";
}

/* line 106, ../sass/font-awesome/_icons.scss */
.icon-minus:before {
    content: "\f068";
}

/* line 107, ../sass/font-awesome/_icons.scss */
.icon-asterisk:before {
    content: "\f069";
}

/* line 108, ../sass/font-awesome/_icons.scss */
.icon-exclamation-sign:before {
    content: "\f06a";
}

/* line 109, ../sass/font-awesome/_icons.scss */
.icon-gift:before {
    content: "\f06b";
}

/* line 110, ../sass/font-awesome/_icons.scss */
.icon-leaf:before {
    content: "\f06c";
}

/* line 111, ../sass/font-awesome/_icons.scss */
.icon-fire:before {
    content: "\f06d";
}

/* line 112, ../sass/font-awesome/_icons.scss */
.icon-eye-open:before {
    content: "\f06e";
}

/* line 113, ../sass/font-awesome/_icons.scss */
.icon-eye-close:before {
    content: "\f070";
}

/* line 114, ../sass/font-awesome/_icons.scss */
.icon-warning-sign:before {
    content: "\f071";
}

/* line 115, ../sass/font-awesome/_icons.scss */
.icon-plane:before {
    content: "\f072";
}

/* line 116, ../sass/font-awesome/_icons.scss */
.icon-calendar:before {
    content: "\f073";
}

/* line 117, ../sass/font-awesome/_icons.scss */
.icon-random:before {
    content: "\f074";
}

/* line 118, ../sass/font-awesome/_icons.scss */
.icon-comment:before {
    content: "\f075";
}

/* line 119, ../sass/font-awesome/_icons.scss */
.icon-magnet:before {
    content: "\f076";
}

/* line 120, ../sass/font-awesome/_icons.scss */
.icon-chevron-up:before {
    content: "\f077";
}

/* line 121, ../sass/font-awesome/_icons.scss */
.icon-chevron-down:before {
    content: "\f078";
}

/* line 122, ../sass/font-awesome/_icons.scss */
.icon-retweet:before {
    content: "\f079";
}

/* line 123, ../sass/font-awesome/_icons.scss */
.icon-shopping-cart:before {
    content: "\f07a";
}

/* line 124, ../sass/font-awesome/_icons.scss */
.icon-folder-close:before {
    content: "\f07b";
}

/* line 125, ../sass/font-awesome/_icons.scss */
.icon-folder-open:before {
    content: "\f07c";
}

/* line 126, ../sass/font-awesome/_icons.scss */
.icon-resize-vertical:before {
    content: "\f07d";
}

/* line 127, ../sass/font-awesome/_icons.scss */
.icon-resize-horizontal:before {
    content: "\f07e";
}

/* line 128, ../sass/font-awesome/_icons.scss */
.icon-bar-chart:before {
    content: "\f080";
}

/* line 129, ../sass/font-awesome/_icons.scss */
.icon-twitter-sign:before {
    content: "\f081";
}

/* line 130, ../sass/font-awesome/_icons.scss */
.icon-facebook-sign:before {
    content: "\f082";
}

/* line 131, ../sass/font-awesome/_icons.scss */
.icon-camera-retro:before {
    content: "\f083";
}

/* line 132, ../sass/font-awesome/_icons.scss */
.icon-key:before {
    content: "\f084";
}

/* line 134, ../sass/font-awesome/_icons.scss */
.icon-gears:before,
.icon-cogs:before {
    content: "\f085";
}

/* line 135, ../sass/font-awesome/_icons.scss */
.icon-comments:before {
    content: "\f086";
}

/* line 136, ../sass/font-awesome/_icons.scss */
.icon-thumbs-up-alt:before {
    content: "\f087";
}

/* line 137, ../sass/font-awesome/_icons.scss */
.icon-thumbs-down-alt:before {
    content: "\f088";
}

/* line 138, ../sass/font-awesome/_icons.scss */
.icon-star-half:before {
    content: "\f089";
}

/* line 139, ../sass/font-awesome/_icons.scss */
.icon-heart-empty:before {
    content: "\f08a";
}

/* line 140, ../sass/font-awesome/_icons.scss */
.icon-signout:before {
    content: "\f08b";
}

/* line 141, ../sass/font-awesome/_icons.scss */
.icon-linkedin-sign:before {
    content: "\f08c";
}

/* line 142, ../sass/font-awesome/_icons.scss */
.icon-pushpin:before {
    content: "\f08d";
}

/* line 143, ../sass/font-awesome/_icons.scss */
.icon-external-link:before {
    content: "\f08e";
}

/* line 144, ../sass/font-awesome/_icons.scss */
.icon-signin:before {
    content: "\f090";
}

/* line 145, ../sass/font-awesome/_icons.scss */
.icon-trophy:before {
    content: "\f091";
}

/* line 146, ../sass/font-awesome/_icons.scss */
.icon-github-sign:before {
    content: "\f092";
}

/* line 147, ../sass/font-awesome/_icons.scss */
.icon-upload-alt:before {
    content: "\f093";
}

/* line 148, ../sass/font-awesome/_icons.scss */
.icon-lemon:before {
    content: "\f094";
}

/* line 149, ../sass/font-awesome/_icons.scss */
.icon-phone:before {
    content: "\f095";
}

/* line 151, ../sass/font-awesome/_icons.scss */
.icon-unchecked:before,
.icon-check-empty:before {
    content: "\f096";
}

/* line 152, ../sass/font-awesome/_icons.scss */
.icon-bookmark-empty:before {
    content: "\f097";
}

/* line 153, ../sass/font-awesome/_icons.scss */
.icon-phone-sign:before {
    content: "\f098";
}

/* line 154, ../sass/font-awesome/_icons.scss */
.icon-twitter:before {
    content: "\f099";
}

/* line 155, ../sass/font-awesome/_icons.scss */
.icon-facebook:before {
    content: "\f09a";
}

/* line 156, ../sass/font-awesome/_icons.scss */
.icon-github:before {
    content: "\f09b";
}

/* line 157, ../sass/font-awesome/_icons.scss */
.icon-unlock:before {
    content: "\f09c";
}

/* line 158, ../sass/font-awesome/_icons.scss */
.icon-credit-card:before {
    content: "\f09d";
}

/* line 159, ../sass/font-awesome/_icons.scss */
.icon-rss:before {
    content: "\f09e";
}

/* line 160, ../sass/font-awesome/_icons.scss */
.icon-hdd:before {
    content: "\f0a0";
}

/* line 161, ../sass/font-awesome/_icons.scss */
.icon-bullhorn:before {
    content: "\f0a1";
}

/* line 162, ../sass/font-awesome/_icons.scss */
.icon-bell:before {
    content: "\f0a2";
}

/* line 163, ../sass/font-awesome/_icons.scss */
.icon-certificate:before {
    content: "\f0a3";
}

/* line 164, ../sass/font-awesome/_icons.scss */
.icon-hand-right:before {
    content: "\f0a4";
}

/* line 165, ../sass/font-awesome/_icons.scss */
.icon-hand-left:before {
    content: "\f0a5";
}

/* line 166, ../sass/font-awesome/_icons.scss */
.icon-hand-up:before {
    content: "\f0a6";
}

/* line 167, ../sass/font-awesome/_icons.scss */
.icon-hand-down:before {
    content: "\f0a7";
}

/* line 168, ../sass/font-awesome/_icons.scss */
.icon-circle-arrow-left:before {
    content: "\f0a8";
}

/* line 169, ../sass/font-awesome/_icons.scss */
.icon-circle-arrow-right:before {
    content: "\f0a9";
}

/* line 170, ../sass/font-awesome/_icons.scss */
.icon-circle-arrow-up:before {
    content: "\f0aa";
}

/* line 171, ../sass/font-awesome/_icons.scss */
.icon-circle-arrow-down:before {
    content: "\f0ab";
}

/* line 172, ../sass/font-awesome/_icons.scss */
.icon-globe:before {
    content: "\f0ac";
}

/* line 173, ../sass/font-awesome/_icons.scss */
.icon-wrench:before {
    content: "\f0ad";
}

/* line 174, ../sass/font-awesome/_icons.scss */
.icon-tasks:before {
    content: "\f0ae";
}

/* line 175, ../sass/font-awesome/_icons.scss */
.icon-filter:before {
    content: "\f0b0";
}

/* line 176, ../sass/font-awesome/_icons.scss */
.icon-briefcase:before {
    content: "\f0b1";
}

/* line 177, ../sass/font-awesome/_icons.scss */
.icon-fullscreen:before {
    content: "\f0b2";
}

/* line 178, ../sass/font-awesome/_icons.scss */
.icon-group:before {
    content: "\f0c0";
}

/* line 179, ../sass/font-awesome/_icons.scss */
.icon-link:before {
    content: "\f0c1";
}

/* line 180, ../sass/font-awesome/_icons.scss */
.icon-cloud:before {
    content: "\f0c2";
}

/* line 181, ../sass/font-awesome/_icons.scss */
.icon-beaker:before {
    content: "\f0c3";
}

/* line 182, ../sass/font-awesome/_icons.scss */
.icon-cut:before {
    content: "\f0c4";
}

/* line 183, ../sass/font-awesome/_icons.scss */
.icon-copy:before {
    content: "\f0c5";
}

/* line 185, ../sass/font-awesome/_icons.scss */
.icon-paperclip:before,
.icon-paper-clip:before {
    content: "\f0c6";
}

/* line 186, ../sass/font-awesome/_icons.scss */
.icon-save:before {
    content: "\f0c7";
}

/* line 187, ../sass/font-awesome/_icons.scss */
.icon-sign-blank:before {
    content: "\f0c8";
}

/* line 188, ../sass/font-awesome/_icons.scss */
.icon-reorder:before {
    content: "\f0c9";
}

/* line 189, ../sass/font-awesome/_icons.scss */
.icon-list-ul:before {
    content: "\f0ca";
}

/* line 190, ../sass/font-awesome/_icons.scss */
.icon-list-ol:before {
    content: "\f0cb";
}

/* line 191, ../sass/font-awesome/_icons.scss */
.icon-strikethrough:before {
    content: "\f0cc";
}

/* line 192, ../sass/font-awesome/_icons.scss */
.icon-underline:before {
    content: "\f0cd";
}

/* line 193, ../sass/font-awesome/_icons.scss */
.icon-table:before {
    content: "\f0ce";
}

/* line 194, ../sass/font-awesome/_icons.scss */
.icon-magic:before {
    content: "\f0d0";
}

/* line 195, ../sass/font-awesome/_icons.scss */
.icon-truck:before {
    content: "\f0d1";
}

/* line 196, ../sass/font-awesome/_icons.scss */
.icon-pinterest:before {
    content: "\f0d2";
}

/* line 197, ../sass/font-awesome/_icons.scss */

.icon-pinterest-sign:before {
    content: "\f0d3";
}

/* line 198, ../sass/font-awesome/_icons.scss */
.icon-google-plus-sign:before {
    content: "\f0d4";
}

/* line 199, ../sass/font-awesome/_icons.scss */
.icon-google-plus:before {
    content: "\f0d5";
}

/* line 200, ../sass/font-awesome/_icons.scss */
.icon-money:before {
    content: "\f0d6";
}

/* line 201, ../sass/font-awesome/_icons.scss */
.icon-caret-down:before {
    content: "\f0d7";
}

/* line 202, ../sass/font-awesome/_icons.scss */
.icon-caret-up:before {
    content: "\f0d8";
}

/* line 203, ../sass/font-awesome/_icons.scss */
.icon-caret-left:before {
    content: "\f0d9";
}

/* line 204, ../sass/font-awesome/_icons.scss */
.icon-caret-right:before {
    content: "\f0da";
}

/* line 205, ../sass/font-awesome/_icons.scss */
.icon-columns:before {
    content: "\f0db";
}

/* line 206, ../sass/font-awesome/_icons.scss */
.icon-sort:before {
    content: "\f0dc";
}

/* line 207, ../sass/font-awesome/_icons.scss */
.icon-sort-down:before {
    content: "\f0dd";
}

/* line 208, ../sass/font-awesome/_icons.scss */
.icon-sort-up:before {
    content: "\f0de";
}

/* line 209, ../sass/font-awesome/_icons.scss */
.icon-envelope:before {
    content: "\f0e0";
}

/* line 210, ../sass/font-awesome/_icons.scss */
.icon-linkedin:before {
    content: "\f0e1";
}

/* line 212, ../sass/font-awesome/_icons.scss */
.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2";
}

/* line 213, ../sass/font-awesome/_icons.scss */
.icon-legal:before {
    content: "\f0e3";
}

/* line 214, ../sass/font-awesome/_icons.scss */
.icon-dashboard:before {
    content: "\f0e4";
}

/* line 215, ../sass/font-awesome/_icons.scss */
.icon-comment-alt:before {
    content: "\f0e5";
}

/* line 216, ../sass/font-awesome/_icons.scss */
.icon-comments-alt:before {
    content: "\f0e6";
}

/* line 217, ../sass/font-awesome/_icons.scss */
.icon-bolt:before {
    content: "\f0e7";
}

/* line 218, ../sass/font-awesome/_icons.scss */
.icon-sitemap:before {
    content: "\f0e8";
}

/* line 219, ../sass/font-awesome/_icons.scss */
.icon-umbrella:before {
    content: "\f0e9";
}

/* line 220, ../sass/font-awesome/_icons.scss */
.icon-paste:before {
    content: "\f0ea";
}

/* line 221, ../sass/font-awesome/_icons.scss */
.icon-lightbulb:before {
    content: "\f0eb";
}

/* line 222, ../sass/font-awesome/_icons.scss */
.icon-exchange:before {
    content: "\f0ec";
}

/* line 223, ../sass/font-awesome/_icons.scss */
.icon-cloud-download:before {
    content: "\f0ed";
}

/* line 224, ../sass/font-awesome/_icons.scss */
.icon-cloud-upload:before {
    content: "\f0ee";
}

/* line 225, ../sass/font-awesome/_icons.scss */
.icon-user-md:before {
    content: "\f0f0";
}

/* line 226, ../sass/font-awesome/_icons.scss */
.icon-stethoscope:before {
    content: "\f0f1";
}

/* line 227, ../sass/font-awesome/_icons.scss */
.icon-suitcase:before {
    content: "\f0f2";
}

/* line 228, ../sass/font-awesome/_icons.scss */
.icon-bell-alt:before {
    content: "\f0f3";
}

/* line 229, ../sass/font-awesome/_icons.scss */
.icon-coffee:before {
    content: "\f0f4";
}

/* line 230, ../sass/font-awesome/_icons.scss */
.icon-food:before {
    content: "\f0f5";
}

/* line 231, ../sass/font-awesome/_icons.scss */
.icon-file-text-alt:before {
    content: "\f0f6";
}

/* line 232, ../sass/font-awesome/_icons.scss */
.icon-building:before {
    content: "\f0f7";
}

/* line 233, ../sass/font-awesome/_icons.scss */
.icon-hospital:before {
    content: "\f0f8";
}

/* line 234, ../sass/font-awesome/_icons.scss */
.icon-ambulance:before {
    content: "\f0f9";
}

/* line 235, ../sass/font-awesome/_icons.scss */
.icon-medkit:before {
    content: "\f0fa";
}

/* line 236, ../sass/font-awesome/_icons.scss */
.icon-fighter-jet:before {
    content: "\f0fb";
}

/* line 237, ../sass/font-awesome/_icons.scss */
.icon-beer:before {
    content: "\f0fc";
}

/* line 238, ../sass/font-awesome/_icons.scss */
.icon-h-sign:before {
    content: "\f0fd";
}

/* line 239, ../sass/font-awesome/_icons.scss */
.icon-plus-sign-alt:before {
    content: "\f0fe";
}

/* line 240, ../sass/font-awesome/_icons.scss */
.icon-double-angle-left:before {
    content: "\f100";
}

/* line 241, ../sass/font-awesome/_icons.scss */
.icon-double-angle-right:before {
    content: "\f101";
}

/* line 242, ../sass/font-awesome/_icons.scss */
.icon-double-angle-up:before {
    content: "\f102";
}

/* line 243, ../sass/font-awesome/_icons.scss */
.icon-double-angle-down:before {
    content: "\f103";
}

/* line 244, ../sass/font-awesome/_icons.scss */
.icon-angle-left:before {
    content: "\f104";
}

/* line 245, ../sass/font-awesome/_icons.scss */
.icon-angle-right:before {
    content: "\f105";
}

/* line 246, ../sass/font-awesome/_icons.scss */
.icon-angle-up:before {
    content: "\f106";
}

/* line 247, ../sass/font-awesome/_icons.scss */
.icon-angle-down:before {
    content: "\f107";
}

/* line 248, ../sass/font-awesome/_icons.scss */
.icon-desktop:before {
    content: "\f108";
}

/* line 249, ../sass/font-awesome/_icons.scss */
.icon-laptop:before {
    content: "\f109";
}

/* line 250, ../sass/font-awesome/_icons.scss */
.icon-tablet:before {
    content: "\f10a";
}

/* line 251, ../sass/font-awesome/_icons.scss */
.icon-mobile-phone:before {
    content: "\f10b";
}

/* line 252, ../sass/font-awesome/_icons.scss */
.icon-circle-blank:before {
    content: "\f10c";
}

/* line 253, ../sass/font-awesome/_icons.scss */
.icon-quote-left:before {
    content: "\f10d";
}

/* line 254, ../sass/font-awesome/_icons.scss */
.icon-quote-right:before {
    content: "\f10e";
}

/* line 255, ../sass/font-awesome/_icons.scss */
.icon-spinner:before {
    content: "\f110";
}

/* line 256, ../sass/font-awesome/_icons.scss */
.icon-circle:before {
    content: "\f111";
}

/* line 258, ../sass/font-awesome/_icons.scss */
.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112";
}

/* line 259, ../sass/font-awesome/_icons.scss */
.icon-github-alt:before {
    content: "\f113";
}

/* line 260, ../sass/font-awesome/_icons.scss */
.icon-folder-close-alt:before {
    content: "\f114";
}

/* line 261, ../sass/font-awesome/_icons.scss */
.icon-folder-open-alt:before {
    content: "\f115";
}

/* line 262, ../sass/font-awesome/_icons.scss */
.icon-expand-alt:before {
    content: "\f116";
}

/* line 263, ../sass/font-awesome/_icons.scss */
.icon-collapse-alt:before {
    content: "\f117";
}

/* line 264, ../sass/font-awesome/_icons.scss */
.icon-smile:before {
    content: "\f118";
}

/* line 265, ../sass/font-awesome/_icons.scss */
.icon-frown:before {
    content: "\f119";
}

/* line 266, ../sass/font-awesome/_icons.scss */
.icon-meh:before {
    content: "\f11a";
}

/* line 267, ../sass/font-awesome/_icons.scss */
.icon-gamepad:before {
    content: "\f11b";
}

/* line 268, ../sass/font-awesome/_icons.scss */
.icon-keyboard:before {
    content: "\f11c";
}

/* line 269, ../sass/font-awesome/_icons.scss */
.icon-flag-alt:before {
    content: "\f11d";
}

/* line 270, ../sass/font-awesome/_icons.scss */
.icon-flag-checkered:before {
    content: "\f11e";
}

/* line 271, ../sass/font-awesome/_icons.scss */
.icon-terminal:before {
    content: "\f120";
}

/* line 272, ../sass/font-awesome/_icons.scss */
.icon-code:before {
    content: "\f121";
}

/* line 273, ../sass/font-awesome/_icons.scss */
.icon-reply-all:before {
    content: "\f122";
}

/* line 274, ../sass/font-awesome/_icons.scss */
.icon-mail-reply-all:before {
    content: "\f122";
}

/* line 276, ../sass/font-awesome/_icons.scss */
.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123";
}

/* line 277, ../sass/font-awesome/_icons.scss */
.icon-location-arrow:before {
    content: "\f124";
}

/* line 278, ../sass/font-awesome/_icons.scss */
.icon-crop:before {
    content: "\f125";
}

/* line 279, ../sass/font-awesome/_icons.scss */
.icon-code-fork:before {
    content: "\f126";
}

/* line 280, ../sass/font-awesome/_icons.scss */
.icon-unlink:before {
    content: "\f127";
}

/* line 281, ../sass/font-awesome/_icons.scss */
.icon-question:before {
    content: "\f128";
}

/* line 282, ../sass/font-awesome/_icons.scss */
.icon-info:before {
    content: "\f129";
}

/* line 283, ../sass/font-awesome/_icons.scss */
.icon-exclamation:before {
    content: "\f12a";
}

/* line 284, ../sass/font-awesome/_icons.scss */
.icon-superscript:before {
    content: "\f12b";
}

/* line 285, ../sass/font-awesome/_icons.scss */
.icon-subscript:before {
    content: "\f12c";
}

/* line 286, ../sass/font-awesome/_icons.scss */
.icon-eraser:before {
    content: "\f12d";
}

/* line 287, ../sass/font-awesome/_icons.scss */
.icon-puzzle-piece:before {
    content: "\f12e";
}

/* line 288, ../sass/font-awesome/_icons.scss */
.icon-microphone:before {
    content: "\f130";
}

/* line 289, ../sass/font-awesome/_icons.scss */
.icon-microphone-off:before {
    content: "\f131";
}

/* line 290, ../sass/font-awesome/_icons.scss */
.icon-shield:before {
    content: "\f132";
}

/* line 291, ../sass/font-awesome/_icons.scss */
.icon-calendar-empty:before {
    content: "\f133";
}

/* line 292, ../sass/font-awesome/_icons.scss */
.icon-fire-extinguisher:before {
    content: "\f134";
}

/* line 293, ../sass/font-awesome/_icons.scss */
.icon-rocket:before {
    content: "\f135";
}

/* line 294, ../sass/font-awesome/_icons.scss */
.icon-maxcdn:before {
    content: "\f136";
}

/* line 295, ../sass/font-awesome/_icons.scss */
.icon-chevron-sign-left:before {
    content: "\f137";
}

/* line 296, ../sass/font-awesome/_icons.scss */
.icon-chevron-sign-right:before {
    content: "\f138";
}

/* line 297, ../sass/font-awesome/_icons.scss */
.icon-chevron-sign-up:before {
    content: "\f139";
}

/* line 298, ../sass/font-awesome/_icons.scss */
.icon-chevron-sign-down:before {
    content: "\f13a";
}

/* line 299, ../sass/font-awesome/_icons.scss */
.icon-html5:before {
    content: "\f13b";
}

/* line 300, ../sass/font-awesome/_icons.scss */
.icon-css3:before {
    content: "\f13c";
}

/* line 301, ../sass/font-awesome/_icons.scss */
.icon-anchor:before {
    content: "\f13d";
}

/* line 302, ../sass/font-awesome/_icons.scss */
.icon-unlock-alt:before {
    content: "\f13e";
}

/* line 303, ../sass/font-awesome/_icons.scss */
.icon-bullseye:before {
    content: "\f140";
}

/* line 304, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-horizontal:before {
    content: "\f141";
}

/* line 305, ../sass/font-awesome/_icons.scss */
.icon-ellipsis-vertical:before {
    content: "\f142";
}

/* line 306, ../sass/font-awesome/_icons.scss */
.icon-rss-sign:before {
    content: "\f143";
}

/* line 307, ../sass/font-awesome/_icons.scss */
.icon-play-sign:before {
    content: "\f144";
}

/* line 308, ../sass/font-awesome/_icons.scss */
.icon-ticket:before {
    content: "\f145";
}

/* line 309, ../sass/font-awesome/_icons.scss */
.icon-minus-sign-alt:before {
    content: "\f146";
}

/* line 310, ../sass/font-awesome/_icons.scss */
.icon-check-minus:before {
    content: "\f147";
}

/* line 311, ../sass/font-awesome/_icons.scss */
.icon-level-up:before {
    content: "\f148";
}

/* line 312, ../sass/font-awesome/_icons.scss */
.icon-level-down:before {
    content: "\f149";
}

/* line 313, ../sass/font-awesome/_icons.scss */
.icon-check-sign:before {
    content: "\f14a";
}

/* line 314, ../sass/font-awesome/_icons.scss */
.icon-edit-sign:before {
    content: "\f14b";
}

/* line 315, ../sass/font-awesome/_icons.scss */
.icon-external-link-sign:before {
    content: "\f14c";
}

/* line 316, ../sass/font-awesome/_icons.scss */
.icon-share-sign:before {
    content: "\f14d";
}

/* line 317, ../sass/font-awesome/_icons.scss */
.icon-compass:before {
    content: "\f14e";
}

/* line 318, ../sass/font-awesome/_icons.scss */
.icon-collapse:before {
    content: "\f150";
}

/* line 319, ../sass/font-awesome/_icons.scss */
.icon-collapse-top:before {
    content: "\f151";
}

/* line 320, ../sass/font-awesome/_icons.scss */
.icon-expand:before {
    content: "\f152";
}

/* line 322, ../sass/font-awesome/_icons.scss */
.icon-euro:before,
.icon-eur:before {
    content: "\f153";
}

/* line 323, ../sass/font-awesome/_icons.scss */
.icon-gbp:before {
    content: "\f154";
}

/* line 325, ../sass/font-awesome/_icons.scss */
.icon-dollar:before,
.icon-usd:before {
    content: "\f155";
}

/* line 327, ../sass/font-awesome/_icons.scss */
.icon-rupee:before,
.icon-inr:before {
    content: "\f156";
}

/* line 329, ../sass/font-awesome/_icons.scss */
.icon-yen:before,
.icon-jpy:before {
    content: "\f157";
}

/* line 331, ../sass/font-awesome/_icons.scss */
.icon-renminbi:before,
.icon-cny:before {
    content: "\f158";
}

/* line 333, ../sass/font-awesome/_icons.scss */
.icon-won:before,
.icon-krw:before {
    content: "\f159";
}

/* line 335, ../sass/font-awesome/_icons.scss */
.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a";
}

/* line 336, ../sass/font-awesome/_icons.scss */
.icon-file:before {
    content: "\f15b";
}

/* line 337, ../sass/font-awesome/_icons.scss */
.icon-file-text:before {
    content: "\f15c";
}

/* line 338, ../sass/font-awesome/_icons.scss */
.icon-sort-by-alphabet:before {
    content: "\f15d";
}

/* line 339, ../sass/font-awesome/_icons.scss */
.icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

/* line 340, ../sass/font-awesome/_icons.scss */
.icon-sort-by-attributes:before {
    content: "\f160";
}

/* line 341, ../sass/font-awesome/_icons.scss */
.icon-sort-by-attributes-alt:before {
    content: "\f161";
}

/* line 342, ../sass/font-awesome/_icons.scss */
.icon-sort-by-order:before {
    content: "\f162";
}

/* line 343, ../sass/font-awesome/_icons.scss */
.icon-sort-by-order-alt:before {
    content: "\f163";
}

/* line 344, ../sass/font-awesome/_icons.scss */
.icon-thumbs-up:before {
    content: "\f164";
}

/* line 345, ../sass/font-awesome/_icons.scss */
.icon-thumbs-down:before {
    content: "\f165";
}

/* line 346, ../sass/font-awesome/_icons.scss */
.icon-youtube-sign:before {
    content: "\f166";
}

/* line 347, ../sass/font-awesome/_icons.scss */
.icon-youtube:before {
    content: "\f167";
}

/* line 348, ../sass/font-awesome/_icons.scss */
.icon-xing:before {
    content: "\f168";
}

/* line 349, ../sass/font-awesome/_icons.scss */
.icon-xing-sign:before {
    content: "\f169";
}

/* line 350, ../sass/font-awesome/_icons.scss */
.icon-youtube-play:before {
    content: "\f16a";
}

/* line 351, ../sass/font-awesome/_icons.scss */
.icon-dropbox:before {
    content: "\f16b";
}

/* line 352, ../sass/font-awesome/_icons.scss */
.icon-stackexchange:before {
    content: "\f16c";
}

/* line 353, ../sass/font-awesome/_icons.scss */
.icon-instagram:before {
    content: "\f16d";
}

/* line 354, ../sass/font-awesome/_icons.scss */
.icon-flickr:before {
    content: "\f16e";
}

/* line 355, ../sass/font-awesome/_icons.scss */
.icon-adn:before {
    content: "\f170";
}

/* line 356, ../sass/font-awesome/_icons.scss */
.icon-bitbucket:before {
    content: "\f171";
}

/* line 357, ../sass/font-awesome/_icons.scss */
.icon-bitbucket-sign:before {
    content: "\f172";
}

/* line 358, ../sass/font-awesome/_icons.scss */
.icon-tumblr:before {
    content: "\f173";
}

/* line 359, ../sass/font-awesome/_icons.scss */
.icon-tumblr-sign:before {
    content: "\f174";
}

/* line 360, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-down:before {
    content: "\f175";
}

/* line 361, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-up:before {
    content: "\f176";
}

/* line 362, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-left:before {
    content: "\f177";
}

/* line 363, ../sass/font-awesome/_icons.scss */
.icon-long-arrow-right:before {
    content: "\f178";
}

/* line 364, ../sass/font-awesome/_icons.scss */
.icon-apple:before {
    content: "\f179";
}

/* line 365, ../sass/font-awesome/_icons.scss */
.icon-windows:before {
    content: "\f17a";
}

/* line 366, ../sass/font-awesome/_icons.scss */
.icon-android:before {
    content: "\f17b";
}

/* line 367, ../sass/font-awesome/_icons.scss */
.icon-linux:before {
    content: "\f17c";
}

/* line 368, ../sass/font-awesome/_icons.scss */
.icon-dribbble:before {
    content: "\f17d";
}

/* line 369, ../sass/font-awesome/_icons.scss */
.icon-skype:before {
    content: "\f17e";
}

/* line 370, ../sass/font-awesome/_icons.scss */
.icon-foursquare:before {
    content: "\f180";
}

/* line 371, ../sass/font-awesome/_icons.scss */
.icon-trello:before {
    content: "\f181";
}

/* line 372, ../sass/font-awesome/_icons.scss */
.icon-female:before {
    content: "\f182";
}

/* line 373, ../sass/font-awesome/_icons.scss */
.icon-male:before {
    content: "\f183";
}

/* line 374, ../sass/font-awesome/_icons.scss */
.icon-gittip:before {
    content: "\f184";
}

/* line 375, ../sass/font-awesome/_icons.scss */
.icon-sun:before {
    content: "\f185";
}

/* line 376, ../sass/font-awesome/_icons.scss */
.icon-moon:before {
    content: "\f186";
}

/* line 377, ../sass/font-awesome/_icons.scss */
.icon-archive:before {
    content: "\f187";
}

/* line 378, ../sass/font-awesome/_icons.scss */
.icon-bug:before {
    content: "\f188";
}

/* line 379, ../sass/font-awesome/_icons.scss */
.icon-vk:before {
    content: "\f189";
}

/* line 380, ../sass/font-awesome/_icons.scss */
.icon-weibo:before {
    content: "\f18a";
}

/* line 381, ../sass/font-awesome/_icons.scss */
.icon-renren:before {
    content: "\f18b";
}

/* line 11, ../sass/global.scss */
* {
    padding: 0;
    margin: 0;
    outline: none;
}

/* line 16, ../sass/global.scss */
a {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* line 19, ../sass/global.scss */
img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* line 22, ../sass/global.scss */
a:hover {
    text-decoration: none;
    background: none;
}

/* line 26, ../sass/global.scss */
a:focus, a:active {
    background: none;
}

/* line 29, ../sass/global.scss */
a.selected {
    color: #0077bb;
}

/* line 33, ../sass/global.scss */
body {
    min-width: 320px;
    height: 100%;
    line-height: 18px;
    font-size: 12px;
    color: #666666;
}
/* line 39, ../sass/global.scss */
body.content_only {
    background: none;
}

/* line 44, ../sass/global.scss */
textarea {
    resize: none;
}

@media (max-width: 767px) {
    /* line 49, ../sass/global.scss */
    #header {
        text-align: center;
        margin-bottom: 12px;
    }
}
/* line 57, ../sass/global.scss */
#header .nav .container .row {
    margin-top: 6px;
    margin-bottom: 6px;
}

/* line 64, ../sass/global.scss */
/*
.columns-container {
    background: #f6f6f6;
    border-bottom: 1px solid #d1d1d1;
}
*/
/* line 68, ../sass/global.scss */
/*
#index .columns-container {
    border-top: 1px solid #d1d1d1;
}
*/
/* line 70, ../sass/global.scss */
#index .columns-container #columns {
    padding-top: 28px;
}
@media (max-width: 767px) {
    /* line 68, ../sass/global.scss */
    #index .columns-container {
        padding-top: 5px;
    }
}

/* line 77, ../sass/global.scss */
#columns {
    position: relative;
    padding-bottom: 60px;
    padding-top: 10px;
}
@media (max-width: 767px) {
    /* line 77, ../sass/global.scss */
    #columns {
        padding-bottom: 10px;
    }
}

/* line 86, ../sass/global.scss */
#index #columns {
    padding-bottom: 20px;
}
/* line 89, ../sass/global.scss */
#index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px;
}

/* line 95, ../sass/global.scss */
header {
    z-index: 1;
    position: relative;
}
/* line 98, ../sass/global.scss */
header .banner {
    background: black;
    max-height: 100%;
}
/* line 101, ../sass/global.scss */
header .banner .row {
    margin: 0px;
}
/* line 105, ../sass/global.scss */
header .nav {
    background: #eeeeee none repeat scroll 0 0;
}
/* line 107, ../sass/global.scss */
header .nav .row {
    margin: 0px;
}
/* line 110, ../sass/global.scss */
header .nav nav {
    width: 100%;
}
/* line 114, ../sass/global.scss */
header .row {
    position: relative;
}
/* line 116, ../sass/global.scss */
header .row > .container {
    position: relative;
}
/* line 119, ../sass/global.scss */
header .row #header_logo {
    margin-top: 5px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    /* line 119, ../sass/global.scss */
    header .row #header_logo {
        margin-top: 18px;
        margin-bottom: 18px;
    }
    /* line 125, ../sass/global.scss */
    header .row #header_logo img {
        margin: 0 auto;
    }
}
/* line 129, ../sass/global.scss */
header .row #header_logo img {
    max-height: 80px;
    max-width: 100%;
}

/* line 137, ../sass/global.scss */
#center_column .page_product_box h3 {
    color: #347ca5;
    text-transform: uppercase;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    background: #fbfbfb;
}

/* line 144, ../sass/global.scss */
p.info-title {
    font-weight: bold;
    margin-bottom: 10px;
}

/* line 149, ../sass/global.scss */
p.info-account {
    margin: -4px 0 24px 0;
}

/* line 153, ../sass/global.scss */
.dark {
    color: #333333;
}

/* line 157, ../sass/global.scss */
.main-page-indent {
    margin-bottom: 20px;
}

/* line 161, ../sass/global.scss */
.alert {
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}
/* line 164, ../sass/global.scss */
.alert > p {
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 3px;
}
/* line 169, ../sass/global.scss */
.alert p.lnk {
    margin-top: 10px;
    margin-left: 3px;
}
/* line 172, ../sass/global.scss */
.alert p.lnk a {
    display: inline-block;
    background-color: #d36264;
    color: #fff;
    font-size: 14px;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 40px;
}
/* line 183, ../sass/global.scss */
.alert p.lnk a:hover {
    background-color: #ca090d;
}
/* line 188, ../sass/global.scss */
.alert ul, .alert ol {
    padding-left: 40px;
}
/* line 190, ../sass/global.scss */
.alert ul li, .alert ol li {
    list-style-type: decimal;
    font-weight: normal;
}
/* line 195, ../sass/global.scss */
.alert.alert-success {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 197, ../sass/global.scss */
.alert.alert-success:before {
    font-family: "FontAwesome";
    content: "\f058";
    font-size: 18px;
    vertical-align: -2px;
    padding-right: 7px;
}
/* line 206, ../sass/global.scss */
.alert.alert-danger:before {
    font-family: "FontAwesome";
    content: "\f057";
    font-size: 18px;
    vertical-align: -2px;
    padding-right: 7px;
    float: left;
}

/* line 217, ../sass/global.scss */
.label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
}

/* line 223, ../sass/global.scss */
label {
    color: #323232;
}
/* line 226, ../sass/global.scss */
label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px;
}
/* line 234, ../sass/global.scss */
label.top {
    margin-bottom: 0;
}

/* line 239, ../sass/global.scss */
.unvisible {
    display: none;
}

/* line 243, ../sass/global.scss */
.checkbox {
    line-height: 16px;
}
/* line 245, ../sass/global.scss */
.checkbox label {
    color: #777777;
}

/* line 250, ../sass/global.scss */
.close {
    opacity: 1;
}
/* line 252, ../sass/global.scss */
.close:hover {
    opacity: 1;
}

/* line 292, ../sass/global.scss */
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,
button.button,
.cart_navigation .btn {
    padding: 5px 20px;
    font-size: 12px;
    line-height: 23px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-height: 35px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    display: inline-block;
    white-space: normal;
}
/* line 302, ../sass/global.scss */
input.button_mini i,
input.button_small i,
input.button i,
input.button_large i,
input.button_mini_disabled i,
input.button_small_disabled i,
input.button_disabled i,
input.button_large_disabled i,
input.exclusive_mini i,
input.exclusive_small i,
input.exclusive i,
input.exclusive_large i,
input.exclusive_mini_disabled i,
input.exclusive_small_disabled i,
input.exclusive_disabled i,
input.exclusive_large_disabled i,
a.button_mini i,
a.button_small i,
a.button i,
a.button_large i,
a.exclusive_mini i,
a.exclusive_small i,
a.exclusive i,
a.exclusive_large i,
span.button_mini i,
span.button_small i,
span.button i,
span.button_large i,
span.exclusive_mini i,
span.exclusive_small i,
span.exclusive i,
span.exclusive_large i,
span.exclusive_large_disabled i,
button.button i,
.cart_navigation .btn i {
    vertical-align: 0px;
    margin-right: 8px;
}
/* line 305, ../sass/global.scss */
input.button_mini i.right,
input.button_small i.right,
input.button i.right,
input.button_large i.right,
input.button_mini_disabled i.right,
input.button_small_disabled i.right,
input.button_disabled i.right,
input.button_large_disabled i.right,
input.exclusive_mini i.right,
input.exclusive_small i.right,
input.exclusive i.right,
input.exclusive_large i.right,
input.exclusive_mini_disabled i.right,
input.exclusive_small_disabled i.right,
input.exclusive_disabled i.right,
input.exclusive_large_disabled i.right,
a.button_mini i.right,
a.button_small i.right,
a.button i.right,
a.button_large i.right,
a.exclusive_mini i.right,
a.exclusive_small i.right,
a.exclusive i.right,
a.exclusive_large i.right,
span.button_mini i.right,
span.button_small i.right,
span.button i.right,
span.button_large i.right,
span.exclusive_mini i.right,
span.exclusive_small i.right,
span.exclusive i.right,
span.exclusive_large i.right,
span.exclusive_large_disabled i.right,
button.button i.right,
.cart_navigation .btn i.right {
    margin-right: 0;
    margin-left: 8px;
}
@media (max-width: 767px) {
    /* line 292, ../sass/global.scss */
    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,
    button.button,
    .cart_navigation .btn {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* line 331, ../sass/global.scss */
*: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;
}

/* line 377, ../sass/global.scss */
input.button_disabled,
input.exclusive_disabled,
span.exclusive {
    border: 1px solid #ccc;
    color: #999;
    background: url(../img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
    cursor: default;
}

/* line 385, ../sass/global.scss */
.btn.disabled,
.btn[disabled]:hover {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/* line 389, ../sass/global.scss */
.button-medium.exclusive, .address_add.submit .button, #address_invoice_form .button, .cart_navigation .button-medium {
    color: white;
    background-color: #0077bb;
    border-color: #0077bb;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.button-medium.exclusive:hover, .address_add.submit .button:hover, #address_invoice_form .button:hover, .cart_navigation .button-medium:hover {
    color: #0077bb;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .button-medium.exclusive.dropdown-toggle, .open .address_add.submit .dropdown-toggle.button, .address_add.submit .open .dropdown-toggle.button, .open #address_invoice_form .dropdown-toggle.button, #address_invoice_form .open .dropdown-toggle.button, .open .cart_navigation .dropdown-toggle.button-medium, .cart_navigation .open .dropdown-toggle.button-medium {
    color: white;
    background-color: #0060d6;
    border-color: #0057c2;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.button-medium.exclusive:active, .address_add.submit .button:active, #address_invoice_form .button:active, .cart_navigation .button-medium:active, .button-medium.exclusive.active, .address_add.submit .active.button, #address_invoice_form .active.button, .cart_navigation .active.button-medium {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .button-medium.exclusive.dropdown-toggle, .open .address_add.submit .dropdown-toggle.button, .address_add.submit .open .dropdown-toggle.button, .open #address_invoice_form .dropdown-toggle.button, #address_invoice_form .open .dropdown-toggle.button, .open .cart_navigation .dropdown-toggle.button-medium, .cart_navigation .open .dropdown-toggle.button-medium {
    background-image: none;
}

/* line 401, ../sass/global.scss */
.bt_compare i {
    display: none;
}

/* line 406, ../sass/global.scss */
.link-button {
    font-weight: bold;
}
/* line 408, ../sass/global.scss */
.link-button i {
    margin-right: 5px;
}
/* line 410, ../sass/global.scss */
.link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver;
}

/* line 420, ../sass/global.scss */
.btn.button-plus,
.btn.button-minus {
    font-size: 14px;
    color: #b2b2b2;
    padding: 0;
    background-color: transparent;
}
/* line 425, ../sass/global.scss */
.btn.button-plus span,
.btn.button-minus span {
    display: block;
    border: 1px solid #BFBFBF;
    border-left: none;
    width: 37px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* line 435, ../sass/global.scss */
.btn.button-plus:hover,
.btn.button-minus:hover {
    color: white;
}
/* line 437, ../sass/global.scss */
.btn.button-plus:hover span,
.btn.button-minus:hover span {
    filter: none;
    background: #000;
}

/* line 443, ../sass/global.scss */
.btn-default {
    font-family: "RobotoMedium", sans-serif;
}

/* line 446, ../sass/global.scss */
.button.exclusive-medium {
    color: white;
    background-color: #50a914;
    border-color: #50a914;
    font-family: "RobotoMedium", sans-serif;
}
/* line 407, ../sass/bootstrap_lib/_mixins.scss */
.button.exclusive-medium:hover {
    color: #50a914;
    background-color: transparent;
}
/* line 411, ../sass/bootstrap_lib/_mixins.scss */
.open .button.exclusive-medium.dropdown-toggle {
    color: white;
    background-color: #3f8510;
    border-color: #36720e;
}
/* line 417, ../sass/bootstrap_lib/_mixins.scss */
.button.exclusive-medium:active, .button.exclusive-medium.active {
    background-image: none;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.open .button.exclusive-medium.dropdown-toggle {
    background-image: none;
}

/* line 451, ../sass/global.scss */
.form-control {
    height: 38px;
    line-height: 28px;
    padding: 5px 10px;
    border: 1px solid #bfbfbf;
    color: #000;
    font-size: 11px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* line 460, ../sass/global.scss */
.form-control.grey {
    background: #fbfbfb;
}

/* line 464, ../sass/global.scss */
select.form-control {
    padding-top: 10px;
    padding-bottom: 10px;
}
/* line 467, ../sass/global.scss */
select.form-control option {
    padding-left: 10px;
}

/* line 471, ../sass/global.scss */
textarea {
    height: 80px;
}

/* line 474, ../sass/global.scss */
.short_select {
    float: left;
}
/* line 476, ../sass/global.scss */
.short_select select {
    width: 128px;
    margin-right: 10px;
}
@media (max-width: 479px) {
    /* line 476, ../sass/global.scss */
    .short_select select {
        width: 75px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    /* line 476, ../sass/global.scss */
    .short_select select {
        width: 126px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 486, ../sass/global.scss */
    .three_column .short_select select {
        width: 93px;
    }
}

/* line 493, ../sass/global.scss */
table.std,
table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
    border-collapse: inherit;
}

/* line 503, ../sass/global.scss */
table.std th,
table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 black;
    background: #999999;
}

/* line 514, ../sass/global.scss */
table.std tr.alternate_item,
table.table_block tr.alternate_item {
    background-color: #f3f3f3;
}

/* line 519, ../sass/global.scss */
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;
}

/* line 527, ../sass/global.scss */
.table {
    margin-bottom: 20px;
}
/* line 530, ../sass/global.scss */
.table > tr > th {
    background: #f6f6f6;
    border-bottom-width: 1px;
    color: black;
    vertical-align: middle;
    text-transform: lowercase;
    font-size: 15px;
}
/* line 542, ../sass/global.scss */
.price {
    font-size: 13px;
    color: black;
    white-space: nowrap;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 600;
}

/* line 549, ../sass/global.scss */
.old-price, .price-discount {
    color: #999999;
    text-decoration: line-through;
    font-size: 13px;
    font-family: "RobotoMedium", sans-serif;
    margin-right: 10px;
    position: relative;
}

/* line 577, ../sass/global.scss */
/*
.new-box {
    position: absolute;
    top: 8px;
    overflow: hidden;
    height: 53px;
    width: 52px;
    text-align: center;
    z-index: 0;
    left: 8px;
    background: url(../img/bg-new.png) no-repeat;
}
*/


ul.product-inform {
    position: absolute;
    top: 8px;
    overflow: hidden;
    z-index: 0;
    left: 8px;
}
/*
div.delivery-free-box {
    background: rgba(0, 0, 0, 0) url("../img/delivery-free.png") no-repeat scroll 0 0 / 80px 50px;
    height: 50px;
    position: absolute;
    right: -20px;
    top: 5px;
    width: 104px;
}
*/
.freeshipping_product {
    background: rgba(0, 0, 0, 0) url("../img/delivery-free.png") no-repeat scroll 0 0;
    height: 82px;
    position: absolute;
    right: 5px;
    top: 25px;
    width: 202px;
}

.freeshipping_zp_door_product {
    background: rgba(0, 0, 0, 0) url("../img/delivery-free-zp-door.png") no-repeat scroll 0 0;
    height: 82px;
    position: absolute;
    right: 5px;
    top: 110px;
    width: 202px;
}

ul.product-inform .deliveryfree-box {
    background: url(../img/deliveryfree.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}

ul.product-inform .new-box {
    background: url(../img/newproduct.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}


ul.product-inform .actions-box {
    background: url(../img/actia.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}

ul.product-inform .special-box {
    background: url(../img/lowprice.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}

ul.product-inform .bestsales-box {
    background: url(../img/topproduct.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}

ul.product-inform .onsale-box {
    background: url(../img/onsale.png) no-repeat;
    height: 22px;
    margin-bottom: 2px !important;
    width: 123px;
}


/* line 581, ../sass/global.scss */
.new-label, .sale-label {
    font-size: 15px;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 600;
    color: white;
    text-transform: lowercase;
    padding-top: 15px;
    display: block;
}


/* line 584, ../sass/global.scss */
.price-percent-reduction, .sale-box {
    position: absolute;
    top: 8px;
    overflow: hidden;
    height: 53px;
    width: 52px;
    text-align: center;
    z-index: 0;
    right: 13px;
    background: url(../img/bg-sale.png) no-repeat;
}

/* line 589, ../sass/global.scss */
#special_block_right .price-percent-reduction {
    top: 20px;
    left: 15px;
}

/* line 593, ../sass/global.scss */
.frame_comparison .price-percent-reduction {
    top: 42px;
    left: 5px;
}

/* line 597, ../sass/global.scss */
.price-percent-reduction span {
    font-size: 15px;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 600;
    color: white;
    text-transform: lowercase;
    padding-top: 15px;
    display: block;
}

/* line 602, ../sass/global.scss */
.box {
    padding: 18px 20px;
    margin: 0 0 30px 0;
    line-height: 20px;
    background-color: #fff;
}
/* line 607, ../sass/global.scss */
.box.box-small {
    padding: 9px 10px 9px 20px;
}
/* line 609, ../sass/global.scss */
.box.box-small .dark {
    padding-right: 20px;
    margin-bottom: 0;
    width: auto;
}
/* line 613, ../sass/global.scss */
.box.box-small .dark strong {
    padding-right: 20px;
}

/* line 619, ../sass/global.scss */
.page-product-box {
    padding-bottom: 20px;
}

/* line 622, ../sass/global.scss */
.product-box {
    width: 240px;
    float: left;
    padding-bottom: 10px;
}
/* line 627, ../sass/global.scss */
.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
/* line 633, ../sass/global.scss */
.product-box .product-container {
    margin-left: 10px;
    margin-right: 10px;
}

/* line 640, ../sass/global.scss */
#home-page-tabs {
    border: none;
    background: white;
}
@media (min-width: 768px) {
    /* line 640, ../sass/global.scss */
    #home-page-tabs {
        padding: 10px 0;
        margin: 0 0 0 -18px;
    }
}
/* line 648, ../sass/global.scss */
#home-page-tabs > li {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    /* line 648, ../sass/global.scss */
    #home-page-tabs > li {
        border-left: 1px solid #d1d1d1;
        margin: 0 0px 0 9px;
        padding: 0 0px 0 9px;
    }
}
@media (max-width: 479px) {
    /* line 648, ../sass/global.scss */
    #home-page-tabs > li {
        width: 100%;
    }
}
/* line 660, ../sass/global.scss */
#home-page-tabs > li a {
    font: 600 21px/24px "RobotoMedium", sans-serif;
    color: #347ca5;
    text-transform: uppercase;
    border: none;
    outline: none;
    margin: 0;
    padding: 10px;
}
@media (min-width: 768px) {
    /* line 660, ../sass/global.scss */
    #home-page-tabs > li a {
        padding: 1px 10px;
    }
}
/* line 673, ../sass/global.scss */
#home-page-tabs > li:first-child {
    border: none;
}
/* line 678, ../sass/global.scss */
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
    background: #f6f6f6;
    color: white;
    padding: 10px;
}
@media (min-width: 768px) {
    /* line 678, ../sass/global.scss */
    #home-page-tabs > li.active a,
    #home-page-tabs > li a:hover {
        margin: -9px 0;
    }
}

/* line 689, ../sass/global.scss */
.block {
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    background-color: #fff;
    clear: both;
}
@media (max-width: 767px) {
    /* line 689, ../sass/global.scss */
    .block {
        margin-bottom: 0px;
        padding-bottom: 15px;
    }
}
/* line 698, ../sass/global.scss */
.block .block_content {
    padding: 10px;
    overflow: hidden;
}
@media (max-width: 767px) {
    /* line 698, ../sass/global.scss */
    .block .block_content {
        margin-bottom: 20px;
    }
}
/* line 707, ../sass/global.scss */
.block .title_block,
.block h4 {

    font-size: 16px;
    font-family: "RobotoMedium", sans-serif;
    color: white;
    background: #000 linear-gradient(to bottom, #0077bb 0%, #347ca5 100%) repeat scroll 0 0;
    border-bottom: 5px solid #347ca5;
    text-transform: uppercase;
    padding: 14px 0 9px;
    overflow: hidden;
    text-align: center;
    display: block;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
/* line 722, ../sass/global.scss */
.block .title_block a,
.block h4 a {
    color: white;
}
/* line 724, ../sass/global.scss */
.block .title_block a:hover,
.block h4 a:hover {
    color: #000;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 707, ../sass/global.scss */
    .block .title_block,
    .block h4 {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    /* line 707, ../sass/global.scss */
    .block .title_block,
    .block h4 {
        text-align: left;
        padding: 10px 10px 6px 10px;
        cursor: pointer;
        font-size: 14px;
        margin-left: -12px;
        margin-right: -12px;
    }
}
@media (max-width: 767px) {
    /* line 740, ../sass/global.scss */
    .block .list-block {
        margin-top: 0;
    }
}
/* line 745, ../sass/global.scss */
.block .list-block li {
    margin: 8px 0;
}
/* line 748, ../sass/global.scss */
.block .list-block li a i {
    display: none;
}
/* line 751, ../sass/global.scss */
.block .list-block li a:before {
    content: "\f105";
    display: inline;
    font-family: "FontAwesome";
    padding-right: 8px;
}
/* line 759, ../sass/global.scss */
.block .list-block .form-group {
    padding-top: 5px;
}
/* line 762, ../sass/global.scss */
.block .list-block .btn {
    margin-top: 12px;
}
/* line 766, ../sass/global.scss */
.block .products-block {
    overflow: hidden;
}
/* line 768, ../sass/global.scss */
.block .products-block li {
    padding-top: 18px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    border-top: 1px dashed #d9d9d9;
    position: relative;
}
/* line 775, ../sass/global.scss */
.block .products-block li:first-child {
    border-top: none;
}
/* line 778, ../sass/global.scss */
.block .products-block li .products-block-image {
    float: left;
    margin-right: 22px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    /* line 778, ../sass/global.scss */
    .block .products-block li .products-block-image {
        float: none;
        display: inline-block;
        margin-bottom: 10px;
        text-align: center;
        margin-right: 0;
    }
}
/* line 790, ../sass/global.scss */
.block .products-block li .product-content {
    overflow: hidden;
}
/* line 797, ../sass/global.scss */
.block .products-block .product-description {
    margin-bottom: 12px;
}
/* line 800, ../sass/global.scss */
.block .products-block .price-percent-reduction {
    font: 700 14px/17px Arial, Helvetica, sans-serif;
    padding: 1px 6px;
}
/* line 805, ../sass/global.scss */
.block .lnk {
    margin: 10px;
}

@media (max-width: 479px) {
    /* line 809, ../sass/global.scss */
    div#availableCarriers {
        overflow: auto;
        width: 265px;
        margin-bottom: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 816, ../sass/global.scss */
    .three_column div#availableCarriers {
        overflow: auto;
        width: 300px;
        margin-bottom: 12px;
    }
}

/* line 823, ../sass/global.scss */
.page-heading, h1.page-subheading {
    margin-top: 0;
    font-size: 36px;
    font-weight: 300;
    font-family: "RobotoMedium", sans-serif;
    color: #347ca5;
    /*text-transform: lowercase;*/
    margin-bottom: 18px;
    overflow: hidden;
    color: black;
    line-height: 46px;
}
@media (max-width: 480px) {
    /* line 823, ../sass/global.scss */
    .page-heading, h1.page-subheading {
        font-size: 25px;
    }
}

/* line 841, ../sass/global.scss */
.page-subheading {
    font-family: "RobotoMedium", sans-serif;
    font-weight: 400;
    color: black;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 10px;
}

/* line 849, ../sass/global.scss */
h3.page-product-heading {
    position: relative;
    margin-bottom: 0;
}
/* line 852, ../sass/global.scss */
h3.page-product-heading:after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    content: ".";
    text-indent: -9999px;
    display: block;
    border-bottom: 1px solid #d1d1d1;
    bottom: 0;
    z-index: 0;
}
/* line 864, ../sass/global.scss */
h3.page-product-heading span {
    background-color: #fff;
    display: inline-block;
    padding: 14px 20px 7px;
    height: 48px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    font-family: "RobotoMedium", sans-serif;
    color: #347ca5;
    border-bottom: 3px solid #347ca5;
    /*z-index: 1;*/
    position: relative;
}

/* line 882, ../sass/global.scss */
ul.footer_links {
    clear: both;
    margin-top: 10px;
}
/* line 885, ../sass/global.scss */
ul.footer_links li {
    float: left;
    margin-right: 10px;
}

/* line 892, ../sass/global.scss */
.content_sortPagiBar {
    background-color: #eeeeee;
    padding: 7px;
    margin-bottom: 20px;
    clear: both;
}
/* line 897, ../sass/global.scss */
.content_sortPagiBar #productsSortForm {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
    margin-left: 20px;
}
/* line 902, ../sass/global.scss */
.content_sortPagiBar #productsSortForm select {
    width: 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 897, ../sass/global.scss */
    .content_sortPagiBar #productsSortForm {
        margin-bottom: 12px;
    }
}
/* line 909, ../sass/global.scss */
.content_sortPagiBar .selector {
    display: inline-block;
    float: left;
}
/* line 912, ../sass/global.scss */
.content_sortPagiBar .selector span {
    display: none;
}
/* line 916, ../sass/global.scss */
.content_sortPagiBar .nbrItemPage {
    float: right;
    margin-top: 5px;
}
/* line 919, ../sass/global.scss */
.content_sortPagiBar .nbrItemPage #uniform-nb_item {
    margin-right: 7px;
}
/* line 922, ../sass/global.scss */
.content_sortPagiBar .nbrItemPage select {
    width: 70px;
}
/* line 926, ../sass/global.scss */
.content_sortPagiBar label {
    margin-bottom: 0;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 10px;
    float: left;
    line-height: 30px;
}
/* line 933, ../sass/global.scss */
.content_sortPagiBar div > span {
    float: left;
    line-height: 28px;
}
/* line 938, ../sass/global.scss */
.content_sortPagiBar.instant_search #productsSortForm {
    display: none;
}
/* line 942, ../sass/global.scss */
.content_sortPagiBar .form-control {
    text-transform: uppercase;
    height: 28px;
    line-height: 20px;
    padding-top: 6px;
    padding-bottom: 4px;
    font-size: 10px;
    color: #666666;
}

@media (min-width: 1200px) {
    /* line 952, ../sass/global.scss */
    .three_column .content_sortPagiBar .nbrItemPage {
        clear: both;
    }
}

/* line 957, ../sass/global.scss */
.compare-form {
    float: right;
    margin-left: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 957, ../sass/global.scss */
    .compare-form {
        margin-bottom: 10px;
    }
}
@media (max-width: 479px) {
    /* line 957, ../sass/global.scss */
    .compare-form {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        clear: both;
    }
}

/* line 972, ../sass/global.scss */
.display,
.display_m {
    float: left;
    margin-right: 20px;
    margin-top: 9px;
}
/* line 976, ../sass/global.scss */
.display li,
.display_m li {
    float: left;
    margin-left: 20px;
    text-align: center;
}
/* line 980, ../sass/global.scss */
.display li a,
.display_m li a {
    font-size: 18px;
}
/* line 983, ../sass/global.scss */
.display li span,
.display_m li span {
    display: none;
}
/* line 987, ../sass/global.scss */
.display li.selected a,
.display_m li.selected a {
    cursor: default;
    color: #0077bb;
}
/* line 992, ../sass/global.scss */
.display li.display-title,
.display_m li.display-title {
    display: none;
}

@media (min-width: 1200px) {
    /* line 998, ../sass/global.scss */
    .two_column .display {
        float: left;
    }
}

/* line 1006, ../sass/global.scss */
div.pagination {
    float: left;
}
/* line 1008, ../sass/global.scss */
div.pagination .showall {
    float: right;
    margin-left: 15px;
    margin-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 1008, ../sass/global.scss */
    div.pagination .showall {
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    /* line 1008, ../sass/global.scss */
    div.pagination .showall {
        margin-right: 0;
    }
}
/* line 1021, ../sass/global.scss */
div.pagination .showall .btn span {
    font-size: 13px;
    padding: 3px 5px 4px 5px;
    line-height: normal;
}

/* line 1029, ../sass/global.scss */
ul.pagination {
    margin-top: 4px;
    float: left;
}
/* line 1032, ../sass/global.scss */
ul.pagination li {
    display: inline-block;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
}
/* line 1039, ../sass/global.scss */
ul.pagination li > a,
ul.pagination li > span {
    border: 1px solid transparent;
    display: block;
    width: 28px;
    height: 28px;
    text-align: center;
    padding-top: 4px;
}
/* line 1047, ../sass/global.scss */
ul.pagination li > a:hover {
    color: #347ca5;
    border-color: #347ca5;
}
/* line 1054, ../sass/global.scss */
ul.pagination li.pagination_previous > span,
ul.pagination li.pagination_previous > a, ul.pagination li.pagination_next > span,
ul.pagination li.pagination_next > a {
    border-color: #ccc;
}
/* line 1057, ../sass/global.scss */
ul.pagination li.pagination_previous > a:hover, ul.pagination li.pagination_next > a:hover {
    border-color: #347ca5;
}
/* line 1060, ../sass/global.scss */
ul.pagination li.pagination_previous b, ul.pagination li.pagination_next b {
    display: none;
}
/* line 1065, ../sass/global.scss */
ul.pagination li.current > span {
    color: #347ca5;
    border-color: #347ca5;
}

/* line 1072, ../sass/global.scss */
.product-count {
    margin-top: 9px;
    float: left;
}
@media (max-width: 991px) {
    /* line 1072, ../sass/global.scss */
    .product-count {
        clear: left;
    }
}

/* line 1081, ../sass/global.scss */
ul.step {
    margin-bottom: 18px;
    overflow: hidden;
}
/* line 1084, ../sass/global.scss */
ul.step li {
    float: left;
    width: 20%;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #d6d6d6;
    height: 56px;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 30px;
}
@media (max-width: 479px) {
    /* line 1084, ../sass/global.scss */
    ul.step li {
        width: 100%;
        border-right: none;
    }
}
/* line 1101, ../sass/global.scss */
ul.step li a,
ul.step li span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    font-family: "RobotoMedium", sans-serif;
    text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 1101, ../sass/global.scss */
    ul.step li a,
    ul.step li span {
        font-size: 12px;
    }
}
/* line 1111, ../sass/global.scss */
ul.step li.last {
    border-right: none;
}
/* line 1114, ../sass/global.scss */
ul.step li.step_current {
    background-color: #0077bb;
}
/* line 1116, ../sass/global.scss */
ul.step li.step_current span {
    color: white;
}

/* line 1124, ../sass/global.scss */
.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer;
}

/* line 1131, ../sass/global.scss */
.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}

/* line 1140, ../sass/global.scss */
.cancel, .star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

/* line 1149, ../sass/global.scss */
.cancel, .cancel a {
    background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

/* line 1153, ../sass/global.scss */
.cancel a, .star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0;
}

/* line 1160, ../sass/global.scss */
div.star_on a {
    background-position: 0 -16px;
}

/* line 1165, ../sass/global.scss */
div.star_hover a,
div.star a:hover {
    background-position: 0 -32px;
}

/* line 1169, ../sass/global.scss */
.pack_content {
    margin: 10px 0 10px 0;
}

/* line 1173, ../sass/global.scss */
.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow;
}

/* line 1181, ../sass/global.scss */
.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important;
}

/* line 1186, ../sass/global.scss */
.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d1d1d1;
    color: #666666;
}

/* line 1192, ../sass/global.scss */
.listcomment .titlecomment {
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

/* line 1199, ../sass/global.scss */
.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333333;
}

/* line 1206, ../sass/global.scss */
.frame_breadcrumb {
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
}

/* line 1210, ../sass/global.scss */
.breadcrumb {
    overflow: hidden;
    margin-bottom: 18px;
    margin-top: 18px;
    color: #010101;
    font-family: "RobotoMedium", sans-serif;
    font-size: 15px;
    line-height: 20px;
}
/* line 1218, ../sass/global.scss */
.breadcrumb .navigation-pipe {
    display: none;
}
/* line 1221, ../sass/global.scss */
.breadcrumb a {
    display: inline-block;
    padding-right: 18px;
    margin-right: 9px;
    background: url(../img/arrow-left.png) right 6px no-repeat;
}

/* line 1232, ../sass/global.scss */
.footer-container #footer {
    padding-bottom: 50px;
}
@media (max-width: 767px) {
    /* line 1232, ../sass/global.scss */
    .footer-container #footer {
        margin-bottom: 15px;
    }
    /* line 1236, ../sass/global.scss */
    .footer-container #footer .toggle-footer {
        margin-bottom: 20px;
    }
}
/* line 1240, ../sass/global.scss */
.footer-container #footer h4 {
    font-family: "RobotoMedium", sans-serif;
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 14px;
    border-bottom: 1px dashed #d9d9d9;
    color: #000;
}
@media (max-width: 767px) {
    /* line 1240, ../sass/global.scss */
    .footer-container #footer h4 {
        cursor: pointer;
        background: url(../img/icon/open-close.png) right 6px no-repeat;
    }
}
/* line 1253, ../sass/global.scss */
.footer-container #footer h4.active {
    background-position: right -37px;
}
/* line 1256, ../sass/global.scss */
.footer-container #footer h4 a {
    color: #000;
}
/* line 1258, ../sass/global.scss */
.footer-container #footer h4 a:hover {
    color: #0077bb;
}
/* line 1264, ../sass/global.scss */
.footer-container #footer ul li {
    margin-bottom: 10px;
}
/* line 1266, ../sass/global.scss */
.footer-container #footer ul li a {
    font-size: 13px;
    word-wrap: break-word;
    display: inline-block;
    max-width: 100%;
}
/* line 1275, ../sass/global.scss */
.footer-container #footer ul.toggle-footer li {
    background: url(../img/bg-lifooter.png) 0 center no-repeat;
    padding-left: 16px;
    display: block;
}
/* line 1281, ../sass/global.scss */
.footer-container #footer #block_contact_infos ul.toggle-footer li {
    background: none;
    padding-left: 0;
    font-size: 18px;
}
/* line 1285, ../sass/global.scss */
.footer-container #footer #block_contact_infos ul.toggle-footer li span {
    font-family: RalewayLight, Helvetica, sans-serif;
    margin-left: 10px;
    font-size: 13px;
}
/* line 1292, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer h4 {
    margin-bottom: 17px;
}
/* line 1295, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer h3 {
    margin-top: 4px;
    margin-bottom: 3px;
    line-height: 17px;
}
/* line 1299, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer h3 a {
    color: #0077bb;
    font-weight: 700;
}
/* line 1302, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer h3 a:hover {
    color: #666666;
}
/* line 1307, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer p {
    margin-bottom: 0px;
}
/* line 1310, ../sass/global.scss */
.footer-container #footer #blog_lastest_posts_footer .date_add {
    font-size: 11px;
    color: #999;
}
/* line 1315, ../sass/global.scss */
.footer-container #footer #social_block {
    margin-top: 25px;
}
/* line 1319, ../sass/global.scss */
.footer-container #footer #social_block ul li {
    float: left;
    text-align: center;
    margin-right: 5px;
}
@media (max-width: 1199px) {
    /* line 1319, ../sass/global.scss */
    .footer-container #footer #social_block ul li {
        margin-right: 3px;
    }
}
/* line 1326, ../sass/global.scss */
.footer-container #footer #social_block ul li a {
    color: #999;
    font-size: 14px;
    border: 1px solid #d1d1d1;
    border-bottom-width: 3px;
    width: 30px;
    height: 30px;
    display: block;
}
@media (max-width: 1199px) {
    /* line 1326, ../sass/global.scss */
    .footer-container #footer #social_block ul li a {
        width: 25px;
        height: 25px;
    }
}
/* line 1338, ../sass/global.scss */
.footer-container #footer #social_block ul li a span {
    display: none;
}
/* line 1341, ../sass/global.scss */
.footer-container #footer #social_block ul li a:before {
    display: inline-block;
    font-family: "FontAwesome";
    vertical-align: -5px;
}
@media (max-width: 1199px) {
    /* line 1341, ../sass/global.scss */
    .footer-container #footer #social_block ul li a:before {
        vertical-align: -2px;
    }
}
/* line 1349, ../sass/global.scss */
.footer-container #footer #social_block ul li a:hover {
    color: white;
    border-color: #0077bb;
    border-bottom-color: #347ca5;
    background: #0077bb;
}
/* line 1358, ../sass/global.scss */
.footer-container #footer #social_block ul li.facebook a:before {
    content: "\f09a";
}
/* line 1365, ../sass/global.scss */
.footer-container #footer #social_block ul li.twitter a:before {
    content: "\f099";
}
/* line 1372, ../sass/global.scss */
.footer-container #footer #social_block ul li.rss a:before {
    content: "\f09e";
}
/* line 1379, ../sass/global.scss */
.footer-container #footer #social_block ul li.youtube a:before {
    content: "\f167";
}
/* line 1386, ../sass/global.scss */
.footer-container #footer #social_block ul li.google-plus a:before {
    content: "\f0d5";
}
/* line 1393, ../sass/global.scss */

.footer-container #footer #social_block ul li.pinterest a:before {
    content: "\f0d2";
}

.footer-container #footer #social_block ul li.odnoklassniki a:before {
    content: "\f263";
}
.footer-container #footer #social_block ul li.vkontakte a:before {
    content: "\f189";
}

/* line 1400, ../sass/global.scss */
.footer-container #footer #social_block h4 {
    float: right;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 25px;
    text-transform: none;
    padding: 0 10px 0 0;
}
@media (max-width: 767px) {
    /* line 1400, ../sass/global.scss */
    .footer-container #footer #social_block h4 {
        display: none;
        text-align: center;
    }
}
/* line 1414, ../sass/global.scss */
.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0;
}
/* line 1418, ../sass/global.scss */
.footer-container #footer .bottom-footer div {
    padding: 15px 0 0 0;
    border-top: 1px solid #515151;
    width: 100%;
}

/* line 1427, ../sass/global.scss */
#reinsurance_block {
    clear: both !important;
}

/* line 1437, ../sass/global.scss */
#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
    margin-left: 20px;
}

/* line 1441, ../sass/global.scss */
.rte ol {
    list-style-type: decimal;
}

/* line 1445, ../sass/global.scss */
.block_hidden_only_for_screen {
    display: none;
}

/* line 1452, ../sass/global.scss */
.cart_navigation {
    margin: 0 0 20px;
}
/* line 1454, ../sass/global.scss */
.cart_navigation .button-exclusive {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
@media (max-width: 479px) {
    /* line 1460, ../sass/global.scss */
    .cart_navigation > span {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
}

/* line 1469, ../sass/global.scss */
.heading-counter {
    color: black;
    font-weight: 700;
    font-size: 15px;
    font-family: "RobotoMedium", sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

/* line 1478, ../sass/global.scss */
.cart_last_product {
    background-color: #fff;
    padding: 18px;
    margin-bottom: 20px;
    overflow: hidden;
}
/* line 1483, ../sass/global.scss */
.cart_last_product .cart_last_product_header {
    display: none;
}
/* line 1486, ../sass/global.scss */
.cart_last_product .cart_last_product_img {
    float: left;
    margin-right: 30px;
}
/* line 1490, ../sass/global.scss */
.cart_last_product small {
    display: block;
}

/* line 1494, ../sass/global.scss */
#order-detail-content {
    clear: both;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    overflow: auto;
}
/* line 1500, ../sass/global.scss */
#order-detail-content > table {
    margin-bottom: 0;
}

/* line 1504, ../sass/global.scss */
.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
    margin-bottom: 5px;
}

/* line 1513, ../sass/global.scss */
.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px;
}

/* line 1522, ../sass/global.scss */
.table thead th {
    text-transform: lowercase;
    padding: 10px 20px;
    line-height: 38px;
    line-height: 18px;
    background-color: #f6f6f6;
}
/* line 1529, ../sass/global.scss */
.table tbody > tr > td {
    padding: 20px;
    cursor: default;
}
/* line 1532, ../sass/global.scss */
.table tbody > tr > td.cart_quantity {
    width: 90px;
}
/* line 1535, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 3px;
}
/* line 1538, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a span {
    height: 25px;
    width: 25px;
    line-height: 24px;
    border-left: 1px solid #BFBFBF;
}
/* line 1544, ../sass/global.scss */
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
    margin-right: 0;
}
/* line 1551, ../sass/global.scss */
.table .label-success {
    color: #569800;
}
/* line 1554, ../sass/global.scss */
.table .label-warning {
    color: #FF0707;
}
/* line 1557, ../sass/global.scss */
.table tfoot > tr > td {
    border: none;
}

/* line 1563, ../sass/global.scss */
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 23px;
    color: #333333;
}
/* line 1566, ../sass/global.scss */
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver;
}

/* line 1572, ../sass/global.scss */
#cart_summary thead th {
    text-align: center;
    font-size: 15px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 400;
    color: #000;
}
/* line 1580, ../sass/global.scss */
#cart_summary thead th.cart_product, #cart_summary thead th.cart_description {
    text-align: left;
}
/* line 1585, ../sass/global.scss */
#cart_summary tbody td {
    text-align: center;
}
/* line 1587, ../sass/global.scss */
#cart_summary tbody td.cart_product {
    width: 140px;
    text-align: left;
}
/* line 1590, ../sass/global.scss */
#cart_summary tbody td.cart_product > a {
    padding: 2px;
    border: 1px solid transparent;
    display: block;
}
/* line 1594, ../sass/global.scss */
#cart_summary tbody td.cart_product > a:hover {
    border: 1px solid #d1d1d1;
}
/* line 1601, ../sass/global.scss */
#cart_summary tbody td.cart_unit .price span {
    display: block;
}
/* line 1603, ../sass/global.scss */
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block;
    background: none;
    position: static;
    height: auto;
    width: auto;
}
/* line 1614, ../sass/global.scss */
#cart_summary tbody td.cart_description {
    width: 200px;
    text-align: left;
}
/* line 1617, ../sass/global.scss */
#cart_summary tbody td.cart_description small {
    display: block;
    margin-top: 5px;
}
/* line 1625, ../sass/global.scss */
#cart_summary tfoot td {
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 700;
    font-family: "RobotoMedium", sans-serif;
}
@media (max-width: 767px) {
    /* line 1625, ../sass/global.scss */
    #cart_summary tfoot td {
        font-size: 15px;
    }
}
/* line 1633, ../sass/global.scss */
#cart_summary tfoot td.text-right {
    color: #000;
    padding-right: 40px;
}
@media (max-width: 767px) {
    /* line 1633, ../sass/global.scss */
    #cart_summary tfoot td.text-right {
        padding-right: 15px;
    }
}
/* line 1640, ../sass/global.scss */
#cart_summary tfoot td.price {
    color: #0077bb;
}
/* line 1643, ../sass/global.scss */
#cart_summary tfoot td.total_price_container {
    font-size: 24px;
}
@media (max-width: 767px) {
    /* line 1643, ../sass/global.scss */
    #cart_summary tfoot td.total_price_container {
        font-size: 18px;
    }
}
/* line 1649, ../sass/global.scss */
#cart_summary tfoot td #total_price {
    font-size: 24px;
}
/* line 1652, ../sass/global.scss */
#cart_summary tfoot td #total_price {
    padding-bottom: 22px;
    display: block;
}
/* line 1657, ../sass/global.scss */
#cart_summary tfoot tr:first-child td {
    padding-top: 18px;
}

@media (max-width: 768px) {
    /* line 1668, ../sass/global.scss */
    #order-detail-content #cart_summary tbody td .price {
        text-align: center;
    }
    /* line 1671, ../sass/global.scss */
    #order-detail-content #cart_summary tbody td.cart_description {
        width: 300px;
    }
}
/* line 1680, ../sass/global.scss */
.cart_voucher {
    border: 3px solid #9f9f9f;
    margin-bottom: 20px;
    padding: 10px;
}
/* line 1684, ../sass/global.scss */
.cart_voucher h4 {
    color: black;
    font-size: 12px;
    font-weight: 700;
    font-family: "RobotoMedium", sans-serif;
    margin-right: 15px;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 0;
    display: inline-block;
}
@media (max-width: 767px) {
    /* line 1684, ../sass/global.scss */
    .cart_voucher h4 {
        float: none;
        margin-bottom: 10px;
        line-height: 20px;
    }
}
/* line 1700, ../sass/global.scss */
.cart_voucher .title-offers {
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px;
}
/* line 1705, ../sass/global.scss */
.cart_voucher #discount_name {
    display: inline-block;
    width: 74%;
    margin-right: 10px;
    height: 35px;
    line-height: 23px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 1705, ../sass/global.scss */
    .cart_voucher #discount_name {
        width: 67%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 1705, ../sass/global.scss */
    .cart_voucher #discount_name {
        width: 56%;
    }
}
@media (max-width: 767px) {
    /* line 1705, ../sass/global.scss */
    .cart_voucher #discount_name {
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
    }
}
/* line 1724, ../sass/global.scss */
.cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #666666;
}
/* line 1728, ../sass/global.scss */
.cart_voucher #display_cart_vouchers span:hover {
    color: #0077bb;
}

@media (min-width: 1200px) {
    /* line 1734, ../sass/global.scss */
    .one_column .cart_voucher #discount_name {
        width: 80%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 1734, ../sass/global.scss */
    .one_column .cart_voucher #discount_name {
        width: 75%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 1734, ../sass/global.scss */
    .one_column .cart_voucher #discount_name {
        width: 67%;
    }
}

/* line 1747, ../sass/global.scss */
.three_column .cart_voucher #discount_name {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

/* line 1753, ../sass/global.scss */
.enable-multishipping {
    margin: -13px 0 17px;
}
/* line 1755, ../sass/global.scss */
.enable-multishipping label {
    font-weight: normal;
}

/* line 1762, ../sass/global.scss */
#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc;
}

/* line 1770, ../sass/global.scss */
#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: white;
}

/* line 1777, ../sass/global.scss */
#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 1788, ../sass/global.scss */
#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: bold;
}

/* line 1794, ../sass/global.scss */
.multishipping_close_container {
    text-align: center;
}

/* line 1798, ../sass/global.scss */
table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    line-height: 20px;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* line 1807, ../sass/global.scss */
#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px;
}
/* line 1810, ../sass/global.scss */
#multishipping_mode_box .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}
/* line 1815, ../sass/global.scss */
#multishipping_mode_box .description_off {
    display: none;
}
/* line 1817, ../sass/global.scss */
#multishipping_mode_box .description_off div {
    margin-bottom: 10px;
}
/* line 1822, ../sass/global.scss */
#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc;
}

/* line 1828, ../sass/global.scss */
#multishipping_mode_box.on .description_off {
    display: block;
}

/* line 1834, ../sass/global.scss */
.multishipping-cart .cart_address_delivery.form-control {
    width: 198px;
}

/* line 1840, ../sass/global.scss */
#order .address_add.submit {
    margin-bottom: 20px;
}

/* line 1844, ../sass/global.scss */
#ordermsg {
    margin-bottom: 30px;
}

/* line 1849, ../sass/global.scss */
.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url("../../../img/loader.gif");
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px;
}
/* line 1860, ../sass/global.scss */
.addresses .checkbox.addressesAreEquals {
    margin-bottom: 15px;
}

/* line 1868, ../sass/global.scss */
#order .delivery_option > div,
#order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}
/* line 1872, ../sass/global.scss */
#order .delivery_option > div > table,
#order-opc .delivery_option > div > table {
    background: white;
    margin-bottom: 0;
}
/* line 1875, ../sass/global.scss */
#order .delivery_option > div > table.resume,
#order-opc .delivery_option > div > table.resume {
    height: 53px;
}
/* line 1877, ../sass/global.scss */
#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: #5192f3;
    color: white;
    border: 1px solid #0077bb;
    font-weight: bold;
}
/* line 1884, ../sass/global.scss */
#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;
}
/* line 1886, ../sass/global.scss */
#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;
}
/* line 1894, ../sass/global.scss */
#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: 8px;
    padding-right: 8px;
    text-align: center;
}
/* line 1900, ../sass/global.scss */
#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;
}
/* line 1904, ../sass/global.scss */
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: 162px;
}

/* line 1913, ../sass/global.scss */
.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px;
}
/* line 1916, ../sass/global.scss */
.order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333333;
}
/* line 1921, ../sass/global.scss */
.order_carrier_content .checkbox input {
    margin-top: 2px;
}
/* line 1926, ../sass/global.scss */
.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px;
}
/* line 1930, ../sass/global.scss */
.order_carrier_content + div {
    padding-bottom: 15px;
}

/* line 1935, ../sass/global.scss */
#carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
}

/* line 1941, ../sass/global.scss */
#carrierTable tbody {
    border-bottom: 1px solid #999999;
}

/* line 1945, ../sass/global.scss */
#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: bold;
    line-height: 29px;
    color: white;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

/* line 1955, ../sass/global.scss */
#carrierTable td {
    padding: 15px;
    font-weight: bold;
    border-right: 1px solid #e9e9e9;
}

/* line 1961, ../sass/global.scss */
#carrierTable td.carrier_price {
    border: none;
}

/* line 1965, ../sass/global.scss */
p.checkbox.gift {
    margin-bottom: 10px;
}

/* line 1969, ../sass/global.scss */
#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* line 1976, ../sass/global.scss */
p.payment_module {
    margin-bottom: 10px;
}
/* line 1978, ../sass/global.scss */
p.payment_module a {
    display: block;
    border: 1px solid #d9d9d9;
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    position: relative;
}
/* line 1986, ../sass/global.scss */
p.payment_module a.bankwire {
    background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb;
}
/* line 1989, ../sass/global.scss */
p.payment_module a.cheque {
    background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb;
}
/* line 1992, ../sass/global.scss */
p.payment_module a.cash {
    background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb;
}

/* line 1998, ../sass/global.scss */
.payment_module.box {
    margin-top: 20px;
}

/* line 2002, ../sass/global.scss */
p.cheque-indent {
    margin-bottom: 9px;
}

/* line 2007, ../sass/global.scss */
.cheque-box .form-group {
    margin-bottom: 0px;
}
/* line 2009, ../sass/global.scss */
.cheque-box .form-group .form-control {
    width: 269px;
}

/* line 2015, ../sass/global.scss */
.order-confirmation.box {
    line-height: 29px;
}
/* line 2017, ../sass/global.scss */
.order-confirmation.box a {
    text-decoration: underline;
}
/* line 2019, ../sass/global.scss */
.order-confirmation.box a:hover {
    text-decoration: none;
}

/* line 2026, ../sass/global.scss */
.delivery_option_carrier td {
    width: 200px;
}

/* line 2030, ../sass/global.scss */
.delivery_option_carrier td + td {
    width: 280px;
}

/* line 2034, ../sass/global.scss */
.delivery_option_carrier td + td + td {
    width: 200px;
}

/* line 2038, ../sass/global.scss */
.delivery_option_carrier tr td {
    padding: 5px;
}

/* line 2042, ../sass/global.scss */
.delivery_option_carrier.selected {
    display: table;
}

/* line 2046, ../sass/global.scss */
.delivery_option_carrier.not-displayable {
    display: none;
}

/* line 2057, ../sass/global.scss */
#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;
}
/* line 2062, ../sass/global.scss */
#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;
}
/* line 2067, ../sass/global.scss */
#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;
}
/* line 2070, ../sass/global.scss */
#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;
}
/* line 2075, ../sass/global.scss */
#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: #777777;
}

/* line 2088, ../sass/global.scss */
#identity #center_column form.std .row,
#authentication #center_column form.std .row,
#order-opc #center_column form.std .row {
    margin-left: 0px;
    margin-right: 0px;
}
/* line 2093, ../sass/global.scss */
#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
    border: none;
    padding-top: 0;
}

/* line 2100, ../sass/global.scss */
#new_account_form .box {
    line-height: 20px;
}
/* line 2102, ../sass/global.scss */
#new_account_form .box .date-select {
    padding-bottom: 10px;
}
/* line 2105, ../sass/global.scss */
#new_account_form .box .top-indent {
    padding-top: 10px;
}
/* line 2108, ../sass/global.scss */
#new_account_form .box .customerprivacy {
    padding-top: 15px;
}

/* line 2113, ../sass/global.scss */
#authentication {
    margin-bottom: 20px;
}

/* line 2119, ../sass/global.scss */
#password {
    padding-top: 0;
    border: none;
}
/* line 2121, ../sass/global.scss */
#password .box p {
    margin-bottom: 9px;
}
/* line 2124, ../sass/global.scss */
#password .box .form-group {
    margin-bottom: 20px;
}
/* line 2126, ../sass/global.scss */
#password .box .form-group .form-control {
    width: 263px;
}

/* line 2138, ../sass/global.scss */
#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;
}
/* line 2145, ../sass/global.scss */
#instant_search_results a.close:hover {
    color: #0077bb;
}

/* line 2154, ../sass/global.scss */
#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px;
}
/* line 2158, ../sass/global.scss */
#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px;
}
/* line 2162, ../sass/global.scss */
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: bold;
    color: #333333;
}
/* line 2165, ../sass/global.scss */
#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
    color: #0077bb;
}
/* line 2172, ../sass/global.scss */
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-top: 1px solid #d1d1d1;
    padding: 31px 0 30px 0;
}
@media (max-width: 767px) {
    /* line 2172, ../sass/global.scss */
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
        text-align: center;
    }
}
/* line 2181, ../sass/global.scss */
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
    border-top: 0;
}
/* line 2185, ../sass/global.scss */
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
    text-align: center;
}
/* line 2188, ../sass/global.scss */
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px;
}
/* line 2192, ../sass/global.scss */
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0;
}
@media (max-width: 767px) {
    /* line 2192, ../sass/global.scss */
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px;
    }
}
/* line 2200, ../sass/global.scss */
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #d1d1d1;
    padding: 0 0 32px 31px;
    min-height: 108px;
}
@media (max-width: 767px) {
    /* line 2200, ../sass/global.scss */
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none;
    }
}
/* line 2210, ../sass/global.scss */
#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) {
    /* line 2210, ../sass/global.scss */
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
        top: 0;
    }
}
/* line 2223, ../sass/global.scss */
#manufacturers_list.grid li,
#suppliers_list.grid li {
    text-align: center;
}
/* line 2225, ../sass/global.scss */
#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1;
}
/* line 2229, ../sass/global.scss */
#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px;
}
/* line 2232, ../sass/global.scss */
#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px;
}
/* line 2235, ../sass/global.scss */
#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px;
}
@media (min-width: 1200px) {
    /* line 2242, ../sass/global.scss */
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: left;
    }
    /* line 2246, ../sass/global.scss */
    #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) {
    /* line 2253, ../sass/global.scss */
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left;
    }
    /* line 2257, ../sass/global.scss */
    #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) {
    /* line 2265, ../sass/global.scss */
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
        border-bottom: none;
    }
}

/* line 2274, ../sass/global.scss */
#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d1d1d1;
}
/* line 2278, ../sass/global.scss */
#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
    display: none;
}

/* line 2286, ../sass/global.scss */
table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px;
}
/* line 2290, ../sass/global.scss */
table.discount i.icon-ok {
    color: #46a74e;
}
/* line 2293, ../sass/global.scss */
table.discount i.icon-remove {
    color: #f13340;
}

/* line 2301, ../sass/global.scss */
#guestTracking .form-control {
    max-width: 271px;
}
@media (min-width: 1200px) {
    /* line 2306, ../sass/global.scss */
    #guestTracking .form-group {
        overflow: hidden;
    }
    /* line 2308, ../sass/global.scss */
    #guestTracking .form-group i {
        padding-left: 10px;
    }
    /* line 2312, ../sass/global.scss */
    #guestTracking .form-control {
        float: left;
    }
    /* line 2315, ../sass/global.scss */
    #guestTracking label {
        float: left;
        clear: both;
        width: 100%;
    }
}

/* line 2325, ../sass/global.scss */
#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 0 auto;
    text-align: center;
}
/* line 2329, ../sass/global.scss */
#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px 0;
}
/* line 2331, ../sass/global.scss */
#pagenotfound .pagenotfound .img-404 img {
    max-width: 100%;
}
/* line 2335, ../sass/global.scss */
#pagenotfound .pagenotfound h1 {
    font: 600 28px/34px "RobotoMedium", sans-serif;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 7px;
}
/* line 2341, ../sass/global.scss */
#pagenotfound .pagenotfound p {
    font: 600 16px/20px "RobotoMedium", sans-serif;
    color: #555454;
    text-transform: uppercase;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 19px;
    margin-bottom: 20px;
}
/* line 2349, ../sass/global.scss */
#pagenotfound .pagenotfound h3 {
    font-weight: bold;
    color: #333333;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px;
}
/* line 2356, ../sass/global.scss */
#pagenotfound .pagenotfound label {
    font-weight: normal;
}
@media (max-width: 767px) {
    /* line 2356, ../sass/global.scss */
    #pagenotfound .pagenotfound label {
        display: block;
    }
}
/* line 2362, ../sass/global.scss */
#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px;
}
@media (max-width: 767px) {
    /* line 2362, ../sass/global.scss */
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block;
    }
}
/* line 2372, ../sass/global.scss */
#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0;
}
/* line 2375, ../sass/global.scss */
#pagenotfound .pagenotfound .buttons .button-medium i.left {
    font-size: 17px;
}

/* line 2384, ../sass/global.scss */
#account-creation_form fieldset.reversoform {
    padding: 10px !important;
}

/* line 2388, ../sass/global.scss */
#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px 0;
    width: 100%;
    text-align: left;
}

/* line 2395, ../sass/global.scss */
#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0 !important;
    font-size: 10px;
    font-style: italic;
    text-align: right;
}

/* line 2404, ../sass/global.scss */
#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer;
}

/* line 2409, ../sass/global.scss */
.tab-content {
    margin-top: 20px;
}

/* line 2414, ../sass/global.scss */
form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #eeeeee;
}

/* line 2420, ../sass/global.scss */
form#sendComment h3 {
    font-size: 14px;
}

/* line 2424, ../sass/global.scss */
#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* line 2430, ../sass/global.scss */
#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;
}

/* line 2437, ../sass/global.scss */
#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #cccccc;
    background: url(../img/bg_input.png) repeat-x 0 0 white;
}

/* line 2445, ../sass/global.scss */
#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #cccccc;
}

/* line 2451, ../sass/global.scss */
#sendComment p.submit {
    padding: 0;
    text-align: right;
}

/* line 2456, ../sass/global.scss */
#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(../img/icon/delete.gif) no-repeat 0 0;
}

/* line 2465, ../sass/global.scss */
.star {
    position: relative;
    top: -1px;
    float: left;
    width: 11px;
    overflow: hidden;
    cursor: default;
    font-size: 11px;
    font-weight: normal;
}

/* line 2476, ../sass/global.scss */
.star {
    display: block;
}
/* line 2478, ../sass/global.scss */
.star a {
    display: block;
    position: absolute;
    text-indent: -5000px;
    cursor: pointer;
}

/* line 2487, ../sass/global.scss */
div.star:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #b0b0b0;
}

/* line 2495, ../sass/global.scss */
div.star.star_on {
    display: block;
}
/* line 2497, ../sass/global.scss */
div.star.star_on:after {
    color: #347ca5;
}

/* line 2503, ../sass/global.scss */
div.star.star_hover:after {
    color: #347ca5;
}

/* line 2512, ../sass/global.scss */
.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center;
}

/* line 2519, ../sass/global.scss */
.blockcategories_footer ul ul {
    display: none !important;
}

/* line 2526, ../sass/global.scss */
.form-group.form-error input, .form-group.form-error textarea {
    border: 1px solid #f4cecf;
    color: #f13340;
    background: url(../img/icon/form-error.png) 98% 10px no-repeat #faeaeb;
}
/* line 2533, ../sass/global.scss */
.form-group.form-ok input, .form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(../img/icon/form-ok.png) 98% 10px no-repeat #ddf9e1;
}
/* line 2540, ../sass/global.scss */
.form-group.form-error .form-control, .form-group.form-ok .form-control {
    padding-right: 30px;
}

/* line 2547, ../sass/global.scss */
.radio-inline, .checkbox {
    padding-left: 0;
}
/* line 2549, ../sass/global.scss */
.radio-inline .checker, .checkbox .checker {
    float: left;
}
/* line 2551, ../sass/global.scss */
.radio-inline .checker span, .checkbox .checker span {
    top: 0px;
}
/* line 2555, ../sass/global.scss */
.radio-inline div.radio, .checkbox div.radio {
    display: inline-block;
}
/* line 2557, ../sass/global.scss */
.radio-inline div.radio span, .checkbox div.radio span {
    float: left;
    top: 0px;
}

/* line 2564, ../sass/global.scss */
.fancybox-skin {
    background: white !important;
}

/* line 2568, ../sass/global.scss */
.fancybox-skin .fancybox-close {
    width: 28px;
    height: 28px;
    background: none;
    font-size: 28px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    background: white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
/* line 2578, ../sass/global.scss */
.fancybox-skin .fancybox-close:hover {
    color: #0077bb;
}
/* line 2581, ../sass/global.scss */
.fancybox-skin .fancybox-close:after {
    content: "\f057";
    font-family: "FontAwesome";
}

/* line 2589, ../sass/global.scss */
#facebook_block,
#cmsinfo_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    padding-right: 29px;
    padding-left: 29px;
}
@media (max-width: 991px) {
    /* line 2589, ../sass/global.scss */
    #facebook_block,
    #cmsinfo_block {
        min-height: 348px;
        padding-left: 13px;
        padding-right: 13px;
    }
}
@media (max-width: 767px) {
    /* line 2589, ../sass/global.scss */
    #facebook_block,
    #cmsinfo_block {
        width: 100%;
        min-height: 1px;
    }
}

/* line 2609, ../sass/global.scss */
#facebook_block h4 {
    padding: 35px 0 0 0;
    margin: 0 0 12px 0;
    font: 300 21px/25px "RobotoMedium", sans-serif;
    color: #ff9d34;
}
@media (max-width: 991px) {
    /* line 2609, ../sass/global.scss */
    #facebook_block h4 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    /* line 2609, ../sass/global.scss */
    #facebook_block h4 {
        padding-top: 20px !important;
    }
}
@media (max-width: 768px) {
    /* line 2609, ../sass/global.scss */
    #facebook_block h4 {
        font-size: 16px;
    }
}
/* line 2627, ../sass/global.scss */
#facebook_block .facebook-fanbox {
    background: white;
    border: 1px solid #aaaaaa;
    padding-bottom: 10px;
}

/* line 2634, ../sass/global.scss */
#cmsinfo_block {
    border-left: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
    /* line 2634, ../sass/global.scss */
    #cmsinfo_block {
        border: none;
        margin-top: 10px;
    }
}
/* line 2641, ../sass/global.scss */
#cmsinfo_block > div {
    padding: 35px 10px 0 0;
}
@media (max-width: 767px) {
    /* line 2641, ../sass/global.scss */
    #cmsinfo_block > div {
        padding-top: 20px;
    }
}
@media (max-width: 479px) {
    /* line 2641, ../sass/global.scss */
    #cmsinfo_block > div {
        width: 100%;
        border-top: 1px solid #d9d9d9;
    }
}
/* line 2653, ../sass/global.scss */
#cmsinfo_block > div + div {
    border-left: 1px solid #d9d9d9;
    min-height: 344px;
    padding-left: 29px;
}
@media (max-width: 479px) {
    /* line 2653, ../sass/global.scss */
    #cmsinfo_block > div + div {
        border-left: none;
        padding-left: 10px;
        min-height: 1px;
        padding-bottom: 15px;
    }
}
/* line 2665, ../sass/global.scss */
#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: white;
    line-height: 60px;
    text-align: center;
    background: #ff9d34;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
@media (max-width: 991px) {
    /* line 2665, ../sass/global.scss */
    #cmsinfo_block em {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
}
/* line 2684, ../sass/global.scss */
#cmsinfo_block .type-text {
    overflow: hidden;
}
/* line 2687, ../sass/global.scss */
#cmsinfo_block h3 {
    margin: 0 0 5px 0;
    font: 300 21px/25px "RobotoMedium", sans-serif;
    color: #ff9d34;
}
@media (max-width: 1199px) {
    /* line 2687, ../sass/global.scss */
    #cmsinfo_block h3 {
        font-size: 18px;
    }
}
/* line 2697, ../sass/global.scss */
#cmsinfo_block ul li {
    padding-bottom: 22px;
}
@media (max-width: 1199px) {
    /* line 2697, ../sass/global.scss */
    #cmsinfo_block ul li {
        padding-bottom: 10px;
    }
}
@media (max-width: 991px) {
    /* line 2697, ../sass/global.scss */
    #cmsinfo_block ul li {
        padding-bottom: 0;
    }
}
/* line 2710, ../sass/global.scss */
#cmsinfo_block p em {
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic;
}

@media (max-width: 1199px) {
    /* line 2727, ../sass/global.scss */
    .zoomdiv {
        display: none !important;
    }
}
/* line 2735, ../sass/global.scss */
#product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0px;
    padding-top: 0px;
}
/* line 2739, ../sass/global.scss */
#product.content_only div.pb-left-column #thumbs_list_frame {
    margin-bottom: 0px;
}

/* line 2747, ../sass/global.scss */
#product_comparison td.compare_extra_information {
    padding: 10px;
}
/* line 2750, ../sass/global.scss */
#product_comparison #social-share-compare {
    margin-bottom: 50px;
}

/* line 2757, ../sass/global.scss */
.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
    border-color: white;
}

/* line 2763, ../sass/global.scss */
.btn-facebook i {
    color: #435f9f;
}
/* line 2766, ../sass/global.scss */
.btn-facebook:hover {
    color: white;
    background-color: #435f9f;
    border-color: #435f9f;
    border-bottom-color: #4c6bab;
}
/* line 2771, ../sass/global.scss */
.btn-facebook:hover i {
    color: white;
}

/* line 2778, ../sass/global.scss */
.btn-twitter i {
    color: #00aaf0;
}
/* line 2781, ../sass/global.scss */
.btn-twitter:hover {
    color: white;
    background-color: #00aaf0;
    border-color: #00aaf0;
    border-bottom-color: #349dc9;
}
/* line 2786, ../sass/global.scss */
.btn-twitter:hover i {
    color: white;
}

/* line 2793, ../sass/global.scss */
.btn-google-plus i {
    color: #e04b34;
}
/* line 2796, ../sass/global.scss */
.btn-google-plus:hover {
    color: white;
    background-color: #e04b34;
    border-color: #e04b34;
    border-bottom-color: #c14d3e;
}
/* line 2801, ../sass/global.scss */
.btn-google-plus:hover i {
    color: white;
}

/* line 2808, ../sass/global.scss */
.btn-pinterest i {
    color: #ce1f21;
}
/* line 2811, ../sass/global.scss */
.btn-pinterest:hover {
    color: white;
    background-color: #ce1f21;
    border-color: #ce1f21;
    border-bottom-color: #b8282e;
}
/* line 2816, ../sass/global.scss */
.btn-pinterest:hover i {
    color: white;
}

/* line 2825, ../sass/global.scss */
#currencies-block-top .current, #languages-block-top .current {
    padding: 4px 10px;
    cursor: pointer;
    border: 1px solid #d1d1d1;
    text-transform: uppercase;
    color: #999;
    font-size: 10px;
    font-family: "RobotoMedium", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* line 2834, ../sass/global.scss */
#currencies-block-top .current strong, #languages-block-top .current strong {
    font-weight: 600;
    padding-right: 20px;
    background: url(../img/icon/arrow-down.png) right center no-repeat;
}
/* line 2839, ../sass/global.scss */
#currencies-block-top .current:hover, #languages-block-top .current:hover {
    border: 1px solid #000;
}
/* line 2843, ../sass/global.scss */
#currencies-block-top ul, #languages-block-top ul {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    width: 103px;
    border: 1px solid #d1d1d1;
    z-index: 2;
    background: #fff;
}
/* line 2852, ../sass/global.scss */
#currencies-block-top ul li, #languages-block-top ul li {
    line-height: 20px;
}
/* line 2855, ../sass/global.scss */
#currencies-block-top ul li a, #languages-block-top ul li a,
#currencies-block-top ul li > span,
#languages-block-top ul li > span {
    padding: 6px;
    display: inline-block;
}
/* line 2859, ../sass/global.scss */
#currencies-block-top ul li.selected a, #languages-block-top ul li.selected a, #currencies-block-top ul li:hover a, #languages-block-top ul li:hover a {
    color: #000;
}
/* line 2862, ../sass/global.scss */
#currencies-block-top ul li.selected a, #languages-block-top ul li.selected a {
    cursor: default;
}

/* line 2868, ../sass/global.scss */
#languages-block-top {
    margin-right: 5px;
}
/* line 2871, ../sass/global.scss */
#languages-block-top img {
    vertical-align: -2px;
    margin-left: 8px;
}
/* line 2875, ../sass/global.scss */
#languages-block-top .current {
    padding-right: 30px;
    background: url(../img/icon/arrow-down1.png) right center no-repeat;
}
/* line 2879, ../sass/global.scss */
#languages-block-top #first-languages {
    width: 110px;
}

/* line 2883, ../sass/global.scss */
.ie8 #currencies-block-top ul, .ie8 #languages-block-top ul {
    width: 111px;
}

/* line 2887, ../sass/global.scss */
.hook-top, .store3 #page .hook-top .container > .row {
    background: #4091c0 none repeat scroll 0 0;
}
@media (min-width: 768px) {
    /* line 2887, ../sass/global.scss */
    .hook-top, .store3 #page .hook-top .container > .row {
        min-height: 55px;
    }
}
@media (max-width: 767px) {
    /* line 2887, ../sass/global.scss */
    .hook-top, .store3 #page .hook-top .container > .row {
        height: 104px;
    }
}

#categories_block_left ul.col-menu-3 li {
    width: 33%;
    float: left;

}
#categories_block_left ul.col-menu-2 li {
    width: 50%;
    float: left;

}
#categories_block_left ul.col-menu-2 li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#categories_block_left ul.col-menu-1 {
    width: 100% !important;
    float: left !important;

}
#categories_block_left ul.col-menu-3 li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#categories_block_left .level-1 ul.tree, #categories_block_left .level-2 ul {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
}

/*
#categories_block_left li.level-3 a:hover {
    //text-decoration: underline;
    background-color: #347ca5;
    color: white;
}
*/
/* line 2896, ../sass/global.scss */
#categories_block_top {
    position: relative;
}
/* line 2897, ../sass/global.scss */
#categories_block_top #ct_categories_left {
    position: absolute;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
}
/* line 2904, ../sass/global.scss */
#categories_block_top > a {
    background: #347ca5 none repeat scroll 0 0;
    font-size: 18px;
    font-family: 'RobotoMedium', sans-serif;
    font-weight: 700;
    color: #fff;
    display: block;
    height: 55px;
    padding-left: 20px;
    line-height: 55px;
    padding-right: 20px;
    cursor: default;

}
/* line 2917, ../sass/global.scss */
#categories_block_top > a span {
    display: block;
    background: url(../img/icon/arrow.png) right 20px no-repeat;
}
/* line 2922, ../sass/global.scss */
#categories_block_top a.cat_menu {
    cursor: pointer;
}
@media (max-width: 767px) {
    /* line 2896, ../sass/global.scss */
    #categories_block_top {
        display: none;
    }
}

@media (min-width: 768px) {
    /* line 2931, ../sass/global.scss */
    #footer .footer-block {
        width: 33%;
        float: left;
    }
}
@media (min-width: 768px) {
    /* line 2937, ../sass/global.scss */
    #footer #cs_face_likebox {
        width: 21%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    /* line 2937, ../sass/global.scss */
    #footer #cs_face_likebox {
        overflow: auto;
    }
}
@media (min-width: 768px) {
    /* line 2945, ../sass/global.scss */
    #footer #static-block-footer {
        width: 19%;
    }
}

/* line 2952, ../sass/global.scss */
#footer_bottom {
    border-top: 1px solid #d1d1d1;
    background-color: #000;
    color: #999;

}

/* line 2954, ../sass/global.scss */
#footer_bottom > .container {
    padding-top: 19px;
    padding-bottom: 50px;
}
/* line 2958, ../sass/global.scss */
#footer_bottom a {
    color: #999;
}
/* line 2960, ../sass/global.scss */
#footer_bottom a:hover {
    color: #0077bb;
}
/* line 2964, ../sass/global.scss */
#footer_bottom p.allright, #footer_bottom .payment {
    color: #999;
}
@media (min-width: 768px) {
    /* line 2967, ../sass/global.scss */
    #footer_bottom p.allright {
        float: left;
        width: 50%;
    }
}
@media (max-width: 767px) {
    /* line 2967, ../sass/global.scss */
    #footer_bottom p.allright {
        margin-bottom: 25px;
    }
}
@media (min-width: 768px) {
    /* line 2976, ../sass/global.scss */
    #footer_bottom .payment {
        float: right;
        width: 50%;
    }
}
/* line 2983, ../sass/global.scss */
#footer_bottom .payment ul {
    float: right;
}
/* line 2985, ../sass/global.scss */
#footer_bottom .payment ul li {
    float: left;
    margin-left: 22px;
}
@media (max-width: 767px) {
    /* line 2983, ../sass/global.scss */
    #footer_bottom .payment ul {
        float: none;
        overflow: hidden;
        margin-bottom: 17px;
    }
    /* line 2993, ../sass/global.scss */
    #footer_bottom .payment ul li {
        margin-right: 22px;
        margin-left: 0;
    }
}
@media (max-width: 767px) and (max-width: 479px) {
    /* line 2993, ../sass/global.scss */
    #footer_bottom .payment ul li {
        margin-right: 15px;
    }
}

/* line 3005, ../sass/global.scss */
#main-bottom {
    margin-bottom: 17px;
}
@media (max-width: 767px) {
    /* line 3005, ../sass/global.scss */
    #main-bottom {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    /* line 3012, ../sass/global.scss */
    .static-block-top-footer img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    /* line 3017, ../sass/global.scss */
    .static-block-top-footer li {
        text-align: center;
        margin-bottom: 10px;
    }
}

/* line 3025, ../sass/global.scss */
a#toTop {
    display: block;
    width: 50px;
    height: 50px;

    background: url(../img/totop.png) no-repeat;
    position: fixed;
    /*
    right: 1%;
    bottom: 95px;
    */
    left: 45px;
    bottom: 45px;
    text-indent: -9999px;
    z-index: 999;
}
/* line 3035, ../sass/global.scss */
a#toTop:hover {
    background-position: 0 100%;
}
@media (max-width: 1100px) {
    /* line 3025, ../sass/global.scss */
    a#toTop {
        display: none !important;
    }
}

/* line 3043, ../sass/global.scss */
.store6 .name_product, .store6 .block .products-block li .product-content h5, .block .products-block li .product-content .store6 h5 {
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 6px;
}
/* line 3048, ../sass/global.scss */
.store6 .name_product:after, .store6 .block .products-block li .product-content h5:after, .block .products-block li .product-content .store6 h5:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 1px;
    border-bottom: 1px solid #b2b2b2;
    content: ".";
    text-indent: -9999px;
}

/* line 3059, ../sass/global.scss */
.name_product a, .block .products-block li .product-content h5 a, .subcategory-name, .product_list h5 a {
    font-size: 15px;
    font-weight: 300;
    font-family: "RobotoMedium", sans-serif;
    color: black;
    line-height: 18px;
}
/* line 3065, ../sass/global.scss */
.name_product a:hover, .block .products-block li .product-content h5 a:hover, .subcategory-name:hover, .product_list h5 a:hover {
    color: #0077bb;
}

/* line 3071, ../sass/global.scss */
a.cs_buttoncart {
    float: left;
    background-color: #0077bb;
    border: 1px solid #0077bb;
    border-bottom: 3px solid #347ca5;
    display: block;
    margin-right: 4px;
    margin-bottom: 5px;
    color: #fff;
}
/* line 3080, ../sass/global.scss */
a.cs_buttoncart span {
    background: url(../img/bg-cart.png) no-repeat;
    width: 28px;
    height: 26px;
    font-size: 0px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* line 3088, ../sass/global.scss */
a.cs_buttoncart:hover {
    background-color: transparent;
}
/* line 3090, ../sass/global.scss */
a.cs_buttoncart:hover span {
    background-position: 0 -26px;
}
/* line 3094, ../sass/global.scss */
a.cs_buttoncart.disabled {
    background-color: #d1d1d1;
    border-color: #d1d1d1;
    cursor: not-allowed;
    pointer-events: none;
}

/* line 3101, ../sass/global.scss */
.functional-buttons {
    float: left;
}
/* line 3103, ../sass/global.scss */
.functional-buttons > div {
    float: left;
    margin-right: 4px;
}
/* line 3106, ../sass/global.scss */
.functional-buttons > div > a {
    width: 28px;
    height: 30px;
    display: block;
    border: 1px solid #d1d1d1;
    border-bottom-width: 3px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 0;
}
/* line 3115, ../sass/global.scss */
.functional-buttons > div > a:hover {
    border-color: #ff8401;
    background-position: 0 -26px;
}
/* line 3120, ../sass/global.scss */
.functional-buttons > div > a.addToWishlist {
    background-image: url(../img/bg-whlist.png);
}
/* line 3123, ../sass/global.scss */
.functional-buttons > div > a.add_to_compare {
    background-image: url(../img/bg-compare.png);
}
/* line 3126, ../sass/global.scss */
.functional-buttons > div > a.add_to_compare.checked {
    background-position: 0 -52px;
    border-color: #ff8401;
}

/* line 3133, ../sass/global.scss */
a.btn_slide, #center_column .bx-wrapper .bx-controls .bx-controls-direction a {
    position: absolute;
    right: 0;
    top: 10px;
    background: url(../img/bkg_prenext.png) no-repeat;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    z-index: 9;
}

/* line 3143, ../sass/global.scss */
a.btn_slide.prev, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.prev, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
    right: 29px;
}
/* line 3145, ../sass/global.scss */
a.btn_slide.prev:hover, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.prev:hover, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover {
    background-position: 0 100%;
}

/* line 3149, ../sass/global.scss */
a.btn_slide.next, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.next, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
    background-position: 100% 0;
}
/* line 3151, ../sass/global.scss */
a.btn_slide.next:hover, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.next:hover, #center_column .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover {
    background-position: 100% 100%;
}

/* line 3155, ../sass/global.scss */
#center_column .bx-wrapper .bx-controls .bx-controls-direction a {
    top: 20px;
}

/* line 3159, ../sass/global.scss */
#center_column .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
    left: auto;
}

/* line 3168, ../sass/global.scss */
.slideshow-container {
    clear: both;
}
/* line 3170, ../sass/global.scss */
.slideshow-container #categories_block_left .block_content {
    height: 415px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3170, ../sass/global.scss */
    .slideshow-container #categories_block_left .block_content {
        height: 233px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 3170, ../sass/global.scss */
    .slideshow-container #categories_block_left .block_content {
        height: 339px;
    }
}

/* line 3180, ../sass/global.scss */
#categories_block_left {
    position: relative;
    z-index: 9999;
    /*
    li.icon-cat {
          background-position: 0 5px;
    }
    li.icon-clothes {
          background-position: 0 -50px;
    }
    li.icon-shoes{
          background-position: 0 -88px;
    }
    li.icon-accessories{
          background-position: 0 -122px;
    }
    li.icon-watch{
          background-position: 0 -159px;
    }
    li.icon-laptop-computer {
          background-position: 0 -195px;
    }
    li.icon-iphone-ipod-camera{
          background-position: 0 -230px;
          letter-spacing:-0.5px;
    }
    li.icon-toys-kids-baby{
          background-position: 0 -274px;
    }
    li.icon-home-garden-tools{
          background-position: 0 -320px;
    }
    li.icon-jewelry{
          background-position: 0 -360px;
    }
    li.icon-musical-instrument{
          background-position: 0 -398px;
    }
    li.icon-sport{
          background-position: 0 -432px;
    }
    */
}
/* line 3183, ../sass/global.scss */
#categories_block_left .block_content {
    /*padding-top: 15px;
    padding-left: 18px;*/
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    background-color: #fff;
}
/* line 3190, ../sass/global.scss */
#categories_block_left li.level-1 {
    display: table;
    /*position: relative;*/
    vertical-align: middle;
}

#left_column #categories_block_left li {
    margin-bottom: 6px;
    display: block;
    position: relative;
    min-height: 0px;
}
#categories_block_left li.level-1 {
    height:50px;
}
/* line 3195, ../sass/global.scss */
#categories_block_left li img {
    padding: 4px;
    padding-right: 10px;
    max-width: none;
}
/* line 3198, ../sass/global.scss */
#categories_block_left li a {
    font-size: 13px;
    font-family: "RobotoMedium", sans-serif;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px dashed #d9d9d9;
}
#categories_block_left li a:hover {
    color: #000;
}

#ct_categories_left li:hover{
    background-color: #e2e2e2;
}

/* line 3203, ../sass/global.scss */
#categories_block_left .tree > li.icon-cat, #categories_block_left .tree > li#cs_cat_more {
    padding-left: 30px;
    background-image: url(../img/icon_cat.png);
    background-repeat: no-repeat;
}
/* line 3247, ../sass/global.scss */
#categories_block_left li#cs_cat_more {
    background-position: 0 -475px;
}
#categories_block_left ul.tree li.level-2 {
    /*float: left;*/
    /*width: 33%;*/
    display: block;
    /*padding: 5px 5px 0;*/
    padding-top: 5px;
    line-height: 13px;
}

#categories_block_left ul.tree li.level-3 {
    /*width: 33%;*/
    line-height: 12px;
    /*display: inline-block;*/
    /*font-size: 9px;*/
}

#categories_block_left ul.tree li.level-2 a {
    /* text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;*/
    font-size: 11px;
    color: #0077bb;
    text-transform: uppercase;
    font-weight: 700;
}

#categories_block_left ul.tree li.level-3 a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    padding-left: 11px;
    border-bottom: none;
    display: block;
    /*font-style: italic;*/
    display: block;

}

#categories_block_left ul.tree li.level-2 ul.col-menu-2 {
    display: block;
    position: relative;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background: #f6f6f6;
    border: none;
    padding-left: 10px;
    font-size: 10px;
}



/* line 3252, ../sass/global.scss */

/*
#categories_block_left ul.tree > li.parent:after, #categories_block_left ul.tree ul.col-menu-1 li.parent:after {
    //     background: url(../img/icon/icon_drop.png) right 3px no-repeat;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "\f105";
    font-size: 23px;
    color: #999;
    display: table-cell;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;

}
*/
/* line 3262, ../sass/global.scss */
/*
#categories_block_left ul.tree > li.parent:hover:after, #categories_block_left ul.tree ul.col-menu-1 li.parent:hover:after {
    color: #0077bb;
}
*/
/* line 3266, ../sass/global.scss */

#categories_block_left ul.tree > li.parent > ul, #categories_block_left ul.tree > li.parent ul.col-menu-1 .col-menu-1, #categories_block_left ul.tree > li.parent .more-group ul, #categories_block_left ul.tree ul.col-menu-1 li.parent > ul, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-1 .col-menu-1, #categories_block_left ul.tree ul.col-menu-1 li.parent .more-group ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-height: 100%;
    width: 300%;
    display: none;
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 10px;

}

.boxshadow-right-bottom {
    box-shadow: 5px 5px 15px -5px #333;
    moz-box-shadow: 5px 5px 15px -5px #333;
    webkit-box-shadow: 5px 5px 15px -5px #333;
}

.boxshadow-left-bootom {
    box-shadow: -5px 5px 15px -5px #333;
}

/* line 3276, ../sass/global.scss */
#categories_block_left ul.tree > li.parent ul.col-menu-1 li:hover, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-1 li:hover {
    z-index: 20;
}
/* line 3279, ../sass/global.scss */
#categories_block_left ul.tree > li.parent ul.col-menu-2, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-2 {
    padding-right: 0;
    width: 424px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3279, ../sass/global.scss */
    #categories_block_left ul.tree > li.parent ul.col-menu-2, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-2 {
        width: 320px;
    }
}
/* line 3286, ../sass/global.scss */
#categories_block_left ul.tree > li.parent ul.col-menu-3, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-3 {
    padding-right: 0;
    width: 625px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3286, ../sass/global.scss */
    #categories_block_left ul.tree > li.parent ul.col-menu-3, #categories_block_left ul.tree ul.col-menu-1 li.parent ul.col-menu-3 {
        width: 475px;
    }
}
/* line 3295, ../sass/global.scss */
#categories_block_top #categories_block_left ul.tree li:hover > ul {
    display: block !important;
}
/* line 3300, ../sass/global.scss */
#categories_block_left ul.tree .more-group ul.col-menu-1, #categories_block_left ul.tree .more-group ul.col-menu-2, #categories_block_left ul.tree .more-group ul.col-menu-3 {
    width: 200px !important;
}
/* line 3302, ../sass/global.scss */
#categories_block_left ul.tree .more-group ul.col-menu-1 > li.level-2, #categories_block_left ul.tree .more-group ul.col-menu-2 > li.level-2, #categories_block_left ul.tree .more-group ul.col-menu-3 > li.level-2 {
    display: block;
    vertical-align: top;
    width: 200px;
    padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3302, ../sass/global.scss */
    #categories_block_left ul.tree .more-group ul.col-menu-1 > li.level-2, #categories_block_left ul.tree .more-group ul.col-menu-2 > li.level-2, #categories_block_left ul.tree .more-group ul.col-menu-3 > li.level-2 {
        width: 150px;
    }
}
#categories_block_top #categories_block_left ul.tree {

    background-color: #f6f6f6;
}

/* line 3310, ../sass/global.scss */
#categories_block_left ul.tree .more-group ul.col-menu-1 > li.level-2.parent > a, #categories_block_left ul.tree .more-group ul.col-menu-2 > li.level-2.parent > a, #categories_block_left ul.tree .more-group ul.col-menu-3 > li.level-2.parent > a {
    border-bottom: none;
    color: #666;
    display: block;
    font-weight: 400;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-transform: none;
}
/* line 3324, ../sass/global.scss */
#categories_block_left ul.col-menu-1 > li.level-2, #categories_block_left ul.col-menu-2 > li.level-2, #categories_block_left ul.col-menu-3 > li.level-2 {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-bottom: 14px;
    padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3324, ../sass/global.scss */
    #categories_block_left ul.col-menu-1 > li.level-2, #categories_block_left ul.col-menu-2 > li.level-2, #categories_block_left ul.col-menu-3 > li.level-2 {
        width: 150px;
    }
}
/* line 3333, ../sass/global.scss */
#categories_block_left ul.col-menu-1 > li.level-2.parent > a, #categories_block_left ul.col-menu-2 > li.level-2.parent > a, #categories_block_left ul.col-menu-3 > li.level-2.parent > a {
    border-bottom: 1px dashed #d9d9d9;
    color: #0077bb;
    display: block;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 14px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    /* line 3180, ../sass/global.scss */
    #categories_block_left {
        display: none;
    }
}

/* line 3351, ../sass/global.scss */
#best-sellers_block_right .block_content, #special_block_right .block_content, #viewed-products_block_left .block_content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

/* line 3357, ../sass/global.scss */
#index #best-sellers_block_right, #index #special_block_right, #index #viewed-products_block_left {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    /* line 3357, ../sass/global.scss */
    #index #best-sellers_block_right, #index #special_block_right, #index #viewed-products_block_left {
        margin-bottom: 10px;
    }
}

/* line 3371, ../sass/global.scss */
#stores_block_left .block_content {
    padding: 18px 20px 10px;
    font-size: 13px;
}

/* line 3378, ../sass/global.scss */
.form-group label {
    text-transform: uppercase;
    font-size: 10px;
}
/* line 3381, ../sass/global.scss */
.form-group .form-control {
    max-width: 400px;
}

/* line 3385, ../sass/global.scss */
.product_attributes label {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 8px;
}

/* line 3390, ../sass/global.scss */
sup.required, sup, em.pl_requie {
    color: #ff0707;
    font-size: 12px;
}

/* line 3394, ../sass/global.scss */
.new_comment_form_content label {
    text-transform: uppercase;
    font-size: 10px;
    margin: 12px 0;
}

/* line 3399, ../sass/global.scss */
.quick-view {
    text-transform: lowercase;
    font-size: 12px;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 600;
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -52px;
    padding: 10px 10px 11px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    z-index: 1000;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    filter: alpha(opacity=0);
    -webkit-font-smoothing: antialiased;
    text-shadow: none;
}
/* line 3418, ../sass/global.scss */
.quick-view span {
    background: url(../img/icon/quickview.png) 0 5px no-repeat;
    display: block;
    padding-left: 20px;
    text-align: center;
}
/* line 3424, ../sass/global.scss */
.quick-view:hover {
    background-color: #000;
    color: #fff;
    -webkit-transition: none;
    transition: none;
}
/* line 3428, ../sass/global.scss */
.quick-view:hover span {
    background: url(../img/icon/quickview_hv.png) 0 5px no-repeat;
    -webkit-transition: none;
    transition: none;
}

/* line 3435, ../sass/global.scss */
h3.box-heading, #subcategories, .homecategoryfeature h4, .home_prod_filter h4 {
    position: relative;
    margin-bottom: 0;
    line-height: 16px;
}
/* line 3439, ../sass/global.scss */
h3.box-heading:before, #subcategories:before, .homecategoryfeature h4:before, .home_prod_filter h4:before {
    position: absolute;
    left: 0;
    top: 0;
    content: ".";
    width: 100%;
    height: 1px;
    border-top: 1px solid #d1d1d1;
    z-index: 0;
    text-indent: -9999px;
}

/* line 3451, ../sass/global.scss */
h3.box-heading > span, #subcategories > span, .homecategoryfeature h4 > span, .home_prod_filter h4 > span, #subcategories p.subcategory-heading, .homecategoryfeature h4 a, .home_prod_filter h4 a {
    color: black;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 15px;
    border-top: 1px dashed #000;
    /*z-index: 1;*/
    position: relative;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 18px;
}
@media (max-width: 479px) {
    /* line 3451, ../sass/global.scss */
    h3.box-heading > span, #subcategories > span, .homecategoryfeature h4 > span, .home_prod_filter h4 > span, #subcategories p.subcategory-heading, .homecategoryfeature h4 a, .home_prod_filter h4 a {
        margin-right: 55px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 3470, ../sass/global.scss */
    .three_column h3.box-heading > span, .three_column #subcategories > span, .three_column .homecategoryfeature h4 > span, .homecategoryfeature .three_column h4 > span, .three_column .home_prod_filter h4 > span, .home_prod_filter .three_column h4 > span {
        font-size: 12px;
        letter-spacing: -0.2px;
    }
}

/* line 3487, ../sass/global.scss */
.product-container {
    overflow: hidden;
    margin-top: 3px;
    background: white;
    -webkit-transition: none;
    transition: none;
    /* padding: 20px;*/
}
/* line 3492, ../sass/global.scss */
.product-container:hover {
    -webkit-box-shadow: 0 0 6px #b0afaf;
    box-shadow: 0 0 6px #b0afaf;
}

/* line 3496, ../sass/global.scss */
.bg_hover {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
}

/* line 3506, ../sass/global.scss */
.product-image-container {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    padding: 15% 15% 5%;
}
/* line 3511, ../sass/global.scss */
.product-image-container:hover .quick-view {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=100);
}
@media (max-width: 1100px) {
    /* line 3511, ../sass/global.scss */
    .product-image-container:hover .quick-view {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        filter: alpha(opacity=0);
    }
}
/* line 3519, ../sass/global.scss */
.product-image-container:hover .bg_hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: -moz-transform 0.4s ease-in-out;
    -o-transition: -o-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

/* line 3526, ../sass/global.scss */
a.product_img_link {
    display: block;
    position: relative;
    -webkit-transition: none;
    transition: none;
}
/* line 3530, ../sass/global.scss */
a.product_img_link img {
    max-width: 100%;
    -webkit-transition: none;
    transition: none;
}
@media (min-width: 768px) {
    /* line 3530, ../sass/global.scss */
    a.product_img_link img {
        width: 100%;
    }
}

/* line 3538, ../sass/global.scss */
.comments_note {
    overflow: hidden;
}
/* line 3540, ../sass/global.scss */
.comments_note .star_content {
    float: left;
    margin-right: 8px;
}
/* line 3544, ../sass/global.scss */
.comments_note .nb-comments {
    font-size: 10px;
    color: #999;
    float: left;
}

/* line 3550, ../sass/global.scss */
.content_price {
    margin-bottom: 14px;
}

/* line 3553, ../sass/global.scss */
.csframe_product {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    overflow: hidden;
}

/* line 3559, ../sass/global.scss */
.selector span {
    display: none;
}

/* line 3563, ../sass/global.scss */
.form_box, #order #new_account_form {
    background-color: #fff;
    padding: 18px 20px 20px;
}
/* line 3566, ../sass/global.scss */
.form_box label, #order #new_account_form label {
    text-transform: none;
    font-size: 13px;
    color: #666;
    font-weight: 400;
}
/* line 3572, ../sass/global.scss */
.form_box .box, #order #new_account_form .box {
    background-color: none;
    padding: 0;
    margin: 15px 0;
}

/* line 3580, ../sass/global.scss */
#order #new_account_form .cart_navigation span {
    display: block;
    margin-bottom: 10px;
}

/* line 3586, ../sass/global.scss */
.footable-row-detail-row .footable-row-detail-value a.btn {
    margin-right: 15px;
}

/* line 3591, ../sass/global.scss */
#block-history .footable-row-detail-row:last-child {
    display: block;
    margin-top: 12px;
}
/* line 3594, ../sass/global.scss */
#block-history .footable-row-detail-row:last-child .footable-row-detail-name {
    display: none;
}

/* line 3600, ../sass/global.scss */
.footer_links .button {
    padding: 0;
    height: auto;
    color: #000;
    background-color: transparent;
    margin-right: 20px;
    border: none;
}
/* line 3607, ../sass/global.scss */
.footer_links .button:hover {
    color: #0077bb;
}

/* line 3612, ../sass/global.scss */
form.std div.checkbox {
    margin-bottom: 10px;
    clear: both;
}

/* line 3617, ../sass/global.scss */
#add_to_cart button, #add_to_credit button, .button.ajax_add_to_cart_button {
    position: relative;
    display: inline-block;
    color: white;
    font-size: 14px;
    font-family: "RobotoMedium", sans-serif;
    border: none;
    border: 1px solid #0077bb;
    border-bottom: 3px solid #0d4e6d;
    background-color: #0077bb;
    min-height: 32px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 700;
    text-align: left;
    color: #fff;
}

/* line 3634, ../sass/global.scss */
#add_to_cart button:hover, #add_to_credit button:hover, .button.ajax_add_to_cart_button:hover {
    background-color: transparent;
    color: #0077bb;
}
/* line 3637, ../sass/global.scss */
#add_to_cart button:hover:before, #add_to_credit button:hover:before, .button.ajax_add_to_cart_button:hover:before {
    color: #fff;
}

/* line 3642, ../sass/global.scss */
#add_to_cart .exclusive, #add_to_credit .exclusive, .button.ajax_add_to_cart_button {
    padding: 0 20px 0 50px;
}
/* line 3644, ../sass/global.scss */
#add_to_cart .exclusive:before, .button.ajax_add_to_cart_button:before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    content: "\f07a";
    /*z-index: 2;*/
    width: 30px;
    text-align: center;
    background-color: #0d4e6d;
    border-bottom-color: #0d4e6d;
}

#add_to_credit .exclusive:before {
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    content: "\f09d";
    /*z-index: 2;*/
    width: 30px;
    text-align: center;
    background-color: #0d4e6d;
    border-bottom-color: #0d4e6d;
}


/* line 3657, ../sass/global.scss */
#add_to_cart .exclusive.added:before, .button.ajax_add_to_cart_button.added:before {
    content: "\f00c";
}
/* line 3662, ../sass/global.scss */
#add_to_cart .exclusive.added.disabled, #add_to_cart .exclusive.disabled, .button.ajax_add_to_cart_button.added.disabled, .button.ajax_add_to_cart_button.disabled {
    color: #fff;
}
/* line 3664, ../sass/global.scss */
#add_to_cart .exclusive.added.disabled:before, #add_to_cart .exclusive.disabled:before, .button.ajax_add_to_cart_button.added.disabled:before, .button.ajax_add_to_cart_button.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none;
}

@media (min-width: 992px) {
    /* line 3674, ../sass/global.scss */
    .two_column #add_to_cart .exclusive, .two_column #add_to_credit .exclusive, .two_column .button.ajax_add_to_cart_button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    /* line 3679, ../sass/global.scss */
    .two_column #add_to_cart .exclusive:before, .two_column #add_to_credit .exclusive:before, .two_column .button.ajax_add_to_cart_button:before {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 3685, ../sass/global.scss */
    .one_column #add_to_cart .exclusive, .one_column #add_to_credit .exclusive {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
    /* line 3690, ../sass/global.scss */
    .one_column #add_to_cart .exclusive:before, .one_column #add_to_credit .exclusive:before, .one_column #add_to_cart .exclusive.added {
        display: none;
    }
}

/* line 3696, ../sass/global.scss */
.alert-warning {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

/* line 3699, ../sass/global.scss */
.sortPagiBar_list .product-count {
    margin-top: 0;
}

/* line 3703, ../sass/global.scss */
.banner_left {
    overflow: hidden;
    text-align: center;
}

/* line 3707, ../sass/global.scss */
.item-link {
    display: block;
    position: relative;
    overflow: hidden;
}
/* line 3711, ../sass/global.scss */
.item-link .item-html {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-indent: -9999px;
    background: url(../img/bg-hover.png) -265px 0 no-repeat;
}
/* line 3720, ../sass/global.scss */
.item-link:hover .item-html {
    background-position: 590px 0;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

/* line 3726, ../sass/global.scss */
#htmlcontent_left .item-link:hover .item-html, #htmlcontent_right .item-link:hover .item-html, #htmlcontent_topcolumn .item-link:hover .item-html, .banner_left .item-link:hover .item-html {
    background-position: 200px 0;
}

/* line 3732, ../sass/global.scss */
#htmlcontent_topcolumn a.item-link img {
    width: 100%;
}
/* line 3735, ../sass/global.scss */
#htmlcontent_topcolumn a.item-link:hover .item-html {
    background-position: 300px 0;
}
@media (max-width: 767px) {
    /* line 3730, ../sass/global.scss */
    #htmlcontent_topcolumn {
        display: none;
    }
}

/* line 3745, ../sass/global.scss */
.banner5 a.item-link:hover .item-html {
    background-position: 1020px 0;
}

/* line 3751, ../sass/global.scss */
.cart_block .cart-images {
    border: 1px solid  transparent;
}
/* line 3753, ../sass/global.scss */
.cart_block .cart-images:hover {
    border-color: #d1d1d1;

}

@media (max-width: 992px) {
    /* line 3758, ../sass/global.scss */
    #block-history {
        overflow: auto;
    }
}

/* line 3763, ../sass/global.scss */
.ie8 button[disabled] {
    color: white;
}

/* line 3764, ../sass/global.scss */
button[disabled] span {
    color: white;
}

/* line 3765, ../sass/global.scss */
.ie8 #block-order-detail a.button {
    height: 41px;
}

/* line 3770, ../sass/global.scss */
.ul_lastest_post h3, .ul_comment_recent h3 {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 5px;
}

/* line 3780, ../sass/global.scss */
.comment_image_post {
    margin-bottom: 12px;
}
/* line 3782, ../sass/global.scss */
.comment_image_post img {
    width: 100%;
}

/* line 3786, ../sass/global.scss */
#crossselling {
    margin-bottom: 20px;
    position: relative;
}
/* line 3789, ../sass/global.scss */
#crossselling h3.box-heading span, #crossselling #subcategories span, #crossselling .homecategoryfeature h4 span, .homecategoryfeature #crossselling h4 span, #crossselling .home_prod_filter h4 span, .home_prod_filter #crossselling h4 span {
    margin-right: 55px;
}

@media (max-width: 767px) {
    /* line 3794, ../sass/global.scss */
    .footable-sort-indicator {
        display: none;
    }
}
/* blockblogcomment */
/* line 3800, ../sass/global.scss */
.blog_comments li {
    border-bottom: 1px dashed #d9d9d9;
    padding: 8px 10px 10px;
    overflow: hidden;
}
/* line 3803, ../sass/global.scss */
.blog_comments:last {
    border-bottom: none;
}
/* line 3806, ../sass/global.scss */
.blog_comments .comment_content {
    overflow: hidden;
    margin-bottom: 9px;
}

/* line 3811, ../sass/global.scss */
#columns .blog_comments .date_add {
    margin-right: 0px;
}
/* line 3814, ../sass/global.scss */
#columns .author, #columns .date_add, #columns .comment {
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 23px;
    margin-right: 22px;
    display: inline-block;
}
/* line 3818, ../sass/global.scss */
#columns .author {
    background: url(../img/author.png) no-repeat;
    color: #0077bb;
    margin-bottom: 8px;
}
/* line 3821, ../sass/global.scss */
#columns .date_add {
    background: url(../img/date.png) no-repeat;
    color: #000;
}
/* line 3824, ../sass/global.scss */
#columns .comment {
    background: url(../img/comment.png) 0 2px no-repeat;
    color: #000;
    margin-right: 0px;
}

/* line 3828, ../sass/global.scss */
#left_column .block ul.htmlcontent li, #right_column .block ul.htmlcontent li {
    margin-bottom: 30px;
}
/* line 3830, ../sass/global.scss */
#left_column .block ul.htmlcontent li img, #right_column .block ul.htmlcontent li img {
    width: 100%;
}
/* line 3833, ../sass/global.scss */
#left_column .block ul.htmlcontent li.last, #left_column .block ul.htmlcontent li.htmlcontent-item-2, #right_column .block ul.htmlcontent li.last, #right_column .block ul.htmlcontent li.htmlcontent-item-2 {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    /* line 3837, ../sass/global.scss */
    #cart_summary {
        border-right-width: 2px;
    }
}

@media (max-width: 479px) {
    /* line 3842, ../sass/global.scss */
    #order-list, #block-history table, #availableCarriers_table {
        border-right-width: 2px;
    }
}

/* line 3848, ../sass/global.scss */
html {
    -webkit-font-smoothing: antialiased;
}

/* store fashion */
/* line 3851, ../sass/global.scss */
.store3 #page .hook-top .container > .row {
    background-color: #0077bb;
}

/* line 3855, ../sass/global.scss */
.static-block-top-footer li img {
    border: 1px solid #d1d1d1;
}
/* line 3857, ../sass/global.scss */
.static-block-top-footer li img:hover {
    border: 1px solid #0077bb;
}

/* fix */
/* line 3862, ../sass/global.scss */
#crossselling_list, .accessories-block, #productscategory_list {
    margin-left: -10px;
    margin-right: -10px;
}

/* css baner_lingries */
/* line 3867, ../sass/global.scss */
.baner_lingries {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 28%;
    left: 0;
    font-family: "RobotoMedium", sans-serif;
    font-weight: 700;
    width: 100%;
    z-index: 99;
}
@media (max-width: 767px) {
    /* line 3867, ../sass/global.scss */
    .baner_lingries {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3867, ../sass/global.scss */
    .baner_lingries {
        top: 19%;
    }
}
/* line 3883, ../sass/global.scss */
.baner_lingries li {
    display: inline-block;
    width: 84px;
    height: 84px;
    border: 4px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 46px;
    color: #fff;
    padding-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 18px;
}
/* line 3896, ../sass/global.scss */
.baner_lingries p {
    margin-bottom: 22px;
    font-size: 24px;
}
/* line 3900, ../sass/global.scss */
.baner_lingries .view {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    height: 35px;
    line-height: 25px;
    padding: 5px 28px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block;
}
/* line 3909, ../sass/global.scss */
.baner_lingries .view:hover {
    background-color: #000;
    color: #fff;
}

/* line 3915, ../sass/global.scss */
#htmlcontent_banner ul li {
    position: relative;
}
/* line 3917, ../sass/global.scss */
#htmlcontent_banner ul li .item-html {
    position: static;
    background: none;
    text-indent: 0;
}
/* line 3922, ../sass/global.scss */
#htmlcontent_banner ul li .bg_hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* line 3926, ../sass/global.scss */
#htmlcontent_banner ul li:hover .item-img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
/* line 3929, ../sass/global.scss */
#htmlcontent_banner ul li .item-img {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

/* css baner_fashion */
/* line 3934, ../sass/global.scss */
.baner_fashion {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    z-index: 99;
}
@media (max-width: 767px) {
    /* line 3934, ../sass/global.scss */
    .baner_fashion {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 3934, ../sass/global.scss */
    .baner_fashion {
        top: 13%;
    }
}
/* line 3948, ../sass/global.scss */
.baner_fashion h4 {
    font-size: 90px;
    font-weight: 600;
    font-family: "RobotoMedium", sans-serif;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: -7px;
}
/* line 3956, ../sass/global.scss */
.baner_fashion h4:before {
    position: absolute;
    background: url(../img/bg-h4.png) no-repeat;
    right: -98px;
    top: 20px;
    width: 78px;
    height: 67px;
    content: '.';
    text-indent: -9999px;
}
/* line 3967, ../sass/global.scss */
.baner_fashion p {
    font-size: 28px;
    font-weight: 700;
    margin-top: -3px;
}

/* line 3973, ../sass/global.scss */
.store3 #htmlcontent_home li {
    position: relative;
}
/* line 3975, ../sass/global.scss */
.store3 #htmlcontent_home li .item-html {
    position: static;
    background: none;
    text-indent: 0;
}
/* line 3979, ../sass/global.scss */
.store3 #htmlcontent_home li .item-html .bg_hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.4;
    filter: alpha(opacity=40);
}
/* line 3984, ../sass/global.scss */
.store3 #htmlcontent_home li:hover .item-img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
/* line 3987, ../sass/global.scss */
.store3 #htmlcontent_home li .item-img {
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

/* store */
/* line 3992, ../sass/global.scss */
.store_image {
    text-align: center;
}

/* mode box admin */
/* line 3996, ../sass/global.scss */
.boxbody #page {
    width: 1200px;
    box-shadow: 0 0 8px #666666;
    margin: 0 auto;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    /* line 3996, ../sass/global.scss */
    .boxbody #page {
        width: 960px;
    }
}
@media only screen and (max-width: 1023px) {
    /* line 3996, ../sass/global.scss */
    .boxbody #page {
        box-shadow: 0 0 0 #fff;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /* line 3996, ../sass/global.scss */
    .boxbody #page {
        width: 768px;
    }
}
@media only screen and (max-width: 767px) {
    /* line 3996, ../sass/global.scss */
    .boxbody #page {
        width: 100%;
    }
}

/*css code*/
@media (max-width: 767px) {
    /* line 4017, ../sass/global.scss */
    #left_column, #right_column {
        position: absolute;
        top: -50000px;
        padding: 0 1em;
        z-index: 105;
        background-color: #fff;
        border: 1px solid #ccc;
        border-left: none;
        box-shadow: 0 0 10px 0 #DDDDDD;
        -webkit-box-shadow: 0 0 10px 0 #DDDDDD;
        -moz-box-shadow: 0 0 10px 0 #DDDDDD;
        box-shadow: 0 0 10px 0 #DDDDDD;
    }

    /* line 4026, ../sass/global.scss */
    #left_column.open-slidebar {
        top: 0;
        left: 0;
    }

    /* line 4027, ../sass/global.scss */
    #right_column.open-slidebar {
        top: 0;
        left: 0;
    }

    /* line 4029, ../sass/global.scss */
    #mobile_menu_bottom {
        position: fixed;
        bottom: 0;
        top: auto;
        right: auto;
        width: 100%;
        left: 0;
        z-index: 99999;
        background-color: #fff;
        border-top: 1px solid #ccc;
        padding: 5px;
        text-transform: uppercase;
        text-align: center;
    }

    /* line 4042, ../sass/global.scss */
    #mobile_menu_bottom ul li {
        display: inline-block;
        margin-left: 16px;
        margin-right: 16px;
    }

    /* line 4043, ../sass/global.scss */
    #mobile_menu_bottom ul li a {
        color: #000;
        font-weight: 700;
        font-size: 11px;
        padding: 5px 8px 3px;
        border: 1px solid #000;
        display: inline-block;
    }

    /* line 4044, ../sass/global.scss */
    #mobile_menu_bottom ul li a:hover {
        color: #fff;
        background-color: #000;
    }
}
@media (min-width: 768px) {
    /* line 4047, ../sass/global.scss */
    #mobile_menu_bottom {
        display: none;
    }
}
/*highdpi file*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    /* line 4051, ../sass/global.scss */
    .replace-2x {
        font-size: 1px;
    }

    /* line 4054, ../sass/global.scss */
    .example {
        background-image: url(../images/example2x.png);
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        -o-background-size: 13px 13px;
        background-size: 13px 13px;
    }
}
/*responsive table*/
/* line 4065, ../sass/global.scss */
table th {
    font-weight: bold;
}

/* line 4066, ../sass/global.scss */
table td, table th {
    padding: 9px 10px;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    /* line 4070, ../sass/global.scss */
    table.responsive {
        margin-bottom: 0;
    }

    /* line 4072, ../sass/global.scss */
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }

    /* line 4073, ../sass/global.scss */
    .pinned table {
        border-right: none;
        border-left: none;
        width: 100%;
    }

    /* line 4074, ../sass/global.scss */
    .pinned table th, .pinned table td {
        white-space: nowrap;
    }

    /* line 4075, ../sass/global.scss */
    .pinned td:last-child {
        border-bottom: 0;
    }

    /* line 4077, ../sass/global.scss */
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc;
    }

    /* line 4078, ../sass/global.scss */
    div.table-wrapper div.scrollable {
        margin-left: 35%;
    }

    /* line 4079, ../sass/global.scss */
    div.table-wrapper div.scrollable {
        overflow: scroll;
        overflow-y: hidden;
    }

    /* line 4081, ../sass/global.scss */
    table.responsive td, table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }

    /* line 4082, ../sass/global.scss */
    table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
        display: none;
    }
}
/*hook csthemeconfig*/
/* line 4087, ../sass/global.scss */
#htmlcontent_home ul {
    margin-bottom: 30px;
}
/* line 4089, ../sass/global.scss */
#htmlcontent_home ul li {
    overflow: hidden;
}
@media (max-width: 767px) {
    /* line 4089, ../sass/global.scss */
    #htmlcontent_home ul li {
        margin-bottom: 12px;
    }
}
/* line 4094, ../sass/global.scss */
#htmlcontent_home ul li img {
    max-width: 100%;
    height: auto;
}

/* block top links */
/* line 4103, ../sass/global.scss */
ul#header_links {
    float: left;
    margin-top: 5px;
}

/* line 4106, ../sass/global.scss */
#header_links li {
    float: left;
    text-transform: uppercase;
    margin-right: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

/* line 4110, ../sass/global.scss */
#header_links li:before {
    font-family: "FontAwesome";
    font-size: 13px;
    margin-right: 8px;
    display: inline-block;
}

/* line 4111, ../sass/global.scss */
#header_links li:hover {
    color: #0077bb;
}

/* line 4112, ../sass/global.scss */
#header_links li#header_link_special:before {
    content: "\f005";
}

/* line 4113, ../sass/global.scss */
#header_links li#header_link_contact:before {
    content: "\f095";
}

#header_links li#header_link_invoice:before {
    content: "\f0f6";
}

/* line 4114, ../sass/global.scss */
#header_links li#header_link_sitemap:before {
    content: "\f0e8";
}

/* line 4115, ../sass/global.scss */
#header_links li#header_link_wishlist:before {
    content: "\f004";
}

/* line 4116, ../sass/global.scss */
#header_links li#header_link_bookmark:before {
    content: "\f02e";
}

/* line 4117, ../sass/global.scss */
#header_links li a {
    font-size: 11px;
}

/*block permanent links right and left columns*/
/* line 4119, ../sass/global.scss */
#permanent_links div {
    border-bottom: 1px dotted #eee;
}

/* line 4120, ../sass/global.scss */
#permanent_links div a {
    display: block;
    padding: 7px 11px 5px 22px;
    color: #333;
    background: url(img/arrow_right_2.png) no-repeat 10px 10px;
}

@media (max-width: 767px) {
    /* line 4127, ../sass/global.scss */
    ul#header_links {
        float: none;
        margin-bottom: 14px;
        overflow: hidden;
    }

    /* line 4128, ../sass/global.scss */
    #header_links li {
        float: none;
        display: inline-block;
        margin-right: 15px;
    }

    /* line 4129, ../sass/global.scss */
    #header_links li#header_link_contact {
        margin-right: 0;
    }
}
@media (max-width: 479px) {
    /* line 4132, ../sass/global.scss */
    #header_links li {
        margin-bottom: 8px;
    }

    /* line 4133, ../sass/global.scss */
    ul#header_links {
        margin-bottom: 8px;
    }
}
/* block footer links */
/* line 4136, ../sass/global.scss */
ul#footer_links {
    clear: both;
    text-align: center;
    padding-bottom: 6px;
}

/* line 4141, ../sass/global.scss */
ul#footer_links li {
    display: inline;
    padding: 0 10px;
}

.box-info-product .getdiscount {
    background: rgba(0, 0, 0, 0) url("../img/savemoney.png") no-repeat scroll 0 0;
    color: #347ca5;
    cursor: pointer;
    float: left;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 15px;
    padding-left: 30px;
}

.pb-bottom-column {
    border-top: 1px dashed #d9d9d9;
    padding-top: 10px;
}

.product_blog_item {
    padding-bottom: 10px;
}

.product_blog_head h3 {
    color: #347ca5;
    font-size: 18px;
}
.product_blog_item a.viewmore {
    background: rgba(0, 0, 0, 0) url("../img/bg-viewmore0.png") no-repeat scroll right 7px;
    color: #0077bb;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    margin-top: 3px;
    padding-right: 13px;
    padding-top: 2px;
    text-transform: uppercase;
}

.product_blog_item a.viewmore:hover {
    text-decoration: underline;
}


p.accomplishments {
    background: #d7e8bb none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    padding: 5px;
    width: 98%;
}

p.limitations {
    background: #ffebc7 none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    padding: 5px;
    width: 98%;
}
p.accomplishments span, p.limitations span {
    border-bottom: 1px dashed #6ac11a;
    color: #6ac11a;
    font-weight: bold;
}
.hl_prices_head {
    background: #347ca5 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.hl_prices_body {
    float: left;
    width: 100%;
}
.hl_prices_row {
    border-bottom: 1px solid #e3e3e3;
    float: left;
    font-size: 12px;
    padding: 5px 2%;
    width: 96%;
}
/*
.rte img {
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
    width: 60% !important;
    float: none !important;
}
*/
.rte iframe {
    display: block !important;
    margin: 0 auto !important;
}

#usb_credit_form .input-group-addon {
    min-width: 120px;
    text-align: left;
}
label.error {
    color: #ff0707;
    font-size: 10px;
}

#usb_credit_form > form {
    padding: 20px;
}

.confirm_usb_credit, .confirm_usb_credit:hover {
    text-decoration: underline;
}

.checkbox.product_services {
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 11px !important;
}
.product_services_block {
    margin-bottom: 15px;
}
.window-service {
    background: #fff url("../img/fservice.png") no-repeat scroll center top;
    height: 70px;
    width: 500px;
}
div.services-head {
    background: #347ca5 none repeat scroll 0 0;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
    text-align: center;
}

ul.scrollServices {
    /*
    float: left;
    */
    font-size: 90%;
    overflow: hidden;
    margin: 0 auto;
}

div.services ul li {
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-right: 1px solid #bbb;
    float: left;
    height: 230px;
    padding: 10px;
    position: relative;
    width: 246px;
    cursor:pointer;
}
#slideshowServices {
    overflow:hidden;
    margin-bottom: 20px;
}


.service-img {
    float: left;
    padding: 10px;
}
.service-title {
    color: #347ca5;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}

span.service-price {
    float: left;
    font-size: 18px;
    line-height: 39px;
    color: #c72e2e;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
}

#cart_summary .product_services_block {
    text-align: left;
}

#cart_summary .checkbox.product_services {
    width: 100%;
}

.services_list {
    border-top: 1px solid white;
    position: relative;
    top: -20px;
}

.form_info {
    font-size: 80%;
    font-style: oblique;
}
#getdiscount_form .customScrollBox {
    float:left;
    width: 200px;
}
#getdiscount_form .list-group-item {
    border: none !important;
}
#getdiscount_comment_form {
    width: 585px;
    overflow: hidden;
}
.error{margin-bottom:10px;background-color: #FAEAEB;border-color: #EDC7C7;color: #CA090D;padding:10px 15px;}

.oos_main {
    background:gold none repeat scroll 0 0;
    padding:5px;
    border-radius: 5px;
    text-align: center;
}
.oos_product_head {
    margin-bottom: 10px;
}
.oos_product_head_span {
    color: #c72e2e;
    font-size: 15px;
}
.oos_product_body_span {
    color: #777;
    font-size: 12px;
}
.oos_product_footer {
    border: 2px solid #c72e2e;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
}
.oos_product_footer_a {
    border-bottom: 1px dashed #ff3c00;
    color: #c72e2e;
    text-decoration: none;
}
.oos_product_footer_a:hover {
    border-bottom: none;
    color: #c72e2e;

}

.pb-actions-column {
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align:center;
    background: gold none repeat scroll 0 0;
    font-family: RobotoMedium;
}
.product_actions_head {
    font-size:24px;
    color:red;
    font-weight: bold;
}
.product_actions_foot {
    font-size:22px;
    font-style: italic;
}
.container-filter-category {
    height: 350px;
}
.mode_slideshow {
    max-width: 1263px;
    margin: 0 auto;
}
.slideshow-container {
    background: #ffff none repeat scroll 0 0;
    padding-top: 10px;
}

#product_reference .editable, #product_condition .editable  {
    font-size: 15px;
    font-weight: bold;
}
/*
#categories_block_left li.level-1 {
    margin-bottom: 16px;
}
*/
#ct_categories_left {
    display: none;
}

.zoomPad .zoomWindow {
    box-shadow: 0px 35px 35px 15px #fff;
}

input {
    font-family: Arial, sans-serif !important;
}

span.new_models {
    text-align: center;
    width: 100%;
    font-size: 19px;
}

.table-paymentsel td {
    vertical-align: middle !important;
}

#payparts_payover_percent, #payparts_payover_uah, #payparts_payments {
    font-family: 'RobotoMedium','Open Sans', sans-serif;
}
label.variant_pay_label {
    font-family: "RobotoMedium";
    font-size: 14px;
}
.font-size-12 {
    font-size: 12px;
}
.payparts_img{
    background: url(../img/payparts.png) no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 0;
    width: 50px;
    height: 40px;
}
.payparts_img-m {
    background: url(../img/payparts-m.png) no-repeat;
    z-index: 0;
    width: 38px;
    height: 30px;
    float: left;
    margin-left: 5px;
    position: relative;
}
.payparts_div {
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-family: "RobotoMedium", sans-serif;
}

.contact-infos {
    display: none;
}

.hook-top-scroll .contact-infos {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    font-family: Roboto Medium;
    text-align: center;
    padding: 5px;
    background-color: #fff;
}