@font-face {
    font-family: icomoon;
    src: url(../country/icomoon.ae916689.eot);
    src: url(../country/icomoon.ae916689.eot#iefix) format("embedded-opentype"), url(../country/icomoon.29a32201.woff2) format("woff2"), url(../country/icomoon.5f916383.ttf) format("truetype"), url(../country/icomoon.55abe4d6.woff) format("woff"), url(../country/icomoon.b462cc55.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-currencyB:before {
    content: "\c900"
}

.icon-currency:before {
    content: "\c901"
}

.icon-currencyL:before {
    content: "\c902"
}

.icon-c-codeB:before {
    content: "\c903"
}

.icon-c-codeR:before {
    content: "\c904"
}

.icon-c-codeT:before {
    content: "\c905"
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

section {
    display: block
}

canvas,
video {
    display: inline-block;
    vertical-align: baseline
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    top: -.5em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

button,
input,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly] {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled] {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }
}

.form-group {
    margin-bottom: 15px
}

input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active {
    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 {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active {
    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 {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active {
    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 {
    background-color: #d9534f;
    border-color: #d43f3a
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.dropdown {
    position: relative
}

.open>a {
    outline: 0
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell
}

.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.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 .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    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 {
    margin-left: -1px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.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-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: Figtree, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.row:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

.custom-template {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    padding: 45px 30px;
    width: 100%
}

.custom-template.btn-lg,
.custom-template.btn-md,
.custom-template.btn-sm {
    border-radius: 0
}

.custom-template .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.template-main-container:not(.header-block) {
    background: #fff
}

.desktop.home-page .floating-block .template-main-container {
    border-radius: 4px;
    background-color: unset;
    overflow: hidden;
    background-origin: border-box
}

.desktop.home-page .floating-block .header-block.template-main-container {
    overflow: unset
}

.editable-content-holder {
    cursor: default
}

.link-content,
a {
    cursor: pointer
}

.custom-template .alignment-container .editable-button {
    display: inline-block
}

.template-main-container .custom-template .editable-button-container:empty {
    display: none
}

.edit-mode .edit-content .custom-template .editable-button-container.alignment-container:hover {
    outline: 1px solid #4086c4
}

.bootstrap-iso.custom-template a,
.bootstrap-iso.custom-template a:focus,
.bootstrap-iso.custom-template a:hover {
    color: inherit;
    text-decoration: none
}

.custom-template .editable-content.no-image {
    display: none
}

.custom-template img {
    min-width: 1px;
    min-height: 1px
}

.custom-template .change-color-holder {
    border: 0 transparent;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-clip: padding-box !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding !important;
    overflow: hidden
}

@media (min-width:768px) {
    .custom-template .change-color-holder {
        background-size: contain !important
    }
}

.custom-template .border-radius {
    border-radius: 4px
}

.custom-template .align-middle {
    display: flex;
    align-items: center
}

.custom-template .align-middle.flex-direction-column {
    flex-direction: column
}

.template-main-container .custom-template .editable-button-container {
    max-width: 100%;
    min-width: 24%;
    width: auto
}

.template-main-container .custom-template .editable-button .btn-rounded {
    border-radius: 30px !important
}

.template-main-container .custom-template .editable-button .btn-boxed {
    border-radius: 0 !important
}

.template-main-container .custom-template .editable-button .btn-curved {
    border-radius: 5px !important
}

.template-main-container .custom-template .editable-button .editable-content .btn-lg {
    font-size: 18px;
    padding: 14px 25px;
    border-width: 3px
}

.custom-template .editable-button .editable-content .btn-sm {
    font-size: 14px;
    padding: 10px 25px;
    border-width: 1px
}

.template-main-container .custom-template .editable-button .editable-content .btn-md {
    font-size: 16px;
    padding: 12px 25px;
    border-width: 2px
}

.template-main-container .custom-template .editable-button .editable-content .btn {
    cursor: inherit
}

.iosSafari .template-main-container .custom-template .editable-button .editable-content .btn,
.template-main-container .custom-template .editable-button .editable-content .contact_submit,
.template-main-container .custom-template .editable-button .editable-content .link-content .btn,
.template-main-container .custom-template .editable-button .editable-content a .btn {
    cursor: pointer
}

.template-main-container .custom-template .paddingLR0 {
    padding-left: 0;
    padding-right: 0
}

.template-main-container .custom-template .margin0 {
    margin: 0
}

.feature-product-loader {
    position: relative;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center
}

.feature-product-loader .circle-loader {
    position: relative
}

.template-main-container:not(.coverImageHeader) {
    width: 100%;
    background-size: cover;
    background-position: 50% !important
}

.template-main-container.background-position:not(.coverImageHeader),
.template-main-container:not(.coverImageHeader) {
    background-position: 0 0 !important
}

.template-main-container.background-position-center:not(.coverImageHeader) {
    background-position: 50% !important
}

.template-main-container.background-no-repeat {
    background-repeat: no-repeat
}

.template-main-container.background-attachment-fixed {
    background-repeat: no-repeat;
    transition: initial
}

.template-main-container.coverImageHeader.background-position-center {
    background-position: 50% !important
}

body:not(.edit-mode) .parallax-container {
    position: relative;
    perspective: 1px;
    transform-style: preserve-3d;
    display: block;
    overflow: hidden
}

body:not(.edit-mode).wap .parallax-container {
    overflow: hidden !important
}

body:not(.edit-mode) .parallax-div {
    position: absolute;
    height: 100vh;
    left: 50%;
    top: 0;
    z-index: -1;
    transition: none;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: fixed;
    transform: translateZ(0);
    object-fit: cover
}

body:not(.edit-mode) .parallax-container .background-attachment-fixed {
    background-image: none !important
}

body:not(.edit-mode) #parallax-images {
    display: block
}

body:not(.edit-mode) #parallax-images .parallax-image-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-backface-visibility: hidden
}

body:not(.edit-mode) #parallax-images .parallax-image-container:after {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    -webkit-backface-visibility: hidden;
    content: "";
    background: inherit
}

body:not(.edit-mode) #parallax-images .parallax-image-container img {
    opacity: 1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    height: 100vh;
    width: auto
}

.desktop [data-scroll-effect=reveal] .template-main-container.background-attachment-fixed {
    background-attachment: fixed;
    background-position: 50% !important
}

.desktop .IPad .template-main-container.background-attachment-fixed {
    background-attachment: unset
}

.desktop .iosIframeApp .template-main-container.background-attachment-fixed {
    background-attachment: scroll
}

.custom-template .paddingLR4 {
    padding-left: 4%;
    padding-right: 4%
}

.edit-content .template-main-container .change-color-holder>a.link-content {
    display: block;
    height: 100%;
    width: 100%
}

.custom-template .paddingR20 {
    padding-right: 20px
}

.custom-template .col-md-4.paddingLR0 {
    padding-left: 0;
    padding-right: 0
}

.custom-template .padding-0 {
    padding: 0
}

.custom-template .paddingT50 {
    padding-top: 50px
}

.custom-template .padding12 {
    padding: 12px
}

.custom-template .paddingT4 {
    padding-top: 4px
}

.custom-template .button-div {
    margin: auto
}

.custom-template .paddingLR3 {
    padding-left: 3%;
    padding-right: 3%
}

.custom-template .marginB15 {
    margin-bottom: 15px
}

.custom-template .marginB30 {
    margin-bottom: 30px
}

.custom-template .marginB20 {
    margin-bottom: 20px
}

.custom-template .editable-content {
    word-break: break-word
}

.custom-template .change-color-holder,
.custom-template .editable-background-holder,
.custom-template .editable-content>img {
    border-radius: 10px
}

.custom-template .edit-input {
    padding: 0
}

.custom-template .edit-input.border-boxed .form-control {
    border: 1px solid #333
}

.custom-template .edit-input.border-curved {
    border-radius: 8px
}

.custom-template .edit-input.border-curved .form-control {
    border: 1px solid #333;
    border-radius: 8px
}

.custom-template .edit-input.border-line {
    background-color: transparent !important
}

.custom-template .edit-input.border-line .form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #333;
    padding-left: 0
}

.custom-template .editable-button {
    margin-top: 10px;
    padding: 0
}

@media (max-width:480px) {
    .editable-content-holder .editable-content.font-size-12 {
        font-size: 12px
    }

    .editable-content-holder .editable-content.font-size-14,
    .editable-content-holder .editable-content.font-size-16 {
        font-size: 14px
    }

    .editable-content-holder .editable-content.font-size-18,
    .editable-content-holder .editable-content.font-size-20 {
        font-size: 16px
    }

    .editable-content-holder .editable-content.font-size-22 {
        font-size: 20px
    }

    .editable-content-holder .editable-content.font-size-24,
    .editable-content-holder .editable-content.font-size-26,
    .editable-content-holder .editable-content.font-size-28 {
        font-size: 22px
    }

    .editable-content-holder .editable-content.font-size-30,
    .editable-content-holder .editable-content.font-size-32,
    .editable-content-holder .editable-content.font-size-34,
    .editable-content-holder .editable-content.font-size-36 {
        font-size: 26px
    }

    .editable-content-holder .editable-content.font-size-40 {
        font-size: 34px
    }

    .editable-content-holder .editable-content.font-size-48 {
        font-size: 40px
    }

    .editable-content-holder .editable-content.font-size-54 {
        font-size: 48px
    }

    .editable-content-holder .editable-content.font-size-60 {
        font-size: 54px
    }

    .editable-content-holder .editable-content.font-size-66 {
        font-size: 60px
    }

    .editable-content-holder .editable-content.font-size-72 {
        font-size: 66px
    }
}

@media (min-width:768px) {
    .editable-content-holder .editable-content.font-size-12 {
        font-size: 12px
    }

    .editable-content-holder .editable-content.font-size-14 {
        font-size: 14px
    }

    .editable-content-holder .editable-content.font-size-16 {
        font-size: 16px
    }

    .editable-content-holder .editable-content.font-size-18 {
        font-size: 18px
    }

    .editable-content-holder .editable-content.font-size-20 {
        font-size: 20px
    }

    .editable-content-holder .editable-content.font-size-22 {
        font-size: 22px
    }

    .editable-content-holder .editable-content.font-size-24 {
        font-size: 24px
    }

    .editable-content-holder .editable-content.font-size-26 {
        font-size: 26px
    }

    .editable-content-holder .editable-content.font-size-28 {
        font-size: 28px
    }

    .editable-content-holder .editable-content.font-size-30 {
        font-size: 30px
    }

    .editable-content-holder .editable-content.font-size-32 {
        font-size: 32px
    }

    .editable-content-holder .editable-content.font-size-34 {
        font-size: 34px
    }

    .editable-content-holder .editable-content.font-size-36 {
        font-size: 36px
    }

    .editable-content-holder .editable-content.font-size-40 {
        font-size: 40px
    }

    .editable-content-holder .editable-content.font-size-48 {
        font-size: 48px
    }

    .editable-content-holder .editable-content.font-size-54 {
        font-size: 54px
    }

    .editable-content-holder .editable-content.font-size-60 {
        font-size: 60px
    }

    .editable-content-holder .editable-content.font-size-66 {
        font-size: 66px
    }

    .editable-content-holder .editable-content.font-size-72 {
        font-size: 72px
    }
}

@media (min-width:992px) {
    .custom-template .cust-temp-prod-box:hover {
        box-shadow: 0 0 20px rgba(23, 84, 116, .18);
        background: #fff
    }

    .custom-template .main-image {
        float: right !important
    }

    .custom-template .image-left {
        float: left !important
    }

    .paddingL0 {
        padding-left: 0
    }

    .paddingR0 {
        padding-right: 0
    }

    .custom-template .marginT15 {
        margin-top: 15px
    }

    .custom-template .marginT40 {
        margin-top: 40px
    }
}

@media (max-width:992px) {
    .template-main-container {
        border-radius: 0
    }

    .jd-amenities-slider .jd-mobile-header,
    .jd-services-slider .jd-mobile-header {
        z-index: 1061
    }

    .edit-amenitiesServices-section {
        height: auto
    }

    .custom-template .main-image {
        margin-top: 0
    }

    .padding0 {
        padding: 0
    }

    .custom-template .paddingT10p {
        padding-top: 10px
    }

    .amenitiesServices-save-footer button:first-child {
        display: none
    }

    .amenitiesServices-save-footer button:last-child {
        width: 100%
    }
}

.custom-template:not(.template-25) img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%
}

.custom-template .marginT20 {
    margin-top: 20px
}

.custom-template .marginT30 {
    margin-top: 30px
}

.custom-template .marginT50 {
    margin-top: 50px
}

.custom-template .marginT5 {
    margin-top: 5px
}

.custom-template .marginT15 {
    margin-top: 15px
}

.custom-template .marginB0 {
    margin-bottom: 0
}

.align-left {
    text-align: left !important
}

.align-right {
    text-align: right !important
}

.align-center {
    text-align: center !important
}

.align-justify {
    text-align: justify !important
}

.font-light,
.font-light.btn {
    font-weight: 300
}

.font-medium,
.font-medium.btn {
    font-weight: 500
}

.regular,
.regular.btn {
    font-weight: 400
}

.bold {
    font-weight: 700
}

.extra-light,
.extra-light.btn {
    font-weight: 100
}

.semi-bold,
.semi-bold.btn {
    font-weight: 500
}

.extra-bold,
.extra-bold.btn {
    font-weight: 900
}

.underline {
    text-decoration: underline
}

.italic {
    font-style: italic
}

b,
strong {
    font-weight: 500 !important
}

.template-main-container .bold {
    font-weight: 700 !important
}

.extra-light.btn,
.template-main-container .extra-light {
    font-weight: 100 !important
}

.font-light.btn,
.template-main-container .font-light {
    font-weight: 300 !important
}

.semi-bold.btn,
.template-main-container .semi-bold {
    font-weight: 500 !important
}

.extra-bold.btn,
.template-main-container .extra-bold {
    font-weight: 900 !important
}

.template-main-container .underline {
    text-decoration: underline !important
}

.template-main-container .italic {
    font-style: italic !important
}

.editable-button .editable-content.bold div {
    font-weight: 700
}

.template-main-container .custom-template .editable-content.btn-lg,
.template-main-container .custom-template .editable-content.btn-md,
.template-main-container .custom-template .editable-content.btn-sm {
    padding: 0
}

.template-main-container .custom-template .editable-content .button {
    white-space: pre-wrap;
    max-width: 100%
}

.template-main-container .custom-template .editable-content .button:focus {
    outline: none
}

.display-table {
    display: table
}

.display-table-cell {
    display: table-cell
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-bottom {
    vertical-align: bottom
}

.custom-template .featured-header.border {
    float: none;
    width: 12%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px auto
}

.custom-template .cust-temp-prod-box {
    padding-bottom: 10px
}

.edit-block .custom-template .cust-temp-prod-box:hover {
    border: 0 solid transparent;
    box-shadow: 0 0 transparent;
    background: none
}

.custom-template .marginT10 {
    margin-top: 10px
}

.custom-template .marginT4 {
    margin-top: 4px
}

.template-main-container .custom-template .paddingT10 {
    padding-top: 10px
}

.custom-template .align-item-center {
    display: flex;
    height: 100%;
    align-items: center;
    flex: inherit;
    text-align: center
}

.content.para-2.editable-content-holder.marginB30 {
    margin-bottom: 10px
}

.modal-vertical-align-center {
    display: table-cell;
    vertical-align: middle
}

.modal-vertical-alignment-helper {
    display: table;
    height: 100%;
    margin: 0 auto
}

.custom-template .editable-content-holder.input-content .form-control {
    color: inherit;
    font-size: 16px;
    background: transparent;
    box-shadow: none;
    width: 100%
}

.custom-template .editable-content-holder.input-content input::-webkit-input-placeholder,
.custom-template .editable-content-holder.input-content textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: .5
}

.custom-template .editable-content-holder.input-content .form-control,
.custom-template .editable-content-holder.input-content .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.edit-block .editable-content-holder.input-content .form-control {
    box-shadow: none
}

.custom-template .editable-content-holder.input-content .form-control~i {
    display: none
}

.custom-template .editable-content-holder.input-content .validation_error i {
    display: block;
    position: absolute;
    top: 17px;
    right: 10px;
    color: #e73b3c
}

.custom-template .editable-content-holder.input-content .validation_error .icon-error:before {
    color: inherit
}

.custom-template .editable-content-holder.input-content .edit-input span {
    display: none
}

.custom-template .editable-content-holder.input-content .validation_error span {
    width: 100%;
    display: inline-block;
    background-color: #ffe9eb;
    color: #e73b3c;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 0 0 4px 4px;
    font-family: roboto;
    font-weight: 400;
    font-style: normal
}

.template-main-container .clearfix:after,
.template-main-container .clearfix:before {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.template-main-container .clearfix:after {
    clear: both
}

.template-main-container .clearfix {
    zoom: 1
}

.custom-template .jd-cms-tag-working-hours .contact-day-holder {
    display: inline-block
}

.custom-template .jd-cms-tag-working-hours .contact-timing-holder {
    padding-left: 0
}

.edit-block .quote-image~.click-to-edit .icon-uploadImage {
    padding: 0;
    font-size: 14px
}

.home-page .edit-block .home-cat-section.wrpr {
    padding: 1px
}

.jd-h2 {
    font-family: inherit;
    font-weight: 500;
    color: inherit
}

.custom-template .header-subheader .editable-content-holder:last-child .editable-content {
    margin-bottom: 10px
}

.custom-template .align-item-flex {
    display: flex;
    align-items: center
}

.static-templates ol,
.static-templates ol li {
    list-style-type: decimal
}

.static-templates ul,
.static-templates ul li {
    list-style-type: disc
}

.static-templates ul {
    padding-left: 20px
}

.blue-border.content-align-left .left-align-btn,
.blue-border.content-align-right .right-align-btn {
    display: none
}

.content-block-menu .icon-bell {
    font-size: 14px;
    margin-left: 2px
}

.btn.btn-border-rad:focus {
    outline: none
}

.linked-section .editable-content a {
    color: inherit
}

.home-page .para-1 .editable-content:hover .product-rating {
    text-decoration: none !important
}

.home-page .para-1 .editable-content .product-rating {
    display: contents;
    width: 100%
}

.header-content .custom-template {
    font-family: unset !important
}

.header-content .custom-template,
.omni-header .custom-template {
    font-size: medium;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    width: 100%
}

.header-content .custom-template .editable-button {
    margin-top: 0
}

.template-main-container .custom-template .wysiwyg-content {
    overflow-x: auto
}

.desktop .template-main-container .positionTopLeft {
    align-items: flex-start !important;
    justify-content: flex-start !important
}

.desktop .template-main-container .positionTopCenter {
    align-items: flex-start !important;
    justify-content: center !important
}

.desktop .template-main-container .positionTopRight {
    align-items: flex-start !important;
    justify-content: flex-end !important
}

.desktop .template-main-container .positionCenterLeft {
    align-items: center !important;
    justify-content: flex-start !important
}

.desktop .template-main-container .positionCenter {
    align-items: center !important;
    justify-content: center !important
}

.desktop .template-main-container .positionCenterRight {
    align-items: center !important;
    justify-content: flex-end !important
}

.desktop .template-main-container .positionBottomLeft {
    align-items: flex-end !important;
    justify-content: flex-start !important
}

.desktop .template-main-container .positionBottomCenter {
    align-items: flex-end !important;
    justify-content: center !important
}

.desktop .template-main-container .positionBottomRight {
    align-items: flex-end !important;
    justify-content: flex-end !important
}

.positionBottomCenter .contentPosition-pop .positionBottomCenter-div,
.positionBottomLeft .contentPosition-pop .positionBottomLeft-div,
.positionBottomRight .contentPosition-pop .positionBottomRight-div,
.positionCenter .contentPosition-pop .positionCenter-div,
.positionCenterLeft .contentPosition-pop .positionCenterLeft-div,
.positionCenterRight .contentPosition-pop .positionCenterRight-div,
.positionTopCenter .contentPosition-pop .positionTopCenter-div,
.positionTopLeft .contentPosition-pop .positionTopLeft-div,
.positionTopRight .contentPosition-pop .positionTopRight-div {
    color: #fea702
}

.popover.template28 .positionBottomLeft-div,
.popover.template28 .positionBottomRight-div,
.popover.template28 .positionCenterLeft-div,
.popover.template28 .positionCenterRight-div,
.popover.template28 .positionTopLeft-div,
.popover.template28 .positionTopRight-div,
.popover.template98 .positionBottomCenter-div,
.popover.template98 .positionBottomLeft-div,
.popover.template98 .positionBottomRight-div,
.popover.template98 .positionTopCenter-div,
.popover.template98 .positionTopLeft-div,
.popover.template98 .positionTopRight-div,
.popover.template99 .positionBottomCenter-div,
.popover.template99 .positionBottomLeft-div,
.popover.template99 .positionBottomRight-div,
.popover.template99 .positionTopCenter-div,
.popover.template99 .positionTopLeft-div,
.popover.template99 .positionTopRight-div {
    color: #c0c0c1 !important;
    opacity: .4;
    pointer-events: none
}

.custom-template .change-color-holder.linked-section a[linktype] {
    width: 100%;
    height: 100%
}

.wap .btn:active {
    box-shadow: none;
    -webkit-box-shadow: none
}

.editable-content-holder .content,
.editable-content-holder .editable-content {
    font-size: 1rem
}

html.modal-open-ios,
html.modal-open-ios .jd-cms.modal-open {
    overflow-y: hidden;
    overflow-x: hidden
}

.listing .edit-content.firstContent {
    margin-top: 10px
}

.listing .edit-content.lastContent:not(.mobileHeaderBlock) {
    margin-bottom: 20px
}

.desktop .listing.floating-block .edit-content {
    margin: 7.5px 5px;
    width: calc(100% - 10px)
}

.listing .edit-content.lastContent.sticky-footer {
    margin: 0
}

.home-page .color-inherit,
.listing .color-inherit {
    color: inherit
}

.home-page .position-absolute,
.listing .position-absolute {
    position: absolute
}

.home-page .big-thumbnail-block .big-thumbnail-box,
.listing .edit-content .big-thumbnail-block .big-thumbnail-box {
    width: 33.3%;
    display: inline-block;
    padding: 10px 20px 20px;
    box-sizing: border-box
}

.big-thumbnail-block .img-block {
    height: 100%
}

.home-page .slick-slider img,
.listing .edit-content .slick-slider img {
    border-radius: 0
}

.home-page .slick-dotted.slick-slider,
.listing .edit-content .slick-dotted.slick-slider,
.static .slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-slider.transition-fade .slick-slide.slick-active {
    z-index: 1
}

.home-page .featured-header.border,
.listing .featured-header.border {
    float: none;
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 25px
}

.home-page .slick-dots,
.listing .edit-content .slick-dots {
    text-align: right;
    bottom: 27px;
    margin: 5px -6px
}

.home-page .item,
.listing .edit-content .item {
    position: relative
}

.home-page .slick-dots li button:before,
.listing .edit-content .slick-dots li button:before {
    opacity: .6;
    font-size: 7px;
    top: 1px;
    color: #fff
}

.home-page .slick-dots li.slick-active button:before,
.listing .edit-content .slick-dots li.slick-active button:before {
    opacity: .9;
    color: #fff
}

.home-page .slick-dots li,
.listing .edit-content .slick-dots li {
    margin: 0 -1px
}

.home-page .inline-block,
.listing .inline-block {
    display: inline-block
}

.home-page .slider-arrow-circle,
.listing .edit-content .slider-arrow-circle,
.social .slider-arrow-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    position: absolute;
    border: 1px solid #e5e5e5;
    z-index: 1;
    top: 50%;
    background-color: #fff
}

.home-page .slider-arrow-circle,
.social .slider-arrow-circle {
    transform: translateY(-50%);
    top: 50%;
    transition: all .6s ease-out
}

.home-page .slider-arrow-circle.left-circle,
.listing .edit-content .slider-arrow-circle.left-circle,
.social .slider-arrow-circle.left-circle {
    left: 25px
}

.listing .edit-content .slider-arrow-circle.left-circle {
    top: calc(50% - 12px)
}

.home-page .slider-arrow-circle.right-circle,
.listing .edit-content .slider-arrow-circle.right-circle,
.social .slider-arrow-circle.right-circle {
    right: 25px
}

.home-page .IPad .slider-arrow-circle:active,
.home-page body:not(.IPad) .slider-arrow-circle:hover,
.listing .edit-content .slider-arrow-circle:hover,
.social .slider-arrow-circle:hover {
    background-color: #333;
    cursor: pointer;
    border: none
}

.home-page .IPad .slider-arrow-circle:active .icon-pagination-left:before,
.home-page .IPad .slider-arrow-circle:active .icon-pagination-right:before,
.home-page .IPad .slider-arrow-circle:active:before,
.home-page body:not(.IPad) .slider-arrow-circle:hover .icon-pagination-left:before,
.home-page body:not(.IPad) .slider-arrow-circle:hover .icon-pagination-right:before,
.home-page body:not(.IPad) .slider-arrow-circle:hover:before,
.listing .edit-content .slider-arrow-circle:hover .icon-pagination-right:before,
.listing .edit-content .slider-arrow-circle:hover .slider-left-arrow:before,
.listing .edit-content .slider-arrow-circle:hover:before,
.social .slider-arrow-circle:hover .icon-pagination-left:before,
.social .slider-arrow-circle:hover .icon-pagination-right:before,
.social .slider-arrow-circle:hover:before {
    color: #fff
}

.home-page .previous-slider,
.listing .edit-content .previous-slider {
    position: absolute;
    top: 0;
    left: calc(50% - 12px)
}

.home-page .next-slider,
.listing .edit-content .next-slider {
    position: absolute;
    bottom: 0;
    right: calc(50% - 12px)
}

.home-page .next-slider .icon-pagination-down,
.home-page .previous-slider .icon-pagination-up,
.listing .edit-content .next-slider .icon-pagination-down,
.listing .edit-content .previous-slider .icon-pagination-up {
    left: 0
}

.home-page .proimg,
.listing .edit-content .proimg {
    height: 232px;
    padding: 0
}

.home-page .unitPresent,
.listing .edit-content .unitPresent {
    display: table
}

.desktop .floating-block .background-container .edit-content.firstContent {
    margin-top: 15px
}

.desktop .floating-block .edit-content {
    width: calc(100% - 30px);
    margin: 7.5px 15px;
    background-color: unset;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08)
}

.desktop .floating-block .edit-content.firstContent,
.desktop .floating-block .edit-content.firstContent .template-main-container {
    margin-top: 0;
    border-radius: 4px 4px 4px 4px
}

.desktop .floating-block .edit-content.lastContent {
    margin-bottom: 15px
}

.home-page .hide-title .featured-header,
.home-page .hide-title .featured-header.border,
.listing .hide-title .featured-header,
.listing .hide-title .featured-header.border {
    display: none
}

.listing .edit-content.tile-template .feature-html {
    float: right;
    width: 80%;
    position: relative
}

.home-page .edit-content.tile-template .feature-html>.custom-template {
    padding: 0
}

.edit-content .paddingR5 {
    padding-right: 5px
}

.IPad .drag-drop-text {
    display: none
}

.drag-drop-text {
    display: block;
    min-height: 22px;
    padding-top: 10px;
    line-height: 1;
    font-size: 12px;
    color: #aabacc
}

.two-line-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.listing .preview .edit-content.firstContent.webheader {
    margin-top: 0
}

.home-page .slider-arrow-circle {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .3);
    outline: unset
}

