[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icon-font';
    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-check-empty:before {
    content: "\e600"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-plane:before {
    content: "\f072"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-radio-checked:before {
    content: "\e607"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-user:before {
    content: "\f007"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-book:before {
    content: "\f02d"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-cog:before {
    content: "\f013"
}

.icon-credit:before {
    content: "\f09d"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.icon-check:before {
    content: "\e602"
}

.icon-angle-left:before {
    content: "\f104"
}

.fa-angle-down:before {
    content: "\f107"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-mobile-phone:before {
    content: "\e009"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-signup:before {
    content: "\e006"
}

.icon-hamburger-phone:before {
    content: "\e005"
}

.icon-engraving:before {
    content: "\e004"
}

.icon-close:before {
    content: "\e003"
}

.icon-logo:before {
    content: "\e001"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-download:before {
    content: "\e000"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-phone:before {
    content: "\f095"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-star:before {
    content: "\f005"
}

.icon-search:before {
    content: "\f002"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-time:before {
    content: "\f017"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-heart:before {
    content: "\e609"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-lock:before {
    content: "\f023"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-share:before {
    content: "\f045"
}

.icon-popout:before {
    content: "\e00a"
}

.icon-print:before {
    content: "\f02f"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-undo:before {
    content: "\f0e2"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-gift:before {
    content: "\e601"
}

.icon-button-spinner:before {
    content: "\e603"
}

.icon-remove-sign:before {
    content: "\e604"
}

.icon-warning:before {
    content: "\e606"
}

.icon-cross:before {
    content: "\e605"
}

.icon-radio-unchecked:before {
    content: "\e608"
}

.icon-tulip:before {
    content: "\e60a"
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

a:focus {
    outline: thin dotted
}

a:hover,
a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input {
    line-height: normal
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: "icon-font";
    src: url(font/icon-font.eot?v=8);
    src: url(font/icon-font.eot?v=8#iefix) format("embedded-opentype"), url(font/icon-font.woff?v=8) format("woff"), url(font/icon-font.ttf?v=8) format("truetype"), url(font/icon-font.svg?v=8#icon-font) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Crimson";
    src: url(font/crimsontext-roman-webfont.eot?v=1);
    src: url(font/crimsontext-roman-webfont.eot?v=1#iefix) format("embedded-opentype"), url(font/crimsontext-roman-webfont.woff?v=1) format("woff"), url(font/crimsontext-roman-webfont.ttf?v=1) format("truetype"), url(font/crimsontext-roman-webfont.svg?v=1#Crimson) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "CrimsonItalic";
    src: url(font/crimsontext-italic-webfont.eot?v=1);
    src: url(font/crimsontext-italic-webfont.eot?v=1#iefix) format("embedded-opentype"), url(font/crimsontext-italic-webfont.woff?v=1) format("woff"), url(font/crimsontext-italic-webfont.ttf?v=1) format("truetype"), url(font/crimsontext-italic-webfont.svg?v=1#CrimsonItalic) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Great Vibes";
    src: url(font/greatvibes-regular-webfont.eot?v=1);
    src: url(font/greatvibes-regular-webfont.eot?v=1#iefix) format("embedded-opentype"), url(font/greatvibes-regular-webfont.woff?v=1) format("woff"), url(font/greatvibes-regular-webfont.ttf?v=1) format("truetype"), url("font/greatvibes-regular-webfont.svg?v=1#Great Vibes") format("svg");
    font-weight: 400;
    font-style: normal
}

.navigation-menu-header,
.navigation-bar,
.segment,
.morphable,
.first,
.column,
.expandable.centerer,
.centerer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
}

a {
    color: #069;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

input[type="text"],
input[type="email"] {
    padding-left: 5px
}

button {
    background-color: transparent;
    border: none;
    padding: 0
}

.flip-horizontal {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.hide {
    display: none
}

.pull-right {
    float: right
}

.i-button,
.i-submit-button {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1MWQzYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzM2NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #051d3b), color-stop(100%, #003365));
    background-image: -webkit-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: -moz-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: -o-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-color: transparent;
    -webkit-border-radius: .29em;
    -moz-border-radius: .29em;
    -ms-border-radius: .29em;
    -o-border-radius: .29em;
    border-radius: .29em;
    -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0 .1rem .2rem inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.2) 0 .1rem .2rem inset;
    box-shadow: rgba(255, 255, 255, 0.2) 0 .1rem .2rem inset;
    color: #fff;
    display: block;
    float: left;
    font-family: icon-font;
    font-size: 2em;
    height: 1.43em;
    line-height: 1.36em;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    vertical-align: middle;
    width: 1.43em;
    border: solid 1px #000
}

html.no-cssgradients.no-inlinesvg .i-button,
html.no-cssgradients.no-inlinesvg .i-submit-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF003365', endColorstr='#FF051D3B')
}

.i-button.blacked-out,
.i-submit-button.blacked-out {
    background-image: none;
    background-color: #113;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 .1rem .2rem inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 .1rem .2rem inset;
    box-shadow: rgba(0, 0, 0, 0.2) 0 .1rem .2rem inset
}

.i-button.disabled,
.i-submit-button.disabled {
    cursor: default
}

.i-button > i,
.i-submit-button > i {
    color: #fff;
    font-size: 2em;
    text-shadow: 0 1px 0 #000;
    vertical-align: middle
}

.i-submit-button {
    border: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.arrowed:after {
    font-family: "icon-font";
    font-style: normal;
    text-decoration: none;
    margin: 0 0 0 .36em;
    content: "\00A0" "\f105";
    display: inline;
    color: inherit
}

.drop-arrow:after {
    font-family: "icon-font";
    font-style: normal;
    text-decoration: none;
    margin: 0 0 0 .36em;
    content: "\f107";
    display: inline-block;
    color: inherit;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

h1.arrowed:after,
h2.arrowed:after {
    font-size: .75em;
    position: relative;
    display: inline
}

.shadowed {
    text-shadow: 1px 1px 1px #000
}

.separated:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiN2I3YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #7b7b7b), color-stop(100%, #dcdcdc));
    background-image: -webkit-linear-gradient(bottom, #7b7b7b 0%, #dcdcdc 100%);
    background-image: -moz-linear-gradient(bottom, #7b7b7b 0%, #dcdcdc 100%);
    background-image: -o-linear-gradient(bottom, #7b7b7b 0%, #dcdcdc 100%);
    background-image: linear-gradient(bottom, #7b7b7b 0%, #dcdcdc 100%);
    background-color: #B8B8B8;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    content: "";
    display: inline-block;
    height: 1.07em;
    margin: 0 .36em;
    position: relative;
    vertical-align: text-bottom;
    width: 2px
}

html.no-cssgradients.no-inlinesvg .separated:before {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDCDCDC', endColorstr='#FF7B7B7B')
}

button.close {
    background-color: transparent;
    color: #041e3b;
    font-family: icon-font;
    font-size: 1em;
    padding: .36em;
    position: absolute;
    right: 0;
    top: 0
}

button.close:after {
    content: "\e003"
}

div.bn-modal {
    background-color: #fff;
    margin-left: -10.71em;
    position: absolute;
    width: 21.43em;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 /;
    border-radius: 0 / 0
}

.swiper-container {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vertical-menu {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.vertical-menu li {
    position: relative
}

.vertical-menu li a:hover {
    text-decoration: none
}

.vertical-menu li > a {
    background-color: #dbdbdb;
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #f5f5f5;
    color: #041e3b;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    height: 2.86em;
    line-height: 2.86em;
    overflow: hidden;
    padding-left: .71em;
    position: relative;
    vertical-align: middle
}

.vertical-menu li > a:before {
    font-family: 'icon-font';
    margin-right: .36em
}

.vertical-menu li > a:after {
    content: "\f105";
    float: right;
    font-family: 'icon-font';
    margin-right: .71em
}

.switchable-ui-element {
    display: none
}

.switchable-ui-element.active {
    display: block
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.page-title {
    color: #036;
    font-family: "Crimson", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: 400;
    font-variant: small-caps;
    letter-spacing: .06em;
    line-height: 1
}

@media only screen and (min-width:850px) {
    .page-title {
        font-size: 32px
    }
}

.page-title sup {
    font-size: 50%
}

.section-heading {
    border-bottom: .07em solid #dbdbdb;
    color: #333;
    font-family: "Crimson", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    line-height: 1.5em;
    margin: .35em;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-transform: capitalize
}

.section-heading > span {
    float: left
}

.section-heading > .cta {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    font-style: normal;
    text-transform: none
}

.secondary-module-heading {
    color: #333;
    font-family: Arial;
    font-size: 1.14em;
    font-weight: 700
}

[data-resource-url] > i {
    display: inline-block;
    cursor: pointer;
    color: #069;
    font-family: "icon-font";
    font-style: normal;
    margin: -10px;
    margin-left: -2px;
    padding: 10px;
    min-width: 10px;
    line-height: 100%
}

body .qtip.glossary-dialog {
    width: 300px;
    max-width: 300px;
    border: 1px solid #bdbdbd;
    font-family: Arial;
    font-size: 14px;
    color: #555;
    line-height: normal;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-transition: opacity 200ms linear;
    -webkit-transition-delay: 50ms;
    -moz-transition: opacity 200ms linear 50ms;
    -o-transition: opacity 200ms linear 50ms;
    transition: opacity 200ms linear 50ms
}

body .qtip.glossary-dialog.qt-focus {
    -webkit-transition: top 200ms ease-out, left 200ms ease-in, opacity 200ms linear;
    -webkit-transition-delay: 0s, 0s, 200ms;
    -moz-transition: top 200ms ease-out, left 200ms ease-in, opacity 200ms linear 200ms;
    -o-transition: top 200ms ease-out, left 200ms ease-in, opacity 200ms linear 200ms;
    transition: top 200ms ease-out, left 200ms ease-in, opacity 200ms linear 200ms
}

body .qtip.glossary-dialog .qtip-icon {
    border: none;
    background: transparent;
    color: #036;
    right: 12px;
    top: 10px
}

body .qtip.glossary-dialog .qtip-icon .ui-icon {
    line-height: 70%;
    width: auto;
    height: auto;
    font-size: 35px;
    font-weight: 400
}

body .qtip.glossary-dialog .qtip-icon:hover,
body .qtip.glossary-dialog .qtip-icon:active {
    text-decoration: none
}

body .qtip.glossary-dialog .qtip-content {
    padding: 0;
    margin: 15px 10px 20px
}

body .qtip.glossary-dialog h1 {
    color: #333;
    font-size: 18px;
    max-width: 225px
}

body .qtip.glossary-dialog hr {
    margin: 7px 0 10px;
    border: none;
    border-top: 1px solid #bdbdbd
}

body .qtip.glossary-dialog .small-image {
    position: relative;
    float: right
}

body .qtip.glossary-dialog .small-image img {
    max-width: 70px;
    max-height: 70px
}

body .qtip.glossary-dialog .small-image .img-label {
    position: absolute;
    font-size: 9px
}

body .qtip.glossary-dialog .small-image .img-label b {
    margin-left: -50%
}

body .qtip.glossary-dialog .small-image ~ .main-text {
    width: 205px
}

body .qtip.glossary-dialog p {
    margin: 0 0 10px
}

body .qtip.glossary-dialog .large-image {
    text-align: center
}

body .qtip.glossary-dialog .large-image img {
    width: 278px
}

body .qtip.glossary-dialog .large-image > span {
    display: inline-block;
    margin: 15px 0
}

body .qtip.glossary-dialog .two-column {
    margin-bottom: 10px;
    font-size: 12px
}

body .qtip.glossary-dialog .two-column ul {
    padding: 0;
    display: table-cell;
    width: 129px;
    list-style: none
}

body .qtip.glossary-dialog .two-column ul + ul {
    padding-left: 20px;
    width: 149px
}

body .qtip.glossary-dialog .glossary-simple .fixed-width-4 {
    padding: 0;
    margin: 0 auto
}

body .qtip.glossary-dialog .glossary-simple .fixed-width-4 li {
    display: inline-block;
    width: 25%;
    margin: 0 -3px 15px 0;
    text-align: center;
    white-space: nowrap
}

body .qtip.glossary-dialog .glossary-simple .fixed-width-4 li > div {
    margin-bottom: 4px
}

body .qtip.glossary-dialog .glossary-interactive .ui-button .ui-button-text {
    padding: 0
}

body .qtip.glossary-dialog .glossary-interactive .ui-button {
    background: #f5f5f5;
    border-color: lightgray;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #dbdbdb), color-stop(100%, #f5f5f5));
    background-image: -webkit-linear-gradient(bottom, #dbdbdb 0%, #f5f5f5 100%);
    background-image: -moz-linear-gradient(bottom, #dbdbdb 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(bottom, #dbdbdb 0%, #f5f5f5 100%);
    background-image: linear-gradient(bottom, #dbdbdb 0%, #f5f5f5 100%)
}

html.no-cssgradients.no-inlinesvg body .qtip.glossary-dialog .glossary-interactive .ui-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F5F5', endColorstr='#FFDBDBDB')
}

body .qtip.glossary-dialog .glossary-interactive .ui-state-active {
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDUxN2MiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNjQ5NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #13283d), color-stop(3%, #00517c), color-stop(97%, #006496), color-stop(100%, #2f90bb));
    background-image: -webkit-linear-gradient(top, #13283d 0%, #00517c 3%, #006496 97%, #2f90bb 100%);
    background-image: -moz-linear-gradient(top, #13283d 0%, #00517c 3%, #006496 97%, #2f90bb 100%);
    background-image: -o-linear-gradient(top, #13283d 0%, #00517c 3%, #006496 97%, #2f90bb 100%);
    background-image: linear-gradient(top, #13283d 0%, #00517c 3%, #006496 97%, #2f90bb 100%)
}

html.no-cssgradients.no-inlinesvg body .qtip.glossary-dialog .glossary-interactive .ui-state-active {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF006496', endColorstr='#FF00517C')
}

body .qtip.glossary-dialog .glossary-interactive hr {
    margin-bottom: 7px
}

body .qtip.glossary-dialog .glossary-interactive ul {
    padding: 0
}

body .qtip.glossary-dialog .glossary-interactive .images > li,
body .qtip.glossary-dialog .glossary-interactive .descriptions > li {
    display: none
}

body .qtip.glossary-dialog .glossary-interactive .images > li.ui-state-active,
body .qtip.glossary-dialog .glossary-interactive .descriptions > li.ui-state-active {
    display: block;
    background: transparent;
    border: none;
    color: inherit;
    font-weight: inherit
}

body .qtip.glossary-dialog .glossary-interactive .images {
    display: table-cell;
    vertical-align: bottom
}

body .qtip.glossary-dialog .glossary-interactive .images img {
    width: 278px
}

body .qtip.glossary-dialog .glossary-interactive .caption {
    height: 30px;
    background-color: #efefef;
    color: #777;
    font-size: 14px;
    padding-top: 7px
}

body .qtip.glossary-dialog .glossary-interactive .buttons {
    display: table;
    width: 288px;
    border-spacing: 5px 5px;
    margin: 5px 0 5px -5px
}

body .qtip.glossary-dialog .glossary-interactive .buttons > div {
    display: table-row
}

body .qtip.glossary-dialog .glossary-interactive .buttons .ui-button {
    display: table-cell;
    font-size: 12px;
    height: 38px;
    color: #333
}

body .qtip.glossary-dialog .glossary-interactive .buttons .ui-button.ui-state-active {
    color: #fff
}

body .qtip.glossary-dialog .glossary-interactive .buttons .ui-button .ui-button-text {
    padding: 0 5px;
    text-align: center;
    vertical-align: middle
}

body .qtip.glossary-dialog .glossary-interactive .buttons.fixed-width-5 .ui-button {
    width: 20%
}

body .qtip.glossary-dialog .glossary-interactive .buttons.fixed-width-4 .ui-button {
    width: 25%
}

body .qtip.glossary-dialog .glossary-interactive .buttons.fixed-width-3 .ui-button {
    width: 33%
}

body .qtip.glossary-dialog .glossary-interactive .buttons.fixed-width-3 .ui-button + .ui-button {
    width: 34%
}

body .qtip.glossary-dialog .glossary-interactive .buttons.fixed-width-3 .ui-button + .ui-button + .ui-button {
    width: 33%
}

.blue-nile-button.blue.processing,
.blue-nile-button.gray.processing,
.blue-nile-button.gray-alternative.processing,
.blue-nile-button.blue.disabled,
.blue-nile-button.gray.disabled,
.blue-nile-button.gray-alternative.disabled,
.blue-nile-button.disabled {
    border-color: #bdbdbd;
    background-color: #efefef;
    text-shadow: 0 0 transparent;
    background-image: none;
    color: #bdbdbd
}

.blue-nile-button.blue.processing,
.blue-nile-button.gray.processing,
.blue-nile-button.gray-alternative.processing {
    cursor: progress
}

.blue-nile-button.blue.processing div.processing-icon,
.blue-nile-button.gray.processing div.processing-icon,
.blue-nile-button.gray-alternative.processing div.processing-icon {
    display: inline-block
}

.blue-nile-button.blue.processing div.processing-icon:before,
.blue-nile-button.gray.processing div.processing-icon:before,
.blue-nile-button.gray-alternative.processing div.processing-icon:before,
.processable.blue-nile-button.blue.processing:before,
.processable.blue-nile-button.gray.processing:before,
.processable.blue-nile-button.gray-alternative.processing:before {
    content: "\e603";
    font-size: 1.43em;
    display: inline-block;
    margin-right: 5px;
    font-family: "icon-font";
    vertical-align: middle;
    -webkit-animation: spin 2s linear 0 infinite;
    -moz-animation: spin 2s linear 0 infinite;
    animation: spin 2s linear 0 infinite
}

.blue-nile-button {
    border-width: 1px;
    border-style: solid;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 2.86em;
    line-height: 2.86em;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    text-decoration: none
}

.blue-nile-button:link,
.blue-nile-button:visited,
.blue-nile-button:active,
.blue-nile-button:hover {
    text-decoration: none;
    outline: 0
}

.blue-nile-button.blue {
    border-color: #7DABC3;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDY0OTYiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNTE3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f90bb), color-stop(3%, #006496), color-stop(97%, #00517c), color-stop(100%, #13283d));
    background-image: -webkit-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -moz-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -o-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%)
}

html.no-cssgradients.no-inlinesvg .blue-nile-button.blue {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00517C', endColorstr='#FF006496')
}

.blue-nile-button.gray {
    border-color: #727272;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YTRhNCIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiM3MjcyNzIiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA1MTcyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a4a4a4), color-stop(3%, #727272), color-stop(97%, #5a5a5a), color-stop(100%, #05172d));
    background-image: -webkit-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: -moz-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: -o-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%)
}

html.no-cssgradients.no-inlinesvg .blue-nile-button.gray {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5A5A5A', endColorstr='#FF727272')
}

.blue-nile-button.gray-alternative {
    border-color: #898989;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #777), color-stop(100%, #bdbdbd));
    background-image: -webkit-linear-gradient(bottom, #777 0%, #bdbdbd 100%);
    background-image: -moz-linear-gradient(bottom, #777 0%, #bdbdbd 100%);
    background-image: -o-linear-gradient(bottom, #777 0%, #bdbdbd 100%);
    background-image: linear-gradient(bottom, #777 0%, #bdbdbd 100%)
}

html.no-cssgradients.no-inlinesvg .blue-nile-button.gray-alternative {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBDBDBD', endColorstr='#FF777777')
}

.blue-nile-button.disabled {
    cursor: text
}

.blue-button {
    border: 1px solid #7DABC3;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 2.86em;
    line-height: 2.86em;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDY0OTYiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNTE3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f90bb), color-stop(3%, #006496), color-stop(97%, #00517c), color-stop(100%, #13283d));
    background-image: -webkit-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -moz-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -o-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%)
}

html.no-cssgradients.no-inlinesvg .blue-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00517C', endColorstr='#FF006496')
}

.blue-button.disabled {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YTRhNCIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiM3MjcyNzIiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA1MTcyZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a4a4a4), color-stop(3%, #727272), color-stop(97%, #5a5a5a), color-stop(100%, #05172d));
    background-image: -webkit-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: -moz-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: -o-linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    background-image: linear-gradient(top, #a4a4a4 0%, #727272 3%, #5a5a5a 97%, #05172d 100%);
    text-shadow: 0 0 transparent
}

html.no-cssgradients.no-inlinesvg .blue-button.disabled {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5A5A5A', endColorstr='#FF727272')
}

.gray-button {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 2.86em;
    line-height: 2.86em;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNGI0YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdjN2M3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #4b4b4b), color-stop(100%, #7c7c7c));
    background-image: -webkit-linear-gradient(bottom, #4b4b4b 0%, #7c7c7c 100%);
    background-image: -moz-linear-gradient(bottom, #4b4b4b 0%, #7c7c7c 100%);
    background-image: -o-linear-gradient(bottom, #4b4b4b 0%, #7c7c7c 100%);
    background-image: linear-gradient(bottom, #4b4b4b 0%, #7c7c7c 100%)
}

html.no-cssgradients.no-inlinesvg .gray-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7C7C7C', endColorstr='#FF4B4B4B')
}

.gray-button.disabled {
    cursor: text;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #bdbdbd), color-stop(100%, #dbdbdb));
    background-image: -webkit-linear-gradient(bottom, #bdbdbd 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(bottom, #bdbdbd 0%, #dbdbdb 100%);
    background-image: -o-linear-gradient(bottom, #bdbdbd 0%, #dbdbdb 100%);
    background-image: linear-gradient(bottom, #bdbdbd 0%, #dbdbdb 100%)
}

html.no-cssgradients.no-inlinesvg .gray-button.disabled {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDBDBDB', endColorstr='#FFBDBDBD')
}

.nowrap {
    white-space: nowrap
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle {
    *margin-bottom: -3px
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    text-decoration: none;
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

.open {
    *z-index: 1000
}

.open > .dropdown-menu {
    display: block
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 440px;
    padding: 15px
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

.qtip-titlebar + .qtip-content {
    border-top-width: 0!important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon,
.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}

.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}

.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

.qtip-dark .qtip-titlebar {
    background-color: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

.qtip-red .qtip-titlebar {
    background-color: #F06D65
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}

.qtip-red .qtip-icon {
    border-color: #D95252
}

.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15)
}

.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, black));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, black 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, black 100%)
}

.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: rgba(0, 0, 0, 0)
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, 0.7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}

.qtip-jtools .qtip-titlebar {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)
}

.qtip-jtools .qtip-content {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)
}

.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
    background: transparent;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-icon {
    border-color: #808064
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}

.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}

.qtip-bootstrap .qtip-icon {
    background: transparent
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

x:-o-prefocus,
.qtip .qtip-tip {
    visibility: hidden
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

#qtip-overlay {
    position: fixed;
    left: -10000em;
    top: -10000em
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70)
}

.qtipmodal-ie6fix {
    position: absolute!important
}

body {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#a4b3bb, endColorstr=white, GradientType=0);
    background-repeat: no-repeat;
    background-attachment: fixed
}

body > #content-wrapper {
    -webkit-box-shadow: .1rem 0 .4rem rgba(0, 0, 0, 0.8);
    -moz-box-shadow: .1rem 0 .4rem rgba(0, 0, 0, 0.8);
    box-shadow: .1rem 0 .4rem rgba(0, 0, 0, 0.8);
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    *zoom: 1;
    max-width: 105.46%;
    _width: 105.46%;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    background-color: #fff;
    margin: 0 auto;
    max-width: 1280px;
    overflow: hidden;
    position: relative
}

body > #content-wrapper:after {
    content: "";
    display: table;
    clear: both
}

body > #content-wrapper .overlay {
    *zoom: 1;
    max-width: 105.46%;
    _width: 105.46%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1500
}

body > #content-wrapper .overlay:after {
    content: "";
    display: table;
    clear: both
}

body > #vertical-navigation-menu {
    max-width: 350px;
    visibility: hidden;
    overflow-x: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 83%;
    zoom: 1
}

body > #vertical-navigation-menu.open {
    visibility: visible
}

.no-touch body.desktop > #content-wrapper {
    max-width: 1000px
}

ul.vertical-menu {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

@media only screen and (min-width:600px) {
    #navigation-menu-footer > ul.vertical-menu {
        display: none;
    }
}

#navigation-menu-footer > ul.vertical-menu li {
    display: block;
    margin: 0
}

#navigation-menu-footer > ul.vertical-menu li a {
    width: 100%
}

ul.vertical-menu li {
    position: relative
}

ul.vertical-menu li a:hover {
    cursor: pointer;
    text-decoration: none
}

ul.vertical-menu li > a {
    background-color: #efefef;
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #f5f5f5;
    color: #041e3b;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    height: 3.29em;
    line-height: 3.29em;
    overflow: hidden;
    padding-left: .71em;
    position: relative;
    vertical-align: middle
}

ul.vertical-menu li > a:before {
    font-family: 'icon-font';
    margin-right: .21em
}

ul.vertical-menu li > a:after {
    content: "\f105";
    float: right;
    font-family: 'icon-font';
    margin-right: .71em
}

ul.vertical-menu li > a#vertical-locale-selector:after,
ul.vertical-menu li > a#vertical-language-link:after {
    content: ""
}

ul.vertical-menu li > a .flag {
    display: inline-block;
    position: relative;
    top: 7px;
    vertical-align: baseline
}

ul.vertical-menu li.headline {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNDE2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyNTU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1a4168), color-stop(100%, #225584));
    background-image: -webkit-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -moz-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -o-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: linear-gradient(bottom, #1a4168 0%, #225584 100%);
    display: table;
    border-top: none;
    color: #fff;
    padding: .86em 0 .86em .36em;
    text-transform: uppercase;
    line-height: 1.2em;
    width: 100%
}

html.no-cssgradients.no-inlinesvg ul.vertical-menu li.headline {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF225584', endColorstr='#FF1A4168')
}

ul.vertical-menu li.headline.large {
    font-size: 1.14em;
    height: 4.19em;
    padding: 0 .63em
}

ul.vertical-menu li.headline.large > .vertical-center {
    display: table-cell;
    height: 4.19em;
    padding-left: .63em;
    vertical-align: middle
}

ul.vertical-menu li.expandable > a:after {
    content: "\f107"
}

ul.vertical-menu li.expandable > ul {
    margin: 0;
    max-height: 0;
    padding: 0;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height
}

ul.vertical-menu li.expandable > ul > li:first-child > a {
    border-top: none;
    -webkit-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.3) inset
}

ul.vertical-menu li.expandable > ul > li > a {
    background-color: #dbdbdb;
    color: #333
}

ul.vertical-menu li.expandable.expanded > a:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

ul.vertical-menu li.expandable.expanded > ul {
    max-height: 800px
}

.actionBarExternal select {
    padding-top: 12px!important
}

#form-locale-chooser .bn-select-container {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 2.86em
}

#form-locale-chooser .bn-select-container .bn-select-button {
    display: inline-block;
    line-height: 2.86em;
    vertical-align: middle;
    padding-right: .36em;
    height: 100%;
    width: 100%;
    font-family: icon-font;
    text-align: right;
    border: 1px solid #999;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwLjUlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIi8+PHN0b3Agb2Zmc2V0PSI5OS41JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0.5%, #f1f1f1), color-stop(99.5%, #fff));
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: -moz-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: -o-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%)
}

html.no-cssgradients.no-inlinesvg #form-locale-chooser .bn-select-container .bn-select-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF1F1F1')
}

#form-locale-chooser .bn-select-container .bn-select-button:after {
    font-family: "icon-font";
    font-style: normal;
    text-decoration: none;
    content: "\f107"
}

#form-locale-chooser .bn-select-container .bn-select {
    top: 0;
    left: 0;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    border: none;
    width: 100%;
    background: transparent;
    padding-left: .36em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 100%;
    text-indent: .01px
}

#form-locale-chooser .bn-select-container select::-ms-expand {
    display: none
}

.disableHighlight {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

#locale-selector-menu {
    background-color: #dbdbdb;
    padding: 1em
}

#locale-selector-modal-container {
    z-index: 10000;
    background-color: #dbdbdb;
    padding: 0!important
}

#locale-selector-modal-container .modal-body {
    padding: .86em
}

#locale-selector-modal-container-body {
    list-style: none;
    margin: 0;
    padding: 0
}

#locale-selector-modal-container-body .bn-select-container {
    margin-top: .36em
}

#locale-selector-modal-container-body li {
    margin-top: 1.43em
}

.actionBarExternal {
    width: 19.64em;
    padding: .36em;
    background-color: #dbdbdb;
    overflow: hidden
}

.actionBarExternal .dropdown-submenu {
    background: #fff;
    min-height: 2.14em
}

.actionBarExternal label,
.actionBarExternal select,
.actionBarExternal input {
    padding: .21em;
    width: 100%
}

.actionBarExternal span {
    vertical-align: middle;
    display: inline-block
}

.actionBarExternal div {
    width: 100%
}

.actionBarExternal .flag {
    display: inline-block;
    margin-right: .57em;
    vertical-align: middle
}

.actionBarExternal input.submit {
    height: 2.86em;
    line-height: 2.86em;
    margin: 1.5em 0;
    border: 1px solid #7DABC3;
    color: #fff;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDY0OTYiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNTE3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f90bb), color-stop(3%, #006496), color-stop(97%, #00517c), color-stop(100%, #13283d));
    background-image: -webkit-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -moz-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -o-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    text-shadow: 0 1px 2px #000
}

html.no-cssgradients.no-inlinesvg .actionBarExternal input.submit {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00517C', endColorstr='#FF006496')
}

#country-change-confirmation-modal {
    padding: 0 15px 25px;
    width: 300px;
    z-index: 10000
}

#country-change-confirmation-modal > h3 {
    margin: 25px 0 10px
}

#country-change-confirmation-modal > a {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-align: center
}

#country-change-confirmation-modal a.confirm-country {
    margin: 20px 0;
    width: 100%
}

#china-modal {
    padding: .36em;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 21.43em;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 /;
    border-radius: 0 / 0;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3)
}

@media only screen and (min-width:600px) {
    #china-modal {
        margin-left: -225px;
        width: 32.14em
    }
}

#china-modal .assistance {
    padding: 0 .36em;
    padding-top: 1.07em
}

#china-modal .assistance span {
    font-weight: 700
}

#china-modal .assistance span.email {
    color: #069;
    font-weight: 400
}

#china-modal h2 {
    color: #041e3b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.29em;
    padding: 1.07em 3.57em;
    text-align: center;
    line-height: 1em
}

#china-modal .main-content {
    padding: .36em
}

@media only screen and (min-width:600px) {
    #china-modal .main-content {
        padding: .36em 2.14em
    }
}

#china-modal .main-content a {
    color: #069;
    font-family: Verdana, Geneva, sans-serif
}

