@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-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
}

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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

legend,
td,
th {
    padding: 0
}

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

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a,
body {
    color: #000
}

body {
    background-color: #fff
}

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

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #000;
    text-decoration: none
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #edf1f2
}

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

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

#flatModalBox .modal-icon:hover,
#modalBox .modal-icon:hover,
[role=button] {
    cursor: pointer
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit
}

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

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

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

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

.h1,
h1 {
    font-size: 2.25rem
}

.h2,
.h3,
.h4,
h2,
h3,
h4 {
    font-size: 2rem
}

.h5,
.h6,
h5,
h6 {
    font-size: 1rem
}

p {
    margin: 0 0 11px
}

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #e2e7e9
}

.text-primary {
    color: #0c94b6
}

a.text-primary:focus,
a.text-primary:hover {
    color: #059869
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

.bg-primary {
    color: #fff;
    background-color: #0c94b6
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #059869
}

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #edf1f2
}

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

.alert>p,
.alert>ul,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

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

.list-inline {
    margin-left: -5px
}

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

dl {
    margin-bottom: 22px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #edf1f2
}

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

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

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

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

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

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

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

code,
kbd,
pre,
samp {
    font-family: 'Open Sans', sans-serif;
}

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

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd,
label {
    font-weight: 700
}

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

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

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

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

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

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

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

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

fieldset,
legend {
    padding: 0;
    border: 0
}

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

legend {
    width: 100%;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%
}

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

input[type=file],
legend {
    display: block
}

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

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

.form-control,
output {
    display: block;
    font-size: 16px;
    color: #555
}

output {
    padding-top: 7px;
    line-height: 1.42857143
}

.form-control {
    width: 100%;
    background-color: #fff;
    background-image: none;
    -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, 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 {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .6)
}

.form-control[disabled],
fieldset[disabled] .form-control {
    background-color: #edf1f2;
    opacity: 1
}

.form-control[readonly] {
    opacity: 1
}

fieldset[disabled] .form-control {
    cursor: not-allowed
}

.form-control[disabled] {
    cursor: not-allowed
}

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

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

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

.checkbox label,
.radio label {
    min-height: 22px
}

.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;
    vertical-align: middle
}

.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: 38px
}

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

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

.form-group-sm select.form-control,
select.input-sm {
    height: 13rem;
    line-height: 13rem
}

.form-group-sm .form-control-static {
    height: 13rem;
    min-height: 22.875px;
    padding: 6px 10px;
    font-size: .875rem;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    height: 24rem;
    padding: 10px 16px;
    font-size: 1.25rem;
    line-height: 1.3333333;
    border-radius: 6px
}

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

.form-group-lg select.form-control,
select.input-lg {
    height: 24rem;
    line-height: 24rem
}

.form-group-lg .form-control-static {
    height: 24rem;
    min-height: 23.25px;
    padding: 11px 16px;
    font-size: 1.25rem;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 24rem;
    height: 24rem;
    line-height: 24rem
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 13rem;
    height: 13rem;
    line-height: 13rem
}
.order .form-group i {
	color: #0c94b6;
    font-size: 24px;
    position: absolute;
    left: 12px;
    top: calc(50% - 12px);
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -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-success .form-control-feedback {
    color: #3c763d
}

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

.has-warning .form-control {
    border-color: #8a6d3b;
    -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-warning .form-control-feedback {
    color: #8a6d3b
}

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

.has-error .form-control {
    border-color: #a94442;
    -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-error .form-control-feedback {
    color: #a94442
}

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

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

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

.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: 29px
}

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

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

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

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
    box-shadow: none
}

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

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .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 {
    color: #333;
    background-color: transparent;
    border-color: #0c94b6
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    border-color: #285a24
}

.btn-default.active,
.btn-default:active {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    border-color: #3d8937
}

.btn-default:hover {
    background-color: rgba(0, 0, 0, 0)
}

.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    border-color: #3d8937
}

.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: rgba(0, 0, 0, 0);
    border-color: #285a24
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: #0c94b6;
    border-color: transparent
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.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: #357730;
    border-color: rgba(0, 0, 0, 0)
}

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

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #0c94b6;
    border-color: transparent
}

.btn-primary .badge {
    color: #0c94b6;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #0c94b6;
    border-color: #49a342
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #059869;
    border-color: #20481d
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #059869;
    border-color: #357730
}

.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: #357730;
    border-color: #20481d
}

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

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #0c94b6;
    border-color: #49a342
}

.btn-success .badge {
    color: #0c94b6;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #185aa3;
    border-color: transparent
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #114177;
    border-color: rgba(0, 0, 0, 0)
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #114177;
    border-color: rgba(0, 0, 0, 0)
}

.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: #0d3057;
    border-color: rgba(0, 0, 0, 0)
}

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

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #185aa3;
    border-color: transparent
}

.btn-info .badge {
    color: #185aa3;
    background-color: #fff
}
.btn-blue {
    color: #fff;
    background-color: #43a8c7;
    border-color: transparent;
}

.btn-blue.focus,
.btn-blue:focus {
    color: #fff;
    background-color: #0c94b6;
    border-color: rgba(0, 0, 0, 0)
}

.btn-blue.active,
.btn-blue:active,
.btn-blue:hover,
.open>.dropdown-toggle.btn-blue {
    color: #fff;
    background-color: #0c94b6;
    border-color: rgba(0, 0, 0, 0)
}
.btn-warning {
    color: #fff;
    background-color: #0c94b6;
    border-color: transparent
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #bd205f;
    border-color: rgba(0, 0, 0, 0)
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #bd205f;
    border-color: rgba(0, 0, 0, 0)
}

.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: #96174a;
    border-color: rgba(0, 0, 0, 0)
}

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

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

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

.btn-danger {
    color: #fff;
    background-color: #e64e41;
    border-color: transparent
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #d82b1c;
    border-color: rgba(0, 0, 0, 0)
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d82b1c;
    border-color: rgba(0, 0, 0, 0)
}

.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: #b82518;
    border-color: rgba(0, 0, 0, 0)
}

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

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

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

.btn-link {
    color: #000;
    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: #000;
    text-decoration: none;
    background-color: transparent
}

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

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

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px
}

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

.alert>p + p,
.btn-block + .btn-block {
    margin-top: 5px
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

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

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

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

.btn-group-justified,
.input-group {
    display: table;
    border-collapse: separate
}

.btn-group-justified {
    width: 100%;
    table-layout: fixed
}

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

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

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

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

.input-group {
    position: relative
}

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

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 24rem;
    padding: 10px 16px;
    font-size: 1.25rem;
    line-height: 1.3333333;
    border-radius: 6px
}

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

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

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

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

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

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

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

.input-group-addon {
    white-space: nowrap
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav .open>a {
    background-color: #edf1f2;
    border-color: #000
}

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

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

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

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

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

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

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

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

.nav-pills>li {
    float: left
}

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

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

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

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

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

.nav-justified {
    width: 100%
}

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

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

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

.tab-content>.tab-pane {
    display: none
}

.navbar-brand>img,
.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

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

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

.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: 11px 10px;
    font-size: 1.25rem;
    line-height: 22px;
    height: 44px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 5.5px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

.navbar-form {
    padding: 10px;
    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: 4px -10px
}

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

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

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

.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 11px;
    margin-bottom: 11px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.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 {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

.navbar-default .btn-link,
.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.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,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover,
.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
}

.navbar-inverse .btn-link,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

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

.pagination {
    display: inline-block;
    padding-left: 0
}

.pagination>li {
    display: inline
}

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

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #000;
    background-color: #edf1f2;
    border-color: #ddd
}

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

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

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 1.25rem;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

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

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

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

.alert {
    padding: 15px;
    border: 1px solid transparent
}

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

.alert .alert-link {
    font-weight: 700
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

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

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

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

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

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

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

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

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

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

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

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

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

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

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

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-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-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

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

.panel-group .panel-heading + .panel-collapse>.list-group,
.panel-group .panel-heading + .panel-collapse>.panel-body,
.panel>.panel-body + .table,
.panel>.panel-body + .table-responsive,
.panel>.table + .panel-body,
.panel>.table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

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

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

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

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

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

.panel-group {
    margin-bottom: 22px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default,
.well blockquote {
    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: #0c94b6
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #0c94b6;
    border-color: #0c94b6
}

.panel-primary>.panel-heading + .panel-collapse>.panel-body {
    border-top-color: #0c94b6
}

.panel-primary>.panel-heading .badge {
    color: #0c94b6;
    background-color: #fff
}

.panel-primary>.panel-footer + .panel-collapse>.panel-body {
    border-bottom-color: #0c94b6
}

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    filter: alpha(opacity=20);
    transition: all .3s ease-in-out
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.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;
    -moz-transition: -moz-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-transparent,
.modal-transparent .modal-content {
    background: 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);
    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)
}

.modal-backdrop.in {
    filter: alpha(opacity=50)
}

.modal-backdrop.modal-backdrop-transparent {
    background: #fff
}

.modal-backdrop.modal-backdrop-transparent.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: .875rem;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    filter: alpha(opacity=90)
}

.tooltip.top {
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.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,
.panel-body:after,
.panel-body:before,
.price-table__row:after,
.price-table__row:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.price-table__row:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

* {
    font-weight: 400!important
}

html {
    font-size: 16px
}

body {
    line-height: normal;
    font: 16px;
	font-family: 'Open Sans', sans-serif;
    position: relative;
    overflow-x: hidden;
    left: 0
}

body.is-pushed {
    position: fixed;
    overflow-x: visible
}

.affix,
body.is-fixed {
    position: fixed
}

body .is-hidden {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-display: swap
}

a:active,
a:hover {
    box-shadow: none!important
}

b,
strong {
    font-weight: 600!important
}

[class*=" icon-"],
[class^=icon-] {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--white {
    color: #fff
}

::selection {
    background: #185aa3;
    color: #fff
}

::-moz-selection {
    background: #185aa3;
    color: #fff
}

input[type=text]::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

input[type=text]:-ms-input-placeholder {
    color: #ccc
}

input[type=text]::-webkit-input-placeholder {
    color: #ccc
}

input[type=text]::-ms-clear {
    display: none!important;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none!important;
    width: 0;
    height: 0
}

.container,
main {
    position: relative
}

main {
    padding-top: 20px
}

.small,
small {
    font-size: .8125rem
}

.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear;
    -moz-transition: opacity .2s ease-out, visibility 0s linear;
    -o-transition: opacity .2s ease-out, visibility 0s linear;
    transition: opacity .2s ease-out, visibility 0s linear
}

.is-invisible {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility .2s linear;
    -moz-transition: opacity .2s ease-out, visibility .2s linear;
    -o-transition: opacity .2s ease-out, visibility .2s linear;
    transition: opacity .2s ease-out, visibility .2s linear
}

.is-hidden,
.pagination li span.hidden-text {
    display: none
}

.is-sticky {
    z-index: 100;
    position: fixed!important
}

.is-clear-left {
    clear: left
}

.is-important {
    color: #e64e41
}

.full-width {
    width: 100%
}

.btn-wrapper {
    padding: 0 22px
}

.btn {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 4px
}

.btn__text,
.discount-item-container__btn u {
    vertical-align: middle
}

.btn-gray {
    color: #000;
    background-color: #e2e7e9;
    border-color: #e2e7e9
}

.btn-gray.focus,
.btn-gray:focus {
    color: #000;
    background-color: #c5cfd3;
    border-color: #99abb2
}

.btn-gray.active,
.btn-gray:active,
.btn-gray:hover,
.open>.dropdown-toggle.btn-gray {
    color: #000;
    background-color: #c5cfd3;
    border-color: #bfcacf
}

.btn-gray.active.focus,
.btn-gray.active:focus,
.btn-gray.active:hover,
.btn-gray:active.focus,
.btn-gray:active:focus,
.btn-gray:active:hover,
.open>.dropdown-toggle.btn-gray.focus,
.open>.dropdown-toggle.btn-gray:focus,
.open>.dropdown-toggle.btn-gray:hover {
    color: #000;
    background-color: #b1bec4;
    border-color: #99abb2
}

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

.btn-gray.disabled,
.btn-gray.disabled.active,
.btn-gray.disabled.focus,
.btn-gray.disabled:active,
.btn-gray.disabled:focus,
.btn-gray.disabled:hover,
.btn-gray[disabled],
.btn-gray[disabled].active,
.btn-gray[disabled].focus,
.btn-gray[disabled]:active,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-gray.active,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:hover {
    background-color: #e2e7e9;
    border-color: #e2e7e9
}

.btn-gray .badge {
    color: #e2e7e9;
    background-color: #000
}

.btn-dark {
    color: #fff;
    background-color: #555;
    border-color: #555
}

.btn-dark.focus,
.btn-dark:focus {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #161616
}

.btn-dark.active,
.btn-dark:active,
.btn-dark:hover,
.open>.dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #373737
}

