.badge,
.btn,
.label,
.logo>span,
.scrollToTop {
    white-space: nowrap
}

.clearfix:after,
.compare-link,
.comparelink-container,
.container-fluid:after,
.container:after,
.footer,
.form-horizontal .form-group:after,
.image-grid-menu>.row>.col-xs-3:nth-child(4n+1),
.image-grid-menu>.row>.col-xs-4:nth-child(3n+1),
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
div#contentpage:after {
    clear: both
}

hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

caption,
th {
    text-align: left
}

.breadcrumb,
.nav,
.pager {
    list-style: none
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail,
label {
    display: inline-block;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

select[multiple],
select[size],
textarea.form-control {
    height: auto
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

[role=button] {
    cursor: pointer
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.table,
input[type=range],
legend {
    width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.checkbox,
.radio,
input[type=file],
input[type=range],
legend {
    display: block
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.btn,
.nav {
    margin-bottom: 0
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.badge,
.btn,
.label,
.nav-justified>li>a,
.pager {
    text-align: center
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-block,
.nav>li>a {
    display: block
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block+.btn-block {
    margin-top: 5px
}

.nav {
    padding-left: 0
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.navbar-brand,
.navbar-nav>li>a {
    line-height: 20px
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.modal,
.modal-open {
    overflow: hidden
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    border: 1px solid transparent
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.badge,
.label {
    font-weight: 700;
    line-height: 1
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default,
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pager {
    padding-left: 0;
    margin: 20px 0
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.carousel,
.carousel-inner {
    position: relative
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
    #wrapper_grid .product-view.grid-list-row-view:nth-child(3n+1) .responsivecolumn {
        clear: both
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}

.spinner {
    margin: 10px auto;
    width: 70px;
    text-align: center
}

.bars {
    margin: -13px 0 0
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

#menu_left .spinner>div {
    background: #fff
}

.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

tr.striped-borderheader {
    background: #e5e5e5 !important
}

tr.striped-borderheader>th:first-child {
    border-left: 1px solid #ddd
}

tr.striped-borderheader>th:last-child {
    border-right: 1px solid #ddd
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-3 {
        width: 25%
    }
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
}

@media (min-width:768px) and (max-width:992px) {
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
}

@media(max-width:766px) {
    body,
    html {
        margin: 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif
    }
    .btn-group-vertical>.btn-group:after,
    .btn-group-vertical>.btn-group:before,
    .btn-toolbar:after,
    .btn-toolbar:before,
    .clearfix:after,
    .clearfix:before,
    .container-fluid:after,
    .container-fluid:before,
    .container:after,
    .container:before,
    .dl-horizontal dd:after,
    .dl-horizontal dd:before,
    .form-horizontal .form-group:after,
    .form-horizontal .form-group:before,
    .modal-footer:after,
    .modal-footer:before,
    .nav:after,
    .nav:before,
    .navbar-collapse:after,
    .navbar-collapse:before,
    .navbar-header:after,
    .navbar-header:before,
    .navbar:after,
    .navbar:before,
    .pager:after,
    .pager:before,
    .panel-body:after,
    .panel-body:before,
    .row:after,
    .row:before {
        display: table;
        content: " "
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: 1200px
    }
    .mobile-header.container {
        width: 100%;
        overflow: hidden
    }
    .mobile-header {
        min-height: 30px;
        padding: 0;
        background: -webkit-linear-gradient(#dcdcdc, #ececec);
        background: -o-linear-gradient(#dcdcdc, #ececec);
        background: -moz-linear-gradient(#dcdcdc, #ececec);
        background: linear-gradient(#dcdcdc, #ececec)
    }
    .input-group-custom {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 0 5px;
        max-width: 100%
    }
    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }
    .input-group {
        position: relative;
        display: table;
        border-collapse: separate
    }
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
    .no-margin {
        margin: 0
    }
    .input-group .form-control,
    .input-group-addon,
    .input-group-btn {
        display: table-cell
    }
    .vp_topheader_upper {
        max-width: 1170px;
        margin: auto
    }
    .lower-header {
        background: -webkit-linear-gradient(#dcdcdc, #ececec);
        background: -o-linear-gradient(#dcdcdc, #ececec);
        background: -moz-linear-gradient(#dcdcdc, #ececec);
        background: linear-gradient(#dcdcdc, #ececec);
        padding: 0
    }
    #page>#vp_topheader,
    .desktop-view,
    .page_wrapper .lower-header {
        display: none
    }
    .page_wrapper .lower-header.bannerwrapper {
        display: block
    }
    #fixedmenu,
    .modal,
    .pswp {
        display: none
    }
    #vp_toprighticons {
        padding-left: 0;
        position: fixed;
        z-index: 100;
        min-height: 44px
    }
    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0
    }
    .pswp {
        -ms-touch-action: none;
        touch-action: none;
        z-index: 1500;
        -webkit-text-size-adjust: 100%;
        outline: 0
    }
    .global-3rd-background-color {
        background-color: #000
    }
    #vp_toprighticons .navbar-nav {
        margin: 0 -15px
    }
    .iconnav {
        padding: 0 0 10px
    }
    .mobile-header.container #vp_logo,
    .mobile-header.container .vp_logo {
        background: #eee;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 44px
    }
    .col-sm-12,
    .col-xs-12 {
        width: 100%;
        float: left
    }
    .row .col-xs-6 {
        width: 50%;
        float: left
    }
    .col-sm-12,
    .col-xs-12,
    .col-xs-6 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
    #vp_toprighticons .fa {
        font-size: 28px
    }
    .fa {
        display: inline-block;
        font-family: Font Awesome\ 5 Free;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0)
    }
    .bottom .image {
        max-width: 100%;
        width: auto;
        display: block;
        margin: 5px auto
    }
    .pull-right {
        float: right !important
    }
}

#content-slidernon li,
#vpcartqv #qvthumb,
.container.content-wrapper,
.flexslider,
.overflowhidden,
.page_wrapper {
    overflow: hidden
}

.nav>li,
.navbar {
    position: relative
}

.sidr-class-nav>ul>li>a,
body,
html {
    font-family: 'Open Sans', sans-serif
}

.navbar {
    margin-bottom: 20px;
    border: 1px solid transparent
}

.nav {
    margin-bottom: 0;
    list-style: none
}

.navbar-nav {
    margin: 7.5px -15px
}

.nav>li {
    display: block
}

#vp_welcomeboxstretch .utility-bar .dropdown-menu a {
    color: #333
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

#page,
.mm-page.mm-slideout,
body,
html {
    position: relative
}

#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown a:hover,
.gridmenu-wrapper:hover .img-grid-title,
.megamenu-dropdown a:focus,
.megamenu-dropdown a:hover,
.megamenu-dropdown ul li:hover,
.page_wrapper .horo_desktop_bar .megamenu .megamenu-dropdown a:hover {
    background-color: #f5f5f5;
    color: #333
}

.dropdown .caret,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover,
a,
a:focus,
a:hover {
    color: inherit
}

.megamenu-dropdown>div {
    background: #fff
}

#fixedmenu .megamenu-dropdown>div {
    max-width: 1170px;
    width: auto;
    margin: auto
}

#fixedmenu .megamenu-dropdown {
    background: 0 0
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav.iconnav>li,
    .navbar-nav.pull-right>li {
        float: none
    }
    #vp_topheader>.navbar {
        min-height: 40px
    }
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

body,
html {
    margin: 0;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.container {
    width: 100%;
    max-width: 1200px
}

.glyphicon.glyphicon-menu-hamburger {
    display: none
}

body>.page_content .main-product {
    border: 0
}

#vp_footer {
    margin: 0 auto
}

.footer {
    bottom: 0;
    min-height: 60px;
    background-color: #f5f5f5
}

.position-absolute {
    position: absolute
}

.form-control:focus {
    border-shadow: none
}

body>.wrapper {
    background: #f5f5f5
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: 0 0
}

.navbar {
    min-height: 10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left
}

.navbar-toggle {
    margin-right: 0
}

.navbar-default .navbar-toggle {
    border: 0
}

.input-group-custom input,
.input-group-custom span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none
}

.twitter-timeline {
    width: 100% !important
}

.input-group-custom input {
    box-shadow: none
}

.input-group-custom span {
    border-left: 0 none -moz-use-text-color;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-right: 5px
}

.glyphicon.glyphicon-search {
    border: 0
}

#topheaderleftboxform button[type=submit],
#welcomeboxsquareform button[type=submit],
form#welcomeboxstretchform3 button[type=submit] {
    height: 24px;
    max-height: 24px;
    font-size: 12px;
    padding: 1px 6px
}

#topheaderleftboxform input[type=text],
#welcomeboxsquareform input[type=text],
form#welcomeboxstretchform3 input[type=text] {
    height: 30px;
    max-height: 30px
}

.spriteicons {
    background-image: url('../../../../images/sprite-icons_trans.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.mid-topright-nav>li,
.welcome {
    display: inline
}

.sprite-search {
    background-position: -194px -5px;
    border: 0;
    height: 26px;
    width: 27px;
    background-image: none
}

.sprite-cart {
    background-image: none;
    border-radius: 27px;
    height: 40px;
    width: 42px;
    font-size: 21px;
    padding: 10px
}

#vp_welcomeboxsquare {
    text-align: right;
    font-size: 13px
}

#vp_welcomeboxsquare .toprightsection:first-child li {
    border-left: 0 dashed -moz-use-text-color;
    border-right: 0 dashed -moz-use-text-color;
    border-top: 0 dashed -moz-use-text-color;
    border-bottom: 1px dashed -moz-use-text-color;
    padding-bottom: 10px
}

#wrapper_listing .product-list-row-view img.product_thumbnail {
    margin: auto
}

.mid-topright-nav,
.toprightsection {
    margin-bottom: 5px
}

.mobile-header .nav.iconnav>li>a:focus {
    background: 0 0;
    color: #fff
}

#vp_welcomeboxsquare .toprightsection:first-child ul.noborder li {
    border: 0
}

.mid-topright-nav {
    list-style: none
}

.welcome {
    padding-right: 20px
}

.toprightsection .navbar-nav>li>a {
    padding: 0 15px 5px
}

.toprightsection ul>li {
    display: inline-block;
    list-style: none;
    vertical-align: middle
}

.nav>li.dropdown>a {
    padding: 5px 15px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    color: inherit
}

.megamenu {
    display: table;
    width: 100%
}

.megamenu>li {
    display: table-cell;
    float: none;
    border-right: 1px solid #803e24;
    border-left: 1px solid #803e24
}

.megamenu-dropdown {
    visibility: hidden;
    position: absolute;
    width: 100%;
    opacity: 0;
    padding-top: 20px;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s
}

#fixedmenu #vp_horomenu .megamenu>li>a,
.megamenu>li>a {
    text-align: center
}

.gridmenu-wrapper img {
    max-width: 100%;
    width: auto;
    max-height: 200px;
    display: block;
    margin: auto
}

.gridmenu-wrapper .img-grid-title {
    text-align: center;
    font-size: 16px
}

.megamenu-dropdown ul {
    padding: 5px 0
}

.megamenu-dropdown .tabmenus ul {
    padding: 0
}

.megamenu-dropdown .tabmenus.row {
    margin: 0
}

#fixedmenu .megamenu-dropdown {
    box-shadow: none;
    border: 0
}

#fixedmenu .megamenu-dropdown>div {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
    border: 1px solid #ddd
}

#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown .tabmenus>ul>li:hover .tabmenu-title a,
#fixedmenu .tabmenus>ul>li.active,
#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
#vp_horomenu>.nav>li.active>a,
#vp_horomenu>.nav>li>a:hover {
    background-color: #333232;
    color: #fff
}

#vp_horomenu li {
    list-style: none;
    position: relative;
    text-transform: Uppercase
}

#vp_horomenu li.mini-cart {
    vertical-align: middle;
    min-width: 90px
}

#vp_horomenu .dropdown_minicart {
    z-index: 3
}

#vp_horomenu li:hover .megamenu-dropdown {
    visibility: visible;
    opacity: 1;
    padding-top: 0
}

.megamenu-dropdown li>.relative-inblock {
    width: 100%
}

.megamenu-dropdown li>.relative-inblock .flyout {
    right: -150px
}

.dropdown-icon-container {
    padding-top: 15px;
    padding-bottom: 15px
}

#vp_topheader .nav>li.dropdown>a,
.footer {
    padding-top: 10px
}

#vp_topheader .nav>li.dropdown>.minicart,
#vp_topheader .nav>li.dropdown>.welcome {
    padding-top: 10px;
    display: inline-block
}

.footer {
    padding-bottom: 10px
}

.unstyled {
    list-style: none;
    padding-left: 0
}

.footer ul.unstyled.social li {
    padding: 10px;
    font-size: 25px;
    opacity: .6
}

.footer ul.unstyled.social li:hover {
    opacity: .9
}

.footer .notification {
    background-color: #fff;
    padding: 5px
}

ul.credit-cards li,
ul.unstyled li {
    display: inline;
    margin: 0
}

.credit-cards img {
    opacity: .6;
    transition: opacity 2s
}

#page,
#vp_topheader_lower,
.vp_logo {
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease
}

.credit-cards img:hover {
    opacity: 1
}

.footer-nav,
.shop-notices {
    text-align: right
}

.footer-nav li {
    display: inline-block;
    padding-bottom: 10px
}

.footer-content {
    padding-top: 10px;
    padding-bottom: 10px
}

.footer-nav li a {
    padding: 3px 5px
}

.footer-nav li:after {
    content: "|"
}

.footer-nav li.last:after {
    content: " "
}

.camera_wrap.camera_azure_skin {
    margin-bottom: 0 !important;
    overflow: hidden
}

.camera_pag_ul {
    margin-top: -69px !important
}

.utility-bar .cart_summary,
.utility-bar .welcome {
    margin: 15px 0
}

.welcome.grey-lower-nav {
    margin: 10px 0
}

#welcomeboxstretchform3 {
    margin-bottom: 0;
    margin-top: 8px
}