#china-modal .main-content .continue-button {
    border: 1px solid #7DABC3;
    color: #fff;
    cursor: pointer;
    height: 2.86em;
    margin-top: .71em;
    text-shadow: 0 1px 2px #000;
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDY0OTYiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNTE3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f90bb), color-stop(3%, #006496), color-stop(97%, #00517c), color-stop(100%, #13283d));
    background-image: -webkit-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -moz-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -o-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%)
}

html.no-cssgradients.no-inlinesvg #china-modal .main-content .continue-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00517C', endColorstr='#FF006496')
}

@media only screen and (min-width:600px) {
    #china-modal .main-content .continue-button {
        display: none
    }
}

#china-modal .main-content .continue-link {
    display: none
}

@media only screen and (min-width:600px) {
    #china-modal .main-content .continue-link {
        display: inline-block;
        margin-bottom: .71em;
        margin-top: 2.14em;
        text-align: center;
        text-decoration: none
    }
}

#china-modal .main-content p {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1em;
    text-align: center
}

#feedback-success-modal .icon-close,
#feedback-modal .icon-close {
    float: right;
    clolor: #041e3b
}

#feedback-success-modal input,
#feedback-modal input {
    display: block;
    width: 100%;
    -webkit-border-radius: .14em 0 0 .14em / 3px;
    -moz-border-radius: .14em 0 0 .14em / 3px;
    -ms-border-radius: .14em 0 0 .14em / 3px;
    -o-border-radius: .14em 0 0 .14em / 3px;
    border-radius: .14em 0 0 .14em / 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #cbcbcb;
    -webkit-box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), .07em .07em .21em rgba(204, 204, 204, 0.65) inset;
    -moz-box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), .07em .07em .21em rgba(204, 204, 204, 0.65) inset;
    box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), .07em .07em .21em rgba(204, 204, 204, 0.65) inset
}