.my-account .myaccount-area .mob-country-code {
    border-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    align-items: center;
    justify-content: end;
    left: 0
}

.IPad.my-account .myaccount-area .mob-country-code {
    font-size: 14px
}

.my-account .my-account .mobile-loader {
    left: 0;
    position: absolute;
    height: 100%
}

.desktop .my-account .initial-cms-loader {
    display: none
}

.my-account .myaccount-area .margin-top-25 {
    margin-top: 25px
}

.my-account .myaccount-area .data-holder {
    width: 340px;
    margin: 20px auto 30px
}

.my-account .myaccount-area .password-change-modal .form-control.input-for-custom-label {
    height: 50px
}

.my-account .myaccount-area .form-control.input-for-custom-label,
.my-account .myaccount-area .form-control.input-for-custom-label:focus {
    box-shadow: none
}

.my-account .myaccount-area .password-change-modal label.user-mobile-email {
    font-size: 12px
}

.my-account .signUpModal .login-body .inputMaterial {
    background: #fff;
    width: 340px;
    -webkit-appearance: none;
    -moz-appearance: textfield
}

.my-account .myaccount-area .form-control.input-for-custom-label:focus {
    border-bottom: 2px solid #0086ff;
    padding-bottom: 0
}

.my-account .pos-relative {
    position: relative
}