.search {
    position: relative;
    padding: 0
}

.searchresultwrapper {
    z-index: 999;
    position: absolute;
    width: 300px;
    background: #a4bc10;
    text-align: left;
    visibility: hidden;
    padding: 5px;
    color: #777;
    left: 0;
    top: 40px;
    overflow-y: hidden
}

#vp_rightsidebox .searchresultwrapper {
    left: auto;
    right: 0;
    top: 33px
}

#vp_leftsidebox .searchresultwrapper {
    top: 33px
}

.input-group-custom.active,
input.searchfield.active {
    z-index: 1000;
    border-bottom: 0 none;
    position: relative
}

.input-group-custom input[type=text]:focus {
    border-color: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 5px
}

span.searchresultwrapper>a {
    padding: 5px;
    line-height: 1.8;
    color: #777 !important
}

.sidebarcell .dropdown .form-control {
    border: 1px solid #ddd
}

.dropdown .searchresultwrapper {
    margin-top: -5px
}

#vp_welcomeboxstretch .searchresultwrapper,
.row.toprightsection.bottomlevel .searchresultwrapper {
    left: auto;
    right: 0
}

#vp_welcomeboxstretch .search .submitbtn {
    margin: 0
}

#vp_welcomeboxstretch .search .submitbtn>span.fas {
    border: 0;
    font-size: 12px;
    padding: 1px 2px
}

#vp_welcomeboxstretch .dropdown .btn-white {
    margin-top: 8px;
    margin-right: 5px
}

#vp_welcomeboxstretch .input-group input[type=text] {
    padding: 6px 7px
}

span.searchresultwrapper>a:hover {
    background-color: #f5f5f5
}

.searchresultwrapper .paginate {
    text-align: center;
    background-color: #5a5a5a;
    color: #fff
}

.searchresultwrapper .paginate a {
    display: inline-block;
    width: auto;
    padding: 5px
}

.searchresultwrapper .paginate a:hover {
    background-color: #f5f5f5;
    color: #5a5a5a
}

.input-group.input-group-custom .input-group-btn {
    border: 0;
    padding-right: 0
}

.input-group-custom .input-group-custom {
    border: 0
}

.search.col-xs-6 {
    margin-bottom: 5px
}

#contactusinfo {
    margin-bottom: 15px
}

.col-md-6>#vp_bodycontent #contactus_compinfo,
.col-md-6>#vp_bodycontent #contactus_form {
    width: 100% !important
}

.col-md-6>#vp_bodycontent #contactus_compinfo {
    margin-top: 25px
}

#contactus_form .submit_btn_container {
    margin-top: 10px
}

.cart-item-row .tdprice {
    display: block;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 14px
}

.cart-item-row .border-separator {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.cart-item-row:last-child .broder-separator {
    border-bottom: 0 none
}

.spanblock {
    display: block
}

.cart-item-row {
    margin-bottom: 20px
}

.cart-item-row img {
    max-width: 100%
}

.cart-item-row .productname {
    font-size: 13px
}

.cart-item-row .cartqty {
    padding: 5px;
    max-width: 199px;
    margin-bottom: 7px;
    text-align: center;
    width: 100%
}

.cart-subtotal,
.rowcartbtn {
    margin-bottom: 10px
}

.rowcartbtn button.btn {
    padding: 8px 15px;
    height: 37px
}

.cart-subtotal {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    text-align: right
}

.subtotal-wrapper {
    text-align: right;
    margin-bottom: 5px
}

.subtotal-wrapper span.subtotalcap {
    display: inline-block;
    min-width: 101px;
    margin-right: 10px;
    font-weight: 700
}

.subtotal-wrapper span.subtotal-price {
    min-width: 110px;
    display: inline-block
}

.subtotal-wrapper.totalprice {
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 20px
}

.cart-pricing-section .title,
.cart-product-section .title {
    text-align: left
}

.col-md-6>#vp_bodycontent .cart-pricing-section,
.col-md-6>#vp_bodycontent .cart-product-section {
    width: 100% !important
}

.btnproceed.btn-lg {
    border-radius: 0
}

.col-sm-4.cart-pricing-section {
    margin-bottom: 25px
}

.col-md-12>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg,
.col-md-9>#vp_bodycontent .cart-pricing-section .btnproceed.btn-lg {
    width: 100%
}

.col-md-6>#vp_bodycontent .alsobought-wrapper .featured-prod-widget .col-sm-8 {
    width: 82% !important
}

@media (max-width:550px) {
    .w100mobile {
        width: 100% !important
    }
}

@media (max-width:766px) {
    #vp_bodycontent #contactus_compinfo {
        margin-top: 25px
    }
    .cart-item-row img {
        width: auto;
        max-width: 100%;
        display: block;
        margin: auto
    }
    .cart-item-row,
    body .mobile-text-center {
        text-align: center
    }
    .cart-pricing-section .cart-subtotal {
        text-align: right
    }
    .cart-pricing-section .btnproceed {
        float: right
    }
}

@media (min-width:767px) {
    #vp_bodycontent div.cart-pricing-section,
    #vp_bodycontent div.cart-product-section,
    .col-md-12>#vp_bodycontent #contactus_compinfo,
    .col-md-12>#vp_bodycontent div#contactus_form {
        padding-left: 25px;
        padding-right: 25px
    }
    #vp_bodycontent div.cart-pricing-section .title,
    #vp_bodycontent div.cart-product-section .title {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0
    }
    .col-sm-4.cart-pricing-section .btnproceed.btn-lg {
        float: right
    }
    .col-md-6 #vp_bodycontent .product-list-wrapper .form-product:nth-child(3n+1) .col-md-4,
    .main-product .categorysummary.col-sm-3:nth-child(4n+1),
    .main-product .categorysummary.col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

#contactgooglemap #googlemap {
    width: 100% !important
}

#vp_logo img,
.vp_logo img {
    margin-bottom: 10px;
    margin-top: 5px
}

.page_wrapper .vp_logo.col-sm-12>.logo {
    display: block;
    margin: auto;
    text-align: center
}

.logo,
.page_wrapper .vp_logo>.logo {
    font-size: 30px
}

.page_wrapper .vp_logo>.logo>span {
    display: block;
    padding: 20px 0
}

.vp_topheader_upper .vp_logo {
    padding-left: 0
}

.vp_topheader_upper .inline-wrapper>div>.vp_logo {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.vp_topheader_upper .inline-wrapper>.col-sm-9:last-child {
    position: inherit
}

.position-relative {
    position: relative
}

.inline-wrapper #vp_horomenu>ul,
.position-inherit {
    position: inherit
}

.nopadding-side {
    padding-left: 0;
    padding-right: 0
}

.padding-top6 {
    padding-top: 6px
}

.fixedmenu .collapse.nopadding-side {
    padding-left: 15px;
    padding-right: 15px
}

.inline-wrapper .horo_desktop_bar>.container {
    padding: 0
}

.responsive-div #vp_welcomeboxsquare {
    width: 100%
}

.no-padding-right {
    padding-right: 0
}

.fa.fa-caret-down {
    margin-left: 5px
}

.logo>span {
    display: inline-block
}

.mobile-header .navbar-nav li {
    vertical-align: middle;
    color: #fff;
    border-right: 1px solid #ececec;
    display: inline-block;
    margin-top: 4px;
    max-height: 30px
}

.mobile-header .navbar-nav li:last-child {
    border-right: 0 none
}

.sidr-class-nav>ul>li>a {
    font-weight: 700;
    text-transform: Uppercase
}

.input-group-custom {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 5px
}

.input-group-custom input {
    border: 0
}

.mobile-header .navbar-nav li a,
.mobile-header .navbar-nav li a:focus,
.mobile-header .navbar-nav li a:hover {
    margin: 3px 0;
    padding: 0 6px;
    display: block
}

#responsive-menu-button {
    margin: 7px 0;
    float: left;
    color: #ececec
}

.category_menu_wrapper {
    padding-right: 0;
    padding-top: 5px;
    text-align: right;
    text-transform: uppercase
}

.category_menu_wrapper a {
    text-decoration: none;
    color: #fff;
    font-size: 15px
}

.iconnav {
    padding: 0 0 10px
}

.navbar-toggle {
    color: inherit;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
    position: relative
}

.nav-class {
    display: none
}

.lower-header {
    display: e2e2e2;
    background-color: #lower-heder
}

#vp_logo img,
.vp_logo img {
    display: block;
    padding: 10px 0 0;
    max-width: 100%;
    width: auto
}

.col-sm-12.vp_logo img {
    margin: auto
}

#vp_welcomeboxsquare,
.vp_logo.col-sm-6.col-xs-12 {
    width: 49.8%;
    display: inline-block;
    float: none;
    vertical-align: middle
}

.navigation_drops_wrapper .txtfield,
.txtfield.inputfield,
iframe.txtfield {
    width: 100%
}

:after,
:before {
    box-sizing: border-box
}

.mobile-button {
    display: inline-block !important;
    float: none;
    margin-top: 3px
}

.mobile-header,
.navigation_drops_wrapper {
    display: none
}

.mobile-header .navbar-nav li a {
    margin: 3px 0;
    padding: 0 6px
}

.category_menu_wrapper,
.search.col-xs-8 {
    margin-top: 5px
}

.category_menu_wrapper {
    margin-top: 8px
}

.no-margin {
    margin: 0
}

.navigation_dropdown_menu_mobile input {
    margin: 10px 0
}

.navigation_drops_wrapper.searchmobile input,
.searchmobile .submitbtn {
    margin: 0
}

.searchmobile .submitbtn span {
    font-weight: 900;
    font-size: 13px;
    border: 0;
    padding: 1px;
    margin: 0
}

.navigation_drops_wrapper.searchmobile {
    padding: 5px 0
}

body .navigation_dropdown_menu_mobile {
    top: 44px
}

.random-prod-info {
    padding-bottom: 5px
}

.random-prod-info .fa-search,
.randomproduct .fa-search {
    padding: 0 10px
}

.fas.fa-star,
i.fa.fa-star.fa-star-coloured {
    color: #c6c63a
}

.pull-center {
    text-align: center
}

.pagination>li {
    display: inline-block
}

.blogpage .comment_container,
.newspage .comment_container {
    border: 0;
    border-bottom: 1px dashed #ddd;
    padding: 10px
}

.blogpage .comment_title,
.newspage .comment_title {
    background: #fff;
    padding: 10px 10px 10px 0;
    font-size: 15px
}

.comment_container .comment_author {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    font-style: italic
}

.maincontent-wrapper {
    max-width: 1170px;
    margin: auto
}

.content-wrapper {
    margin-bottom: 20px
}

#vp_bodycontent a {
    color: #0bbbef
}

#vp_bodycontent .carousel-control,
#vp_bodycontent a.btn-details {
    color: #fff
}

#vp_bodycontent a:hover {
    color: #f39200
}

#shopcustomer,
.categorysummary .main-product,
.main-blog,
.main-content,
.main-freetext,
.main-news,
.main-product,
.sidebarcell {
    border: 0 solid #e7e7e7;
    margin-bottom: 10px;
    padding: 15px
}

.main-product .catmemo {
    font-size: 12px;
    margin-top: 10px
}

center>table,
td>.info_table {
    margin-top: 0
}

.readmore_cat {
    cursor: pointer;
    font-weight: 700
}

center>table.info_table {
    border-top: 1px solid #ddd
}

table.paddingtable10 td,
table.paddingtable10 th {
    padding: 10px
}

table.table.tableorder tbody tr td:last-child,
table.table.tableorder tr th:last-child,
table.table.tableorder tr th:nth-child(3) {
    text-align: right
}

.minicart-links,
.minicart-subtotal,
.section_counter {
    text-align: center
}

.sidebarcell_noborder {
    margin-bottom: 0;
    padding: 20px 15px 0
}

#shopcustomer h1,
.main-content h3,
.main-product h1,
.sub-header-container h1,
.title h1 {
    margin-top: 0;
    font-size: 1.2em;
    font-family: "Origins W04"
}

.main-blog h2,
.main-content h2,
.main-freetext h2,
.main-news h2,
.main-product h2,
.title h2 {
    margin-bottom: -18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Origins W04";
    font-size: 2.2em;
    font-weight: 400
}

.title h1.global-font-color,
.vp_sidebar .sidebarcell .title h3.global-font-color {
    margin-bottom: -18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Origins W04";
    font-size: 3.2em;
    font-weight: 700
}

.title h3.global-font-color,
.vp_sidebar .sidebarcell .title h3.global-font-color {
    margin-bottom: -18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Origins W04";
    font-size: 2.2em;
    font-weight: 400
}

.minicart-subtotal,
.rightside-bar .minicart .minicart-description a,
.text-bold {
    font-weight: 700
}

.title h2.sub-section-title {
    font-size: 15px
}