#feedback-success-modal .header > h3,
#feedback-modal .header > h3 {
    font-weight: 400;
    padding-top: 1em;
    text-align: center;
    font-family: "Crimson";
    color: #041e3b;
    font-size: 1.79em;
    text-shadow: 0 1px 1px #041e3b
}

#feedback-success-modal .crimson-star,
#feedback-modal .crimson-star {
    color: #900
}

#feedback-success-modal .modal-body,
#feedback-modal .modal-body {
    padding-top: 0
}

#feedback-success-modal .modal-body > p,
#feedback-modal .modal-body > p {
    padding-right: .36em;
    padding-left: .36em;
    font-family: arial;
    color: #333;
    line-height: 1em;
    font-size: 1em
}

#feedback-success-modal #feedback-error,
#feedback-modal #feedback-error {
    display: none;
    color: #900;
    font-size: .86em
}

#feedback-success-modal .feedback-email-input,
#feedback-modal .feedback-email-input {
    text-indent: 1px
}

#feedback-success-modal .feedback-comment-input,
#feedback-modal .feedback-comment-input {
    resize: none;
    height: 14.29em;
    width: 100%;
    vertical-align: top
}

#feedback-success-modal .submit-feedback,
#feedback-modal .submit-feedback {
    margin-top: 1em;
    width: 100%;
    height: 2.86em;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNDE2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyNTU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1a4168), color-stop(100%, #225584));
    background-image: -webkit-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -moz-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -o-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: linear-gradient(bottom, #1a4168 0%, #225584 100%)
}

html.no-cssgradients.no-inlinesvg #feedback-success-modal .submit-feedback,
html.no-cssgradients.no-inlinesvg #feedback-modal .submit-feedback {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF225584', endColorstr='#FF1A4168')
}

#feedback-success-modal.error #feedback-error,
#feedback-modal.error #feedback-error {
    display: block
}

#feedback-success-modal.error .feedback-comment-input,
#feedback-modal.error .feedback-comment-input {
    border-color: #900
}

#footer {
    background: none repeat scroll 0 0 #fff;
    margin: 0;
    clear: both;
    overflow: hidden;
    line-height: 2.86em
}

#footer .sharing {
    background: #333;
    height: 2.86em;
    overflow: hidden;
    *zoom: 1;
    max-width: 105.46%;
    _width: 105.46%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

#footer .sharing:after {
    content: "";
    display: table;
    clear: both
}

#footer .sharing a {
    color: #fff;
    text-decoration: none
}

#footer .sharing .track-order,
#footer .sharing .service-banner-messages,
#footer .sharing .social {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 2.86em;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center
}

#footer .sharing .track-order .special_offers,
#footer .sharing .service-banner-messages .special_offers,
#footer .sharing .social .special_offers {
    display: none
}

#footer .sharing .track-order.separated:before,
#footer .sharing .service-banner-messages.separated:before,
#footer .sharing .social.separated:before {
    display: none;
    float: left;
    margin-top: .93em
}

#footer .sharing .track-order,
#footer .sharing .service-banner-messages {
    display: none
}

#footer .sharing .social {
    width: 100%;
    float: left;
    margin-right: .47%;
    display: inline;
    *zoom: 1;
    max-width: 105.46%;
    _width: 105.46%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

#footer .sharing .social:after {
    content: "";
    display: table;
    clear: both
}

@media only screen and (min-width:600px) {
    #footer .sharing .track-order {
        width: 41.39%;
        float: left;
        margin-right: .47%;
        display: inline;
        *zoom: 1;
        max-width: 105.46%;
        _width: 105.46%;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
    #footer .sharing .track-order:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .sharing .social {
        width: 58.14%;
        float: left;
        margin-right: .47%;
        display: inline;
        *zoom: 1;
        max-width: 105.46%;
        _width: 105.46%;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
    #footer .sharing .social:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .sharing .social .special_offers {
        height: 2.86em;
        display: inline-block
    }
    #footer .sharing .service-banner-messages {
        display: none
    }
}

@media only screen and (min-width:850px) {
    #footer .sharing .track-order {
        width: 24.64%;
        float: left;
        margin-right: .47%;
        display: inline;
        *zoom: 1;
        max-width: 105.46%;
        _width: 105.46%;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
    #footer .sharing .track-order:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .sharing .service-banner-messages {
        width: 33.02%;
        float: left;
        margin-right: .47%;
        display: inline;
        *zoom: 1;
        max-width: 105.46%;
        _width: 105.46%;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
    #footer .sharing .service-banner-messages:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .sharing .social {
        width: 41.39%;
        float: left;
        margin-right: .47%;
        display: inline;
        *zoom: 1;
        max-width: 105.46%;
        _width: 105.46%;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto
    }
    #footer .sharing .social:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .sharing .track-order.separated:before,
    #footer .sharing .service-banner-messages.separated:before,
    #footer .sharing .social.separated:before {
        display: inline-block
    }
}

#footer #wechat {
    display: block;
    text-align: center;
    margin-bottom: -.36em;
    margin-top: .36em;
    line-height: normal
}

#footer #badge-bar {
    display: none;
    overflow: hidden
}

@media only screen and (min-width:600px) {
    #footer #badge-bar {
        display: block;
        margin-top: 1.07em;
        text-align: center
    }
    #footer #badge-bar a {
        display: inline-block;
        margin-left: .36em;
        overflow: hidden;
        position: relative;
        vertical-align: top
    }
    #footer #badge-bar a:first-child {
        margin-left: 0
    }
    #footer #badge-bar a > img {
        display: block;
        position: relative
    }
    #footer #badge-bar a.paypal {
        margin-top: .71em
    }
    #footer #badge-bar a.vDotMe {
        margin-top: .36em
    }
    #footer #badge-bar a.vDotMe > img {
        width: 7.07em
    }
    #footer #badge-bar a.bbb {
        width: 7.14em
    }
    #footer #badge-bar a.bbb img:hover {
        left: -7.14em
    }
    #footer #badge-bar a.bbb > img {
        height: 38px;
        width: 200px
    }
    #footer #badge-bar a.stella > img {
        height: 2.71em
    }
    #footer #badge-bar a.bnCreditCard > img {
        margin-top: -.64em;
        margin-left: -.86em
    }
}

#footer .currency-note {
    color: #888;
    margin-bottom: -1.5em;
    margin-left: 1em
}

@media only screen and (min-width:600px) {
    #footer .currency-note {
        margin-left: 3em
    }
}

#footer .copyright-frame {
    font-family: Verdana, Geneva, sans-serif;
    color: #999;
    font-size: 1em;
    text-align: center;
    overflow: hidden
}

@media only screen and (min-width:600px) {
    #footer .copyright-frame {
        text-align: left
    }
}

#footer .copyright-frame a {
    color: #999
}

#footer .copyright-frame p {
    display: block;
    margin: 0 0 -.9em;
    font-size: .75em
}

@media only screen and (min-width:600px) {
    #footer .copyright-frame p {
        display: inline-block;
        margin-left: 1em;
        margin-top: 1em
    }
}

@media only screen and (min-width:850px) {
    #footer .copyright-frame p {
        font-size: .75em
    }
}

#footer .copyright-frame .short-tracking-code {
    margin-right: 1.4em;
    margin-top: .9em;
    color: green;
    font-weight: 700
}

@media only screen and (min-width:600px) {
    #footer .copyright-frame .short-tracking-code {
        display: inline-block;
        float: right
    }
}

.footer-nav {
    overflow: hidden;
    font-family: Arial;
    margin-bottom: 10px
}

.footer-nav .link-text {
    color: #333;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700
}

.footer-nav .footer-nav-links-list {
    padding-left: 0
}

.footer-nav .footer-nav-links-list li {
    list-style: none;
    margin: 0 0 6px;
    color: #777;
    font-size: 12px;
    line-height: 18px
}

.footer-nav .footer-nav-links-list li a {
    color: #777
}

.footer-nav .footer-nav-column {
    display: inline;
    float: left;
    margin: 20px 42px 0 43px;
    text-align: left;
    width: 165px
}

#social-icons {
    display: inline-block;
    vertical-align: middle
}

#social-icons > .footer-social-icon {
    background: transparent;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    margin-left: 1.67em;
    position: relative
}

@media only screen and (min-width:600px) {
    #social-icons > .footer-social-icon {
        margin-left: .33em
    }
}

@media only screen and (max-width:599.9px) {
    #social-icons > .footer-social-icon:first-child {
        margin-left: 0
    }
}

#social-icons > .footer-social-icon.active,
#social-icons > .footer-social-icon.subscribed {
    color: #777
}

.social-overlay {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 auto;
    padding: .71em;
    position: relative;
    text-align: center;
    z-index: 1000
}

@media only screen and (min-width:600px) {
    .social-overlay {
        bottom: -40px;
        position: absolute
    }
}

.social-overlay.active {
    display: block
}

.social-overlay#footer-email-overlay > div {
    display: inline-block
}

.social-overlay > div,
.social-overlay a {
    display: block;
    line-height: 1;
    margin: 0 auto
}

.social-overlay .overlay-arrow {
    font-size: 14px;
    margin-right: .36em;
    position: absolute
}

@media only screen and (max-width:599.9px) {
    .social-overlay .overlay-arrow {
        top: -.71em
    }
}

@media only screen and (min-width:600px) {
    .social-overlay .overlay-arrow {
        bottom: 0
    }
}

.social-overlay .overlay-arrow:before,
.social-overlay .overlay-arrow:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #000;
    border-width: .43em
}

@media only screen and (min-width:600px) {
    .social-overlay .overlay-arrow:before,
    .social-overlay .overlay-arrow:after {
        border-bottom-color: transparent;
        border-top-color: #000
    }
}

.social-overlay .overlay-arrow:before {
    margin-top: -.14em
}

@media only screen and (min-width:600px) {
    .social-overlay .overlay-arrow:before {
        margin-top: 0
    }
}

.social-overlay .overlay-arrow:after {
    border-bottom-color: #fff;
    border-width: .36em;
    margin: 0 0 0 .07em
}

@media only screen and (min-width:600px) {
    .social-overlay .overlay-arrow:after {
        border-bottom-color: transparent;
        border-top-color: #fff
    }
}

#footer-email-error,
#footer-email-success {
    display: none
}

#footer-email-error > P,
#footer-email-success > P {
    font-size: 1em;
    margin: .71em 1.07em;
    text-align: left
}

#footer-email-error > h3 {
    color: #900
}

#footer-email-success > h3 {
    color: #041e3b
}

#footer-email-overlay > div.container {
    display: block;
    width: 21.43em
}

#footer-email-overlay > div.container > #footer-email-form {
    overflow: hidden
}

#footer-email-overlay > div.container > #footer-email-form .input-wrapper {
    float: none;
    height: 2.86em;
    overflow: hidden
}

#footer-email-overlay > div.container > #footer-email-form .input-wrapper #social-email-input {
    height: 100%;
    width: 100%
}

#footer-email-overlay > div.container > #footer-email-form .i-submit-button {
    float: right
}

.social-button {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhZGFkYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #dadada), color-stop(100%, #fefefe));
    background-image: -webkit-linear-gradient(bottom, #dadada 0%, #fefefe 100%);
    background-image: -moz-linear-gradient(bottom, #dadada 0%, #fefefe 100%);
    background-image: -o-linear-gradient(bottom, #dadada 0%, #fefefe 100%);
    background-image: linear-gradient(bottom, #dadada 0%, #fefefe 100%);
    border: 1px solid #BBB;
    -webkit-border-radius: .29em;
    -moz-border-radius: .29em;
    -ms-border-radius: .29em;
    -o-border-radius: .29em;
    border-radius: .29em;
    padding: 0 .36em
}

html.no-cssgradients.no-inlinesvg .social-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFDADADA')
}

.social-button:hover {
    text-decoration: none
}

.social-button > span {
    color: #333;
    cursor: pointer;
    display: inline;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: .93em;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    height: auto;
    line-height: 1.86em;
    text-align: left;
    text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    visibility: visible;
    white-space: nowrap;
    width: auto;
    zoom: 1
}

.social-button > span:before {
    color: #01B7EE;
    font-family: 'icon-font';
    font-size: 1.14em;
    margin-right: .21em;
    position: relative;
    top: .07em
}

.social-button > span.icon-pinterest {
    line-height: 20px
}

.social-button > span.icon-pinterest:before {
    font-size: 18px;
    color: #C00
}

#uae-modal {
    z-index: 10000;
    position: absolute;
    vertical-align: middle;
    width: 100%;
    left: 0;
    background: transparent;
    border: 1px soid red;
    margin: 10px 0 0;
    padding: 0 10px;
    text-align: left
}

@media only screen and (min-width:600px) {
    #uae-modal {
        margin-top: 30px
    }
}

#uae-modal > div {
    width: 100%;
    max-width: 900px;
    position: relative;
    background: #fff;
    margin: 0 auto;
    padding: 30px;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 /;
    border-radius: 0 / 0;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3)
}