.my-account .myaccount-area .margin-top-20 {
    margin-top: 20px
}

.my-account .myaccount-area .margin-top-10 {
    margin-top: 10px
}

.my-account .myaccount-area .modal-footer.footer-new-style {
    border-top: 0;
    margin-top: 0
}

.my-account .myaccount-area .modal-footer.footer-new-style .new-btn-style,
.my-account .myaccount-area .save-info-btn .new-btn-style {
    width: 100%;
    padding: 12px;
    font-size: 14px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
    border-radius: 80px
}

.my-account .btn:focus,
.my-account .myaccount-area .btn:active,
.my-account .myaccount-area .btn:active:focus,
.my-account .myaccount-area .btn:hover {
    outline: none
}

.my-account .myaccount-area .error-div {
    height: 13px
}

.my-account .myaccount-area .validation-errLabl {
    color: #e22323
}

.my-account .password-input-area .changedPassword {
    margin-top: 20px
}

.my-account .password-input-area .confirmChangedPassword {
    margin-top: 38px;
    margin-bottom: 15px
}

.jd-cms .my-account .password-input-area .confirmChangedPassword {
    margin-bottom: 30px
}

.my-account .myaccount-area .error-input .form-control.input-for-custom-label {
    border-bottom: 2px solid #e22323
}