.submitbtn {
    margin-top: 5px;
    margin-bottom: 5px
}

.stateswitch {
    margin-bottom: 5px;
    display: none
}

#vp_toprighticons .fa,
#vp_toprighticons .fas {
    font-size: 17px
}

#vp_topheader_lower,
.vp_logo {
    transition: .3s ease
}

.inline-wrapper>.col-sm-2,
.inline-wrapper>.col-sm-3,
.inline-wrapper>.col-sm-7,
.inline-wrapper>.col-sm-9 {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.inline-wrapper>.col-sm-9 {
    width: 74.5%
}

.inline-wrapper>.col-sm-3:last-child {
    width: 24.2%
}

.mobile-header .vp_topheader_upper .vp_logo.mobilescrolled {
    position: fixed;
    z-index: 1000;
    top: 0;
    margin-top: 0;
    background: 0 0;
    padding-top: 0;
    left: 20%;
    right: 52px;
    width: 60%;
    text-align: center;
    font-size: 30px
}

.product_widgets .item,
.productsummary td {
    background-color: #fff
}

.variant_checkbox {
    display: block
}

.variant_checkbox input[type=checkbox] {
    margin: 0;
    vertical-align: middle
}

#flyout1 a,
#flyout1 li a,
.radio_wrapper>input,
.sideblogs,
.sidenews,
ul li .right-bullet {
    vertical-align: top
}

.mobile-header .vp_topheader_upper .vp_logo.mobilescrolled a.logo {
    display: block;
    margin: auto
}

.slide-active#menu_left {
    z-index: 1000
}

.page_wrapper .vp_topheader_upper #vp_welcomeboxsquare {
    padding-right: 5px
}

#page #vp_topheader>.container {
    max-width: 1170px
}

#page #vp_topheader #topright_menu {
    padding-right: 0
}

.dropdown-icon-container .submitbtn {
    margin-bottom: -5px
}

.dropdown-icon-container a:first-child .submitbtn:first-child {
    margin-top: 5px;
    display: none
}

.main-content>h2,
.main-content>h3,
.main-product .sub-content-title,
.main-product>h1,
.sub-header-container h1 {
    border-bottom: 1px solid #ddd;
    border-top: 0 none;
    font-size: 1.3em;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.dropdown-icon-container h3 {
    margin-top: 0;
    margin-bottom: 5px
}

#topheaderleftboxform {
    margin-top: 3px
}

.img-prod {
    border: 0
}

.title h2,
.vp_sidebar .title h3 {
    font-size: 2.3em !important;
    font-family: "Origins W04" !important;
    margin-top: 0;
    margin-bottom: -15px
}

.daily_listing,
.flyout #flyout1,
.flyout #flyout1 ul,
.menulist-style,
.menulist-style.monthly_listing,
.monthly_listing,
.sideblogs,
.sidenews,
ul,
ul.sidepage {
    list-style: none;
    padding-left: 5px
}

.contentcell ul {
    width: 100%
}

.menulist-style.monthly_listing ul {
    padding-left: 20px
}

.menulist-style .daily_listing .montly_list .dailylisting {
    padding-left: 25px
}

.flyout #flyout1 li {
    position: relative
}

.flyout #flyout1 li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 95%;
    padding: 5px 10px;
    border: 1px solid #ddd;
    min-width: 150px
}

.accordion-tab .panel-body,
.sidesearch {
    position: relative
}

#vp_rightsidebox .flyout #flyout1 li ul {
    left: -170px
}

#flyout1 li a,
.sideblogs,
.sidenews {
    display: inline-block
}

.quickview-wrapper>a {
    margin: auto
}

#vpcartqv .featured-row .qtyfield {
    width: 30px
}

.sideblogs>li,
.sidenews>li {
    margin-bottom: 8px
}

ul.sidepage {
    padding-left: 0
}

ul.sidepage a {
    width: 100%;
    padding: 3px 0
}

ul.sideblogs .list-wrapper a.news_title,
ul.sidepage a.new_title {
    display: block
}

#flyout1 ul,
.megamenu-dropdown {
    background: #fff;
    z-index: 100
}

.sidelanguage select {
    width: 100%
}

.sidecurrency img {
    display: block;
    margin: 0 auto
}

.scrollToTop_default,
.scrollToTop_default:hover {
    background-image: url('../../../../images/back-to-top.png');
    background-repeat: no-repeat;
    background-position:  center;
    height: 50px;
    width: 50px;
    color: transparent !important
}

.scrollToTop:hover,
.scrollToTop_cycle,
.scrollToTop_cycle:hover,
.scrollToTop_default:hover,
v.scrollToTop {
    background-image: url('../../../../images/back-to-top.png')
}

.scrollToTop {
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    height: 50px;
    text-decoration: none;
    text-indent: 100%;
    text-transform: uppercase;
    width: 50px;
    border-radius: 8px
}

.thumbnail_img {
    float: left;
    margin: 3px
}

.thumbnail_img img {
    height: auto !important;
    width: 40px !important
}

.product_widgets .image-wrapper {
    margin: 5px auto;
    display: block;
    width: auto;
    max-width: 100%
}

.carousel-caption .btn-details {
    display: block;
    margin: 10px auto
}

option {
    border-right: 2px solid #ddd
}

.product-order-list .product-row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    padding-top: 5px
}

.product-order-list .product-row:last-child {
    border-bottom: 0 none
}

.product_widgets .carousel-caption {
    position: relative;
    left: 0;
    text-shadow: none;
    color: inherit
}

.glyphicon.glyphicon-play.right-bullet {
    margin-top: 2px
}

.list-wrapper {
    display: inline-block;
    width: 91%
}

.shadetabs li a {
    display: block;
    width: 95%
}

.tabcontent.content_padding {
    background-color: #fff;
    border: 1px solid #eee;
    min-height: 195px
}

.review_form .col-xs-5,
.tell_friend_container .col-xs-5 {
    width: 34%
}

.text-content-wrapper ul {
    color: #777;
    list-style: none;
    padding-left: 15px
}

.text-content-wrapper ul li h3 {
    font-size: 14px;
    font-weight: 700
}

.text-content-wrapper ul li {
    border-bottom: 1px solid #777;
    padding-bottom: 15px
}

.text-content-wrapper ul li:last-child {
    border: none
}

.letter {
    display: inline-block;
    margin: 0 8px
}

.minicart-subtotal,
.sidelogo {
    margin-bottom: 10px
}

.input-group-custom {
    max-width: 210px
}

.bottom .image {
    max-width: 100%;
    width: auto
}

.left-topnav .minicart {
    width: 300px;
    padding-top: 5px
}

.rightside-bar .minicart {
    list-style: none;
    padding-left: 0;
    font-size: 12px
}

.left-topnav,
.left-topnav>li>a {
    min-height: 40px
}

#vp_welcomeboxsquare .left-topnav,
.left-topnav>li>a {
    min-height: 30px
}

.minicart-qty,
.rightside-bar .minicart .minicart-qty {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    width: 20%
}

.minicart-description {
    font-size: 13px;
    display: inline-block;
    width: 77%
}

.minicart>li {
    list-style: none
}

.minicart-subtotal {
    background-color: #ededed;
    padding: 5px;
    color: #848283;
    font-size: 13px
}

.rightside-bar .minicart .minicart-description {
    display: inline-block;
    padding-left: 16px;
    font-size: 12px
}

.sidesearch .searchresultwrapper>a {
    display: block
}

#productexdbottom .shadetabs {
    width: 100%
}

.txtfielddropdown {
    width: auto;
    max-width: 100%
}

.qtycontainer {
    max-width: 55px;
    max-height: 35px
}

.accordion-tab .panel-title a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: inherit
}

#vp_bodycontent .accordion-tab a {
    color: inherit
}

.accordion-tab .active .panel-title {
    padding-left: 20px
}

.accordion-tab .panel-body .collapse-hide,
.accordion-tab .panel-body .collapse-show {
    position: absolute;
    top: -26px;
    cursor: pointer
}

.accordion-tab .panel-default .collapse-show {
    margin-right: 3px
}

.accordion-tab .panel-body .collapse-hide {
    display: none
}

.accordion-tab .panel-default.active .panel-body .collapse-hide {
    display: block
}

.accordion-tab .panel-default.active .collapse-show {
    display: none
}

#xproductextdesc {
    boder: 1px sold #ddd;
    background-color: #fff;
    padding: 10px
}

.checkout-page {
    padding: 0 20px;
    color: #878383
}

.computation_wrapper,
.computation_wrapper_noborder {
    padding: 10px 0;
    margin: 10px 0
}

.checkout-page label {
    font-weight: 400
}

.section_title,
.view_cart tr:last-child,
.widget-title {
    font-weight: 700
}

.radio_wrapper>label {
    width: 94%
}

.product-list-row .text-right a.submitbtn,
.product-list-row-view .text-right a.submitbtn {
    display: inline-block
}

.computation_wrapper {
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7
}

.product-list-row.hidedetails .detailwrap,
.product-list-row.hideorder .featurevariant_wrapper,
.product-list-row.hideorder .order {
    display: none
}

.detailwrap .submitbtn {
    max-width: 200px
}

.prod_quantity {
    display: inline-block;
    margin-right: 20px;
    min-width: 10px;
    width: 20px
}

.productinfolabel.stockdisplay {
    vertical-align: middle;
    width: auto;
    margin-right: 15px
}

#remaining_stock.productinfodetails {
    vertical-align: middle;
    margin-bottom: 0
}

.sub_title {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px
}

.section_container {
    border: 1px solid #e7e7e7;
    margin: 0 -10px 10px;
    padding: 15px 45px;
    min-height: 689px
}

.section_title {
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0 10px 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    position: relative
}

.carousel-control .fa,
.section_counter {
    position: absolute;
    display: inline-block
}

.section_counter {
    top: -2px;
    left: -35px;
    border-radius: 15px;
    color: #fff;
    height: 30px;
    padding: 5px;
    width: 30px
}

.slide-btn {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0
}

.slide-btn div {
    cursor: pointer;
    padding: 7px
}

.btn-wrapper.pull-right {
    margin-right: 15px
}

.carousel-caption {
    padding-bottom: 0
}

.item>hr {
    margin: 0
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    z-index: 100
}

.carousel-control .fa {
    top: 50%;
    z-index: 5
}

.view-option {
    display: inline-block
}

.centerbtn {
    margin: 5px auto;
    display: block
}

#vp_toprighticons {
    padding-left: 0;
    position: fixed;
    z-index: 100
}

#vp_toprighticons.back {
    position: inherit
}

.vpcartcanvas-showleft #vp_toprighticons.back {
    position: fixed
}

#vp_toprighticons .navbar-nav {
    margin: 0 -15px;
    padding: 6px 7px
}

.mobile-view {
    margin-bottom: 20px
}

.desktop-view .randomproduct .widget-product-title {
    padding-left: 10px
}

.centerfield {
    display: block;
    margin: 10px auto
}

.product-details h4 {
    font-size: 15px
}

.product-details {
    font-size: 11px;
    text-align: left
}

.compare-link,
.prod-list-info .productlinks,
.product-details.prod-list-info,
.wishlist-link {
    text-align: right
}

.product-list-row-view .compare-link,
.wishlist-link {
    text-align: left
}

.product-details .txtfield.quantity {
    width: 100%;
    max-width: 56px
}

.product-list-row .product-row,
.product-list-row-view .product-row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 5px
}

.product-details input[type=checkbox].submitbtn {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: 9px
}

.view_cart.info_table {
    margin-top: 20px
}

.freecenterimage img {
    max-width: 100%;
    height: auto
}

.view_cart tr td:first-child input[type=checkbox] {
    display: block;
    margin: auto
}

.view_cart .productname {
    margin-bottom: 8px
}

.view_cart .productname p {
    font-size: 12px;
    margin-top: 5px
}

.view_cart .cart-variants {
    padding-left: 15px;
    font-size: 13px
}

.view_cart .cartqty {
    max-width: 75px;
    text-align: right
}

.table-responsive .view_cart {
    margin-top: 0;
    border-top: 0 none
}

table.view_cart {
    display: block;
    padding-bottom: 5px;
    font-size: 11px;
    margin-bottom: 20px
}

.featured-option,
.featured-option .featured-field-row {
    font-size: 13px
}

.featured-option,
.row.mobile_view.product-view.product-list-row-view.product-list-row-view .productlinks {
    text-align: left
}

.feature-wrapper {
    margin-top: 20px;
    margin-bottom: 20px
}

.featured-option .featured-field-row:first-child {
    padding-top: 5px
}

.featured-option .featured-field-row select {
    width: 100%
}

.featured-option .featured-field-row .txtfield,
.featured-option .featured-field-row select {
    margin-bottom: 5px
}

#wrapper_listing .featured-option label {
    display: block
}

#wrapper_listing .featured-option .product_features {
    margin-bottom: 10px
}

#wrapper_listing .featured-option .product_features [type=checkbox] {
    margin: 0 5px 0 0;
    vertical-align: middle
}

.compare-link,
.featured-option .featured-row {
    margin-bottom: 10px
}

.featured-field-row .quantityfield-row input[type=text],
.featured-option .quantityfield-row input[type=text] {
    display: inline-block;
    max-width: 50px;
    padding: 2px 5px;
    text-align: center
}