#uae-modal .close {
    margin: 3px 3px 0 0;
    font-weight: 700;
    font-size: 150%
}

#uae-modal ul,
#uae-modal li {
    padding: 0;
    margin: 0;
    list-style: none
}

#uae-modal .tabs {
    overflow: hidden
}

#uae-modal .tabs li {
    float: left;
    background: #ccc;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

#uae-modal .tabs li[data-tabname=arabic] {
    font-size: 150%
}

#uae-modal .tabs li.active {
    cursor: text;
    background: #f5f5f5
}

#uae-modal .content li {
    display: none;
    background: #f5f5f5;
    padding: 10px 15px;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

#uae-modal .content li[data-tabname=arabic] {
    text-align: right;
    font-size: 125%;
    line-height: 125%
}

#uae-modal .content li[data-tabname=arabic] [dir=ltr] {
    font-size: 83%
}

#uae-modal .content li.active {
    display: block
}

#uae-modal a {
    color: #069;
    font-family: Verdana, Geneva, sans-serif
}

#uae-modal .buttons {
    text-align: right
}

#uae-modal .continue-button {
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #7DABC3;
    color: #fff;
    cursor: pointer;
    margin-top: .71em;
    text-shadow: 0 1px 2px #000;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmOTBiYiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiMwMDY0OTYiLz48c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iIzAwNTE3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzMjgzZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2f90bb), color-stop(3%, #006496), color-stop(97%, #00517c), color-stop(100%, #13283d));
    background-image: -webkit-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -moz-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: -o-linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%);
    background-image: linear-gradient(top, #2f90bb 0%, #006496 3%, #00517c 97%, #13283d 100%)
}

html.no-cssgradients.no-inlinesvg #uae-modal .continue-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00517C', endColorstr='#FF006496')
}

#uae-modal .continue-button > span {
    height: 2.86em;
    display: table-cell;
    vertical-align: middle
}

#uae-modal p {
    margin: 15px 0
}

#action-bar,
.actionBar {
    background: #092a4b
}

#action-bar {
    display: none;
    position: relative;
    z-index: 107
}

#action-bar .icon-spin {
    height: auto
}

@media only screen and (min-width:600px) {
    #action-bar {
        color: #fff;
        display: block;
        font-size: 1em;
        height: 2.86em;
        line-height: 2.5em;
        padding: 0 0 0 1.07em
    }
    #action-bar .contact-info {
        font-weight: 400;
        height: 100%;
        overflow: hidden
    }
    #action-bar .contact-info > a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        vertical-align: middle
    }
    #action-bar .contact-info > a i {
        margin-right: .36em
    }
    #action-bar .contact-info > a i.fa-angle-down {
        margin: 0 0 0 .36em
    }
    #action-bar .contact-info > a.expandable > i {
        margin-right: 0
    }
    #action-bar .contact-info > a.expandable > span {
        display: none
    }
    #action-bar .contact-info > a.hide,
    #action-bar .contact-info > a.server-side-hide {
        display: none
    }
    #action-bar .contact-info > a:first-child.separated:before,
    #action-bar .contact-info > a.hide + .separated:before,
    #action-bar .contact-info > a.server-side-hide + .separated:before {
        display: none
    }
    #action-bar .personal-space {
        color: #fff;
        float: right;
        font-size: 0;
        height: 100%;
        white-space: nowrap
    }
    #action-bar .personal-space > * {
        font-size: 14px
    }
    #action-bar .personal-space .dropdown-menu {
        -webkit-border-radius: 0 0;
        -moz-border-radius: 0 /;
        border-radius: 0 / 0;
        -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2)
    }
    #action-bar .personal-space .separated:before {
        margin-left: 0
    }
    #action-bar .personal-space .open + .separated:before,
    #action-bar .personal-space .open.separated:before {
        visibility: hidden
    }
    #action-bar .personal-space .actionbar-button {
        background-color: transparent;
        color: #fff
    }
}

@media only screen and (min-width:600px) and (min-width:850px) {
    #action-bar .contact-info > a.expandable > i {
        margin-right: .36em
    }
    #action-bar .contact-info > a.expandable > span {
        display: inline-block
    }
}

.no-padding {
    padding: 0!important
}

#sign-in.open .dropdown-menu,
#basket.open .dropdown-menu,
#wishlist.open .dropdown-menu {
    color: #016798;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3)
}

@media only screen and (min-width:600px) {
    #sign-in .menu-title,
    #basket .menu-title,
    #wishlist .menu-title {
        display: none
    }
}

@media only screen and (min-width:850px) {
    #sign-in .menu-title,
    #basket .menu-title,
    #wishlist .menu-title {
        display: none
    }
}

#language-link {
    padding-right: 10px
}

#sign-in,
#basket,
#language,
#language-link,
#wishlist {
    padding: 0 .57em 0 0;
    text-decoration: none;
    vertical-align: middle;
    margin: 0
}

#sign-in .arrowed,
#basket .arrowed,
#language .arrowed,
#language-link .arrowed,
#wishlist .arrowed {
    height: 2.86em;
    line-height: 2.86em
}

#sign-in .has-items.arrowed:after,
#sign-in .not-signed-in.arrowed:after,
#basket .has-items.arrowed:after,
#basket .not-signed-in.arrowed:after,
#language .has-items.arrowed:after,
#language .not-signed-in.arrowed:after,
#language-link .has-items.arrowed:after,
#language-link .not-signed-in.arrowed:after,
#wishlist .has-items.arrowed:after,
#wishlist .not-signed-in.arrowed:after {
    position: static;
    right: 0
}

#sign-in.open .drop-arrow,
#basket.open .drop-arrow,
#language.open .drop-arrow,
#language-link.open .drop-arrow,
#wishlist.open .drop-arrow {
    height: 2.86em;
    line-height: 2.86em;
    color: #333
}

#sign-in.open .drop-arrow:after,
#basket.open .drop-arrow:after,
#language.open .drop-arrow:after,
#language-link.open .drop-arrow:after,
#wishlist.open .drop-arrow:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#sign-in .drop-arrow:after,
#basket .drop-arrow:after,
#language .drop-arrow:after,
#language-link .drop-arrow:after,
#wishlist .drop-arrow:after {
    color: inherit;
    content: "\f107";
    display: inline-block;
    font-family: "icon-font";
    font-style: normal;
    text-decoration: none;
    margin: 0 0 0 .36em;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

#sign-in a,
#basket a,
#language a,
#language-link a,
#wishlist a {
    color: #fff;
    text-decoration: none;
    margin: 0 .21em
}

#sign-in i,
#basket i,
#language i,
#language-link i,
#wishlist i {
    line-height: 2.86em
}

#sign-in li a,
#basket li a,
#language li a,
#language-link li a,
#wishlist li a {
    color: #036
}

#sign-in.open,
#basket.open,
#language.open,
#language-link.open,
#wishlist.open {
    background-color: #dbdbdb
}

#sign-in.open .menu-tab,
#sign-in.open .english-default a,
#basket.open .menu-tab,
#basket.open .english-default a,
#language.open .menu-tab,
#language.open .english-default a,
#language-link.open .menu-tab,
#language-link.open .english-default a,
#wishlist.open .menu-tab,
#wishlist.open .english-default a {
    color: #000
}

#sign-in.open .dropdown-toggle span i.fa-angle-down,
#basket.open .dropdown-toggle span i.fa-angle-down,
#language.open .dropdown-toggle span i.fa-angle-down,
#language-link.open .dropdown-toggle span i.fa-angle-down,
#wishlist.open .dropdown-toggle span i.fa-angle-down {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms
}

#sign-in.open > .dropdown-menu,
#basket.open > .dropdown-menu,
#language.open > .dropdown-menu,
#language-link.open > .dropdown-menu,
#wishlist.open > .dropdown-menu {
    top: 85%;
    right: 0;
    left: auto;
    border: 0;
    background-color: #dbdbdb
}

#sign-in.open > .dropdown-menu > li:first-child,
#basket.open > .dropdown-menu > li:first-child,
#language.open > .dropdown-menu > li:first-child,
#language-link.open > .dropdown-menu > li:first-child,
#wishlist.open > .dropdown-menu > li:first-child {
    border-top: none
}

#sign-in.open > .dropdown-menu > li:first-child:before,
#basket.open > .dropdown-menu > li:first-child:before,
#language.open > .dropdown-menu > li:first-child:before,
#language-link.open > .dropdown-menu > li:first-child:before,
#wishlist.open > .dropdown-menu > li:first-child:before {
    border: none
}

#sign-in.open .dropdown-submenu,
#basket.open .dropdown-submenu,
#language.open .dropdown-submenu,
#language-link.open .dropdown-submenu,
#wishlist.open .dropdown-submenu {
    border: solid 1px #dbdbdb;
    background: #fff;
    width: 100%;
    padding: 0 .5em;
    display: inline-block;
    height: 2.86em
}

#sign-in.open .dropdown-submenu > a:after,
#basket.open .dropdown-submenu > a:after,
#language.open .dropdown-submenu > a:after,
#language-link.open .dropdown-submenu > a:after,
#wishlist.open .dropdown-submenu > a:after {
    display: none
}

#sign-in.open .dropdown-submenu .dropdown-menu,
#basket.open .dropdown-submenu .dropdown-menu,
#language.open .dropdown-submenu .dropdown-menu,
#language-link.open .dropdown-submenu .dropdown-menu,
#wishlist.open .dropdown-submenu .dropdown-menu {
    top: 2.86em;
    left: 0;
    width: 100%;
    padding: 0;
    max-height: 16.57em;
    min-height: 2.86em;
    overflow: auto;
    display: block
}

#sign-in.open .dropdown-submenu .dropdown-menu li,
#basket.open .dropdown-submenu .dropdown-menu li,
#language.open .dropdown-submenu .dropdown-menu li,
#language-link.open .dropdown-submenu .dropdown-menu li,
#wishlist.open .dropdown-submenu .dropdown-menu li {
    padding: 0 .5em
}

#sign-in.open .dropdown-submenu .dropdown-menu.hide,
#basket.open .dropdown-submenu .dropdown-menu.hide,
#language.open .dropdown-submenu .dropdown-menu.hide,
#language-link.open .dropdown-submenu .dropdown-menu.hide,
#wishlist.open .dropdown-submenu .dropdown-menu.hide {
    display: none
}

#sign-in i,
#basket i,
#language i,
#language-link i,
#wishlist i {
    margin-right: .36em
}

#sign-in i.fa-angle-down,
#sign-in i.icon-angle-right,
#basket i.fa-angle-down,
#basket i.icon-angle-right,
#language i.fa-angle-down,
#language i.icon-angle-right,
#language-link i.fa-angle-down,
#language-link i.icon-angle-right,
#wishlist i.fa-angle-down,
#wishlist i.icon-angle-right {
    margin: 0 0 0 .36em
}

#sign-in.expandable > i,
#basket.expandable > i,
#language.expandable > i,
#language-link.expandable > i,
#wishlist.expandable > i {
    margin-right: 0
}

@media only screen and (min-width:850px) {
    #sign-in.expandable > i,
    #basket.expandable > i,
    #language.expandable > i,
    #language-link.expandable > i,
    #wishlist.expandable > i {
        margin-right: .36em
    }
}

#sign-in.expandable > span,
#basket.expandable > span,
#language.expandable > span,
#language-link.expandable > span,
#wishlist.expandable > span {
    display: none
}

@media only screen and (min-width:850px) {
    #sign-in.expandable > span,
    #basket.expandable > span,
    #language.expandable > span,
    #language-link.expandable > span,
    #wishlist.expandable > span {
        display: inline-block
    }
}

#sign-in.expandable > span.hide,
#basket.expandable > span.hide,
#language.expandable > span.hide,
#language-link.expandable > span.hide,
#wishlist.expandable > span.hide {
    display: none
}

#sign-in li a {
    border-bottom: 1px solid #bdbdbd;
    border-top: 1px solid #f5f5f5;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 10px
}

#sign-in .dropdown-menu {
    padding: 0;
    width: 16em
}

#basket {
    position: relative;
    padding-left: .21em
}

#basket li a:hover {
    background-image: none;
    background-color: transparent
}

#basket .num-items {
    display: none;
    padding: .07em .36em .14em;
    font-weight: 700;
    color: #fff;
    background-color: #6cf;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: absolute;
    top: -5px;
    left: 6px;
    font-size: 80%;
    height: 15px;
    line-height: 1.1em;
    z-index: 2;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8)
}

#language {
    display: inline-block;
    padding-right: 10px;
    color: #000
}

#language.open li.dropdown-submenu ul.dropdown-menu {
    display: none
}

#language.open li.sub-open ul.dropdown-menu {
    display: block
}

#language .sub-open .sub-drop-arrow:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#language .sub-drop-arrow:after {
    color: #333;
    content: "\f107";
    display: inline-block;
    font-family: "icon-font";
    font-style: normal;
    height: 2.86em;
    line-height: 2.86em;
    margin: 0 0 0 .36em;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform
}

#language .arrowed:after {
    right: 2em
}

#language ul {
    width: 21em;
    padding: 1em
}

#language ul label,
#language ul select,
#language ul input {
    width: 100%;
    line-height: 2.86em;
    height: 2.86em
}

#language ul li a {
    background-color: #fff;
    line-height: 2.86em;
    height: 2.86em
}

#language ul li a i {
    line-height: 2.86em
}

#language ul input.submit {
    margin: 1.5em 0
}

#language ul .language-header span {
    line-height: 1.25em;
    font-weight: 700;
    display: block;
    white-space: normal
}

#language ul .language-header i {
    font-size: 2em;
    float: left;
    line-height: 1em
}

#language .flag {
    display: inline-block;
    margin-right: .57em;
    vertical-align: middle
}

#language .flag.single {
    background-image: none;
    line-height: 24px;
    width: 24px;
    height: 24px
}

#language .flag.single img {
    width: 100%
}

.offer-rating {
    display: table
}

.rating-stars {
    display: table-cell;
    font-size: 12px;
    letter-spacing: .29em;
    overflow: hidden;
    position: relative;
    text-align: right;
    white-space: nowrap
}

.rating-stars.show-empty:before {
    font-family: "icon-font";
    content: "\f006\f006\f006\f006\f006";
    overflow: hidden;
    position: absolute;
    color: #e7c884
}

.rating-stars span.stars {
    display: inline-block;
    margin-right: -.07em;
    overflow: hidden;
    position: relative;
    vertical-align: bottom;
    width: 0
}

.rating-stars span.stars:before {
    font-family: "icon-font";
    content: "\f005\f005\f005\f005\f005";
    height: 100%;
    line-height: 100%;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    color: #e7c884
}

.rating-values {
    display: table-cell;
    padding-left: 5px
}