.btn-dark.active.focus,
.btn-dark.active:focus,
.btn-dark.active:hover,
.btn-dark:active.focus,
.btn-dark:active:focus,
.btn-dark:active:hover,
.open>.dropdown-toggle.btn-dark.focus,
.open>.dropdown-toggle.btn-dark:focus,
.open>.dropdown-toggle.btn-dark:hover {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #161616
}

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

.btn-dark.disabled,
.btn-dark.disabled.active,
.btn-dark.disabled.focus,
.btn-dark.disabled:active,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark[disabled],
.btn-dark[disabled].active,
.btn-dark[disabled].focus,
.btn-dark[disabled]:active,
.btn-dark[disabled]:focus,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark,
fieldset[disabled] .btn-dark.active,
fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .btn-dark:active,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-dark:hover {
    background-color: #555;
    border-color: #555
}

.btn-dark .badge,
.btn-white {
    color: #555;
    background-color: #fff
}

.btn-white {
    border-color: #d9dbda
}

.btn-white:hover {
    background: #fff
}

.btn-white:focus {
    background: #fff
}

.btn-white:active,
.btn-white:visited {
    background: #fff
}

.btn-ceditor {
    color: #555;
    background-color: #fff;
    border-color: #d9dbda;
    font-family: "function_promedium";
    padding: 8px
}

.btn-ceditor:hover {
    background: #edf1f2
}

.btn-ceditor:focus {
    background: #fff
}

.btn-ceditor:active,
.btn-ceditor:visited {
    background: #fff
}

.btn-gray-border {
    color: #000;
    background-color: transparent;
    border-color: #edf1f2
}

.btn-gray-border.focus,
.btn-gray-border:focus {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-color: #a3b7bd
}

.btn-gray-border.active,
.btn-gray-border:active,
.btn-gray-border:hover,
.open>.dropdown-toggle.btn-gray-border {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-color: #c9d5d8
}

.btn-gray-border.active.focus,
.btn-gray-border.active:focus,
.btn-gray-border.active:hover,
.btn-gray-border:active.focus,
.btn-gray-border:active:focus,
.btn-gray-border:active:hover,
.open>.dropdown-toggle.btn-gray-border.focus,
.open>.dropdown-toggle.btn-gray-border:focus,
.open>.dropdown-toggle.btn-gray-border:hover {
    color: #000;
    background-color: rgba(0, 0, 0, 0);
    border-color: #a3b7bd
}

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

.btn-gray-border.disabled,
.btn-gray-border.disabled.active,
.btn-gray-border.disabled.focus,
.btn-gray-border.disabled:active,
.btn-gray-border.disabled:focus,
.btn-gray-border.disabled:hover,
.btn-gray-border[disabled],
.btn-gray-border[disabled].active,
.btn-gray-border[disabled].focus,
.btn-gray-border[disabled]:active,
.btn-gray-border[disabled]:focus,
.btn-gray-border[disabled]:hover,
fieldset[disabled] .btn-gray-border,
fieldset[disabled] .btn-gray-border.active,
fieldset[disabled] .btn-gray-border.focus,
fieldset[disabled] .btn-gray-border:active,
fieldset[disabled] .btn-gray-border:focus,
fieldset[disabled] .btn-gray-border:hover {
    background-color: transparent;
    border-color: #edf1f2
}

.btn-gray-border .badge {
    color: transparent;
    background-color: #000
}

.btn-gray-border:hover {
    background: #fff
}

.btn-gray-border:focus {
    background: #fff
}

.btn-gray-border:active,
.btn-gray-border:visited {
    background: #fff
}

.select-green {
    background-color: #0c94b6!important;
    color: #fff;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    width: 100%;
    height: 40px;
    border: none;
    padding: 5px;
    font-size: .938rem;
    text-align: center;
    letter-spacing: -1px
}

.select-green.has-error {
    border: 1px solid #e64e41
}

.select-green:focus {
    outline: none
}

.select-gray option,
.select-green option {
    padding: 5px 0
}

.select-gray {
    background-color: #edf1f2;
    color: #000;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    width: 100%;
    height: 40px;
    border: none;
    padding: 5px;
    font-size: .938rem;
    text-align: center;
    letter-spacing: -1px
}

.select-gray.has-error {
    border: 1px solid #e64e41
}

.select-gray:focus {
    outline: none
}

.btn-default:hover {
    background-color: #0c94b6;
    border-color: #0c94b6;
    color: #fff
}

.btn-underlined {
    text-decoration: underline;
    color: #000;
    background-color: rgba(255, 255, 255, 0)
}

.btn-underlined__left-icon {
    font-size: .6rem
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 12px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-size: 1.125rem
}

.btn-xlg {
    padding: 27px 30px;
    font-size: 1.25rem;
    line-height: 1rem;
    border-radius: 6px
}

.v-center:before {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.pagination-area {
    display: none
}

.pagination-area,
.pagination-area-notext {
    text-align: center
}

.pagination {
    margin: 10px auto 45px;
    border-radius: 0
}

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

.pagination:after {
    clear: both
}

.pagination li {
    float: left;
    padding: 0 3px
}

.pagination li a {
    border-radius: 5px;
    border: 1px solid transparent;
    background: #e2e7e9;
    font-size: .875rem;
    padding: 7px 13px
}

.pagination li a:focus,
.pagination li a:hover {
    border: 1px solid #0c94b6;
    background-color: #e2e7e9
}

.pagination li:first-child a,
.pagination li:last-child a {
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box
}

.pagination [class*=" icon-"],
.pagination [class^=icon-] {
    margin-right: 0;
    font-size: .675rem;
    margin-top: -1px
}

.pagination [rel=prev] span {
    padding: 0
}

.pagination .disabled a:focus,
.pagination .disabled a:hover,
.pagination .disabled a:link {
    color: #a9adaf;
    border-color: transparent;
    background: #e2e7e9;
    cursor: default
}

.pagination .disabled a:focus span,
.pagination .disabled a:hover span,
.pagination .disabled a:link span {
    color: #a9adaf
}

.pagination>.active>a {
    background-color: #0c94b6
}

.pagination__dots a {
    background: 0 0!important;
    padding: 8px 0!important
}

.price {
    margin-bottom: 0;
    font-size: .875rem;
    display: inline-block;
    position: relative;
    line-height: 1
}

.price + .price {
    margin-left: 10px
}

.price__left,
.price__right {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.price__right {
    font-size: .563rem;
    line-height: .563rem
}

.price__integer-value {
    font-size: 1.1rem
}

.price__decimal-value-with-currency {
    display: block;
    position: relative;
    top: 1px
}

.price__tax {
    display: block
}

.price--old {
    color: #999
}

.price--old:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #999;
    display: block;
    width: 100%;
    top: 40%
}

.price-table {
    position: relative;
    border-radius: 4px;
    background-color: #edf1f2;
    padding: 0 10px;
    border: 1px solid #dadada;
    margin-bottom: 5px
}

.price-table + .order-summary__price-table-heading {
    margin-top: 13px
}

.price-table__row {
    margin-left: -10px;
    margin-right: -10px;
    background-color: #fff;
    line-height: 1.1rem;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    font-size: .9125rem;
    border-radius: 4px
}

.price-table__row--main-product {
    background-color: #edf1f2
}

.price-table__row:last-child {
    margin-bottom: 0
}

.price-table__row + .price-table__row {
    border-top: 1px solid #dadada
}

.price-table__cell-left,
.price-table__cell-right {
    float: left;
    width: 41.66666667%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.125rem
}

.price-table__cell-left .small {
    font-size: .875rem
}

.price-table__cell-left img {
    float: left;
    margin-right: 5px;
    width: 60px
}

.price-table__cell-right {
    width: 58.33333333%;
    text-align: right;
    font-size: 1rem
}

.price-table__cell-item-name {
    font-size: 1rem;
    display: block;
    margin-top: 5px
}

.price-table__delete-item {
    font-size: .825rem;
    font-weight: 700!important;
    padding: 3px;
    margin-right: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
    border-radius: 50%;
    border: 1px solid #dadada;
    background-color: #fff
}

.price-table__warning {
    padding: 15px 10px
}

.price-table__validation {
    color: #e64e41;
    display: inline
}

.total-price-area {
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dadada;
    margin-bottom: 10px;
    margin-top: 10px
}

.total-price-area__inner {
    margin-left: -10px;
    margin-right: -10px
}

.total-price-area__inner:after,
.total-price-area__inner:before {
    content: " ";
    display: table
}

.total-price-area__inner:after {
    clear: both
}

.total-price-area__left,
.total-price-area__right {
    position: relative;
    float: left;
    font-weight: 600!important;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.125rem
}

.total-price-area__right {
    text-align: right;
    font-size: 1rem
}

.total-price-area__tax {
    display: block;
    font-size: .875rem
}

.discount-item {
    margin: 10px 0
}

.discount-item-container {
    position: relative
}

.discount-item-container__btn {
    display: block
}

.discount-item-container__btn .btn {
    font-size: 1rem;
    line-height: 2;
    padding: 8px 12px
}

.discount-item-container__btn .btn .material-icons {
    float: left
}

.discount-item-container__btn .btn.active,
.discount-item-container__btn .btn:active {
    box-shadow: none
}

.discount-item-container__btn span {
    font-size: 1.5rem;
    vertical-align: middle
}

.discount-item-container__btn--product-recipe {
    font-size: 1.1rem;
    padding-top: 5px
}

.discount-item-container__btn--product-recipe .price__integer-value {
    font-size: 1.1rem
}

.discount-item-container__form {
    display: none
}

.discount-item-container__form .btn.btn-blue {
    background-color: #0c94b6;
    color: #ffffff;
}

.discount-item-container__form__btn {
    height: 44px
}

.discount-item-container__form-input.form-control {
    height: 44px;
    font-size: .875rem;
}

.discount-item-container__error {
    color: #e64e41;
    font-size: .875rem;
    padding: 5px 5px;
}

.discount__abandon {
    text-decoration: underline;
    font-size: 1.071rem;
    margin-bottom: 10px;
    width: 100%;
    display: none
}

.discount__abandon span {
    font-size: .6rem
}

.discount-area {
    background: #fff;
    position: relative;
    padding: 15px 10px 10px;
    border: 1px solid #0c94b6;
    border-radius: 4px;
    margin-bottom: 10px
}

.discount-area:after,
.discount-area:before {
    content: " ";
    display: table
}

.discount-area:after {
    clear: both
}

.discount-area__left,
.discount-area__right {
    width: 50%;
    float: left;
    line-height: 1.25rem
}

.discount-area__right {
    color: #0c94b6;
    text-align: right
}

.discount-area__text {
    margin: 10px 0 0;
    float: left;
    font-size: .75rem
}

.discount-area__icon {
    color: #0c94b6;
    margin-right: 10px;
    font-size: 1.25rem;
    vertical-align: bottom
}

.discount-area__delete-icon {
    font-size: .8rem;
    font-weight: 700!important;
    padding: 3px;
    margin-right: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
    border-radius: 50%;
    border: 1px solid #0c94b6;
    background-color: #fff
}

.section-heading {
    font-family: 'Open Sans', sans-serif;
    font-display: swap;
    font-size: 1.5rem;
    margin-bottom: 27px;
    text-align: center
}

.section-heading__title {
    padding: 0 20px
}

.section-heading__title--line {
    position: relative
}

.section-heading__title--line:before {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    width: 100%;
    border-bottom: 1px solid #e2e7e9
}

.section-heading__title--line-text {
    padding: 5px 15px;
    background-color: #fff;
    position: relative
}

.midline-title {
    font-display: swap;
    font-size: 1.75rem;
    text-align: left;
    position: relative
}

.midline-title--left:after,
.midline-title:after {
    display: block;
    content: '';
    height: 2px;
    position: absolute;
    top: 50%;
    background-color: #edf1f2;
    width: 100%;
    z-index: -1
}

.midline-title,
.midline-title--extra-product,
label {
    margin-bottom: 10px
}

.midline-title--left {
    margin-bottom: 30px
}

.midline-title--white:after,
.midline-title__bg {
    background-color: #fff
}

.midline-title__bg {
    padding: 0;
    margin: 15px 0 0
}

.midline-title__bg--white {
    background-color: #edf1f2;
    padding: 0 20px
}

#modalBox .modal-header {
    padding: 10px 15px;
    min-height: 49px
}