#wrapper_listing .featured-option .quantityfield-row label,
.featured-field-row .quantityfield-row label,
.featured-option .quantityfield-row label {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

#wrapper_listing .featured-field-row .quantityfield-row label,
#wrapper_listing .featured-option .quantityfield-row label {
    max-width: 63%;
    word-wrap: break-word
}

.addthis_button {
    margin-top: 10px;
    display: inline
}

.inline-block {
    display: inline-block
}

.featured-row .childprod-title {
    max-width: 77%;
    vertical-align: top;
    margin-left: 10px;
    line-height: 1.6
}

@media (max-width:472px) {
    .featured-row .childprod-title {
        max-width: 75%
    }
}

.featured-row .qtyfield {
    padding: 2px 5px;
    font-size: 13px
}

.product-list-row-view .product-row .quantity {
    float: none;
    max-width: 80px;
    text-align: center
}

.fieldquantity {
    max-width: 80px;
    text-align: center
}

.menuhdr,
.selectproductbuttonwrapper {
    text-align: right
}

.btnproceed {
    margin-top: -4px;
    padding-top: 10px;
    padding-bottom: 10px
}

#vp_bodycontent .main-content input.addtocart,
#vp_bodycontent .main-product input[type=button],
button[type=reset],
input[type=reset] {
    padding: 11px 12px
}

.addtocart,
.btnproceed {
    background: #449d44;
    color: #fff
}

#vp_bodycontent .main-content input.addtocart {
    width: 100%;
    text-transform: uppercase
}

.product-list-row-view h4 {
    font-size: 17px
}

.main-product.noborder {
    border: 0
}

.product-list-row-view .product-row {
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 0 15px 0 0
}

.product-list-row-view .nailthumb img {
    margin-bottom: 0
}

.product-list-row .product-price,
.product-list-row .productsummary {
    font-size: 13px
}

#wrapper_listing .product-list .separator {
    margin-bottom: 15px
}

#wrapper_grid .row.product-details,
.grid-list-row-view .row.product-details {
    padding-bottom: 15px
}

#wrapper_grid a[data-field=link][data-linkremove=yes].submitbtn {
    display: none
}

#wrapper_grid .featured-prod-widget .separator {
    padding-bottom: 3px
}

#wrapper_listing .view_product_section .order {
    max-width: 200px;
    float: right
}

.formgroupselect {
    display: inline-block
}

.formgroupselect select {
    margin: 0 2.5px 0 0
}

.formgroupselect .submitbtn {
    margin: 0;
    vertical-align: middle;
    padding: 7px 12px
}

@media (min-width:766px) {
    .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form {
        display: table;
        width: 100%
    }
    .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form>.form-group {
        display: table-cell
    }
    .col-md-12.col-sm-12>#vp_bodycontent .filteringform>form>.form-group>.input-group {
        width: 100%;
        padding-right: 10px
    }
    .col-md-12.col-sm-12>#vp_bodycontent .form-group.view-option {
        text-align: right
    }
    .col-md-12.col-sm-12>#vp_bodycontent #filter_plistings>select {
        min-width: 130px;
        margin-right: 10px
    }
}

.widget-retailprice,
span.widget-prod-price.widget-retailprice.center-inline.global-font-color.jsproductdisplay {
    text-decoration: line-through;
    color: #b2afaf;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle
}

.main-product span.widget-mainprice {
    font-weight: 700;
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
    font-family: "Origins W04"
}

.product-list .productdesc {
    margin-top: 10px;
    margin-bottom: 10px
}

.product-list .quantitygroup,
.product-list .submitbtn {
    width: 100%
}

.product-list .checkboxlabel_listing [type=checkbox].submitbtn {
    width: auto;
    vertical-align: middle;
    margin: auto
}

label.checkboxlabel_listing {
    text-align: right;
    width: 100%;
    font-size: 15px;
    margin-top: 10px
}

.formgroup-panel>.panel-heading {
    background: 0 0;
    border-bottom: 0
}

.formgroup-panel>.panel-body {
    padding-top: 0
}

.formgroup-panel select {
    width: 100%
}

.readonlyprice {
    background: #fff !important
}

@media (max-width:599px) and (min-width:499px) {
    .mobile_view.product-list-row-view .featured-product-mobile-btn-wrapper .compare-link,
    .mobile_view.product-list-row-view .featured-product-mobile-btn-wrapper .wishlist-link,
    .row.mobile_view.product-view.product-list-row-view.product-list-row-view .productlinks {
        text-align: right
    }
}

@media (max-width:500px) {
    .product-list-row-view .featured-product-mobile-btn-wrapper,
    .product-list-row-view .random-prod-info.product-details {
        width: 100%
    }
}

tr:first-child .menuhdr {
    text-align: left
}

form .submitbtn {
    margin-bottom: 10px
}

.productbtn.submitbtn {
    padding: 5px 15px
}

.view_cart th {
    background-color: #fff
}

.bottom_details {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    min-height: 31px
}

.col-lg-2 .bottom_details .col-sm-8 a.feature-container {
    display: none
}

.featured-prod-widget .bottom_details .submitbtn {
    margin-bottom: 0
}

.bottom_details .widget-prod-price {
    padding-bottom: 5px
}

.widget-title {
    text-transform: Uppercase
}

.product_sold_table tr td:first-child,
.product_sold_table tr th:first-child,
.view_cart tr td:first-child,
.view_cart tr td:nth-child(2),
.view_cart tr th:first-child {
    border-left: 1px solid #ddd
}

.view_cart tr td:last-child,
.view_cart tr th:last-child {
    border-right: 1px solid #ddd;
    text-align: right
}

.view_cart td table tr td {
    border: 0 !important
}

.product_sold_table tr td:last-child,
.product_sold_table tr th:last-child,
table tr td.item_row>table {
    border-right: 1px solid #ddd
}

td.item_row table tr td img {
    display: block;
    margin: 5px 0;
    width: 100px;
    max-width: 100%;
    float: left
}

table tr td.item_row>table {
    margin: -11px 0;
    width: 100%
}

td.item_row>table tr td.vm {
    text-align: left
}

.table-responsive {
    margin-top: 10px;
    margin-bottom: 10px
}

.table-responsive table {
    margin-top: 0;
    margin-bottom: 0
}

.product_sold_table tr td:last-child {
    text-align: right;
    border-right: 1px solid #ddd !important
}

.product_sold_table tr:nth-last-child(2) th,
.product_sold_table tr:nth-last-child(3) th,
.product_sold_table tr:nth-last-child(4) th {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: 400;
    padding: 5px
}

.product_sold_table th.menuhdr,
.product_sold_table tr:last-child th {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.product_sold_table tr:first-child th.menuhdr {
    padding-bottom: 5px;
    padding-top: 5px;
    border: 0
}

select {
    padding: 5px;
    border: 1px solid #ddd
}

.largeinfofont {
    display: block;
    margin-bottom: 10px
}

.evendate select {
    margin-right: 5px
}

.vpasp-table {
    font-size: 11px
}

#view_cart tbody tr:nth-last-child(2) td,
.product_sold_table tr:first-child .menuhdr,
.view_cart>tbody>tr td.white-cell,
.view_cart>tbody>tr:last-child {
    background: #fff
}

tbody {
    width: 100% !important;
    display: table
}

.print_page .table>tbody {
    display: table-row-group
}

.print_page .table.no_border>tbody>tr>td {
    border: 0;
    padding: 5px
}

.print_page .topheader-invoice img {
    display: none !important
}

.print_page .strikebackround {
    position: relative;
    z-index: 1;
    text-align: center
}

.strikebackround::before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1
}

div#contentpage:after,
ul#content-slidernon li:before {
    content: " "
}

.strikebackround span {
    background: #fff;
    padding: 0 15px
}

.print_page .main-product {
    display: none
}

.normal_table tr.header-row td {
    border-top: 1px solid #ddd
}

.normal_table tr td:first-child {
    border-left: 1px solid #ddd
}

.normal_table tr td:last-child {
    border-right: 1px solid #ddd
}

table {
    margin-top: 10px;
    margin-bottom: 5px
}

.productsummary {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 1px
}

.print_page table.orderitems tbody tr td:nth-child(2),
.print_page table.orderitems thead tr th:nth-child(2) {
    text-align: center
}

.print_page table.orderitems tfoot tr td:first-child {
    border: 0
}

.print_page table.orderitems tfoot tr th:nth-child(2) {
    text-align: right;
    background: #ddd;
    color: #000;
    border: 1px solid;
    border-top: 0 none
}

.print_page table.orderitems tfoot tr:first-child th:nth-child(2) {
    border: 1px solid
}

.print_page table.orderitems tfoot tr td:last-child,
.print_page table.orderitems tfoot tr th:last-child {
    text-align: right
}

.paymentdetails .strikebackround::before {
    width: 98%
}

.panelinvoiceheader .panel-body {
    padding: 15px 0
}

.product_sold_table tr:first-child th.menuhdr {
    padding: 5px 10px;
    text-align: center
}

.product_sold_table tr:first-child th.menuhdr:first-child {
    padding: 5px;
    text-align: left
}

.default-listing .inline-block-wrapper {
    display: inline-block;
    width: 94%
}

#producttabs {
    position: relative
}

.submitbtn {
    text-align: center
}

#paypalexpress_prices_wrapper tr td:last-child,
#paypalexpress_prices_wrapper tr.computation_info td.menuhdr,
.sort_product_container,
.view_cart>tr td:last-child {
    text-align: right
}

.grid-list-row-view a.submitbtn {
    margin-top: 5px
}

.link-report .txtfielddropdown {
    width: 100%
}

.link-report .date-fields .txtfielddropdown {
    width: auto
}

.btns .col-sm-4:first-child .submitbtn {
    float: left
}

.btns .col-sm-4:nth-child(2) .submitbtn {
    display: block;
    margin: 0 auto
}

.btns .col-sm-4:last-child .submitbtn {
    float: right
}

.info_table tbody tr.header-row td {
    background: #f5f5f5;
    border: 1px solid #ddd
}

.info_table>tbody>tr>td:first-child {
    border-left: 1px solid #ddd
}

.info_table>tbody>tr>td:last-child {
    border-right: 1px solid #ddd
}

.bundle_parent td,
.computation_info td {
    border-top: 1px solid #ddd !important;
    padding-top: 5px
}

table .bundle_parent td.item_row table {
    border-right: 0 none
}

.bundle_parent td,
.bundle_sub td {
    border-bottom: 0 none !important
}

.fontbold {
    font-weight: 700
}

.comment_title {
    margin: 10px 0;
    text-transform: Uppercase
}

.error_field {
    border: 1px solid red !important;
    outline: red solid 1px !important
}

div.error_field {
    padding: 5px
}

.loadcategory_wrapper ul li ul,
.submenulist .menulist {
    padding-left: 0
}

.errormsg {
    color: red !important
}

.form-control {
    margin-bottom: 8px
}

.form-filter.form-inline .form-group {
    max-height: 34px
}

.form-inline.form-filter .form-control {
    height: 34px
}

.dropdown.dropdown-field.small-field.form-control {
    margin-bottom: 0
}

.checkoutpage .txtfielddropdown {
    width: 100%
}

.checkoutpage .creditcart_form_wrapper select[name=strocardmm],
.checkoutpage .creditcart_form_wrapper select[name=strocardyy] {
    width: auto
}

.sidebarcell .txtfielddropdown {
    width: 100%
}

.contentcell .searchfield {
    width: 83%
}

#shopcustomer select {
    width: 100%
}

.menulist>li {
    margin-bottom: 5px
}

.menulist li ul {
    display: none
}

.menulist li .submenulist ul {
    display: block
}

.menulist a {
    width: 100%;
    display: inline-block
}

#xalsobought {
    margin-top: 0
}

.tab_content_left_border {
    height: auto
}

.tell_friend_text_tab {
    width: 99.6%;
    padding: 10px
}

.whitebackground {
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px
}

.comment_title_tab,
.tell_friend_title_tab {
    background: 0 0;
    padding: 10px;
    border: 0;
    color: #000;
    font-size: 19px
}

.evenrow {
    border: 0 dashed;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px
}

.evenrow .comment_container {
    background: #fff
}

.blocklabel {
    display: block !important;
    float: none !important
}

#friendframe,
#reviewframe {
    width: 100%
}

.feature-container {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px
}

.comment_text_tab {
    border: 0;
    width: 99.6%;
    padding: 10px
}

.comment_text {
    word-wrap: break-word
}

#contentpage.blogpage p {
    margin-bottom: 15px;
    line-height: 1.5
}

.left-wrap-btn {
    float: left
}

.right-wrap-btn {
    float: right
}

span.title {
    background: 0 0;
    border: 0
}

.sort_product_container .btnproceed {
    padding: 6px 15px;
    vertical-align: middle;
    margin: auto
}

.sort_product_container select {
    display: inline-block
}

#paypalexpress_prices_wrapper tr td:first-child,
.mobile_view {
    display: none
}

.product-list-row .product-details .submitbtn {
    padding: 5px 15px
}

.product-list-row .product-details h4 {
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 5px
}

.product-list-row .productdesc {
    margin-bottom: 5px
}

#paypalexpress_prices_wrapper tr td:nth-child(2) {
    width: 78%
}

#paypalexpress_prices_wrapper th.menuhdr {
    border-bottom: 0 none
}

#paypalexpress_prices_wrapper td {
    border-bottom: 1px solid #ddd;
    border-left: 0 none;
    border-right: 0 none;
    padding: 5px
}