.my-account .myaccount-area .loader-style {
    background: #fff;
    z-index: 10;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: calc(100vh - 130px)
}

.my-account .myaccount-area .display-none {
    display: none
}

.my-account .myaccount-area .modal-vertical-alignment-helper {
    display: table;
    height: 100%;
    margin: 0 auto
}

.my-account .myaccount-area .modal-vertical-align-center {
    display: table-cell;
    vertical-align: middle
}

.my-account .myaccount-area .password-change-modal .modal-dialog {
    width: 390px
}

.my-account .myaccount-area .password-change-modal .modal-dialog .modal-content {
    border-radius: 3px
}

.my-account .myaccount-area .password-change-modal .modal-dialog .modal-content .popup-alert-header {
    height: 56px
}

.my-account .myaccount-area .password-change-modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

.my-account .myaccount-area .password-change-modal .modal-dialog .modal-content .modal-body .body-header-label {
    font-size: 16px;
    color: #999;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f7f7f7
}

.my-account .myaccount-area .password-change-modal .modal-dialog .modal-content .modal-body .password-input-area {
    padding: 0 20px
}

.my-account .myaccount-area .cursor-pointer {
    cursor: pointer
}

.my-account .myaccount-area .breadcrumb-section-design .label-style {
    padding-left: 5px;
    padding-right: 5px
}