#modalBox .modal-title {
    font-size: 1.5rem;
    line-height: normal
}

#modalBox .modal-icon {
    float: right;
    padding: 6px 10px;
    margin: 0 -10px 0 0
}

#modalBox .modal-body {
    max-height: 350px;
    overflow-y: auto
}

#customModalBox .modal-icon {
    float: right;
    padding: 6px 10px;
    margin: 0 -10px 0 0
}

#customModalBox .modal-body {
    max-height: 350px;
    overflow-y: auto
}

#flatModalBox .modal-header {
    padding: 10px 15px;
    min-height: 49px;
    border-bottom: none
}

#flatModalBox .modal-title {
    font-size: 1.5rem;
    line-height: normal
}

#flatModalBox .modal-icon {
    float: right;
    padding: 6px 10px;
    margin: 0 -10px 0 0
}

#flatModalBox .modal-body {
    max-height: 360px;
    overflow-y: auto;
    padding: 0 10px 15px
}

.modal-backdrop.in {
    opacity: .7
}

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

.modal-footer .btn {
    width: 100%;
    margin-right: 0;
    text-align: center
}

.modal-footer .btn + .btn {
    margin-left: 0
}

.alert-container {
    margin-bottom: 15px
}

.alert-container--topbar {
    margin-bottom: 0
}

.alert {
    border-radius: 0
}

.alert,
.alert__body {
    margin-bottom: 0
}

.alert.alert-dismissible {
    padding-right: 15px
}

.alert__button {
    width: 100%;
    margin-right: 0
}

.counter {
    display: inline-block
}

.counter .btn {
    font-size: 1rem;
    line-height: normal;
    height: 32px;
    padding: 5px
}

.counter .btn[disabled] {
    opacity: 1
}

.counter .btn i {
    line-height: 20px
}

.counter__button {
    background-color: #0c94b6
}

.counter__button:hover {
    border-color: #0c94b6
}

.counter__count {
    background-color: #fff;
    outline: none;
    border: none
}

.counter__count:active {
    box-shadow: none
}

.counter__count.btn {
    width: 32px
}

.counter__count.btn:active,
.counter__count.btn:hover {
    z-index: 0
}

.counter__icon {
    color: #fff;
    font-size: .75rem;
    margin: 0;
    display: block
}

.counter--product-detail {
    display: block;
    text-align: right
}

.counter--order {
    display: none
}

.counter--order .counter__count {
    background-color: #357730;
    color: #fff;
    font-size: 1rem
}

.counter-compact {
    width: 130px
}

.counter-compact__delete-icon {
    border: 2px solid #fff;
    border-radius: 15px;
    color: #fff;
    float: left;
    font-size: .6875rem;
    margin-top: 10px;
    padding: 5px;
    margin-right: 0
}

.counter-compact__delete-icon:hover {
    border-color: #000
}

.counter-compact__group {
    width: 75px;
    float: left;
    margin-right: 24px
}

.counter-compact__count {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #edf1f2;
    outline: none;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    float: left
}

.counter-compact__btn-group {
    width: 27px;
    float: right
}

.counter-compact__btn {
    background: #edf1f2;
    padding: 0;
    width: 100%;
    height: 22px;
    border: none;
    vertical-align: top
}

.counter-compact__btn-increase {
    border-radius: 0 4px 0 0;
    margin-bottom: 2px
}

.counter-compact__btn-decrease {
    border-radius: 0 0 4px 0
}

.counter-compact__btn-icon {
    margin-right: 0;
    font-size: .5rem
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    border-right-color: #fff;
    border-width: 10px 10px 10px 0;
    margin-top: -15px;
    left: -5px
}

.tooltip-arrow {
    color: #e2e7e9
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.delete-icon {
    color: #fff;
    background: #e2e7e9;
    font-size: .75rem;
    line-height: normal;
    padding: 5px;
    margin: 0;
    border-radius: 50%
}

.delete-icon:active,
.delete-icon:hover,
.delete-iconfocus {
    background-color: #555;
    color: #fff
}

.error-border {
    border: 2px solid #d9534f;
    padding: 6px 15px;
    border-radius: 4px
}

.tab-content>img {
    width: 100%;
    height: auto
}

.nav-tabs>li.active a:hover {
    background-color: #edf1f2;
    box-shadow: 0 -1px 0 #96d391
}

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

.ie-warning {
    background-color: #fff;
    padding: 15px 0
}

.ie-warning__close-button {
    float: right;
    cursor: pointer
}

.ie-warning__title {
    font-size: 20px;
    font-weight: 700
}

.ie-warning__text {
    font-size: 16px;
    margin: 15px 0
}

.ie-warning__download-links {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.ie-warning__download-links-item {
    float: left;
    margin-right: 10px
}

.scroll-top {
    padding: 10px;
    background-color: #e37c33;
    border-radius: 4px;
    font-size: 1.25rem;
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 500;
    display: none;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2)
}

.scroll-top span {
    margin: 0;
    display: block;
    color: #fff
}

.scroll-top--contact-page {
    bottom: 60px
}

.switch-blue {
    width: 180px!important
}

#_dvd___chat___window___switch {
    width: 146px!important;
    border-top-right-radius: 5px!important;
    border-top-left-radius: 5px!important
}

.leaf {
    opacity: 0;
    -webkit-animation: opacityAnimation .8s infinite;
    -moz-animation: opacityAnimation .8s infinite;
    -o-animation: opacityAnimation .8s infinite;
    animation: opacityAnimation .8s infinite
}

.leaf--2 {
    animation-delay: .2s
}

.leaf--3 {
    animation-delay: .4s
}

.leaf--4 {
    animation-delay: .6s
}

.leaf--red {
    fill: #e64e41
}

.leaf--orange {
    fill: #e37c33
}

.leaf--green {
    fill: #0c94b6
}

.leaf--blue {
    fill: #185aa3
}

.leaf--back {
    opacity: 0;
    -webkit-animation: opacityAnimation .8s infinite;
    -moz-animation: opacityAnimation .8s infinite;
    -o-animation: opacityAnimation .8s infinite;
    animation: opacityAnimation .8s infinite
}

.leaf--back--1 {
    animation-delay: .6s
}

.leaf--back--2 {
    animation-delay: .4s
}

.leaf--back--3 {
    animation-delay: .2s
}

.loader-overlay {
    height: 100%;
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 120;
    text-align: center
}

.loader {
    width: 54px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -27px;
    z-index: 110;
    opacity: .6
}