#header-banner {
    font-family: Arial, Helvetica, sans-serif;
    display: table;
    background-color: #fff;
    width: 100%;
    padding: .43em 0
}

#header-banner a {
    text-decoration: none
}

#header-banner #close-button,
#header-banner #app-logo,
#header-banner #app-info,
#header-banner #view-link {
    display: table-cell;
    vertical-align: middle
}

#header-banner #close-button {
    width: 7%;
    text-align: center
}

#header-banner #close-button .close {
    position: relative;
    padding: 30px 8px
}

#header-banner #app-logo {
    width: 72px
}

#header-banner #app-logo img {
    width: 72px;
    display: block
}

#header-banner #app-info {
    line-height: 1.29em;
    padding-left: .57em
}

#header-banner #app-info h3 {
    font-size: 1em;
    color: #565656
}

#header-banner #app-info p {
    font-size: .86em;
    color: #565656
}

#header-banner #view-link {
    font-size: 1.29em;
    color: #1d82fb;
    width: 13%;
    min-width: 60px
}

#header-banner .arrowed:after {
    margin-left: .07em;
    content: "\f105";
    display: inline-block
}

#header-banner .rating-stars {
    text-align: left
}

#breadcrumbs {
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: .71em;
    margin-left: .5em;
    width: 100%
}

#breadcrumbs > span,
#breadcrumbs H1 {
    font-size: .86em;
    font-weight: 400;
    display: none
}

#breadcrumbs > span:before,
#breadcrumbs H1:before {
    content: "\00A0\2215\00A0\00A0"
}

#breadcrumbs > span.last-link:before,
#breadcrumbs > span:first-child:before,
#breadcrumbs H1.last-link:before,
#breadcrumbs H1:first-child:before {
    display: none
}

#breadcrumbs > span.last-link,
#breadcrumbs > span.current-page,
#breadcrumbs H1.last-link,
#breadcrumbs H1.current-page {
    display: inline-block
}

@media only screen and (min-width:600px) {
    #breadcrumbs > span,
    #breadcrumbs H1 {
        display: inline-block
    }
    #breadcrumbs > span.last-link:before,
    #breadcrumbs H1.last-link:before {
        display: inline-block
    }
    #breadcrumbs > span:first-child:before,
    #breadcrumbs H1:first-child:before {
        display: none
    }
}

#header .key-message {
    background: url(http://pics.bluenile.com/assets/phablet/shell/krm-crosshatch-bg-79x80-fs8.png) #fff;
    -webkit-background-size: 2.86em 2.82em;
    -moz-background-size: 2.86em 2.82em;
    -o-background-size: 2.86em 2.82em;
    background-size: 2.86em 2.82em;
    color: #900;
    margin-bottom: .71em;
    padding-top: .36em;
    text-align: center
}

#header .key-message span,
#header .key-message a {
    color: #900;
    font-family: "Crimson", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: normal;
    text-decoration: none;
    vertical-align: middle
}

#header .key-message a.arrowed::after {
    margin-left: -1px!important
}

@media only screen and (max-width:599.9px) {
    #header .key-message .break-point:before {
        content: '\A';
        white-space: pre
    }
}

#header .key-message .with-content {
    min-height: 2.5em
}

#logo-bar .phone-button-popup {
    display: none;
    z-index: 9000;
    white-space: normal;
    font-size: 20px
}

#logo-bar .open.phone-button-popup {
    display: inline-block;
    width: 100%;
    height: 100%
}

#logo-bar .phone-button-popup .close {
    display: block
}

#logo-bar .phone-button-popup .gray-bar {
    padding-bottom: .57em
}

#logo-bar .phone-button-popup .bold {
    font-weight: 700;
    margin-top: .71em;
    margin-bottom: .14em;
    color: #323232
}

#logo-bar .phone-button-popup .contact-us-footer-small {
    color: #003466;
    text-align: left;
    margin-right: 1.14em;
    margin-bottom: .14em;
    font-weight: 400
}

#logo-bar .phone-button-popup .contact-us-footer-small a {
    color: #003466
}

#logo-bar .phone-button-popup .contact-us-footer-small .icon-hamburger-phone {
    margin-left: .57em;
    margin-right: .57em
}

#logo-bar .phone-button-popup .contact-us-footer-small .right-chevron {
    float: right
}

#logo-bar .phone-button-popup hr {
    margin-top: .71em;
    margin-bottom: .71em
}

#logo-bar .phone-button-popup .normal {
    font-weight: 400;
    color: #555
}

#logo-bar .phone-button-popup .diamond-consultants-caption-phone {
    width: 70%;
    margin: 0 auto
}

#logo-bar .phone-button-popup .diamond-consultants-caption-livechat {
    width: 60%;
    margin: 0 auto;
    font-size: 18px
}

#logo-bar .phone-button-popup .server-side-hide {
    display: none
}

#logo-bar .phone-button-popup .diamond-button-contact {
    margin-top: .71em;
    margin-bottom: .71em;
    width: 80%;
    height: 2.86em;
    color: #fff;
    text-shadow: #000 .07em .07em .07em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNDE2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyNTU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1a4168), color-stop(100%, #225584));
    background-image: -webkit-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -moz-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -o-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: linear-gradient(bottom, #1a4168 0%, #225584 100%)
}

html.no-cssgradients.no-inlinesvg #logo-bar .phone-button-popup .diamond-button-contact,
#logo-bar html.no-cssgradients.no-inlinesvg .phone-button-popup .diamond-button-contact {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF225584', endColorstr='#FF1A4168')
}

#logo-bar > .logo-row {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1MWQzYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzM2NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #051d3b), color-stop(100%, #003365));
    background-image: -webkit-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: -moz-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: -o-linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-image: linear-gradient(bottom, #051d3b 0%, #003365 100%);
    background-color: #036;
    -webkit-box-shadow: inset 0 -3px 0 rgba(6, 29, 59, 0.6);
    -moz-box-shadow: inset 0 -3px 0 rgba(6, 29, 59, 0.6);
    box-shadow: inset 0 -3px 0 rgba(6, 29, 59, 0.6);
    height: 4.79em;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

html.no-cssgradients.no-inlinesvg #logo-bar > .logo-row {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF003365', endColorstr='#FF051D3B')
}

@media only screen and (min-width:600px) {
    #logo-bar > .logo-row {
        height: 5.14em;
        white-space: normal
    }
}

#logo-bar > .logo-row > a > .logo {
    float: left;
    height: 100%;
    padding: .86em 0 .86em .86em
}

@media only screen and (min-width:600px) {
    #logo-bar > .logo-row > .input-wrapper-placeholder {
        background-color: transparent;
        float: right;
        height: 100%;
        margin-right: 1.07em;
        padding: 0;
        top: 1.14em;
        width: 18.71em
    }
}

#logo-bar > .logo-row > span.tagline {
    display: none
}

@media only screen and (min-width:850px) {
    #logo-bar > .logo-row > span.tagline {
        color: #fff;
        display: table-cell;
        float: none;
        height: 3.5em;
        padding: 0 .71em;
        vertical-align: bottom
    }
}

#logo-bar > .logo-row > .action-buttons {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    margin: 1.11em .36em
}

@media only screen and (min-width:600px) {
    #logo-bar > .logo-row > .action-buttons {
        display: none;
        position: relative;
        float: right
    }
}

#logo-bar > .logo-row > .action-buttons .i-button {
    font-size: 1.79em;
    position: relative;
    margin-left: .28em;
    text-decoration: none;
    overflow: visible
}

#logo-bar > .logo-row > .action-buttons .i-button > .num-items {
    display: none;
    padding: 1px 3px 2px;
    font-weight: 700;
    color: #fff;
    background-color: #6cf;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: absolute;
    top: -5px;
    left: -3px;
    font-size: 50%;
    height: 15px;
    line-height: 1.1em;
    z-index: 100;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8)
}

#logo-bar .blue-bar {
    text-align: center;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNDE2OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyNTU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1a4168), color-stop(100%, #225584));
    background-image: -webkit-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -moz-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: -o-linear-gradient(bottom, #1a4168 0%, #225584 100%);
    background-image: linear-gradient(bottom, #1a4168 0%, #225584 100%);
    padding: 1.07em 0;
    color: #fff;
    text-shadow: 1px 1px 1px #000
}

html.no-cssgradients.no-inlinesvg #logo-bar .blue-bar,
#logo-bar html.no-cssgradients.no-inlinesvg .blue-bar {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF225584', endColorstr='#FF1A4168')
}

@media only screen and (min-width:600px) {
    #logo-bar .blue-bar {
        display: none
    }
}

#logo-bar .gray-bar {
    text-align: center;
    background: #f5f5f5;
    padding: 1.07em 0 1.43em;
    color: #666;
    font-weight: 700
}

@media only screen and (min-width:600px) {
    #logo-bar .gray-bar {
        display: none
    }
}

#logo-bar > form.search {
    background-color: #DBDBDB;
    overflow: hidden;
    padding: .71em
}

@media only screen and (min-width:600px) {
    #logo-bar > form.search {
        background-color: transparent;
        margin-right: 1.07em;
        padding: 0;
        position: absolute;
        right: 0;
        top: 1.14em;
        width: 18.71em
    }
}

#logo-bar > form.search > .input-wrapper {
    -webkit-border-radius: .14em 0 0 .14em / 3px;
    -moz-border-radius: .14em 0 0 .14em / 3px;
    -ms-border-radius: .14em 0 0 .14em / 3px;
    -o-border-radius: .14em 0 0 .14em / 3px;
    border-radius: .14em 0 0 .14em / 3px;
    display: block;
    overflow: hidden
}

#logo-bar > form.search > .input-wrapper > input[type=text] {
    border: .14em solid #010d1f;
    -webkit-border-radius: .14em 0 0 .14em / 3px;
    -moz-border-radius: .14em 0 0 .14em / 3px;
    -ms-border-radius: .14em 0 0 .14em / 3px;
    -o-border-radius: .14em 0 0 .14em / 3px;
    border-radius: .14em 0 0 .14em / 3px;
    -webkit-box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), inset .07em .07em .21em rgba(204, 204, 204, 0.65);
    -moz-box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), inset .07em .07em .21em rgba(204, 204, 204, 0.65);
    box-shadow: 0 .14em 0 rgba(255, 255, 255, 0.5), inset .07em .07em .21em rgba(204, 204, 204, 0.65);
    float: none;
    height: 2.86em;
    width: 100%
}

#logo-bar > form.search > button.i-submit-button {
    float: right
}

@media only screen and (min-width:600px) {
    #logo-bar > form.search > button.i-submit-button {
        border: 1px solid #010d1f
    }
}

#logo-bar {
    position: relative
}

#logo-bar > div.basket-info-row {
    display: none
}

#navigation-menu-header {
    display: none;
    position: relative;
    width: 844px;
    margin: 0 auto
}

@media only screen and (min-width:600px) {
    #navigation-menu-header {
        display: block
    }
}

#navigation-menu-header .navigation-bar {
    display: table;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 106;
    background-size: 100%
}

html.no-cssgradients.no-inlinesvg #navigation-menu-header .navigation-bar {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F5F5', endColorstr='#FFDBDBDB')
}

#navigation-menu-header .navigation-bar li {
    display: table-cell;
    text-align: center
}

#navigation-menu-header .navigation-bar li.diamonds {
    border-left: none
}

#navigation-menu-header .navigation-bar li.engagement .label.expanded {
    display: none
}

@media only screen and (min-width:850px) {
    #navigation-menu-header .navigation-bar li.engagement .label.expanded {
        display: block
    }
}

#navigation-menu-header .navigation-bar li.engagement .label.condensed {
    display: block
}

@media only screen and (min-width:850px) {
    #navigation-menu-header .navigation-bar li.engagement .label.condensed {
        display: none
    }
}

#navigation-menu-header .navigation-bar li.education {
    border-right: none
}

#navigation-menu-header .navigation-bar li:last-child {
    border-right: none
}

#navigation-menu-header .navigation-bar li.active .label {
    color: #333
}

#navigation-menu-header .navigation-bar li.active .label:after {
    color: #333;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#navigation-menu-header .navigation-bar li.selected-segment {
    background: url(http://pics.bluenile.com/assets/chrome/items/bn-drawer-bg-texture-41x41.jpg)
}

#navigation-menu-header .navigation-bar li.selected-segment .label {
    color: #333
}

#navigation-menu-header .navigation-bar li.expandable {
    display: none
}

@media only screen and (min-width:850px) {
    #navigation-menu-header .navigation-bar li.expandable {
        display: table-cell
    }
}

#navigation-menu-header .navigation-bar li .label {
    color: #686868;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    padding: .9em 0 .6em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.navigation-drawer {
    background-color: #E6EDFC!important
}

#navigation-menu-header .navigation-bar li .fa-angle-down {
    color: #777;
    content: "\f107";
    display: block;
    text-align: center;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    vertical-align: middle
}

@media only screen and (min-width:850px) {
    #navigation-menu-header .navigation-bar li .fa-angle-down {
        content: "\f107";
        display: inline;
        margin: 0 0 0 5px
    }
}

body.desktop #navigation-menu-header .navigation-bar li.active,
#navigation-menu-header .navigation-bar li:hover {
    background-color: #E6EDFC;
    background-image: url(../images/icon_hover.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

@media only screen and (min-width:850px) {
    #navigation-menu-header .navigation-bar li .fa-angle-down {
        content: "\f107";
        display: inline;
        margin: 0 0 0 5px
    }
}