.my-account .myaccount-area .info-section {
    display: flex;
    flex-direction: column;
    width: 100%;
    float: none;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .18);
    border-radius: 10px;
    background: #fff;
    margin: 0 auto 10px;
    overflow: hidden
}

.my-account .show-result-count {
    display: flex;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    background: #f9f9f9
}

.my-account .show-result-text {
    flex: 1;
    padding: 10px;
    opacity: 0
}

.my-account .myaccount-area .info-section .section-2 {
    flex: 1
}

.my-account .myaccount-area .info-section .section-1 .tabs-style .tab .icon-pagination-right {
    padding-top: 4px
}

.my-account .myaccount-area .margin-top-48 {
    margin-top: 48px
}

.my-account .myaccount-area .margin-top-30 {
    margin-top: 30px
}

.my-account .myaccount-area .margin-top-15 {
    margin-top: 15px
}

.my-account .side-menu .heading {
    border-bottom: 0;
    background: #f9f9f9
}

.my-account .myaccount-area .password-change-modal .icon-close-thin {
    font-weight: 400;
    color: #999;
    opacity: 1
}

.my-account .myaccount-area .country-code-style {
    position: absolute;
    top: 17px;
    font-size: 14px;
    display: block;
    left: 2px
}

.my-account .myaccount-area .country-code-style .country-code-txt {
    position: relative;
    top: 2px
}

.my-account .myaccount-area .country-code-style .mbl-seperator {
    font-size: 20px;
    color: #999;
    font-weight: 200
}

.my-account .myaccount-area .form-control.custom-input-group.mobile-number-style {
    padding-left: 38px;
    margin-top: 2px;
    padding-top: 2px
}

.desktop .my-account .userMobileNo .input-with-moving-label {
    margin-bottom: 0
}

.desktop .my-account .userEmail,
.desktop .my-account .userMobileNo {
    margin-top: 5px
}

@-moz-document url-prefix() {
    .my-account .myaccount-area .form-control.custom-input-group.mobile-number-style {
        padding-top: 3px
    }
}

.my-account .myaccount-area .breadcrumb-section-design .label-style.black-color {
    color: #424448
}

.my-account .color-black {
    color: #424242
}

.my-account .signUpModal .login-body .forgot-password-section {
    margin-top: 40px;
    margin-bottom: 40px
}

.nb {
    background-image: none !important;
    border: 0
}

h3,
li,
p,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.jsb #chkrembercity:focus {
    box-shadow: 0
}

textarea {
    resize: none
}

.nm {
    margin: 0 !important
}

.clft {
    clear: left
}

.module:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

* html .module {
    height: 1%;
    overflow: visible
}

*+html .module {
    min-height: 1%
}

.brdot {
    width: 570px;
    float: left;
    padding: 10px 0 0
}

.breadCrumb {
    float: left;
    overflow: hidden;
    width: 990px;
    background: #fff;
    padding: 15px 0 5px 2px
}

.breadCrumb,
.breadCrumb ul {
    display: block;
    height: 21px;
    margin: 0
}

.breadCrumb ul {
    padding: 0
}