#paypalexpress_prices_wrapper tr:last-child td:last-child {
    border-top: 1px solid #ddd;
    border-bottom: 0 none
}

table#paypalexpress_prices_wrapper tr:last-child td:last-child {
    border-top: 1px solid #ddd !important
}

.mobile_view {
    text-align: center
}

.mobile_view.product-view.grid-list-row-view .random-prod-info.product-details,
.title.mobile_view {
    text-align: left
}

.productlabel {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 0
}

.featured-prod-widget,
.floating-field-wrapper {
    position: relative
}

.productlabel img {
    max-width: 95%
}

.shopexd_imgwrapper .productlabel {
    left: 10px
}

.shopexd_imgwrapper .productlabel img {
    margin-top: 0
}

.col-sm-6.col-xs-12.product-details {
    padding-left: 30px
}

.grid-list-row-view .featured-prod-widget .submitbtn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.grid-list-row-view .featured-prod-widget .submitbtn .fa-search {
    padding: 0 10px
}

.select2-container {
    margin-bottom: 10px
}

.form-inline.form-filter .select2-container {
    margin-bottom: 0
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 11px
}

.blog_review_container .select2.select2-container.select2-container--default,
.contentcell .select2-container {
    width: 100% !important
}

.responsivecolumn:hover .nailthumb img {
    opacity: .2
}

.nailthumb {
    min-height: 50px
}

div#contentpage:after {
    display: table
}

div#contentpage img {
    max-width: 100%;
    height: auto !important
}

.right_image {
    margin-left: 15px;
    margin-bottom: 10px;
    width: 60%
}

.mobile-view {
    display: none
}

.searchresultwrapper a {
    display: block;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: -4px
}

#recaptcha_area td,
#recaptcha_area th,
#recaptcha_area tr,
.recaptchatable {
    line-height: 0 !important
}

#recaptcha_area input {
    height: auto;
    display: inline
}

#my-category,
#my-menu,
.togglewrapper {
    display: none
}

.form-control {
    height: auto
}

.float-label-wrap input[type=email].form-control,
.float-label-wrap input[type=password].form-control,
.float-label-wrap input[type=text].form-control,
.float-label-wrap textarea.form-control {
    padding: 20px 15px 5px
}

.blog_review_container.formwrapper .floating-field-wrapper .txtfield {
    padding-top: 5px
}

label.floating-label {
    font-size: .8125em;
    position: absolute;
    top: 3px;
    left: 15px;
    color: #c4b6af;
    opacity: 1;
    -webkit-transition: .333s ease top, .333s ease opacity;
    transition: .333s ease top, .333s ease opacity
}

.js-hide-label label {
    top: 1.3em
}

.float-label-wrap input {
    transition: padding .333s;
    -webkit-transition: padding .333s
}

.float-label-wrap.js-hide-label input,
.float-label-wrap.js-hide-label textarea {
    padding: 12px 15px !important
}

#basic_info .floating-field-wrapper .txtfield,
.blog_review_container #shipping_info .floating-field-wrapper .txtfield {
    height: 36px;
    padding: 6px !important
}

.blog_review_container.formwrapper .floating-field-wrapper .txtfield {
    padding: 6px !important
}

.js-hide-label input.form-control,
.js-hide-label textarea.form-control {
    padding: 5px
}

.opacity0 {
    opacity: 0;
    height: 0
}

.bannerwrapper div#vp_sliderbanners {
    margin-bottom: 0
}

table.image_wrapper,
table.image_wrapper #pimage.main_image {
    width: 100%;
    max-width: 100%;
    margin: auto
}

.featured-field-row input[type=text] {
    border: 1px solid #ddd;
    margin-bottom: 5px;
    width: 100%;
    padding: 2px 5px
}

.absolutecaret {
    position: absolute;
    top: 10px;
    right: 7px
}

.responsivecolumn .bottom_details .col-sm-4 {
    padding-right: 0
}

@media (min-width:1000px) {
    #my-category.mm-opened,
    #my-menu.mm-opened {
        display: block
    }
    .col-md-6.col-sm-12>#vp_bodycontent .featured-prod-widget .bottom_details .col-sm-8 {
        width: 83.33333333%
    }
    .col-md-6.col-sm-12>#vp_bodycontent .featured-prod-widget .bottom_details .col-sm-4 {
        width: 16.66666667%
    }
    .maincontent-wrapper {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        background: #fff
    }
}

@media (max-width:766px) {
    .carousel-inner .col-xs-6:nth-child(2n+1),
    .row.homepage-widget .responsivecolumn.col-xs-6:nth-child(2n+1) {
        clear: both
    }
    .selectproductbuttonwrapper>.row {
        margin-left: 0;
        margin-right: 0
    }
    body #vp_bodycontent .main-content.cartwrapper {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (min-width:1200px) {
    .categorysummary.responsivecolumn.col-sm-3.col-xs-6:nth-child(4n+1),
    .categorysummary.responsivecolumn.col-sm-6.col-xs-6:nth-child(2n+1),
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4),
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7),
    .row.homepage-widget .responsivecolumn.col-lg-3:nth-child(4n+1),
    .row.homepage-widget .responsivecolumn.col-lg-4:nth-child(3n+1) {
        clear: both
    }
    .container.content-wrapper {
        min-height: 515px
    }
    #wrapper_grid .product-view.grid-list-row-view:nth-child(3n+1) .responsivecolumn,
    .col-md-6>#vp_bodycontent #wrapper_grid .grid-list-row-view:nth-child(3n+1),
    .col-md-6>#vp_bodycontent .product-list-wrapper .form-product:nth-child(3n+1) .col-lg-3.col-md-4,
    .col-md-9 #vp_bodycontent .product-list-wrapper .form-product:nth-child(4n+1) .col-lg-3,
    .col-md-9>#vp_bodycontent .product-list-wrapper .form-product:nth-child(3n+1) .col-lg-4.col-md-4,
    .col-md-9>#vp_bodycontent .product-list-wrapper .form-product:nth-child(4n+1) .col-lg-3.col-md-4,
    .main-product .desktop-view .col-lg-3:nth-child(4n+1),
    .main-product .desktop-view .col-lg-4:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width:760px) {
    .lowernavgation .dropdown {
        margin-right: 10px
    }
    .alsobought-wrapper .row>.col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width:900px) {
    .col-md-6.col-sm-12 #vp_bodycontent .filteringform .input-group .form-control {
        max-width: 79px
    }
    .col-md-6.col-sm-12 #vp_bodycontent .formgroupselect select {
        max-width: auto
    }
}

@media (min-width:770px) and (max-width:900px) {
    .form-filter.form-inline .form-group .txtfielddropdown {
        margin-top: 8px;
        height: 35px
    }
    .form-filter.form-inline .form-group,
    .form-filter.form-inline .form-group .dropdown-toggle {
        max-width: 100px;
        font-size: 11.4px
    }
    .sort_product_container select {
        max-width: 130px
    }
}

@media (min-width:768px) {
    .product-list-row .product-details .submitbtn,
    .product-row .quantity {
        float: right
    }
}

@media (min-width:995px) {
    .content-wrapper>.row>#vp_leftsidebox>.col-md-3,
    .content-wrapper>.row>#vp_rightsidebox>.col-md-3 {
        width: 28%
    }
    .content-wrapper>.row>#vp_leftsidebox>.col-md-pull-6 {
        right: 50%
    }
    .content-wrapper>.row>#vp_leftsidebox>.col-md-pull-9 {
        right: 72%
    }
    .content-wrapper>.row>.col-md-push-3 {
        left: 28%
    }
    .content-wrapper>.row>.col-md-6 {
        width: 50%
    }
    .col-md-9.col-sm-8.col-xs-12.mobile-wrapper {
        width: 72%
    }
}

@media (max-width:1200px) and (min-width:997px) {
    #producttabs {
        width: 100%
    }
    #producttabs li.active {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

@media (min-width:1110px) {
    .randomproduct a.submitbtn {
        float: right
    }
    .featured-prod-widget .bottom_details .submitbtn,
    .randomproduct .btn.submitbtn {
        bottom: -27px;
        position: absolute;
        right: -1px;
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important
    }
    #wrapper_grid .featured-prod-widget .bottom_details .submitbtn {
        bottom: -24px
    }
    .navigation_dropdown_menu_mobile {
        display: none !important
    }
}

@media (max-width:1200px) {
    #vp_welcomeboxsquare,
    .vp_logo.col-sm-6.col-xs-12 {
        width: 48.8%
    }
    #vp_sliderbanners>.containerwidth,
    .lower-header.bannerwrapper {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:800px) {
    .randomproduct .btn.submitbtn {
        position: absolute;
        bottom: -6px;
        right: 0;
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important
    }
}

@media (min-width:1001px) {
    .customer-wrapper .nextbtn {
        display: none
    }
    .main-product.customerservice h4 {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 5px
    }
    .col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-row .desktop_view .col-lg-3.col-md-4.col-sm-4.col-xs-6 {
        min-width: 33%
    }
}

@media (min-width:1000px) and (max-width:1185px) {
    .main-product .desktop-view .col-md-6:nth-child(2n+1) {
        clear: both
    }
}

@media(max-width:1000px) and (min-width:766px) {
    .input-group-custom {
        max-width: 100%;
        margin-top: 15px
    }
}

@media (max-width:1100px) and (min-width:977px) {
    .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3),
    .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5),
    .mobile-view .col-lg-4.col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7) {
        clear: both
    }
}

@media (max-width:1190px) and (min-width:977px) {
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(3),
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(5),
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7) {
        clear: both
    }
}

@media (max-width:1100px) {
    #vp_topheader_lower {
        position: absolute;
        top: 140px;
        padding-top: 4px;
        width: 100%
    }
    #vp_topheader_lower .search {
        margin-bottom: 5px
    }
    .product_widgets.mobile-view {
        display: none
    }
    .product_widgets.desktop-view {
        display: block
    }
}

@media (max-width:1000px) {
    .col-md-9.col-sm-8.col-xs-12.mobile-wrapper,
    .logo {
        width: 100%
    }
    .desktop-view,
    .horo_desktop_bar,
    .lowernavgation,
    .navbar-default,
    .welcomebox_wrapper {
        display: none
    }
    #leftmenubtn,
    #responsive-menu-button,
    .mobile-header,
    .mobile-view {
        display: block
    }
    #fixedmenu {
        display: none
    }
    .hide-to-mobile {
        display: none !important
    }
    .customer-wrapper,
    .customer-wrapper.all-clear {
        display: none
    }
    .customer-wrapper.active {
        display: block
    }
    .menulist-style.monthly_listing .fa.fa-caret-right.right-bullet {
        position: relative;
        right: 0;
        top: 0
    }
    .searchresultwrapper>a {
        display: block;
        width: 100%;
        font-size: 15px;
        padding: 5px 0
    }
    #shopcustomer {
        padding-left: 0;
        padding-right: 0
    }
    .signup-section .sidebarcell {
        padding-bottom: 10px
    }
    #my-category,
    #my-menu {
        display: none
    }
    #my-category.mm-menu.mm-current,
    #my-menu.mm-menu.mm-current,
    .logo {
        display: block
    }
    #vp_logo img,
    .vp_logo img {
        display: block;
        margin: 10px auto
    }
    #vp_topheader_lower .search,
    .sort_product_container .form-inline.form-filter .select2-container {
        margin-bottom: 5px
    }
    .sort_product_container select.form-control {
        width: auto
    }
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #5a5a5a
}

.comparelink-container {
    padding-top: 20px
}

.product-list-row .comparelink-container,
.product-list-row .productlinks {
    padding-left: 5px
}

.productsummary-mobile {
    display: none
}

.main-news img,
body iframe {
    max-width: 100%
}

.main-news iframe {
    max-width: 100%;
    height: auto
}

.vp_logo.col-xs-12.mobilescrolled img {
    max-height: 33px;
    padding: 0
}

@media (min-width:950px) {
    .productlinks {
        min-width: 145px
    }
}

@media (max-width:1200px) and (min-width:990px) {
    .homepage-widget .responsivecolumn.col-md-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width:990px) and (min-width:768px) {
    .homepage-widget .responsivecolumn.col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width:950px) {
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(4),
    .desktop-view .col-lg-4.col-md-6.col-sm-4:nth-child(7) {
        clear: both
    }
}

@media (max-width:768px) {
    .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(3),
    .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(5),
    .col-md-6.col-sm-6.col-xs-6.mobile-prod-wrapper:nth-child(7),
    .mobile-view .mobile-prod-wrapper:nth-chiild(3),
    .mobile-view .mobile-prod-wrapper:nth-chiild(5),
    .mobile-view .mobile-prod-wrapper:nth-chiild(7) {
        clear: both
    }
    .lowernavgation .dropdown {
        width: 33%
    }
    .mobile-view .featured-prod-widget {
        min-height: 165px
    }
    .input-group-custom {
        max-width: 100%
    }
    .btnproceed {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1200px) {
    .col-md-9 #vp_bodycontent .product-list-wrapper .form-product:nth-child(3n+1) .col-md-4 {
        clear: both
    }
}

@media (min-width:767px) {
    .flyout #flyout1 li:hover>ul {
        display: block
    }
    .main-blog .row .col-sm-4:nth-child(3n+1),
    .main-news .row .col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width:566px) {
    .main-product .form-product:nth-child(2n+1) .mobile_view .col-xs-6 {
        clear: both
    }
}