.loader__bullet {
    width: 16px;
    height: 16px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    -o-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.loader__bullet + .loader__bullet {
    margin-left: 3px
}

.loader__bullet--1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader__bullet--2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    to {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes opacityAnimation {
    0%,
    to {
        opacity: 0
    }
    6% {
        opacity: 1
    }
}

@-moz-keyframes opacityAnimation {
    0%,
    to {
        opacity: 0
    }
    6% {
        opacity: 1
    }
}

@-o-keyframes opacityAnimation {
    0%,
    to {
        opacity: 0
    }
    6% {
        opacity: 1
    }
}

@keyframes opacityAnimation {
    0%,
    to {
        opacity: 0
    }
    6% {
        opacity: 1
    }
}

.star-rating {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.star-rating__icon:before {
    content: '';
    display: inline-block;
    background-image: url(//ciceksepeticomscdn.akamaized.net/Themes/Ciceksepeti/Assets/images/sprite-star-rating.svg);
    width: 16px;
    height: 15px
}

.star-rating__star--full:before {
    background-position: 0 0
}

.star-rating__star--empty:before {
    background-position: -23px 0
}

.star-rating__star--empty-dark:before {
    background-position: -47px 0
}

.star-rating__star--half:before {
    background-position: -69px 0
}

.star-rating__star--half-dark:before {
    background-position: -92px 0
}

.star-rating-count {
    display: inline-block;
    font-size: .875rem;
    color: #555
}

.star-rating-count--category-marketplace {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
    height: 32px;
    width: 32px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #333;
    padding: 6px 5px
}

.ie8 .star-rating__icon:before {
    background-image: url(//ciceksepeticomscdn.akamaized.net/Themes/Ciceksepeti/Assets/images/sprite-star-rating.png)
}

.order-summary {
    background-color: #ffffff;
    border: 1px solid #dadada;
    padding: 10px 15px 5px;
    margin-bottom: 20px;
    border-radius: 4px
}

.order-summary__heading {
    border-bottom: 1px solid #dadada;
    margin: 0 0 15px!important;
    padding-bottom: 15px;
    font-size: 1.5rem
}

.order-summary__price-table-heading {
    color: #0c94b6;
    font-size: 1.25rem;
    margin: 0 0 5px 3px
}

.order-summary__cancel-discount {
    text-decoration: underline;
    font-size: 1.071rem;
    margin-bottom: 10px;
    width: 100%;
    display: none
}

.order-summary__cancel-discount span {
    font-size: .6rem
}

.member-advantages-list {
    padding: 0;
    list-style: none;
    margin-bottom: 10px
}

.member-advantages-list:after,
.member-advantages-list:before {
    content: " ";
    display: table
}

.member-advantages-list:after {
    clear: both
}

.member-advantages-list--thanks,
.member-advantages-list--track {
    padding-top: 20px
}

.member-advantages-list__item {
    margin-bottom: 10px;
    font-size: .875rem
}

.member-advantages-list__item--thanks,
.member-advantages-list__item--track {
    float: left;
    width: 33.3%;
    text-align: center
}

.member-advantages-list__icon {
    background-color: #c6c6c6;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 1.875rem;
    text-align: center;
    vertical-align: middle
}

.member-advantages-list__icon--thanks,
.member-advantages-list__icon--track {
    display: block;
    margin: 0 auto
}

.member-advantages-list__icon--thanks {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.member-advantages-list--register {
    padding-top: 10px
}

.recaptcha-inner-container {
    transform: scale(.825);
    -webkit-transform: scale(.825);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

::-webkit-scrollbar {
    width: 4px
}

::-webkit-scrollbar-track {
    border: 0 solid rgba(255, 255, 255, 0)
}

::-webkit-scrollbar-track:horizontal {
    border-bottom-width: 1px
}

::-webkit-scrollbar-track:vertical {
    border-right-width: 1px
}

::-webkit-scrollbar-thumb {
    border: 0 solid #fff;
    background-color: rgba(0, 0, 0, .32);
    border-radius: 4px
}

::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: rgba(0, 0, 0, .52)
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: rgba(0, 0, 0, .52)
}

#onesignal-popover-container.slide-down {
    max-width: 500px!important;
    margin: 0 auto!important
}
::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input,
select,
select.form-control,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

select,
select.form-control {
    -o-appearance: none;
    appearance: none;
    background: url(../img/br_down.png) no-repeat 95%;
    background-size: 14px
}

select.form-control::-ms-expand,
select::-ms-expand {
    display: none
}

.form-control {
    height: 44px;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #dadada;
    background: #fff;
    font-size: 1rem;
    padding: 0 20px 0 50px;
    line-height: normal
}

.form-control::-moz-placeholder,
.selectize-input>input::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.selectize-input>input:-ms-input-placeholder {
    color: #ccc
}

.form-control::-webkit-input-placeholder,
.selectize-input>input::-webkit-input-placeholder {
    color: #ccc
}

textarea.form-control {
    padding-top: 15px;
    resize: none;
    min-height: 70px
}

.form-control--shipping-address {
    padding: 0 20px
}

.form-control--no-icon {
    padding-left: 15px
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: #cfdadd
}

.form-control--gray-border {
    padding: 5px 15px;
    height: 44px;
    border-radius: 4px
}

.form-control--gray-border:focus {
    border-color: #edf1f2
}

.form-control--password {
    padding: 0 100px 0 60px
}

.form-control[readonly] {
    background-color: #fff
}

.form-group {
    position: relative;
    margin-bottom: 15px
}

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

.form-group:after {
    clear: both
}

.form-group__label {
    display: none;
    height: auto!important;
    margin: 20px 0 0!important;
    text-align: left
}

.form-group__label label {
    margin-bottom: 5px
}

.form-group__placeholder {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 5;
    font-size: 12px;
    color: #999
}

.form-group__address {
    background-color: #fff;
    position: relative;
    border: 1px solid #dadada;
    padding-bottom: 40px;
    border-radius: 6px;
    margin: 0 1px
}

.form-group__address textarea.form-control {
    margin-top: 18px;
    padding-top: 0;
    border: 0
}

.form-group__location {
    position: absolute;
    right: 15px;
    bottom: 5px;
    font: inherit;
    font-size: .875rem;
    padding: 0 10px
}

.form-group__placeholder-brick {
    display: inline-block;
    width: auto;
    background-color: #fff;
    height: 18px;
    top: 2px;
    position: absolute;
    left: 54px;
    right: 17px
}

.form-group__show-type {
    position: absolute;
    right: 8px;
    top: 22px;
    text-decoration: underline;
    font-size: 1rem
}

.valid + span + .form-group__placeholder::after,
.valid + span + span + .form-group__placeholder::after {
    font-family: 'icomoon';
    content: "\e60a";
    margin-left: 3px
}

.valid + span + .form-group__placeholder,
.valid + span + span + .form-group__placeholder {
    color: #0c94b6
}

.form-row {
    margin-left: -10px;
    margin-right: -10px
}

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

.form-row:after {
    clear: both
}

.form-row--1of2 {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

label.ordin {
    margin-bottom: 0!important
}

.ie8 label.ordin {
    display: block;
    margin-bottom: 10px
}

.field-validation-error {
    float: left;
    position: relative;
    left: 0;
    width: 100%;
    padding: 5px 15px;
    top: 2px;
    font-size: .875rem;
    color: #e64e41
}

.input-validation-error,
.input-validation-error + div>.not-full {
    border-color: #e64e41
}

.input-validation-error~.form-icon {
    color: #e64e41
}

.ie8 .form-group__label.is-hidden,
label.ordin,
select.js-selectize {
    display: none
}

.form-icon {
    color: #0c94b6;
    position: absolute;
    font-size: 1.375rem;
    left: 15px;
    top: 12px
}

.form-icon--textarea {
    top: 19px!important
}

.form-required-icon {
    color: #0c94b6;
    position: absolute;
    right: 5px;
    top: 3px
}

.required-field-warning {
    display: inline-block;
    font-size: .8125rem
}

.required-field-warning__icon {
    color: #0c94b6
}

.required-field-warning--marketplace {
    margin-top: 14px
}

.ie8 .form-control {
    padding-top: 10px;
    padding-bottom: 10px
}

.ie8 .form-control--password {
    padding-right: 20px;
    padding-left: 60px
}

.ie8 .form-group__label {
    display: block
}

.ie8 .form-group__show-type,
.lt-ie10 .form-group__label.is-hidden {
    display: none
}

.lt-ie10 .form-control--password {
    padding-right: 20px;
    padding-left: 60px
}

.lt-ie10 .form-group__label {
    display: block
}

.lt-ie10 .form-group__show-type {
    display: none
}

.wrap-placeholder {
    position: relative;
    width: 100%
}

.wrap-placeholder__label {
    position: absolute;
    font-size: 20px;
    left: 60px;
    top: 13px;
    color: #c5cfd3;
    z-index: 1
}

.wrap-placeholder__input {
    border: 0
}

.wrap-placeholder__input:focus {
    outline: none
}

.ie8 select,
.ie8 select.form-control,
.lt-ie10 select,
.lt-ie10 select.form-control,
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

[type=checkbox] {
    opacity: 0;
    position: absolute
}

input[type=checkbox]:focus + label:before {
    border: 1px solid #0c94b6
}

.checked [type=checkbox] + label {
    cursor: default
}

[type=checkbox] + label {
    font-size: 1rem;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 24px;
    font-weight: 400
}

[type=checkbox] + label:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d2d2d2;
    position: absolute;
    left: 0;
    content: '';
    border-radius: 4px;
    background-color: #fff;
    font-family: "Font Awesome 5 Pro";
    color: #0c94b6;
    font-size: .75rem;
    text-align: center
}

[type=checkbox] + .black-checkbox:before {
    line-height: 21px;
    border: 2px solid #e2e7e9
}

[type=checkbox]:checked + label:before {
    content: '\f00c';
    color: #fff;
    background-color: #0c94b6;
    border-color: transparent
}

[type=checkbox]:checked + .black-checkbox:before {
    content: '\f00c';
    color: #000;
    background-color: #fff;
    border-color: #e2e7e9
}
.preliminary-info__confirmation label a {
	text-decoration: underline;
}
[type=checkbox] + label.gray-checkbox:before {
    background-color: #fff
}

[type=checkbox]:checked + label.gray-checkbox:before {
    background-color: #0c94b6
}

.ie8 [type=checkbox] {
    display: inline-block;
    margin: 0 5px 0 0
}

.ie8 [type=checkbox] + label:before,
.selectize-input .full.input-active .item,
[type=radio] {
    display: none
}

[type=radio] + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 20px;
    font-weight: 400
}

[type=radio] + label:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    content: '';
    border-radius: 50%;
    background-color: #ccc;
    font-family: "Font Awesome 5 Pro";
    color: #0c94b6;
    font-size: 20px;
    text-shadow: none;
    text-indent: -1px
}

[type=radio] + label.white-radio:before {
    background-color: #fff
}

[type=radio]:checked + label:before {
    content: '\f111';
    background-color: #0c94b6;
}

[type=radio]:checked + label.white-radio:before {
    background-color: #fff
}

.ie8 [type=radio] {
    display: inline-block
}

.ie8 [type=radio] + label:before {
    display: none!important
}

.ie8 label {
    display: inline;
    padding: 0
}

.selectize-control,
.selectize-input {
    position: relative
}

.selectize-input {
    border: 1px solid #dadada;
    background: 0 0;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    padding: 0 12px;
    font-size: 1.125rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    height: 44px;
    line-height: 40px;
    color: #555
}

.selectize-input--responsive {
    height: 40px;
    line-height: 40px
}

.selectize-input:after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input.input-active {
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2)
}

.selectize-input.dropdown-active {
    border-radius: 4px 4px 0 0
}

.selectize-input>* {
    vertical-align: middle;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-input>input {
    font-size: 1.125rem;
    display: inline-block!important;
    padding: 0!important;
    min-height: 40px;
    max-height: none;
    max-width: 100%!important;
    text-indent: 0!important;
    border: 0 none!important;
    background: 0 0!important;
    line-height: inherit;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none!important
}

.framed-selectbox {
    height: 44px
}

.framed-selectbox .selectize-input {
    border-radius: 4px;
    border: 1px solid #dadada;
    text-align: center;
    font-size: 1.125rem
}

.card-selectbox .selectize-input:after,
.framed-selectbox .selectize-input:after,
.white-selectbox .selectize-input:after {
    border-color: gray transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    right: 15px;
    width: 0
}

.framed-selectbox .selectize-input:after {
    margin-top: -3px;
    top: 50%
}

.framed-selectbox .selectize-dropdown {
    text-align: center
}

.card-selectbox {
    height: auto;
    border-radius: 4px
}

.card-selectbox .selectize-input {
    border-radius: 4px;
    border: 1px solid #dadada;
    font-size: 1.125rem;
    background: #fff;
    padding: 0 15px;
    height: 44px;
    line-height: 40px
}

.card-selectbox .selectize-input input {
    padding-left: 0!important;
    font-size: 1.125rem
}

.card-selectbox .selectize-input:after,
.white-selectbox .selectize-input:after {
    top: 18px
}

.card-selectbox.selectize-control {
    height: 44px
}

.card-selectbox .selectize-dropdown {
    text-align: left;
    z-index: 50
}

.white-selectbox {
    height: auto
}

.white-selectbox .selectize-input {
    border-radius: 6px;
    text-align: left;
    background: #fff;
    height: 44px;
    float: left;
    border: 1px solid #dadada
}

.white-selectbox .selectize-input div,
.white-selectbox .selectize-input input {
    padding-left: 15px!important;
    font-size: 1.25rem;
    color: #555
}

.white-selectbox .selectize-input:after {
    margin-top: -3px;
    top: 50%
}

.white-selectbox .selectize-dropdown {
    text-align: left
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    background: #fff;
    font-size: 1rem;
    border: 2px solid #e2e7e9;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 6px 8px rgba(0, 0, 0, .2);
    border-radius: 0 0 4px 4px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
    padding: 7px 15px
}

.selectize-dropdown .optgroup-header {
    padding: 7px 15px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    cursor: default
}

.selectize-dropdown .active {
    background-color: #0c94b6;
    color: #fff
}

.selectize-dropdown.framed-selectbox,
.selectize-dropdown.selectize-control--hours {
    height: auto
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-dropdown-content.no-result {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px
}

.selectize-control .selectize-input,
.selectize-dropdown-header {
    position: relative
}

.selectize-control .selectize-input input {
    cursor: pointer;
    min-width: 80%;
    line-height: normal
}

.selectize-control .selectize-input.input-active input {
    cursor: text
}

.selectize-control .selectize-input.input-active {
    cursor: text;
    display: inline-block;
    background-color: #fff;
    border-color: #e2e7e9
}

.selectize-control .selectize-input.input-active.full {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none
}

.selectize-control .selectize-input:after {
    font-family: 'icomoon'
}

.selectize-control .selectize-input.disabled {
    opacity: .5
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0 none!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header-close {
    position: absolute;
    top: 50%;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-control--location-blue.single .selectize-input.dropdown-active:after,
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    border-left: 1px solid #d0d0d0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control--search-box {
    z-index: 30
}

.selectize-control--search-box .selectize-input {
    line-height: 44px;
    height: 44px;
    border: 1px solid #ddd
}

.selectize-control--search-box .selectize-input:after {
    position: absolute;
    top: 0;
    content: '\e620';
    border: none;
    right: 0;
    margin-top: 0;
    width: 55px;
    text-align: center;
    background-color: #0c94b6;
    font-size: 1rem;
    color: #fff
}

.selectize-control--search-box .selectize-input input {
    font-size: 1rem;
    padding-right: 20px!important;
    line-height: 44px;
    vertical-align: bottom
}

.selectize-control--search-box .selectize-input.focus {
    box-shadow: none
}

.selectize-control--search-box .selectize-input.dropdown-active:after {
    content: '\e620';
    margin-top: 0;
    right: 0
}

.selectize-control--search-box .selectize-input.has-options.dropdown-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-color: #eaedef
}

.selectize-control--search-box .selectize-dropdown {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0
}

.selectize-control--search-box .selectize-dropdown .active {
    background-color: #e2e7e9;
    color: #000
}

.selectize-control--search-box .selectize-dropdown-content {
    max-height: 560px
}

.selectize-control--location-green:before,
.selectize-control--search-box:before {
    -moz-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    content: ' ';
    z-index: 2;
    position: absolute;
    display: none;
    top: 50%;
    right: 65px;
    width: 18px;
    height: 15px;
    margin: -8px 0 0;
    background: url(../images/loader.gif);
    background-size: 18px 15px;
    opacity: .4
}

.selectize-control--search-box.loading:before {
    display: block
}

.selectize-control--location-blue {
    width: 100%;
    background-color: #edf1f2;
    font-size: 1rem;
    height: 44px;
    vertical-align: top;
    border: 1px solid #e2e7e9!important;
    border-radius: 6px;
    text-align: left
}

.selectize-control--location-blue .selectize-input {
    padding: 0;
    overflow: hidden;
    z-index: 9;
    border: none!important
}

.selectize-control--location-blue .selectize-input.full {
    background: #fff;
    color: #555;
    padding-left: 30px!important;
    font-size: 1rem;
    overflow: hidden;
    line-height: 42px;
    border: none!important
}

.selectize-control--location-blue .selectize-input.focus {
    box-shadow: none
}

.selectize-control--location-blue .selectize-input.input-active {
    background-color: #edf1f2;
    line-height: normal;
    border-radius: 6px
}

.selectize-control--location-blue input {
    padding: 0 30px!important;
    width: 100%!important;
    background: #fff!important;
    font-size: 1rem;
    overflow: hidden;
    height: 42px;
    line-height: 40px;
    border: none!important
}

.selectize-control--location-blue .selectize-dropdown {
    font-size: .938rem;
    border-top: none;
    left: 0!important
}

.selectize-control--location-blue .selectize-dropdown .active {
    color: #fff;
    background-color: #185aa3
}

.selectize-control--location-blue.selectize-dropdown {
    height: auto;
    top: 50px
}

.selectize-control--location-blue .option.active:before {
    color: #fff
}

.selectize-control--location-blue.single .selectize-input:after,
select.selectize-control--location-blue,
select.selectize-control--location-green,
select.selectize-control--search-box {
    display: none
}

.selectize-control--location-blue .option:before {
    content: "\e61d";
    font-family: 'icomoon';
    margin-right: 8px;
    color: #6797cb;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem
}

.selectize-control--location-green {
    min-width: 230px;
    height: 64px
}

.selectize-control--location-green.loading:before {
    display: block
}

.selectize-control--location-green .selectize-input {
    background-color: #fff;
    border: none;
    height: 64px;
    line-height: normal;
    font-size: 1.25rem;
    border-radius: 4px;
    padding: 0
}

.selectize-control--location-green .selectize-input .item {
    font-size: 1rem;
    line-height: 64px;
    overflow: hidden
}

.selectize-control--location-green .selectize-input input {
    width: 85%!important;
    font-size: 1rem;
    letter-spacing: -.5px;
    height: 64px
}

.selectize-control--location-green .selectize-input:before {
    content: "\e61d";
    font-family: 'icomoon';
    color: #555;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    margin: 0;
    width: 40px;
    text-align: center
}

.selectize-control--location-green .selectize-input:after {
    font-size: 8px;
    right: 20px;
    color: #fff
}

.selectize-control--location-green .selectize-input.full {
    background-color: #fff;
    color: #000
}

.selectize-control--location-green .selectize-input.full:after {
    font-family: 'icomoon';
    content: "\e60a";
    color: #0c94b6;
    position: absolute;
    right: 40px;
    top: 35px;
    margin-top: -12px;
    font-size: 1rem
}

.selectize-control--location-green .selectize-input.focus {
    box-shadow: none;
    background-color: #0c94b6
}

.selectize-control--location-green .selectize-input.has-error {
    border: 1px solid #e64e41
}

.selectize-control--location-green .selectize-input.input-active {
    border-radius: 4px 4px 0 0
}

.selectize-control--location-green .selectize-input.input-active:after {
    display: block;
    color: #0c94b6
}

.selectize-control--location-green .selectize-input .item {
    height: 64px;
    width: 72%
}

.selectize-control--location-green .selectize-input.full.input-active:before,
.selectize-control--location-green .selectize-input.full:before {
    color: #0c94b6
}

.selectize-control--location-green .selectize-input.full input {
    min-width: inherit
}

.selectize-control--location-green .option:before {
    content: "\e61d";
    font-family: 'icomoon';
    margin-right: 8px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.25rem
}

.selectize-control--location-green .option.active:before {
    color: #fff
}

.selectize-control--location-green .selectize-dropdown {
    font-size: .875rem;
    border: none
}

.selectize-control--location-green .selectize-dropdown .active {
    color: #fff;
    background-color: #0c94b6
}

.selectize-control--location-green.selectize-dropdown {
    height: auto;
    font-size: 1rem
}

.selectize-control--hours .selectize-input.input-active,
.selectize-control--location-green .selectize-input.input-active {
    background-color: #fff;
    color: #000
}

.selectize-control--location-green .selectize-input.dropdown-active:after,
div.selectize-control--location-blue {
    display: block
}

.selectize-control--hours {
    height: 30px
}

.selectize-control--hours .selectize-input {
    border: none;
    background-color: #0c94b6;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    color: #fff;
    font-size: .875rem;
    border-radius: 4px
}

.selectize-control--hours .selectize-input:after {
    font-size: 8px;
    right: 10px;
    color: #fff
}

.selectize-control--hours .selectize-dropdown,
.selectize-control--hours .selectize-input.dropdown-active {
    font-size: .875rem
}

.selectize-control--hours .selectize-input.dropdown-active:after {
    right: 10px;
    color: #000
}

.selectize-control--hours .selectize-input.focus {
    box-shadow: none
}

.responsive-search .selectize-control--search-box .selectize-input {
    padding: 0 20px 0 40px;
    background-color: #fff
}

.responsive-search .selectize-control--search-box .selectize-input:after {
    content: 'ARA';
    font-family: 'Open Sans', sans-serif;
}

.responsive-search .selectize-control--search-box .selectize-input:before {
    content: '\e620';
    color: #555;
    font-family: 'icomoon';
    left: 15px;
    position: absolute
}

.selectize-control--campaign-white {
    width: 100%
}

.selectize-control--campaign-white .selectize-input {
    height: 42px;
    line-height: 38px;
    background-color: #fff
}

.selectize-control--campaign-white .selectize-input:after {
    content: "\e600";
    font-family: 'icomoon';
    color: #555;
    font-size: .875rem;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 20
}

.city-select {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 8px;
    display: block!important;
    width: 100%;
    padding: 0 10px
}

.city-select__results-title,
.product-location__results-title {
    margin: 0
}

.datepicker {
    padding: 4px;
    border-radius: 4px;
    font-size: 1.25rem;
    min-width: 260px;
    width: 100%;
    direction: ltr
}

.datepicker.dropdown-menu {
    padding: 20px
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown:before {
    border-bottom-color: rgba(0, 0, 0, .2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
    display: block
}

.datepicker table {
    width: 100%;
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #edf1f2;
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #555
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #edf1f2;
    cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.disabled:focus {
    color: #000
}

.datepicker table tr td.today:hover.focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.disabled.focus {
    color: #000
}

.datepicker table tr td.today.disabled:hover.focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today:hover:hover {
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.today,
.open>.dropdown-toggle.datepicker table tr td.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.disabled.active.focus,
.datepicker table tr td.today.disabled.active:focus,
.datepicker table tr td.today.disabled.active:hover,
.datepicker table tr td.today.disabled:active.focus,
.datepicker table tr td.today.disabled:active:focus,
.datepicker table tr td.today.disabled:active:hover,
.datepicker table tr td.today.disabled:hover.active.focus,
.datepicker table tr td.today.disabled:hover.active:focus,
.datepicker table tr td.today.disabled:hover.active:hover,
.datepicker table tr td.today.disabled:hover:active.focus,
.datepicker table tr td.today.disabled:hover:active:focus,
.datepicker table tr td.today.disabled:hover:active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today:hover.active.focus,
.datepicker table tr td.today:hover.active:focus,
.datepicker table tr td.today:hover.active:hover,
.datepicker table tr td.today:hover:active.focus,
.datepicker table tr td.today:hover:active:focus,
.datepicker table tr td.today:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td.today.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.today.focus,
.open>.dropdown-toggle.datepicker table tr td.today:focus,
.open>.dropdown-toggle.datepicker table tr td.today:hover,
.open>.dropdown-toggle.datepicker table tr td.today:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.today:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.today:hover:hover {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.open>.dropdown-toggle.datepicker table tr td.today,
.open>.dropdown-toggle.datepicker table tr td.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled:hover[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge,
.datepicker table tr td.today:hover .badge {
    color: #ffdb99;
    background-color: #000
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #edf1f2;
    border-radius: 0
}

.datepicker table tr td.range.today:hover {
    border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled {
    color: #000;
    background-color: #f6cb79;
    border-color: #f0a619;
    border-radius: 0
}

.datepicker table tr td.range.today.disabled:hover {
    border-radius: 0
}

.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus {
    color: #000;
    background-color: #f3b849;
    border-color: #815709
}

.datepicker table tr td.range.today.disabled:focus {
    color: #000
}

.datepicker table tr td.range.today:hover.focus {
    color: #000;
    background-color: #f3b849;
    border-color: #815709
}

.datepicker table tr td.range.today.disabled.focus {
    color: #000
}

.datepicker table tr td.range.today.disabled:hover.focus {
    color: #000;
    background-color: #f3b849;
    border-color: #815709
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f3b849;
    border-color: #bf820d
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.disabled.active.focus,
.datepicker table tr td.range.today.disabled.active:focus,
.datepicker table tr td.range.today.disabled.active:hover,
.datepicker table tr td.range.today.disabled:active.focus,
.datepicker table tr td.range.today.disabled:active:focus,
.datepicker table tr td.range.today.disabled:active:hover,
.datepicker table tr td.range.today.disabled:hover.active.focus,
.datepicker table tr td.range.today.disabled:hover.active:focus,
.datepicker table tr td.range.today.disabled:hover.active:hover,
.datepicker table tr td.range.today.disabled:hover:active.focus,
.datepicker table tr td.range.today.disabled:hover:active:focus,
.datepicker table tr td.range.today.disabled:hover:active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today:hover.active.focus,
.datepicker table tr td.range.today:hover.active:focus,
.datepicker table tr td.range.today:hover.active:hover,
.datepicker table tr td.range.today:hover:active.focus,
.datepicker table tr td.range.today:hover:active:focus,
.datepicker table tr td.range.today:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover:hover {
    color: #000;
    background-color: #f1ab28;
    border-color: #815709
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.open>.dropdown-toggle.datepicker table tr td.range.today,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open>.dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.range.today:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f6cb79;
    border-color: #f0a619
}

.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge,
.datepicker table tr td.range.today:hover .badge {
    color: #f6cb79;
    background-color: #000
}

.datepicker table tr td.selected:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled {
    color: #fff;
    background-color: #e2e7e9;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.disabled:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus {
    color: #fff;
    background-color: #c5cfd3;
    border-color: #161616
}

.datepicker table tr td.selected.disabled:focus {
    color: #fff
}

.datepicker table tr td.selected:hover.focus {
    color: #fff;
    background-color: #c5cfd3;
    border-color: #161616
}

.datepicker table tr td.selected.disabled.focus {
    color: #fff
}

.datepicker table tr td.selected.disabled:hover.focus {
    color: #fff;
    background-color: #c5cfd3;
    border-color: #161616
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #c5cfd3;
    border-color: #373737
}

.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.disabled.active.focus,
.datepicker table tr td.selected.disabled.active:focus,
.datepicker table tr td.selected.disabled.active:hover,
.datepicker table tr td.selected.disabled:active.focus,
.datepicker table tr td.selected.disabled:active:focus,
.datepicker table tr td.selected.disabled:active:hover,
.datepicker table tr td.selected.disabled:hover.active.focus,
.datepicker table tr td.selected.disabled:hover.active:focus,
.datepicker table tr td.selected.disabled:hover.active:hover,
.datepicker table tr td.selected.disabled:hover:active.focus,
.datepicker table tr td.selected.disabled:hover:active:focus,
.datepicker table tr td.selected.disabled:hover:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected:hover.active.focus,
.datepicker table tr td.selected:hover.active:focus,
.datepicker table tr td.selected:hover.active:hover,
.datepicker table tr td.selected:hover:active.focus,
.datepicker table tr td.selected:hover:active:focus,
.datepicker table tr td.selected:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.selected.focus,
.open>.dropdown-toggle.datepicker table tr td.selected:focus,
.open>.dropdown-toggle.datepicker table tr td.selected:hover,
.open>.dropdown-toggle.datepicker table tr td.selected:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.selected:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.selected:hover:hover {
    color: #fff;
    background-color: #b1bec4;
    border-color: #161616
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.open>.dropdown-toggle.datepicker table tr td.selected,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled,
.open>.dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled:hover[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #e2e7e9;
    border-color: #555
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge,
.datepicker table tr td.selected:hover .badge {
    color: #e2e7e9;
    background-color: #fff
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover {
    border-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled {
    color: #fff;
    background-color: #0c94b6
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    border-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.disabled:focus {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active:hover.focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.disabled.focus {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.disabled:hover.focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.disabled,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active.focus,
.datepicker table tr td.active.disabled.active:focus,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled:active.focus,
.datepicker table tr td.active.disabled:active:focus,
.datepicker table tr td.active.disabled:active:hover,
.datepicker table tr td.active.disabled:hover.active.focus,
.datepicker table tr td.active.disabled:hover.active:focus,
.datepicker table tr td.active.disabled:hover.active:hover,
.datepicker table tr td.active.disabled:hover:active.focus,
.datepicker table tr td.active.disabled:hover:active:focus,
.datepicker table tr td.active.disabled:hover:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active:hover.active.focus,
.datepicker table tr td.active:hover.active:focus,
.datepicker table tr td.active:hover.active:hover,
.datepicker table tr td.active:hover:active.focus,
.datepicker table tr td.active:hover:active:focus,
.datepicker table tr td.active:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td.active.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td.active.focus,
.open>.dropdown-toggle.datepicker table tr td.active:focus,
.open>.dropdown-toggle.datepicker table tr td.active:hover,
.open>.dropdown-toggle.datepicker table tr td.active:hover.focus,
.open>.dropdown-toggle.datepicker table tr td.active:hover:focus,
.open>.dropdown-toggle.datepicker table tr td.active:hover:hover {
    color: #fff;
    background-color: #357730;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td.active,
.open>.dropdown-toggle.datepicker table tr td.active.disabled,
.open>.dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled:hover[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #0c94b6;
    border-color: transparent
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td.active .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge,
.datepicker table tr td.active:hover .badge {
    color: #0c94b6;
    background-color: #fff
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #edf1f2
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #edf1f2;
    cursor: default
}

.datepicker table tr td span.active {
    color: #fff;
    background-color: #0c94b6
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover {
    border-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled {
    color: #fff;
    background-color: #0c94b6
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    border-color: transparent;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.disabled:focus {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active:hover.focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.disabled.focus {
    color: #fff;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.disabled:hover.focus {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #059869;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.open>.dropdown-toggle.datepicker table tr td span.active.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open>.dropdown-toggle.datepicker table tr td span.active:hover:hover {
    color: #fff;
    background-color: #357730;
    border-color: rgba(0, 0, 0, 0)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #0c94b6;
    border-color: transparent
}

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #edf1f2
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child .cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.input-daterange {
    width: 100%
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #edf1f2;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.products {
    margin: 0 -5px 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.products--landing-page .products__item-img {
    border-radius: 4px
}

.products--landing-page .products__item {
    margin-bottom: 5px
}

.products + .main-banner__full-banner {
    margin-top: -20px
}

.products__container-background {
    background-color: #fff;
    border-radius: 4px
}

.products--related {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.products__custom {
    margin-top: 20px!important
}

.products__row {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px
}

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

.products__row:after {
    clear: both
}

.products__item {
    position: relative;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 20px
}

.products__item,
.products__item--extra-card,
.products__item--extra-item {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.products__item--featured-xlg .products__brand-badge {
    margin: 0 10% 5px
}

.products__item--similar-5,
.products__item--similar-6,
.products__item--similar-7,
.products__item--similar-8,
.products__item--visilabs-homepage-5,
.products__item--visilabs-homepage-6 {
    display: none
}

.products__item--visilabs-homepage .products__item-inner {
    padding: 0 5px
}

.products__item-inner {
    padding: 0 4px;
    position: relative
}

.products__banner {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px
}

.products__banner,
.products__banner--1 {
    -webkit-order: 75;
    -moz-order: 75;
    -ms-order: 75;
    order: 75
}

.products__banner--2 {
    -webkit-order: 115;
    -moz-order: 115;
    -ms-order: 115;
    order: 115
}

.products__banner--3 {
    -webkit-order: 135;
    -moz-order: 135;
    -ms-order: 135;
    order: 135
}

.products__banner-inner {
    padding: 0 4px
}

.bootstrap-duallistbox-container label,
.products__banner-link,
.upload-banner-image.ready #upload-banner-croppie,
.upload-image.ready #upload-banner-croppie,
.upload-image.ready #upload-croppie,
.upload-image.ready #upload-image-croppie,
.upload-image.ready #upload-logo-croppie {
    display: block
}

.products__banner-link:focus {
    outline: none;
    box-shadow: none
}

.products__banner-img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    transition: all .1s
}

.products__banner-img:hover,
.products__item-link:hover .products__item-img {
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)
}

.products__item-info {
    min-height: 110px;
    padding: 10px 0 0;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    position: relative;
    z-index: 10
}

.products__item-info--similar {
    background-color: #edf1f2
}

.products__item-info--extra-item {
    min-height: 145px;
    background-color: #ebf1f3
}

.products__item-text {
    padding: 7px 0 10px;
    text-align: center
}

.products__item-text a {
    font-size: 1rem;
    font-family: function_promedium
}

.products__item-badge--all-region {
    color: #0c94b6
}

.products__item-badge--cargo,
.products__item-badge--certain-region {
    color: #e37c33
}

.products__item-badge--medallion {
    font-size: 1.125rem;
    position: absolute;
    left: 5px;
    top: 10px
}

.products__item-badge-text {
    vertical-align: middle;
    display: inline-block;
    font-size: .613rem;
    text-align: center;
    line-height: .913rem
}

.products__item-badge-icon {
    margin: 0 0 4px
}

.products__item-badge-icon--all-region {
    color: #0c94b6;
    font-size: 1rem
}

.products__item-badge-icon--certain-region {
    color: #e37c33;
    font-size: 1rem;
    margin: 0 0 7px
}

.products__item-badge-icon--cargo {
    color: #e37c33;
    font-size: 1rem
}

.products__customizable-badge {
    position: absolute;
    right: 12px;
    top: 7px;
    z-index: 25;
    display: table;
    width: 75px;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 4px;
    border: 1px solid #e2e7e9;
    padding: 2px 5px
}

.products__customizable-badge-text {
    display: table-cell;
    vertical-align: middle;
    font-size: .813rem;
    text-align: left;
    color: #e37c33
}

.products__customizable-badge-icon {
    display: table-cell;
    color: #e37c33;
    font-size: 1.25rem
}

.products__item-img {
    width: 100%;
    height: auto;
    border-radius: 4px 4px 0 0;
    position: relative;
    z-index: 20
}

.products__item-img--extra-item {
    border: 1px solid #dadada;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    display: block
}

.products__item-img-container {
    position: relative;
    border-radius: 4px
}

.products__item-img-container--extra-item {
    height: 0;
    padding: 92% 0 0;
    overflow: hidden;
    position: relative
}

.products__item-title {
    font-size: .875rem;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    max-height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 38px
}

.products__item-title--extra-products {
    line-height: 1rem
}

.products__item-details {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    min-height: 70px
}

.products__item-details:after,
.products__item-details:before {
    content: " ";
    display: table
}

.products__item-details:after {
    clear: both
}

.products__item-details--favourites {
    min-height: 95px;
    bottom: 5px
}

.products__item-price {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 1px
}

.products__item-price .price__left--visilabs {
    margin-right: 3px
}

.products__item-price--extra-item {
    bottom: 56px
}

.products__brand-badge {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .3s ease;
    -moz-transition: height .3s ease;
    -o-transition: height .3s ease;
    transition: height .3s ease;
    margin: 0 8% 5px;
    border-radius: 10px
}

.products__brand-badge:after,
.products__brand-badge:before {
    content: " ";
    display: table
}

.lt-ie10 div[class^=homepage-visilabs-container],
.lt-ie10 div[class^=js-section-heading--last-visit-product],
.lt-ie10 div[class^=js-section-heading--similar-products],
.products__brand-badge:after {
    clear: both
}

.products__installment-wrapper {
    min-height: 25px;
    position: relative
}

.products__installment {
    color: #0c94b6;
    font-size: 13px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0
}

.products__installment--responsive {
    font-size: 12px;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%
}

.products__star-rating {
    margin: 0 0 0 -2px
}

.products__item-link {
    display: block;
    border: 1px solid #edf1f2;
    border-radius: 4px
}

.products__item-link:focus {
    outline: none;
    box-shadow: none
}

.products__item-buy-link-icon {
    margin: 0;
    vertical-align: middle;
    font-size: .75rem
}

.products__add-button-wrapper {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 8px;
    left: 0;
    height: 44px;
    line-height: 44px
}

.products__add-button {
    padding: 4px 15px;
    text-align: center;
    font-size: .875rem;
}

.products__remove-extra-card {
    text-decoration: underline;
    font-size: .875rem;
    cursor: pointer
}

.homepage-visilabs-container--9 .products__item--visilabs-homepage-10,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-11,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-12,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-5,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-6,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-7,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-8,
.homepage-visilabs-container--9 .products__item--visilabs-homepage-9,
.lt-ie10 .section-heading__title--line::before {
    display: none
}

.homepage-visilabs-container--9 .products__item--visilabs-homepage .products__item-inner {
    padding: 0 5px
}

.js-category-item-hover .products__item-link:hover {
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important;
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .4)!important
}

.js-category-item-hover .products__item-link:hover .products__item-img {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.js-category-item-hover.active {
    z-index: 30
}

.products--category .products__item {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.products--cards {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.lt-ie10 .section-heading__title--line {
    border-bottom: 1px solid #e2e7e9
}

.lt-ie10 .products__banner-inner,
.lt-ie10 .products__item-inner {
    padding: 0
}

.lt-ie10 .products--related {
    display: block;
    text-align: center
}

.lt-ie10 .products__item {
    float: left;
    width: 50%;
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

.lt-ie10 .products--category .products__item,
.lt-ie10 .products__item--featured-xlg {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.lt-ie10 .products__item--extra-card,
.lt-ie10 .products__item--extra-item,
.lt-ie10 div[class^=homepage-visilabs-container] .products__item--visilabs-homepage,
.lt-ie10 div[class^=js-section-heading--last-visit-product] .products__item--similar,
.lt-ie10 div[class^=js-section-heading--similar-products] .products__item--similar {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.lt-ie10 .products__banner {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

.lt-ie10 .products__banner,
.lt-ie10 .products__item {
    min-height: 265px
}

.lt-ie10 .products--category:after,
.lt-ie10 .products--category:before {
    content: " ";
    display: table
}

.lt-ie10 .products--category:after {
    clear: both
}

.nav-tabs {
    border-bottom: 1px solid #0c94b6;
    line-height: 1rem;
    margin-right: 11px
}

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

.nav-tabs>li.active a {
    background-color: #fff;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li.active a:hover {
    background-color: #0c94b6
}

.nav-tabs>li.active a:focus {
    background-color: #edf1f2;
    box-shadow: none
}

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    margin-left: 0;
    padding-top: 1px;
    padding-bottom: 2px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e2e7e9
}

.nav-tabs .dropdown-menu>li {
    padding: 0
}

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

.nav>li>a {
    border-color: #e2e7e9 #e2e7e9 #0c94b6 #e2e7e9;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    padding: 13px 14px
}

.nav>li>a a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #edf1f2;
    border-radius: 4px 4px 0 0;
    border-bottom-color: #0c94b6
}

.nav .open>a {
    background-color: #edf1f2;
    border-color: #0c94b6
}

.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #edf1f2;
    border-color: #0c94b6
}

.dropdown-menu {
    border-radius: 4px 4px 0 0;
    padding: 4px
}

.dropdown-menu>li.active a:focus,
.dropdown-menu>li.active a:hover {
    background-color: #0c94b6;
    color: #fff
}

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

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

.dropdown-menu .active>a {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: #0c94b6
}

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

.tab-content {
    padding-top: 10px;
    font-size: .8rem
}

.tab-content--underlined {
    padding-top: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    border-color: #0c94b6 #0c94b6 #fff #0c94b6;
    color: #0c94b6;
    text-align: center;
    margin: 0;
    padding: 13px 14px
}

.croppie-container {
    padding: 30px
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-width: none
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1
}

.croppie-container .cr-viewport {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 0 899px rgba(0, 0, 0, .5);
    z-index: 0
}

.croppie-container .cr-vp-circle {
    border-radius: 50%
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 25px auto 0;
    text-align: center
}

.croppie-result {
    position: relative;
    overflow: hidden
}

.croppie-result img {
    position: absolute
}

.cr-slider {
    -webkit-appearance: none;
    width: 300px;
    max-width: 100%
}

.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px
}

.cr-slider:focus {
    outline: none
}

.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, .5);
    border: 0;
    border-radius: 3px
}

.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px
}

.cr-slider:-moz-focusring {
    outline: 1px solid #fff;
    outline-offset: -1px
}

.cr-slider::-ms-track {
    width: 300px;
    height: 5px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

.cr-slider::-ms-fill-lower {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px
}

.cr-slider::-ms-fill-upper {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px
}

.cr-slider::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd
}

.cr-slider:focus::-ms-fill-lower {
    background: rgba(0, 0, 0, .5)
}

.cr-slider:focus::-ms-fill-upper {
    background: rgba(0, 0, 0, .5)
}

.croppie-container .cr-viewport.debug:before {
    background: #fff;
    width: 1px;
    content: '';
    position: absolute
}

.croppie-container .cr-viewport.debug:after {
    background: #fff;
    height: 1px;
    content: '';
    position: absolute
}

.croppie-container .cr-viewport.debug:before {
    top: 0;
    height: 100%;
    left: 50%
}

.croppie-container .cr-viewport.debug:after {
    top: 50%;
    left: 0;
    width: 100%
}

.file-btn {
    position: relative
}

.file-btn input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.actions {
    padding: 5px 0
}

.actions button {
    margin-right: 5px;
    margin-left: 90px
}

.upload-banner .actions button {
    margin-left: 560px
}

.image-wrap {
    border-bottom: 1px solid #ddd;
    padding-top: 20px
}

.upload-image.ready .upload-result {
    display: inline-block
}

.upload-image #upload-banner-croppie,
.upload-image #upload-croppie,
.upload-image #upload-image-croppie,
.upload-image #upload-logo-croppie,
.upload-image .upload-options-result,
.upload-image .upload-result,
.upload-image.ready .upload-msg {
    display: none
}

.upload-image.ready .upload-options-result {
    display: inline-block
}

.upload-banner-image #upload-banner-croppie,
.upload-banner-image .upload-options-banner-result,
.upload-banner-image.ready .upload-msg {
    display: none
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2,
.upload-banner-image.ready .upload-options-banner-result {
    display: inline-block
}

.upload-msg {
    text-align: center;
    padding: 50px;
    font-size: 22px;
    color: #aaa;
    width: 260px;
    margin: 50px auto;
    border: 1px solid #aaa
}

.bootstrap-duallistbox-container .buttons {
    width: 100%;
    margin-bottom: -1px
}

.bootstrap-duallistbox-container .info {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 11px
}

.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
    display: none;
    font-size: 10px
}

.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove {
    width: 60%
}

.bootstrap-duallistbox-container .btn-group .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-duallistbox-container select {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    height: 300px;
    padding: 0;
    font-size: 1rem
}

.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
    width: 40%
}

.bootstrap-duallistbox-container.bs2compatible .btn-group>.btn + .btn {
    margin-left: 0
}

.bootstrap-duallistbox-container .filter {
    display: inline-block;
    width: 100%;
    margin: 0 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    height: 42px
}

.bootstrap-duallistbox-container .filter.placeholder {
    color: #aaa
}

.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove {
    display: none
}

.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall {
    float: right
}

.title-dual {
    float: left;
    margin-top: 6px;
    font-size: 1.2rem
}

.btn-all {
    color: #0c94b6;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    margin: 4px 0;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: underline;
    text-align: right;
    float: right;
    width: initial;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-all:focus {
    outline: none
}

@media (min-width:320px) {
    .lt-ie10 .products__banner,
    .lt-ie10 .products__item {
        height: 355px
    }
}

@media (min-width:350px) {
    .price__integer-value {
        font-size: 1.375rem
    }
}

@media (min-width:360px) {
    .products__item--extra-card,
    .products__item--extra-item {
        -webkit-flex: 0 0 33.3%;
        -moz-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%
    }
}

@media (min-width:365px) {
    .selectize-control--location-green .selectize-input input {
        width: 80%!important;
        letter-spacing: normal
    }
    .products__installment--responsive {
        font-size: 13px
    }
}

@media (min-width:400px) {
    .products__item-badge-text {
        font-size: .813rem
    }
}

@media (min-width:415px) {
    .midline-title__bg {
        padding: 0 20px;
        margin: 22px 0 11px
    }
}

@media (min-width:480px) {
    .btn-group-lg>.btn,
    .btn-lg {
        padding: 10px 45px;
        line-height: 1.3333333;
        border-radius: 6px;
        font-size: 1.125rem
    }
    .pagination {
        margin: 25px auto 45px
    }
    .pagination li {
        padding: 0 4px
    }
    .pagination li a {
        padding: 8px 12px
    }
    #customModalBox .modal-body,
    #modalBox .modal-body {
        max-height: 500px
    }
    .modal-footer .btn {
        width: auto;
        margin-bottom: 0
    }
    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }
    .alert__body {
        margin-bottom: 20px
    }
    .alert__button {
        width: auto;
        margin-bottom: 0;
        margin-right: 10px
    }
    .datepicker {
        width: auto;
        font-size: .875rem
    }
    .products--landing-page .products__item {
        margin-bottom: 15px
    }
    .products__item {
        -webkit-flex: 0 0 33.3%;
        -moz-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%
    }
    .products__item--similar-5,
    .products__item--similar-6 {
        display: block
    }
    .products__item-inner {
        padding: 0 10px
    }
    .products__banner {
        -webkit-flex: 0 0 66.6%;
        -moz-flex: 0 0 66.6%;
        -ms-flex: 0 0 66.6%;
        flex: 0 0 66.6%
    }
    .products__banner--1 {
        -webkit-order: 65;
        -moz-order: 65;
        -ms-order: 65;
        order: 65
    }
    .products__banner--2 {
        -webkit-order: 105;
        -moz-order: 105;
        -ms-order: 105;
        order: 105
    }
    .products__banner-inner {
        padding: 0 10px
    }
    .products__item-badge--medallion {
        font-size: 1.25rem;
        top: 8px
    }
    .products__customizable-badge {
        right: 17px;
        top: 7px
    }
    .products__installment--responsive {
        font-size: 11px
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage {
        flex: 0 0 50%
    }
    .products--category .products__item {
        -webkit-flex: 0 0 33.3%;
        -moz-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%
    }
    .lt-ie10 .products__item,
    .lt-ie10 .products__item--extra-card,
    .lt-ie10 .products__item--extra-item,
    .lt-ie10 div[class^=homepage-visilabs-container] .products__item--visilabs-homepage,
    .lt-ie10 div[class^=js-section-heading--last-visit-product] .products__item--similar,
    .lt-ie10 div[class^=js-section-heading--similar-products] .products__item--similar {
        float: left;
        width: 33.33333333%
    }
    .lt-ie10 .products__banner {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width:600px) {
    .select-gray,
    .select-green {
        font-size: .75rem
    }
    .selectize-control--location-green .selectize-input input {
        width: 85%!important;
        letter-spacing: -.5px
    }
    .selectize-control--location-green .selectize-input:before {
        font-size: 1.75rem
    }
    .products__item-badge--medallion {
        font-size: 1.5rem;
        left: 6px;
        top: 6px
    }
    .products__installment--responsive {
        font-size: 13px
    }
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .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%
    }
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label,
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .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
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 1.25rem
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: .875rem
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .nav-justified>li,
    .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-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .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-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .navbar {
        border-radius: 4px
    }
    .navbar-header,
    .navbar-nav>li {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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
    }
    .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: -10px
    }
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li>a {
        padding-top: 11px;
        padding-bottom: 11px
    }
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static,
    .pagination li span.hidden-text {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .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: 10px;
        margin-right: 10px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
    .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
    }
    body.is-fixed,
    body.is-pushed {
        position: relative
    }
    body {
        left: 0!important;
        width: auto!important
    }
    .container {
        width: 100%
    }
    .btn-wrapper {
        padding: 0
    }
    .select-gray,
    .select-green,
    [type=checkbox] + label {
        font-size: .875rem
    }
    .select-gray option,
    .select-green option {
        font-size: .8125rem
    }
    .btn-group-lg>.btn,
    .btn-lg {
        width: initial;
        line-height: initial
    }
    .pagination-area {
        display: block
    }
    .midline-title--left:after,
    .pagination-area-notext {
        display: none
    }
    .pagination li {
        padding: 0 2px
    }
    .pagination [class*=" icon-"],
    .pagination [class^=icon-] {
        padding-left: 15px
    }
    .pagination [rel=prev] span {
        padding: 0 15px 0 0
    }
    .price + .price {
        margin-left: 15px
    }
    .price__right {
        font-size: .688rem;
        line-height: .688rem
    }
    .price__integer-value {
        font-size: 1.625rem
    }
    .price-table {
        margin-bottom: 15px
    }
    .price-table__cell-left {
        font-size: initial
    }
    .price-table__cell-item-name {
        font-size: initial;
        margin-top: initial;
        display: initial
    }
    .total-price-area__left {
        font-size: 1rem;
    }
    .total-price-area__right {
        line-height: 32px
    }
    .total-price-area__tax {
        font-size: .75rem;
		margin-top: 5px;
    }
    .discount-item-container__btn span {
        font-size: 1.2rem
    }
    .midline-title--left {
        text-align: left;
        margin: 23px 0;
        padding: 0 3px
    }
    .midline-title__bg {
        padding: 5px 20px 5px 0
    }
    #customModalBox .modal-dialog,
    #flatModalBox .modal-dialog,
    #modalBox .modal-dialog {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0 10px
    }
    #flatModalBox .modal-body {
        max-height: 500px
    }
    .counter .btn {
        padding: 5px
    }
    .order-summary__heading {
        margin: 0 0 20px
    }
    .order-summary__price-table-heading,
    .selectize-input>input {
        font-size: 1.125rem
    }
    .member-advantages-list {
        padding-top: 40px
    }
    .recaptcha-inner-container {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    .form-control {
        font-size: 1rem;
        height: 48px;
        padding: 0 20px 0 60px
    }
    textarea.form-control {
        padding-top: 13px;
        min-height: 100px
    }
    .form-control--no-icon {
        padding-left: 20px
    }
    .form-control--gray-border {
        padding: 5px 15px;
        font-size: 1.25rem;
        height: 55px
    }
    .form-group__placeholder {
        display: block;
        right: 15px
    }
    .form-group__show-type {
        top: 32px
    }
    .field-validation-error {
        padding: 10px 15px
    }
    .form-icon {
        top: 16px;
        left: 22px;
        font-size: 1.5rem
    }
    .selectize-input {
        height: 55px;
        line-height: 51px;
        padding: 0 20px
    }
    .framed-selectbox .selectize-input,
    .selectize-input {
        font-size: 1.25rem
    }
    .framed-selectbox input {
        height: 50px
    }
    .framed-selectbox,
    .white-selectbox .selectize-input {
        height: 55px
    }
    .selectize-control--location-blue .selectize-input.full {
        height: 42px
    }
    .selectize-control--location-blue input {
        font-size: 1rem
    }
    .selectize-control--location-blue .selectize-dropdown {
        font-size: .875rem
    }
    .selectize-control--location-green .selectize-input {
        font-size: 1.125rem
    }
    .products__item-text a,
    .selectize-control--location-green .selectize-input .item {
        font-size: 1.25rem
    }
    .selectize-control--location-green .selectize-input input {
        width: auto!important;
        letter-spacing: 0
    }
    .selectize-control--location-green .selectize-input:before {
        font-size: 2rem;
        width: 50px
    }
    .selectize-control--campaign-white {
        width: 320px;
        margin-bottom: 14px
    }
    .city-select {
        top: 19px
    }
    .products {
        margin: 0 -10px 20px
    }
    .products__item {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .products__item--extra-card,
    .products__item--extra-item {
        -webkit-flex: 0 0 33.33333%;
        -moz-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
    .products__item--similar-5,
    .products__item--similar-6 {
        display: none
    }
    .products__banner {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .products__banner--1 {
        -webkit-order: 75;
        -moz-order: 75;
        -ms-order: 75;
        order: 75
    }
    .products__banner--2 {
        -webkit-order: 115;
        -moz-order: 115;
        -ms-order: 115;
        order: 115
    }
    .products__banner--3 {
        -webkit-order: 116;
        -moz-order: 116;
        -ms-order: 116;
        order: 116
    }
    .products__item-badge--medallion {
        font-size: 1.75rem;
        left: 6px;
        top: 6px
    }
    .products__customizable-badge {
        right: 20px;
        top: 10px;
        padding: 3px 5px;
        width: 80px
    }
    .products__item-title {
        font-size: .875rem
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage {
        flex: 0 0 25%
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-5,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-6,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-7,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-8 {
        display: block
    }
    .lt-ie10 .products__item,
    .lt-ie10 div[class^=homepage-visilabs-container] .products__item--visilabs-homepage,
    .lt-ie10 div[class^=js-section-heading--last-visit-product] .products__item--similar,
    .lt-ie10 div[class^=js-section-heading--similar-products] .products__item--similar {
        float: left;
        width: 25%
    }
    .lt-ie10 .products__banner,
    .lt-ie10 .products__item--extra-card,
    .lt-ie10 .products__item--extra-item {
        float: left;
        width: 50%
    }
    .lt-ie10 .products__banner,
    .lt-ie10 .products__item {
        height: 370px
    }
    .lt-ie10 .products--category .products__item {
        float: left;
        width: 33.33333333%
    }
    .tab-content {
        padding-top: 36px;
        font-size: .875rem
    }
}

@media (min-width:992px) {
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus,
    a:focus,
    input[type=checkbox]:focus,
    input[type=file]:focus,
    input[type=radio]:focus {
        box-shadow: 0 1px 0 #96d391
    }
    .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%
    }
    .modal-lg {
        width: 900px
    }
    .container {
        width: 960px
    }
    .select-gray,
    .select-green {
        font-size: .938rem
    }
    .select-gray option,
    .select-green option,
    .selectize-control--location-blue .selectize-input.full,
    .selectize-control--location-blue input {
        font-size: .875rem
    }
    .pagination li {
        padding: 0 4px
    }
    .pagination li a {
        padding: 8px 15px
    }
    .price + .price {
        margin-left: 6px
    }
    .total-price-area__left {
        padding-right: 0
    }
    .total-price-area__right {
        padding-left: 0
    }
    .scroll-top {
        font-size: 1.5rem;
        bottom: 40px;
        right: 20px;
        display: none
    }
    #_dvd___chat___window___switch {
        right: 20px!important;
        width: 180px!important
    }
    .member-advantages-list__item {
        font-size: 1rem
    }
    ::-webkit-scrollbar {
        width: 8px
    }
    ::-webkit-scrollbar-thumb {
        border: 0 solid #fff
    }
    ::-webkit-scrollbar-thumb:horizontal {
        border-bottom-width: 1px;
        border-top-width: 1px
    }
    ::-webkit-scrollbar-thumb:vertical {
        border-left-width: 1px;
        border-right-width: 1px
    }
    textarea.form-control {
        padding-top: 13px
    }
    .form-row--1of2 {
        float: left;
        width: 50%;
        padding-bottom: 0
    }
    .card-selectbox {
        font-size: 1.125rem
    }
    .selectize-control--search-box .selectize-input input {
        height: 44px;
        padding: 0 0 0 10px;
        font-size: 1rem;
        border-color: #e2e7e9;
        border-radius: 4px
    }
    .products__item--extra-card,
    .products__item--extra-item {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .products__item.active .products__item-inner {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 10px;
        width: 100%;
        z-index: 35
    }
    .products__item.active .products__brand-badge {
        padding: 5px;
        height: auto
    }
    .products__item.active .products__brand-badge:hover .products__brand-badge-title {
        text-decoration: underline
    }
    .products__item--similar {
        flex: 0 0 20%
    }
    .products__item--visilabs-homepage {
        flex: 0 0 16.6%
    }
    .products__item--visilabs-homepage-5,
    .products__item--visilabs-homepage-6 {
        display: block
    }
    .products__banner-link:focus {
        box-shadow: 0 2px 0 #96d391
    }
    .products__item-price .price__left--visilabs {
        margin-right: 0
    }
    .products__installment-wrapper {
        display: none
    }
    .products__item-link:focus {
        box-shadow: 0 2px 0 #96d391
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage {
        flex: 0 0 16.6%
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-10,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-11,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-12,
    .homepage-visilabs-container--9 .products__item--visilabs-homepage-9 {
        display: block
    }
    .products--category .products__item {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .lt-ie10 .products--category .products__item,
    .lt-ie10 .products__item--extra-item {
        float: left;
        width: 25%
    }
    .lt-ie10 .products__item--extra-card {
        float: left;
        width: 33.33333333%
    }
    .lt-ie10 div[class^=js-section-heading--last-visit-product] .products__item--similar,
    .lt-ie10 div[class^=js-section-heading--similar-products] .products__item--similar {
        float: left;
        width: 16.66666667%
    }
}

@media (min-width:1200px) {
    .visible-lg,
    .visible-lg-block {
        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-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
    .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%
    }
    .container {
        width: 1100px
    }
    .price + .price {
        margin-left: 15px
    }
    .price__integer-value {
        vertical-align: sub
    }
    .price--old:after {
        top: 11px
    }
    .price-table__cell-left {
        float: left;
        width: 58.33333333%
    }
    .price-table__cell-right {
        float: left;
        width: 41.66666667%
    }
    .midline-title {
        margin: 20px 0;
        font-size: 2rem
    }
    .selectize-control--location-blue .selectize-input.full,
    .selectize-control--location-blue input {
        font-size: 1rem
    }
    .products__item--extra-card,
    .products__item--extra-item {
        -webkit-flex: 0 0 20%;
        -moz-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
    .products__item--featured-xlg .products__brand-badge {
        margin: 0 10% 10px
    }
    .products__item--similar {
        flex: 0 0 16.6%
    }
    .products__item--similar-5,
    .products__item--similar-6 {
        display: block
    }
    .products__item-info {
        min-height: 130px;
        padding: 10px 0 15px
    }
    .products__item-title {
        font-size: .875rem
    }
    .products__item-details {
        min-height: 75px;
        bottom: 10px
    }
    .products__item-details--favourites {
        min-height: 105px
    }
    .products__item-price {
        padding: 0 5px
    }
    .products__item-price .price {
        line-height: 1.5rem
    }
    .products__item-price .price__left--visilabs {
        margin-right: 3px
    }
    .products__item-price--extra-item {
        bottom: 50px
    }
    .products__brand-badge {
        margin: 0 8% 10px
    }
    .products__installment {
        font-size: 15px
    }
    .products__remove-extra-card {
        right: 20px;
        bottom: 0;
        position: absolute
    }
    .lt-ie10 .products__item--extra-item {
        float: left;
        width: 20%
    }
    .lt-ie10 .products__item--extra-card {
        float: left;
        width: 25%
    }
    .lt-ie10 .products__banner,
    .lt-ie10 .products__item {
        height: 450px
    }
}

@media (min-width:1600px) {
    .container {
        width: 1500px
    }
    .btn-ceditor {
        padding: 8px 10px
    }
    .price {
        line-height: 2rem
    }
    .total-price-area__left,
    .total-price-area__right {
        line-height: 1
    }
    .counter .btn {
        height: 35px
    }
    .counter__count.btn {
        width: 42px
    }
    .counter--product-detail {
        padding: 10px 0
    }
    .products__item {
        -webkit-flex: 0 0 20%;
        -moz-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
    .products__item--featured-xlg {
        min-height: 388px!important;
        -webkit-flex: 0 0 16.66%;
        -moz-flex: 0 0 16.66%;
        -ms-flex: 0 0 16.66%;
        flex: 0 0 16.66%
    }
    .products__item--featured-xlg .products__brand-badge {
        margin: 0 8% 10px
    }
    .products__item--similar {
        flex: 0 0 15.7%
    }
    .products__item--similar-7,
    .products__item--similar-8 {
        display: block
    }
    .products__item--visilabs-homepage {
        flex: 0 0 16.6%
    }
    .homepage-visilabs-container--9 .products__item--visilabs-homepage .products__item-inner,
    .products__item--visilabs-homepage .products__item-inner {
        padding: 0 10px
    }
    .products__banner {
        -webkit-flex: 0 0 40%;
        -moz-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%
    }
    .products__banner--1 {
        -webkit-order: 55;
        -moz-order: 55;
        -ms-order: 55;
        order: 55
    }
    .products__item-details {
        min-height: 80px
    }
    .products__item-details--favourites {
        min-height: 110px
    }
    .products__item-price--extra-item {
        bottom: 50px
    }
    .products__brand-badge {
        margin: 0 10% 10px
    }
    .products__add-button {
        font-size: .875rem
    }
    .products--category .products__item {
        -webkit-flex: 0 0 20%;
        -moz-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
    .lt-ie10 .products__item {
        float: left;
        width: 20%
    }
    .lt-ie10 .products__item--featured-xlg,
    .lt-ie10 div[class^=homepage-visilabs-container] .products__item--visilabs-homepage {
        float: left;
        width: 16.66666667%
    }
    .lt-ie10 .products--category .products__item,
    .lt-ie10 .products__item--extra-card {
        float: left;
        width: 20%
    }
    .lt-ie10 .products__banner {
        float: left;
        width: 40%
    }
}

@media (max-width:767px) {
    .visible-xs,
    .visible-xs-block {
        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-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
    .hidden-xs {
        display: none!important
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
    .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-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: #fff
    }
    .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
    }
}

@media handheld,
only screen and (max-width:767px) {
    .croppie-container {
        padding: 30px 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm,
    .visible-sm-block {
        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-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md,
    .visible-md-block {
        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-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
    .hidden-md {
        display: none!important
    }
}

@media print {
    .visible-print,
    .visible-print-block {
        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-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@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: 36px
    }
    .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: 13rem
    }
    .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: 24rem
    }
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width) {
    .price-table__cell-right {
        font-size: initial
    }
}
.order .form-group .form-control {
    background-color: #fff;
    border-color: #d2d2d2;
    box-shadow: none;
    color: #666666;
    font-size: 14px;
    height: 48px;
    padding-left: 48px;
}
.order .form-group .group-two {
    padding-left: 18px!important;
}
.main-product-summary .price-content-delete {
    font-size: 13px;
    margin-right: 0;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 10;
    color: #333333;
}
/*
@font-face {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 400;
    src: url(fontawesome/webfonts/fa-regular-400.eot);
    src: url(fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(webfonts/fa-regular-400.woff) format("woff"), url(fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
*/
@media (max-width: 991px) {
	.card-message__arrow {
    width: auto;
    top: 25%!important;
    padding: 5px;
    border: none;
    font-size: 1.5rem!important;
    background-color: transparent!important;
}
}