.breadCrumb ul li {
    display: block;
    float: left;
    position: relative;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    font-size: 11px;
    background: url(http://img.jdmagicbox.com/icontent/Chevron.gif) no-repeat 100% 2px;
    margin: 0 6px 0 0;
    padding: 0 10px 0 0
}

.breadCrumb ul li div.chevronOverlay {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.breadCrumb ul li a,
.breadCrumb ul li span {
    display: block;
    overflow: hidden
}

.breadCrumb ul li a {
    position: relative;
    height: 21px;
    line-height: 21px;
    float: left;
    cursor: pointer
}

.breadCrumb ul li.first a:hover {
    background-position: 0 -16px
}

.breadCrumb ul li.last {
    background: 0;
    padding-right: 0;
    margin: 0 0 0 1px
}

.chevronOverlay {
    display: none;
    background: url(http://img.jdmagicbox.com/icontent/ChevronOverlay.png) no-repeat 100% 1px;
    width: 13px;
    height: 20px
}

.inactv {
    display: none !important
}

.breadCrumb .prvnxt {
    position: absolute;
    right: 0;
    margin: -21px 0 0
}

#breadcrumbSpan {
    color: #424242;
    padding: 0
}

.s0,
.s1,
.s2,
.s3,
.s4,
.s5,
.s6,
.s7,
.s8,
.s9,
.s10 {
    background-image: url(http://img.jdmagicbox.com/icontent/starbx.gif);
    background-repeat: no-repeat;
    float: left;
    height: 19px;
    width: 19px
}

.s0 {
    background-position: -2px -1px
}

.s1 {
    background-position: -22px -1px
}

.s2 {
    background-position: -41px -1px
}

.s3 {
    background-position: -61px -1px
}

.s4 {
    background-position: -81px -1px
}

.s5 {
    background-position: -101px -1px
}

.s6 {
    background-position: -121px -1px
}

.s7 {
    background-position: -141px -1px
}

.s8 {
    background-position: -161px -1px
}

.s9 {
    background-position: -180px -1px
}

.s10 {
    background-position: -200px -1px
}

a.ctc[href^=tel]:link {
    color: #424242;
    cursor: default
}

.ms0,
.ms1,
.ms2,
.ms3,
.ms4,
.ms5,
.ms6,
.ms7,
.ms8,
.ms9,
.ms10 {
    background-image: url(http://img.jdmagicbox.com/icontent/Star03.gif);
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    width: 11px
}

.ms0 {
    background-position: 0 0
}

.ms1 {
    background-position: -10px 0
}

.ms2 {
    background-position: -21px 0
}

.ms3 {
    background-position: -31px 0
}

.ms6 {
    background-position: -64px 0
}

.ms7 {
    background-position: -75px 0
}

.ms8 {
    background-position: -85px 0
}

.ms9 {
    background-position: -97px 0
}

.ms10 {
    background-position: -107px 0
}

.mssp0,
.mssp1,
.mssp2,
.mssp3,
.mssp4,
.mssp5,
.mssp6,
.mssp7,
.mssp8,
.mssp9,
.mssp10 {
    background-image: url(http://img.jdmagicbox.com/icontent/star04.png);
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    width: 17px;
    margin-left: 2px
}

.mssp0 {
    background-position: 0 0
}

.mssp1 {
    background-position: -21px 0
}

.mssp2 {
    background-position: -41px 0
}

.mssp3 {
    background-position: -62px 0
}

.mssp4 {
    background-position: -82px 0
}

.mssp5 {
    background-position: -102px 0
}

.mssp6 {
    background-position: -123px 0
}

.mssp7 {
    background-position: -143px 0
}

.mssp8 {
    background-position: -164px 0
}

.mssp9 {
    background-position: -184px 0
}

.mssp10 {
    background-position: -204px 0
}

.jdph,
.jl span,
.jpn,
.jti,
.jufl {
    background: url(http://img.jdmagicbox.com/icontent/hmpg_sprite.gif?v=2) no-repeat;
    display: inline-block
}

.citl,
.jf,
.jt,
.jtuf,
.jut,
.opt {
    background: url(http://img.jdmagicbox.com/icontent/HP_Header_Sprite.png) no-repeat;
    _background: url(http://img.jdmagicbox.com/icontent/HP_Header_Sprite.gif) no-repeat;
    display: inline-block
}

.opt {
    background-position: -3px -89px;
    cursor: pointer;
    height: 17px;
    width: 17px;
    vertical-align: middle
}

.jtr #acc_opt {
    background-color: #fff;
    border: 1px solid #cbcbcb;
    color: #2a54ce;
    line-height: 17px;
    position: absolute;
    right: 61px;
    text-align: left;
    top: 23px;
    width: 147px;
    z-index: 999;
    padding: 1px 0
}

.citl {
    background-color: #f5f5f5;
    background-position: 0 -33px;
    color: #1274c0;
    cursor: pointer;
    font-size: 14px;
    padding: 9px 10px 9px 20px
}

.ie6 .jauto .stars_m {
    position: relative;
    top: 6px
}

.ie .jbc,
.operal .jbc {
    border: 1px solid #c5e4fe !important
}

.ipad .jfot .abt {
    width: 715px
}

.ipad .jfot dt {
    width: 800px
}

.ie9 .jfot .abt {
    width: 716px
}

header {
    background: #fff;
    float: left;
    border-bottom: 1px solid #e4e4e4;
    padding: 1px 0 0
}

.jtl {
    float: left;
    width: 39%;
    padding: 4px 0 0 10px
}

.jtl a {
    float: left;
    width: 375px
}

.jtr {
    color: #fff;
    float: right;
    width: 39%;
    text-align: right;
    padding: 4px 10px 0 0
}

.jtr a {
    font-weight: 700;
    color: #fff;
    margin: 0 8px 0 0
}

.jtr .jf,
.jtr .jt,
.jtuf {
    background-position: -66px -8px;
    height: 20px;
    vertical-align: middle;
    width: 20px;
    margin: 0
}

.jtr .jt {
    background-position: -86px -8px
}

.jtr .jtuf {
    background-position: -29px -4px;
    height: 28px;
    width: 34px;
    vertical-align: middle
}

.ppl {
    background-position: -17px -5px;
    float: left;
    height: 27px;
    width: 25px
}

.jut {
    background-position: -2px -5px;
    height: 28px;
    vertical-align: middle;
    width: 24px
}

.jutc {
    float: left;
    width: 90%;
    color: #fff;
    margin: 4px 0 3px 5px
}

#jul {
    font-family: Arial
}

.jufl {
    background-position: -86px -12px;
    float: left;
    height: 16px;
    width: 17px;
    margin: 0 5px 0 0
}

.jpn {
    background-position: -112px -12px;
    clear: both;
    position: absolute;
    right: 0;
    width: 158px;
    top: 0;
    margin: 45px 10px 0 0
}

.jdph,
.jpn {
    float: right;
    height: 42px
}

.jdph {
    background-position: -106px -178px;
    width: 155px;
    margin: 9px 10px 0 0
}

.jw {
    display: table;
    width: 1000px;
    clear: both;
    margin: 0 auto;
    padding: 5px 0 0
}

.ipad .jw {
    padding: 10px 5px 0
}

.ipad .jfot {
    width: 101%
}

.jbrd {
    width: 490px;
    padding: 0
}

.jbrd,
.jbrd .bd {
    float: left;
    margin: 0
}

.jbrd .bd {
    background: 0;
    color: #b0b0b0;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    width: auto;
    height: auto;
    padding: 0 3px
}

.jbrd .prnx {
    float: right
}

.jdstar {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.jnsb,
.jnsb2,
.jsb {
    float: right;
    width: 830px;
    position: relative;
    z-index: 7;
    padding: 0
}

.note {
    color: #424242;
    float: right;
    font-size: 10px;
    font-family: Arial;
    padding: 9px 0 0
}

.jsi {
    width: 230px;
    float: left
}

.jas,
.jccs,
.jcs {
    float: left;
    position: relative
}

.jnsb .jccs label b {
    width: 13%
}

.jcs {
    float: left;
    z-index: 5;
    margin: 0 8px 5px 0
}

.jccs {
    width: 728px;
    float: left;
    _margin: 0;
    margin: 0 5px 0 0
}

.jccs .jauto {
    top: 40px
}

.jas {
    width: 245px;
    float: left
}

.jnas {
    float: left;
    padding: 5px 0 0
}

.jnas a {
    color: #1274c0
}

.jnas a,
.rem {
    font-size: 11px
}

.rem {
    float: left;
    width: 215px;
    padding: 5px 0 0
}

.jas .rem input {
    vertical-align: top;
    width: auto;
    height: 12px;
    border: 0;
    margin: 1px 5px 0 0;
    padding: 0
}

.jnsb label b,
.jsb label b {
    color: #424242;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 17%;
    padding: 5px 0
}

.jsb .jccs label b {
    width: 13%;
    text-align: center
}

.jsb .jas label b {
    width: 28%
}

.jnsb input,
.jsb input {
    font-weight: 400;
    border: 1px solid #cbcbcb;
    color: #424242;
    float: left;
    font-size: 14px;
    height: 15px;
    padding: 10px 0 10px 7px
}

.jnsb input:focus,
.jsb input:focus {
    border: 1px solid #5db2f5;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3)
}

.jsi input {
    width: 223px
}

.jccs input {
    width: 721px;
    height: 19px
}

.jnsb .jgb,
.jsb .jgb {
    background: #1274c0;
    border: 1px solid #1274c0;
    color: #fff;
    height: 41px;
    width: 95px;
    float: right;
    font-size: 14px;
    margin: 0;
    padding: 10px 0
}

.logow {
    padding: 42px 0 0
}

.logo,
.logow {
    float: left;
    width: 160px
}

.logo {
    background: url(http://img.jdmagicbox.com/icontent/jdlogo.png) no-repeat;
    _background: url(http://img.jdmagicbox.com/icontent/jdlogo.gif) no-repeat;
    height: 42px
}

.jauto {
    background: #fff;
    float: left;
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    border: 1px solid #b0b0b0;
    z-index: 5
}

.jauto ul {
    text-align: left;
    margin: 0;
    padding: 0
}

.jauto ul li {
    border-bottom: 1px dotted #d7d7d7;
    cursor: pointer;
    display: block;
    list-style: none
}

.jauto ul li a {
    color: #424242;
    display: block;
    font-family: Arial;
    font-size: 14px;
    padding: 5px 8px 3px
}

.jauto ul li .act,
.jauto ul li a:hover {
    background-color: #e2f2ff
}

.stars_m {
    display: inline-block
}

.dl {
    border-right: 1px solid #b0b0b0;
    float: left;
    height: 15px;
    width: 1px;
    margin: 8px 0 0
}

.jpfl {
    width: 483px;
    padding: 5px 0 0
}

.jpop {
    background: #fff;
    float: left;
    box-shadow: 0 3px 5px #333
}

.jpbg,
.jpbg_outlet {
    background: #fff;
    float: left;
    width: 320px;
    padding: 40px
}

.jbtn.jcl {
    text-indent: inherit
}

.jch {
    background: #53b1e5;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    padding: 10px
}

#jcuo .jcuc .jch {
    clear: both;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 10px
}

#gasBook .jbtn {
    font-size: 14px;
    margin: 0 6px 0 0;
    text-align: center;
    width: 110px
}

#gasBook .jbtn:hover {
    color: #fff
}

#gasBook h3 {
    font-size: 17px;
    margin: 0 0 15px;
    text-align: left
}

#gasBook p {
    float: left;
    padding: 0 0 20px
}

.jbtn {
    background: #53b1e5
}

.jbtn,
.jbtn_outlet {
    color: #fff;
    font-weight: 700;
    border: 0;
    float: right;
    _float: right !important;
    overflow: visible;
    cursor: pointer;
    margin: 0;
    padding: 8px 13px
}

.jbtn:hover {
    background: none repeat scroll 0 0 #61b8e8
}

.ws .jcl {
    position: inherit
}

#wich .jbtn {
    display: table;
    float: none;
    margin: 20px auto 0
}

.addjerr,
.jerr {
    clear: left;
    color: red;
    display: table;
    font-size: 12px;
    text-align: center;
    margin: 0 auto 10px
}

#resend_msg {
    font-weight: 700;
    margin: 0;
    padding: 0 0 0 20px
}

#fauto {
    z-index: 5000
}

.jpbg label {
    float: left;
    color: #424242;
    font-size: 13px;
    width: 100px;
    padding: 5px 10px 0 0
}

.jpbg p {
    float: left
}

.jpbg_outlet p,
.jpbg p {
    padding: 0 0 10px
}

#jdrg p {
    width: 930px
}