@media (max-width:766px) {
    .product-list-row .productlinks {
        padding-left: 0
    }
    .col-md-6.col-sm-12.col-md-push-3.col-xs-12.mobile-wrapper .product-list-wrapper .form-product:nth-child(odd) {
        clear: both
    }
    .bottom .image {
        display: block;
        margin: 5px auto
    }
    .product-list-row-view .product-row {
        padding: 0 15px
    }
    .main-product.section-form {
        border: 0
    }
    #page {
        padding-bottom: 208px
    }
    #vp_logo img,
    .vp_logo img {
        padding: 0
    }
    .container.content-wrapper {
        margin-top: 0
    }
    .flyout #flyout1 li:hover>ul {
        diplay: none
    }
    #checkoutsteps {
        display: none
    }
    #shopcustomer,
    .main-blog,
    .main-content,
    .main-freetext,
    .main-news,
    .main-product,
    .sidebarcell,
    .sidebarcell_noborder {
        padding-top: 0
    }
    .title {
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 10px;
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px
    }
    #vp_bodycontent .breadcrumb {
        margin: 0
    }
    .title h2,
    .title h2:hover {
        color: #fff
    }
    .main-product .sub-content-title {
        padding-top: 10px
    }
    .main-product h4 {
        border-bottom: 1px solid #ddd;
        padding-bottom: 5px
    }
    .main-product .product-list-row h4 {
        border-bottom: 0 none;
        margin: 0 auto
    }
    #welcomeboxsquareform3 .input-group-btn {
        border: 0
    }
    .mobile-wrapper {
        padding-right: 0;
        padding-left: 0
    }
    .nav>li.dropdown {
        display: inline-block
    }
    .mid-topright-nav {
        text-align: left;
        padding-left: 0
    }
    #vp_welcomeboxsquare {
        text-align: left
    }
    .left-topnav.nav.navbar-nav {
        float: left
    }
    .navbar-nav .open .dropdown-menu {
        background-clip: padding-box;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
        float: left;
        font-size: 14px;
        left: 0;
        list-style: none;
        margin: 2px 0 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        top: 100%;
        z-index: 1000
    }
    .footer-nav,
    .shop-notices,
    .unstyled {
        text-align: center
    }
    #flyout1 li,
    .sidepage>li {
        border-bottom: 1px solid #777;
        position: relative
    }
    .compare-link,
    .wishlist-link {
        padding-right: 10px;
        text-align: left
    }
    .sort_product_container .form-group {
        display: inline-block;
        width: 23%;
        min-width: 115px
    }
    .product_widgets.mobile-view {
        display: block
    }
    .product_widgets.desktop-view {
        display: none
    }
    .fa.fa-caret-right.right-bullet {
        position: absolute;
        top: 9px;
        right: 0
    }
    .default-listing .fa.fa-caret-right.right-bullet {
        position: relative;
        margin-top: -6px
    }
    .product-view a.submitbtn {
        display: inline-block;
        margin-top: 10px
    }
    .productsummary-desktop {
        display: none
    }
    .productsummary-mobile {
        display: block
    }
    .sidepage li::before {
        margin-left: -1px !important;
        margin-top: 9px
    }
    .hide-inmobile {
        display: none
    }
    .searchresultwrapper {
        width: 100%
    }
    .bottom_details>.col-sm-4>a.submitbtn {
        position: absolute;
        bottom: 0;
        right: 0
    }
}

@media(max-width:650px) {
    .product-list-row .nailthumb img {
        margin: auto
    }
    .col-mob-12 {
        width: 100%
    }
}

@media (max-width:600px) {
    .footer {
        text-align: center
    }
    .search {
        margin-top: 5px
    }
    .form-inline.form-filter select.form-control {
        max-width: 91px
    }
    #category_id {
        margin-right: -30px
    }
    .mobile_view {
        display: block
    }
    .desktop_view {
        display: none
    }
    .product-list-row .productlinks {
        margin: 5px auto
    }
    #productexd .view_product_section {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media(max-width:595px) {
    #wrapper_grid .responsivecolumn.col-xs-6,
    .homepage-widget .responsivecolumn.col-xs-6 {
        width: 100%
    }
}

@media (max-width:550px) {
    #page {
        padding-bottom: 228px
    }
    #productexdbottom .shadetabs li a,
    .shadetabs>li a {
        padding: 10px;
        width: 100%
    }
    .categorysummary.col-xs-6,
    .mobile-prod-wrapper,
    .product-details-wrap {
        width: 100%
    }
    .link-report.btns .col-sm-4 {
        clear: both
    }
    .btns .col-sm-4:first-child .submitbtn,
    .btns .col-sm-4:last-child .submitbtn,
    .btns .col-sm-4:nth-child(2) .submitbtn {
        display: block;
        margin: 10px auto;
        float: none
    }
    .report-field-container {
        width: 100%;
        clear: both
    }
    .hide-xs {
        display: none
    }
    #producttabs.shadetabs>li,
    .shadetabs>li {
        display: block
    }
    #producttabs {
        width: 100%
    }
    #producttabs li.active {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

@media (max-width:480px) {
    .sort_product_container .form-group {
        margin-top: 10px
    }
    #recaptcha_challenge_image,
    #recaptcha_response_field,
    .recaptchatable #recaptcha_image {
        margin: 0 !important;
        width: 100% !important
    }
    .recaptchatable .recaptcha_image_cell,
    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1 {
        margin: 0 !important;
        width: 100% !important;
        background: 0 0 !important
    }
    body #recaptcha_area,
    body #recaptcha_table {
        width: 100% !important
    }
    .right-wrap-btn .submitbtn {
        float: right;
        margin-right: 10px
    }
}

@media (max-width:430px) {
    .left-wrap-btn,
    .right-wrap-btn {
        float: none
    }
    .mm-page mm-slideout {
        margin-bottom: 248px
    }
}

@media (max-width:360px) {
    .cart-item-row .col-xs-6.price,
    .cart-item-row .col-xs-6.qty {
        width: 100% !important
    }
}

@media (max-width:310px) {
    .nailthumb img,
    body .nailthumb {
        width: 100%
    }
}

@media (max-width:250px) {
    #vp_logo,
    .topright-mobile,
    .vp_logo {
        width: 100%
    }
}

#productexdleft img {
    margin: 10px auto
}

#productexdleft .main_image {
    width: 100%;
    margin: 10px auto
}

.zoomPad {
    float: none !important
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.highslide-wrapper {
    z-index: 1000
}

.footercc {
    line-height: 1;
    font-size: 45px
}

.footercc i {
    margin-right: 5px
}

#vpcartqv .modal-header {
    border-bottom: 0 none;
    padding: 8px 15px 0
}

#vpcartqv div#productexd {
    margin-top: 30px
}

#vpcartqv button.close {
    background: #000;
    opacity: 1;
    color: #fff;
    padding: 2px 6px;
    border-radius: 18px;
    cursor: pointer;
    z-index: 1000
}

#vpcartqv #qvthumb {
    max-height: 136px
}

#vpcartqv #vpcartqv_retailprice,
.pricing #retail_target {
    text-decoration: line-through;
    font-weight: lighter;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 10px
}

.pricing .productinfodetails {
    margin-bottom: 0;
    display: inherit
}

#productexdright .pricing #subprice,
#vp_bodycontent #productexdright .pricing #parentprice,
#vpcartqv #productexdright .pricing #vpcartqv_parentprice,
#vpcartqv #productexdright .pricing #vpcartqv_subprice {
    font-size: 22px;
    display: block;
    font-family: "Origins W04"
}

.margint-10 {
    margin-top: 10px
}

#vpcartqv .modal-body>.ajaxload {
    height: auto;
    height: 95%;
    background: #ddd;
    opacity: .5;
    width: 96%;
    font-size: 32px;
    text-align: center
}

#license_content .main-product {
    border: 0
}

.product_variant .disabled-sub {
    text-decoration: line-through
}

#vpcartqv .modal-body>.ajaxload i.fa.fa-spinner.fa-spin {
    position: absolute;
    top: 25%;
    left: 40%
}

.minicart-description .cart-variants {
    display: none
}

#content-slidernon {
    width: 100%;
    max-width: 100% transform: translate3d(0, 0, 0);
    height: 117px;
    padding-bottom: 0;
    padding-left: 0;
    list-style: none
}

#content-slidernon li {
    width: 110px;
    height: 110px;
    display: inline-block
}

#content-slidernon img {
    width: 90px;
    height: auto
}

@media (min-width:905px) {
    #content-slidernon li {
        display: inline-block;
        max-width: 130px !important
    }
}

.my-gallery figure {
    display: none
}

.my-gallery figure.active {
    display: block
}

.my-gallery figure img {
    max-height: 500px;
    max-width: 100%
}

#content-slider img {
    width: auto;
    max-width: 100%;
    height: auto
}

ul#content-slider[data-set="0"],
ul#content-slidernon[data-set="0"] {
    display: none
}

.my-gallery figure.active img {
    margin: auto;
    width: auto;
    max-width: 100%;
    display: block
}

#menu_left,
#menu_right {
    top: 0;
    bottom: 0;
    width: 260px;
    height: 100%
}

@media (min-width:700px) {
    #content-slider li img {
        max-height: 110px;
        max-width: 60px !important
    }
}

@media (max-width:700px) {
    #content-slider li img {
        max-height: 200px
    }
}

@media (max-width:500px) {
    #content-slider li img {
        max-height: 139px
    }
}

@media (min-width:905px) {
    #content-slider li {
        display: inline-block;
        max-width: 60px !important
    }
}

@media (max-width:900px) {
    #content-slider li {
        display: inline-block;
        max-width: 250px
    }
}

.lSAction>a {
    position: relative;
    background: 0 0 !important
}

.lSAction>a.lSNext::before,
.lSAction>a.lSPrev::before {
    position: absolute;
    font-weight: 900;
    margin-right: 10px;
    font-size: 30px;
    text-decoration: inherit;
    text-shadow: 1px 1px 6px #000;
    font-family: Font Awesome\ 5 Free;
    font-style: normal
}

.lSAction>a.lSPrev::before {
    content: "\f053"
}

#user .modal-content .lSAction a,
#vp_bodycontent .lSAction>a {
    color: #fff;
    visibility: hidden
}

.hide-title .title {
    display: none
}

.lSAction>a.lSNext::before {
    content: "\f054"
}

#page {
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: .3s ease
}

#menu_left,
.mobile-header,
.navigation_dropdown_menu_mobile {
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease
}

.mobile-header,
.navigation_dropdown_menu_mobile {
    transition: .3s ease
}

#page.vpcartcanvas-showleft,
.mobile-header.container.vpcartcanvas-showleft,
.navigation_dropdown_menu_mobile.vpcartcanvas-showleft {
    -webkit-transform: translate(260px, 0);
    -moz-transform: translate(260px, 0);
    -o-transform: translate(260px, 0);
    -ms-transform: translate(260px, 0);
    transform: translate(260px, 0)
}

#menu_left {
    position: fixed;
    left: -260px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: .3s ease
}

#menu_left.slide-active {
    -webkit-transform: translate(260px, 0);
    -moz-transform: translate(260px, 0);
    -o-transform: translate(260px, 0);
    -ms-transform: translate(260px, 0);
    transform: translate(260px, 0);
    background: #12323d
}

#menu_right {
    position: fixed;
    right: 0;
    -webkit-transform: translate(260px, 0);
    -moz-transform: translate(260px, 0);
    -o-transform: translate(260px, 0);
    -ms-transform: translate(260px, 0);
    transform: translate(260px, 0);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background: #333
}

.slider-menu__link,
.slider-menu__link:hover {
    background: #6e2306
}

.slider-menu__item {
    border-bottom: 1px solid #ddc697
}

#menu_right.slide-active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

#page.vpcartcanvas-showright {
    -webkit-transform: translate(-260px, 0);
    -moz-transform: translate(-260px, 0);
    -o-transform: translate(-260px, 0);
    -ms-transform: translate(-260px, 0);
    transform: translate(-260px, 0)
}

.vpcartoffcanvas {
    overflow: auto;
    background-color: #333
}

@media print {
    a[href]:after {
        content: none !important
    }
}

#filter_plistings2>select,
#filter_plistings>select {
    padding-top: 3px
}

@media (min-width:766px) {
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2 {
        display: table;
        width: 100%
    }
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>.form-group,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>input[type=submit],
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>.form-group,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>input[type=submit],
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>select {
        display: table-cell;
        max-width: 100%;
        padding-right: 5px
    }
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select {
        margin-right: 5px;
        margin-left: 5px
    }
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>input[type=submit],
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2>select,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>input[type=submit],
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings>select {
        margin: 0 5px;
        vertical-align: middle
    }
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings .form-group>.input-group,
    .col-md-9.col-sm-8.col-md-push-3 #filter_plistings2 .form-group>.input-group {
        width: 100%
    }
}

#loginmodal .modal-dialog {
    width: 400px;
    max-width: 100%
}

.megamenu-dropdown {
    background-color: #fff;
    border: 1px solid #6e2306;
    padding-bottom: 2px;
    border-bottom: 10px solid #6e2306;
    min-width: 200px
}

#vp_welcomeboxsquare .toprightsection:first-child {
    border-color: inherit
}

#vp_welcomeboxsquare.col-sm-6 {
    max-width: 582px
}

#vp_topheader #topright_menu .navbar-nav li>a,
#vp_topheader .left-topnav.nav>li.dropdown>a {
    padding-top: 10px
}