body.desktop #navigation-menu-header .navigation-bar li.active {
    background-image: url(../images/icon_hover.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

html.no-touch .navigation-drawer {
    position: absolute;
    z-index: 105
}

.navigation-drawer {
    display: none
}

@media only screen and (min-width:600px) {
    .navigation-drawer {
        background-color: #fff;
        display: block;
        height: 0;
        margin-top: -1px;
        overflow: hidden;
        position: relative;
        width: 61%;
        left: 155px
    }
    .navigation-drawer.open {
        border-bottom: none;
        -webkit-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.75);
        box-shadow: 0 3px 3px rgba(50, 50, 50, 0.75)
    }
    .navigation-drawer li {
        padding: 5px 0
    }
    .navigation-drawer li > span {
        color: #333;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 1.36em
    }
    .navigation-drawer li > span.spacer {
        padding-right: 1px
    }
    .navigation-drawer li > a.indented {
        display: inline-block;
        margin-left: .71em
    }
    .navigation-drawer li > a.headline {
        font-weight: 700
    }
    .navigation-drawer li > a.headline.red {
        color: #900
    }
    .navigation-drawer li span.background-text {
        font-family: "Trebuchet MS";
        font-size: 13px;
        color: #fff;
        background-color: #036;
        padding: 2px;
        font-weight: 700;
        margin-left: .93em;
        margin-right: .21em;
        display: inline-block;
        top: -2px;
        position: relative
    }
    .navigation-drawer > div.segment {
        left: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        visibility: hidden;
        width: 100%;
        top: 0
    }
    .navigation-drawer > div.segment .segment-title,
    .navigation-drawer > div.segment .segment-subtitle {
        background: url(http://pics.bluenile.com/assets/chrome/items/bn-drawer-bg-texture-41x41.jpg);
        border-bottom: 1px solid #dbdbdb;
        padding: .21em 0 0 1.43em;
        height: 41px;
        display: inline-block;
        font-family: "Trebuchet MS";
        text-align: left;
        white-space: nowrap;
        width: 100%
    }
    .navigation-drawer > div.segment .segment-title a.arrowed:after,
    .navigation-drawer > div.segment .segment-subtitle a.arrowed:after {
        font-size: .75em
    }
    .navigation-drawer > div.segment .segment-title {
        font-size: 1.71em
    }
    .navigation-drawer > div.segment .segment-subtitle {
        font-size: 1.29em
    }
    .navigation-drawer > div.segment > div {
        border-left: 1px solid #fff;
        border-right: 1px solid #bdbdbd;
        float: left;
        margin: 1.43em 0 -10000px;
        padding-bottom: 10000px;
        text-align: left;
        width: 25%
    }
    .navigation-drawer > div.segment > div:first-of-type {
        border-left: none
    }
    .navigation-drawer > div.segment > div:last-of-type {
        border-right: none
    }
    .navigation-drawer > div.segment > div ul {
        display: inline-block;
        list-style-type: none;
        margin: 0 0 -10000px;
        padding: 0 .36em 10000px;
        position: relative;
        text-align: left;
        padding-left: 1.43em
    }
    .navigation-drawer > div.segment > div ul li.two-column-component,
    .navigation-drawer > div.segment > div ul li span .two-column-component {
        margin-left: .57em;
        overflow: hidden;
        padding-top: 0
    }
    .navigation-drawer > div.segment > div ul li.two-column-component > ul,
    .navigation-drawer > div.segment > div ul li span .two-column-component > ul {
        padding-left: 0;
        padding-right: 0
    }
    .navigation-drawer > div.segment > div ul li.two-column-component > ul:first-child,
    .navigation-drawer > div.segment > div ul li span .two-column-component > ul:first-child {
        margin-right: 1.43em
    }
    .navigation-drawer > div.segment > div ul li.two-column-component > ul > li,
    .navigation-drawer > div.segment > div ul li span .two-column-component > ul > li {
        padding: 2px 0
    }
    .navigation-drawer > div.segment > div ul li.two-column-component > ul > li > i,
    .navigation-drawer > div.segment > div ul li.two-column-component > ul > li > a,
    .navigation-drawer > div.segment > div ul li span .two-column-component > ul > li > i,
    .navigation-drawer > div.segment > div ul li span .two-column-component > ul > li > a {
        vertical-align: middle
    }
    .navigation-drawer > div.segment[data-segment=engagement] li.two-column-component > ul:first-child {
        margin-right: .71em
    }
    .navigation-drawer > div.segment.morphable.segment > div {
        width: 33%
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable {
        text-align: left
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer {
        display: inline-block;
        text-align: left
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column {
        margin-bottom: -10000px;
        padding-bottom: 10000px;
        width: 100%
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column:last-of-type:before {
        content: '\00a0';
        display: block
    }
    .navigation-drawer .close-button-centerer {
        bottom: 0;
        display: block;
        height: 1.57em;
        position: absolute;
        width: 100%;
		text-align: center;
    }
    .navigation-drawer .close-button-centerer .navigation-drawer-close-button {
        background-color: #dbdbdb;
        -webkit-border-radius: 1em 1em 0 0;
        -moz-border-radius: 1em 1em 0 0;
        -ms-border-radius: 1em 1em 0 0;
        -o-border-radius: 1em 1em 0 0;
        border-radius: 1em 1em 0 0;
        color: #041e3b;
        cursor: pointer;
        font-size: 1.57em;
        height: 1em;
        margin: 0 auto;
        text-align: center;
        text-shadow: 0 1px 0 #e5e5ee;
        width: 2em;
		padding: 3px 2px 2px 6px;
    	box-sizing: border-box;
    }
}

@media only screen and (min-width:600px) and (min-width:850px) {
    .navigation-drawer > div.segment.morphable.segment > div {
        width: 100%
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable {
        width: 100%
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer {
        display: block;
        text-align: left
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column {
        float: left;
        width: 100%
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column:first-of-type {
        border-right: 1px solid #bdbdbd
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column:last-of-type {
        border-left: 1px solid #fff
    }
    .navigation-drawer > div.segment.morphable.segment > div.expandable > .centerer > .column:last-of-type:before {
        display: none
    }
}

@media only screen and (min-width:850px) {
    .navigation-drawer > div.segment .first ul {
        padding-left: 23px
    }
    .navigation-drawer > div.segment > div {
        margin-top: 25px
    }
    .navigation-drawer > div.segment > div ul {
        padding-left: 21px
    }
    .navigation-drawer .column {
        line-height: .86em
    }
    .navigation-drawer .column i.icon-designer {
        margin-top: -3px
    }
}

.navigation-drawer {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s
}

.navigation-drawer > div.segment {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

.navigation-drawer > div.segment.active {
    opacity: 1;
    position: relative;
    visibility: visible
}

i {
    display: inline-block
}

i.icon-designer {
    background: url(http://img.bluenile.com/is/image/bluenile/DC14_Navicon-24bit_33x33?&wid=30&hei=30&rgn=0,17,35,0&fmt=png-alpha,rgb) no-repeat top left;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    vertical-align: top
}

body.desktop .navigation-drawer .segment-title {
    display: none
}

#sweepstakes-entry {
    background-image: url(http://img.bluenile.com/is/image/bluenile/EVG14_sweeptsakes_popup?&hei=500&wid=300&rgn=-4,725,1746,1455&fmt=png-alpha,rgb);
    background-repeat: no-repeat
}

#sweepstakes-entry .popup-description {
    margin-top: 120px
}

#nordstrom-popup {
    background: #e3e8eb url(http://img.bluenile.com/is/image/bluenile/engagerings_heroEnsembleRow0413-extended?&wid=300&hei=480&rgn=3177,1006,1154,1846) no-repeat center top;
    height: 480px
}

#nordstrom-popup .try-on-title {
    color: #036;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.14em;
    margin-top: 35px
}

#nordstrom-popup .nordstrom-location-title {
    color: #333;
    font-family: "Bell MT", "CrimsonItalic", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    white-space: nowrap;
    margin-top: 10px
}

#nordstrom-popup .learn-more {
    margin-top: 280px;
    font-size: 1.29em
}

#nordstrom-popup .learn-more a {
    color: #036
}

#sweepstakes-submit-error .popup-description {
    margin-top: 25px
}

#sweepstakes-entry,
#sweepstakes-thank-you,
#sweepstakes-submit-error,
#email-popup-entry,
#email-popup-thank-you,
#email-popup-submit-error,
#nordstrom-popup {
    padding-bottom: 1.43em;
    text-align: center;
    overflow: hidden;
    background-color: #e5edf1;
    max-width: 20em
}

#sweepstakes-entry .bn-select-container,
#sweepstakes-thank-you .bn-select-container,
#sweepstakes-submit-error .bn-select-container,
#email-popup-entry .bn-select-container,
#email-popup-thank-you .bn-select-container,
#email-popup-submit-error .bn-select-container,
#nordstrom-popup .bn-select-container {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 2.86em
}

#sweepstakes-entry .bn-select-container .bn-select-button,
#sweepstakes-thank-you .bn-select-container .bn-select-button,
#sweepstakes-submit-error .bn-select-container .bn-select-button,
#email-popup-entry .bn-select-container .bn-select-button,
#email-popup-thank-you .bn-select-container .bn-select-button,
#email-popup-submit-error .bn-select-container .bn-select-button,
#nordstrom-popup .bn-select-container .bn-select-button {
    display: inline-block;
    line-height: 2.86em;
    vertical-align: middle;
    padding-right: .36em;
    height: 100%;
    width: 100%;
    font-family: icon-font;
    text-align: right;
    border: 1px solid #999;
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwLjUlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIi8+PHN0b3Agb2Zmc2V0PSI5OS41JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0.5%, #f1f1f1), color-stop(99.5%, #fff));
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: -moz-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: -o-linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%);
    background-image: linear-gradient(bottom, #f1f1f1 0.5%, #fff 99.5%)
}

html.no-cssgradients.no-inlinesvg #sweepstakes-entry .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #sweepstakes-thank-you .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #sweepstakes-submit-error .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #email-popup-entry .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #email-popup-thank-you .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #email-popup-submit-error .bn-select-container .bn-select-button,
html.no-cssgradients.no-inlinesvg #nordstrom-popup .bn-select-container .bn-select-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF1F1F1')
}

#sweepstakes-entry .bn-select-container .bn-select-button:after,
#sweepstakes-thank-you .bn-select-container .bn-select-button:after,
#sweepstakes-submit-error .bn-select-container .bn-select-button:after,
#email-popup-entry .bn-select-container .bn-select-button:after,
#email-popup-thank-you .bn-select-container .bn-select-button:after,
#email-popup-submit-error .bn-select-container .bn-select-button:after,
#nordstrom-popup .bn-select-container .bn-select-button:after {
    font-family: "icon-font";
    font-style: normal;
    text-decoration: none;
    content: "\f107"
}

#sweepstakes-entry .bn-select-container .bn-select,
#sweepstakes-thank-you .bn-select-container .bn-select,
#sweepstakes-submit-error .bn-select-container .bn-select,
#email-popup-entry .bn-select-container .bn-select,
#email-popup-thank-you .bn-select-container .bn-select,
#email-popup-submit-error .bn-select-container .bn-select,
#nordstrom-popup .bn-select-container .bn-select {
    top: 0;
    left: 0;
    position: absolute;
    display: inline-block;
    overflow: hidden;
    border: none;
    width: 100%;
    background: transparent;
    padding-left: .36em;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 100%;
    text-indent: .01px
}

#sweepstakes-entry .bn-select-container select::-ms-expand,
#sweepstakes-thank-you .bn-select-container select::-ms-expand,
#sweepstakes-submit-error .bn-select-container select::-ms-expand,
#email-popup-entry .bn-select-container select::-ms-expand,
#email-popup-thank-you .bn-select-container select::-ms-expand,
#email-popup-submit-error .bn-select-container select::-ms-expand,
#nordstrom-popup .bn-select-container select::-ms-expand {
    display: none
}

#sweepstakes-entry button.close,
#sweepstakes-thank-you button.close,
#sweepstakes-submit-error button.close,
#email-popup-entry button.close,
#email-popup-thank-you button.close,
#email-popup-submit-error button.close,
#nordstrom-popup button.close {
    background-color: transparent;
    color: #041e3b;
    font-size: 19px;
    padding: .36em;
    position: absolute;
    right: 0;
    top: 0
}

#sweepstakes-entry button.close:after,
#sweepstakes-thank-you button.close:after,
#sweepstakes-submit-error button.close:after,
#email-popup-entry button.close:after,
#email-popup-thank-you button.close:after,
#email-popup-submit-error button.close:after,
#nordstrom-popup button.close:after {
    content: none
}

#sweepstakes-entry a,
#sweepstakes-thank-you a,
#sweepstakes-submit-error a,
#email-popup-entry a,
#email-popup-thank-you a,
#email-popup-submit-error a,
#nordstrom-popup a {
    text-decoration: none
}

#sweepstakes-entry .continue-shopping,
#sweepstakes-thank-you .continue-shopping,
#sweepstakes-submit-error .continue-shopping,
#email-popup-entry .continue-shopping,
#email-popup-thank-you .continue-shopping,
#email-popup-submit-error .continue-shopping,
#nordstrom-popup .continue-shopping {
    color: #069;
    cursor: default;
    margin: 1.07em 0;
    font-family: Verdana, Geneva, sans-serif
}

#sweepstakes-entry .error-message-color,
#sweepstakes-thank-you .error-message-color,
#sweepstakes-submit-error .error-message-color,
#email-popup-entry .error-message-color,
#email-popup-thank-you .error-message-color,
#email-popup-submit-error .error-message-color,
#nordstrom-popup .error-message-color {
    color: #900
}

#sweepstakes-entry ul,
#sweepstakes-thank-you ul,
#sweepstakes-submit-error ul,
#email-popup-entry ul,
#email-popup-thank-you ul,
#email-popup-submit-error ul,
#nordstrom-popup ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#sweepstakes-entry li,
#sweepstakes-thank-you li,
#sweepstakes-submit-error li,
#email-popup-entry li,
#email-popup-thank-you li,
#email-popup-submit-error li,
#nordstrom-popup li {
    list-style: none;
    margin: 0;
    padding-left: 1.07em;
    padding-right: 1.07em
}

#sweepstakes-entry .popup-header,
#sweepstakes-thank-you .popup-header,
#sweepstakes-submit-error .popup-header,
#email-popup-entry .popup-header,
#email-popup-thank-you .popup-header,
#email-popup-submit-error .popup-header,
#nordstrom-popup .popup-header {
    color: #041e3b;
    text-align: center;
    font-family: "CrimsonItalic", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 2em;
    font-weight: 400;
    height: 4em;
    line-height: 36px;
    width: 100%
}

#sweepstakes-entry .popup-header.entry-header,
#sweepstakes-thank-you .popup-header.entry-header,
#sweepstakes-submit-error .popup-header.entry-header,
#email-popup-entry .popup-header.entry-header,
#email-popup-thank-you .popup-header.entry-header,
#email-popup-submit-error .popup-header.entry-header,
#nordstrom-popup .popup-header.entry-header {
    padding-top: 50px
}

#sweepstakes-entry .popup-header.thank-you-header,
#sweepstakes-thank-you .popup-header.thank-you-header,
#sweepstakes-submit-error .popup-header.thank-you-header,
#email-popup-entry .popup-header.thank-you-header,
#email-popup-thank-you .popup-header.thank-you-header,
#email-popup-submit-error .popup-header.thank-you-header,
#nordstrom-popup .popup-header.thank-you-header {
    padding: 0 .8em;
    padding-top: 70px;
    padding-bottom: 50px;
    font-size: 36px;
    line-height: 36px
}

#sweepstakes-entry .popup-image,
#sweepstakes-thank-you .popup-image,
#sweepstakes-submit-error .popup-image,
#email-popup-entry .popup-image,
#email-popup-thank-you .popup-image,
#email-popup-submit-error .popup-image,
#nordstrom-popup .popup-image {
    padding: 2em 1em .5em
}

#sweepstakes-entry .popup-description,
#sweepstakes-thank-you .popup-description,
#sweepstakes-submit-error .popup-description,
#email-popup-entry .popup-description,
#email-popup-thank-you .popup-description,
#email-popup-submit-error .popup-description,
#nordstrom-popup .popup-description {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 1em;
    padding-bottom: .71em;
    text-align: center;
    line-height: 1.5em
}

#sweepstakes-entry .popup-description.error,
#sweepstakes-thank-you .popup-description.error,
#sweepstakes-submit-error .popup-description.error,
#email-popup-entry .popup-description.error,
#email-popup-thank-you .popup-description.error,
#email-popup-submit-error .popup-description.error,
#nordstrom-popup .popup-description.error {
    color: red
}