.jpbg .jinp {
    display: inline-block;
    border: 1px solid #cbcbcb;
    font-size: 16px;
    height: 25px;
    width: 205px;
    float: left;
    margin: 0;
    padding: 2px 0 2px 3px
}

.jpbg input {
    border: 0
}

.jfp {
    float: left;
    width: 250px;
    text-align: left;
    margin: 7px 0 0
}

.jfp a {
    color: #1274c0;
    font-weight: 700
}

#ndnc .jpbg {
    width: 448px
}

#ndnc aside {
    display: table;
    margin: 20px 0 0
}

#ndnc span {
    display: inline-block;
    float: left
}

#ndnc .jinp {
    width: 290px
}

#ndnc .orng {
    padding: 0 0 8px
}

#ndnc .jbtn {
    padding: 5px 15px
}

#ndnc .input {
    width: 285px
}

#prs .jpbg {
    width: 430px
}

#prs aside,
#prs h3 {
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0 15px
}

#prs a {
    text-align: left;
    color: #1274c0
}

#jcp label {
    float: left;
    margin: 3px;
    padding: 5px 10px 12px;
    width: 32px
}

#jcp input {
    border: 1px solid #cbcbcb;
    height: 22px;
    width: 248px;
    padding: 3px 0
}

#jcp .jsi input {
    width: 205px;
    padding: 3px 5px
}

#jcp .jpbg {
    width: 290px
}

#jcp .jsi {
    clear: none;
    width: 215px;
    margin: 0
}

#jcp .jcs {
    width: 290px;
    position: relative
}

#jcp .jbtn {
    display: table;
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 5px 10px
}

#jcp .jauto {
    position: inherit;
    top: -1px;
    *top: 29px
}

.csb {
    margin: 0 16px 0 0;
    padding: 10px 0 0
}

.csb,
.jpag {
    float: right
}

.jpag {
    width: 430px;
    text-align: right;
    padding: 0
}

.jpag a {
    color: #1274c0
}

.jpag .act,
.jpag .dis,
.jpag a {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    margin: 5px 8px 5px 5px
}

.jpag .dis {
    color: #b0b0b0
}

.jmt {
    background: #efefef;
    font-size: 17px;
    color: #606060;
    display: block;
    clear: left;
    width: 98%;
    float: left;
    padding: 5px 10px
}

#jfdb {
    position: relative;
    float: right;
    bottom: 120px;
    right: 0;
    background: 0;
    border: 0;
    box-shadow: none;
    width: 34px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 0
}

#jfdb a {
    background: url(http://img.jdmagicbox.com/icontent/feedback.gif) no-repeat;
    width: 33px;
    height: 83px;
    float: right
}

.jpr {
    clear: left;
    display: table;
    width: 950px;
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 30px 0 35px
}

.jpr,
.jpr a {
    text-align: center
}

.jpr a {
    color: #ff6c00;
    padding: 5px 0 0
}

.jpr .flat {
    width: 215px;
    margin: 0;
    padding: 5px 0 0
}

.jpr span {
    color: #ff6c00;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

.jpr dl,
.jpr span {
    float: none;
    display: inline-block
}

.jfot {
    clear: left;
    color: #1274c0;
    display: table;
    line-height: 18px;
    text-align: center;
    width: 100%;
    height: 145px;
    z-index: 1;
    position: relative;
    padding: 0;
    background-color: #333;
    margin: 25px 0 0
}

.jfot .abt {
    clear: none;
    width: 716px;
    text-align: left;
    font-weight: 400;
    margin: 0 auto
}

.jfot .abt a {
    font-weight: 700;
    color: #ccc;
    margin: 0 70px 0 0;
    padding: 0
}

.jfot dt,
.jfot dt a {
    color: #ccc;
    margin: 0 22px 0 0;
    padding: 0
}

.jfot .abt .jfb,
.jfot .abt .jtb,
.jfot .abt a.jytub {
    background-position: -142px -88px
}

.jfot .abt .jfb:hover,
.jfot .abt .jtb:hover,
.jfot .abt a.jgpls:hover,
.jfot .abt a.jytub:hover {
    opacity: .8
}

.jfot .abt a.jytub {
    background-position: -181px -88px;
    height: 30px;
    width: 30px
}

.jfot dt.jcopy {
    display: inline-block;
    clear: both;
    color: #a4a4a4;
    font-size: 11px;
    font-weight: 400;
    width: 824px;
    margin: 0;
    padding: 15px 0 10px
}

.jfot .flin {
    clear: left;
    font-size: 11px;
    padding-top: 25px;
    width: 824px;
    margin: 0 auto
}

.jfot .flin a {
    font-weight: 400;
    color: #ccc;
    font-size: 10px;
    display: inline-block;
    margin: 0 3px;
    padding: 0
}

.jfot .flin a.bld {
    font-weight: 700
}

#jfb .jpbg {
    width: 440px
}

#hui h3,
#jfb h3,
#jra .jpbg h3,
#prs h3 {
    font-size: 16px;
    padding: 0 0 10px
}

#jfb h3 {
    padding: 0 0 10px
}

.dnot {
    width: 425px;
    float: left;
    padding: 10px 0 5px
}

#jfb span {
    float: right;
    padding-right: 10px
}

#jfb p {
    float: left;
    padding: 5px 0
}