.mobile-header {
    min-height: 30px;
    padding: 0;
    background: -webkit-linear-gradient(#f3e4bb, #f3e4bb);
    background: -o-linear-gradient(#f3e4bb, #f3e4bb);
    background: -moz-linear-gradient(#f3e4bb, #f3e4bb);
    background: linear-gradient(#f3e4bb, #f3e4bb)
}

.mobile-header.container #vp_logo,
.mobile-header.container .vp_logo {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 34px
}

.navigation_dropdown_menu_mobile {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 40px;
    background-color: #eee
}

.mobile-header .iconnav>li:hover a,
.mobile-header .iconnav>li:hover a:hover {
    color: #000
}

body .mm-menu {
    background-color: #333 !important;
    color: rgba(255, 255, 255, .6) !important
}

#contentpage ul li:hover,
#flyout1 li:focus,
#flyout1 li:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.nav>li>a:focus,
.nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.vp_sidebar li:focus,
.vp_sidebar li:hover {
    background-color: #fff4dd;
    color: #262626
}

.mobile-header #vp_toprighticons .iconnav li .fas {
    transition: all .4s ease-in-out
}

.mobile-header #vp_toprighticons .iconnav li .fas:hover {
    transform: scale(1.5);
    background: 0 0;
    color: #fff
}

.mobile-header #vp_toprighticons .iconnav li:hover a {
    background: 0 0;
    color: #fff
}

.megamenu-dropdown a {
    display: block;
    line-height: 1.22857;
    padding: 0 20px;
    width: 100%
}

#flyout1 li a,
.menulist li a:before,
.menulist-style li:before,
.sidebarcell ul#accordion li a:before,
.sidebarcell ul#flyout1 li:before,
.sideblogs li:before,
.sidenews li a:before,
.sidepage li a:before,
ul.sideblogs a,
ul.sidepage a {
    display: inline-block;
    vertical-align: top
}

#fixedmenu #vp_horomenu .megamenu .megamenu-dropdown a:hover,
.megamenu-dropdown a:focus,
.megamenu-dropdown a:hover,
.megamenu-dropdown ul li:hover,
.page_wrapper .horo_desktop_bar .megamenu .megamenu-dropdown a:hover {
    background-color: #eedebe;
    color: #333
}

.page_wrapper .fixedmenu .horo_desktop_bar {
    left: 0 !important
}

.horo_desktop_bar,
.horo_desktop_bar .megamenu {
    background: #e7e7e7
}

.page_wrapper .horo_desktop_bar {
    background: 0 0
}

.page_wrapper .horo_desktop_bar .megamenu {
    background: #fff
}

#fixedmenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%
}

.mobile-header.container #vp_logo {
    background: #eee;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.cameraContent .camera_caption>div {
    background: rgba(0, 0, 0, .2);
    color: #000
}

.cameraSlide img {
    max-width: 100% !important;
    margin: auto !important
}

.widget-box {
    border: 1px solid #e7e7e7
}

.featured-prod-widget {
    border: 1px solid #ddd;
    margin-top: 10px
}

.featured-prod-widget h6 {
    font-size: 15px
}

span.widget-prod-price {
    font-size: 1em;
    margin-top: 6px
}

.title {
    border-bottom: 1px solid #d7c3ba !important;
    margin-bottom: 10px
}

.title h1,
.title h2,
.vp_sidebar .title h3 {
    font-size: 2.3em;
    padding: 0 5px 5px
}

.widget-title {
    color: inherit
}

.footer h3,
.letter-sorting {
    text-transform: uppercase;
    color: #6b6b6b
}

#flyout1 li a {
    visibility: 1;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%
}

.footer,
.nailthumb .quickview {
    display: block
}

.letter-sorting {
    background: #ededed;
    margin: 10px 0;
    padding: 10px 15px;
    text-align: center
}

.footer {
    background: #ededed;
    border-top: 8px solid #6e2306;
    width: 100%
}

#shopcustomer,
.main-blog,
.main-content,
.main-freetext,
.main-news,
.main-product,
.megamenu,
.sidebarcell,
body {
    background-color: #fff
}

.footer h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin-bottom: 20px
}

a,
a:hover {
    color: inherit
}

#vp_topheader>.navbar {
    margin-bottom: 0;
    border-radius: 0;
    border: 0
}

.page_wrapper .lowernavgation {
    padding-top: 0
}

.page_wrapper {
    width: 100%;
    max-width: 1000%;
    margin: auto;
    background: #fff
}

.lowerheader-wrapper {
    max-width: 100%;
    margin: -10px 0 0
}

.containerwidth {
    max-width: 1200px;
    margin: auto;
    padding: 0 15px
}

.fixedmenu .horo_desktop_bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

body {
    color: #6e2306
}

#vp_bodycontent,
.vp_sidebar {
    backaground-color: #fff
}

.vp_topheader_upper {
    max-width: 1170px;
    margin: auto
}

a {
    cursor: pointer
}

a:hover {
    text-decoration: none
}

.caret,
body .global-font-color,
body .global-font-color>a,
body .shadetabs li a {
    color: #5a5a5a
}

.default-btn-style {
    max-width: 90px;
    min-height: 27px
}

body .title {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 10px 5px 5px
}

#scrollUp,
#vp_bodycontent a.submitbtn,
.global-background-color,
.scrollToTop_default,
.scrollToTop_default:hover {
    background-color: #5a5a5a;
    color: #fff
}

.global-3rd-background-color {
    background-color: #113545
}

.global-2rd-background-color {
    background-color: #ededed
}

#vp_welcomeboxstretch .utility-bar {
    background: #ededed;
    padding: 0 15px
}

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 15px
}

.main-product .pagination>li {
    padding-left: 0
}

.pagination>li a {
    background-color: #fff;
    border: 1px solid #ddd
}

#vp_bodycontent a.submitbtn,
.btn-default,
.default-btn-style,
.submitbtn {
    background-color: #5a5a5a;
    border: 0;
    border-radius: 3px;
    color: #fff;
    padding: 5px
}

.sprite-search {
    font-size: 16px
}

.lower-header #vp_welcomeboxsquare .dropdown-menu {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .176)
}

.grid-view-btn,
.list-view-btn {
    font-size: 17px;
    padding: 5px 15px
}

.categorysummary .main-product {
    min-height: 150px
}

.productsummary.productdesc_table {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%
}

#productexdbottom .shadetabs li a.selected,
#productexdbottom .tab_content_container {
    background-color: #f8f6f7
}

.nailthumb,
.product_thumbnail {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: auto;
    max-width: 100%;
    height: auto
}

.nailthumb img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto 10px
}

.info_table>tbody>tr>td {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 11px 5px;
    vertical-align: middle
}

table.view_cart tr:first-child th.menuhdr {
    background: rgba(0, 0, 0, 0)
}

table.gift_product {
    font-size: 11px
}

table.gift_product tbody tr>th:first-child {
    width: 32%
}

.gift_product th,
.view_cart th {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #888787;
    font-size: 12px;
    padding: 5px;
    vertical-align: middle
}

.product_sold_table tr .menuhdr {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.product_sold_table tr:first-child .menuhdr {
    border: 0
}

.info_table>tbody>tr:first-child th,
.info_table>tbody>tr:first-child th.menuhdr,
.product_sold_table>tbody>tr:first-child th.menuhdr,
.view_cart>tbody>tr:first-child th,
.view_cart>tbody>tr:first-child th.menuhdr {
    background-color: #5a5a5a;
    color: #fff
}

.searchfield,
.txtfield,
.txtfielddropdown,
.txtfieldqty {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: none;
    padding: 3px 5px 5px;
    margin-bottom: 5px;
    color: #777
}

#flyout1 ul,
.megamenu-dropdown,
.searchresultwrapper {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .176)
}

input[type=text] {
    border-radius: 4px
}

.input-group .input-group-btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.searchresultwrapper {
    background-color: #fff
}

#welcomeboxstretchresultlist>a {
    line-height: 1.8
}

#scrollUp {
    background-color: #5a5a5a;
    color: #fff
}

#scrollUp:hover {
    background-color: #000;
    color: #fff
}

.content-wrapper ul {
    list-style: none
}

.content-wrapper ol ol,
.content-wrapper ul ul {
    padding-left: 25px
}

#vp_footer ol li::before,
#vp_footer ul li::before,
.content-wrapper ul li::before {
    content: "\f005";
    position: absolute;
    margin-left: -15px;
    margin-top: 3px;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    margin-right: 10px;
    text-decoration: inherit;
    font-size: 10px
}

ul#flyout1 li::before,
ul.sidepage li::before {
    padding-top: 3px
}

#vp_footer ol li,
#vp_footer ul li,
.content-wrapper ol li,
.content-wrapper ul li {
    padding-left: 20px
}

#producttabs>li,
.content-wrapper .text-content-wrapper ol li,
.content-wrapper .text-content-wrapper ul li {
    padding-left: 0
}

.content-wrapper .text-content-wrapper ol li::before,
.content-wrapper .text-content-wrapper ul li::before {
    content: ""
}

.content-wrapper .contentcell .minicart li,
.content-wrapper .contentcell .minicart li::before {
    content: "";
    margin-right: 0;
    padding-left: 0
}

.product-list-row-view .product-details .product-price {
    text-align: right;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px
}

.product-list-row-view .product-details .quantity {
    margin-top: 5px;
    margin-right: 5px
}

.product-list-row-view .nailthumb,
.product-list-row-view .product_thumbnail {
    width: auto;
    max-width: 100%;
    height: auto
}

.product-list-row-view .product_thumbnail {
    margin-left: 0
}

.featured-option {
    width: 100%
}

.productinfodetails,
.productinfolabel {
    width: 49%;
    font-size: 13px;
    display: inline-block
}

.unstyled li {
    padding-left: 0 !important
}

#producttabs li::before,
.pagination li::before,
.unstyled li::before {
    content: "" !important;
    margin-right: 0 !important;
    padding-left: 0 !important
}

.productinfolabel {
    vertical-align: top
}

.productinfodetails {
    margin-bottom: 5px
}

.widget-grid-price {
    text-align: center
}

.widget-grid-price span.widget-prod-price {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 700;
    font-family: "Origins W04"
}

.widget-grid-price span.productinfodetails {
    display: inline-block;
    width: auto;
    color: #ada8a8
}

.featured-prod-widget .separator,
.product-list .separator {
    border-top: 1px solid;
    width: 90%;
    padding-bottom: 5px;
    margin: auto
}

.product-list .separator {
    width: 100%
}

.desktop-view .randomproduct,
.homepage-widget .randomproduct {
    margin-bottom: 40px
}

.calculate-height {
    margin-bottom: 10px
}

.featured-prod-widget {
    padding: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.noborder {
    border: 0 !important
}

.notitle .title {
    display: none
}

.navbar-nav .main-freetext {
    padding: 0;
    background-color: transparent
}

.fullwidth .container,
.fullwidth .page_wrapper,
.fullwidth .vp_topheader_upper {
    max-width: 100%
}

.zoomPad {
    width: auto;
    position: relative;
    margin: 0 auto;
    display: inline-block
}

.zoomPad>img {
    margin: 0 0 10px !important
}

#productexdleft .zoomWrapperImage img {
    margin: 0 auto
}

.compare-row {
    margin-bottom: 10px
}

.compare-row .nailthumb .quickview-wrapper>a {
    display: block;
    margin: auto;
    width: 134px !important
}

.checkoutsteps .step,
.checkoutsteps .step span::after {
    display: inline-block;
    vertical-align: middle
}

.tabcontent table {
    width: 100% !important
}

.tabcontent img {
    max-width: 100%;
    height: auto
}

.tab_content_container iframe {
    max-width: 100%
}

.tabcontent.content_padding {
    overflow: auto
}

.checkoutsteps {
    padding: 8px 15px;
    font-size: 14px
}

.checkoutsteps svg {
    width: 30px;
    vertical-align: middle;
    position: relative;
    color: #5A5A5A;
    fill: currentColor;
    max-height: 35px
}

.checkoutsteps .step.active svg {
    color: #0bbbef
}

.checkoutsteps .step span::after {
    content: "------";
    font-weight: 700;
    margin-top: -10px
}

.checkoutsteps .step:last-child span::after {
    content: ""
}

.main-blog .container,
.main-news .container {
    padding: 0;
    max-width: 1200%;
    width: 100%
}

.main-blog .featured-prod-widget,
.main-news .featured-prod-widget {
    padding: 5px 15px
}

.main-blog .blog-image,
.main-news .news-image {
    margin: 6px 0 20px
}

.main-blog p.desc,
.main-news p.desc {
    font-size: 14px;
    line-height: 22px;
    color: #00000
}

.main-blog span.date,
.main-news span.date {
    display: block;
    font-size: 12px;
    color: #5c5c61;
    margin-bottom: 10px
}

.main-blog h3,
.main-news h3 {
    display: block;
    font-weight: 700;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    color: #5a5a5a
}

.blogpage .blog-image,
.newspage .new-image {
    max-width: 100%;
    width: auto;
    display: block;
    margin: 10px auto
}

.blogpage,
.newspage {
    font-size: 14px;
    line-height: 22px
}

.footer .newsletterform input {
    margin-bottom: 0
}

.footer .newsletterform .form-group {
    margin-bottom: 8px
}