#sweepstakes-entry .popup-description.popup-thank-you,
#sweepstakes-thank-you .popup-description.popup-thank-you,
#sweepstakes-submit-error .popup-description.popup-thank-you,
#email-popup-entry .popup-description.popup-thank-you,
#email-popup-thank-you .popup-description.popup-thank-you,
#email-popup-submit-error .popup-description.popup-thank-you,
#nordstrom-popup .popup-description.popup-thank-you {
    margin-bottom: 30px;
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px
}

#sweepstakes-entry #popup-form,
#sweepstakes-thank-you #popup-form,
#sweepstakes-submit-error #popup-form,
#email-popup-entry #popup-form,
#email-popup-thank-you #popup-form,
#email-popup-submit-error #popup-form,
#nordstrom-popup #popup-form {
    color: #6d6e70;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin: 5px 12px;
    text-align: left
}

#sweepstakes-entry #popup-form li,
#sweepstakes-thank-you #popup-form li,
#sweepstakes-submit-error #popup-form li,
#email-popup-entry #popup-form li,
#email-popup-thank-you #popup-form li,
#email-popup-submit-error #popup-form li,
#nordstrom-popup #popup-form li {
    margin-bottom: .71em;
    padding: 0
}

#sweepstakes-entry #popup-form .error-field,
#sweepstakes-thank-you #popup-form .error-field,
#sweepstakes-submit-error #popup-form .error-field,
#email-popup-entry #popup-form .error-field,
#email-popup-thank-you #popup-form .error-field,
#email-popup-submit-error #popup-form .error-field,
#nordstrom-popup #popup-form .error-field {
    border: 1px solid #900
}

#sweepstakes-entry #popup-form .field,
#sweepstakes-entry #popup-form .bn-select,
#sweepstakes-thank-you #popup-form .field,
#sweepstakes-thank-you #popup-form .bn-select,
#sweepstakes-submit-error #popup-form .field,
#sweepstakes-submit-error #popup-form .bn-select,
#email-popup-entry #popup-form .field,
#email-popup-entry #popup-form .bn-select,
#email-popup-thank-you #popup-form .field,
#email-popup-thank-you #popup-form .bn-select,
#email-popup-submit-error #popup-form .field,
#email-popup-submit-error #popup-form .bn-select,
#nordstrom-popup #popup-form .field,
#nordstrom-popup #popup-form .bn-select {
    width: 240px;
    height: 32px;
    border: 2px solid #cbcbcb;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #f5f5f5;
    box-shadow: inset 1px 1px 3px rgba(204, 204, 204, 0.65)
}

#sweepstakes-entry #popup-form .bn-select,
#sweepstakes-thank-you #popup-form .bn-select,
#sweepstakes-submit-error #popup-form .bn-select,
#email-popup-entry #popup-form .bn-select,
#email-popup-thank-you #popup-form .bn-select,
#email-popup-submit-error #popup-form .bn-select,
#nordstrom-popup #popup-form .bn-select {
    -webkit-appearance: menulist
}

#sweepstakes-entry #popup-form field,
#sweepstakes-entry #popup-form .field,
#sweepstakes-entry #popup-form .bn-select-container,
#sweepstakes-entry #popup-form .bn-select,
#sweepstakes-thank-you #popup-form field,
#sweepstakes-thank-you #popup-form .field,
#sweepstakes-thank-you #popup-form .bn-select-container,
#sweepstakes-thank-you #popup-form .bn-select,
#sweepstakes-submit-error #popup-form field,
#sweepstakes-submit-error #popup-form .field,
#sweepstakes-submit-error #popup-form .bn-select-container,
#sweepstakes-submit-error #popup-form .bn-select,
#email-popup-entry #popup-form field,
#email-popup-entry #popup-form .field,
#email-popup-entry #popup-form .bn-select-container,
#email-popup-entry #popup-form .bn-select,
#email-popup-thank-you #popup-form field,
#email-popup-thank-you #popup-form .field,
#email-popup-thank-you #popup-form .bn-select-container,
#email-popup-thank-you #popup-form .bn-select,
#email-popup-submit-error #popup-form field,
#email-popup-submit-error #popup-form .field,
#email-popup-submit-error #popup-form .bn-select-container,
#email-popup-submit-error #popup-form .bn-select,
#nordstrom-popup #popup-form field,
#nordstrom-popup #popup-form .field,
#nordstrom-popup #popup-form .bn-select-container,
#nordstrom-popup #popup-form .bn-select {
    font-style: Arial, Helvetica, sans-serif;
    max-height: 5em;
    width: 100%;
    color: #6d6e70;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px
}

#sweepstakes-entry #popup-form field .dropdown-menu,
#sweepstakes-entry #popup-form .field .dropdown-menu,
#sweepstakes-entry #popup-form .bn-select-container .dropdown-menu,
#sweepstakes-entry #popup-form .bn-select .dropdown-menu,
#sweepstakes-thank-you #popup-form field .dropdown-menu,
#sweepstakes-thank-you #popup-form .field .dropdown-menu,
#sweepstakes-thank-you #popup-form .bn-select-container .dropdown-menu,
#sweepstakes-thank-you #popup-form .bn-select .dropdown-menu,
#sweepstakes-submit-error #popup-form field .dropdown-menu,
#sweepstakes-submit-error #popup-form .field .dropdown-menu,
#sweepstakes-submit-error #popup-form .bn-select-container .dropdown-menu,
#sweepstakes-submit-error #popup-form .bn-select .dropdown-menu,
#email-popup-entry #popup-form field .dropdown-menu,
#email-popup-entry #popup-form .field .dropdown-menu,
#email-popup-entry #popup-form .bn-select-container .dropdown-menu,
#email-popup-entry #popup-form .bn-select .dropdown-menu,
#email-popup-thank-you #popup-form field .dropdown-menu,
#email-popup-thank-you #popup-form .field .dropdown-menu,
#email-popup-thank-you #popup-form .bn-select-container .dropdown-menu,
#email-popup-thank-you #popup-form .bn-select .dropdown-menu,
#email-popup-submit-error #popup-form field .dropdown-menu,
#email-popup-submit-error #popup-form .field .dropdown-menu,
#email-popup-submit-error #popup-form .bn-select-container .dropdown-menu,
#email-popup-submit-error #popup-form .bn-select .dropdown-menu,
#nordstrom-popup #popup-form field .dropdown-menu,
#nordstrom-popup #popup-form .field .dropdown-menu,
#nordstrom-popup #popup-form .bn-select-container .dropdown-menu,
#nordstrom-popup #popup-form .bn-select .dropdown-menu {
    max-height: 250px
}

#sweepstakes-entry #popup-form field > ul,
#sweepstakes-entry #popup-form .field > ul,
#sweepstakes-entry #popup-form .bn-select-container > ul,
#sweepstakes-entry #popup-form .bn-select > ul,
#sweepstakes-thank-you #popup-form field > ul,
#sweepstakes-thank-you #popup-form .field > ul,
#sweepstakes-thank-you #popup-form .bn-select-container > ul,
#sweepstakes-thank-you #popup-form .bn-select > ul,
#sweepstakes-submit-error #popup-form field > ul,
#sweepstakes-submit-error #popup-form .field > ul,
#sweepstakes-submit-error #popup-form .bn-select-container > ul,
#sweepstakes-submit-error #popup-form .bn-select > ul,
#email-popup-entry #popup-form field > ul,
#email-popup-entry #popup-form .field > ul,
#email-popup-entry #popup-form .bn-select-container > ul,
#email-popup-entry #popup-form .bn-select > ul,
#email-popup-thank-you #popup-form field > ul,
#email-popup-thank-you #popup-form .field > ul,
#email-popup-thank-you #popup-form .bn-select-container > ul,
#email-popup-thank-you #popup-form .bn-select > ul,
#email-popup-submit-error #popup-form field > ul,
#email-popup-submit-error #popup-form .field > ul,
#email-popup-submit-error #popup-form .bn-select-container > ul,
#email-popup-submit-error #popup-form .bn-select > ul,
#nordstrom-popup #popup-form field > ul,
#nordstrom-popup #popup-form .field > ul,
#nordstrom-popup #popup-form .bn-select-container > ul,
#nordstrom-popup #popup-form .bn-select > ul {
    min-width: 0;
    width: 100%;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 /;
    border-radius: 0 / 0
}

#sweepstakes-entry #popup-form field > ul li,
#sweepstakes-entry #popup-form .field > ul li,
#sweepstakes-entry #popup-form .bn-select-container > ul li,
#sweepstakes-entry #popup-form .bn-select > ul li,
#sweepstakes-thank-you #popup-form field > ul li,
#sweepstakes-thank-you #popup-form .field > ul li,
#sweepstakes-thank-you #popup-form .bn-select-container > ul li,
#sweepstakes-thank-you #popup-form .bn-select > ul li,
#sweepstakes-submit-error #popup-form field > ul li,
#sweepstakes-submit-error #popup-form .field > ul li,
#sweepstakes-submit-error #popup-form .bn-select-container > ul li,
#sweepstakes-submit-error #popup-form .bn-select > ul li,
#email-popup-entry #popup-form field > ul li,
#email-popup-entry #popup-form .field > ul li,
#email-popup-entry #popup-form .bn-select-container > ul li,
#email-popup-entry #popup-form .bn-select > ul li,
#email-popup-thank-you #popup-form field > ul li,
#email-popup-thank-you #popup-form .field > ul li,
#email-popup-thank-you #popup-form .bn-select-container > ul li,
#email-popup-thank-you #popup-form .bn-select > ul li,
#email-popup-submit-error #popup-form field > ul li,
#email-popup-submit-error #popup-form .field > ul li,
#email-popup-submit-error #popup-form .bn-select-container > ul li,
#email-popup-submit-error #popup-form .bn-select > ul li,
#nordstrom-popup #popup-form field > ul li,
#nordstrom-popup #popup-form .field > ul li,
#nordstrom-popup #popup-form .bn-select-container > ul li,
#nordstrom-popup #popup-form .bn-select > ul li {
    height: 2.86em
}

#sweepstakes-entry #popup-form field > ul li a,
#sweepstakes-entry #popup-form .field > ul li a,
#sweepstakes-entry #popup-form .bn-select-container > ul li a,
#sweepstakes-entry #popup-form .bn-select > ul li a,
#sweepstakes-thank-you #popup-form field > ul li a,
#sweepstakes-thank-you #popup-form .field > ul li a,
#sweepstakes-thank-you #popup-form .bn-select-container > ul li a,
#sweepstakes-thank-you #popup-form .bn-select > ul li a,
#sweepstakes-submit-error #popup-form field > ul li a,
#sweepstakes-submit-error #popup-form .field > ul li a,
#sweepstakes-submit-error #popup-form .bn-select-container > ul li a,
#sweepstakes-submit-error #popup-form .bn-select > ul li a,
#email-popup-entry #popup-form field > ul li a,
#email-popup-entry #popup-form .field > ul li a,
#email-popup-entry #popup-form .bn-select-container > ul li a,
#email-popup-entry #popup-form .bn-select > ul li a,
#email-popup-thank-you #popup-form field > ul li a,
#email-popup-thank-you #popup-form .field > ul li a,
#email-popup-thank-you #popup-form .bn-select-container > ul li a,
#email-popup-thank-you #popup-form .bn-select > ul li a,
#email-popup-submit-error #popup-form field > ul li a,
#email-popup-submit-error #popup-form .field > ul li a,
#email-popup-submit-error #popup-form .bn-select-container > ul li a,
#email-popup-submit-error #popup-form .bn-select > ul li a,
#nordstrom-popup #popup-form field > ul li a,
#nordstrom-popup #popup-form .field > ul li a,
#nordstrom-popup #popup-form .bn-select-container > ul li a,
#nordstrom-popup #popup-form .bn-select > ul li a {
    line-height: 2.86em;
    padding-left: .71em
}

#sweepstakes-entry #popup-form field > ul li:hover,
#sweepstakes-entry #popup-form .field > ul li:hover,
#sweepstakes-entry #popup-form .bn-select-container > ul li:hover,
#sweepstakes-entry #popup-form .bn-select > ul li:hover,
#sweepstakes-thank-you #popup-form field > ul li:hover,
#sweepstakes-thank-you #popup-form .field > ul li:hover,
#sweepstakes-thank-you #popup-form .bn-select-container > ul li:hover,
#sweepstakes-thank-you #popup-form .bn-select > ul li:hover,
#sweepstakes-submit-error #popup-form field > ul li:hover,
#sweepstakes-submit-error #popup-form .field > ul li:hover,
#sweepstakes-submit-error #popup-form .bn-select-container > ul li:hover,
#sweepstakes-submit-error #popup-form .bn-select > ul li:hover,
#email-popup-entry #popup-form field > ul li:hover,
#email-popup-entry #popup-form .field > ul li:hover,
#email-popup-entry #popup-form .bn-select-container > ul li:hover,
#email-popup-entry #popup-form .bn-select > ul li:hover,
#email-popup-thank-you #popup-form field > ul li:hover,
#email-popup-thank-you #popup-form .field > ul li:hover,
#email-popup-thank-you #popup-form .bn-select-container > ul li:hover,
#email-popup-thank-you #popup-form .bn-select > ul li:hover,
#email-popup-submit-error #popup-form field > ul li:hover,
#email-popup-submit-error #popup-form .field > ul li:hover,
#email-popup-submit-error #popup-form .bn-select-container > ul li:hover,
#email-popup-submit-error #popup-form .bn-select > ul li:hover,
#nordstrom-popup #popup-form field > ul li:hover,
#nordstrom-popup #popup-form .field > ul li:hover,
#nordstrom-popup #popup-form .bn-select-container > ul li:hover,
#nordstrom-popup #popup-form .bn-select > ul li:hover {
    background-image: -webkit-linear-gradient(top, #08c, #0077b3)
}

#sweepstakes-entry #popup-form field > a,
#sweepstakes-entry #popup-form .field > a,
#sweepstakes-entry #popup-form .bn-select-container > a,
#sweepstakes-entry #popup-form .bn-select > a,
#sweepstakes-thank-you #popup-form field > a,
#sweepstakes-thank-you #popup-form .field > a,
#sweepstakes-thank-you #popup-form .bn-select-container > a,
#sweepstakes-thank-you #popup-form .bn-select > a,
#sweepstakes-submit-error #popup-form field > a,
#sweepstakes-submit-error #popup-form .field > a,
#sweepstakes-submit-error #popup-form .bn-select-container > a,
#sweepstakes-submit-error #popup-form .bn-select > a,
#email-popup-entry #popup-form field > a,
#email-popup-entry #popup-form .field > a,
#email-popup-entry #popup-form .bn-select-container > a,
#email-popup-entry #popup-form .bn-select > a,
#email-popup-thank-you #popup-form field > a,
#email-popup-thank-you #popup-form .field > a,
#email-popup-thank-you #popup-form .bn-select-container > a,
#email-popup-thank-you #popup-form .bn-select > a,
#email-popup-submit-error #popup-form field > a,
#email-popup-submit-error #popup-form .field > a,
#email-popup-submit-error #popup-form .bn-select-container > a,
#email-popup-submit-error #popup-form .bn-select > a,
#nordstrom-popup #popup-form field > a,
#nordstrom-popup #popup-form .field > a,
#nordstrom-popup #popup-form .bn-select-container > a,
#nordstrom-popup #popup-form .bn-select > a {
    color: #333;
    display: block;
    height: 100%;
    line-height: 2.86em;
    padding-left: .71em;
    text-decoration: none;
    vertical-align: middle;
    width: 100%
}