#jfb label {
    width: 80px;
    clear: left;
    float: left
}

#jfb .cmm {
    height: 120px
}

#jfb .cmm textarea {
    height: 116px;
    width: 313px;
    border: 0
}

.jbub {
    cursor: pointer;
    display: inline-block;
    padding-left: 4px;
    position: relative;
    z-index: 3
}

.jbub .popup {
    z-index: 3;
    position: absolute
}

.jbub .popup span {
    background: url(http://img.jdmagicbox.com/icontent/Arrow_grey.png) no-repeat scroll 0 0 transparent;
    display: table;
    height: 9px;
    position: relative;
    top: 3px;
    width: 14px;
    margin: 0 0 0 85px
}

.jbub .popup_div {
    background-color: #555;
    color: #fff;
    display: table;
    font-size: 9px;
    line-height: 15px;
    text-align: center;
    width: 100px;
    z-index: 100;
    padding: 4px
}

.jbub .popup_div a {
    color: #fff;
    text-align: left
}

#jwd .jpbg {
    width: 570px
}

.mjd {
    font-size: 50px;
    color: #858585
}

#jwd aside {
    text-align: center;
    font-weight: 700
}

#jwd .blue {
    clear: left;
    width: 550px;
    font-size: 24px;
    color: #1274c0
}

#jwd p {
    float: left;
    width: 556px;
    margin: 0;
    padding: 8px 0 8px 10px
}

#wsms .jpbg {
    width: 405px
}

#wsms h3 {
    text-align: center;
    padding-bottom: 10px
}

#wsms label {
    float: left;
    width: 95px
}

#wsms p {
    display: table;
    width: 407px;
    margin: 0 auto
}

#jvf .jpbg {
    width: 405px;
    line-height: 18px
}

#jvf aside {
    float: none;
    display: table;
    clear: left;
    padding-top: 10px;
    margin: 0 auto
}

.tic {
    background: url(http://img.jdmagicbox.com/icontent/08888888888_Sprite2.jpg) no-repeat;
    background-position: -256px -29px;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle
}

.num {
    font-size: 24px
}

.cty {
    position: relative;
    width: 243px;
    float: left
}

.cty .jauto {
    top: 29px
}

.promotebrand {
    color: #424242;
    width: 990px;
    float: left;
    margin: 0
}

.promotebrand p {
    line-height: 20px;
    margin: 5px 0;
    padding: 5px 0 5px 10px
}

.promotebrand .promottl {
    display: table;
    float: none;
    font-size: 15px;
    font-weight: 700;
    clear: both;
    width: 660px
}

.cont1 {
    border-bottom: 1px solid #b0b0b0;
    float: left;
    width: 980px;
    margin: 0 0 15px
}

.lft-con {
    float: left;
    text-align: justify;
    width: 630px
}

.image-1,
.image-2,
.image-3,
.image-4,
.image-5 {
    background: url(http://img.jdmagicbox.com/icontent/PromoteYourBrand3.jpg) no-repeat scroll 0 0 transparent;
    float: right
}

.image-1 {
    height: 270px;
    position: relative;
    width: 305px;
    margin: -32px 0 0
}

.image-2 {
    background-position: -3px -280px;
    height: 230px;
    width: 302px
}

.image-3 {
    background-position: -3px -512px;
    height: 207px;
    width: 302px
}

.image-4 {
    background-position: -148px -725px;
    height: 230px;
    width: 174px
}

.image-5 {
    background-position: -3px -725px;
    height: 268px;
    width: 170px
}

.promottl {
    color: #424242;
    float: left;
    font-size: 17px;
    font-weight: 700
}

.tms p {
    clear: left;
    color: #424242;
    line-height: 20px;
    text-align: justify;
    margin: 8px 0;
    padding: 5px 0 5px 12px
}

.error,
.prod-detail-section .error {
    color: red;
    border: none
}

.orngtitle {
    font-size: 17px;
    color: #424242;
    font-weight: 700;
    text-align: center;
    width: 442px;
    display: table;
    float: left;
    margin: 0 0 15px
}

.for_pass .orngtitle {
    width: 300px
}

.for_pass {
    clear: left;
    float: left;
    width: 469px
}

#jfp .jpbg {
    width: 465px
}

#jfp .cont {
    width: 445px;
    margin: 0 auto
}

#jfp .jerr {
    margin: 10px 0
}

#julct .click {
    clear: both;
    display: block;
    float: none;
    width: 100px;
    margin: 15px auto 5px
}

.ie6 #julct .click {
    margin: 15px 0 0 120px
}

#jfp .jinp {
    width: 331px;
    float: left
}

.fpassmsg {
    width: 340px
}

.for_pass .jbtn {
    clear: left;
    margin: 10px 26px 0 0 !important
}

.brss {
    background-position: -16px -182px;
    width: 33px
}

.brss,
.mke {
    display: inline-block;
    height: 30px;
    float: left
}

.mke {
    background-position: -58px -180px;
    width: 35px
}

#sgnup .jpbg {
    width: 350px;
    padding: 10px 5px 10px 15px
}

#sgnup .jpbg p {
    width: 348px;
    _width: 355px;
    padding: 0
}

#signup_cancel {
    margin: 0 5px 0 0
}

.jhn {
    display: table;
    font-weight: 700
}

#sgnup .jpbg section {
    width: 353px
}

#sgnup .jpbg label {
    width: 118px;
    float: left;
    margin: 0;
    padding: 5px 10px 12px
}

#sgnup .jpbg p .jieo {
    float: left;
    width: 210px
}

#report_incorrect textarea {
    width: 300px;
    border: 1px solid #b0b0b0
}

.smsf span.jinp {
    height: 28px;
    width: 263px;
    font-size: 14px;
    padding: 0
}

.smsf span.jinp label {
    background-color: #ccc;
    width: 20px;
    padding: 5px 6px
}

.smsf span.jinp input {
    width: 220px;
    height: 24px;
    font-size: 14px;
    padding: 2px 0 2px 3px
}

#benefitdiv .bftl {
    float: left;
    width: 360px
}

#benefitdiv h3 {
    padding-bottom: 15px
}

#benefitdiv .bftr {
    float: left;
    width: 560px
}

#benefitdiv .bfts {
    float: left;
    padding-bottom: 10px;
    width: 345px;
    text-align: justify
}

.tcmk {
    background: url(http://img.jdmagicbox.com/icontent/Tag-your-friend_sprite.gif) no-repeat;
    background-position: -39px -8px;
    float: left;
    height: 26px;
    width: 20px;
    margin: 0 3px 0 0
}

.jw .jwc {
    display: table;
    width: 100%
}

.jw .jwc a {
    color: #fff;
    right: 3px
}

.jw .jwt {
    display: table;
    font-size: 9px;
    right: 3px;
    text-align: right;
    width: 100%;
    padding: 0 0 10px
}

.jw .jwif {
    width: 100%;
    bottom: 2px;
    position: fixed;
    top: 170px;
    left: 0;
    border-top: 1px solid;
    padding: 3px 0 0
}

.jw .jwif iframe {
    min-height: 500px
}

#jra .jpbg,
#report_incorrect .jpbg {
    width: 320px;
    padding: 24px
}

#report_incorrect p {
    display: table;
    margin: 0 auto
}

#report_incorrect .jcl {
    top: -33px;
    right: -34px
}

#reprInc .jpbg p {
    width: 300px;
    text-align: center;
    font-size: 14px
}

#reprInc .jbtn {
    float: none;
    display: table;
    margin: 0 auto
}

#recaptcha_widget_div,
.jfot .abt .