#vp_bodycontent .button-container.cart-buttons .submitbtn,
#vp_bodycontent .button-container.cart-buttons a.submitbtn {
    font-size: 15px;
    padding: 6.6px 5px;
    vertical-align: middle;
    margin: 0;
    display: inline-block
}

div#accordion {
    color: #000
}

@media (max-width:1000px) {
    .footer .newsletterform.form-horizontal .control-label {
        text-align: left
    }
    .main-content>h2,
    .main-content>h2:focus,
    .main-content>h2:hover,
    .main-content>h3,
    .main-content>h3:focus,
    .main-content>h3:hover,
    .main-product>h1,
    .main-product>h1:focus,
    .main-product>h1:hover,
    .sub-header-container h1,
    .sub-header-container h1:focus,
    .sub-header-container h1:hover {
        background: #777;
        border-bottom: 1px solid #e7e7e7;
        color: #fff;
        font-size: 1.3em;
        margin-bottom: 10px;
        margin-left: -15px;
        margin-right: -15px;
        text-transform: uppercase;
        padding: 10px 15px
    }
}

@media (max-width:766px) {
    .title {
        background: #fff
    }
    #page .title h2,
    #page .title h2>a,
    #page .title h3 {
        color: #fff !important
    }
    .main-product>h1.global-font-color,
    .title>h1 {
        color: #000 !important;
        margin-bottom: 0
    }
    #productexdright .title {
        background: 0 0
    }
    #productexdright .title>h1 {
        color: inherit !important
    }
    .modal-content .title {
        background: #fff;
        color: #777
    }
    .moda-content>.title>h2,
    .modal-content h1,
    .modal-content>.title>h1 {
        background-color: #fff;
        color: #777 !important
    }
    #flyout1,
    .sideblogs,
    .sidenews,
    .sidepage {
        margin-top: -10px
    }
    div#vp_sliderbanners {
        margin-bottom: 13px
    }
    #flyout1 li a,
    .sidepage li a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px
    }
    .sidebarcell,
    .sidepage {
        margin-bottom: 0;
        padding-bottom: 0
    }
    #vp_leftsidebox .sidebarcell,
    div#vp_rightsidebox .sidebarcell {
        margin-bottom: 13px
    }
    .flyout li,
    .sideblogs li,
    .sidenews li,
    .sidepage li {
        margin-right: -15px;
        margin-left: -20px;
        padding-right: 20px;
        border-bottom: 1px solid #777;
        position: relative
    }
    .content-wrapper ul.link li::after,
    .sidebarcell ul>li::after {
        position: absolute;
        font-family: Font Awesome\ 5 Free;
        font-style: normal
    }
    #flyout1 li:last-child,
    .sideblogs li:last-child,
    .sidenews li:last-child,
    .sidepage>li:last-child {
        border-bottom: 0 none
    }
    .sideblogs li,
    .sidenews li {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .sidebarcell ul>li::before {
        display: none
    }
    .sidepage li::after {
        margin-top: 10px
    }
    .content-wrapper ul.link li::before {
        content: ""
    }
    .content-wrapper ul.link li::after {
        content: "\f0da";
        right: 10px;
        font-weight: 400
    }
    .content-wrapper .text-content-wrapper ul li::after,
    .content-wrapper ul.pagination li::after {
        content: ""
    }
    .sidebarcell ul>li::after {
        content: "\f105";
        margin-left: -15px;
        margin-right: 10px;
        text-decoration: inherit;
        font-size: 15px;
        top: 0;
        right: 0;
        font-weight: 900
    }
    .sidebarcell ul li {
        position: relative
    }
    .sidebarcell .sideblogs li::after,
    .sidebarcell .sidenews li::after {
        top: 10px
    }
    .lower-header {
        background: -webkit-linear-gradient(#dcdcdc, #ececec);
        background: -o-linear-gradient(#dcdcdc, #ececec);
        background: -moz-linear-gradient(#dcdcdc, #ececec);
        background: linear-gradient(#dcdcdc, #ececec);
        padding: 0
    }
    .breadcrumb {
        margin-bottom: 15px;
        margin-top: -15px
    }
    #vp_sliderbanners .containerwidth {
        padding: 0
    }
    #vp_sliderbanners .fullwidth {
        padding: 0 15px
    }
    .mobile-header .vp_topheader_upper .vp_logo.mobilescrolled a.logo {
        font-size: 68%;
        padding-right: 0;
        margin-top: 8px
    }
    .mobile-header .vp_topheader_upper .vp_logo.mobilescrolled {
        padding-right: 0
    }
    .logo>span {
        display: block;
        text-align: center;
        white-space: nowrap
    }
}

@media (min-width:535px) {
    .button-container .md-text-right {
        text-align: right
    }
}

@media (max-width:540px) {
    #vp_bodycontent .button-container.cart-buttons .submitbtn {
        margin-bottom: 5px
    }
    .button-container {
        text-align: center
    }
    .button-container .col-xs-6 {
        width: 100%
    }
    .button-container .col-xs-6 input {
        display: block;
        margin: 0 auto 7px;
        min-width: 200px
    }
}

.megamenu-dropdown.wide-dropdown {
    min-width: 450px;
    margin-top: -2px
}

.megamenu-dropdown.categorydropdown {
    min-width: 250px
}

.megamenu-dropdown ul.flyout {
    display: none;
    position: absolute;
    right: -199px;
    background: #fff;
    top: 0;
    min-width: 199px;
    z-index: 100;
    border: 1px solid #f5f5f5
}

.relative-inblock {
    display: inline-block;
    position: relative;
    width: auto
}

.absolute-angle {
    position: absolute;
    top: 7px;
    right: 5px
}

.megamenu-dropdown li:hover>.relative-inblock>ul.flyout {
    display: block
}

.megamenu-dropdown>ul>li>a {
    padding-top: 7px;
    padding-bottom: 7px
}

.megamenu-dropdown h4 {
    border-bottom: 1px solid #ddd;
    margin: 15px 10px 5px;
    padding-bottom: 9px;
    font-size: 20px
}

.megamenu-dropdown>p {
    padding: 10px;
    font-size: 12px
}

.column-menus h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 0
}

.accordion-tab .panel-body {
    color: #262626
}

.megamenu>li li a {
    text-transform: capitalize
}

.gridmenu-wrapper .img-grid-title,
.menu-desc,
.menu-title {
    text-transform: none
}

.horo_desktop_bar .megamenu {
    position: relative
}

#vp_horomenu li.parent_megamenu {
    position: static
}

#vp_horomenu li.parent_megamenu .megamenu-dropdown {
    position: absolute;
    width: 100%;
    left: 0;
    max-height: 450px;
    overflow: auto;
    overflow-x: hidden
}

.megamenu-dropdown .column-menus a {
    padding: 5px 15px 5px 0;
    font-size: 12px
}

.megamenu-dropdown .column-menus h5 a {
    padding: 5px 15px 5px 0;
    font-size: 16px
}

.megamenu-dropdown .column-menus .normaldropdown>li>a {
    padding: 5px 15px
}

.megamenu-dropdown .column-menus li:hover ul.flyout {
    display: none
}

img.img-responsive.horomenu-sideimage {
    display: inline-block;
    margin-right: 8px;
    margin-top: 0
}

span.horomenu-sideimage-wrapper {
    display: inline-block;
    overflow: hidden;
    height: 25px;
    width: 25px;
    vertical-align: middle;
    margin-right: 8px
}

.menu-title {
    font-weight: 700
}

.menu-desc {
    font-size: .9em
}

.megamenu-dropdown .menu-desc {
    padding: 8px 10px
}

.horomenu-subtext-wrapper {
    vertical-align: middle;
    display: inline-block
}

.horomenu-subtext-wrapper .horomenu-menutitle {
    display: block;
    font-size: 1.2em;
    color: #001280
}

.horomenu-subtext-wrapper .submenu-desc {
    color: #aaa;
    font-size: 11px;
    text-transform: none
}

.megamenu-dropdown .tabmenus {
    position: relative
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li {
    position: static;
    max-width: 200px;
    background-color: #f9f9f9
}

.megamenu-dropdown .tabmenus li div.menutab-content {
    width: 100%;
    position: absolute;
    right: 0;
    top: 6px;
    z-index: -1;
    padding-left: 200px;
    display: none
}

.megamenu-dropdown .tabmenus>ul>li .tabmenu-title a::after {
    content: "\f005";
    position: absolute;
    right: 10px;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    font-weight: 900
}

.megamenu-dropdown .tabmenus>ul>li.no_submenu .tabmenu-title a::after {
    content: ""
}

.column-menus .min-height {
    min-height: 90px
}

.tabmenus .tabmenu-title {
    width: 100%;
    display: block;
    z-index: 10
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li .tabmenu-title a {
    padding: 8px 15px;
    background-color: #f9f7f7
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active {
    background-color: #fff;
    color: #000
}

#vp_horomenu .megamenu-dropdown .tabmenus>ul>li.active .tabmenu-title a,
#vp_horomenu>.nav>li.active>a,
#vp_horomenu>.nav>li>a:hover {
    background-color: #333232;
    color: #fff
}

.megamenu-dropdown .tabmenus>ul>li.active div.menutab-content,
.megamenu-dropdown .tabmenus>ul>li:hover div.menutab-content {
    display: block;
    background-color: #fff;
    z-index: 1
}

.gridmenu-wrapper .img-grid {
    margin-bottom: 5px;
    max-width: 100%;
    overflow: hidden;
    padding: 8px;
    background: #f9f9f9
}

img.img-responsive.megamenuimag {
    padding: 10px
}

.gridmenu-wrapper a {
    padding: 0
}

.gridmenu-wrapper a:hover {
    background-color: transparent;
    color: #000
}

.container.image-grid-menu {
    padding: 10px 20px
}

.menutab-content .container.image-grid-menu {
    padding: 0
}

.image-grid-menu .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px
}

select.form-control.variant_dropdown {
    border-radius: 0;
    padding: 0 14px;
    font-size: 17px
}

select.variant_dropdown option {
    padding: 10px 20px
}

select.variant_dropdown optgroup {
    display: none
}

label.variant_label {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: lighter;
    display: block
}

label.variant_radio {
    display: block
}

.img-grid img,
img.img-responsive.megamenuimag {
    width: auto;
    max-width: 100%;
    display: block;
    margin: auto
}

label.variant_radiobox {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #ddd;
    font-size: 17px;
    text-transform: capitalize;
    background-color: #fff
}

label.variant_radiobox [type=radio] {
    opacity: 0;
    position: absolute
}

label.variant_radiobox.selected {
    border: 1px solid #000;
    background-color: #000;
    color: #fff
}

#productexdright .productdesc {
    margin-top: 15px
}

#productexdright .title h1 {
    font-size: 30px;
    padding-left: 0
}

#productexdright .addtocart,
#productexdright [type=submit] {
    display: block;
    padding: 12px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%
}

.product_variant {
    margin-top: 10px;
    margin-bottom: 15px
}

#productexdright .quantitygroup {
    margin-bottom: 10px
}

#productexdright .quantitygroup .input-group-btn {
    color: #5a5a5a
}

.quantitygroup.input-group .input-group-btn {
    border-radius: 0
}

.quantitygroup [type=text] {
    margin-left: 5px;
    margin-right: 5px;
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    min-height: 34px;
    text-align: right;
    width: 66px
}

#productexdright .pricing .productinfodetails {
    width: auto;
    margin-right: 15px;
    font-size: 15px
}

.view_product_section #productexdright {
    margin-bottom: 15px
}

.view_product_section>.productdesc {
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px
}

.quantitygroup .input-group-btn {
    width: auto
}

.view-option .btn-default[disabled] {
    opacity: 1;
    background: inherit;
    color: inherit
}

@media (max-width:600px) {
    .maincontent-wrapper {
        padding-top: 0
    }
    #productexdbottom,
    #vp_bodycontent .breadcrumb,
    .sidebarcell .title {
        padding-right: 30px;
        padding-left: 30px
    }
    .main-content .bottom,
    .sidebarcell .contentcell {
        padding-left: 20px;
        padding-right: 20px
    }
    .main-content .bottom .title {
        margin-left: -21px;
        margin-right: -21px
    }
    .main-product {
        padding-left: 30px;
        padding-right: 30px
    }
}

.bootstrap-dialog.success-cart .modal-dialog {
    width: 100%;
    max-width: 800px
}

.bootstrap-dialog.success-cart h4 {
    margin-top: 0;
    font-weight: 700
}

.bootstrap-dialog.success-cart .btn-default {
    padding: 7px 15px
}

.leftborder {
    border-left: 1px solid #ddd
}

.btnupdatecart {
    display: none
}

.alsobought-wrapper {
    max-height: 570px;
    overflow-x: hidden;
    overflow-y: auto
}

#content-slider {
    max-height: 117px;
    overflow: hidden
}

.content-wrapper ul#content-slider li::before,
.content-wrapper ul.lSPager li::before {
    content: " ";
    clear: both
}

#vp_footer .dropdown-menu {
    bottom: 23px;
    top: auto
}

#vp_footer a.dropdown-toggle {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
    display: block
}

@media(max-width:766px) and (min-width:600px) {
    #shopcustomer,
    #vp_bodycontent .breadcrumb,
    .categorysummary .main-product,
    .main-blog,
    .main-content,
    .main-freetext,
    .main-news,
    .main-product,
    .sidebarcell {
        padding-left: 30px;
        padding-right: 30px
    }
}