#sweepstakes-entry #popup-form label,
#sweepstakes-thank-you #popup-form label,
#sweepstakes-submit-error #popup-form label,
#email-popup-entry #popup-form label,
#email-popup-thank-you #popup-form label,
#email-popup-submit-error #popup-form label,
#nordstrom-popup #popup-form label {
    display: block;
    padding-bottom: .36em
}

#sweepstakes-entry #popup-form .error,
#sweepstakes-thank-you #popup-form .error,
#sweepstakes-submit-error #popup-form .error,
#email-popup-entry #popup-form .error,
#email-popup-thank-you #popup-form .error,
#email-popup-submit-error #popup-form .error,
#nordstrom-popup #popup-form .error {
    display: none;
    color: #900;
    padding-top: .36em;
    width: 100%
}

#sweepstakes-entry #popup-form #zip-label,
#sweepstakes-thank-you #popup-form #zip-label,
#sweepstakes-submit-error #popup-form #zip-label,
#email-popup-entry #popup-form #zip-label,
#email-popup-thank-you #popup-form #zip-label,
#email-popup-submit-error #popup-form #zip-label,
#nordstrom-popup #popup-form #zip-label {
    text-transform: capitalize
}

#sweepstakes-entry #popup-form #year-options,
#sweepstakes-entry #popup-form #month-options,
#sweepstakes-entry #popup-form #day-options,
#sweepstakes-thank-you #popup-form #year-options,
#sweepstakes-thank-you #popup-form #month-options,
#sweepstakes-thank-you #popup-form #day-options,
#sweepstakes-submit-error #popup-form #year-options,
#sweepstakes-submit-error #popup-form #month-options,
#sweepstakes-submit-error #popup-form #day-options,
#email-popup-entry #popup-form #year-options,
#email-popup-entry #popup-form #month-options,
#email-popup-entry #popup-form #day-options,
#email-popup-thank-you #popup-form #year-options,
#email-popup-thank-you #popup-form #month-options,
#email-popup-thank-you #popup-form #day-options,
#email-popup-submit-error #popup-form #year-options,
#email-popup-submit-error #popup-form #month-options,
#email-popup-submit-error #popup-form #day-options,
#nordstrom-popup #popup-form #year-options,
#nordstrom-popup #popup-form #month-options,
#nordstrom-popup #popup-form #day-options {
    overflow: auto
}

#sweepstakes-entry #popup-form .month-container,
#sweepstakes-entry #popup-form .day-container,
#sweepstakes-entry #popup-form .year-container,
#sweepstakes-thank-you #popup-form .month-container,
#sweepstakes-thank-you #popup-form .day-container,
#sweepstakes-thank-you #popup-form .year-container,
#sweepstakes-submit-error #popup-form .month-container,
#sweepstakes-submit-error #popup-form .day-container,
#sweepstakes-submit-error #popup-form .year-container,
#email-popup-entry #popup-form .month-container,
#email-popup-entry #popup-form .day-container,
#email-popup-entry #popup-form .year-container,
#email-popup-thank-you #popup-form .month-container,
#email-popup-thank-you #popup-form .day-container,
#email-popup-thank-you #popup-form .year-container,
#email-popup-submit-error #popup-form .month-container,
#email-popup-submit-error #popup-form .day-container,
#email-popup-submit-error #popup-form .year-container,
#nordstrom-popup #popup-form .month-container,
#nordstrom-popup #popup-form .day-container,
#nordstrom-popup #popup-form .year-container {
    display: inline-block;
    width: 31%
}

#sweepstakes-entry #popup-form .month-container,
#sweepstakes-entry #popup-form .day-container,
#sweepstakes-thank-you #popup-form .month-container,
#sweepstakes-thank-you #popup-form .day-container,
#sweepstakes-submit-error #popup-form .month-container,
#sweepstakes-submit-error #popup-form .day-container,
#email-popup-entry #popup-form .month-container,
#email-popup-entry #popup-form .day-container,
#email-popup-thank-you #popup-form .month-container,
#email-popup-thank-you #popup-form .day-container,
#email-popup-submit-error #popup-form .month-container,
#email-popup-submit-error #popup-form .day-container,
#nordstrom-popup #popup-form .month-container,
#nordstrom-popup #popup-form .day-container {
    margin-right: .36em
}

#sweepstakes-entry .popup-agree,
#sweepstakes-thank-you .popup-agree,
#sweepstakes-submit-error .popup-agree,
#email-popup-entry .popup-agree,
#email-popup-thank-you .popup-agree,
#email-popup-submit-error .popup-agree,
#nordstrom-popup .popup-agree {
    font-size: 10px;
    font-style: Arial, Helvetica, sans-serif;
    color: #333;
    margin: 1.5em 12px 0;
    text-align: left
}

#sweepstakes-entry .popup-agree a,
#sweepstakes-thank-you .popup-agree a,
#sweepstakes-submit-error .popup-agree a,
#email-popup-entry .popup-agree a,
#email-popup-thank-you .popup-agree a,
#email-popup-submit-error .popup-agree a,
#nordstrom-popup .popup-agree a {
    color: #333;
    font-weight: 700
}

#sweepstakes-entry .popup-agree input,
#sweepstakes-thank-you .popup-agree input,
#sweepstakes-submit-error .popup-agree input,
#email-popup-entry .popup-agree input,
#email-popup-thank-you .popup-agree input,
#email-popup-submit-error .popup-agree input,
#nordstrom-popup .popup-agree input {
    float: left;
    height: 1.4em;
    margin-left: .5em;
    margin-bottom: 3em;
    margin-right: 1em;
    width: 1.4em;
    -webkit-border-radius: 1px 1px;
    -moz-border-radius: 1px /;
    border-radius: 1px / 1px
}

#sweepstakes-entry .popup-submit,
#sweepstakes-thank-you .popup-submit,
#sweepstakes-submit-error .popup-submit,
#email-popup-entry .popup-submit,
#email-popup-thank-you .popup-submit,
#email-popup-submit-error .popup-submit,
#nordstrom-popup .popup-submit {
    background-color: #069;
    color: #fff;
    height: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-shadow: 0 .07em 0 #000;
    width: 240px;
    horizontal-align: center;
    -webkit-box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    -moz-box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSItMjUlIiBzdG9wLWNvbG9yPSIjMDA0Zjc5Ii8+PHN0b3Agb2Zmc2V0PSIxMjUlIiBzdG9wLWNvbG9yPSIjMDA2NTk5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(-25%, #004f79), color-stop(125%, #006599));
    background-image: -webkit-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: -moz-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: -o-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: linear-gradient(bottom, #004f79 -25%, #006599 125%)
}

html.no-cssgradients.no-inlinesvg #sweepstakes-entry .popup-submit,
html.no-cssgradients.no-inlinesvg #sweepstakes-thank-you .popup-submit,
html.no-cssgradients.no-inlinesvg #sweepstakes-submit-error .popup-submit,
html.no-cssgradients.no-inlinesvg #email-popup-entry .popup-submit,
html.no-cssgradients.no-inlinesvg #email-popup-thank-you .popup-submit,
html.no-cssgradients.no-inlinesvg #email-popup-submit-error .popup-submit,
html.no-cssgradients.no-inlinesvg #nordstrom-popup .popup-submit {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF006599', endColorstr='#FF004F79')
}

#sweepstakes-entry .small-nav-links,
#sweepstakes-thank-you .small-nav-links,
#sweepstakes-submit-error .small-nav-links,
#email-popup-entry .small-nav-links,
#email-popup-thank-you .small-nav-links,
#email-popup-submit-error .small-nav-links,
#nordstrom-popup .small-nav-links {
    color: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    padding-left: 1.43em;
    padding-bottom: 25px;
    text-align: center
}

#sweepstakes-entry .small-nav-links a,
#sweepstakes-thank-you .small-nav-links a,
#sweepstakes-submit-error .small-nav-links a,
#email-popup-entry .small-nav-links a,
#email-popup-thank-you .small-nav-links a,
#email-popup-submit-error .small-nav-links a,
#nordstrom-popup .small-nav-links a {
    text-decoration: none;
    color: #333
}

#sweepstakes-entry .social-grid,
#sweepstakes-thank-you .social-grid,
#sweepstakes-submit-error .social-grid,
#email-popup-entry .social-grid,
#email-popup-thank-you .social-grid,
#email-popup-submit-error .social-grid,
#nordstrom-popup .social-grid {
    margin-top: .71em;
    width: 100%
}

#sweepstakes-entry .social-grid .bottom-grid,
#sweepstakes-thank-you .social-grid .bottom-grid,
#sweepstakes-submit-error .social-grid .bottom-grid,
#email-popup-entry .social-grid .bottom-grid,
#email-popup-thank-you .social-grid .bottom-grid,
#email-popup-submit-error .social-grid .bottom-grid,
#nordstrom-popup .social-grid .bottom-grid {
    border-bottom: 1px solid #D9DCDC;
    border-collapse: collapse
}

#sweepstakes-entry .social-grid i,
#sweepstakes-thank-you .social-grid i,
#sweepstakes-submit-error .social-grid i,
#email-popup-entry .social-grid i,
#email-popup-thank-you .social-grid i,
#email-popup-submit-error .social-grid i,
#nordstrom-popup .social-grid i {
    color: #951b1e;
    display: inline-block;
    font-size: 3.57em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    width: 2em
}

#sweepstakes-entry .social-grid .left-grid,
#sweepstakes-thank-you .social-grid .left-grid,
#sweepstakes-submit-error .social-grid .left-grid,
#email-popup-entry .social-grid .left-grid,
#email-popup-thank-you .social-grid .left-grid,
#email-popup-submit-error .social-grid .left-grid,
#nordstrom-popup .social-grid .left-grid {
    border-collapse: collapse;
    border-left: 1px solid #D9DCDC
}

#sweepstakes-entry .social-grid .row,
#sweepstakes-thank-you .social-grid .row,
#sweepstakes-submit-error .social-grid .row,
#email-popup-entry .social-grid .row,
#email-popup-thank-you .social-grid .row,
#email-popup-submit-error .social-grid .row,
#nordstrom-popup .social-grid .row {
    display: inline-block;
    width: 15em
}

#sweepstakes-entry .wedding-date-section,
#sweepstakes-thank-you .wedding-date-section,
#sweepstakes-submit-error .wedding-date-section,
#email-popup-entry .wedding-date-section,
#email-popup-thank-you .wedding-date-section,
#email-popup-submit-error .wedding-date-section,
#nordstrom-popup .wedding-date-section {
    display: none
}

#sweepstakes-banner {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    max-height: 0;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#sweepstakes-banner.active {
    max-height: 10em
}

#sweepstakes-banner .set-background-color {
    width: 100%;
    height: 100%;
    background-color: rgba(9, 42, 75, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 190, 0.75) inset;
    -moz-box-shadow: 0 0 5px rgba(255, 255, 190, 0.75) inset;
    box-shadow: 0 0 5px rgba(255, 255, 190, 0.75) inset
}

#sweepstakes-banner .sweepstakes-table {
    display: inline-table;
    height: 6.79em;
    margin: 0 .36em
}

#sweepstakes-banner .sweepstakes-table .sweepstakes-content {
    color: #036;
    display: table-cell;
    font-family: "Crimson", Perpetua, Palatino, "Times New Roman", Times, serif;
    font-size: 1.79em;
    font-weight: 400;
    text-align: center;
    vertical-align: middle
}

#sweepstakes-banner .sweepstakes-table #enter-button {
    background-color: #069;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .56em;
    height: 2.86em;
    text-shadow: 0 .07em 0 #000;
    width: 6.43em;
    -webkit-box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    -moz-box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    box-shadow: 0 1px 0 #05172d, inset 0 1px 0 #0079ad;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSItMjUlIiBzdG9wLWNvbG9yPSIjMDA0Zjc5Ii8+PHN0b3Agb2Zmc2V0PSIxMjUlIiBzdG9wLWNvbG9yPSIjMDA2NTk5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(-25%, #004f79), color-stop(125%, #006599));
    background-image: -webkit-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: -moz-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: -o-linear-gradient(bottom, #004f79 -25%, #006599 125%);
    background-image: linear-gradient(bottom, #004f79 -25%, #006599 125%)
}

html.no-cssgradients.no-inlinesvg #sweepstakes-banner .sweepstakes-table #enter-button {
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF006599', endColorstr='#FF004F79')
}

@media only screen and (min-width:600px) {
    #sweepstakes-banner .sweepstakes-table #enter-button {
        margin-left: .71em
    }
}

#sweepstakes-banner .sweepstakes-table .image-cell {
    display: table-cell;
    height: 100%;
    line-height: 100%;
    vertical-align: middle
}

#sweepstakes-banner .sweepstakes-table .sweepstakes-image {
    height: 3.21em;
    width: 6.14em
}

@media only screen and (min-width:600px) {
    #sweepstakes-banner .sweepstakes-table .sweepstakes-image {
        margin-right: .71em
    }
}

.diamond-icon-sprite {
    background: url(http://pics.bluenile.com/static/sprites/diamond-icon-halved-sca33f22f26.png) no-repeat;
    height: 19px;
    margin: 0 5px 0 0;
    width: 19px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite {
        background: url(http://pics.bluenile.com/static/sprites/diamond-icon-s2cee6dfe08.png) no-repeat;
        -webkit-background-size: 19px, 19px;
        -moz-background-size: 19px, 19px;
        -o-background-size: 19px, 19px;
        background-size: 19px, 19px
    }
}

.diamond-icon-sprite.asscher {
    background-position: 0 -125px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.asscher {
        background-position: 0 -22px
    }
}

.diamond-icon-sprite.cushion {
    background-position: 0 -50px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.cushion {
        background-position: 0 0
    }
}

.diamond-icon-sprite.emerald {
    background-position: 0 -225px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.emerald {
        background-position: 0 -198px
    }
}

.diamond-icon-sprite.heart {
    background-position: 0 -75px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.heart {
        background-position: 0 -66px
    }
}

.diamond-icon-sprite.marquise {
    background-position: 0 -200px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.marquise {
        background-position: 0 -154px
    }
}

.diamond-icon-sprite.oval {
    background-position: 0 -150px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.oval {
        background-position: 0 -88px
    }
}

.diamond-icon-sprite.pear {
    background-position: 0 -175px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.pear {
        background-position: 0 -110px
    }
}

.diamond-icon-sprite.princess {
    background-position: 0 -25px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.princess {
        background-position: 0 -176px
    }
}

.diamond-icon-sprite.radiant {
    background-position: 0 -100px
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.radiant {
        background-position: 0 -132px
    }
}

.diamond-icon-sprite.round {
    background-position: 0 0
}

@media(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx) {
    .diamond-icon-sprite.round {
        background-position: 0 -44px
    }
}
