#longscroll-subseries {
    font: 16px/28px "Lato", Helvetica, Arial, sans-serif;
    position: relative;
    color: #000;
    -webkit-text-size-adjust: none;
    line-height: 1.4;
    /* background-color: #000; */
}

ul li {
    list-style: none;
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: none
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("/_ui/desktop/common/css/images/jqueryui-progressbar-overflow.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_444444_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_777777_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/_ui/desktop/common/css/images/icons/ui-icons_cc0000_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out 0
}

.img-circle {
    border-radius: 50%
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px
}

.sr-only {
    border: 0 none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
.small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: #999;
    font-weight: 400;
    line-height: 1
}

.h1,
.h2,
.h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

.h1 small,
.h2 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

.h4,
.h5,
.h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

.h1 {
    font-size: 36px
}

.h2 {
    font-size: 30px
}

.h3 {
    font-size: 24px
}

.h4 {
    font-size: 18px
}

.h5 {
    font-size: 14px
}

.h6 {
    font-size: 12px
}

.lead {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    background-color: #428bca;
    color: #fff
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px
}

ul,
ol {
    margin-bottom: 10px;
    margin-top: 0
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    list-style: outside none none;
    padding-left: 0
}

.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        clear: left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    border-bottom: 1px dotted #999;
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    color: #999;
    display: block;
    font-size: 80%;
    line-height: 1.42857
}

blockquote footer::before,
blockquote small::before,
blockquote .small::before {
    content: "Ã¢â‚¬â€ "
}

.blockquote-reverse,
blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right
}

.blockquote-reverse footer::before,
blockquote.pull-right footer::before,
.blockquote-reverse small::before,
blockquote.pull-right small::before,
.blockquote-reverse .small::before,
blockquote.pull-right .small::before {
    content: ""
}

.blockquote-reverse footer::after,
blockquote.pull-right footer::after,
.blockquote-reverse small::after,
blockquote.pull-right small::after,
.blockquote-reverse .small::after,
blockquote.pull-right .small::after {
    content: " Ã¢â‚¬â€"
}

blockquote::before,
blockquote::after {
    content: ""
}

address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #fff;
    font-size: 90%;
    padding: 2px 4px
}

pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word
}

pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline-offset: -2px
}

output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding-top: 7px
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0, box-shadow .15s ease-in-out 0s;
    width: 100%
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="date"] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    padding-left: 20px
}

.radio label,
.checkbox label {
    cursor: pointer;
    display: inline;
    font-weight: 400
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-left: 10px;
    margin-top: 0
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select.input-sm[multiple] {
    height: auto
}

.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33;
    padding: 10px 16px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select.input-lg[multiple] {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 25px;
    width: 34px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168
}

.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483
}

.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
    top: 0
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: .65;
    pointer-events: none
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    background-color: #333;
    color: #fff
}

.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    background-color: #fff;
    color: #428bca
}

.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-color: #47a447;
    border-color: #398439;
    color: #fff
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    background-color: #fff;
    color: #5cb85c
}

.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #39b3d7;
    border-color: #269abc;
    color: #fff
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    background-color: #fff;
    color: #5bc0de
}

.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-color: #ed9c28;
    border-color: #d58512;
    color: #fff
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e
}

.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #d2322d;
    border-color: #ac2925;
    color: #fff
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    background-color: #fff;
    color: #d9534f
}

.btn-link {
    border-radius: 0;
    color: #428bca;
    cursor: pointer;
    font-weight: 400
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    background-color: transparent;
    color: #2a6496;
    text-decoration: underline
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px
}

.btn-sm,
.btn-group-sm>.btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px
}

.btn-xs,
.btn-group-xs>.btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
    width: 100%
}

.fade {
    opacity: 0;
    transition: opacity .15s linear 0
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height .35s ease 0
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/_ui/desktop/common/css/fonts/bootstrap-select/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/_ui/desktop/common/css/fonts/bootstrap-select/glyphicons-halflings-regular.woff") format("woff"), url("/_ui/desktop/common/css/fonts/bootstrap-select/glyphicons-halflings-regular.ttf") format("truetype"), url("/_ui/desktop/common/css/fonts/bootstrap-select/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px
}

.glyphicon-asterisk::before {
    content: "*"
}

.glyphicon-plus::before {
    content: "+"
}

.glyphicon-euro::before {
    content: "Ã¢â€šÂ¬"
}

.glyphicon-minus::before {
    content: "Ã¢Ë†â€™"
}

.glyphicon-cloud::before {
    content: "Ã¢ËœÂ"
}

.glyphicon-envelope::before {
    content: "Ã¢Å“â€°"
}

.glyphicon-pencil::before {
    content: "Ã¢Å“Â"
}

.glyphicon-glass::before {
    content: "Ã®â‚¬Â"
}

.glyphicon-music::before {
    content: "Ã®â‚¬â€š"
}

.glyphicon-search::before {
    content: "Ã®â‚¬Æ’"
}

.glyphicon-heart::before {
    content: "Ã®â‚¬â€¦"
}

.glyphicon-star::before {
    content: "Ã®â‚¬â€ "
}

.glyphicon-star-empty::before {
    content: "Ã®â‚¬â€¡"
}

.glyphicon-user::before {
    content: "Ã®â‚¬Ë†"
}

.glyphicon-film::before {
    content: "Ã®â‚¬â€°"
}

.glyphicon-th-large::before {
    content: "Ã®â‚¬Â"
}

.glyphicon-th::before {
    content: "Ã®â‚¬â€˜"
}

.glyphicon-th-list::before {
    content: "Ã®â‚¬â€™"
}

.glyphicon-ok::before {
    content: "Ã®â‚¬â€œ"
}

.glyphicon-remove::before {
    content: "Ã®â‚¬â€"
}

.glyphicon-zoom-in::before {
    content: "Ã®â‚¬â€¢"
}

.glyphicon-zoom-out::before {
    content: "Ã®â‚¬â€“"
}

.glyphicon-off::before {
    content: "Ã®â‚¬â€”"
}

.glyphicon-signal::before {
    content: "Ã®â‚¬Ëœ"
}

.glyphicon-cog::before {
    content: "Ã®â‚¬â„¢"
}

.glyphicon-trash::before {
    content: "Ã®â‚¬ "
}

.glyphicon-home::before {
    content: "Ã®â‚¬Â¡"
}

.glyphicon-file::before {
    content: "Ã®â‚¬Â¢"
}

.glyphicon-time::before {
    content: "Ã®â‚¬Â£"
}

.glyphicon-road::before {
    content: "Ã®â‚¬Â¤"
}

.glyphicon-download-alt::before {
    content: "Ã®â‚¬Â¥"
}

.glyphicon-download::before {
    content: "Ã®â‚¬Â¦"
}

.glyphicon-upload::before {
    content: "Ã®â‚¬Â§"
}

.glyphicon-inbox::before {
    content: "Ã®â‚¬Â¨"
}

.glyphicon-play-circle::before {
    content: "Ã®â‚¬Â©"
}

.glyphicon-repeat::before {
    content: "Ã®â‚¬Â°"
}

.glyphicon-refresh::before {
    content: "Ã®â‚¬Â±"
}

.glyphicon-list-alt::before {
    content: "Ã®â‚¬Â²"
}

.glyphicon-lock::before {
    content: "Ã®â‚¬Â³"
}

.glyphicon-flag::before {
    content: "Ã®â‚¬Â´"
}

.glyphicon-headphones::before {
    content: "Ã®â‚¬Âµ"
}

.glyphicon-volume-off::before {
    content: "Ã®â‚¬Â¶"
}

.glyphicon-volume-down::before {
    content: "Ã®â‚¬Â·"
}

.glyphicon-volume-up::before {
    content: "Ã®â‚¬Â¸"
}

.glyphicon-qrcode::before {
    content: "Ã®â‚¬Â¹"
}

.glyphicon-barcode::before {
    content: "Ã®Ââ‚¬"
}

.glyphicon-tag::before {
    content: "Ã®ÂÂ"
}

.glyphicon-tags::before {
    content: "Ã®Ââ€š"
}

.glyphicon-book::before {
    content: "Ã®ÂÆ’"
}

.glyphicon-bookmark::before {
    content: "Ã®Ââ€ž"
}

.glyphicon-print::before {
    content: "Ã®Ââ€¦"
}

.glyphicon-camera::before {
    content: "Ã®Ââ€ "
}

.glyphicon-font::before {
    content: "Ã®Ââ€¡"
}

.glyphicon-bold::before {
    content: "Ã®ÂË†"
}

.glyphicon-italic::before {
    content: "Ã®Ââ€°"
}

.glyphicon-text-height::before {
    content: "Ã®ÂÂ"
}

.glyphicon-text-width::before {
    content: "Ã®Ââ€˜"
}

.glyphicon-align-left::before {
    content: "Ã®Ââ€™"
}

.glyphicon-align-center::before {
    content: "Ã®Ââ€œ"
}

.glyphicon-align-right::before {
    content: "Ã®Ââ€"
}

.glyphicon-align-justify::before {
    content: "Ã®Ââ€¢"
}

.glyphicon-list::before {
    content: "Ã®Ââ€“"
}

.glyphicon-indent-left::before {
    content: "Ã®Ââ€”"
}

.glyphicon-indent-right::before {
    content: "Ã®ÂËœ"
}

.glyphicon-facetime-video::before {
    content: "Ã®Ââ„¢"
}

.glyphicon-picture::before {
    content: "Ã®Â "
}

.glyphicon-map-marker::before {
    content: "Ã®ÂÂ¢"
}

.glyphicon-adjust::before {
    content: "Ã®ÂÂ£"
}

.glyphicon-tint::before {
    content: "Ã®ÂÂ¤"
}

.glyphicon-edit::before {
    content: "Ã®ÂÂ¥"
}

.glyphicon-share::before {
    content: "Ã®ÂÂ¦"
}

.glyphicon-check::before {
    content: "Ã®ÂÂ§"
}

.glyphicon-move::before {
    content: "Ã®ÂÂ¨"
}

.glyphicon-step-backward::before {
    content: "Ã®ÂÂ©"
}

.glyphicon-fast-backward::before {
    content: "Ã®ÂÂ°"
}

.glyphicon-backward::before {
    content: "Ã®ÂÂ±"
}

.glyphicon-play::before {
    content: "Ã®ÂÂ²"
}

.glyphicon-pause::before {
    content: "Ã®ÂÂ³"
}

.glyphicon-stop::before {
    content: "Ã®ÂÂ´"
}

.glyphicon-forward::before {
    content: "Ã®ÂÂµ"
}

.glyphicon-fast-forward::before {
    content: "Ã®ÂÂ¶"
}

.glyphicon-step-forward::before {
    content: "Ã®ÂÂ·"
}

.glyphicon-eject::before {
    content: "Ã®ÂÂ¸"
}

.glyphicon-chevron-left::before {
    content: "Ã®ÂÂ¹"
}

.glyphicon-chevron-right::before {
    content: "Ã®â€šâ‚¬"
}

.glyphicon-plus-sign::before {
    content: "Ã®â€šÂ"
}

.glyphicon-minus-sign::before {
    content: "Ã®â€šâ€š"
}

.glyphicon-remove-sign::before {
    content: "Ã®â€šÆ’"
}

.glyphicon-ok-sign::before {
    content: "Ã®â€šâ€ž"
}

.glyphicon-question-sign::before {
    content: "Ã®â€šâ€¦"
}

.glyphicon-info-sign::before {
    content: "Ã®â€šâ€ "
}

.glyphicon-screenshot::before {
    content: "Ã®â€šâ€¡"
}

.glyphicon-remove-circle::before {
    content: "Ã®â€šË†"
}

.glyphicon-ok-circle::before {
    content: "Ã®â€šâ€°"
}

.glyphicon-ban-circle::before {
    content: "Ã®â€šÂ"
}

.glyphicon-arrow-left::before {
    content: "Ã®â€šâ€˜"
}

.glyphicon-arrow-right::before {
    content: "Ã®â€šâ€™"
}

.glyphicon-arrow-up::before {
    content: "Ã®â€šâ€œ"
}

.glyphicon-arrow-down::before {
    content: "Ã®â€šâ€"
}

.glyphicon-share-alt::before {
    content: "Ã®â€šâ€¢"
}

.glyphicon-resize-full::before {
    content: "Ã®â€šâ€“"
}

.glyphicon-resize-small::before {
    content: "Ã®â€šâ€”"
}

.glyphicon-exclamation-sign::before {
    content: "Ã®â€žÂ"
}

.glyphicon-gift::before {
    content: "Ã®â€žâ€š"
}

.glyphicon-leaf::before {
    content: "Ã®â€žÆ’"
}

.glyphicon-fire::before {
    content: "Ã®â€žâ€ž"
}

.glyphicon-eye-open::before {
    content: "Ã®â€žâ€¦"
}

.glyphicon-eye-close::before {
    content: "Ã®â€žâ€ "
}

.glyphicon-warning-sign::before {
    content: "Ã®â€žâ€¡"
}

.glyphicon-plane::before {
    content: "Ã®â€žË†"
}

.glyphicon-calendar::before {
    content: "Ã®â€žâ€°"
}

.glyphicon-random::before {
    content: "Ã®â€žÂ"
}

.glyphicon-comment::before {
    content: "Ã®â€žâ€˜"
}

.glyphicon-magnet::before {
    content: "Ã®â€žâ€™"
}

.glyphicon-chevron-up::before {
    content: "Ã®â€žâ€œ"
}

.glyphicon-chevron-down::before {
    content: "Ã®â€žâ€"
}

.glyphicon-retweet::before {
    content: "Ã®â€žâ€¢"
}

.glyphicon-shopping-cart::before {
    content: "Ã®â€žâ€“"
}

.glyphicon-folder-close::before {
    content: "Ã®â€žâ€”"
}

.glyphicon-folder-open::before {
    content: "Ã®â€žËœ"
}

.glyphicon-resize-vertical::before {
    content: "Ã®â€žâ„¢"
}

.glyphicon-resize-horizontal::before {
    content: "Ã®â€ž "
}

.glyphicon-hdd::before {
    content: "Ã®â€žÂ¡"
}

.glyphicon-bullhorn::before {
    content: "Ã®â€žÂ¢"
}

.glyphicon-bell::before {
    content: "Ã®â€žÂ£"
}

.glyphicon-certificate::before {
    content: "Ã®â€žÂ¤"
}

.glyphicon-thumbs-up::before {
    content: "Ã®â€žÂ¥"
}

.glyphicon-thumbs-down::before {
    content: "Ã®â€žÂ¦"
}

.glyphicon-hand-right::before {
    content: "Ã®â€žÂ§"
}

.glyphicon-hand-left::before {
    content: "Ã®â€žÂ¨"
}

.glyphicon-hand-up::before {
    content: "Ã®â€žÂ©"
}

.glyphicon-hand-down::before {
    content: "Ã®â€žÂ°"
}

.glyphicon-circle-arrow-right::before {
    content: "Ã®â€žÂ±"
}

.glyphicon-circle-arrow-left::before {
    content: "Ã®â€žÂ²"
}

.glyphicon-circle-arrow-up::before {
    content: "Ã®â€žÂ³"
}

.glyphicon-circle-arrow-down::before {
    content: "Ã®â€žÂ´"
}

.glyphicon-globe::before {
    content: "Ã®â€žÂµ"
}

.glyphicon-wrench::before {
    content: "Ã®â€žÂ¶"
}

.glyphicon-tasks::before {
    content: "Ã®â€žÂ·"
}

.glyphicon-filter::before {
    content: "Ã®â€žÂ¸"
}

.glyphicon-briefcase::before {
    content: "Ã®â€žÂ¹"
}

.glyphicon-fullscreen::before {
    content: "Ã®â€¦â‚¬"
}

.glyphicon-dashboard::before {
    content: "Ã®â€¦Â"
}

.glyphicon-paperclip::before {
    content: "Ã®â€¦â€š"
}

.glyphicon-heart-empty::before {
    content: "Ã®â€¦Æ’"
}

.glyphicon-link::before {
    content: "Ã®â€¦â€ž"
}

.glyphicon-phone::before {
    content: "Ã®â€¦â€¦"
}

.glyphicon-pushpin::before {
    content: "Ã®â€¦â€ "
}

.glyphicon-usd::before {
    content: "Ã®â€¦Ë†"
}

.glyphicon-gbp::before {
    content: "Ã®â€¦â€°"
}

.glyphicon-sort::before {
    content: "Ã®â€¦Â"
}

.glyphicon-sort-by-alphabet::before {
    content: "Ã®â€¦â€˜"
}

.glyphicon-sort-by-alphabet-alt::before {
    content: "Ã®â€¦â€™"
}

.glyphicon-sort-by-order::before {
    content: "Ã®â€¦â€œ"
}

.glyphicon-sort-by-order-alt::before {
    content: "Ã®â€¦â€"
}

.glyphicon-sort-by-attributes::before {
    content: "Ã®â€¦â€¢"
}

.glyphicon-sort-by-attributes-alt::before {
    content: "Ã®â€¦â€“"
}

.glyphicon-unchecked::before {
    content: "Ã®â€¦â€”"
}

.glyphicon-expand::before {
    content: "Ã®â€¦Ëœ"
}

.glyphicon-collapse-down::before {
    content: "Ã®â€¦â„¢"
}

.glyphicon-collapse-up::before {
    content: "Ã®â€¦ "
}

.glyphicon-log-in::before {
    content: "Ã®â€¦Â¡"
}

.glyphicon-flash::before {
    content: "Ã®â€¦Â¢"
}

.glyphicon-log-out::before {
    content: "Ã®â€¦Â£"
}

.glyphicon-new-window::before {
    content: "Ã®â€¦Â¤"
}

.glyphicon-record::before {
    content: "Ã®â€¦Â¥"
}

.glyphicon-save::before {
    content: "Ã®â€¦Â¦"
}

.glyphicon-open::before {
    content: "Ã®â€¦Â§"
}

.glyphicon-saved::before {
    content: "Ã®â€¦Â¨"
}

.glyphicon-import::before {
    content: "Ã®â€¦Â©"
}

.glyphicon-export::before {
    content: "Ã®â€¦Â°"
}

.glyphicon-send::before {
    content: "Ã®â€¦Â±"
}

.glyphicon-floppy-disk::before {
    content: "Ã®â€¦Â²"
}

.glyphicon-floppy-saved::before {
    content: "Ã®â€¦Â³"
}

.glyphicon-floppy-remove::before {
    content: "Ã®â€¦Â´"
}

.glyphicon-floppy-save::before {
    content: "Ã®â€¦Âµ"
}

.glyphicon-floppy-open::before {
    content: "Ã®â€¦Â¶"
}

.glyphicon-credit-card::before {
    content: "Ã®â€¦Â·"
}

.glyphicon-transfer::before {
    content: "Ã®â€¦Â¸"
}

.glyphicon-cutlery::before {
    content: "Ã®â€¦Â¹"
}

.glyphicon-header::before {
    content: "Ã®â€ â‚¬"
}

.glyphicon-compressed::before {
    content: "Ã®â€ Â"
}

.glyphicon-earphone::before {
    content: "Ã®â€ â€š"
}

.glyphicon-phone-alt::before {
    content: "Ã®â€ Æ’"
}

.glyphicon-tower::before {
    content: "Ã®â€ â€ž"
}

.glyphicon-stats::before {
    content: "Ã®â€ â€¦"
}

.glyphicon-sd-video::before {
    content: "Ã®â€ â€ "
}

.glyphicon-hd-video::before {
    content: "Ã®â€ â€¡"
}

.glyphicon-subtitles::before {
    content: "Ã®â€ Ë†"
}

.glyphicon-sound-stereo::before {
    content: "Ã®â€ â€°"
}

.glyphicon-sound-dolby::before {
    content: "Ã®â€ Â"
}

.glyphicon-sound-5-1::before {
    content: "Ã®â€ â€˜"
}

.glyphicon-sound-6-1::before {
    content: "Ã®â€ â€™"
}

.glyphicon-sound-7-1::before {
    content: "Ã®â€ â€œ"
}

.glyphicon-copyright-mark::before {
    content: "Ã®â€ â€"
}

.glyphicon-registration-mark::before {
    content: "Ã®â€ â€¢"
}

.glyphicon-cloud-download::before {
    content: "Ã®â€ â€”"
}

.glyphicon-cloud-upload::before {
    content: "Ã®â€ Ëœ"
}

.glyphicon-tree-conifer::before {
    content: "Ã®â€ â„¢"
}

.glyphicon-tree-deciduous::before {
    content: "Ã®Ë†â‚¬"
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0 none
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #428bca;
    color: #fff;
    outline: 0 none;
    text-decoration: none
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0 none
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    left: auto;
    right: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid;
    border-top: 0 none;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    float: left;
    position: relative
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0 none
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0 none
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33;
    padding: 10px 16px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select.input-group-lg[multiple]>.form-control,
select.input-group-lg[multiple]>.input-group-addon,
select.input-group-lg[multiple]>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select.input-group-sm[multiple]>.form-control,
select.input-group-sm[multiple]>.input-group-addon,
select.input-group-sm[multiple]>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center
}

.input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px
}

.input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0 none
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0 none
}

.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0
}

.nav>li {
    display: block;
    position: relative
}

.nav>li>a {
    display: block;
    padding: 10px 15px;
    position: relative
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #eee;
    text-decoration: none
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default
}

.nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #428bca;
    color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0 none
}

.nav-tabs-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        border-top: 0 none;
        box-shadow: none;
        width: auto
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-left: 0;
        margin-right: 0
    }
}

.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0
}

.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media(min-width:768px) {
    .navbar>.container1.navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative
}

.navbar-toggle:focus {
    outline: 0 none
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-bottom: 15px;
        padding-top: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
    padding: 10px 15px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        border: 0 none;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px
}

.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px
}

.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px
}

.navbar-text {
    margin-bottom: 15px;
    margin-top: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    background-color: transparent;
    color: #5e5e5e
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #333
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    background-color: transparent;
    color: #ccc
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: transparent;
        color: #333
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        background-color: #e7e7e7;
        color: #555
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        background-color: transparent;
        color: #ccc
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    background-color: #080808;
    color: #fff
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    background-color: transparent;
    color: #444
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        background-color: transparent;
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        background-color: #080808;
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        background-color: transparent;
        color: #444
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li::before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #2a6496
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    font-size: 18px;
    padding: 10px 16px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    font-size: 12px;
    padding: 5px 10px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    list-style: outside none none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px
}

.pager li>a:hover,
.pager li>a:focus {
    background-color: #eee;
    text-decoration: none
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    background-color: #fff;
    color: #999;
    cursor: not-allowed
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.label[href]:hover,
.label[href]:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    background-color: #999;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #428bca
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    background-color: #eee;
    color: inherit;
    margin-bottom: 30px;
    padding: 30px
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px
}

.container1.jumbotron {
    border-radius: 6px
}

.jumbotron .container1 {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-bottom: 48px;
        padding-top: 48px
    }
    .container1.jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: all .2s ease-in-out 0
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    color: #333;
    padding: 9px
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

.alert h4 {
    color: inherit;
    margin-top: 0
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    100% {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.progress-bar {
    background-color: #428bca;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease 0;
    width: 0
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    animation: 2s linear 0 normal none infinite running progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    list-style: outside none none;
    padding-left: 0
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    background-color: #f5f5f5;
    text-decoration: none
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    z-index: 2
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    background-color: #d0e9c6;
    color: #3c763d
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff
}

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    background-color: #c4e3f3;
    color: #31708f
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff
}

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    background-color: #faf2cc;
    color: #8a6d3b
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff
}

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    background-color: #ebcccc;
    color: #a94442
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px
}

.panel-body {
    padding: 15px
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0 none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0 none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0 none
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0 none
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0 none
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0 none
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0 none
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0 none
}

.panel>.table-responsive {
    border: 0 none;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0 none
}


/* 
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0 none
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
} */

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}

.well blockquote {
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    border-radius: 6px;
    padding: 24px
}

.well-sm {
    border-radius: 3px;
    padding: 9px
}

.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:hover,
.close:focus {
    color: #000;
    cursor: pointer;
    opacity: .5;
    text-decoration: none
}

button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050
}

.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform .3s ease-out 0
}

.modal.in .modal-dialog {
    transform: translate(0, 0)
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.42857;
    margin: 0
}

.modal-body {
    padding: 20px;
    position: relative
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media(min-width:768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    z-index: 1030
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0
}

.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    right: 5px
}

.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    top: 0
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    right: 5px;
    top: 0
}

.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    white-space: normal;
    z-index: 1010
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow::after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px
}

.popover.top>.arrow::after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px
}

.popover.right>.arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%
}

.popover.right>.arrow::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px
}

.popover.bottom>.arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px
}

.popover.bottom>.arrow::after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px
}

.popover.left>.arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%
}

.popover.left>.arrow::after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px
}

.carousel {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out 0
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    opacity: .9;
    outline: 0 none;
    text-decoration: none
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px
}

.carousel-control .icon-prev::before {
    content: "Ã¢â‚¬Â¹"
}

.carousel-control .icon-next::before {
    content: "Ã¢â‚¬Âº"
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px
}

.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        font-size: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px
    }
    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after,
.form-horizontal .form-group::before,
.form-horizontal .form-group::after,
.btn-toolbar::before,
.btn-toolbar::after,
.btn-group-vertical>.btn-group::before,
.btn-group-vertical>.btn-group::after,
.nav::before,
.nav::after,
.navbar::before,
.navbar::after,
.navbar-header::before,
.navbar-header::after,
.navbar-collapse::before,
.navbar-collapse::after,
.pager::before,
.pager::after,
.panel-body::before,
.panel-body::after,
.modal-footer::before,
.modal-footer::after {
    content: " ";
    display: table
}

.clearfix::after,
.container::after,
.container-fluid::after,
.row::after,
.form-horizontal .form-group::after,
.btn-toolbar::after,
.btn-group-vertical>.btn-group::after,
.nav::after,
.navbar::after,
.navbar-header::after,
.navbar-collapse::after,
.pager::after,
.panel-body::after,
.modal-footer::after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
    margin-left: 0
}

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0
}

.bootstrap-select.form-control {
    border: 0 none;
    margin-bottom: 0;
    padding: 0
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group.pull-right[class*="span"],
.row-fluid .bootstrap-select.btn-group.pull-right[class*="span"] {
    float: right
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select {
    width: 100%
}

.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%
}

.bootstrap-select>.btn {
    padding-right: 25px;
    width: 100%
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.bootstrap-select.show-menu-arrow.open>.btn {
    z-index: 2051
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline-offset: -2px
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-align: left;
    width: 100%
}

.bootstrap-select.btn-group .btn .caret {
    margin-top: -2px;
    position: absolute;
    right: 12px;
    top: 50%;
    vertical-align: middle
}

.bootstrap-select.btn-group>.disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled>a {
    cursor: not-allowed
}

.bootstrap-select.btn-group>.disabled:focus {
    outline: medium none !important
}

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    box-sizing: border-box;
    min-width: 100%;
    z-index: 2000
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: static
}

.bootstrap-select.btn-group .dropdown-menu dt {
    cursor: default;
    display: block;
    padding: 3px 20px
}

.bootstrap-select.btn-group .div-contain {
    overflow: hidden
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li>a.opt {
    padding-left: 35px;
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li>a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li>dt small {
    font-weight: normal
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    margin-top: 2.5px;
    position: absolute;
    right: 15px
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled)>a small {
    color: rgba(255, 255, 255, 0.4)
}

.bootstrap-select.btn-group .dropdown-menu li>dt small {
    font-weight: normal
}

.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 9px;
    position: absolute
}

.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 10px;
    position: absolute
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::before {
    border-bottom: 0 none;
    border-top: 7px solid rgba(0, 0, 0, 0.2);
    bottom: auto;
    top: -3px
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
    border-bottom: 0 none;
    border-top: 6px solid #fff;
    bottom: auto;
    top: -3px
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::before {
    left: auto;
    right: 12px
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::after {
    left: auto;
    right: 13px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle::before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle::after {
    display: block
}

.bootstrap-select.btn-group .no-results {
    background: none repeat scroll 0 0 #f5f5f5;
    margin: 0 5px;
    padding: 3px
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #e3e3e3;
    bottom: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    margin: 0 2%;
    min-height: 26px;
    opacity: .9;
    padding: 3px 5px;
    pointer-events: none;
    position: absolute;
    width: 96%
}

.mobile-device {
    display: block !important;
    height: 100% !important;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    margin-top: -1px;
    position: static;
    top: auto
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
    padding: 4px 8px
}

.bootstrap-select .bs-actionsbox {
    box-sizing: border-box;
    float: left;
    width: 100%
}

.bootstrap-select-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bootstrap-select-searchbox input {
    margin-bottom: 0
}

.bootstrap-select .bs-actionsbox .btn-group button {
    width: 50%
}

.control-group .help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.control-group label.add-address-left-label {
    margin-top: 35px
}

.is-default-address {
    margin: 15px 10px 0 0;
    display: inline-block;
    float: left;
    color: #999
}

button.view-address-book {
    display: block;
    text-transform: none;
    font-weight: normal;
    float: none;
    height: 30px
}

button.view-saved-payments {
    display: block;
    text-transform: none;
    font-weight: normal;
    float: none;
    height: 30px
}

.control-group.error label {
    color: #c90400
}

.control-group.error select {
    border-color: #c90400
}

.control-group.error input {
    border-color: #c90400
}

#countrySelector {
    float: left
}

#nemoRegionSelector {
    float: left
}

.form_field_error {
    color: #c60300
}

.productImage {
    position: relative
}

.productImage .productImagePrimary {
    margin: 0 0 0 110px
}

.productImage .productImagePrimary a.productImagePrimaryLink {
    display: block;
    width: 420px
}

.productImage .productImagePrimary a.productImagePrimaryLink img {
    width: 100%
}

.productImage .productImagePrimary a.productImageZoomLink {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 20px
}

.productImage .productImageGallery {
    float: left;
    width: 100px;
    position: relative;
    height: 420px;
    overflow: hidden
}

.productImage .productImageGallery .jcarousel-clip {
    height: 360px
}

.productImage .productImageGallery li {
    height: auto;
    margin: 0 0 30px 0
}

.productImage .productImageGallery li .thumb {
    border: 1px solid #d9d9d9;
    display: block;
    overflow: hidden;
    width: 96px;
    margin: 1px
}

.productImage .productImageGallery li .thumb.active {
    border: 2px solid #000;
    margin: 0
}

.productDescription h1 {
    font-size: 2em;
    font-weight: normal;
    color: #000;
    border-bottom: 1px dotted #979797;
    padding: 0 0 5px 0
}

.productDescription .big-price {
    font-size: 1.417em;
    color: #303030;
    padding: 0 0 10px 10px
}

.productDescription .summary {
    color: #666;
    margin: 0 0 10px 0
}

.productDescription .colour {
    padding: 5px 0;
    line-height: 2.5em;
    color: #929292
}

.productDescription ul.colorlist {
    float: left
}

.productDescription ul.colorlist li {
    float: left;
    margin: 0 10px 0 0
}

.productDescription .size {
    padding: 10px 0;
    color: #929292
}

.productDescription .size form {
    float: left
}

.productDescription .size .size-guide {
    float: left
}

.productDescription .size form label {
    display: block;
    font-weight: normal
}

.productDescription .add_to_cart_form {
    width: 49%;
    float: right
}

.productDescription .collect_from_store {
    width: 49%
}

.productDescription .LoveShare {
    text-align: center;
    width: 49%;
    float: right
}

.productDescription .share {
    color: #666;
    float: none !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 25px
}

.productDescription .share>span {
    display: none
}

#productTabs {
    margin: 0 0 20px 0;
    clear: both
}

#productTabs ul.tabs-list,
#productTabs .tabHead {
    border-bottom: 1px solid #979797
}

#productTabs ul.tabs-list li {
    float: left
}

#productTabs ul.tabs-list li a,
#productTabs .tabHead {
    display: block;
    color: #666;
    font-size: 1.167em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px 10px 20px
}

#productTabs ul.tabs-list li.current a {
    color: #000;
    background: #fff;
    border: 1px solid #979797;
    border-bottom: 0;
    margin: 0 0 -1px 0;
    padding: 9px 19px 11px 19px
}

#productTabs .current-info,
#productTabs .content .tabhead {
    display: none
}

#productTabs .content {
    position: relative;
    margin: 40px 0 0 0
}

.productDescriptionText {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.productFeatureClasses .headline {
    border-bottom: 1px solid #a5a5a5;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    white-space: nowrap;
    display: block;
    margin: 20px 0 0 0
}

.productFeatureClasses table {
    width: 100%
}

.productFeatureClasses table tr:nth-child(odd) {
    background: #f6f6f6
}

.productFeatureClasses table td {
    width: 50%;
    padding: 10px 20px
}

.productFeatureClasses table td.attrib {
    font-weight: bold
}

.prodReview {
    text-align: left
}

@media(max-width :479px) {
    .prodReview {
        text-align: center
    }
}

.prodReview .count {
    color: gray;
    padding: 0 10px
}

.prodReview .write {
    color: gray;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.reviews .actionBar {
    height: 30px;
    line-height: 30px;
    color: gray;
    font-size: 1em;
    white-space: nowrap;
    display: block;
    margin: 20px 0
}

.reviews .actionBar.top {
    border-bottom: 1px solid #a5a5a5
}

.reviews .actionBar.bottom {
    border-top: 1px solid #a5a5a5
}

.reviews .actionBar a,
.reviews .actionBar .write {
    color: gray;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.reviews .reviewDetail {
    border-top: 1px dotted #a5a5a5;
    padding: 20px 0
}

.reviews .reviewDetail:first-child {
    border-top: 0
}

.reviews .reviewDetail .headline {
    font-weight: bold
}

.reviews .reviewDetail .autor {
    font-style: italic;
    color: gray
}

#write_reviews.reviews .headline {
    border-bottom: 1px solid #a5a5a5;
    font-size: 1.2em;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
    margin: 0 0 20px 0
}

.reviews .description {
    margin: 0 0 20px 0
}

#colorbox .productImage {
    padding: 20px
}

#colorbox .productImage .productImageGallery {
    height: 515px
}

#colorbox .productImage .productImageGallery .jcarousel-clip {
    height: 455px
}

#colorbox .productImage .productImageGallery li {
    margin: 0 0 18px
}

#colorbox .productImage .productImagePrimary {
    margin: 0 0 0 150px
}

#quickviewLightbox {
    padding: 20px
}

#quickviewLightbox .productImage {
    padding: 0;
    margin: 0 30px 0 0
}

#quickviewLightbox .productImage .productImagePrimary {
    margin: 0
}

#quickviewLightbox .productImage .productImagePrimary .productImagePrimaryLink {
    width: 284px
}

#quickviewLightbox .productImage .productImagePrimary a.productImageZoomLink {
    right: 0
}

#quickviewLightbox .productDescription {
    width: 496px
}

#notify-quote-div {
    display: none
}

#savecart-price-limit-notify-quote-div .checkout-container {
    margin-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 95%
}

#savecart-price-limit-notify-quote-div .checkout-container .negative {
    padding: 0 10px 0 20px;
    width: 100%;
    line-height: 1.1
}

#savecart-price-limit-notify-quote-div .control-group {
    padding-top: 1.5em;
    text-align: center
}

@media(min-width :30em) {
    .configuratorItem-icon {
        position: relative;
        display: block;
        float: left;
        width: 50px;
        height: 50px
    }
}

.configuratorItem-optionList-option-priceDelta {
    width: 30%;
    float: right
}

@media(min-width :44em) {
    .footer-legal-content {
        padding: 1em 5% 2em
    }
}

.iconFallback-xe010-small {
    background-position: 0 -281px
}

.iconFallback-xe600 {
    background-position: 0 0
}

.iconFallback-xe602 {
    background-position: 0 -265px
}

.fontface .iconFallback-sprite,
.fontface .iconFallback-xe003,
.fontface .iconFallback-xe005,
.fontface .iconFallback-xe006,
.fontface .iconFallback-xe00a,
.fontface .iconFallback-xe00e,
.fontface .iconFallback-xe00f,
.fontface .iconFallback-xe010,
.fontface .iconFallback-xe010-small,
.fontface .iconFallback-xe012,
.fontface .iconFallback-xe012-gray,
.fontface .iconFallback-xe013,
.fontface .iconFallback-xe014,
.fontface .iconFallback-xe600,
.fontface .iconFallback-xe602 {
    background-image: none
}

.no-fontface .iconFallback-sprite,
.no-fontface .iconFallback-xe003,
.no-fontface .iconFallback-xe005,
.no-fontface .iconFallback-xe006,
.no-fontface .iconFallback-xe00a,
.no-fontface .iconFallback-xe00e,
.no-fontface .iconFallback-xe00f,
.no-fontface .iconFallback-xe010,
.no-fontface .iconFallback-xe010-small,
.no-fontface .iconFallback-xe012,
.no-fontface .iconFallback-xe012-gray,
.no-fontface .iconFallback-xe013,
.no-fontface .iconFallback-xe014,
.no-fontface .iconFallback-xe600,
.no-fontface .iconFallback-xe602 {
    display: block;
    height: 32px;
    width: 40px;
    line-height: 0
}

.no-fontface .iconFallback-xe010-small,
.no-fontface .iconFallback-xe601 {
    height: 16px;
    width: 16px
}

.no-fontface .iconFallback-xe600 {
    height: 60px;
    width: 60px
}

.no-fontface .iconFallback-xe602 {
    height: 11px;
    width: 11px
}

.add-accessory-inner-wrapper,
.buttonText,
.cart-actionItems,
.cart-aside,
.cart-container,
.cart-item-addedItem dl,
.cart-item-configurationDetails-wrapper,
.cart-item-pricing-and-quantity,
.cart-offer,
.cart-summary-pricing,
.cart-summary-pricingTotal,
.categoryDescription,
.checkout-confirm-orderNumbers,
.checkout-orderSummaryReview-subTotals,
.checkout-orderSummaryReview-totals,
.checkout-review-contentPrimary,
.checkout-review-item-pricing-and-quantity-wrapper,
.checkout-wrapper-inner,
.contactList-wrapper,
.contained-contentBlock,
.cta,
.espot,
.espot-2,
.espot-3,
.espot-image,
.facetedResults,
.featureList-bulleted,
.featureList-bulleted ul,
.footer-bottomBar-wrapper,
.footer-navigation-links,
.generalList>li,
.lt-ie9 .tabbedBrowse-module,
.mediaGallery,
.modelFinder-tabbedBrowse-wrapper,
.nestedMenu>li,
.productList>li,
.seriesPreview,
.subseriesHeader,
.tabbedBrowse-accessories,
.tabbedBrowse-features-wrapper,
.tabbedBrowse-productListings,
.tooltip,
dl.footer-legal-terms {
    overflow: hidden;
    *zoom: 1
}

.cart-actionLinks,
.cart-item-actionList,
.cart-item-addedItems,
.categoryDescription-features,
.categoryListing,
.compareTable-selection-list,
.configuratorItem-optionList,
.dealsListing,
.espot-home-list,
.espot-productMenu-list>ol,
.espot-productMenu-list>ul,
.espot-sidebar-list>ol,
.espot-sidebar-list>ul,
.expandableMenu-list,
.facetedResults,
.facetedResults-feature-list,
.featureList-bulleted ul,
.footer-navigation-links ul,
.footer-paymentOptions-list,
.generalList,
.linkList,
.mediaGallery-mediaList-inner-wrapper,
.nestedMenu,
.productList,
.seriesListings,
.social ul,
.tabbedBrowse-accessories,
.tabbedBrowse-availableFrom,
.tabbedBrowse-productListings,
.tabs ul,
.tabs-noJs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.accessoriesListing-title,
.additionalInfoOverlay-title,
.bar_1-link>.text,
.brandHeader-title,
.callBox,
.categoryDescription-heading,
.checkoutForm-fieldsetGroup-title,
.columnSlider-heading,
.compareModal-title,
.dealsListing-tagline,
.facetedResults-title,
.hero-productDescription-heading,
.js .countrySelector,
.separator-heading,
.seriesListings-title,
.seriesPreview-title,
.skipLinks-link,
.tabbedBrowse-productListing-title,
.title-primaryBrand,
.whichPc-form-question-count {
    font-family: lenovo-do-medium, Arial, sans-serif
}

.accessoriesLanding-seeMoreLink,
.accessoriesLanding-title,
.bar_2-calledOut-link>.text,
.bar_3-heading,
.espot-title,
.extraOptions-title,
.hero-text,
.horizontalAd-title,
.mediaGallery-mediaList-heading,
.nestedMenu-heading>.text,
.productGrid-seeMoreLink,
.productGrid-title,
.ribbonHeading,
.searchInput-button,
.tabbedBrowse-features-featureHeading,
.whichPc-headline,
.whichPc-hero-title {
    font-family: lenovo-do-bold, Arial, sans-serif
}

.bar_3-footer,
.bar_3-leftLink,
.bar_3-offCanvas-heading>.text,
.bar_3-rightLink,
.bestSellers_calloutBox,
.button-called-out,
.button-called-out-alt,
.button-called-out-positive,
.button-flat,
.button-standard,
.button-standard-alt,
.calloutBox,
.compareModal-content,
.expandableMenu,
.extraOptions-formInput,
.extraOptions-formSelect,
.generalList,
.modelFinder-title,
.nestedMenu,
.no-fontface .generalList .actionArrow>.arrow[data-icon]:before,
.no-fontface .nestedMenu .actionArrow>.arrow[data-icon]:before,
.no-fontface .productList .actionArrow>.arrow[data-icon]:before,
.productList,
.sb-select {
    font-family: Helvetica, Arial, sans-serif
}

.is-visuallyhidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.no-js .expandableContent {
    position: relative !important;
    overflow: visible;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0
}

.bar_2,
.bar_3,
.mainContent,
.mainFooter,
.offCanvas-closeOverlay {
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    transition: transform .4s ease
}

.bar_3-offCanvas-heading {
    padding-left: .7em
}

.bar_3-offCanvas-heading>.icon {
    float: right
}

.sb-dropdown a:hover {
    *zoom: 1;
    filter: progid;
    background-image: linear-gradient(#87c8e7, #6cb0ec);
    background-size: 100%;
    color: #fff
}

.compareTable-heading,
.configuratorItem-summary,
.expandableHeading,
.linkList-item,
.lt-ie9 .recommmendAccessory,
.no-js .compareTable-rowHeading.compareTable-addRemoveItems,
.sb-select,
.scrolling .compareTable-addRemoveItems,
.unexpandableHeading {
    *zoom: 1;
    filter: progid;
    background-image: linear-gradient(#fefefe, #e7e7e7);
    background-size: 100%
}

.accessoriesDetail-tabbedInfo:after,
.add-accessory-wrapper:after,
.checkout-wrapper:after,
.subseries-major:after {
    content: '';
    clear: both;
    display: table
}

.accessoriesDetail-tabbedInfo,
.subseries-major {
    width: 100%;
    margin-bottom: 1em
}

#longscroll-subseries .subseriesHeader .hero-column-two .longscrollIntelLogo-container {
    display: none
}

#longscroll-subseries .viewcompability {
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    color: #1976a1;
    letter-spacing: 1px;
    margin-bottom: 15px
}

#longscroll-subseries .sr_productModel {
    width: 100%;
    float: right;
    order: 1
}

#longscroll-subseries .sr_productSingleModel {
    position: absolute;
    right: 0;
    top: 16px;
    width: 100%
}

#longscroll-subseries .sr_productMultiModel {
    position: absolute;
    right: 0;
    top: 16px;
    width: 100%
}

@media(min-width :56em) {
    .accessoriesDetail-tabbedInfo,
    .subseries-major {
        width: 75%;
        padding-right: 1em;
        float: left
    }
}

@media(min-width :65em) {
    .accessoriesDetail-tabbedInfo,
    .subseries-major {
        width: 78%
    }
}

@media(min-width :73.75em) {
    #longscroll-subseries .subseriesHeader .hero-column-two .longscrollIntelLogo-container {
        display: block;
        position: relative;
        width: auto;
        height: auto;
        text-align: right;
        padding: 0;
        z-index: 10;
        left: 100%;
        transform: translateX(-100%)
    }
    #longscroll-subseries .subseriesHeader .hero-column-two .longscrollIntelLogo-container img {
        margin: 0;
        max-width: 100% !important;
        width: auto;
        float: left;
        max-height: 100px;
        min-height: unset
    }
    .accessoriesDetail-tabbedInfo,
    .subseries-major {
        width: 80%
    }
}

.bestSellers_calloutBox-container+.bestSellers_calloutBox-container,
.bestSellers_calloutBox-container+.subseries-minor,
.subseries-minor+.bestSellers_calloutBox-container,
.subseries-minor+.subseries-minor {
    display: block
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container,
    .subseries-minor {
        display: block;
        float: right;
        clear: right;
        width: 25%;
        margin-bottom: 1em
    }
}

@media(min-width :65em) {
    .bestSellers_calloutBox-container,
    .subseries-minor {
        width: 22%
    }
}

@media(min-width :73.75em) {
    .bestSellers_calloutBox-container,
    .subseries-minor {
        width: 20%
    }
}

.js .narrowListingGrid-item {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.js .narrowListingGrid-item:last-child {
    border-right: 1px solid #ddd
}

.narrowListingGrid-item:first-child .break-grid-top {
    margin-top: -5em
}

@media(min-width :32em) {
    .narrowListingGrid-item {
        width: 50%;
        float: left
    }
}

.narrowListingGrid-item:nth-child(2n+1) {
    clear: left
}

.narrowListingGrid-item:nth-child(2n) {
    border-right: 1px solid #ddd
}

.narrowListingGrid-item:nth-child(-n+2) .break-grid-top {
    margin-top: -5em
}

@media(min-width :48em) {
    .narrowListingGrid-item.allow-3-columns {
        width: 33.2%
    }
}

.narrowListingGrid-item.allow-3-columns:nth-child(odd) {
    clear: none
}

.narrowListingGrid-item.allow-3-columns:nth-child(3n+4) {
    clear: left
}

.narrowListingGrid-item.allow-3-columns:nth-child(-n+3) .break-grid-top {
    margin-top: -5em
}

.narrowListingGrid-item.allow-3-columns:nth-child(2n) {
    border-right: 0
}

@media(min-width :74em) {
    .narrowListingGrid-item.allow-4-columns {
        width: 24.8%
    }
}

.narrowListingGrid-item.allow-4-columns:nth-child(3n+4) {
    clear: none
}

.narrowListingGrid-item.allow-4-columns:nth-child(4n+5) {
    clear: left
}

.narrowListingGrid-item.allow-4-columns:nth-child(-n+4) .break-grid-top {
    margin-top: -5em
}

.secondaryBar,
.with-secondaryBar {
    width: 100%
}

@media(min-width :65em) {
    .with-secondaryBar {
        width: 70%;
        float: left
    }
}

@media(min-width :65em) {
    .secondaryBar {
        width: 30%;
        float: right;
        clear: none
    }
}

.sb-custom {
    display: block;
    position: relative;
    width: 100%
}

.sb-custom:after {
    font-size: .75rem;
    content: "\25bc";
    display: block;
    position: absolute;
    color: #6f6f6f;
    top: .8em;
    right: .9em;
    z-index: 4;
    pointer-events: none
}

.sb-select {
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    -ms-border-radius: .3em;
    -o-border-radius: .3em;
    border-radius: .3em;
    font-size: .875rem;
    -webkit-box-shadow: 1px 1px 3px 1px #c9c9c9;
    -moz-box-shadow: 1px 1px 3px 1px #c9c9c9;
    box-shadow: 1px 1px 3px 1px #c9c9c9;
    border: 1px solid #afadad;
    color: #6f6f6f;
    padding: .6em 1em;
    position: relative;
    text-decoration: none;
    z-index: 3;
    width: 100%
}

.sb-select:focus {
    -webkit-box-shadow: 0 0 4px 2px #79aed7;
    -moz-box-shadow: 0 0 4px 2px #79aed7;
    box-shadow: 0 0 4px 2px #79aed7
}

.sb-dropdown {
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    -ms-border-radius: .3em;
    -o-border-radius: .3em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 6px 3px #ccc;
    -moz-box-shadow: 0 1px 6px 3px #ccc;
    box-shadow: 0 1px 6px 3px #ccc;
    background: #fff;
    display: none;
    font-size: .9em;
    left: 2px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 2.4em;
    width: 99.2%;
    z-index: 2
}

.sb-dropdown a {
    line-height: 1rem;
    color: #646363;
    display: block;
    padding: .5em .9em;
    text-decoration: none
}

.sb-dropdown li:last-of-type a {
    -moz-border-radius-bottomleft: .3em;
    -webkit-border-bottom-left-radius: .3em;
    border-bottom-left-radius: .3em;
    -moz-border-radius-bottomright: .3em;
    -webkit-border-bottom-right-radius: .3em;
    border-bottom-right-radius: .3em
}

@media(min-width :47em) {
    .categoryDescription-heading {
        font-size: 2rem;
        color: #fff;
        margin-top: 1em
    }
}

@media(min-width :47em) {
    .categoryDescription-image {
        position: relative;
        left: auto;
        margin: auto;
        -webkit-transform: translate3d(0, -18%, 0) scale(0.8);
        -moz-transform: translate3d(0, -18%, 0) scale(0.8);
        -ms-transform: translate3d(0, -18%, 0) scale(0.8);
        -o-transform: translate3d(0, -18%, 0) scale(0.8);
        transform: translate3d(0, -18%, 0) scale(0.8)
    }
}

@media(min-width :47em) {
    .columnSlider-section {
        width: 33.33%
    }
}

@media(min-width :47em) {
    .columnSlider-section-current {
        border: 1px solid #ddd;
        border-width: 0 1px 0 0
    }
}

@media(min-width :47em) {
    .columnSlider-previewImage {
        position: relative;
        left: auto;
        margin: 2.5em auto -2.5em;
        -webkit-transform: translate3d(0, -18%, 0) scale(0.8);
        -moz-transform: translate3d(0, -18%, 0) scale(0.8);
        -ms-transform: translate3d(0, -18%, 0) scale(0.8);
        -o-transform: translate3d(0, -18%, 0) scale(0.8);
        transform: translate3d(0, -18%, 0) scale(0.8)
    }
}

@media(min-width :47em) {
    .columnSlider-heading {
        font-size: 2rem;
        color: #fff;
        margin-top: 1em
    }
}

@media(min-width :47em) {
    .columnSlider-dots {
        display: none
    }
}

@media(min-width :47em) {
    .categoryWrapper .categoryWrapper-background {
        display: none;
        background: url(/_ui/desktop/common/css/images/splitter/splitter-background.jpg)
    }
}

@media(min-width :60em) {
    .js .categoryWrapper .categoryWrapper-background .categoryWrapper-background-image,
    .no-js .categoryWrapper .categoryWrapper-background .categoryWrapper-background:after {
        background: url(/_ui/desktop/common/css/images/splitter/formfactor-bg.jpg) no-repeat right-1.6em;
        background-size: auto;
        padding-top: 41%
    }
}

@media(min-width :65em) {
    .js .categoryWrapper .categoryWrapper-background .categoryWrapper-background-image,
    .no-js .categoryWrapper .categoryWrapper-background .categoryWrapper-background:after {
        padding-top: 48%
    }
}

#nemoProductLayout2Page .alert {
    padding: .6em;
    text-align: center;
    margin-bottom: 0;
    border: 0;
    border-radius: 0
}

.alert.negative {
    color: #e2231a;
    background-color: #fdd6d4
}

.alert.positive {
    color: #4a8534;
    background-color: #d2f2c6
}

.alert.neutral {
    color: #ff6a00;
    background-color: #fffdc3
}

@media(min-width :47em) {
    .brandHeader {
        background-color: #fff
    }
}

@media(min-width :65em) {}

.brandHeader-heroImage {
    max-width: 100%;
    display: block;
    margin: 4em auto .5em
}

@media(min-width :23em) {
    .brandHeader-heroImage {
        margin-top: 1.5em
    }
}

@media(min-width :47em) {
    .brandHeader-heroImage {
        width: 50%;
        float: right;
        margin-top: 0
    }
}

@media(min-width :60em) {
    .brandHeader-heroImage {
        width: 50%;
        float: right
    }
}

.brandHeader-title {
    font-size: 1.65rem;
    font-weight: 400;
    line-height: 1.3
}

@media(min-width :47em) {
    .brandHeader-title {
        width: 50%;
        color: #fff
    }
}

@media(min-width :60em) {
    .brandHeader-title {
        width: 48%;
        line-height: 1.2;
        text-align: left;
        margin: 0 0 .5rem;
        margin-left: 2%
    }
}

@media(min-width :47em) {
    .brandHeader-seriesDescription {
        width: 50%;
        color: #fff;
        float: left;
        line-height: 1.4
    }
}

@media(min-width :60em) {
    .brandHeader-seriesDescription {
        width: 48%;
        margin-left: 2%;
        margin-top: 0;
        line-height: 1.2
    }
}

@media(min-width :65em) {
    .brandPage-rightBar .brand-offCanvas-bar_3-right-innerWrapper:first-child {
        margin-top: -4.5em
    }
}

.button-ribbon-small.brandHeader-button {
    display: none
}

@media(min-width :60em) {
    .button-ribbon-small.brandHeader-button {
        display: inline-block;
        margin-left: 2%
    }
}

@media(min-width :65em) {
    .button-ribbon-small.brandHeader-button {
        position: absolute;
        top: 240px;
        right: 530px;
        margin: 0
    }
}

@media(min-width :57em) {
    .no-js .skipLinks {
        display: none
    }
}

@media(min-width :57em) {
    .bar_1 {
        height: 4.0625em
    }
}

@media(min-width :57em) {
    .bar_1-logo {
        height: auto;
        line-height: 0;
        padding: 0;
        background: 0;
        box-shadow: none;
        -webkit-transform: skewX(0);
        -moz-transform: skewX(0);
        -ms-transform: skewX(0);
        -o-transform: skewX(0);
        transform: skewX(0)
    }
}

.bar_1-logo-link {
    background-image: url(/_ui/desktop/common/css/images/lenovo-logo.png)
}

@media(min-width :57em) {
    .bar_1-logo-link {
        background: url(/_ui/desktop/common/css/images/lenovo-logo-large.png) no-repeat center;
        width: 27.5em;
        height: 4.0625em;
        margin-left: -5.1em
    }
}

@media(min-width :57em) {
    .bar_1-link {
        box-shadow: none
    }
}

@media(min-width :57em) {
    .bar_1-link-number {
        display: none
    }
}

@media(min-width :57em) {
    .bar_1-link-find {
        display: none
    }
}

@media(min-width :57em) {
    .bar_2-calledOut {
        display: none
    }
}

@media(min-width :57em) {
    .bar_2-links {
        display: none
    }
}

.fontface .bar_3-leftLink>.bar_3-link:before,
.fontface .bar_3-rightLink>.bar_3-link:before {
    font-family: icomoon;
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    margin-top: -.4em;
    text-align: center;
    font-size: .8em
}

.bar_3-leftLink,
.bar_3-rightLink {
    position: absolute;
    top: 1.1em;
    width: 6rem;
    font-weight: 700;
    font-size: .8em;
    line-height: 1.1
}

@media(min-width :30em) {
    .bar_3-heading {
        font-size: 1.3em
    }
}

.fontface .bar_3-link-tag .bar_3-link:before {
    content: ""
}

@media(min-width :19em) {
    .fontface .bar_3-link-tag .bar_3-link:after {
        font-family: icomoon;
        content: "\e01b";
        margin-right: .5em;
        font-size: 1.5em;
        position: absolute;
        top: .2rem;
        right: -.1em;
        color: #cf2a23
    }
}

.no-fontface .fontface .bar_3-link-tag .bar_3-link:after {
    content: none
}

.no-js .bar_3-offCanvas-heading>.icon {
    display: none
}

@media(min-width :57em) {
    .generalList .seeAllButton,
    .nestedMenu .seeAllButton,
    .productList .seeAllButton {
        display: block;
        margin: 0 0 1.25em 1em
    }
}

.generalList .linkLevel_1-highlighted .linkLevel_1,
.nestedMenu .linkLevel_1-highlighted .linkLevel_1,
.productList .linkLevel_1-highlighted .linkLevel_1 {
    background-image: linear-gradient(#4fb4e3, #01618d);
    background-size: 100%;
    background-color: #258ebf;
    color: #fff;
    text-shadow: 1px 1px 1px #111
}

.generalList .link-hasChildren .link-title:after,
.nestedMenu .link-hasChildren .link-title:after,
.productList .link-hasChildren .link-title:after {
    margin-left: .25em
}

@media(min-width :57em) {
    .productList.menuLevel_1 {
        display: table;
        width: 100%
    }
}

.productList.menuLevel_1>li.linkLevel_1-highlighted {
    box-shadow: none;
    background-image: linear-gradient(#4fb4e3, #01618d);
    background-size: 100%;
    background-color: #258ebf;
    color: #fff;
    text-shadow: 1px 1px 1px #111
}

.productList.menuLevel_1>li.linkLevel_1-highlighted .link-title {
    font-weight: 400
}

.lt-ie8 .productList.menuLevel_1>li.linkLevel_1-highlighted {
    max-width: none
}

@media(min-width :57em) and (min-width:60em) {
    .productList.menuLevel_1>li.linkLevel_1-highlighted {
        max-width: 9em
    }
}

@media(min-width :57em) and (min-width:57em) {
    .productList .linkLevel_1 {
        background: 0;
        padding: .8em .5em;
        text-align: center;
        display: block
    }
}

.lt-ie8 .productList .linkLevel_1 {
    padding: .8em 1em
}

@media(min-width :57em) {
    .productList .link-wrapper {
        display: inline-block;
        height: 100%
    }
}

@media(min-width :57em) {
    .generalList .linkLevel_1,
    .generalList .linkLevel_2,
    .generalList .linkLevel_3 {
        padding: 0;
        display: inline-block
    }
}

.expandableContent {
    position: relative
}

@media(min-width :32em) {
    .expandableContent-displays-at-medium {
        display: block !important;
        border: 0;
        position: relative !important;
        overflow: visible;
        clip: auto;
        height: auto;
        width: auto;
        margin: 0;
        padding: auto
    }
}

@media(min-width :44em) {
    .expandableContent-displays-at-large {
        display: block !important;
        border: 0;
        position: relative !important;
        overflow: visible;
        clip: auto;
        height: auto;
        width: auto;
        margin: 0;
        padding: auto
    }
}

@media(min-width :47em) {
    .seriesPreview {
        width: 100%
    }
}

@media(min-width :47em) {
    .seriesPreview-title {
        font-size: 1.1rem
    }
}

@media(min-width :47em) {
    .seriesPreview-subtitle {
        font-size: .75rem
    }
}

@media(min-width :47em) {
    .seriesPreview-details {
        font-size: .75rem
    }
}

.seriesListings-title {
    margin: 0 -7%;
    margin-bottom: 1em
}

.seriesListings-subtitle {
    font-size: .895em;
    line-height: 1.2;
    margin: 0;
    padding: 0 5%
}

@media(min-width :48em) {
    .seriesListings-subtitle {
        padding: 0
    }
}

.seriesListings-body,
.seriesListings-footer,
.seriesListings-header {
    padding: 0 3%;
    overflow: hidden
}

.seriesListings-description {
    margin-top: 0
}

.seriesListings-features {
    padding: .5em
}

@media(min-width :32em) {
    .seriesListings-features {
        padding: 0;
        border: 0
    }
}

.seriesListings-features.expandableContent-is-collapsed {
    display: block
}

.tabbedBrowse-productListing-featureList-wrapper {
    margin-bottom: 1em;
    padding: 0
}

@media(min-width :32em) {
    .tabbedBrowse-productListing-featureList-wrapper {
        border: 0
    }
}

@media(min-width :60em) {
    .breadcrumb-wrapper {
        display: block;
        padding-top: .6em;
        font-size: .7em;
        color: #949494
    }
    .breadcrumb-item-divider {
        margin-right: 3px
    }
    .breadcrumbMobileHide {
        display: inline-block
    }
    .breadcrumb_list {
        display: flex
    }
}

.sidebarNav {
    background-color: #fff
}

.sidebarNav-heading {
    font-size: .95rem;
    color: #555;
    font-weight: 700;
    text-indent: -.175em;
    display: inline
}

.greyArrow-link {
    padding: .5625rem .875rem .45rem 1.1875rem;
    color: #ccc;
    position: absolute;
    top: 0;
    right: 0;
    display: block
}

.greyArrow-link-has-children {
    border-left: 1px solid #ccc
}

.sidebarNav-list {
    padding: .5rem 0;
    margin: 0 .75rem .75rem;
    font-size: .9rem;
    border-top: 1px dashed #ccc;
    list-style-type: none;
    font-weight: 700
}

.sidebarNav-list.first {
    margin-top: .75rem;
    border: 0;
    padding-top: 0
}

.sidebarNav-list-b {
    margin-left: .35rem;
    padding: 0;
    font-weight: 400;
    list-style-type: none
}

.sidebarNav-list-c {
    margin: 0 0 0 .5rem;
    font-size: .75rem;
    padding: 0;
    font-weight: 400;
    list-style-type: none
}

.bestSellers_calloutBox-container {
    width: 100%
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container {
        width: 35%;
        float: left
    }
}

.bestSellers_calloutBox {
    float: left;
    width: 100%
}

.bestSellers_calloutBox-body {
    padding-bottom: .5rem;
    float: left;
    width: 100%
}

@media(min-width :51rem) {
    .bestSellers_calloutBox-body {
        height: 100%
    }
}

.bestSellers-calloutBox-header {
    display: none
}

@media(min-width :47em) {
    .bestSellers-calloutBox-header {
        display: block
    }
}

.bestSellers_list {
    margin: .5rem 1.5rem 2rem;
    list-style-type: none;
    padding: 0
}

@media(min-width :51rem) {
    .bestSellers_list {
        margin: 0
    }
}

.bestSellers_list .bestSellers_listItem {
    margin-bottom: .75rem;
    width: 100%
}

@media(min-width :47em) {
    .bestSellers_list .bestSellers_listItem {
        width: 33%;
        float: left
    }
}

@media(min-width :56em) {
    .bestSellers_list .bestSellers_listItem {
        width: 100%
    }
}

.bestSellers_list .bestSellers_listLink {
    display: block;
    color: #0971a7
}

.bestSellers_list .bestSellers_thumb {
    margin-right: .35rem;
    float: left;
    position: relative;
    z-index: 100
}

.bestSellers_list .bestSellers_itemName {
    padding: .75rem .75rem 0 0;
    font-size: 1rem;
    font-family: lenovo-do-medium, Arial, sans-serif
}

.bestSellers_list .bestSellers_listReviews {
    display: block
}

.add-lenovoRibbon {
    font-size: 1.2rem;
    position: absolute;
    top: .5rem;
    left: .25rem;
    color: #cf2c2f
}

.advancedSearchFilter {
    background: url(/_ui/desktop/common/css/images/stripes-bg.png);
    clear: both;
    font-weight: 700
}

.advancedSearchFilter:after {
    display: table;
    content: '';
    clear: both
}

.advancedSearchFilter-form-label {
    font-size: .8em
}

@media(min-width :38em) {
    .advancedSearchFilter-form-label {
        float: left
    }
}

.advancedSearchFilter-form-dropdown {
    width: 70%;
    margin: 5px 0 0 10px
}

@media(min-width :38em) {
    .advancedSearchFilter-form-dropdown {
        width: 200px
    }
}

.advancedSearchFilter-button {
    display: block;
    margin: 1em auto 0;
    clear: both
}

@media(min-width :38em) {
    .advancedSearchFilter-button {
        margin: 0;
        float: right;
        clear: none
    }
}

.advancedSearchFilter-container {
    margin-bottom: 0;
    padding: 1em;
    overflow: hidden;
    border-bottom: 1px solid #b1b1b1
}

.advancedList-search-wrapper {
    margin: 1em
}

.no-js .advancedSearch-modelFinder-trigger {
    display: none
}

.advancedSearch-modelFinder {
    clear: both;
    background: #f7f7f7;
    margin-top: 1em
}

.advancedSearch-modelFinder:after {
    display: table;
    content: '';
    clear: both
}

@media(min-width :35em) {
    .advancedSearch-modelFinder {
        margin: 1em
    }
}

@media(min-width :35em) {
    .modelFinder-container {
        padding: 1em
    }
}

.lt-ie8 .modelFinder-container {
    width: 510px
}

.modelFinder-title {
    font-size: 1.125em;
    font-weight: 900;
    padding: .2em 1em
}

@media(min-width :35em) {
    .modelFinder-title {
        padding: 0;
        margin-bottom: 1rem
    }
}

.js .modelFinder-subTitle {
    display: none
}

.modelFinder-copy {
    line-height: 1.125em
}

.modelFinder-table {
    border-collapse: collapse
}

.modelFinder-tableRow {
    vertical-align: bottom
}

.modelFinder-tableCell {
    border: 0 none;
    padding: .5em
}

.tableRow-bottomBorder .modelFinder-tableCell {
    border-bottom: 1px solid #7d7d7d
}

.modelFinder-tableCell+.modelFinder-tableCell {
    border-left: 1px solid #7d7d7d
}

.modelFinder-carousel {
    border-top: 2px solid #b1b1b1;
    border-right: 2px solid #b1b1b1;
    border-left: 2px solid #b1b1b1
}

.modelFinder-carousel .tabbedBrowse-carousel {
    padding: 0;
    background: #fff
}

.modelFinder-carousel .accessoriesDetail-tabs,
.modelFinder-carousel .tabs-wrapper {
    width: 100%;
    padding: 0
}

.modelFinder-tabbedBrowse-wrapper {
    border-bottom: 2px solid #b1b1b1;
    border-right: 2px solid #b1b1b1;
    border-left: 2px solid #b1b1b1
}

.no-js .modelFinder-tabbedBrowse-wrapper {
    height: 25em;
    overflow: scroll
}

.modelFinder-tabbedBrowse-wrapper img {
    max-width: 100%
}

.modelFinder-tabbedBrowse-wrapper .tabbedBrowse-currentTab {
    border-left: 0;
    display: block;
    margin-left: 0;
    padding-left: 0
}

@media(min-width :50em) {
    .modelFinder-tabbedBrowse-wrapper .tabbedBrowse-currentTab {
        border-left: solid 1px #727272;
        display: inline-block;
        margin-left: 1em;
        padding-left: 1em
    }
}

.modelFinder-tabbedBrowse-content {
    background-color: #fff;
    padding: 0 1em 1em
}

.modelFinder-tabbedBrowse-content p:first-of-type {
    margin-top: 0
}

@media(min-width :50em) {
    .advancedList-dropdown {
        width: 25%
    }
}

.supportResults-header {
    margin: 1rem 1rem 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc
}

.supportResults-title {
    font-size: 1.2rem;
    line-height: 1rem;
    font-family: lenovo-do-medium, Arial, sans-serif
}

.supportResults-titleLink {
    font-size: .75rem
}

.supportResults-titleLink:after {
    font-size: .65rem;
    font-family: icomoon;
    content: " \e602"
}

.supportResults-body {
    padding: 0 1rem 1rem
}

.supportResults-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.supportResults-list-item-link {
    font-size: .85rem;
    font-weight: 700;
    position: relative
}

.supportResults-list-item {
    padding: 1rem 0;
    padding-right: 3rem;
    line-height: 1.25rem;
    border-bottom: 1px solid #ccc
}

.supportResults-list-item:after {
    font-size: .65rem;
    font-family: icomoon;
    content: "\e602";
    position: absolute;
    top: 1rem;
    right: 0
}

.offCanvas-closeOverlay {
    width: 100%;
    background-color: #000;
    filter: progid;
    opacity: .5;
    position: absolute;
    bottom: 0;
    cursor: pointer
}

@media(min-width :57em) {
    .offCanvas-closeOverlay {
        opacity: 0
    }
}

.productMenu-is-open .mainContent,
.productMenu-is-open .mainFooter,
.productMenu-is-open .offCanvas-closeOverlay {
    -webkit-transform: translate3d(14em, 0, 0);
    -moz-transform: translate3d(14em, 0, 0);
    -ms-transform: translate3d(14em, 0, 0);
    -o-transform: translate3d(14em, 0, 0);
    transform: translate3d(14em, 0, 0)
}

@media(min-width :23em) {
    .productMenu-is-open .mainContent,
    .productMenu-is-open .mainFooter,
    .productMenu-is-open .offCanvas-closeOverlay {
        -webkit-transform: translate3d(20em, 0, 0);
        -moz-transform: translate3d(20em, 0, 0);
        -ms-transform: translate3d(20em, 0, 0);
        -o-transform: translate3d(20em, 0, 0);
        transform: translate3d(20em, 0, 0)
    }
}

@media(min-width :28.75em) {
    .productMenu-is-open .mainContent,
    .productMenu-is-open .mainFooter,
    .productMenu-is-open .offCanvas-closeOverlay {
        -webkit-transform: translate3d(25.75em, 0, 0);
        -moz-transform: translate3d(25.75em, 0, 0);
        -ms-transform: translate3d(25.75em, 0, 0);
        -o-transform: translate3d(25.75em, 0, 0);
        transform: translate3d(25.75em, 0, 0)
    }
}

.generalMenu-is-open .mainContent,
.generalMenu-is-open .mainFooter,
.generalMenu-is-open .offCanvas-closeOverlay {
    -webkit-transform: translate3d(-14em, 0, 0);
    -moz-transform: translate3d(-14em, 0, 0);
    -ms-transform: translate3d(-14em, 0, 0);
    -o-transform: translate3d(-14em, 0, 0);
    transform: translate3d(-14em, 0, 0)
}

@media(min-width :23em) {
    .generalMenu-is-open .mainContent,
    .generalMenu-is-open .mainFooter,
    .generalMenu-is-open .offCanvas-closeOverlay {
        -webkit-transform: translate3d(-20em, 0, 0);
        -moz-transform: translate3d(-20em, 0, 0);
        -ms-transform: translate3d(-20em, 0, 0);
        -o-transform: translate3d(-20em, 0, 0);
        transform: translate3d(-20em, 0, 0)
    }
}

@media(min-width :28.75em) {
    .generalMenu-is-open .mainContent,
    .generalMenu-is-open .mainFooter,
    .generalMenu-is-open .offCanvas-closeOverlay {
        -webkit-transform: translate3d(-25.75em, 0, 0);
        -moz-transform: translate3d(-25.75em, 0, 0);
        -ms-transform: translate3d(-25.75em, 0, 0);
        -o-transform: translate3d(-25.75em, 0, 0);
        transform: translate3d(-25.75em, 0, 0)
    }
}

.offCanvas-bar_3-left-is-open .mainContent,
.offCanvas-bar_3-left-is-open .mainFooter,
.offCanvas-bar_3-left-is-open .offCanvas-closeOverlay {
    -webkit-transform: translate3d(13.3125em, 0, 0);
    -moz-transform: translate3d(13.3125em, 0, 0);
    -ms-transform: translate3d(13.3125em, 0, 0);
    -o-transform: translate3d(13.3125em, 0, 0);
    transform: translate3d(13.3125em, 0, 0)
}

.offCanvas-bar_3-right-is-open .mainContent,
.offCanvas-bar_3-right-is-open .mainFooter,
.offCanvas-bar_3-right-is-open .offCanvas-closeOverlay {
    -webkit-transform: translate3d(-13.3125em, 0, 0);
    -moz-transform: translate3d(-13.3125em, 0, 0);
    -ms-transform: translate3d(-13.3125em, 0, 0);
    -o-transform: translate3d(-13.3125em, 0, 0);
    transform: translate3d(-13.3125em, 0, 0)
}

.enableTransitions .offCanvas-bar_3-right-is-open .mainContent,
.enableTransitions .offCanvas-bar_3-right-is-open .mainFooter,
.enableTransitions .offCanvas-bar_3-right-is-open .offCanvas-closeOverlay {
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

@media(min-width :57em) {
    .bar_2 {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@media(min-width :57em) and (min-width:73.75em) {
    .generalMenu {
        right: 50%;
        margin-right: -36.875em
    }
}

.nestedMenu-heading>.icon {
    right: 8%
}

.no-js .nestedMenu-heading>.icon {
    display: none
}

.no-fontface .nestedMenu-heading>.icon {
    margin-top: .1em
}

.nestedMenu-heading>.text {
    padding-right: 1em
}

@media(min-width :57em) {
    .no-js .searchBox {
        position: absolute;
        top: -.5em;
        right: -.5em;
        z-index: 1;
        font-size: .6em;
        width: 26em;
        background: 0
    }
}

@media(min-width :57em) {
    .bar_2 .searchContainer {
        display: none
    }
}

@media(min-width :57em) {
    .bar_1 .searchContainer {
        display: block
    }
}

.accessoriesListing-title,
.checkoutForm-fieldsetGroup-title,
.facetedResults-title,
.seriesListings-title,
.seriesPreview-title,
.tabbedBrowse-productListing-title,
.title-primaryBrand {
    color: #cf2a23;
    line-height: 1.1
}

.accessoriesListing-title a,
.checkoutForm-fieldsetGroup-title a,
.facetedResults-title a,
.seriesListings-title a,
.seriesPreview-title a,
.tabbedBrowse-productListing-title a,
.title-primaryBrand a {
    color: #cf2a23
}

.textLink,
.tooltip-toggle {
    color: #009dd9;
    cursor: pointer
}

.textLink:hover,
.tooltip-toggle:hover {
    text-decoration: underline
}

.textLink[disabled=disabled],
[disabled=disabled].tooltip-toggle {
    color: #d8d8d8;
    text-decoration: none;
    cursor: default
}

@media(min-width :57em) {
    .add-accessory-inner-wrapper,
    .checkout-wrapper-inner {
        padding: 1em
    }
}

@media(min-width :57em) {
    .pageSubHeading {
        padding: 0
    }
}

.lt-ie8 .configuratorItem-accessories-wrapper .expandableHeading,
.lt-ie8 .configuratorItem-accessories-wrapper .unexpandableHeading {
    width: 880px
}

@media(min-width :30rem) {
    .configuratorItem-accessories-wrapper .configuratorItem-optionList-option {
        width: 98%
    }
}

@media(min-width :57em) {
    .configuratorItem-accessory-optionList-option-name {
        display: inline-block;
        padding: 0;
        margin-left: 1.3rem
    }
}

.recommmendAccessory-wrapper .bestSellers-calloutBox-header,
.recommmendAccessory-wrapper .sectionHeader {
    font-size: .8rem
}

@media(min-width :69em) {
    .recommmendAccessory-wrapper .bestSellers-calloutBox-header,
    .recommmendAccessory-wrapper .sectionHeader {
        position: relative
    }
}

.cart-items-heading,
.cart-summary-heading,
.checkout-confirm-orderSummary-heading,
.checkout-review-header,
.checkout-title,
.checkoutForm-legend,
.contained-contentBlock-heading,
.subSection-header {
    background: #f0f0f0;
    padding: .75em 1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    clear: both
}

.linkList-itemAlternate {
    display: block;
    padding: .1rem 0
}

.disabled-text {
    color: #cecfce
}

.highlightPromoText {
    color: #ff8500;
    font-weight: 700
}

.ribbonHeading {
    font-size: 1.3em;
    background: #cf2a23;
    color: #fff;
    padding: .2em 1em;
    clear: both;
    float: left;
    position: relative
}

.csstransforms .ribbonHeading {
    margin-left: .5em
}

.csstransforms .ribbonHeading:before {
    background: #781814;
    position: absolute;
    width: .5em;
    height: 100%;
    left: -.5em;
    top: 1px;
    content: "";
    -webkit-transform: skewY(-45deg);
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -o-transform: skewY(-45deg);
    transform: skewY(-45deg);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

@media(min-width :57em) {
    .espot-productMenu-list>ol,
    .espot-productMenu-list>ul {
        padding: 1em;
        background-color: #efefef;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media(min-width :57em) {
    .espot-productMenu-list li {
        padding-right: 0;
        float: left;
        width: 32%;
        margin: 0 .5%;
        display: flex;
        -webkit-flex: 0 0 32%;
        flex: 0 0 32%
    }
}

.offCanvas-right-is-open .espot-sidebar-list-large {
    display: block
}

.offCanvas-right-is-open .espot-sidebar-list-large .espot-sidebar-list li {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%
}

.hero.hero-alignedBottom {
    padding-bottom: 0
}

@media(min-width :45em) {
    .hero.hero-alignedTop {
        padding-top: 0
    }
}

.hero-content {
    position: relative;
    z-index: 1
}

@media(min-width :45em) {
    .hero-alignedTop .hero-text {
        padding-top: 1.7em
    }
}

.hero-media {
    overflow: hidden;
    max-height: 100%
}

.hero-alignedBottom .hero-media {
    position: absolute;
    right: 0;
    bottom: 0;
    vertical-align: bottom
}

@media(min-width :45em) {
    .hero-alignedBottom .hero-media {
        position: static
    }
}

.hero-alignedBottom .hero-media img {
    vertical-align: bottom
}

.hero-alignedTop .hero-media {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%
}

@media(min-width :45em) {
    .hero-alignedTop .hero-media {
        position: static;
        width: auto
    }
}

.hero-alignedRight .hero-media {
    padding-right: 0;
    float: right
}

@media(min-width :60em) {
    .hero-series {
        padding-right: 35%;
        background-position: top right
    }
}

@media(min-width :60em) {
    .columnSlider-series {
        display: block;
        z-index: 10;
        position: absolute;
        right: 6.6em;
        top: 0;
        padding-top: 6.9em
    }
}

.splitPromo {
    float: left;
    width: 100%;
    margin-bottom: 1em
}

.splitPromo-half {
    width: 100%;
    display: block
}

@media(min-width :39em) {
    .splitPromo-half {
        width: 50%;
        float: left
    }
}

.splitPromo-a {
    display: none
}

@media(min-width :39em) {
    .splitPromo-a {
        display: block
    }
}

.compareTable-cell,
.compareTable-heading,
.compareTable-rowHeading,
.compareTable-textItem,
.expandableHeading,
.no-js .compareTable-rowHeading.compareTable-addRemoveItems,
.unexpandableHeading {
    border: 1px solid #cecfce
}

.compareTable-scrollable.compareTable-is-small:before {
    content: "";
    width: 7px;
    height: 100%;
    background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11
}

.compareTable-scrollable.compareTable-is-small:after {
    content: "";
    width: 7px;
    height: 100%;
    background-image: linear-gradient(left, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0));
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 10.25em;
    z-index: 1
}

.compareTable-scrollable.compareTable-is-small .compareTable-sectionHeading {
    color: transparent;
    position: relative;
    z-index: 10
}

.compareTable-scrollable.compareTable-is-small .expandableHeading:before,
.compareTable-scrollable.compareTable-is-small .unexpandableHeading:before {
    display: none
}

.compareTable-clone .compareTable-cell,
.compareTable-clone .compareTable-heading,
.compareTable-clone .compareTable-textItem {
    border-color: transparent
}

.compareTable-clone .compareTable-brandRowHeading,
.compareTable-clone .compareTable-rowHeading,
.compareTable-clone .expandableHeading,
.compareTable-clone .unexpandableHeading {
    visibility: visible
}

.compareTable-table tbody td {
    background-clip: padding-box
}

.compareTable-heading {
    border-bottom: 1px solid #dc291e;
    background-clip: padding-box
}

.compareTable-zebraStripe .compareTable-cell {
    background: #f8f8f8
}

.unexpandableHeading:before {
    width: 1em;
    height: 1em;
    margin-right: .5em;
    margin-left: -1.5em;
    line-height: .9em;
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    vertical-align: center;
    border: 1px solid #0ea2da;
    color: #0ea2da;
    text-indent: 0
}

.unexpandableHeading {
    font-size: .95rem;
    clear: both;
    margin: 0;
    font-weight: 700;
    cursor: pointer;
    text-indent: -.175em;
    padding: .5em 2% .5em 2.5em
}

.no-js .unexpandableHeading {
    cursor: auto
}

.has-arrowLink.unexpandableHeading {
    position: relative
}

table .unexpandableHeading {
    display: table-cell
}

.unexpandableHeading:before {
    content: "+"
}

.no-js .unexpandableHeading:before {
    content: none
}

.expandableHeading-is-expanded:before {
    content: "-"
}

.no-js .expandableHeading-is-expanded:before {
    content: none
}

@media(min-width :32em) {
    .expandableHeading-static-at-medium {
        font-size: 1rem;
        background: #f0f0f0;
        padding: .5em .75em;
        font-weight: 700;
        text-transform: uppercase;
        cursor: default
    }
}

.expandableHeading-static-at-large:before,
.expandableHeading-static-at-medium:before {
    width: 0;
    height: 0;
    margin-right: 0;
    border: 0;
    content: none
}

@media(min-width :44em) {
    .expandableHeading-static-at-large {
        font-size: 1rem;
        background: #f0f0f0;
        padding: .5em .75em;
        font-weight: 700;
        text-transform: uppercase;
        cursor: default
    }
}

@media(min-width :32em) {
    .expandableHeading-hide-at-medium {
        display: none
    }
}

@media(min-width :44em) {
    .expandableHeading-hide-at-large {
        display: none
    }
}

.unexpandableHeading:before {
    display: none
}

.expandableMenu-item {
    padding: .5em 2% .7em 0;
    line-height: 1.2
}

.expandableMenu-item>input {
    margin-left: .688rem
}

.tabbedBrowse-carousel {
    clear: both
}

.accessoriesDetail-tabs,
.tabs-wrapper {
    position: relative;
    height: 67px
}

.no-js .accessoriesDetail-tabs,
.no-js .tabs-wrapper {
    height: auto
}

@media(min-width :56em) {
    .accessoriesDetail-tabs,
    .tabs-wrapper {
        width: 75%;
        padding-right: 1em
    }
}

@media(min-width :65em) {
    .accessoriesDetail-tabs,
    .tabs-wrapper {
        width: 78%
    }
}

@media(min-width :73.75em) {
    .accessoriesDetail-tabs,
    .tabs-wrapper {
        width: 80%
    }
}

.accessoriesDetail-tabs .tabArrows-arrow,
.tabs-wrapper .tabArrows-arrow {
    position: absolute;
    top: 0
}

@media(min-width :56em) {
    .accessories-tabs-wrapper.accessoriesDetail-tabs,
    .tabs-wrapper.accessories-tabs-wrapper {
        width: 65%
    }
}

.tabs,
.tabs-noJs {
    padding: 0;
    margin: 0;
    width: 99999px
}

.no-js .tabs,
.no-js .tabs-noJs {
    width: auto
}

.full-width-tabs.tabs-noJs,
.tabs.full-width-tabs {
    display: table;
    width: 100%
}

@media(min-width :34.94em) {
    .tabs ul,
    .tabs-noJs ul {
        text-align: center
    }
}

.tabs-item,
.tabs-item-noJs {
    display: block;
    float: left;
    border-style: solid;
    border-color: transparent;
    border-width: 0 1px;
    background-clip: padding-box;
    text-transform: capitalize;
    height: 59px;
    font-size: .8rem;
    background-color: #676767;
    background-image: linear-gradient(#676767, #767676, #696969);
    background-size: 100%;
    text-align: center
}

.tabs-item-noJs:first-child,
.tabs-item:first-child {
    border-left: 0
}

.no-js .tabs-item-noJs:first-child,
.no-js .tabs-item:first-child {
    border-left-style: solid;
    border-left-color: transparent;
    border-left-width: 1px
}

.tabs-item-noJs:last-child,
.tabs-item:last-child {
    border-right: 0
}

.no-js .tabs-item-noJs:last-child,
.no-js .tabs-item:last-child {
    border-right-style: solid;
    border-right-color: transparent;
    border-right-width: 1px
}

.no-js .tabs-item,
.no-js .tabs-item-noJs {
    width: 50%;
    border-width: 1px
}

.full-width-tabs .tabs-item,
.full-width-tabs .tabs-item-noJs {
    display: table-cell;
    float: none
}

.no-js .full-width-tabs .tabs-item,
.no-js .full-width-tabs .tabs-item-noJs {
    width: auto
}

@media(min-width :57em) {
    .tabs-item,
    .tabs-item-noJs {
        background-image: none;
        background-color: #949494
    }
}

.tabs-item span,
.tabs-item-noJs span {
    display: block;
    margin-top: -2px;
    padding: 1.6em 1em 1.4em
}

.full-width-tabs .tabs-item span,
.full-width-tabs .tabs-item-noJs span {
    margin-top: 0;
    padding: 1.5em 0 1.4em
}

.no-js .full-width-tabs .tabs-item span,
.no-js .full-width-tabs .tabs-item-noJs span {
    padding: 1.5em .5em 1.4em
}

.lt-ie8 .tabs-item span,
.lt-ie8 .tabs-item-noJs span {
    padding: 1.5em 1.65em 1.4em
}

.tabs-item a,
.tabs-item-noJs a {
    color: #b6b6b6;
    position: relative;
    display: block
}

.no-js .tabs-item a:visited,
.no-js .tabs-item-noJs a:visited,
.tabs-item a:visited,
.tabs-item-noJs a:visited {
    color: #fff
}

@media(min-width :57em) {
    .tabs-item a,
    .tabs-item-noJs a {
        color: #fff
    }
}

.lt-ie8 .tabs-item,
.lt-ie8 .tabs-item-noJs {
    zoom: 1;
    display: inline
}

@media(min-width :57em) {
    .tabs-item-currentTab {
        background-image: none
    }
}

@media(min-width :57em) {
    .tabs-item-currentTab a:before {
        background-image: none;
        background-color: #cf2a23
    }
}

.configuratorItem {
    float: left;
    padding: 0 0 1rem;
    width: 100%;
    margin-bottom: 1em
}

.configuratorItem-optionList {
    margin-top: 1rem
}

@media(min-width :30em) {
    .configuratorItem-optionList {
        margin-top: 0
    }
}

@media(min-width :45em) {
    .tooltip-primary-content {
        float: left;
        width: 50%;
        padding-right: 1em
    }
}

@media(min-width :45em) {
    .tooltip-secondary-content {
        float: right;
        width: 50%;
        padding-left: 1em
    }
}

.tooltip-toggle {
    font-weight: 700;
    display: inline-block
}

.tooltip-heading {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: .7em
}

.tooltip-subheading {
    font-weight: 700;
    margin-bottom: .2em
}

.tooltip-media>img {
    max-width: 100%
}

.tooltip-list {
    padding-left: 2em
}

.tooltip-list>li {
    padding-bottom: .2em
}

.compareModal {
    z-index: 9999999;
    position: fixed;
    bottom: 0;
    width: 100%
}

@media(min-width :55em) {
    .compareModal {
        right: -20em;
        top: 8.5%;
        width: 20em
    }
}

.js-mini-is-expanded .compareModal {
    right: 0;
    position: static;
    width: 100%
}

@media(min-width :55em) {
    .js-mini-is-expanded .compareModal {
        position: fixed;
        width: 20em
    }
}

.js-modal-is-expanded .compareModal {
    position: static;
    width: auto;
    max-width: 100%
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal {
        position: fixed;
        top: 8.5%;
        right: 0;
        max-width: 85%
    }
}

.compareModal-title {
    font-size: 1.2rem;
    background-color: #cf2a23;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 3.9em .5em .6em;
    left: 0;
    cursor: pointer
}

@media(min-width :55em) {
    .compareModal-title {
        font-size: 1.1rem;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        filter: progid;
        top: 20.3em;
        position: absolute;
        padding: .5em 3.9em .5em 1em
    }
}

.compareModal-title:after {
    content: "\25B2";
    padding: .5em 1em;
    background-color: #781814;
    position: absolute;
    top: 0;
    right: 0
}

.js-mini-is-expanded .compareModal-title,
.js-modal-is-expanded .compareModal-title {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    filter: progid;
    position: static;
    width: 100%
}

.js-mini-is-expanded .compareModal-title:after,
.js-modal-is-expanded .compareModal-title:after {
    content: "\e010";
    font-family: icomoon
}

.no-fontface .js-mini-is-expanded .compareModal-title:after,
.no-fontface .js-modal-is-expanded .compareModal-title:after {
    content: "X";
    font-family: inherit
}

.compareModal-content {
    border: 5px solid #c9c9c9;
    color: #555;
    background-color: #f7f7f7;
    padding: .5em;
    display: none
}

@media(min-width :55em) {
    .compareModal-content {
        padding: 1em;
        border-right: 0
    }
}

.js-mini-is-expanded .compareModal-content,
.js-modal-is-expanded .compareModal-content {
    display: block
}

.js-modal-is-expanded .compareModal-content {
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    border-bottom: 10px solid #d5d5d5;
    height: 85%
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-content {
        -webkit-box-shadow: 25px -19px 35px 33px #505050;
        -moz-box-shadow: 25px -19px 35px 33px #505050;
        box-shadow: 25px -19px 35px 33px #505050;
        border: 0
    }
}

.compareModalActions-clearTop {
    display: none
}

.js-modal-is-expanded .compareModalActions-clearTop {
    display: inline-block;
    float: left;
    margin-left: 1em;
    margin-top: .2em
}

.compareModal-tableWrapper {
    clear: both;
    height: 93%;
    border: 4px solid #d1d1d1;
    background: #fff;
    margin-top: 1em;
    overflow: auto;
    padding: .5em
}

.js-modal-is-expanded .compareModal-tableWrapper {
    padding: 0
}

.compareModal-tableWrapper td,
.compareModal-tableWrapper th {
    display: none
}

.js-modal-is-expanded .compareModal-tableWrapper td,
.js-modal-is-expanded .compareModal-tableWrapper th {
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    display: table-cell;
    padding: .4em .5em
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-tableWrapper td,
    .js-modal-is-expanded .compareModal-tableWrapper th {
        padding: .8em 1em
    }
}

.compareModal-tableWrapper th {
    vertical-align: top
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-tableWrapper td:last-of-type {
        border-right: 0
    }
}

.compareModal-table {
    font-size: .75rem;
    border-collapse: collapse;
    width: 100%;
    height: 85%
}

.lt-ie8 .compareModal-table {
    width: auto
}

.js-modal-is-expanded .compareModal-table {
    display: table;
    overflow: scroll
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-table {
        font-size: .8rem
    }
}

.js-modal-is-expanded .compareModal-table-tdInner {
    width: 11em;
    margin: 0 auto
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-table-tdInner {
        width: 16em
    }
}

.js-modal-is-expanded tr .compareModal-table-header {
    background-color: #e6e6e6;
    text-align: left
}

@media(min-width :55em) {
    .js-modal-is-expanded tr:hover {
        background-color: #f1f1f1
    }
}

.js-modal-is-expanded tr:hover th {
    background-color: #cdcdcd
}

.js-modal-is-expanded .compareModal-table-pricing {
    vertical-align: top;
    padding: .5em .5em 2em
}

@media(min-width :55em) {
    .js-modal-is-expanded .compareModal-table-pricing {
        padding: 2em
    }
}

.compareModalPricingSummary-details-final-price {
    color: #000;
    font-size: 2em;
    text-align: center
}

.compareModalPricingSummary-priceList-label {
    float: left
}

.compareModalPricingSummary-priceList-value {
    float: right
}

.compareModalPricingSummary-details-final-price-title {
    clear: both
}

.compareModal-table-media {
    margin: 0 auto;
    display: block;
    max-width: 48%
}

.compareModal-table-media img {
    max-width: 100%
}

.compareModal-addMoreButton {
    display: none
}

.js-modal-is-expanded .compareModal-addMoreButton {
    display: inline-block;
    float: left;
    margin-bottom: 1.4em
}

td.compareModal-table-productName {
    display: block;
    width: 100%;
    float: left;
    font-size: 1rem;
    border-bottom: 1px solid #d1d1d1;
    font-weight: 700;
    position: relative;
    padding-bottom: .5em;
    margin-bottom: .5em;
    vertical-align: top;
    line-height: 1.2
}

.js-modal-is-expanded td.compareModal-table-productName {
    font-size: .8rem;
    width: auto;
    float: none
}

td.compareModal-table-productName a {
    color: #555
}

.js-modal-is-expanded td.compareModal-table-productName a {
    color: #009dd9
}

.js-modal-is-expanded .compareModal-table-productName-row {
    background-color: #fff
}

.compareModal-table-headerInner {
    color: #000;
    width: 5em;
    line-height: 1.3
}

@media(min-width :55em) {
    .compareModal-table-headerInner {
        width: 10em
    }
}

.compareModal-table-pricing-button {
    margin: .7em 0
}

.compareModal-table-removeButton {
    font-size: .9rem;
    margin-left: .5em;
    cursor: pointer;
    float: right
}

.compareModal-table-removeButton:hover {
    color: #000
}

.compareModalActions {
    margin-top: 1em
}

.js-modal-is-expanded .compareModalActions-compare {
    display: none
}

.compareModalActions-clearBottom {
    display: block;
    text-align: center;
    margin-top: 1em
}

.js-modal-is-expanded .compareModalActions-clearBottom {
    display: none
}

.footer-paymentOptions {
    clear: both
}

.facetedResults {
    clear: both
}

.facetedResults-price-wrapper {
    padding: 1em
}

@media(min-width :44em) {
    .facetedResults-price-wrapper {
        clear: none;
        float: right;
        width: 31%;
        margin-bottom: 2em
    }
}

.lt-ie8 .facetedResults-price-wrapper {
    width: 29%
}

.facetedResults-feature-wrapper {
    padding: 1em
}

@media(min-width :44em) {
    .facetedResults-feature-wrapper {
        clear: left;
        float: left;
        width: 67%;
        padding: 0;
        border: 0
    }
}

.lt-ie8 .facetedResults-feature-wrapper {
    width: 64%
}

.tabbedBrowse-configurator-expandItems-expand-all {
    padding: .5em 2% .5em 2.5em
}

.bestSellers_calloutBox,
.calloutBox {
    padding: .7em;
    font-size: .8em;
    line-height: 1.3;
    background-color: rgba(255, 255, 255, .75)
}

.bestSellers_calloutBox-body,
.calloutBox-body {
    background: #fff
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-details,
    .bestSellers_calloutBox-container .pricingSummary-purchase-wrapper,
    .bestSellers_calloutBox-container .pricingSummary-secondary-details,
    .bestSellers_calloutBox-container .pricingSummary-section,
    .subseries-minor .pricingSummary-details,
    .subseries-minor .pricingSummary-purchase-wrapper,
    .subseries-minor .pricingSummary-secondary-details,
    .subseries-minor .pricingSummary-section {
        display: block;
        vertical-align: middle;
        width: auto
    }
}

.lt-ie8 .bestSellers_calloutBox-container .pricingSummary-details,
.lt-ie8 .bestSellers_calloutBox-container .pricingSummary-purchase-wrapper,
.lt-ie8 .bestSellers_calloutBox-container .pricingSummary-secondary-details,
.lt-ie8 .bestSellers_calloutBox-container .pricingSummary-section,
.lt-ie8 .subseries-minor .pricingSummary-details,
.lt-ie8 .subseries-minor .pricingSummary-purchase-wrapper,
.lt-ie8 .subseries-minor .pricingSummary-secondary-details,
.lt-ie8 .subseries-minor .pricingSummary-section {
    display: block;
    zoom: 0
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-details,
    .subseries-minor .pricingSummary-details {
        margin: 0 auto;
        padding-right: 0
    }
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-secondary-details,
    .subseries-minor .pricingSummary-secondary-details {
        padding: 0;
        border: 0 none
    }
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-priceList-label,
    .subseries-minor .pricingSummary-priceList-label {
        float: left
    }
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-priceList-value,
    .subseries-minor .pricingSummary-priceList-value {
        float: right
    }
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-coupon,
    .subseries-minor .pricingSummary-coupon {
        padding: .875rem 0;
        border-top: 1px dotted #999
    }
}

@media(min-width :56em) {
    .bestSellers_calloutBox-container .pricingSummary-purchase-wrapper,
    .subseries-minor .pricingSummary-purchase-wrapper {
        padding-left: 0
    }
}

.bestSellers-calloutBox-header,
.sectionHeader {
    padding: .75rem;
    font-weight: 700;
    color: #fff;
    background: #555
}

.cart-contained-contentBlock-wrapper {
    width: 100%;
    float: left
}

.cart-contained-contentBlock {
    width: 100%;
    float: left
}

.checkout-header-withEditLink .textLink,
.checkout-header-withEditLink .tooltip-toggle {
    position: absolute;
    top: .6em;
    right: .7em;
    font-weight: 700;
    background: #e0e0e0;
    padding: .2em .8em
}

.checkoutForm-legend .textLink,
.checkoutForm-legend .tooltip-toggle {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    padding: .5em
}

.extraContent-toggle {
    padding: .15rem 0 .15rem 1rem;
    font-size: .75rem;
    display: block;
    padding-bottom: 0;
    color: #fff;
    background: #009dd9;
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.extraContent-toggle:before {
    display: none
}

@media(min-width :30em) {
    .extraContent-toggle {
        cursor: help
    }
}

.extraContent {
    min-height: 16rem;
    padding: 1rem;
    margin-bottom: .75rem;
    width: 100%;
    background: #e2e2e2;
    display: block;
    float: left
}

.extraContent .extraContent-mainHead {
    font-size: .95rem;
    font-weight: 700;
    margin-bottom: .75rem
}

.extraContent .extraContent-img {
    width: 100%
}

.extraContent .extraContent-text {
    margin: 0 0 1rem
}

.extraContent .extraContent-list {
    padding: 0;
    list-style-type: none
}

.extraContent .extraContent-list li {
    margin-bottom: .75rem;
    padding: .5rem;
    border: .5rem solid #b4b4b4;
    background-color: #fff
}

@media(min-width :40.5rem) {
    .extraContent .extraContent-media {
        margin: 0 1.5rem 0 0;
        float: left;
        width: 40%
    }
}

.extraContent .extraContent-body {
    width: 100%
}

@media(min-width :40.5rem) {
    .extraContent .extraContent-body {
        float: left;
        width: 50%
    }
}

.learn-moreToggle {
    padding: .5rem;
    margin: 0 0 0 .8rem;
    font-size: .85rem;
    color: #009dd9;
    font-weight: 400;
    text-decoration: none;
    background: 0;
    border: 0;
    display: block;
    margin-left: .8rem;
    clear: both
}

.learn-moreToggle:before {
    display: none
}

.learn-more-content {
    margin: .5rem 1.3rem 1.3rem;
    border: 0
}

.learn-more-content h1 {
    margin: 0;
    padding: 1rem 0 0;
    border-top: 1px solid #ccc;
    font-weight: 700;
    font-size: .95rem
}

.signUp-wrapper {
    padding: 1rem
}

.signUp-wrapper-inner {
    background: #fff
}

.signUp-container {
    padding: 1rem;
    overflow: hidden
}

@media(min-width :42em) {
    .signUp-container {
        padding: 1rem;
        max-width: 42em
    }
}

@media(min-width :60em) {
    .signUp-container {
        max-width: 53em
    }
}

.signUpForm-required {
    color: #cf2a23
}

.signUpForm-formGroup {
    margin-bottom: .5em
}

@media(min-width :42em) {
    .signUpForm-formGroup {
        width: 48.5%;
        float: left
    }
}

@media(min-width :42em) {
    .signUpForm-formGroup-alt {
        margin-left: 3%
    }
}

@media(min-width :42em) {
    .signUpForm-formGroup-full {
        width: 100%
    }
}

.signUpForm-formGroup-highlight {
    background: #ffffc4;
    box-shadow: 0 0 0 5px #ffffc4
}

.signUpForm-formLabel {
    display: block;
    font-weight: 700;
    font-size: .895rem
}

.signUpForm-inlineElement {
    float: left
}

.signUpForm-formLabel-caption {
    font-size: .75rem;
    font-weight: 400
}

.signUpForm-formInput {
    font-size: 1.125rem;
    padding: .25rem;
    width: 100%
}

.signUpForm-formCheckbox {
    display: inline
}

.signUp-copy {
    font-size: .875rem;
    line-height: 1.5;
    margin: 1rem 0
}

.signUpForm-submitButton {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
    float: right
}

.signIn-wrapper {
    padding: 1em;
    overflow: hidden;
}

.signIn-wrapper-affinity {
    background: 0;
    color: #555
}

.signIn-wrapper-inner {
    background: #fff;
    overflow: hidden;
    padding: 1em
}

.signInModule {
    border: solid 1px #ddd;
    display: inline-block;
    width: 100%;
    margin-bottom: 1em
}

@media(min-width :44em) {
    .signInModule {
        width: 48.5%;
        float: left;
        margin-bottom: 0
    }
}

@media(min-width :60em) {
    .signInModule {
        width: 38.5%
    }
}

.signInModule-signIn-affinity {
    max-width: 30%;
    min-height: 10em
}

@media(min-width :44em) {
    .signInModule-signIn {
        margin-right: 2.5%
    }
}

.signInModule-title {
    background: #f0f0f0;
    border-bottom: solid 1px #ddd;
    padding: .75em 1em;
    text-transform: uppercase;
    font-weight: 700
}

.signInModule-content {
    padding: .5em
}

.signInForm {
    overflow: hidden;
    padding: .5rem
}

.signInModule-errorMessage {
    background: #ffffc4;
    padding: .75rem 1rem;
    font-weight: 700;
    font-size: .75rem;
    box-shadow: 0 0 0 5px #ffffc4;
    margin: .5rem
}

.signInForm-formGroup {
    margin: .5em 0
}

.signInForm-formGroup-highlight {
    background: #ffffc4;
    box-shadow: 0 0 0 5px #ffffc4
}

.signInForm-label {
    display: block;
    font-weight: 700;
    font-size: .875rem
}

.signInForm-label-caption {
    font-weight: 400;
    font-size: .75rem
}

.signInForm-input {
    width: 100%;
    font-size: 1.125rem;
    padding: .125rem
}

.signInForm-formGroup-rememberMe {
    float: left
}

.signInForm-formGroup-rememberMe .signInForm-label {
    font-weight: 400;
    display: inline;
    line-height: 2
}

.signInForm-checkbox {
    display: inline
}

.signInForm-submitButton {
    margin: .5em 0;
    padding-left: 1rem;
    padding-right: 1rem;
    float: right
}

.signInModule-link {
    font-size: .795rem;
    clear: both
}

.signInModule-createAccount-affinity {
    max-width: 25%;
    min-height: 10em
}

.signInModule-createAccount-content {
    margin: .5em .75em
}

.signInModule-createAccount-description {
    margin-top: 0;
    font-size: .895rem
}

.signInModule-createAccount-description-affinity {
    font-size: .8em
}

.signInModule-createAccount-button {
    display: block;
    margin: 0 auto 1.5em;
    text-align: center;
    max-width: 14em
}

.success-wrapper {
    padding: 1em;
    overflow: hidden;
}

.success-wrapper-inner {
    background: #fff;
    overflow: hidden;
    padding: 1rem
}

@media(min-width :51em) {
    .success-wrapper-inner {
        padding: 2rem 2.5rem
    }
}

.successMessage-title {
    font-weight: 700;
    margin: 0;
    font-size: 1.2rem
}

@media(min-width :51em) {
    .successMessage-title {
        margin: 0 0 .895rem;
        font-size: 1.5rem
    }
}

.successMessage-copy {
    margin-top: 0;
    font-size: .95rem
}

.successMessage-button {
    margin-bottom: .895rem
}

@media(min-width :51em) {
    .successMessage-button {
        margin: .895rem 0
    }
}

.whichPc-hero {
    background: #ccd8d6;
    width: 100%;
    position: relative;
    line-height: 0
}

@media(min-width :41em) {
    .whichPc-hero {
        background: #FFF
    }
}

.whichPc-hero-background {
    max-width: 100%;
    width: 100%;
    line-height: 0
}

@media(min-width :41em) {
    .whichPc-hero-background {
        margin: 0
    }
}

.whichPc-hero-featuredImage {
    position: absolute;
    bottom: -.8em;
    right: 0;
    width: 55%;
    max-width: 100%;
    line-height: 0
}

@media(min-width :22em) {
    .whichPc-hero-featuredImage {
        width: 50%;
        bottom: -2em
    }
}

@media(min-width :41em) {
    .whichPc-hero-featuredImage {
        top: initial;
        z-index: 5
    }
}

@media(min-width :65em) {
    .whichPc-hero-featuredImage {
        bottom: -5.8em;
        right: 2em
    }
}

.whichPc-headline {
    margin: 0 1rem;
    padding-bottom: 1rem;
    font-size: 1.1rem;
    color: #333;
    display: block;
    border-bottom: 1px solid #ccc
}

.whichPc-hero-title {
    width: 100%;
    padding: 1.2em 37% 1.2em 15px;
    background: linear-gradient(to bottom, #ccd8d6 0, #9a9e9f 100%);
    text-shadow: 1px 1px 0 2px rgba(0, 0, 0, .4);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    line-height: 1.15;
    color: #414342;
    text-transform: uppercase;
    font-size: 1rem
}

@media(min-width :41em) {
    .whichPc-hero-title {
        padding-right: 31%;
        width: 83%;
        bottom: 0;
        position: absolute;
        z-index: 3;
        font-size: 1.4rem
    }
}

@media(min-width :53em) {
    .whichPc-hero-title {
        font-size: 2rem;
        padding-left: 2rem;
        padding-top: 1.8rem;
        padding-bottom: 1.8rem
    }
}

@media(min-width :65em) {
    .whichPc-hero-title {
        margin-left: 2.5rem;
        width: 80%;
        font-size: 2.3rem
    }
}

.whichPc-wrapper {
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 2.5rem
}

.whichPc-formContainer {
    width: 100%;
    max-width: 50em
}

@media(min-width :65em) {
    .whichPc-formContainer {
        width: 67.79%;
        float: left
    }
}

.whichPc-form {
    padding: 0 1em 2em
}

@media(min-width :65em) {
    .whichPc-form {
        padding: 0;
        margin-left: 2.5rem
    }
}

.whichPc-form-question {
    border: 0;
    padding: 1em;
    background: #f0f0f0;
    margin: 0 0 2em
}

@media(min-width :41em) {
    .whichPc-form-question {
        padding: 2.5rem
    }
}

.whichPc-form-hidden {
    display: none
}

.whichPc-form-question-count {
    color: #0076a7;
    text-transform: uppercase
}

.whichPc-form-question-title {
    font-weight: 700;
    font-size: 1.2em
}

@media(min-width :65em) {
    .whichPc-form-question-title {
        font-size: 1.5em
    }
}

.whichPc-form-answer {
    padding-left: 1.4rem;
    display: block;
    margin-bottom: 1em;
    position: relative
}

.whichPc-form-answer-checkbox {
    margin-left: -1.4rem;
    position: absolute
}

.whichPc-form-answer-text {
    display: block;
    line-height: 1.4em;
    margin-bottom: 1.5em
}

.whichPc-form-button {
    margin-top: 1em;
    font-size: 1em
}

.whichPc-button-disabled,
.whichPc-button-disabled:hover {
    opacity: .55;
    color: rgba(0, 0, 0, .35)
}

.whichPc-form-callToAction {
    font-variant: small-caps
}

.whichPc-assistance {
    padding: 0 1em
}

@media(min-width :65em) {
    .whichPc-assistance {
        margin-top: 6rem;
        float: right;
        padding: 0 2em;
        width: 32.2%
    }
}

.whichPc-assistance a {
    font-weight: 700;
    display: block
}

.dealsListing {
    clear: both;
    margin-top: 1em;
    margin-bottom: 2em;
    width: 100%;
    float: left
}

.dealsListing-header {
    border-bottom: 1px dotted #999;
    padding-bottom: 1em;
    margin-bottom: 1em
}

.dealsListing-body {
    margin-bottom: 1em
}

.dealsListing-item {
    padding: 1em 5%
}

@media(min-width :32em) {
    .dealsListing-item {
        padding: 1em 8%
    }
}

.dealsListing-title {
    color: #555;
    font-size: .9em;
    font-weight: 700
}

.dealsListing-title:hover {
    text-decoration: underline
}

.dealsListing-media {
    text-align: center
}

.dealsListing-media>img {
    max-width: 100%
}

.dealsListing-tagline {
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 1.5em
}

.dealsListing-reviews {
    text-align: center
}

.dealsListing-cta {
    margin-bottom: 1em
}

.dealsListing-bonus {
    font-size: .8em;
    line-height: 1.2;
    margin-top: 1em
}

.dealsListing-bonus-header {
    margin-bottom: 1em
}

.dealsListing-bonus-image {
    float: left;
    margin: 0 1em 1em 0
}

.dealsListing-bonus-image-specific {
    width: 6em
}

.dealsListing-feature-list {
    padding: 1em
}

.noticeBox {
    border: 1px solid #c3c3c3;
    background-color: #f0f0f0;
    font-size: .8em;
    clear: both;
    margin: 0 1em 2em;
    padding: .5em 1em
}

.noticeBox-content {
    display: inline;
    margin-right: .5em;
    font-weight: 700
}

.contactList-wrapper {
    padding: 1rem;
}

@media(min-width :47em) {
    .contactList-wrapper {
        padding: 0 1rem 1rem;
        background: #fff
    }
}

.contactList {
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    background: #fff
}

@media(min-width :47em) {
    .contactList {
        width: 31.25%;
        float: left;
        margin: 1rem 1% 0
    }
}

.contactList .contactList-image {
    width: 100%;
    height: auto;
    float: left
}

.contactList .contactList-inner {
    padding: 1rem;
    font-size: .8rem
}

.contactList hr {
    margin: .75rem 0;
    border: 0 none;
    border-bottom: 1px solid #ccc
}

@media(min-width :47em) {
    .cart-items-heading,
    .cart-summary-heading,
    .checkout-confirm-orderSummary-heading,
    .checkout-review-header,
    .checkout-title,
    .checkoutForm-legend,
    .contained-contentBlock-heading,
    .subSection-header {
        text-align: left
    }
}

.vcard .expandableContent {
    padding: 1rem
}

.vcard-icon {
    margin: 1rem 0
}

.vcard-icon>img {
    float: left;
    margin-right: 1rem
}

.linkList {
    padding: 0;
    margin: .5rem 0
}

.linkList>li {
    list-style: none
}

.accessoriesDetail-header {
    padding: .1rem
}

@media(min-width :47em) {
    .accessoriesDetail-header {
        padding-top: 1rem;
        padding-left: 0;
        padding-right: 0
    }
}

.accessoriesDetail-header .accessoriesDetail-description {
    padding-left: 2%;
    padding-right: 2%
}

@media(min-width :47em) {
    .accessoriesDetail-header .accessoriesDetail-description {
        margin: 0 1rem 0 1.75rem;
        padding: 0 0 1rem;
        width: 34.25%;
        float: right
    }
}

.accessoriesDetail-header .accessoriesDetail-priceBlock {
    margin: 1rem 0;
    padding: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.accessoriesDetail-header .accessoriesDetail-itemName {
    font-size: 1.3rem;
    line-height: 1rem;
    font-family: lenovo-do-medium, Arial, sans-serif;
}

.accessoriesDetail-header .accessoriesDetail-priceBlock-price {
    font-size: 3rem;
    margin: .75rem 0;
    padding: 0;
    line-height: .75
}

.accessoriesDetail-header .accessoriesDetail-reviewsLink {
    font-size: .85rem
}

.accessoriesDetail-header .accessoriesDetail-addtlInfo {
    padding: 0;
    margin: 0
}

.accessoriesDetail-header .accessoriesDetail-checkboxes,
.accessoriesDetail-header .accessoriesDetail-rating {
    margin: .75rem 0
}

.lenovoRecommended-tag {
    font-size: .75rem;
    font-family: lenovo-do-bold, Arial, sans-serif;
    color: #cf2c2f;
    text-transform: uppercase
}

.lenovoRecommended-tag:before {
    font-size: 1rem;
    font-family: icomoon;
    content: "\e601";
    vertical-align: bottom
}

@media(min-width :56em) {
    .accessoriesDetail-tabs {
        width: 65%
    }
}

@media(min-width :56em) {
    .accessoriesDetail-tabbedInfo {
        width: 65%
    }
}

.accessoriesListPage-wrapper {
    overflow: hidden
}

.accessoriesList-search-wrapper {
    margin: 1em
}

.accessoriesListing {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.accessoriesListings-itemContainer {
    padding-bottom: 1em
}

.accessoriesListing-item {
    padding: 1em;
    position: relative
}

.accessoriesListing-body,
.accessoriesListing-header,
.accessoriesListing-media {
    max-width: 14em;
    margin: 0 auto
}

.accessoriesListing-media-image {
    display: block;
    margin: 0 auto;
    max-width: 8em;
    margin-bottom: 1em
}

.accessoriesListing-body,
.accessoriesListing-header {
    margin-bottom: 1em
}

.accessoriesListing-body {
    text-align: center
}

.accessoriesListing-title {
    font-size: 1.3rem;
    text-align: center
}

.accessoriesListing-pricingSummary {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #ddd
}

.accessoriesListing-shipping {
    margin-bottom: 1em
}

.accessoriesListing-shipping-date,
.accessoriesListing-shipping-standard {
    margin: 0;
    line-height: 1.4
}

.accessoriesListing-options {
    margin-top: 1em
}

.accessoriesListing-options-label {
    display: inline;
    font-weight: 700;
    font-size: .895em;
    float: left
}

@media(min-width :60em) {
    .accessoriesListing-options-label {
        clear: both
    }
}

.accessoriesListing-options-checkbox {
    margin-right: .895em
}

.accessoriesListing-options-wishlist {
    float: right
}

@media(min-width :60em) {
    .accessoriesListing-options-wishlist {
        float: left
    }
}

@media(min-width :63em) {
    .accessoriesListing-options-wishlist {
        float: right;
        clear: none
    }
}

.add-lenovoRecommended-full {
    position: absolute;
    top: 0
}

.lenovoRecommended-full {
    font-size: 3rem;
    color: #cf2a23
}

.accessoriesLanding-wrapper {
    padding: .5em
}

@media(min-width :46em) {
    .accessoriesLanding-wrapper {
        padding: 1em
    }
}

@media(min-width :64em) {
    .accessoriesLanding-wrapper {
        padding: 2em
    }
}

.freeShipping-title {
    color: #cf2a23
}

@media(min-width :47em) {
    .freeShipping-title {
        font-size: .875em
    }
}

.accessoriesLanding-categories {
    text-align: center;
    clear: both
}

.lt-ie8 .accessoriesLanding-categories {
    margin-top: 1.25em
}

.accessoriesLanding-category {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: .5em;
    background: linear-gradient(top, #e9e9e9, #f7f7f7);
    background-color: #e9e9e9
}

.accessoriesLanding-category:nth-child(even) {
    margin-left: 0
}

@media(min-width :46em) {
    .accessoriesLanding-category {
        width: 32%
    }
}

.accessoriesLanding-category:nth-child(3n+2) {
    margin-right: 0;
    margin-left: 0
}

@media(min-width :64em) {
    .accessoriesLanding-category {
        width: 24%;
        margin-bottom: .875em
    }
}

.accessoriesLanding-category:nth-child(4n+2) {
    margin-left: 1.333333333%
}

.accessoriesLanding-category:nth-child(4n+3) {
    margin-right: 1.333333333%;
    margin-left: 1.333333333%
}

.lt-ie9 .accessoriesLanding-category {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%
}

.lt-ie8 .accessoriesLanding-category {
    width: 22%;
    display: inline;
    zoom: 1;
    margin-bottom: 1.25em
}

.accessoriesLanding-remaining {
    display: none
}

.accessoriesLanding-categoryLink {
    display: block;
    padding: 1em
}

.accessoriesLanding-categoryLink:hover {
    padding: .875em;
    border: .125em solid #c9c9c9
}

.accessoriesLanding-categoryLink:active {
    border-color: #c9c9c9
}

.accessoriesLanding-title {
    min-height: 2.2em;
    color: #3b3b3b;
    font-size: .9em;
    line-height: 1em;
    text-transform: uppercase
}

.accessoriesLanding-image {
    height: auto;
    width: auto;
    max-width: 100%
}

.accessoriesLanding-seeMoreLink {
    display: inline-block;
    vertical-align: top;
    font-size: .875em;
    text-transform: uppercase;
    padding: .75rem 1rem
}

.lt-ie8 .accessoriesLanding-seeMoreLink {
    display: inline;
    zoom: 1
}

.accessoriesLanding-seeMoreLink:hover {
    background: #f7f7f7;
    color: #cf2a23
}

.accessoriesLanding-seeMoreLink:active {
    background: #e3e3e3
}

.searchFilter {
    background: url(/_ui/desktop/common/css/images/stripes-bg.png);
    clear: both;
    font-weight: 700
}

.searchFilter:after {
    display: table;
    content: '';
    clear: both
}

.searchFilter-form-label {
    font-size: .8em
}

@media(min-width :38em) {
    .searchFilter-form-label {
        float: left
    }
}

.searchFilter-form-dropdown {
    width: 70%;
    margin: 5px 0 0 10px
}

@media(min-width :38em) {
    .searchFilter-form-dropdown {
        width: 200px
    }
}

.searchFilter-button {
    display: block;
    margin: 1em auto 0;
    clear: both
}

@media(min-width :38em) {
    .searchFilter-button {
        margin: 0;
        float: right;
        clear: none
    }
}

.searchFilter-container {
    margin-bottom: 0;
    padding: 1em;
    overflow: hidden;
    border-bottom: 1px solid #b1b1b1
}

.no-js .search-modelFinder-trigger {
    display: none
}

.search-modelFinder {
    clear: both;
    background: #f7f7f7;
    margin-top: 1em
}

.search-modelFinder:after {
    display: table;
    content: '';
    clear: both
}

@media(min-width :35em) {
    .search-modelFinder {
        margin: 1em
    }
}

.extraOptions {
    background: url(/_ui/desktop/common/css/images/stripes-bg.png);
    clear: both;
    margin-bottom: .5em
}

.extraOptions:after {
    display: table;
    content: '';
    clear: both
}

.extraOptions-container {
    padding: 1em;
    clear: both
}

.extraOptions-container+.extraOptions-container {
    clear: none;
    border-top: 1px solid #b1b1b1
}

@media(min-width :41em) {
    .extraOptions-container {
        float: left;
        width: 50%
    }
    .extraOptions-container+.extraOptions-container {
        border-top: 0 none;
        border-left: 1px solid #b1b1b1
    }
}

.lt-ie8 .extraOptions-container {
    width: 494px;
    min-height: 150px;
    background: url(/_ui/desktop/common/css/images/stripes-bg.png)
}

@media(min-width :41em) {
    .extraOptions-container.extraOptions-container-full {
        padding: 1rem;
        float: left;
        width: 100%
    }
}

.extraOptions-title {
    margin-bottom: 1em;
    color: #454545;
    font-size: 1.125em;
    line-height: 1.5rem;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(255, 255, 255, .55)
}

@media(min-width :41em) {
    .extraOptions-title.extraOptions-title-equal-height {
        min-height: 2.7em
    }
}

@media(min-width :70em) {
    .extraOptions-title {
        min-height: 0
    }
}

.accounts-for-left-sidebar .extraOptions-title,
.accounts-for-right-sidebar .extraOptions-title {
    min-height: 2.7em
}

.extraOptions-formGroup+.extraOptions-formGroup {
    margin-top: 1em
}

@media(min-width :52em) {
    .extraOptions-formGroup {
        float: left;
        width: 50%;
        padding-right: .5em
    }
    .extraOptions-formGroup+.extraOptions-formGroup {
        margin-top: 0;
        padding-right: 0;
        padding-left: .5em
    }
}

.extraOptions-formLabel {
    display: block;
    font-size: .8em;
    font-weight: 900;
    line-height: 1.25em
}

.extraOptions-formSelect {
    display: none
}

.no-js .extraOptions-formSelect {
    display: block;
    font-size: .875em;
    width: 100%;
    padding: .5em
}

.lt-ie8 .no-js .extraOptions-formSelect {
    width: 80%
}

.extraOptions-formInput {
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    -o-border-radius: .2em;
    border-radius: .2em;
    -webkit-box-shadow: 1px 1px 5px -1px #bbb inset;
    -moz-box-shadow: 1px 1px 5px -1px #bbb inset;
    box-shadow: 1px 1px 5px -1px #bbb inset;
    color: #494949;
    border: 1px solid #a0a0a0;
    font-size: .875em;
    display: block;
    width: 100%;
    padding: .6em .5em .6em 2em;
    position: relative
}

.lt-ie8 .extraOptions-formInput {
    padding: .5em;
    width: 80%
}

.extraOptions-formInput-wrapper {
    position: relative;
    display: block
}

.extraOptions-formInput-wrapper[data-icon]:before {
    top: .6rem;
    left: .6rem;
    color: #555;
    position: absolute;
    font-size: .9em;
    z-index: 1
}

.extraOptions-formHelp {
    margin: .4em 0 0;
    font-size: .85em;
    font-weight: 700;
    padding-left: .2em
}

.accounts-for-left-sidebar .extraOptions-formHelp,
.accounts-for-right-sidebar .extraOptions-formHelp {
    font-size: .75em;
    line-height: 1.25em
}

.extraOptions-formButton {
    display: none
}

.no-js .extraOptions-formButton {
    display: block
}

.extraOptions-search {
    margin-bottom: 1em
}

@media(min-width :41em) {
    .extraOptions-search {
        width: 50%
    }
}

@media(min-width :41em) {
    .extraOptions-fieldsContainer .extraOptions-form .extraOptions-formGroup {
        width: 100%
    }
}

@media(min-width :41em) {
    .extraOptions-fieldsContainer .extraOptions-form .extraOptions-formGroup .sb-custom {
        width: 24.5%;
        margin: 0 .5% 0 0;
        float: left
    }
}

.extraOptions-fieldsContainer .extraOptions-form .extraOptions-formGroup .sb-custom:after {
    top: .625rem
}

.extraOptions-fieldsContainer .extraOptions-form .extraOptions-formGroup .sb-custom .sb-dropdown {
    top: 2.5rem;
    z-index: 5
}

.helper-container {
    margin: 1rem;
    padding: 1rem;
    background: url(/_ui/desktop/common/css/images/stripes-bg.png);
    float: left
}

.helper-container .helper-container-inner {
    padding: 1rem;
    background: #efefef;
    float: left
}

@media(min-width :38em) {
    .helper-container .helper-container-first {
        width: 49%;
        clear: none;
        float: left
    }
}

.helper-container .helper-container-second {
    border-top: 1px solid #ccc
}

@media(min-width :38em) {
    .helper-container .helper-container-second {
        width: 49%;
        clear: none;
        border-top: 0;
        float: left
    }
}

.helper-container .helper-container-list {
    padding-left: 1rem;
    margin-top: 0
}

.accessoriesLandingAd-offCanvas {
    padding: .5em
}

@media(min-width :47em) {
    .accessoriesLandingAd-offCanvas {
        background: #fff;
        padding: 0;
        margin-bottom: 10px
    }
}

.accessoriesLandingAd-offCanvas:after {
    display: table;
    content: '';
    clear: both
}

.lt-ie8 .accessoriesLandingAd-offCanvas {
    padding-bottom: 1em
}

.horizontal-ad {
    border: 1px solid #d6d6d6;
    background: #fff;
    text-align: center;
    line-height: 1.125em
}

.horizontal-ad+.horizontal-ad {
    margin-top: 0;
    margin-left: 1%
}

@media(min-width :47em) {
    .horizontal-ad {
        float: left;
        text-align: left;
        line-height: 1em
    }
}

.horizontalAd-link {
    display: block;
    padding: .5em
}

@media(min-width :47em) {
    .horizontalAd-link {
        min-height: 6.375rem
    }
}

@media(min-width :65em) {
    .horizontalAd-link {
        min-height: 5.375rem
    }
}

.horizontalAd-largeAd {
    position: relative
}

@media(min-width :47em) {
    .horizontalAd-largeAd {
        background: #efefef;
        width: 49.5%
    }
}

.lt-ie8 .horizontalAd-largeAd {
    width: 442px
}

.horizontalAd-imageContainer {
    text-align: center
}

@media(min-width :47em) {
    .horizontalAd-imageContainer {
        position: absolute;
        width: 4.375em;
        height: 4.375em
    }
}

@media(min-width :47em) {
    .horizontalAd-content {
        padding-left: 4.875em
    }
}

.horizontalAd-title {
    text-transform: uppercase;
    color: #000;
    font-size: 1.125em;
    margin: .5rem 0
}

@media(min-width :47em) {
    .horizontalAd-title {
        font-size: 1em;
        margin: 0
    }
}

.horizontalAd-smallAd .horizontalAd-title {
    color: #cf2a23
}

@media(min-width :47em) {
    .horizontalAd-smallAd .horizontalAd-title {
        font-size: .875em
    }
}

.horizontalAd-copy {
    font-weight: 900;
    color: #555;
    font-size: .875em
}

@media(min-width :47em) {
    .horizontalAd-copy {
        font-size: .75em;
        display: inline
    }
}

.horizontalAd-details {
    font-weight: 900;
    color: #888;
    font-size: .875em
}

@media(min-width :47em) {
    .horizontalAd-details {
        font-size: .75em
    }
}

.horizontalAd-visualLink {
    font-weight: 900;
    font-size: .875em;
    margin: .5rem 0 0
}

@media(min-width :47em) {
    .horizontalAd-visualLink {
        font-size: .75em;
        display: inline
    }
}

.horizontalAd-link:hover .horizontalAd-visualLink {
    text-decoration: underline
}

.horizontalAd-smallAd .horizontalAd-visualLink {
    padding-top: 1em
}

@media(min-width :47em) {
    .horizontalAd-freeShipping {
        width: 14%
    }
}

.lt-ie8 .horizontalAd-freeShipping .horizontalAd-link {
    min-height: 0;
    height: 70px
}

.productGrid-container {
    text-align: center;
    clear: both
}

.lt-ie8 .productGrid-container {
    margin-top: 1.25em
}

.productGrid-item {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: .5em;
    background: linear-gradient(top, #e9e9e9, #f7f7f7);
    background-color: #e9e9e9
}

.productGrid-item:nth-child(even) {
    margin-left: 0
}

@media(min-width :46em) {
    .productGrid-item {
        width: 32%
    }
}

.productGrid-item:nth-child(3n+2) {
    margin-right: 0;
    margin-left: 0
}

@media(min-width :64em) {
    .productGrid-item {
        width: 24%;
        margin-bottom: .875em
    }
}

.productGrid-item:nth-child(4n+2) {
    margin-left: 1.333333333%
}

.productGrid-item:nth-child(4n+3) {
    margin-right: 1.333333333%;
    margin-left: 1.333333333%
}

.lt-ie9 .productGrid-item {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%
}

.lt-ie8 .productGrid-item {
    width: 22%;
    display: inline;
    zoom: 1;
    margin-bottom: 1.25em
}

.productGrid-itemLink {
    display: block;
    padding: 1em
}

.productGrid-itemLink:hover {
    padding: .875em;
    border: .125em solid #c9c9c9
}

.productGrid-itemLink:active {
    border-color: #c9c9c9
}

.productGrid-title {
    min-height: 2.2em;
    color: #3b3b3b;
    font-size: .9em;
    line-height: 1em;
    text-transform: uppercase
}

.productGrid-image {
    height: auto;
    width: auto;
    max-width: 100%
}

.productGrid-seeMoreLink {
    display: inline-block;
    vertical-align: top;
    font-size: .875em;
    text-transform: uppercase;
    padding: .75rem 1rem
}

.lt-ie8 .productGrid-seeMoreLink {
    display: inline;
    zoom: 1
}

.productGrid-seeMoreLink:hover {
    background: #f7f7f7;
    color: #cf2a23
}

.productGrid-seeMoreLink:active {
    background: #e3e3e3
}

.icons-sprite,
.icons-facebook,
.icons-flickr,
.icons-googlePlus,
.icons-lenovoForums,
.icons-pinterest,
.icons-twitter,
.icons-youtube {
    background: url('/_ui/desktop/common/css/images/icons-s1e68df8d7c.png') no-repeat
}

.icons-facebook {
    background-position: 0 -50px
}

.icons-flickr {
    background-position: 0 -125px
}

.icons-googlePlus {
    background-position: 0 -100px
}

.icons-lenovoForums {
    background-position: 0 -75px
}

.icons-pinterest {
    background-position: 0 -25px
}

.icons-twitter {
    background-position: 0 -150px
}

.icons-youtube {
    background-position: 0 0
}

@font-face {
    font-family: 'icomoon';
    src: url("/_ui/desktop/common/css/fonts/icomoon.eot");
    src: url("/_ui/desktop/common/css/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/_ui/desktop/common/css/fonts/icomoon.woff") format("woff"), url("/_ui/desktop/common/css/fonts/icomoon.ttf") format("truetype"), url("/_ui/desktop/common/css/fonts/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.no-fontface [data-icon]:before {
    content: none
}

.iconFallback-sprite,
.iconFallback-xe003,
.iconFallback-xe005,
.iconFallback-xe006,
.iconFallback-xe00a,
.iconFallback-xe00e,
.iconFallback-xe00f,
.iconFallback-xe010-white,
.iconFallback-xe010,
.iconFallback-xe012-gray,
.iconFallback-xe012,
.iconFallback-xe013,
.iconFallback-xe014 {
    background: url('/_ui/desktop/common/css/images/iconFallback-s7b37b026aa.png') no-repeat
}

.iconFallback-xe003 {
    background-position: 0 -48px
}

.iconFallback-xe005 {
    background-position: 0 0
}

.iconFallback-xe006 {
    background-position: 0 -24px
}

.iconFallback-xe00a {
    background-position: 0 -270px
}

.iconFallback-xe00e {
    background-position: 0 -72px
}

.iconFallback-xe00f {
    background-position: 0 -96px
}

.iconFallback-xe010-white {
    background-position: 0 -208px
}

.iconFallback-xe010 {
    background-position: 0 -121px
}

.iconFallback-xe012-gray {
    background-position: 0 -228px
}

.iconFallback-xe012 {
    background-position: 0 -249px
}

.iconFallback-xe013 {
    background-position: 0 -176px
}

.iconFallback-xe014 {
    background-position: 0 -144px
}

.fontface .iconFallback-sprite,
.fontface .iconFallback-xe003,
.fontface .iconFallback-xe005,
.fontface .iconFallback-xe006,
.fontface .iconFallback-xe00a,
.fontface .iconFallback-xe00e,
.fontface .iconFallback-xe00f,
.fontface .iconFallback-xe010-white,
.fontface .iconFallback-xe010,
.fontface .iconFallback-xe012-gray,
.fontface .iconFallback-xe012,
.fontface .iconFallback-xe013,
.fontface .iconFallback-xe014 {
    background-image: none
}

.no-fontface .iconFallback-sprite,
.no-fontface .iconFallback-xe003,
.no-fontface .iconFallback-xe005,
.no-fontface .iconFallback-xe006,
.no-fontface .iconFallback-xe00a,
.no-fontface .iconFallback-xe00e,
.no-fontface .iconFallback-xe00f,
.no-fontface .iconFallback-xe010-white,
.no-fontface .iconFallback-xe010,
.no-fontface .iconFallback-xe012-gray,
.no-fontface .iconFallback-xe012,
.no-fontface .iconFallback-xe013,
.no-fontface .iconFallback-xe014 {
    display: block;
    height: 32px;
    width: 40px;
    line-height: 0
}

.no-fontface .iconFallback-xe00a {
    height: 24px;
    width: 27px
}

.no-fontface .iconFallback-xe00e {
    height: 24px;
    width: 24px
}

.no-fontface .iconFallback-xe00f {
    height: 25px;
    width: 15px
}

.no-fontface .iconFallback-xe003 {
    height: 24px;
    width: 24px
}

.no-fontface .iconFallback-xe005 {
    height: 24px;
    width: 28px
}

.no-fontface .iconFallback-xe006 {
    height: 24px;
    width: 25px
}

.no-fontface .iconFallback-xe010-white {
    height: 20px;
    width: 20px
}

.no-fontface .iconFallback-xe010 {
    height: 23px;
    width: 23px
}

.no-fontface .iconFallback-xe012,
.no-fontface .iconFallback-xe012-gray {
    height: 21px;
    width: 21px
}

.no-fontface .iconFallback-xe013,
.no-fontface .iconFallback-xe014 {
    height: 32px;
    width: 32px
}

.icon-rounded-plus:before,
.icon-rounded-minus:before,
.icon-rounded-greaterThan:before {
    background: #898989;
    border: 1px solid #898989;
    border-radius: 50%;
    display: inline-block;
    margin-right: .5em;
    line-height: .9em;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    vertical-align: center;
    width: 1em;
    height: 1em;
    color: #fff
}

.icon-rounded-plus:before {
    content: "+"
}

.icon-rounded-minus:before {
    content: "Ã‚Â®C"
}

.icon-rounded-greaterThan:before {
    content: ">";
    font-size: 1em;
    line-height: 1.2em;
    width: 1.2em;
    height: 1.2em
}

.mainContent {
    position: relative;
    clear: both
}

.mainFooter {
    clear: both
}

.pageWrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both
}

@media(min-width :76.75em) {
    .pageWrapper {
        width: 73.75em
        /* width: 737.5px; */
    }
    .pageWrapper.homePage {
        width: 80em
    }
}

/* .contentContainer {
    background-color: #000;
} */

#longscroll-subseries .tabbed-nav-wrapper.stickyTabs .logo a {
    display: block;
    text-indent: -9999em;
    height: 50px;
    width: 65px
}

#longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
    display: inline-block;
    height: 50px;
    padding-left: 85px;
    padding-top: 5px;
    font-size: 1.55em;
    color: #000;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #fff
}

#longscroll-subseries .tabbed-nav-wrapper.stickyTabs #tab-nav {
    margin: 0;
    border-top: 1px solid #ccc
}

#longscroll-subseries .tabs-main-rwd-control {
    display: none
}

#longscroll-subseries .tabbedBrowse-accessories-item-container {
    border-bottom: 1px solid #ccc !important;
    height: auto;
    padding: 2em 1.5em 0 1.5em
}

#longscroll-subseries .tabbedBrowse-accessories {
    border: 0
}

#longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary-details {
    margin-top: .5em
}

#longscroll-subseries .tabbedBrowse-accessories-item-title {
    text-align: center;
    color: #009dda;
    font-size: .875em;
    line-height: 1.1em;
    display: block;
    margin-bottom: 1em
}

#longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary,
#longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary .pricingSummary-secondary-details {
    margin-top: 1em
}

#longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary .pricingSummary-shipping {
    font-size: .875em
}

#longscroll-subseries .tabbedBrowse-accessories-item-title a {
    color: #555
}

#longscroll-subseries .tabbedBrowse-accessories-item-description p {
    font-size: .875em
}

#longscroll-subseries .pricingSummary-shipping {
    margin-bottom: .5em
}

#longscroll-subseries .pricingSummary-shipping>div {
    display: none
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart {
    background-color: transparent;
    border: 1px solid #0176a2;
    font-size: .625em;
    font-weight: bold;
    color: #0176a2 !important;
    text-transform: uppercase;
    line-height: 2em;
    margin: 1em auto;
    height: auto;
    width: max-content;
    position: relative
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart .icon-atc {
    padding-left: 28px
}

.tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper {
    clear: both;
    width: auto;
    display: flex;
    text-align: center;
    vertical-align: middle
}

.tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper .pricingSummary-cta.accessories-cta {
    margin: 0 auto
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart:hover {
    background-color: #258ebf;
    border: 1px solid #258ebf;
    color: #fff !important
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart:before {
    content: "";
    display: block;
    background: url('/_ui/desktop/common/css/images/cart_icon.png?1475511807') no-repeat right;
    height: 17px;
    width: 25px;
    position: absolute
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart:hover:before {
    content: "";
    display: block;
    background: url('/_ui/desktop/common/css/images/cart_icon_white.png?1475511807') no-repeat right;
    height: 17px;
    width: 25px;
    position: absolute
}

#longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart span.icon {
    display: none
}

#longscroll-subseries .accessoryPartNumber {
    text-align: center;
    font-size: .75em;
    font-weight: bold;
    display: block
}

#longscroll-subseries .accViewAllURLWrapper {
    text-align: center
}

#longscroll-subseries .accViewAllURLWrapper.desktop {
    display: none
}

#longscroll-subseries .accViewAllURLWrapper a {
    border: 1px solid #258ebf;
    padding: 10px;
    display: inline-block;
    float: none;
    margin: 0 0 0 10px
}

#longscroll-subseries .accViewAllURLWrapper.mobile {
    text-align: center
}

#longscroll-subseries .accViewAllURLWrapper.mobile a {
    color: #258ebf;
    font-weight: normal;
    font-size: 1.2em;
    padding: 0;
    float: none;
    border: 0
}

#longscroll-subseries .accViewAllURLWrapper.mobile a::after {
    content: " >";
    display: inline
}

#longscroll-subseries .tabbedBrowse-accessories-and-services-wrapper {
    background: transparent
}

#longscroll-subseries .tabbedBrowse-services-wrapper {
    background: transparent
}

#longscroll-subseries .tab-content .on-accessories {
    text-align: center;
    z-index: 100;
    position: absolute;
    width: 100%;
    opacity: .8;
    top: 0
}

#longscroll-subseries .tab-content .on-accessories .sk-fading-circle {
    top: 50%
}

#longscroll-subseries .tabbedBrowse-services-wrapper td {
    width: 50%;
    float: left
}

#longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
    display: block !important
}

#longscroll-subseries .btn-accessories-disabled {
    width: 100%;
    height: 35px;
    border: 1px solid #cecfce;
    background: #efefef;
    color: #999;
    font-weight: bold;
    text-transform: uppercase
}

#longscroll-subseries .configuratorAjax:after {
    position: fixed;
    top: 0
}

#longscroll-subseries .tabbedBrowse-accessories-item-media {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 100%
}

#longscroll-subseries .tabbedBrowse-accessories-item .button-standard {
    max-height: 3em;
    min-height: 1.5em;
    margin: .5em auto 1em;
    display: block;
    clear: both;
    float: left
}

#longscroll-subseries .tabbedBrowse-productListings-scroller:after {
    display: none
}

#longscroll-subseries .tabbedBrowse-productListings-scrollerHeader p.tabbedBrowse-message {
    font-weight: normal;
    font-size: 1.2em;
    margin: 0
}

#longscroll-subseries div#configure-summary {
    position: relative !important
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-header div img {
    display: none
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
    padding-right: .5em
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
    display: none;
    float: right
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
    clear: left;
    width: 100%;
    border-left: 0;
    border-right: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container .button-called-out-alt {
    font-size: 13px
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
    width: 100%
}

#longscroll-subseries .tabbedBrowse-productListings-controls .button-called-out-alt:hover {
    background-color: #258ebf;
    border: 1px solid #258ebf;
    color: #fff
}

#longscroll-subseries .tabbedBrowse-productListings {
    width: auto;
    padding: 1em 0 0 0;
    overflow: visible
}

.tabbedBrowse-productListings::after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden
}

.tabbedBrowse-productListings {
    zoom: 1
}

#longscroll-subseries .tabbed-browse-content-wrapper ul.tabbedBrowse-productListing-bundle-list {
    padding-left: 30px
}

#longscroll-subseries .tabbed-browse-content-wrapper ul.tabbedBrowse-productListing-bundle-list li {
    font-size: .75rem;
    list-style-type: disc
}

#longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.expandableContent-is-collapsed {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    margin-bottom: 1em;
    margin-top: 0
}

#longscroll-subseries .tabbedBrowse-productListing-featureList.featureList-bulleted.featureList-linedRows dl {
    display: flex;
    flex-direction: column;
    width: 100%
}

#longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dt,
#longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dd {
    padding: 0 8% 0 12%;
    flex: 1 0 auto
}

#longscroll-subseries .pricingSummary-shipping .rci-esm {
    display: inline-block
}

#longscroll-subseries .tabbedBrowse-features-wrapper {
    overflow: visible
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem {
    text-align: center
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem img {
    max-height: 90vh
}

#longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-mediaItem.left,
#longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-textWrapper.left {
    float: left;
    clear: left;
    order: 1
}

#longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-mediaItem.right,
#longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section .tabbedBrowse-features-textWrapper.right {
    float: right;
    clear: right;
    order: 2
}

#longscroll-subseries #tab-content .tabbedBrowse-features-mediaItem.fullwidth.below,
#longscroll-subseries #tab-content .tabbedBrowse-features-textWrapper.fullwidth.below {
    width: 100%;
    float: none;
    display: table-footer-group
}

#longscroll-subseries #tab-content .tabbedBrowse-features-textWrapper.fullwidth.above,
#longscroll-subseries #tab-content .tabbedBrowse-features-mediaItem.fullwidth.above {
    width: 100%;
    float: none;
    display: table-header-group
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
    width: 100%;
    display: flex;
    align-items: center
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section.no-flex-zone {
    display: table;
    width: 100%
}

#longscroll-subseries .tabbedBrowse-features-textWrapper,
#longscroll-subseries .tabbedBrowse-features-mediaItem {
    width: 100%;
    padding: 5px
}

#longscroll-subseries .tabbedBrowse-features-mediaItem {
    margin-right: 0
}

#longscroll-subseries .tabbedBrowse-features-textWrapper.fullwidth {
    width: 100%
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(odd) .tabbedBrowse-features-mediaItem,
#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(even) .tabbedBrowse-features-textWrapper {
    float: right;
    clear: right;
    order: 2
}

#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(even) .tabbedBrowse-features-mediaItem,
#longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section:nth-child(odd) .tabbedBrowse-features-textWrapper {
    float: left;
    clear: left;
    order: 1
}

#longscroll-subseries .tabbedBrowse-features-featureText {
    padding: 0 0 1em;
    font-size: 1em;
    font-weight: 400
}

#longscroll-subseries .tabbedBrowse-features-featureHeading {
    width: 100%;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 1.875em;
    font-weight: 300;
    color: #000;
    border: 0;
    padding-bottom: 0;
    padding-top: 0
}

#longscroll-subseries .tabbedBrowse-productListings-controls-previous {
    float: left
}

#longscroll-subseries .tabbedBrowse-productListings-controls-next {
    float: right
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
    width: 100%;
    text-align: inherit;
    margin: 0
}

#longscroll-subseries div#BVRRContainer,
#longscroll-subseries div#BVQAContainer {
    max-height: 500px;
    overflow-y: scroll
}

#longscroll-subseries .bv-cleanslate .bv-core-container-399 .bv-content-pagination {
    zoom: 1 !important;
    background-color: transparent !important;
    margin-top: -1px !important;
    margin-bottom: 10px !important
}

#longscroll-subseries .bv-cleanslate .bv-core-container-399 .bv-secondary-content-list .bv-content-item {
    margin: 0 10px 2px !important;
    border: 0 !important;
    clear: both !important;
    display: block !important;
    -webkit-transition: all ease .5s !important;
    -moz-transition: all ease .5s !important;
    -o-transition: all ease .5s !important;
    transition: all ease .5s !important;
    background-color: #fff !important;
    -webkit-border-radius: .25em !important;
    border-radius: .25em !important;
    color: #5a5a5a !important
}

#longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-action-bar,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-content-item,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-write-review,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-read-review,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-ask-question,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-button,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-control-bar,
#longscroll-subseries .bv-cleanslate .bv-core-container-401 .bv-content-pagination {
    background-color: transparent !important;
    background: transparent !important
}

#longscroll-subseries #bvreviewsWrap .tabbedBrowse-title {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em
}

#longscroll-subseries div#reviewsSocialCurations {
    margin: 1em 0
}

#longscroll-subseries .bv-curations-cleanslate .fm-carousel {
    background-color: transparent !important;
    z-index: 1 !important
}

#longscroll-subseries .techSpecs-wrapper {
    padding: 0
}

#longscroll-subseries .techSpecs-wrapper p {
    float: right;
    padding: .5em 1.175em .5em .5em;
    margin: 0 0 1em 0;
    font-size: 13px;
    border: 0;
    color: #000;
    width: 100%;
    text-align: center !important
}

#longscroll-subseries .techSpecs-wrapper p a {
    color: #0077a2;
    padding: .5em;
    font-weight: bold;
    text-transform: uppercase
}

#longscroll-subseries table.techSpecs-table {
    border: 0
}

#longscroll-subseries table.techSpecs-table th {
    display: none
}

#longscroll-subseries table.techSpecs-table tr {
    display: table-row;
    margin: 0;
    border-bottom: 1px solid #cecfcd
}

#longscroll-subseries table.techSpecs-table tr:last-child {
    display: table-row;
    margin: 0;
    border: 0
}

#longscroll-subseries table.techSpecs-table tr:first-of-type {
    border-bottom: 0
}

#longscroll-subseries table.techSpecs-table td {
    font-weight: 500;
    font-size: 1.3em;
    display: table-cell;
    width: auto;
    float: none;
    padding: 1.5em;
    color: #555
}

#longscroll-subseries table.techSpecs-table td:first-child {
    text-transform: none;
    background-color: transparent;
    width: 25%;
    border: 0;
    text-align: right;
    vertical-align: middle
}

#longscroll-subseries table.techSpecs-table td+td {
    border-top: 0;
    border-right: 0;
    border-left: 1px solid #cecfcd;
    border-bottom: 0
}

#longscroll-subseries .techSpecs-images {
    display: block;
    width: 100%;
    text-align: center
}

#longscroll-subseries p.more-specs {
    font-size: 1em;
    color: #686868;
    font-weight: bold;
    float: left;
    border: 0
}

#longscroll-subseries .techSpec-intel-logo {
    display: block;
    float: right;
    width: 210px;
    height: 120px
}

#longscroll-subseries .techSpec-intel-logo img {
    width: 100%
}

#longscroll-subseries li#tab-li-reseller .tabbedBrowse-productListing-body {
    margin-top: 0 !important
}

#longscroll-subseries .tabbed-browse-content-wrapper li.content-item.activeSubTab:nth-child(even):before,
#longscroll-subseries .tabbed-browse-content-wrapper li.content-item.activeSubTab:nth-child(even):after {
    border: 0
}

#longscroll-subseries #tab-li-reseller>h3 {
    display: none
}

#longscroll-subseries #whatyou-social {
    position: relative;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

#longscroll-subseries #whatyou-social .wy-text {
    font-size: 1.25em;
    color: #000;
    text-align: right;
    float: left;
    margin: 0 1em 0 0
}

#longscroll-subseries #whatyou-social .wy-social-links {
    float: left;
    display: inline-block
}

#longscroll-subseries #whatyou-social span.at-icon-wrapper {
    background-color: #6f7170 !important;
    border-radius: 100px
}

#longscroll-subseries .subseriesBackToTop {
    width: 50px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    opacity: .8;
    display: none;
    position: relative;
    color: #353535;
    text-transform: uppercase
}

#longscroll-subseries .subseriesBackToTop:after {
    content: "";
    position: absolute;
    overflow: hidden;
    font-size: 12px;
    width: 1em;
    height: 1em;
    border-top: 2px solid #353535;
    border-left: 2px solid #353535;
    left: 32%;
    top: -6px;
    -moz-transform: rotateZ(-324deg) skewX(-15deg);
    -ms-transform: rotateZ(-324deg) skewX(-15deg);
    -webkit-transform: rotateZ(-324deg) skewX(-15deg);
    transform: rotateZ(-324deg) skewX(-15deg)
}

#longscroll-subseries .standard-on {
    width: 100%
}

#longscroll-subseries div#configurator_mbox {
    width: 100%
}

#longscroll-subseries .footer-paymentOptions {
    padding: 2em 0 1em;
    background-color: #fff;
    position: relative;
    top: 2em;
    margin: 0 auto 2em;
    max-width: 1180px
}

#longscroll-subseries .footer-legal-wrapper {
    margin: 0 auto;
    max-width: 1180px
}

#longscroll-subseries #series-legal-cta {
    margin-top: 3em;
    margin-bottom: 0
}

#longscroll-subseries .add-accessory-heading-wrapper {
    padding-top: 10px
}

#longscroll-subseries .add-accessory-pageHeading {
    visibility: hidden
}

#longscroll-subseries .tabbedBrowse-productListings-controls-next,
#longscroll-subseries .tabbedBrowse-productListings-controls-previous {
    background-color: #fff;
    border: 1px solid #0176a2;
    font-size: 1em;
    font-weight: bold;
    color: #0176a2;
    text-transform: uppercase;
    padding: .5em 1.5em
}

#longscroll-subseries .tabbedBrowse-productListings-controls-next:hover,
#longscroll-subseries .tabbedBrowse-productListings-controls-previous:hover {
    background-color: #258ebf;
    border: 1px solid #258ebf;
    color: #fff;
    text-decoration: none
}

#longscroll-subseries span:hover.at4-icon.aticon-facebook,
#longscroll-subseries span:hover.at4-icon.aticon-twitter,
#longscroll-subseries span:hover.at4-icon.aticon-pinterest_share,
#longscroll-subseries span:hover.at4-icon.aticon-google_plusone_share {
    background-color: #949494 !important
}

#longscroll-subseries span.at4-icon.aticon-facebook {
    background-color: #305891 !important
}

#longscroll-subseries span.at4-icon.aticon-twitter {
    background-color: #2ca8d2 !important
}

#longscroll-subseries span.at4-icon.aticon-pinterest_share {
    background-color: #c82828 !important
}

#longscroll-subseries span.at4-icon.aticon-google_plusone_share {
    background-color: #ce4d39 !important
}

#longscroll-subseries .cta-group-share.addthis-subseries[class*="addthis-"].addthis-subseriespage {
    text-align: center
}

#longscroll-subseries .pf-wrapper {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    max-height: 0;
    background-color: #efefef;
    top: 22px;
    left: -11px;
    padding: 10px 15px;
    width: 150px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -moz-transition: max-height .75s ease 0;
    -o-transition: max-height .75s ease 0;
    -webkit-transition: max-height .75s ease;
    -webkit-transition-delay: 0;
    transition: max-height .75s ease 0;
    -moz-box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px;
    -webkit-box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px;
    box-shadow: rgba(117, 117, 117, 0.5) 1px 2px 5px 1px
}

#longscroll-subseries .pf-wrapper:before,
#longscroll-subseries .pf-wrapper:after {
    content: "";
    position: absolute;
    z-index: 2;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px
}

#longscroll-subseries .pf-wrapper:before {
    top: -11px;
    border-color: transparent transparent #d1d1d1 transparent
}

#longscroll-subseries .pf-wrapper:after {
    top: -10px;
    border-color: transparent transparent #efefef transparent
}

#longscroll-subseries .pf-wrapper.right-arrow:before,
#longscroll-subseries .pf-wrapper.right-arrow:after {
    left: auto;
    right: 5px
}

#longscroll-subseries .product-footnote {
    position: relative;
    width: 3px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#longscroll-subseries .product-footnote>sup {
    color: #50c3f2
}

#longscroll-subseries .product-footnote>sup:hover {
    cursor: pointer;
    text-decoration: underline
}

#longscroll-subseries .product-footnote.active .pf-wrapper {
    visibility: visible;
    max-height: 20000px;
    overflow: visible
}

#longscroll-subseries .separator {
    margin-top: 2em
}

#longscroll-subseries .separator .productImg {
    position: relative;
    float: right;
    margin-top: -1em
}

#longscroll-subseries .separator .productHeader {
    padding-left: .25em
}

#longscroll-subseries .separator .productTxt {
    padding-left: .5em
}

#longscroll-subseries .separator img.lazy {
    float: left
}

#longscroll-subseries .visibility {
    visibility: visible
}

#longscroll-subseries .hidden {
    display: none !important
}

#longscroll-subseries .subseriesHeader h1 {
    font-size: 40px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.2em;
    word-wrap: break-word
}

#longscroll-subseries .subseriesHeader h2 {
    font-size: 40px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.2em;
    word-wrap: break-word
}

#longscroll-subseries .subseriesHeader h3 {
    font-size: 40px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 1.2em;
    word-wrap: break-word
}

#longscroll-subseries .subseriesHeader .longScrollBackgroundImage {
    display: none
}

#longscroll-subseries .mobileHeader {
    display: block;
    font-size: 11vw;
    line-height: 1.2em;
    margin-bottom: .2em
}

#longscroll-subseries .desktopHeader {
    display: none
}

#longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
    display: block;
    position: static;
    left: auto;
    top: auto;
    width: auto;
    clear: left;
    padding: 0;
    margin-left: 0
}

#longscroll-subseries .hero-productDescription-body {
    font-size: 1em;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000
}

#longscroll-subseries #highlights ul li span {
    font-size: 1em;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000
}

#longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
    color: #000;
    font-size: 24px;
    padding: 30px 0 10px 0;
    margin: 0;
    text-align: center;
    display: block;
    text-transform: none
}

#longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-subheading {
    font-size: 14px;
    color: #777;
    padding: 0;
    text-align: center;
    display: block;
    text-transform: none
}

#longscroll-subseries .productImg {
    display: none;
    float: none;
    width: 100%;
    margin-top: .5em;
    background: 0;
    text-align: center
}

#longscroll-subseries .productImg img {
    max-width: 100%;
    max-height: 70vh
}

#longscroll-subseries .productImg .desktopImg {
    display: none
}

#longscroll-subseries .productImg .mobileImg {
    display: inline-block
}

#longscroll-subseries .hero-video {
    float: right
}

#longscroll-subseries .subseriesHeader .cta {
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
    clear: none;
    left: 0;
    max-width: none;
    margin-right: 50%
}

#longscroll-subseries .cta-price {
    display: inline-block
}

#longscroll-subseries .cta-price dt {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #000;
    float: left;
    font-size: 1em;
    margin-top: .5em;
    margin-right: 0;
    text-transform: lowercase
}

#longscroll-subseries .cta-price div.cta-extra-info {
    clear: both
}

#longscroll-subseries .cta-price dt::first-letter {
    text-transform: capitalize
}

#longscroll-subseries .cta-price dd {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #000;
    float: left
}

#longscroll-subseries .cta-group-action {
    width: auto;
    float: none;
    clear: both;
    position: relative
}

#longscroll-subseries .cta-group-price {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 0
}

#longscroll-subseries .cta-group-reviews {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 2%;
    min-height: 30px
}

#longscroll-subseries .cta-group-reviews .reviews {
    display: inline-block;
    margin: 0;
    width: 100%
}

#longscroll-subseries .bv-primarySummary-rating-container {
    margin: 0 !important
}

#longscroll-subseries .cta .bv-action-bar {
    display: none !important
}

#longscroll-subseries .bv-stars-container {
    text-align: center !important
}

#longscroll-subseries .cta-wishlist {
    display: none
}

#longscroll-subseries .button-full {
    width: auto
}

#longscroll-subseries .button-called-out-alt,
#longscroll-subseries .button-called-out {
    background-color: #1976a1;
    border-radius: 4px;
    border: 1px solid #d9eef7;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle
}

#longscroll-subseries .button-called-out-alt,
#longscroll-subseries .button-called-out[disabled] {
    text-transform: none
}

#longscroll-subseries .button-called-out-reseller {
    background-color: #d9eef7;
    border: 1px solid #1976a1;
    color: #1976a1 !important
}

#longscroll-subseries .button-called-out-alt:hover,
#longscroll-subseries .button-called-out:hover {
    background-color: #d9eef7;
    border: 1px solid #1976a1;
    color: #1976a1 !important
}

#longscroll-subseries #view-customize {
    font-weight: normal;
    font-size: 1.2em;
    padding: .5em 1em;
    margin-bottom: .5em
}

#longscroll-subseries .longscrollIntelLogo-container {
    width: 100%;
    margin: 0 auto;
    display: none;
    text-align: center
}

#longscroll-subseries .longScroll-Win-Intellogo {
    display: none
}

#longscroll-subseries .longscrollLogoTopRight-container {
    width: 100%;
    text-align: center;
    margin: 0 auto .5em auto
}

#longscroll-subseries .subseriesHeader {
    top: 0;
    left: 0;
    border-top: 1px solid #ccc
}

.breadcrumb-wrapper {
    padding-top: 12px
}

#longscroll-subseries .subseriesHeader .heroSubHeader {
    font-size: 24px;
    color: #000;
    line-height: 1em
}

#longscroll-subseries .hero-productDescription-body,
#longscroll-subseries #highlights ul li span {
    color: #000
}

#longscroll-subseries p.hero-productDescription-body {
    margin: 0
}

#longscroll-subseries .eSpot-container {
    position: relative;
    left: 0;
    float: left;
    width: 50%;
    clear: none
}

#longscroll-subseries .eSpot-container .eSpot-item {
    box-shadow: none;
    border: 0;
    margin: 0 !important;
    float: none;
    background: 0
}

#longscroll-subseries .eSpot-container .eSpot-item .e-spot {
    border: 0;
    margin: 0 !important;
    float: none;
    background: 0
}

#longscroll-subseries .eSpot-container .eSpot-item .e-spot .text {
    min-height: auto;
    background: transparent
}

#longscroll-subseries .eSpot-container .eSpot-item .e-spot img,
#longscroll-subseries .eSpot-container .eSpot-item .e-spot .ShopNow,
#longscroll-subseries .eSpot-container .eSpot-item .e-spot h3 {
    display: none !important
}

#longscroll-subseries .eSpot-container .eSpot-item .e-spot .sub-title {
    font-size: 16px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #000;
    line-height: 1.3em;
    text-transform: none;
    margin: .5em 0
}

#longscroll-subseries .eSpot-container .eSpot-item p {
    font-weight: 400;
    font-size: 16px;
    color: #373737;
    position: relative
}

#longscroll-subseries .longscrollLogoTopRight-container {
    display: none !important
}

#longscroll-subseries .subseriesHeader {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    background: #f2f2f2;
    margin: 0 auto
}

#longscroll-subseries .subseriesHeader .hero-column-one {
    order: 2;
    width: 100%;
    height: 100%;
    margin-top: 20px
}

#longscroll-subseries .subseriesHeader .hero-column-two {
    order: 1;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%
}

#longscroll-subseries #heroCarouselWrapper {
    height: auto
}

#longscroll-subseries #heroCarouselWrapper #heroSlider {
    height: 600px !important;
    margin: 1.5em 0 0 0
}

#longscroll-subseries #heroCarouselWrapper #heroSlider li {
    position: relative;
    overflow: hidden;
    height: 100% !important;
    text-align: center
}

#longscroll-subseries #heroCarouselWrapper #heroSlider li.longscrollSlider-overlay img {
    opacity: .5
}

#longscroll-subseries .lightSlider-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

#longscroll-subseries .lightSlider-overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 70%;
    width: 144px;
    height: 144px;
    border-radius: 72px;
    text-align: center;
    text-decoration: none;
    color: #fff
}

#longscroll-subseries .lightSlider-overlay a:hover {
    background-color: rgba(0, 0, 0, 0.8)
}

#longscroll-subseries .lightSlider-overlay a span {
    display: block;
    padding-top: 103px;
    font-size: 14px
}

#longscroll-subseries .tabbed-browse-content-wrapper .button-full {
    width: 100%
}

#longscroll-subseries .pricingSummary {
    font-size: 1rem
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
    position: relative
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:first-child {
    z-index: 3;
    background-color: #fff
}

#longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
#longscroll-subseries .subseries-showModelDiff-container-mobile {
    display: none
}

.tabbedBrowse-bundle-componentList {
    font-size: .75rem;
    padding: 0 1em 0 1rem
}

#longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList {
    font-size: .75rem;
    padding: 0
}

#longscroll-subseries .modeldiff-static {
    z-index: 2;
    background-color: #fff
}

#longscroll-subseries #longscroll-singlesku {
    z-index: 1
}

#longscroll-subseries #longscroll-singlesku .featureList-bulleted dd {
    line-height: auto !important
}

#longscroll-subseries #longscroll-singlesku .buttonText.compare {
    text-align: center
}

#longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox {
    display: inline-block;
    margin-bottom: 0;
    line-height: auto;
    height: auto;
    vertical-align: middle
}

#longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox .cbxshow {
    margin-top: 0;
    zoom: 1;
    vertical-align: middle;
    line-height: .7em;
    margin-left: 0;
    font-size: .7rem
}

#longscroll-subseries #longscroll-singlesku .buttonText.compare .comparecheckbox .cbxhide {
    margin-top: 0;
    zoom: 1;
    vertical-align: middle;
    line-height: .7em;
    margin-left: 0;
    font-size: .7em
}

#longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing-buttonText {
    margin-bottom: 0;
    margin-top: 1em;
    font-size: .7em;
    vertical-align: middle
}

#longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing-buttonText .m-compareButton {
    font-size: 16px
}

#longscroll-subseries #longscroll-subseries.wishlist-link {
    margin-top: 4px;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    line-height: 1;
    margin-left: 5px
}

#longscroll-subseries .pricingSummary-details-final-price {
    padding-bottom: 0
}

#longscroll-subseries .saleprice.pricingSummary-details-final-price-title {
    font-weight: 700;
    color: #454545;
    padding-bottom: 0
}

#longscroll-subseries .aftercoupon.pricingSummary-details-final-price {
    font-weight: 400;
    color: black;
    font-size: 2.1rem
}

#longscroll-subseries .aftercoupon.pricingSummary-details-final-price-title {
    padding-bottom: 0
}

#longscroll-subseries .tabbedBrowse-productListing-title {
    font-weight: 400;
    color: #000;
    font-size: 1.5rem;
    word-break: break-word
}

#longscroll-subseries .tabbedBrowse-productListing-header {
    margin-bottom: 1em
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
    border: 0
}

#longscroll-subseries .pricingSummary-coupon:empty {
    display: none
}

#longscroll-subseries .pricingSummary-details {
    position: relative
}

#longscroll-subseries .sooimage {
    top: -30px;
    z-index: 1
}

#longscroll-subseries .sooimage img {
    width: 80% !important
}

#longscroll-subseries .ribbon-header {
    position: absolute;
    top: -14px;
    height: 28px;
    width: 100%;
    background-position: center .1rem
}

#longscroll-subseries .ribbon-header.first-header {
    z-index: 3
}

#longscroll-subseries .ribbon-mask {
    position: absolute;
    top: -15px;
    height: 14px;
    width: 100%;
    background-color: #fff;
    z-index: 2
}

#longscroll-subseries .tabbedBrowse-productListing {
    top: -14px !important;
    position: relative !important;
    height: 100% !important
}

#longscroll-subseries .tabbedBrowse-productListing-title {
    margin-top: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
    color: #000;
    font-size: 1.5em
}

#longscroll-subseries .featureList-linedRows dt {
    color: #000
}

#longscroll-subseries .featureList-linedRows dt:nth-of-type(odd),
#longscroll-subseries .featureList-linedRows dd:nth-of-type(odd) {
    background: transparent
}

#longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-label {
    font-weight: 400;
    color: #676767;
    font-size: 1rem;
    min-width: 50%;
    text-align: left
}

#longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-value {
    font-weight: 400;
    color: #676767;
    padding-bottom: 0;
    font-size: 1rem;
    padding-left: 0
}

#longscroll-subseries .tabbedBrowse-productListing-button-container {
    padding-top: 0rem
}

#longscroll-subseries .subseries-showModelDiff-container,
#longscroll-subseries .subseries-showModelDiff-container-mobile {
    text-align: left;
    background-color: #efefef;
    font-weight: 400;
    font-family: "Lato", Arial, Helvetica, sans-serif !important
}

#longscroll-subseries .subseries-showModelDiff-container a,
#longscroll-subseries .subseries-showModelDiff-container-mobile a {
    position: relative
}

#longscroll-subseries .subseries-showModelDiff-container-mobile {
    width: 100%
}

#longscroll-subseries .tabbedBrowse-productListing-button-container,
#longscroll-subseries .tabbedBrowse-productListing-button-container {
    padding-top: 0rem !important
}

#longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-first,
#longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-second {
    text-transform: uppercase;
    font-size: 1.1em;
    width: 100%
}

#longscroll-subseries .featureList-bulleted {
    padding: 0 1em 0 1em;
    font-size: .75rem
}

#longscroll-subseries .pricingSummary-priceList-item,
#longscroll-subseries .pricingSummary-priceList-label,
#longscroll-subseries .pricingSummary-priceList-value,
#longscroll-subseries .pricingSummary-details-final-price-title,
#longscroll-subseries .pricingSummary-details-final-price {
    padding-bottom: 0
}

#longscroll-subseries .featureList-bulleted dd:nth-last-child(n+2) {
    line-height: 100%;
    margin-bottom: 0;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ccc
}

#longscroll-subseries .tabbedBrowse-productListings .button-called-out,
#longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt,
#longscroll-subseries .tabbedBrowse-productListings .button-reseller,
#longscroll-subseries .tabbedBrowse-productListings .button-standard-alt,
#longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt,
#longscroll-subseries #singlesku-cta {
    background-color: #1976a1;
    border-radius: 4px;
    border: 1px solid #d9eef7;
    color: #fff;
    width: 100%;
    height: 47px;
    background-image: none;
    vertical-align: middle;
    text-transform: none;
    font-size: 16px;
    font-weight: bold
}

#longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover,
#longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover,
#longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover,
#longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover,
#longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover,
#longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover,
#longscroll-subseries #singlesku-cta:hover {
    background-color: #d9eef7;
    border-radius: 4px;
    border: 1px solid #1976a1;
    color: #1976a1;
    width: 100%;
    background-image: none;
    vertical-align: middle;
    text-transform: none
}

#longscroll-subseries .tabbedBrowse-productListings .button-standard-alt[disabled] {
    background-color: #1976a1;
    border: 1px solid #d9eef7;
    color: #fff
}

#longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop {
    width: 100%;
    background-color: #1976a1;
    border-radius: 4px;
    border: 1px solid #d9eef7;
    color: #fff;
    padding: .5em .8em;
    background-image: none;
    vertical-align: middle;
    text-transform: none;
    height: 47px;
    letter-spacing: 0;
    font-size: 16px;
    position: relative;
    font-weight: bold
}

#longscroll-subseries .tabbedBrowse-productListing-button-container .button-full#addToCartButtonTop:hover {
    background-color: #d9eef7;
    border-radius: 4px;
    border: 1px solid #1976a1;
    color: #1976a1 !important;
    width: 100%;
    background-image: none;
    vertical-align: middle;
    text-transform: none
}

#longscroll-subseries .site-country-KR .pricingSummary-coupon .pricingSummary-couponCode {
    display: block !important
}

#longscroll-subseries .tabbedBrowse-productListing-body {
    padding: 0 .8rem;
    display: inline-block;
    width: 100%
}

#longscroll-subseries .longscroll-singlesku-wrapper .tabbedBrowse-productListing-body {
    padding: 0 0 1em 0
}

#longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-next,
#longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-previous {
    border-radius: 3px;
    background: #efefef;
    border: 1px #555 solid;
    color: #555
}

#longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-next:hover,
#longscroll-subseries .button-called-out-alt.tabbedBrowse-productListings-controls-previous:hover {
    border-radius: 3px;
    background: #555;
    border: 1px #efefef solid;
    color: #fff
}

#longscroll-subseries .tabbedBrowse-productListings-controls-next:after {
    content: "\25B6"
}

#longscroll-subseries .tabbedBrowse-productListings-controls-previous:before {
    content: "\25C0"
}

#longscroll-subseries #longscroll-singlesku .productStatus-models {
    margin-top: 20px
}

#longscroll-subseries #longscroll-singlesku .calloutBox-body-innerWrapper {
    padding-bottom: 0
}

#longscroll-subseries #longscroll-singlesku .ribbon-header {
    position: absolute;
    top: -14px;
    height: 28px;
    width: 100%;
    left: 2rem;
    z-index: 1
}

#longscroll-subseries #longscroll-singlesku .tabbedBrowse-productListing {
    position: relative !important
}

#longscroll-subseries #longscroll-singlesku .longscroll-view-all-models {
    display: inline-block;
    float: right;
    background-color: #efefef;
    border-radius: 5px;
    height: 28px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding: 0rem .5rem 0rem .5rem;
    margin-bottom: 14px
}

#longscroll-subseries #longscroll-singlesku .longscroll-view-all-models img {
    vertical-align: middle;
    display: inline-block
}

#longscroll-subseries #longscroll-singlesku .longscroll-view-all-models span {
    color: #3481a8;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

#longscroll-subseries #longscroll-singlesku .longscroll-view-all-models::after {
    content: " ";
    clear: both
}

#longscroll-subseries #longscroll-singlesku .sectionHeader.sectionHeader-collapsible {
    display: none
}

#longscroll-subseries #longscroll-singlesku #printSpiderMap {
    display: none
}

#longscroll-subseries #longscroll-singlesku .ribbon-header {
    background-position: left .1rem
}

#longscroll-subseries #longscroll-singlesku .pricingSummary-secondary-details .pricingSummary-shipping {
    height: auto
}

#longscroll-subseries #longscroll-singlesku {
    position: relative
}

#longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-label {
    float: none;
    font-weight: 400;
    color: #676767;
    font-size: .875rem
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-priceList-label {
    display: inline-block !important
}

#longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-value {
    float: none;
    font-weight: 400;
    color: #676767;
    font-size: .875rem;
    padding: 0;
    display: inline-block !important
}

#longscroll-subseries #longscroll-singlesku .featureList-bulleted dt,
#longscroll-subseries #longscroll-singlesku .featureList-bulleted dd {
    padding-left: 0rem
}

#longscroll-subseries #longscroll-singlesku .featureList-bulleted {
    padding: 0rem 1rem 0rem 0rem
}

#longscroll-subseries #longscroll-singlesku .configuratorItem-mtmTable-text p {
    clear: both !important
}

#longscroll-subseries .configuratorItem-mtmTable-row:nth-child(odd) {
    background: #fff
}

#longscroll-subseries #longscroll-subseries .configuratorItem-mtmTable-row:nth-child(odd) {
    background: #efefef
}

#longscroll-subseries .configuratorItem-mtmTable {
    width: 100%;
    float: left
}

#longscroll-subseries .configuratorItem-mtmTable-row {
    display: block
}

#longscroll-subseries .configuratorItem-price {
    float: right
}

#longscroll-subseries .display_none {
    display: none
}

#longscroll-subseries .configuratorItem-price .subseries-minor {
    width: 100%
}

#longscroll-subseries .configuratorItem-price .subseries-minor .sectionHeader {
    padding-left: 1rem
}

#longscroll-subseries #longscroll-singlesku .standard-on {
    top: 0rem
}

#longscroll-subseries .single-sku-visible {
    position: absolute;
    top: 0;
    opacity: 0
}

#longscroll-subseries .subseries-minor::after,
#longscroll-subseries .footer-paymentOptions::before {
    content: " ";
    clear: both
}

#longscroll-subseries .longscroll-singlesku-wrapper {
    position: relative;
    width: 100%;
    clear: both;
    padding: 1em 0 0 0
}

#longscroll-subseries .longscroll-singlesku-content {
    float: left;
    width: 60%;
    padding-top: 1em
}

#longscroll-subseries .longscroll-singlesku-content h1 {
    line-height: 1.2em
}

#longscroll-subseries .longscroll-singlesku-float {
    float: right;
    position: relative;
    top: 0;
    right: 0;
    width: 25%;
    margin-left: 2rem
}

#longscroll-subseries h1.data-header span:first-child,
#longscroll-subseries h1.pricing-header span:first-child {
    font-size: 1.875rem;
    font-weight: 400
}

#longscroll-subseries h1.pricing-header {
    display: none;
    line-height: 1.875rem
}

#longscroll-subseries h1.pricing-header span:last-child,
#longscroll-subseries h1.data-header span:last-child {
    font-size: 1rem;
    font-weight: 400
}

#longscroll-subseries .singlesku-preselection:last-child {
    width: 100%
}

#longscroll-subseries .tabbedBrowse-productListings-scrollerHeader p.tabbedBrowse-message {
    display: none !important
}

#longscroll-subseries .pricingSummary-details {
    max-width: 14rem
}

#longscroll-subseries #singlesku-configure-summary .pricingSummary-details {
    max-width: none
}

#longscroll-subseries #singlesku-configure-summary .pricingSummary-details .pricingSummary-cta {
    max-width: none;
    margin: 0
}

#longscroll-subseries #series-legal-cta {
    clear: both;
    position: relative
}

#longscroll-subseries .tabbedBrowse-conjointBundles {
    margin: 0 auto 0 auto
}

#longscroll-subseries .pricingSummary-shipping .rci-esm {
    font-weight: 400;
    color: #676767;
    font-size: 1rem
}

#longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
    height: 100%
}

#longscroll-subseries .tabbedBrowse-productListing-header {
    padding: 0rem .5rem 0rem .6rem
}

#longscroll-subseries #singlesku-cta {
    width: 100%
}

#longscroll-subseries #tab-a-customize,
#longscroll-subseries #tab-a-reseller {
    line-height: 36px
}

#longscroll-subseries .accessoriesListings-review-container .BVRRInlineRating {
    display: inline-block;
    padding-left: 10px;
    text-align: center
}

#longscroll-subseries .tabbedBrowse-productListing-footer .expandableContent {
    border: 0
}

#longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-msg,
#longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-esm {
    padding-bottom: 0
}

#longscroll-subseries .tabbedBrowse-productListings .pricingSummary .rci-msg {
    display: block !important
}

#longscroll-subseries .tabbedBrowse-productListings .priceSummary .rci-msg {
    display: block !important
}

.stock_message {
    color: #9c3022;
    font-weight: bold
}

#longscroll-subseries .cbxshow,
#longscroll-subseries .buttonText-right {
    text-transform: uppercase
}

#longscroll-subseries .media-check {
    width: 1px
}

#longscroll-subseries .longscroll-singlesku-wrapper .sectionHeader {
    text-align: center
}

#longscroll-subseries .longscroll-singlesku-content span:first-child::before {
    content: " ";
    display: block
}

#longscroll-subseries .longscroll-singlesku-content span:first-child br {
    display: none
}

#longscroll-subseries .tabbedBrowse-productListing-presel.presel {
    padding-top: 0rem;
    border-top: 1px solid #ddd;
    margin-bottom: .5em
}

#longscroll-subseries .longscroll-singlesku-wrapper .preselections ul {
    background: #fff
}

#longscroll-subseries .singlesku-preselection {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    line-height: 1.2em
}

#longscroll-subseries #longscroll-singlesku .preselections ul li {
    margin-bottom: 2px;
    padding: 0rem .5rem .4rem 0rem
}

#longscroll-subseries #longscroll-singlesku .preselections {
    margin: 0
}

#longscroll-subseries #longscroll-singlesku .calloutBox {
    margin-bottom: 0
}

#longscroll-subseries .longscroll-singlesku-float .standard-on {
    position: relative
}

#longscroll-subseries #longscroll-singlesku .pricingSummary-cta {
    font-size: 1rem;
    max-width: 100%
}

#longscroll-subseries h1.data-header span:first-child,
#longscroll-subseries h1.pricing-header span:first-child {
    font-size: 1.875em;
    font-weight: 400;
    float: left;
    color: black;
    margin-bottom: .5em
}

#longscroll-subseries .longscroll-singlesku-wrapper .pricingSummary-details-final-price-title {
    font-weight: 400;
    color: #666
}

#longscroll-subseries .longscroll-singlesku-wrapper .aftercoupon,
#longscroll-subseries .longscroll-singlesku-wrapper .pricingSummary-secondary-details {
    display: block !important
}

#longscroll-subseries .longscroll-singlesku-wrapper #addToCartButtonTop {
    margin-bottom: 10px;
    text-transform: uppercase
}

#longscroll-subseries .longscroll-singlesku-wrapper .comparecheckbox {
    margin-left: 10px
}

#longscroll-subseries .promotedOptions .checkboxText {
    margin-left: .5em
}

#longscroll-subseries .longscroll-singlesku-wrapper .promotedOptions {
    margin-top: 1em
}

.longscroll-singlesku-wrapper .pricingSummary-details {
    width: 100%
}

.longscroll-singlesku-wrapper .pricingSummary-secondary-details {
    width: 100%;
    border: 0
}

#longscroll-subseries .promotedOptions .checkboxText {
    font-size: .8125em !important
}

#longscroll-subseries .displayFix .tabbedBrowse-configurator {
    width: 60%;
    float: left
}

#longscroll-subseries .displayFix h2.tabbedBrowse-title {
    font-size: 1.875em;
    color: black;
    display: inline-block;
    margin-right: .5em
}

.configuratorItem-mtmTable-title {
    margin: 0;
    font-weight: 700;
    color: black
}

.configuratorItem-mtmTable-description {
    margin: 0;
    font-weight: 400;
    color: #555
}

.configuratorItem-mtmTable-row {
    border-bottom: 1px solid #ccc
}

.configuratorItem-mtmTable-row:last-child {
    border-bottom: 0
}

#longscroll-subseries #longscroll-singlesku .saleprice {
    display: block;
    font-weight: 400;
    font-size: 2.1rem;
    color: black
}

#longscroll-subseries #longscroll-singlesku .ls-has-discount {
    font-size: .875em;
    display: inline-block !important;
    padding-left: .5em
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-priceList-value {
    font-size: .875em;
    color: black;
    font-weight: 400;
    display: inline-block !important
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-purchase-wrapper {
    width: 100%
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .pricingSummary-cta {
    text-transform: uppercase
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .addAccessories {
    font-size: 1.1rem;
    line-height: 1em;
    color: #555
}

#longscroll-singlesku .tabbedBrowse-productListing-button-container #WishlistSelect {
    width: auto
}

#longscroll-subseries .singleModel {
    width: 300px !important
}

#longscroll-subseries .hideViewLink {
    display: none !important
}

#longscroll-subseries .singleModelWrapper {
    border: 1px solid #dedede
}

#longscroll-subseries .singleModel .tabbedBrowse-title {
    font-weight: 400
}

#longscroll-subseries .tabbedBrowse-productListing-merchandising-label {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

#longscroll-subseries .singleModelView .tabbedBrowse-productListing-merchandising-label {
    width: 40%;
    margin-bottom: 15px
}

#longscroll-subseries .singleModelView {
    border: 1px solid #dedede
}

#longscroll-subseries .singleModelTitle {
    display: block !important;
    visibility: visible !important;
    font-weight: 400
}

#longscroll-subseries .singleModelView {
    margin-top: 1em
}

@media screen and (max-width:750px) {
    #longscroll-subseries .singleModelView {
        margin-top: 0
    }
}

#longscroll-subseries .tabbedBrowse-features-featureText {
    width: 100%
}

#longscroll-subseries .merch-tagLabel-ribbon {
    position: relative;
    float: left;
    padding: .1em 1.15em .2em;
    color: #fff;
    text-transform: uppercase;
    width: 95%;
    text-align: center;
    font-weight: 400;
    margin: 0;
    text-indent: -5%
}

#longscroll-subseries #longscroll-singlesku .promotedOptions:nth-of-type(1) {
    border-top: 1px solid #ddd;
    padding-top: 1em
}

#longscroll-subseries #longscroll-singlesku .promotedOptions-autoHeight {
    border-top: 0
}

#longscroll-subseries .cta #header-cta {
    display: none
}

_:-ms-lang(x),
#longscroll-subseries .subseriesHeader .single_img.hero-column-two img.rollovercartItemImg {
    width: 100%
}

@media(max-width :30em) {
    #longscroll-subseries #heroCarouselWrapper #heroSlider {
        height: 220px !important
    }
    #longscroll-subseries.interstitial-loaded .tabbed-browse-content-wrapper li.content-item.expandedContentTab>a#tab-a-customize h3 {
        display: none
    }
    .masthead .pageWrapper {
        z-index: 999;
        background-color: #fff
    }
    .menuWrapper {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
    .logoWrapper {
        width: 150px
    }
    .navWrapper {
        margin-left: 0;
        float: right;
        width: 100%
    }
    #whatOthersSlider .whatOthersSlide {
        border-right: 0
    }
    #whatOthersSlider .whatOthersSlide img {
        width: 75%
    }
    .eSpot-container {
        display: none
    }
    #longscroll-subseries .mediaGalleryMobileInlineGallery iframe {
        width: 100% !important
    }
    #longscroll-subseries .tab-content {
        padding: 1em
    }
    #longscroll-subseries .responsiveShowContent {
        display: block
    }
    #longscroll-subseries .tabbedBrowse-accessories {
        border: 0
    }
    #longscroll-subseries .tabbedBrowse-accessories-item-container {
        padding: 1em 0 0 0
    }
    #longscroll-subseries .tabbedBrowse-accessories-item-container .pricingSummary-details {
        min-height: 0 !important
    }
    #longscroll-subseries .tabbedBrowse-accessories-item-image {
        min-height: 0
    }
    #longscroll-subseries .pricingSummary-shipping {
        border: 0;
        padding: 0
    }
    #longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
        height: auto
    }
    #longscroll-subseries .tabbedBrowse-services-wrapper {
        border: 0
    }
    #longscroll-subseries .tabbedBrowse-services-wrapper td {
        width: 100%;
        float: left
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-details {
        min-height: 0 !important
    }
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-purchase-wrapper {
        margin-bottom: .5em
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
        margin: .5em 0
    }
    #longscroll-subseries .tabbedBrowse-accessories-item>.button-standard {
        display: none
    }
    #longscroll-subseries div#configure-summary {
        width: 100%;
        margin-left: 0 !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-body,
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-footer {
        padding: 0 10px;
        min-height: 200px !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        margin: 0 !important
    }
    #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem img {
        display: block
    }
    #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper .tabbedBrowse-features-mediaItem {
        display: block
    }
    #longscroll-subseries .tabbedBrowse-features-mediaItem {
        display: none
    }
    #longscroll-subseries table.techSpecs-table td {
        font-weight: 600;
        font-size: 1.3em;
        display: table-cell;
        float: left;
        width: 100% !important;
        text-align: left;
        border: 0;
        padding: 1rem 1rem 0 1rem;
        color: #000
    }
    #longscroll-subseries table.techSpecs-table td:first-child {
        text-align: left
    }
    #longscroll-subseries table.techSpecs-table td+td {
        font-weight: normal;
        font-size: 1em;
        display: table-cell;
        float: left;
        color: #555;
        text-align: left;
        border: 0;
        padding: 0 1rem 1rem 1rem;
        width: 100%
    }
    #longscroll-subseries table.techSpecs-table td ul {
        list-style: initial !important;
        padding-left: 1.25em !important
    }
    #longscroll-subseries .techSpecs-images img {
        width: 100%
    }
    #longscroll-subseries .techSpec-intel-logo {
        width: 86px;
        height: 49px;
        float: none;
        text-align: center;
        margin: 0 auto
    }
    #longscroll-subseries #whatyou-social {
        flex-direction: column
    }
    #longscroll-subseries #whatyou-social .wy-text {
        text-align: center;
        width: 100%
    }
    #longscroll-subseries .subseriesBackToTop:after {
        display: none
    }
    #longscroll-subseries .subseriesHeader h1 {
        display: block
    }
    #longscroll-subseries .subseriesHeader h3 {
        display: block
    }
    #longscroll-subseries .subseriesHeader .desktopHeader {
        display: none
    }
    #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
        display: none
    }
    #longscroll-subseries .subseriesHeader .cta {
        width: 100%
    }
    #longscroll-subseries .eSpot-container {
        display: none
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        margin-top: 5em;
        right: 15px;
        overflow: visible !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
        font-size: 1.25rem
    }
    #longscroll-subseries .pricingSummary-details {
        height: auto !important
    }
    #longscroll-subseries .pricingSummary-secondary-details {
        height: auto
    }
}

@media screen and (min-width:320px) and (max-width:480px) {
    #longscroll-subseries .cta .rating-summary-container {
        text-align: center !important;
        padding-top: 5px
    }
}

@media(max-width :48em) {
    #configurator-wrapper .tabbedBrowse-configurator {
        width: 100% !important
    }
    #longscroll-singlesku {
        width: 100% !important
    }
    #longscroll-subseries h1.data-header span:first-child,
    #longscroll-subseries h1.pricing-header span:first-child {
        width: 100%;
        text-align: center
    }
    #longscroll-singlesku .tabbedBrowse-productListing-footer .tabbedBrowse-productListing-button-container:first-child .tabbedBrowse-productListing-footer-button-first {
        display: block
    }
    #longscroll-singlesku .comparecheckbox {
        display: inline-block
    }
    #longscroll-subseries .longscroll-singlesku-float {
        float: none;
        margin-left: 0;
        width: 100%
    }
    .singleSkuPartNumber {
        display: block;
        text-align: center
    }
    #longscroll-subseries .longscroll-view-all-models {
        left: 55%;
        margin-top: .5em;
        width: 100%;
        text-align: center
    }
    #longscroll-subseries .longscroll-view-all-models a {
        margin-top: 0
    }
    #longscroll-subseries .displayFix h2.tabbedBrowse-title {
        float: none;
        text-align: center;
        display: none
    }
    #longscroll-subseries .singleSkuPartNumber {
        float: none
    }
    #longscroll-subseries #tab-li-currentmodels ul {
        padding: 2em
    }
    #longscroll-subseries .tabbedBrowse-accessories-item-container {
        height: auto !important;
        overflow: hidden
    }
    #longscroll-subseries .singleModelView .tabbedBrowse-productListing-merchandising-label {
        width: 90%
    }
}

@media(min-width :30em) and (max-width:44em) {
    #longscroll-subseries #heroCarouselWrapper #heroSlider {
        height: 320px !important
    }
}

@media(min-width :36em) and (max-width:44em) {
    #longscroll-subseries #json-photo-gallery {
        height: 375px
    }
}

@media(min-width :30em) and (max-width:36em) {
    #longscroll-subseries #json-photo-gallery {
        height: 325px
    }
}

@media(min-width :28em) and (max-width:30em) {
    #longscroll-subseries #json-photo-gallery {
        height: 300px
    }
}

@media(min-width :24em) and (max-width:28em) {
    #longscroll-subseries #json-photo-gallery {
        height: 275px
    }
}

@media(max-width :24.125em) {
    #longscroll-subseries #json-photo-gallery {
        height: 250px
    }
}

@media(max-width :21.125em) {
    #longscroll-subseries #json-photo-gallery {
        height: 225px
    }
}

@media(min-width :30em) and (max-width:53em) {
    #longscroll-subseries.interstitial-loaded .tabbed-browse-content-wrapper li.content-item.expandedContentTab>a#tab-a-customize h3 {
        display: none
    }
    .menuWrapper {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
    .navWrapper {
        float: none;
        width: auto
    }
    #whatOthersSlider .whatOthersSlide img {
        width: 75%
    }
    #longscroll-subseries .mediaGallery {
        float: left;
        width: 100%;
        position: relative;
        top: inherit;
        left: inherit
    }
    #longscroll-subseries .responsiveShowContent {
        display: block
    }
    #longscroll-subseries button.pricingSummary-button.button-called-out.button-full.accessories-add-to-cart {
        max-width: 98%
    }
    #longscroll-subseries .accViewAllURLWrapper {
        text-align: right
    }
    #longscroll-subseries div#configure-summary {
        width: 100%;
        margin-left: 0 !important
    }
    #longscroll-subseries .techSpec-intel-logo {
        width: 113px;
        height: 64px
    }
    #longscroll-subseries .subseriesHeader h3 {
        display: none
    }
    #longscroll-subseries .mobileHeader {
        font-size: 7vw
    }
    #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
        display: none
    }
    #longscroll-subseries .subseriesHeader .cta {
        margin: 0;
        padding: 0;
        float: left;
        position: relative;
        top: 0
    }
    #longscroll-subseries .cta-group-price {
        margin-bottom: 10px
    }
    #longscroll-subseries .eSpot-container {
        display: block;
        width: 50%;
        margin: 0
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        margin-top: 0
    }
}

@media(min-width :44em) and (max-width:53em) {
    #longscroll-subseries #json-photo-gallery {
        height: 475px
    }
    #longscroll-subseries #heroCarouselWrapper #heroSlider {
        height: 350px !important
    }
}

@media(max-width :53em) {
    #longscroll-subseries.interstitial-loaded .subseries-minor.standard-on {
        display: table-footer-group
    }
    .right {
        min-width: inherit
    }
    .modelfinder {
        min-height: 500px !important
    }
    .modelFinder-carousel {
        border: 2px solid #b1b1b1
    }
    #longscroll-subseries.interstitial-loaded .subseries-minor.standard-on {
        display: table-footer-group
    }
    #longscroll-subseries ul.galleryOptions {
        width: 100% !important;
        display: flex;
        justify-content: center;
        margin: 0 0 1em 0;
        background: #f2f2f2;
        padding: 1em 0 1em 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper {
        min-height: inherit
    }
    #longscroll-subseries #tab-content li.content-item {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        display: block;
        padding-top: 0;
        margin: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper li.content-item>a {
        background-color: #555;
        color: #fff
    }
    #longscroll-subseries .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
        padding-right: 0
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav:before {
        display: none
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav:after {
        display: none
    }
    #longscroll-subseries .tabbed-nav-wrapper li.tab-item {
        width: 100%;
        background-color: #f8f8f8;
        border-bottom: 1px solid #ccc;
        border-right: 0;
        height: 40px;
        padding: .5em 0 0 1.5em
    }
    #longscroll-subseries .tabbed-nav-wrapper li.tab-item a {
        padding: 0
    }
    #longscroll-subseries .tabbed-nav-wrapper li.tab-item a span {
        line-height: 1em;
        padding: 0;
        margin: 0
    }
    #longscroll-subseries .tabbed-nav-wrapper .tabs-main>li>a>span {
        text-align: left;
        font-size: 1em
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        top: 3em;
        background-color: #f8f8f8
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs .logo {
        display: none
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
        height: auto;
        padding: 10px 0 0 10px;
        font-size: 1.25em;
        line-height: 1.25em;
        text-transform: none;
        z-index: 9;
        width: 50%;
        background: 0;
        margin: 5px 0 5px 0
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav {
        display: none;
        height: auto
    }
    #longscroll-subseries .tabbed-nav-wrapper .tabbedBrowse .tabs-main li.tab-item {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        display: table-cell
    }
    #longscroll-subseries .tabs-main>li>a>span {
        padding: 1.2em 1em 1.4em
    }
    #longscroll-subseries .tabs-main>li>a>span:before {
        display: none
    }
    #longscroll-subseries .tabs-main-rwd-control {
        display: none;
        position: relative;
        vertical-align: top;
        margin-top: .5em;
        margin-left: 1em;
        background: #f2f2f2;
        width: 30px;
        height: 30px;
        top: 6px
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs .tabs-main-rwd-control {
        display: none
    }
    #longscroll-subseries .tabs-main-rwd-control:before {
        content: '+';
        padding: 0;
        margin: 0;
        font-size: 1.7em;
        font-weight: normal;
        font-family: monospace;
        position: absolute;
        top: -5px;
        left: 8px
    }
    #longscroll-subseries .tabs-main-rwd-control.expand:before {
        content: '-'
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container .ribbon-header {
        display: none
    }
    #longscroll-subseries #tab-content .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
        display: block
    }
    #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-write-review:focus,
    #longscroll-subseries .bv-cleanslate .bv-core-container-401 button.bv-ask-question {
        color: #1976a1 !important
    }
    #longscroll-subseries #BVRRContainer .bv-action-bar {
        display: inline-block !important;
        padding: 0 !important;
        width: 100% !important;
        padding-bottom: 1.5em !important
    }
    #longscroll-subseries #BVRRContainer .bv-action-bar .bv-action-bar-header {
        display: none !important
    }
    #longscroll-subseries #BVRRContainer .bv-write-review-container {
        float: left !important;
        margin-left: 50% !important;
        transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0)
    }
    #longscroll-subseries #BVQAContainer .bv-action-bar {
        display: inline-block !important;
        padding: 0 !important;
        width: 100% !important;
        padding-bottom: 1.5em !important;
        padding-top: 1.5em !important
    }
    #longscroll-subseries #BVQAContainer .bv-action-bar .bv-action-bar-header {
        width: 100% !important;
        text-align: center !important;
        line-height: 1.5em !important
    }
    #longscroll-subseries #BVQAContainer .bv-ask-question-container {
        float: left !important;
        margin-top: 1em !important;
        margin-left: 50% !important;
        transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0)
    }
    #longscroll-subseries .subseries-showModelDiff-container {
        display: none
    }
    #longscroll-subseries .subseriesBackToTop {
        display: none
    }
    #longscroll-subseries .calloutBox-mediaGallery {
        display: none
    }
    #longscroll-subseries .right {
        min-width: inherit
    }
    #longscroll-subseries .cta-group-share.addthis-subseries.addthis-gb.addthis-subseriespage {
        float: none
    }
    #longscroll-subseries .tabbed-nav-wrapper .tabbedBrowse .tabs-main li.tab-item {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        display: table-cell
    }
    #longscroll-subseries .tabbedBrowse-features-wrapper.tabbedBrowse-wrapper section {
        display: block
    }
    #longscroll-subseries .tabbed-browse-content-wrapper li.content-item {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        display: block;
        padding-top: 0;
        margin: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper li.content-item a h3 {
        display: none;
        background-color: #555;
        padding: .2em 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper li.content-item a h3:hover {
        cursor: pointer
    }
    #longscroll-subseries .tabbed-browse-content-wrapper li.content-item>a {
        background-color: #555;
        color: #fff
    }
    #longscroll-subseries .tabbed-browse-content-wrapper {
        min-height: inherit;
        float: none
    }
    #longscroll-subseries .tabbedBrowse .tabbedBrowse-productListings-controls-startOver {
        padding-right: 0
    }
    #longscroll-subseries .tabs-main>li>a>span {
        padding: 1.2em 1em 1.4em
    }
    #longscroll-subseries .tabs-main>li>a>span:before {
        display: none
    }
    #longscroll-subseries .modelfinder {
        min-height: 500px !important
    }
    #longscroll-subseries .modelFinder-carousel {
        border: 2px solid #b1b1b1
    }
    #longscroll-subseries .cta-group-action .button-called-out-alt {
        background-color: transparent;
        border: 1px solid #fff;
        position: relative;
        left: inherit;
        top: inherit
    }
    #longscroll-subseries .cta-group-share.addthis-subseries.addthis-gb.addthis-subseriespage {
        float: none
    }
    #longscroll-subseries .cta-group-action {
        width: 35%;
        float: right;
        right: 0;
        margin: 1em 0 0 0;
        padding: 0
    }
    #longscroll-subseries .stickyTabs .cta-group-action.notify-me-btn {
        border: 1px solid #1976a1;
        border-radius: 5px;
        color: #1976a1;
        padding: 10px;
        width: auto;
        max-width: 50%;
        transform: translate(-0.5em, 3px)
    }
    #longscroll-subseries .cta-group-reviews .reviews {
        display: block
    }
    #longscroll-subseries #view-customize {
        font-size: .75em;
        padding: 0;
        line-height: 50px;
        float: right
    }
    #longscroll-subseries .eSpot-container .eSpot-item {
        width: 90%
    }
    #longscroll-subseries .mobileHeader {
        font-size: 6vw;
        text-align: center
    }
    #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList {
        max-width: 100%;
        padding: 0;
        margin-top: 1em
    }
    #longscroll-subseries .tabbedBrowse-productListings {
        padding-left: 2em;
        padding-right: 2em;
        left: 0 !important;
        width: 100% !important
    }
    #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-savings {
        font-size: 1rem;
        font-weight: 800
    }
    #longscroll-subseries .pstable {
        padding: 0 !important
    }
    #longscroll-subseries .presel input {
        margin: 0;
        padding: 0;
        -webkit-appearance: none;
        width: 30px;
        height: 30px;
        background: white;
        border-radius: 3px;
        border: 1px solid #a9a9a9;
        position: relative;
        margin-top: 5px
    }
    #longscroll-subseries .presel input:checked:before {
        content: "\2714";
        color: #6abf4a;
        position: absolute;
        font-weight: 900;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        top: 50%;
        font-size: 1.5em
    }
    #longscroll-subseries .psrowbox {
        width: 30px !important;
        position: relative
    }
    #longscroll-subseries .psrowtext {
        line-height: 1.2rem;
        padding-left: 10px
    }
    #longscroll-subseries .psrowtext span {
        color: #555 !important
    }
    #longscroll-subseries .psrowtext strong {
        font-weight: normal
    }
    #longscroll-subseries #tab-customize {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }
    #longscroll-subseries .tabbedBrowse-productListing-presel.presel {
        margin-top: 1em;
        max-width: 20em;
        margin: 0 auto
    }
    #longscroll-subseries .tabbedBrowse-productListing-footer .expandableHeading {
        display: none
    }
    #longscroll-subseries #closeGallery {
        height: 28px;
        width: 28px;
        position: absolute;
        margin-left: 91%;
        margin-top: .5em;
        background: url(/_ui/desktop/common/css/images/icons/close.png) no-repeat;
        border: 0;
        background-size: 70% 70%;
        display: none
    }
    #gallerySmall {
        border: 0
    }
    #longscroll-subseries .displayFix h2.tabbedBrowse-title {
        float: none;
        text-align: center;
        display: none
    }
    #longscroll-subseries #tab-li-currentmodels ul {
        padding: 0 2em 2em 0
    }
    #longscroll-subseries .tabbedBrowse-productListing {
        top: 20px !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:first-child {
        border-top: 0
    }
    #longscroll-subseries .tabbedBrowse-title {
        padding-top: 0
    }
    #longscroll-subseries .tabbedBrowse-title .tabbedBrowse-currentTab {
        margin-top: 0
    }
    #longscroll-subseries #tab-content li.content-item {
        background: #000;
        border: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse {
        border-bottom: 1px solid #ccc
    }
    .cascadeMenu {
        width: 100%;
        background-color: #f8f8f8;
        border-top: 1px solid #ccc;
        border-right: 0;
        height: 50px;
        padding: .5em 0 0 1.25em;
        display: inline-block;
        color: #1976a1
    }
    .cascadeMenu .fold {
        display: block;
        float: right;
        padding-right: 1em
    }
    .cascadeMenu .expand {
        display: none;
        float: right;
        padding-right: 1em
    }
    .cascadeContent {
        display: none
    }
    #longscroll-subseries .sr_productBundleModel {
        top: 53px;
        width: 65%
    }
    #longscroll-subseries .sr_productModel {
        top: 50px
    }
}

@media(max-width :56em) {
    #longscroll-subseries .longscroll-view-all-models a {
        margin-top: 0
    }
    #longscroll-subseries .subseriesHeader {
        background: 0
    }
}

@media(min-width :53em) {
    .bar_2 .breadcrumb-wrapper {
        display: none
    }
    #longscroll-subseries .subseriesHeader {
        border-bottom: 5px solid #fff
    }
    #longscroll-subseries #json-photo-gallery {
        height: 670px
    }
    #longscroll-subseries .mediaGallery {
        margin: 1em 0 0 0
    }
    #longscroll-subseries #closeGallery {
        display: none
    }
    #longscroll-subseries ul.galleryOptions.eq-1 li {
        width: 100%;
        padding: 0 10px;
        margin: 0
    }
    #longscroll-subseries ul.galleryOptions.eq-2 li {
        width: 50%;
        padding: 0 10px;
        margin: 0
    }
    #longscroll-subseries ul.galleryOptions.eq-3 li {
        width: 33.333%;
        padding: 0 10px;
        margin: 0
    }
    #longscroll-subseries ul.galleryOptions li:hover {
        background-color: inherit
    }
    #longscroll-subseries ul.galleryOptions li {
        margin-left: 1.5em;
        background-color: inherit
    }
    #longscroll-subseries ul.galleryOptions li:first-child {
        margin-left: 0
    }
    #longscroll-subseries ul.galleryOptions li:last-child {
        margin-right: 0
    }
    #longscroll-subseries ul.galleryOptions li a label {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        color: #3e8ddd;
        font-size: 24px;
        display: inline
    }
    #longscroll-subseries ul.galleryOptions .galleryMedia {
        width: 359px;
        line-height: 3em;
        height: 212px;
        position: relative
    }
    #longscroll-subseries ul.galleryOptions .galleryMedia:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75)
    }
    #longscroll-subseries ul.galleryOptions .icon {
        height: 82px;
        width: 99px;
        z-index: 3;
        position: absolute;
        top: 65px;
        left: 35%
    }
    #longscroll-subseries ul.galleryOptions .galleryPhoto .icon {
        background-size: auto
    }
    #longscroll-subseries ul.galleryOptions .galleryVideo .icon {
        background-size: auto
    }
    #longscroll-subseries ul.galleryOptions .gallery360 .icon {
        background-size: auto 70%
    }
    #longscroll-subseries ul.galleryOptions img {
        display: block
    }
    #longscroll-subseries span.gallery-overlay.gallery-tangerine,
    #longscroll-subseries span.gallery-overlay.gallery-lime,
    #longscroll-subseries span.gallery-overlay.gallery-cyan {
        display: block
    }
    /* #longscroll-subseries .tab-content {
        padding: 2em
    } */
    #longscroll-subseries .tabbed-nav-wrapper {
        display: block;
        width: 100%;
        height: auto
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 10%;
        width: 80%;
        height: 6px;
        background-color: #ff6a00
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.think:before {
        background-color: #e2231a
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.yoga:before {
        background-color: #ff6a00
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.idea:before {
        background-color: #4ac0e0
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.lenovo:before {
        background-color: #3e8ddd
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.yseries:before {
        background-color: #fee600
    }
    #longscroll-subseries .tabbed-nav-wrapper #tab-nav .tab-nav-item-currentTab.ebg:before {
        background-color: #6abf4a
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        display: block;
        width: 100%
    }
    #longscroll-subseries .accViewAllURLWrapper.desktop {
        display: block
    }
    #longscroll-subseries .accViewAllURLWrapper a {
        float: right;
        margin: -80px 0 0 0
    }
    #longscroll-subseries .accViewAllURLWrapper.mobile a {
        display: none
    }
    #longscroll-subseries .alternateAccessoriesLayout>.tabbedBrowse-accessories-item-container {
        width: 100%;
        border-right: 0
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-image,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-title,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-purchase-wrapper,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary {
        width: 50%
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-image,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-title,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .pricingSummary-purchase-wrapper,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-description,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .pricingSummary,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .button-standard.button-full {
        float: left;
        clear: left
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(even) .tabbedBrowse-accessories-item-image,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-title,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .pricingSummary-purchase-wrapper,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .tabbedBrowse-accessories-item-description,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .pricingSummary,
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container:nth-child(odd) .button-standard.button-full {
        float: right;
        clear: right
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-title {
        color: #ff6a00;
        font-size: 2.063em;
        font-weight: normal;
        margin-bottom: 1em
    }
    #longscroll-subseries .alternateAccessoriesLayout .accessoryPartNumber {
        text-align: left
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary {
        margin-top: 1em
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-container .pricingSummary-details {
        text-align: left;
        min-height: inherit;
        padding: 0
    }
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-secondary-details,
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-shipping,
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-cta {
        text-align: left
    }
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-secondary-details {
        margin-top: 1em;
        padding: 0
    }
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-details-final-price {
        padding-bottom: 0;
        color: #555;
        font-size: 2em
    }
    #longscroll-subseries .alternateAccessoriesLayout .pricingSummary-shipping {
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
        height: inherit
    }
    #longscroll-subseries .alternateAccessoriesLayout .tabbedBrowse-accessories-item-description {
        height: auto !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-controls {
        display: block
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        width: 16.6em;
        border-right: 1px solid #ddd;
        clear: none
    }
    #longscroll-subseries .tabbedBrowse-features-mediaItem {
        width: 55%
    }
    #longscroll-subseries .tabbedBrowse-features-textWrapper {
        width: 43%
    }
    #longscroll-subseries .tabbedBrowse-features-featureHeading {
        padding-bottom: auto
    }
    #longscroll-subseries div#reviewsSocialCurations {
        margin: 2em 0
    }
    #longscroll-subseries #tab-li-currentmodels {
        background-color: #fff;
        width: 100%
    }
    #longscroll-subseries #tab-li-currentmodels #subtab-content {
        position: relative;
        margin-bottom: 5px
    }
    #longscroll-subseries #tab-li-currentmodels #subtab-content.subtabs-li-2 .content-item {
        width: 100%;
        margin: 0;
        padding: 2em 0 0 0;
        position: relative
    }
    #longscroll-subseries #tab-li-buyFromReseller #subtab-content.subtabs-li-2 .content-item {
        width: 100%;
        margin: 0;
        padding: 2em 0 0 0;
        position: relative
    }
    #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab {
        padding-top: 0
    }
    #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-customize h3,
    #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-reseller h3 {
        text-align: left;
        color: #ff6a00;
        font-size: 36px;
        padding: .25em 0 0 1em;
        position: relative;
        z-index: 2;
        font-weight: 400
    }
    #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-customize h3:hover,
    #longscroll-subseries #tab-li-currentmodels .subtabs-li-1 .content-item.activeSubTab #tab-a-reseller h3:hover {
        color: #ff6a00
    }
    #longscroll-subseries #tab-li-currentmodels .content-item {
        margin-top: 0;
        width: 100%;
        background-color: #f2f2f2
    }
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller {
        display: block
    }
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3 {
        display: none;
        font-size: 28px;
        font-family: "Lato", Arial, Helvetica, sans-serif;
        color: #949494;
        font-weight: 700;
        text-align: center
    }
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3:before,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3::before,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3:before,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3::before {
        content: none
    }
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-customize h3:hover,
    #longscroll-subseries #tab-li-currentmodels .content-item #tab-a-reseller h3:hover {
        cursor: pointer;
        color: #3e8ddd;
        background-color: #f8f8f8
    }
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab {
        background-color: #fff;
        border: 0
    }
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-customize h3,
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-reseller h3 {
        color: #3e8ddd;
        background-color: #fff
    }
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-customize h3:hover,
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab #tab-a-reseller h3:hover {
        cursor: default;
        color: #3e8ddd;
        background-color: #fff
    }
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content {
        display: block;
        background-color: #fff;
        padding: 0
    }
    #longscroll-subseries #tab-li-buyFromReseller .content-item .tab-content {
        padding: 0
    }
    #longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content.singleModelView {
        padding: 2em
    }
    #longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #longscroll-subseries #tab-li-currentmodels .content-item .tab-content .tabbedBrowse-title {
        display: none
    }
    #longscroll-subseries #tab-li-buyFromReseller .content-item .tab-content .tabbedBrowse-title {
        display: none
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels {
        margin-bottom: 0
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize {
        margin-bottom: 0
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize #tab-a-customize h3 {
        display: none
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content #tab-li-customize #tab-customize {
        top: 0;
        position: relative
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content .officeContainer {
        border-left: 1px solid #cecfce;
        border-right: 1px solid #cecfce
    }
    #longscroll-subseries.interstitial-loaded #tab-li-currentmodels #subtab-content .officeContainer .configuratorItem {
        float: none
    }
    #longscroll-subseries.interstitial-loaded .footer-paymentOptions {
        top: 2em;
        margin-bottom: 3em
    }
    #longscroll-subseries .subseriesBackToTop {
        float: right;
        margin: -28px 15px 0 0
    }
    #longscroll-subseries .tabbedBrowse-productListing-container {
        width: 100%
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
        width: 100%;
        padding-top: 2em
    }
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out {
        padding-top: .5em
    }
    #longscroll-subseries .tab-content {
        display: block
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        display: block;
        width: 100%;
        background: #fff
    }
    #longscroll-subseries .accViewAllURLWrapper a {
        float: right;
        margin: -80px 0 0 0
    }
    #longscroll-subseries .tabbedBrowse-features-textWrapper {
        width: 43%
    }
    #longscroll-subseries .tabbedBrowse-features-mediaItem {
        width: 55%
    }
    #longscroll-subseries .standard-on {
        width: 20%;
        position: absolute;
        top: 3em;
        right: 1em
    }
    #longscroll-subseries div#configurator_mbox {
        width: 80%
    }
    #longscroll-subseries .add-accessory-heading-wrapper {
        padding-top: 0
    }
    #longscroll-subseries .cta-group-share.addthis-subseries[class*="addthis-"].addthis-subseriespage {
        float: right
    }
    #longscroll-subseries .mobileHeader {
        display: none
    }
    #longscroll-subseries .desktopHeader {
        display: block
    }
    #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
        display: inline
    }
    #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        font-size: 30px;
        color: #000;
        padding: 30px 0 10px 0;
        text-align: center;
        display: block;
        text-transform: none
    }
    #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-subheading {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #777;
        padding: 0;
        text-align: center;
        display: block;
        text-transform: none
    }
    #longscroll-subseries .productImg {
        margin-top: 40px;
        margin-bottom: 0
    }
    #longscroll-subseries .productImg {
        position: absolute;
        width: 52%;
        margin-top: 0;
        top: 0;
        right: 0
    }
    #longscroll-subseries .productImg .desktopImg {
        display: inline-block
    }
    #longscroll-subseries .productImg .mobileImg {
        display: none
    }
    #longscroll-subseries .subseriesHeader .cta {
        width: 50%;
        left: 0;
        clear: none;
        position: relative;
        margin: 0 0 1.5em 0
    }
    #longscroll-subseries .cta-price {
        display: block
    }
    #longscroll-subseries .cta-price dt.cta-extra-info {
        font-size: 18px;
        color: #000;
        margin-top: 14px;
        margin-right: 10px;
        float: left;
        text-transform: none
    }
    #longscroll-subseries .cta-price dt {
        float: left
    }
    #longscroll-subseries .cta-price div.cta-extra-info {
        float: left;
        clear: both
    }
    #longscroll-subseries .cta-price dt::first-letter {
        text-transform: none
    }
    #longscroll-subseries .cta-price dd {
        text-align: left;
        float: left;
        color: #000;
        padding: .2em 0 0 0
    }
    #longscroll-subseries .cta-group-action {
        padding: 0;
        width: 50%;
        float: left;
        clear: left
    }
    #longscroll-subseries .cta-group-price {
        width: 100%;
        margin: 0 0 1em 0
    }
    #longscroll-subseries .cta-group-reviews {
        position: relative;
        width: 30%;
        float: right;
        padding: 0;
        margin: 0 15% 0 0
    }
    #longscroll-subseries .cta-group-reviews .reviews {
        display: block;
        width: auto
    }
    #longscroll-subseries .bv-primarySummary-rating-container {
        margin-top: 10px !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important
    }
    #longscroll-subseries .bv-stars-container {
        text-align: inherit !important
    }
    #longscroll-subseries .subseriesHeader .button-full {
        float: left
    }
    #longscroll-subseries .subseriesHeader .button-full.button-called-out-reseller {
        margin-top: 10px
    }
    #longscroll-subseries #view-customize {
        font-weight: bold;
        font-size: 17px;
        padding: .5em .8em;
        margin-bottom: inherit
    }
    #longscroll-subseries .logo-container {
        float: left;
        display: block
    }
    #longscroll-subseries .longScroll-Win-Intellogo {
        display: block;
        float: left;
        width: 100%
    }
    #longscroll-subseries .windowsLogo-container {
        display: block;
        float: left;
        width: 36%;
        margin: 2em 0 0 8%
    }
    #longscroll-subseries .longscrollIntelLogo-container {
        float: left;
        display: inline;
        clear: none;
        width: 50%;
        position: relative;
        z-index: 9;
        margin: 0;
        left: 4%;
        height: auto;
        text-align: left
    }
    #longscroll-subseries .longscrollLogoTopRight-container {
        position: absolute;
        top: .3em;
        right: 0;
        width: auto
    }
    #longscroll-subseries .longscrollLogoTopRight-container.calloutPromotionExists {
        position: relative;
        float: right;
        clear: left
    }
    #longscroll-subseries .subseriesHeader nav.breadcrumb-wrapper {
        margin: 0 auto;
        width: 1180px;
        padding-left: 90px;
        color: #414141
    }
    #longscroll-subseries .subseriesHeader .desktopHeader {
        color: #000;
        margin: 10px auto 10px auto;
        width: 1180px;
        padding-left: 90px;
        color: #414141;
        font-size: 32px
    }
    #longscroll-subseries .subseriesHeader h3 {
        color: #000;
        margin: 10px auto 10px auto;
        width: auto;
        color: #414141;
        font-size: 32px
    }
    #longscroll-subseries .subseriesHeader .hero-productDescription {
        width: 37%;
        padding-right: 20px;
        margin-left: 8%
    }
    #longscroll-subseries .saleprice.pricingSummary-details-final-price-title {
        font-size: .875rem
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container:last-child {
        border-right: 0 !important
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-title a {
        font-size: 1.5rem
    }
    #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-label {
        font-size: .875rem
    }
    #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-priceList-value {
        font-size: .875rem;
        padding-left: .75em
    }
    #longscroll-subseries .button-atc {
        height: 20px;
        width: 20px
    }
    #longscroll-subseries .button-cto {
        height: 20px;
        width: 20px
    }
    #longscroll-subseries .tabbedBrowse-productListings .button-called-out:hover .button-cto,
    #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
    #longscroll-subseries .tabbedBrowse-productListings .button-reseller:hover .button-cto,
    #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
    #longscroll-subseries .tabbedBrowse-productListings .button-called-out-alt:hover .button-cto,
    #longscroll-subseries .tabbedBrowse-productListings .button-standard-alt:hover .button-cto,
    #longscroll-subseries #singlesku-cta:hover .button-cto {
        height: 20px;
        width: 20px
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-first.button-full.button-called-out span,
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-wrapper a.tabbedBrowse-productListing-footer-button-second.button-full.button-called-out span {
        font-size: 1rem !important
    }
    #longscroll-subseries .button-cto {
        height: 20px;
        width: 20px
    }
    #longscroll-subseries .subseries-showModelDiff-align:first-of-type {
        margin-bottom: 2.5rem
    }
    #longscroll-subseries .pricingSummary-shipping .rci-esm {
        font-size: .875rem
    }
    #longscroll-subseries #tab-a-customize,
    #longscroll-subseries #tab-a-reseller {
        line-height: 36px
    }
    #longscroll-subseries.version3 .subseries-showModelDiff-align:first-of-type {
        margin-bottom: 2.5rem
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        height: auto !important
    }
}

@media only screen and (min-device-width:750px) and (max-device-width:1180px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    #longscroll-subseries ul.galleryOptions {
        width: auto !important
    }
    #longscroll-subseries .tabbedBrowse-productListings {
        text-align: justify
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        width: 48%;
        float: left;
        clear: none
    }
    #longscroll-subseries .tabbedBrowse-productListings:after {
        content: '';
        clear: left
    }
    #longscroll-subseries .subseries-showModelDiff-container {
        display: none !important
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
        text-align: center
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
    #longscroll-subseries .subseries-showModelDiff-container-mobile {
        display: inline-block !important;
        position: relative;
        width: 100%
    }
    #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
        display: none
    }
    #longscroll-subseries .subseriesHeader {
        background: none !important
    }
    #longscroll-subseries .subseriesHeader .cta {
        width: 100%
    }
    #longscroll-subseries .subseriesHeader .desktopHeader {
        display: none
    }
    #longscroll-subseries .subseriesHeader .mobileHeader {
        height: 40px;
        color: #000;
        font-size: 28px;
        letter-spacing: 0;
        line-height: 30px;
        text-align: center;
        display: block;
        padding-left: 0;
        width: 100%
    }
    #longscroll-subseries .subseriesHeader h1,
    #longscroll-subseries .subseriesHeader h1 {
        margin-top: 0
    }
    #longscroll-subseries .cta-price dt {
        height: 17px;
        color: #000;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 17px;
        text-align: center;
        float: none;
        width: 100%
    }
    #longscroll-subseries .cta-price dd {
        height: 30px;
        color: #000;
        font-size: 28px;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
        width: 100%;
        margin-top: 5px
    }
    .cta-group-reviews {
        text-align: center
    }
    #longscroll-subseries .cta .cta-group-action {
        width: 100%
    }
    #longscroll-subseries .cta .cta-group-action #view-customize {
        height: 50px;
        width: 250px;
        border-radius: 6px;
        background-color: #1976a1;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        color: #fff;
        border: 0;
        float: none;
        line-height: 50px;
        padding: 0;
        display: block;
        margin: 0 auto 10px
    }
    #longscroll-subseries .cta-group-reviews {
        margin: 0;
        width: 100%
    }
    #longscroll-subseries .cta .rating-summary-container {
        text-align: center !important;
        margin-bottom: 10px
    }
    .breadcrumb-wrapper {
        height: 43px;
        font-size: 11px;
        letter-spacing: 0;
        line-height: 13px;
        padding-left: 15px
    }
    #longscroll-subseries .cta-price div.cta-extra-info {
        width: 100%
    }
    #longscroll-subseries .hero-column.hero-column-two img {
        margin: 0 auto
    }
    .nemoProductLayout-swiper-container {
        height: 396px
    }
}

@media(max-width :95em) and (min-width:53em) {
    #longscroll-subseries .tabbed-nav-wrapper {
        display: block
    }
}

@media(max-width :53em) and (orientation:landscape) {
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
        min-height: 40px
    }
    #longscroll-subseries #view-customize {
        font-size: .875em
    }
}

@media(min-width :76.75em) {
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        top: 0;
        width: 73.75em;
        background: #fff
    }
    .mainContent.pageWrapper {
        width: 100%
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs #nav-prodName {
        width: 485px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        padding: 5px 10px;
        box-sizing: border-box;
        height: 50px
    }
    .stickyElementsWrapper {
        height: 50px;
        background: #fff
    }
}

@media(min-width :30em) {
    #longscroll-subseries .techSpecs-wrapper {
        padding: inherit
    }
    #longscroll-subseries .techSpecs-wrapper p {
        border: 1px solid #0077a2;
        color: #0077a2;
        width: auto;
        text-align: inherit
    }
}

@media(max-width :34.375em) {
    #longscroll-subseries .footer-paymentOptions {
        display: none
    }
}

@media(min-width :32em) {
    #longscroll-subseries .tabbedBrowse-productListing .presel table {
        width: 100%
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container {
        text-align: center
    }
}

@media(min-width :53em) and (max-width:60em) {
    #longscroll-subseries ul.galleryOptions li {
        width: 30%
    }
    #longscroll-subseries ul.galleryOptions li .galleryMedia {
        height: 190px;
        width: 100%
    }
    #longscroll-subseries ul.galleryOptions li .galleryMedia span.gallery-overlay {
        height: 190px;
        width: 100%
    }
}

@media(min-width :65em) {
    #longscroll-subseries .tabbedBrowse {
        width: 78%
    }
    #longscroll-subseries .standard-on {
        width: 22%
    }
}

@media(min-width :73.5em) {
    #longscroll-subseries .tabbedBrowse {
        width: 100%
    }
    #longscroll-subseries .standard-on {
        width: 20%
    }
}

@media screen and (min-width:1280px) {
    #longscroll-subseries .subseriesHeader .hero-productDescription {
        margin-right: 55%
    }
    #longscroll-subseries .subseriesHeader {
        min-height: 530px;
        height: auto
    }
    .LongScrollNoeSpotClear {
        width: 100%;
        clear: both
    }
    #longscroll-subseries #heroCarouselWrapper #heroSlider.noeSpot {
        height: 500px !important
    }
    #longscroll-subseries .subseriesHeader .hero-column-one {
        width: 1180px;
        margin: 0 auto;
        min-height: 450px
    }
    #longscroll-subseries .subseriesHeader .cta {
        left: 8%;
        clear: left;
        margin-right: 50%
    }
    #longscroll-subseries .eSpot-container {
        width: 30%
    }
    #longscroll-subseries .longScroll-Win-Intellogo {
        float: left;
        width: auto;
        margin: 0 0 0 1em;
        width: 50%
    }
    #longscroll-subseries .longScroll-Win-Intellogo.noeSpot {
        margin: 0 0 0 8%
    }
    #longscroll-subseries .windowsLogo-container {
        width: auto;
        margin: 0
    }
    #longscroll-subseries .longscrollIntelLogo-container {
        clear: both;
        left: 0
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        width: auto;
        max-width: 800px;
        position: absolute;
        left: 50%;
        min-width: 650px;
        top: 0;
        padding: 2em 0;
        display: flex
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
        max-width: 700px;
        left: 42%
    }
    #longscroll-subseries ul.galleryOptions {
        margin: 0;
        padding: 0
    }
}

@media screen and (max-width:1180px) {
    #longscroll-subseries #heroCarouselWrapper #heroSlider li {
        height: auto;
        padding: 0 2%
    }
    #longscroll-subseries #heroCarouselWrapper #heroSlider li img {
        width: 100%;
        display: block
    }
}

@media(min-width :53rem) {
    #longscroll-subseries .interstitial-loaded #tab-li-currentmodels #subtab-content .content-item {
        width: 100%
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        width: 16.6rem
    }
    #longscroll-subseries .longscroll-singlesku-float .standard-on {
        position: relative
    }
}

@media(min-width :32rem) {
    #longscroll-subseries .tabbedBrowse-productListing .presel table {
        width: auto
    }
    #longscroll-subseries .subseries-showModelDiff-container {
        display: block;
        position: relative;
        white-space: nowrap;
        z-index: 1;
        text-align: left;
        padding-left: 1.5rem;
        -webkit-transition: all .1s;
        -moz-transition: all .1s;
        transition: all .1s
    }
    #longscroll-subseries .subseries-showModelDiff-container .button-called-out-alt {
        display: none !important
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
        text-align: center
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
    #longscroll-subseries .subseries-showModelDiff-container-mobile {
        display: none
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container .tabbedBrowse-productListing-footer-button-second {
        display: inline-block
    }
    #longscroll-subseries .merch-tagLabel-ribbon {
        padding: .1em 1.7em;
        width: 95%;
        left: 4%
    }
}

@media(max-device-width :1024px) {
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        margin-bottom: 2rem !important
    }
    #longscroll-subseries h1.pricing-header {
        display: block
    }
    #longscroll-subseries h1.data-header {
        display: none
    }
    #longscroll-subseries .mobile-compare {
        display: block;
        padding-top: .5rem;
        line-height: 1rem
    }
    #longscroll-subseries #mydebug {
        display: none !important;
        opacity: 0 !important
    }
    #longscroll-subseries .ribbon-header {
        position: relative;
        top: -2rem
    }
    #longscroll-subseries .tabbedBrowse-productListing-header {
        padding: 0rem .5rem 0rem .5rem
    }
    #longscroll-subseries .tabbedBrowse-productListing-body {
        padding: .5rem
    }
    #longscroll-subseries .tabbedBrowse-productListing-footer {
        padding: 0 !important
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container {
        padding: 0 0 0 10px
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
    #longscroll-subseries .tabbedBrowse-productListing-button-container {
        text-align: center
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
    #longscroll-subseries .subseries-showModelDiff-container-mobile {
        display: block !important
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile .subseries-show-diff,
    #longscroll-subseries .subseries-showModelDiff-container-mobile .subseries-show-diff {
        margin-left: 1em;
        color: #555;
        font-weight: bold
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile .subseries-show-diff span,
    #longscroll-subseries .subseries-showModelDiff-container-mobile .subseries-show-diff span {
        text-transform: uppercase
    }
    #longscroll-subseries .tabbedBrowse-productListing-header {
        margin-bottom: 0rem;
        padding: 10px 18px 10px 6px !important
    }
    #longscroll-subseries .pricingSummary-details {
        padding: 0 18px 0 6px
    }
    #longscroll-subseries .subseries-showModelDiff-container {
        display: none
    }
    #longscroll-subseries .longscroll-singlesku-wrapper .tabbedBrowse-productListing-footer .tabbedBrowse-productListing-button-container:first-of-type {
        display: block
    }
    #longscroll-subseries .longscroll-singlesku-content {
        float: initial;
        width: 100%
    }
    #longscroll-subseries .longscroll-singlesku-float {
        float: initial;
        position: relative;
        width: 100%;
        margin-left: 0rem
    }
    #longscroll-subseries #longscroll-singlesku .longscroll-view-all-models {
        float: initial;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        width: 100%;
        position: relative;
        top: -1rem
    }
    #longscroll-subseries #longscroll-singlesku .ribbon-header {
        position: relative;
        height: 28px;
        width: 250px;
        background-position: center .1rem;
        margin-left: auto;
        z-index: 1;
        margin-right: auto;
        top: 52px
    }
}

@media(min-width :40rem) {
    #longscroll-subseries #longscroll-singlesku .pricingSummary-secondary-details,
    #longscroll-subseries #longscroll-singlesku .pricingSummary-purchase-wrapper {
        width: 100%;
        white-space: normal;
        margin-left: 0;
        padding: 0;
        border-right: 0;
        border-left: 0;
        text-align: left
    }
}

@media(max-width :61rem) {
    #longscroll-subseries .comparecheckbox {
        display: block !important
    }
    #longscroll-subseries #compare_box,
    #longscroll-subseries .mobile-comparecheckbox .cbxshow {
        font-size: .875rem
    }
}

@media(max-width :46.875rem) {
    #longscroll-subseries .longscroll-singlesku-float .pricingSummary-secondary-details {
        display: block
    }
    #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-first,
    #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-footer-button-second {
        text-transform: uppercase;
        font-size: 1.1rem
    }
    #longscroll-subseries .sr_productModel {
        position: static;
        width: 95%;
        float: none;
        margin-bottom: 20px
    }
    #longscroll-subseries .sr_productBundleModel {
        position: static;
        width: 90%;
        margin-left: 20px
    }
    #longscroll-subseries .sr_productMultiModel {
        position: static;
        width: 90%;
        margin-left: 20px
    }
    #longscroll-subseries .sr_productSingleModel {
        width: 90%;
        margin-left: 20px;
        float: none
    }
    #sub-switch-btn {
        display: block;
        height: auto
    }
}

@media(max-device-width :736px) {
    #longscroll-subseries .tabbedBrowse-conjointBundles {
        display: none
    }
}

@media(min-width :40em) {
    #longscroll-subseries .only-allow-small-pricingSummary .pricingSummary-details {
        min-height: auto !important
    }
}

@media(max-width :32em) {
    #longscroll-subseries .media-check {
        width: 0
    }
}

#compare-basket-wrapper {
    margin: 0 auto
}

#reason3toChoose,
.tabbedBrowse-reviews-wrapper .TopBlock #title,
.tabbedBrowse-reviews-wrapper .TopBlock #image,
.tabbedBrowse-reviews-wrapper .TopBlock #SubHead,
.tabbedBrowse-reviews-wrapper .TopBlock #BVRRSummaryContainer {
    display: none !important
}

.pricingSummary-details {
    overflow: hidden;
    *height: 1%
}

.pricingSummary-details:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden
}

.pricingSummary .pricingSummary-coupon .ecouponToolTip {
    margin-left: 0 !important;
    display: inline-block
}

@media(min-width :53em) {
    #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.expandableContent-is-collapsed.margin {
        margin-top: 35px;
        float: left
    }
    #longscroll-subseries .tabbedBrowse-productListings .tabbedBrowse-productListing-container:first-child .tabbedBrowse-productListing .tabbedBrowse-productListing-expandableContent-features.margin-initial {
        margin-top: 10px
    }
    #longscroll-subseries .promotedOptions-autoHeight {
        float: left
    }
    #longscroll-subseries .eSpot-container {
        margin-left: 8%
    }
}

@media(min-width :76.75em) {
    .masthead .pageWrapper:before,
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        width: 9600px;
        height: 50px;
        background: #fff
    }
    .masthead .pageWrapper:after,
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 9600px;
        height: 50px;
        background: #fff;
        display: block
    }
}

.cta .reviews h1,
article.separator {
    display: none
}

.cta .reviews h3,
article.separator {
    display: none
}

.footer-legal-content {
    height: auto;
    overflow: hidden
}

#longscroll-subseries .withconfiguratorli #subtab-content {
    height: auto !important
}

#longscroll-subseries .on-accessories {
    text-align: center;
    z-index: 100;
    position: absolute;
    width: 100%;
    opacity: .8;
    top: 0
}

#longscroll-subseries .tabbedBrowse-title {
    padding: 0;
    display: block;
    padding-top: 25px
}

#longscroll-subseries .tabbedBrowse-title .sk-fading-circle {
    top: 50%
}

#longscroll-subseries #dataLoadingForPDPPagesForModels {
    text-align: center;
    display: none;
    padding-top: 0
}

#longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop {
    background-color: #d9eef7;
    border-radius: 3px;
    border: 1px solid #1976a1;
    color: #1976a1 !important;
    width: 100%;
    background-image: none;
    vertical-align: middle;
    text-transform: none;
    height: auto;
    padding: .5em .8em;
    font-size: 1.1em
}

#longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop span.icon-atc {
    background: url(/_ui/desktop/common/css/images/cart_icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: inline-block;
    margin-bottom: -5px
}

#longscroll-subseries .tabbedBrowse-productListing-button-container .button-afterclick#addToCartButtonTop span.icon-cus {
    background: url(/_ui/desktop/common/images/customize_icon.png) no-repeat;
    width: 30px;
    height: 23px;
    display: inline-block;
    margin-bottom: -5px
}

.tabbedBrowse-productListing-footer .tabbedBrowse-productListing-footer-button-holder {
    float: left;
    width: 100%
}

.intelLogoWithEspot {
    margin-top: 3.5em !important
}

.sameDayShipping-icon-div {
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.sameDayShipping-icon-div .sameDayShipping-icon {
    width: 285px;
    height: 39px;
    cursor: pointer
}

.tabbedBrowse-productListing-merchandising-label .sameDayShipping-icon {
    width: 100%;
    height: 28.8px;
    cursor: pointer
}

@media only screen and (max-width:53em) {
    #longscroll-subseries .withconfiguratorli .configurator-container .summ {
        position: static !important
    }
    #longscroll-subseries .button-called-out-reseller {
        font-size: .75em
    }
}

@media screen and (min-width:53em) {
    #longscroll-subseries .withconfiguratorli #tab-li-currentmodels.content-item .tab-content {
        position: static
    }
}

#longscroll-subseries .withconfigurator.subseriesHeader {
    height: auto
}

@media screen and (min-width:1180px) {
    #longscroll-subseries .subseriesHeader.withconfigurator {
        height: auto;
        border-bottom: 0
    }
    #longscroll-subseries .subseriesHeader.withconfigurator .hero-productDescription {
        margin-right: 0
    }
    #longscroll-subseries .subseriesHeader.withconfigurator .hero-column-one {
        margin-top: 0
    }
    #longscroll-subseries .subseriesHeader.withconfigurator .longScroll-Win-Intellogo.noeSpot {
        margin: 0 8% 0 0;
        float: right;
        width: auto
    }
}

#longscroll-subseries #longscroll-singlesku #builderPricingSummary .priceDataHighlight {
    padding-left: 7px;
    font-size: 2.1rem;
    width: 100%
}

@media(min-width:76.75em) {
    header .bar_2 {
        min-height: 0
    }
}

@media screen and (min-width:1180px) {
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img {
        text-align: left
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
        max-width: 90%
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img.no-margin {
        margin: 0
    }
    .subComingSoonMsg {
        text-align: left;
        padding-left: 22px
    }
}

@media(min-width:53em) {
    .reevoo-conversations-wrapper {
        clear: both;
        padding-left: 25px
    }
}

@media screen and (max-width:46.875em) {
    .mobile-cta-btn {
        display: block
    }
    #longscroll-subseries #tab-li-currentmodels ul.tabs-content-items {
        padding: 1.2em
    }
    #longscroll-subseries .tabbedBrowse-productListing-header {
        padding: 10px 0
    }
    #longscroll-subseries .pricingSummary-secondary-details .pricingSummary-shipping {
        padding-bottom: 15px
    }
    #longscroll-subseries .pricingSummary-priceList-item,
    #longscroll-subseries .pricingSummary-priceList-label,
    #longscroll-subseries .pricingSummary-priceList-value,
    #longscroll-subseries .pricingSummary-details-final-price-title,
    #longscroll-subseries .pricingSummary-details-final-price {
        padding-bottom: 5px
    }
    #longscroll-subseries .tabbedBrowse-productListings {
        padding-left: 0;
        padding-right: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items ul {
        padding: 0
    }
    #longscroll-subseries .singleModelView {
        border: 0;
        padding: 1em 0
    }
    #longscroll-subseries .singleModelView .configuratorItem-mtmTable {
        padding: 2em 0 !important
    }
    #longscroll-subseries .longscroll-singlesku-wrapper {
        padding: 0
    }
    #longscroll-subseries .displayFix h2.tabbedBrowse-title {
        font-size: 1.5rem;
        line-height: 1.1em
    }
    #longscroll-subseries .cta .cta-group-action {
        width: 100%;
        float: none;
        display: block;
        margin-top: 0
    }
    #longscroll-subseries .cta .cta-group-action #view-customize {
        float: none;
        font-size: 16px;
        padding: 0;
        margin-bottom: inherit;
        height: 50px;
        line-height: 50px;
        width: 250px;
        border-radius: 6px;
        display: block;
        margin: 0 auto 10px
    }
    #longscroll-subseries .cta-price dt {
        float: none;
        clear: both
    }
    #longscroll-subseries h2.mobileHeader {
        font-size: 1.875em !important;
        margin-bottom: 10px;
        display: block;
        padding: 0 1em
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
        margin-top: 0
    }
    #longscroll-subseries .cta-price {
        margin-bottom: 8px
    }
    #longscroll-subseries .longscroll-singlesku-wrapper .promotedOptions {
        margin-top: 0
    }
    #longscroll-subseries .stickyTabs .cta-group-action #view-buyfromreseller {
        display: none
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        right: 0;
        margin: 0 auto
    }
    #longscroll-subseries .tab-content {
        padding: 1.2em
    }
    #longscroll-subseries .tabbedBrowse-features-textWrapper {
        padding: 5px 0
    }
    #longscroll-subseries h2.tabbedBrowse-title {
        min-height: 0
    }
    #longscroll-subseries .tabbedBrowse-title .tabbedBrowse-currentTab {
        margin: 0;
        padding-bottom: 25px;
        font-weight: 400;
        font-size: 1.875em;
        margin-left: 10px;
        padding-top: 1em
    }
    #longscroll-subseries .singleModelView .partNumber {
        text-align: center
    }
    #longscroll-subseries #longscroll-singlesku .pricingSummary-priceList-label {
        float: left;
        font-size: 1rem
    }
    #longscroll-subseries #longscroll-singlesku .pricingSummary-details .pricingSummary-priceList-value {
        float: right;
        font-size: 1rem
    }
    #longscroll-subseries #singlesku-configure-summary .pricingSummary-details {
        max-width: 13rem
    }
    #longscroll-subseries .singleModelView.tab-content {
        padding: 0
    }
    .singleModelTitle {
        padding: 10px 0
    }
    #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList dt {
        padding-top: .5rem
    }
    #longscroll-subseries #longscroll-singlesku .promotedOptions:nth-of-type(1) {
        border-top: 0
    }
    #longscroll-subseries .tabbedBrowse-features-featureText {
        padding: 0
    }
    #longscroll-subseries .subseriesHeader {
        background: none !important
    }
    #longscroll-subseries #BVRRSummaryContainer {
        padding-bottom: 8px
    }
    #longscroll-subseries .hero-productDescription-heading.mediaGallery-productDescription-heading {
        padding-left: 1em;
        padding-right: 1em
    }
    #longscroll-subseries .tabbed-nav-wrapper.stickyTabs {
        top: 0;
        display: none
    }
    #longscroll-subseries .tabbedBrowse-accessories-item-container:last-child {
        border-bottom: 0 !important
    }
    #longscroll-subseries table.techSpecs-table td,
    #longscroll-subseries table.techSpecs-table td+td {
        padding-left: 0;
        padding-right: 0
    }
    .hero-productDescription-body.mediaGallery-productDescription-body,
    .hero-productDescription-body.mediaGallery-productDescription-body span {
        color: #000 !important
    }
    #longscroll-subseries .subseriesHeader {
        padding-top: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        border-top: 2px solid #ddd
    }
    .breadcrumb-wrapper {
        font-size: 11px;
        padding-left: 15px
    }
    #longscroll-subseries .subseriesHeader .hero-column-one {
        margin-top: 10px
    }
}

@media(min-width :750px) and (max-width:1055px) {
    #longscroll-subseries .subseriesHeader .hero-productDescription {
        width: 50%
    }
    #longscroll-subseries .stickyTabs .cta-group-action {
        float: right
    }
}

@media(max-width:848px) {
    .tabbedBrowse-productListing,
    .tabbedBrowse-productListing-featureList {
        height: auto !important
    }
    #longscroll-subseries ul.galleryOptions img.lazy {
        display: none !important
    }
    #longscroll-subseries .viewcompability {
        display: none
    }
}

.accessoriesTabView-longscroll-review .prodReview {
    text-align: center;
    font-size: .875em
}

.accessoriesTabView-longscroll-review .reevooBadgeWrapperOuterIB {
    height: 54px
}

.accessoriesTabView-longscroll-review .review-bv-inlineRating {
    text-align: center;
    height: 20px
}

@media(min-width:1276px) {
    #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
        max-width: 700px;
        left: 45%
    }
}

@media(min-width:1420px) {
    #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
        max-width: 750px;
        left: 48%
    }
}

@media(min-width:1576px) {
    #longscroll-subseries .subseriesHeader .hero-column-two.hero-carousel {
        max-width: 800px;
        left: 50%
    }
}

.notPassDisplayRule-redirectMsg-wrapper {
    margin: 10px 90px 0 90px
}

.notPassDisplayRule-redirectMsg-content {
    color: #e2231a;
    background-color: #fdd6d4;
    padding: .6em;
    display: inline-block;
    width: 100%;
    border-radius: 6px
}

@media screen and (max-width:768px) {
    #longscroll-subseries .subseriesHeader .hero-column-two {
        text-align: center
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
        max-height: 200px;
        max-width: 90%;
        margin: auto
    }
    #longscroll-subseries .subseriesHeader img.subSeries-mobileHero~img.subSeries-Hero {
        display: none
    }
    #longscroll-subseries .cta-price {
        margin-bottom: 0
    }
    #longscroll-subseries .tabbedBrowse-features-featureText h2 {
        margin-bottom: 20px
    }
}

@media screen and (min-width:769px) {
    #longscroll-subseries .subseriesHeader img.subSeries-Hero {
        display: block
    }
    #longscroll-subseries .subseriesHeader img.subSeries-mobileHero {
        display: none
    }
}

.tabbedBrowse-productListing-featureList label {
    font-size: 18px;
    color: #000;
    text-align: center;
    display: block;
    font-weight: bold
}

.bundleProducts {
    padding: 0 !important
}

.bundleProducts li span {
    display: inline-block;
    padding-bottom: .5em
}

.bundleProducts li {
    padding: 0 !important;
    font-size: 14px;
    line-height: 16px;
    left: auto !important
}

.bundleProducts li .bundleSpecs {
    display: none
}

.bundleProducts li.expanded .bundleSpecs {
    display: block
}

.bundleProducts li a {
    position: relative;
    display: block;
    width: 100%;
    padding: .5em 1em .5em 0;
    font-weight: bold
}

.bundleProducts li a:after {
    content: '+';
    position: absolute;
    right: 0;
    color: #009dd9;
    font-weight: bold;
    font-size: 20px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px
}

.bundleProducts li.expanded a:after {
    content: '-'
}

.bundleProducts li.no-expand a:after {
    display: none
}

.LeadingProductName a {
    position: relative;
    display: block;
    width: 100%;
    padding: 7px 8px;
    font-weight: bold;
    font-size: 14px
}

.bundleProducts li:not(:first-child) dl dt,
.bundleProducts li:not(:first-child) dl dd {
    background: none !important
}

@media screen and (min-width:849px) {
    #longscroll-subseries .tabbedBrowse-productListing .tabbedBrowse-productListing-featureList,
    .bundleProducts {
        overflow: visible !important
    }
    .bundleProducts li:first-child .bundleSpecs {
        display: block
    }
    .bundleProducts li:first-child a:after {
        content: ''
    }
    .bundleProducts>li:not(:first-child) {
        position: relative
    }
    .bundleProducts li:not(:first-child) .bundleSpecs {
        height: 250px;
        position: absolute;
        top: -265px;
        left: -1em;
        right: -1em;
        background: white;
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
        border: 1px solid #ddd;
        padding: 10px;
        z-index: 100
    }
    .bundleProducts li:not(:first-child) .bundleSpecs dl {
        height: 230px;
        overflow: auto
    }
    .bundleProducts li:not(:first-child) .bundleSpecs__arrow {
        width: 100%;
        height: 25px;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        overflow: hidden
    }
    .bundleProducts li:not(:first-child) .bundleSpecs__arrow::after {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        background: white;
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
        top: 0;
        left: 50%;
        box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.6)
    }
}

.zeroMinHeigh {
    min-height: 0 !important
}

.tabbedBrowse-productListing-button-container form:after {
    content: '';
    display: block;
    clear: both
}

.rating-summary-container .bv_main_container .bv_main_container_row_flex:nth-child(1) {
    display: none !important
}

@media(max-width:750px) {
    .tabbedBrowse-productListing-merchandising-label .sameDayShipping-icon {
        object-fit: cover;
        height: 31px
    }
    #longscroll-subseries .merch-tagLabel-ribbon {
        font-size: 18px;
        height: 30px;
        padding: .3em 1.15em .2em
    }
    #longscroll-subseries .tabbedBrowse-productListing-merchandising-label {
        text-align: center;
        height: 30px;
        height: auto
    }
    #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-large {
        height: auto !important;
        font-size: 13px !important
    }
    #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-md {
        font-size: 15px
    }
    #longscroll-subseries .merch-tagLabel-ribbon.taglabel-font-sm {
        font-size: 12px
    }
    #longscroll-subseries .merch-tagLabel-ribbon:before {
        border-bottom-width: 15px;
        border-top-width: 15px
    }
    #longscroll-subseries #bvreviewsWrap {
        margin-top: 70px
    }
    #longscroll-subseries .displayFix .tabbedBrowse-configurator {
        padding: 1em
    }
    .sub-switch {
        margin-right: 25px
    }
}

#showExtraText {
    display: none
}

#hideExtraText {
    display: none
}

.tabbedBrowse-accessories-and-services-wrapper #dataShowList .tabbedBrowse-accessories .tabbedBrowse-accessories-item-container:nth-child(n+2) {
    display: none
}

#hideExtraAccessories,
#showExtraAccessories {
    display: none;
    background-color: transparent;
    border: 0;
    color: #009dd9;
    cursor: pointer
}

#showExtraAccessories {
    display: block
}

@media(min-width :750px) {
    .tabbedBrowse-accessories-and-services-wrapper #dataShowList .tabbedBrowse-accessories .tabbedBrowse-accessories-item-container:nth-child(n+2) {
        display: list-item
    }
    #hideExtraAccessories,
    #showExtraAccessories {
        display: none
    }
}

.scollapse {
    position: absolute;
    width: 9px;
    height: 9px;
    color: cornflowerblue;
    border-bottom: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 5px;
    margin-left: 5px
}

.sexpand {
    position: absolute;
    width: 9px;
    height: 9px;
    color: cornflowerblue;
    border-top: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 9px;
    margin-left: 5px
}

.bundleDetail_priceRedesign {
    font-size: 14px
}

.bundleDetail_hidesavings {
    cursor: pointer
}

.bundleDetail_priceRedesign {
    text-align: left;
    margin-right: 10%;
    margin-left: 9%
}

.bundleDetail_listPrice {
    margin-left: 0
}

.bundleDetail_hidesavings {
    color: cornflowerblue;
    font-size: 12px
}

.bundleDetail_savings_type {
    color: black
}

.bundleDetail_savings_value {
    float: right
}

.totalSavingColor {
    color: #a6cb8e
}

.bundleDetail_coupon_value {
    float: right
}

.bundleDetail_youBundlePrice_value {
    float: right;
    font-size: 22px;
    font-weight: 600
}

.bundleDetail_youBundlePrice {
    display: flex;
    align-items: baseline;
    justify-content: space-between
}

.bundleDetail_coupon_code {
    font-weight: bold
}

.bundleDetail_youBundlePrice .oldWebPrice {
    text-align: center;
    width: 100%
}

.bundleDetail_youBundlePrice .oldWebPrice .webPriceType {
    font-size: 16px
}

.bundleDetail_youBundlePrice .oldWebPrice .webPriceValue {
    font-size: 32px;
    color: #000
}

.bundleDetail_Savings_box {
    display: none
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scroller {
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    margin: 0 auto
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings {
    width: 100%;
    padding: 6px 0 0 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-pagination {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    color: #1e1e1e;
    padding: 5px 16px 0 0
}

@media screen and (max-width:1279px) {
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabs-content-items {
        padding-right: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scrollerHeader {
        display: none
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListings-scroller .tabbedBrowse-productListings .tabbedBrowse-productListing-container {
        width: 258px;
        margin: 0;
        clear: none;
        border: 0
    }
    #longscroll-subseries .viewcompability {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 19px
    }
}

@media screen and (max-width:749px) {
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels .tabs-content-items {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title {
        min-height: 35px;
        padding-top: 0
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-pagination {
        padding-top: 12px
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .pagination-progress {
        display: none
    }
}

@media screen and (min-width:1280px) {
    .tabbedBrowse-pagination {
        display: none
    }
}

.pagination-progress:before {
    content: '- ';
    display: inline
}

#tab-li-buyFromReseller .tabbedBrowse-pagination {
    display: none
}

@media(max-width:1179px) {
    .tabbedBrowse-other {
        position: relative
    }
    .tabbedBrowse-other .gradient-shadow {
        position: absolute;
        height: 75px;
        width: 100%;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 1) 80%);
        left: -0em;
        bottom: 32px
    }
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery ul {
    display: inline-block;
    margin: 0 3%;
    padding-top: 10px
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery {
    border-top: 1px solid #afafaf
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 100%;
    width: 9600px;
    height: 100%;
    border-top: 1px solid #afafaf
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 100%;
    width: 9600px;
    height: 100%;
    border-top: 1px solid #afafaf
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child {
    border-top: 0
}

@media screen and (max-width:750px) {
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child {
        border-top: 1px solid #afafaf
    }
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child:before {
    border-top: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>li:first-child:after {
    border-top: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child {
    border-top: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child:before {
    border-top: 0
}

#longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse #tab-content>div:first-child:after {
    border-top: 0
}

@media screen and (max-width:53em) {
    #longscroll-subseries .tabbed-browse-content-wrapper .tabs-content-items>.mediaGallery ul.galleryOptions {
        width: 100% !important;
        display: flex;
        justify-content: center;
        margin: 0 0 1em 0;
        background: #f2f2f2;
        padding: 1em 0 1em 0
    }
}

.ft-legal-wrapper {
    clear: both
}

.breadcrumb-wrapper a {
    color: #000 !important
}

.nemoProductLayout-swiper-container {
    width: 100%;
    height: 236px;
    margin-bottom: 30px
}

.hero-mobile-img {
    display: none
}

@media(max-width :1279px) {
    .hero-mobile-img {
        display: block
    }
    .hero-pc-img {
        display: none
    }
}

@media(min-width :1280px) {
    .hero-mobile-img {
        display: none
    }
    .hero-pc-img {
        display: block
    }
}

.swiper-pagination {
    width: 60px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    white-space: nowrap
}

.swiper-pagination li,
.swiper-pagination li button {
    width: 8px;
    height: 8px
}

.swiper-pagination li button {
    background-color: #d8d8d8;
    display: inline-block;
    border-radius: 50%
}

.swiper-pagination li.slick-active button {
    background-color: #1976a1
}

.swiper-pagination li button:before {
    display: none
}

.swiper-pagination li.smallCircle button {
    width: 2px;
    height: 2px
}

.swiper-pagination li.middleCircle button {
    width: 5px;
    height: 5px
}

.slick-slider .slick-dots li {
    margin: 0 4.75px 0 0;
    display: inline-flex;
    justify-content: center
}

.slick-dots li button {
    padding: 0
}

#longscroll-subseries .slick-dots li {
    transition: .2s transform, .2s left
}

@media only screen and (min-device-width:750px) and (max-device-width:1279px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    .menuWrapper {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        width: 100%
    }
    #longscroll-subseries ul.galleryOptions {
        width: 100% !important
    }
    #longscroll-subseries ul.galleryOptions li {
        width: 30% !important
    }
    #longscroll-subseries ul.galleryOptions li:first-child {
        margin-left: .75em
    }
    #longscroll-subseries ul.galleryOptions .galleryMedia {
        width: 100%
    }
    #longscroll-subseries ul.galleryOptions img {
        max-width: 100%;
        height: 100%
    }
    #longscroll-subseries span.gallery-overlay {
        width: 100%
    }
    #longscroll-subseries .subseriesHeader .cta {
        margin-right: 0;
        float: left;
        left: 0;
        width: 100%;
        clear: none;
        padding-top: 20px
    }
    #longscroll-subseries .longscrollIntelLogo-container {
        float: right;
        left: 0
    }
    #longscroll-subseries .eSpot-container {
        width: 45%
    }
    #longscroll-subseries .tabbed-browse-content-wrapper .tabbedBrowse-productListing-container {
        width: 30%;
        float: left;
        clear: none;
        margin-bottom: 4rem
    }
    #longscroll-subseries .tabbedBrowse-productListings:after {
        content: '';
        clear: left
    }
    #longscroll-subseries .subseries-showModelDiff-container {
        display: none !important
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile {
        text-align: center
    }
    #longscroll-subseries .tabbedBrowse-productListing-button-container-mobile,
    #longscroll-subseries .subseries-showModelDiff-container-mobile {
        display: inline-block !important;
        position: relative
    }
    .breadcrumb-wrapper {
        display: block
    }
    #longscroll-subseries .hero-productDescription.mediaGallery-productDescription {
        display: none
    }
    #longscroll-subseries .hero-column.hero-column-two img {
        max-width: 90%;
        max-height: 310px;
        margin: auto
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        width: 50%;
        position: absolute;
        top: 70px;
        right: 0
    }
    #longscroll-subseries .subseriesHeader .hero-column-one {
        width: 50%;
        padding-left: 40px
    }
    .nemoProductLayout-swiper-container {
        height: 346px
    }
    #longscroll-subseries .cta-group-action {
        float: none;
        width: 100%
    }
    #longscroll-subseries .cta-price dt.cta-extra-info {
        float: none;
        width: 100%;
        text-align: center;
        height: 17px;
        font-size: 14px;
        font-weight: 400;
        color: #000
    }
    #longscroll-subseries .cta-group-reviews {
        float: left;
        width: 100%
    }
    .menuWrapper {
        position: relative
    }
    .breadcrumb-wrapper a {
        color: #000
    }
    #longscroll-subseries .subseriesHeader {
        background: none !important
    }
    #longscroll-subseries .mobileHeader {
        text-align: center;
        display: block;
        padding-left: 0;
        width: 100%;
        display: block
    }
    #longscroll-subseries .subseriesHeader h1 {
        height: 72px;
        color: #000;
        font-size: 28px;
        letter-spacing: 0;
        line-height: 30px;
        padding-top: 30px
    }
    #longscroll-subseries .subseriesHeader h2 {
        height: 72px;
        color: #000;
        font-size: 28px;
        letter-spacing: 0;
        line-height: 30px;
        padding-top: 30px
    }
    #longscroll-subseries .desktopHeader {
        display: none
    }
    #longscroll-subseries .cta-price dd,
    #longscroll-subseries .cta-price div.cta-extra-info,
    #longscroll-subseries .cta-group-reviews .reviews {
        width: 100%;
        text-align: center
    }
    #longscroll-subseries .subseriesHeader .button-full {
        float: none
    }
    #longscroll-subseries .cta .cta-group-action #view-customize {
        height: 50px;
        width: 250px;
        border-radius: 6px;
        background-color: #1976a1;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        color: #fff;
        border: 0;
        float: none;
        line-height: 50px;
        padding: 0
    }
    #longscroll-subseries .cta .rating-summary-container {
        text-align: center !important;
        margin-bottom: 10px;
        padding-top: 10px
    }
    #longscroll-subseries .subseriesHeader nav.breadcrumb-wrapper {
        padding-left: 15px
    }
    #longscroll-subseries .sr_productSingleModel {
        position: static;
        float: right
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1) and (max-device-width:1279px) and (min-device-width:750px) and (orientation:portrait) {
    .nemoProductLayout-swiper-container {
        height: 396px
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
        max-height: 350px;
        max-width: 90%;
        margin: auto
    }
}

#longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .isContainO2O-message {
    margin-left: 53px;
    padding: 15px 0;
    line-height: 15px;
    display: block;
    text-align: left
}

#subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .availableforpickup {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px
}

#subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .selectoption {
    font-size: 12px;
    font-style: italic;
    font-weight: 700
}

#longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
    background-color: #f2f2f2;
    padding: 0 10px 0 13px;
    display: inline-block;
    height: 53px;
    margin: 0;
    position: relative;
    min-width: 580px
}

#longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab img {
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 13px
}

#longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O {
    width: auto;
    min-width: 50%;
    padding-top: 0;
    height: 53px
}

#longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
    position: static
}

#longscroll-subseries #tab-li-currentmodels .content-item #tab-customize.tab-content {
    float: none
}

#longscroll-subseries #tab-li-currentmodels .content-item.activeSubTab .tab-content {
    padding-top: 10px
}

#longscroll-subseries #tab-li-currentmodels #subtab-content.subtabs-li-2 .content-item {
    padding-top: 1em
}

@media(max-width :1179px) {
    #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
        padding: 0;
        margin: 0;
        width: 100%;
        min-width: 100%;
        padding: 0 0 0 13px
    }
    #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .availableforpickup,
    #subtab-content .tabbedBrowse-title .tabbedBrowse-currentTab .selectoption {
        padding: 0;
        display: inline
    }
    #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .isContainO2O-message {
        margin-left: 43px;
        padding: 12px 0 10px 0;
        display: inline-block;
        margin-right: 29px;
        overflow: hidden;
        height: 61px
    }
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title.isContainO2O,
    #longscroll-subseries #tab-li-currentmodels .content-item .tab-content {
        padding-top: 5px
    }
    #longscroll-subseries .tabbed-browse-content-wrapper #tab-li-currentmodels h2.tabbedBrowse-title.isContainO2O {
        height: 61px;
        padding-top: 0
    }
    #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab {
        height: 61px
    }
    #longscroll-subseries #tab-li-customize .tabbedBrowse-title.isContainO2O .tabbedBrowse-currentTab img {
        height: 37px;
        margin-top: -18px
    }
}

@media screen and (max-width :1279px) {
    #longscroll-subseries .cta-price dd {
        font-size: 28px;
        line-height: 1;
        height: auto;
        padding: 5px 0;
        text-align: center;
        width: 100%;
        margin: 0;
        display: inline-block
    }
    #longscroll-subseries .cta-group-price {
        margin-bottom: 15px;
        line-height: 1;
        font-size: 0
    }
    #longscroll-subseries .subseriesHeader .cta .cta-extra-info {
        color: #000;
        font-weight: normal;
        height: 17px;
        line-height: 17px;
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 14px
    }
    #longscroll-subseries .cta-price {
        display: inline-block
    }
    #longscroll-subseries .cta-group-action {
        margin: 0
    }
    div.hero-column .rating-summary-container {
        display: flex;
        justify-content: center;
        min-width: 50px
    }
}

#notify-me {
    clear: both;
    display: inline-block
}

#notify-me:after {
    display: block;
    content: attr(data-msg);
    color: #000;
    padding-top: 8px;
    text-align: center;
    font-weight: bold
}

.merchandising-container {
    clear: both
}

.merchandising-container .merchandising-wrapper {
    color: #000;
    display: inline-block;
    padding: .5em;
    font-size: 16px;
    font-family: 'Lato';
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px
}

.eol-view-similar-container {
    margin-top: 4em
}

.stickynav-cta .notify-me-btn {
    border: 1px solid #1976a1;
    border-radius: 5px;
    color: #1976a1;
    padding: 10px;
    width: auto;
    transform: translate(-0.5em, 3px)
}

.notify-me-btn {
    height: 45px
}

.notify-me-btn,
#notify-me .notify-me-btn,
.eol-view-similar-container .eol-view-similar-btn {
    background-color: #fff;
    color: #1976a1;
    border: 1px solid #1976a1;
    border-radius: 5px;
    padding: 10px 60px;
    width: auto;
    cursor: pointer;
    line-height: 1em;
    float: none;
    clear: none;
    position: static;
    display: inline-block;
    outline: 0;
    font-weight: bold
}

.eol-view-similar-container .eol-view-similar-btn {
    padding: 16px 30px
}

.darken-font-color {
    background-color: rgba(52, 63, 73, 0.75);
    color: unset
}

.stamp-container {
    position: absolute;
    z-index: 1;
    background-color: transparent;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center
}

.price-shadow-container {
    position: relative;
    overflow: hidden;
    float: left
}

.price-shadow-container .stamp-background-layer,
.stamp-container .stamp-background-layer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: transparent
}

.stamp-container .stamp-background-layer {
    z-index: -1
}

.price-shadow-container .stamp-background-layer {
    z-index: 1
}

.stamp-container~.gallery-image-slider-container .slick-arrow {
    visibility: hidden
}

.stamp-background-layer~.cta-extra-info,
.stamp-background-layer~dt,
.stamp-background-layer~dd,
.stamp-container~.hero-pc-img img,
.stamp-container~.gallery-image-slider-container img,
.stamp-container~.gallery-image-slider-container .slick-dots-wrapper,
.stamp-container~.hero-mobile-img img,
.stamp-container~.hero-mobile-img ul.slick-dots {
    opacity: .5
}

.stamp-container .stamp-wrapper {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    background-color: #000;
    color: #fff;
    border: 1px solid;
    font-size: 2em;
    font-weight: bold;
    margin: 0 28px
}

.stamp-container .stamp-wrapper .stamp-msg {
    display: inline-block;
    padding: 5px 0
}

.tabbedBrowse-productListing-button-container .notifyMeWrapper .tabbedBrowse-productListing-footer-button-first.button-little {
    background-color: #fff !important;
    border: 1px solid #258ebf !important;
    color: #258ebf !important
}

.tabbedBrowse-productListing-button-container .notifyMeWrapper {
    text-align: center
}

.tabbedBrowse-productListing-button-container .notifyMeWrapper .tabbedBrowse-productListing-footer-button-first.notifyMeBtn {
    margin-bottom: 8px !important;
    color: #258ebf;
    line-height: 1em
}

.tabbedBrowse-productListing-button-container .notifyMeWrapper p,
.notifyMeWrapper+p,
.tabbedBrowse-productListing-button-container .tabbedBrowse-productListing-footer-button-first+p {
    text-align: center;
    margin: 0;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #cd5d00;
    font-family: 'Lato';
    font-weight: bold;
    display: inline-block
}

.seriesListings-footer-button.button-called-out.button-full.notifyMeBtn span {
    color: #258ebf
}

@media screen and (max-width:1180px) {
    #notify-me {
        display: block;
        text-align: center
    }
    .merchandising-container {
        text-align: center
    }
    #notify-me:after,
    .merchandising-container .merchandising-wrapper {
        padding: 0;
        font-size: 14px;
        color: #c75300
    }
    #longscroll-subseries .cta .cta-group-action.notify-me-btn {
        width: auto;
        display: inline-block
    }
    .price-shadow-container .stamp-background-layer {
        z-index: 1
    }
    .price-shadow-container {
        float: none
    }
    .stamp-container .stamp-wrapper {
        font-size: 30px
    }
    .eol-view-similar-container {
        margin: 1em 0;
        text-align: center
    }
    .stamp-background-layer~.cta-extra-info,
    .stamp-background-layer~dt,
    .stamp-background-layer~dd,
    .stamp-container~.hero-pc-img img,
    .stamp-container~.gallery-image-slider-container img,
    .stamp-container~.gallery-image-slider-container .slick-dots-wrapper,
    .stamp-container~.hero-mobile-img img,
    .stamp-container~.hero-mobile-img ul.slick-dots {
        opacity: .75
    }
}

@media screen and (min-width:750px) and (max-width:1180px) {
    .stamp-container .stamp-wrapper {
        margin: 0 15%
    }
    #longscroll-subseries .subseriesHeader .hero-column-two {
        width: 100%;
        position: relative;
        top: 0
    }
    #longscroll-subseries .subseriesHeader .hero-column-two.single_img img {
        margin-left: auto !important
    }
    #longscroll-subseries .subseriesHeader .hero-column-one {
        width: 100%;
        padding-left: 0
    }
    #longscroll-subseries .cta .cta-group-action #view-customize {
        display: block;
        margin: 0 auto 10px
    }
    #longscroll-subseries .subseriesHeader .button-full {
        float: none
    }
    #longscroll-subseries .cta-group-action {
        width: 100% !important
    }
}

@media screen and (max-width:750px) {
    #notify-me:after,
    .merchandising-container .merchandising-wrapper {
        color: #c75300
    }
    ul.suggestion_item {
        justify-content: flex-start;
        overflow-x: auto;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none
    }
    ul.suggestion_item::-webkit-scrollbar {
        width: 0
    }
    ul.suggestion_item li.s-product-container {
        flex-shrink: 0;
        flex-basis: 60vw;
        border: 0
    }
}

div.skeleton-shine {
    background-image: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
    background-size: 400% 100%;
    background-position: 100% 50%;
    animation: skeleton-loading 1.4s ease infinite
}

.skeleton-root .skeleton-section {
    padding: 10px
}

.skeleton-section .skeleton-head {
    display: flex;
    justify-content: space-between
}

.skeleton-section .skeleton-head .skeleton-title1 {
    width: 50%;
    height: 100px;
    margin: 20px 80px 20px 150px
}

.skeleton-section .skeleton-head .skeleton-title2 {
    width: 50%;
    height: 100px;
    margin: 20px 80px 20px 150px
}

.skeleton-section .skeleton-head .skeleton-left {
    width: 50%;
    margin: 20px 80px 20px 150px
}

.skeleton-section .skeleton-head .skeleton-right {
    width: 50%;
    margin: 20px 150px 20px 80px
}

.skeleton-section .skeleton-head .skeleton-image {
    width: 10%;
    height: 15px;
    text-align: right
}

.skeleton-section .skeleton-subTitle {
    height: 15px;
    width: 150px;
    margin-left: 5px
}

.skeleton-section .skeleton-space {
    width: 70%
}

.skeleton-section .skeleton-head .skeleton-search {
    width: 25%;
    height: 25px;
    margin: 5px 100px 5px 5px
}

.skeleton-section .skeleton-head .skeleton-reviewnum {
    width: 10%;
    height: 25px;
    margin: 6px 25px
}

.skeleton-section .skeleton-name {
    height: 15px;
    width: 20%
}

.skeleton-section .skeleton-line {
    border-top: 1px solid #ccc;
    margin: 10px 0
}

.skeleton-section .skeleton-vertical-line {
    border-right: 1px solid #ccc;
    margin: 0 10px
}

.skeleton-section .skeleton-head .skeleton-items {
    height: 15px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left {
    width: 70%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right {
    width: 30%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left .skeleton-one {
    height: 15px;
    width: 40%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left .skeleton-two {
    height: 15px;
    width: 70%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left .skeleton-three {
    height: 15px;
    width: 70%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left .skeleton-four {
    height: 15px;
    width: 40%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-left .skeleton-five {
    height: 15px;
    width: 20%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right .skeleton-six {
    height: 10px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right .skeleton-seven {
    height: 10px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right .skeleton-eight {
    height: 10px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right .skeleton-nine {
    height: 10px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

.skeleton-section .skeleton-answer-right .skeleton-ten {
    height: 10px;
    width: 90%;
    margin: 20px 20px 20px 20px
}

#tab-reviews.skeleton-root .tabbedBrowse-title {
    display: none
}

#tab-reviews.skeleton-root .tabbedBrowse-reviews-wrapper {
    display: none
}

@keyframes skeleton-loading {
    0% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0 50%
    }
}

#longscroll-subseries .subseriesHeader .reorderProductName {
    font-weight: bold
}

.reorderProductPreviouslyPurchased {
    margin: 0 auto;
    width: 90%;
    padding-left: 5%
}

.reorderProductText {
    background-color: #d9eef7;
    border: 1px solid #0d5c91;
    border-radius: 4px;
    border-color: #daeeff;
    padding: 20px;
    color: #000;
    font-family: Lato;
    font-size: 16px;
    letter-spacing: 0;
    width: 50%
}

#longscroll-subseries .pdpReorderTabInfo {
    color: #1976a1;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    height: 35px;
    border-radius: 5px;
    background-color: #efefef
}

#longscroll-subseries .reorderTabText {
    padding: 10px;
    height: 19px;
    color: #000;
    font-family: Lato;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px
}

#longscroll-subseries .reorderSubseriesTabTextTop {
    padding: 5px 10px;
    color: #000;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    background: #efefef;
    margin: 10px 15px;
    border-radius: 5px;
    text-align: center
}

#longscroll-subseries .reorderSubseriesTabTextBottom {
    padding: 5px 10px;
    color: #000;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    background: #efefef;
    margin: -15px 18px 10px 10px;
    border-radius: 5px;
    text-align: center
}

#longscroll-subseries .reorderSubseriesTabTextMask {
    max-height: 30px;
    height: 28px
}

div#termsDesc-product_2,
div#termsDesc-product_3,
div#termsDesc-product_4,
div#termsDesc-product_1 {
    font-size: 12px;
    color: black
}

.delMsg {
    margin: 10px 17px
}

#longscroll-subseries div#termsDesc-product_4,
#longscroll-subseries div#termsDesc-product_2 {
    font-size: 12px;
    width: 250px
}

.tooltipContent .termsHelp div#termsDesc-product_4:before {
    left: 50%
}

.tooltipContent .termsHelp div#termsDesc-product_4:after,
#longscroll-subseries div#termsDesc-product_2:before {
    left: 48%
}

#longscroll-subseries div#termsDesc-product_2:after {
    left: 46%
}

#longscroll-subseries div#termsDesc-product_2 {
    left: -110px !important
}

.price-breakdown-wrapper .price-breakdown-title {
    font-size: 12px;
    color: #1976a1;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    font-weight: 700
}

.price-breakdown-wrapper .price-breakdown-title span::after {
    content: "";
    height: 8px;
    width: 8px;
    border-left: 1px solid;
    border-top: 1px solid;
    transform: translate(0.5em, -0.25em) rotate(-135deg);
    display: inline-block
}

.price-breakdown-wrapper .price-breakdown-title.expand span::after {
    transform: translate(0.5em, 0.25em) rotate(45deg)
}

.price-breakdown-wrapper .price-breakdown-price-list {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 5px
}

.newPriceSummary .accessoriesDetail-priceBlock-labels.priceFilter_base,
.newPriceSummary .accessoriesDetail-priceBlock-labels,
.newPriceSummary .price-breakdown-wrapper,
.newPriceSummary .pricingSummary-shipping.deliveryTimeItemForsessionStorage {
    text-align: left
}

.newPriceSummary .saleprice-header,
.newProductCTA .saleprice-header {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold
}

.newPriceSummary .salesPrice {
    display: block;
    font-weight: 400;
    font-size: 2.1rem;
    color: black
}

.newPriceSummary p.accessoriesDetail-priceBlock-labels.label-center {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    margin: 0
}

.newPriceSummary p.accessoriesDetail-priceBlock-price.priceFilter_base {
    display: block;
    font-weight: 400;
    font-size: 2.1rem;
    color: black;
    text-align: left;
    margin: 0
}

.newPriceSummary .salePriceContainerV2 {
    text-align: left;
    font-size: 26px
}

.newProductCTA span.ecouponToolTip,
.newPriceSummary span.ecouponToolTip {
    display: none
}

.newPriceSummary .accessoriesDetail-priceBlock-labels.priceFilter_base {
    font-size: 14px;
    line-height: 26px
}

.newPriceSummary .price-summary-coupon {
    text-align: left;
    color: #000;
    font-size: 12px;
    line-height: 15px
}

.newPriceSummary .price-summary-coupon-code {
    font-weight: bold;
    display: inline-block;
    word-break: break-all
}

.newPriceSummary .salePriceContainerV2 {
    text-align: left;
    font-size: 26px;
    margin-top: 12px;
    line-height: 40px
}

.newPriceSummary .pricingSummary-secondary-details {
    margin-top: 10px
}

.siteSearch {
    float: right
}

.siteSearch .control-group {
    width: 290px
}

.siteSearch .siteSearchInput {
    padding-right: 35px !important
}

.siteSearch .siteSearchSubmit {
    background: url("/_ui/desktop/common/images/storesFacetSearchIcon.png") no-repeat scroll center center transparent;
    border: 0 none;
    display: block;
    float: right;
    height: 28px;
    margin: 1px 1px 1px -30px;
    padding: 0;
    width: 28px
}

#header input#search {
    z-index: 10000
}

.ui-autocomplete {
    width: 97% !important;
    z-index: 10000 !important;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 8px 15px #2c3a55;
    -moz-box-shadow: 0 8px 15px #2c3a55;
    box-shadow: 0 8px 15px #999;
    padding: 5px;
    margin: 0;
    float: none
}

.ui-autocomplete .ui-menu-item:first-child {
    border-top: 0
}

.ui-autocomplete li.ui-menu-item {
    border-bottom: 1px solid #ddd
}

.ui-autocomplete .ui-menu-item a,
.ui-autocomplete .ui-menu-item a:hover {
    display: block;
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: normal !important;
    color: #000 !important
}

.ui-autocomplete .suggestions.ui-menu-item a,
.ui-autocomplete .suggestions.ui-menu-item a:hover {
    padding: 10px;
    text-transform: uppercase
}

.ui-autocomplete .ui-menu-item .ui-state-hover {
    background: #f6f6f6
}

.ui-autocomplete .ui-menu-item .thumb {
    float: left;
    width: 76px;
    height: 76px
}

.ui-autocomplete .ui-menu-item .thumb img {
    width: 100%;
    height: auto
}

.ui-autocomplete .ui-menu-item .desc {
    margin: 10px 10px 0 100px
}

.ui-autocomplete .ui-menu-item .desc .title {
    float: left;
    white-space: normal;
    width: 115px;
    display: block
}

.ui-autocomplete .ui-menu-item .desc .price {
    float: right;
    font-weight: bold !important
}

.ui-autocomplete .global-search-group {
    font-size: .8em;
    background-color: #fff;
    color: #333;
    padding: 0 !important
}

.ui-autocomplete .global-search-group .ui-icon {
    position: inherit;
    float: right
}

.ui-widget-content .ui-state-focus {
    border-top: none !important
}

.ui-autocomplete .global-search-group span.group-title {
    font-size: .9rem;
    font-weight: bold;
    display: block;
    background: #ddd;
    padding: .3em 0 .3em .5em
}

.ui-autocomplete .global-search-results {
    width: 100%;
    font-size: .9rem
}

.ui-autocomplete .global-search-results .global-search-price {
    font-weight: bold;
    float: right;
    width: 50%;
    text-align: right;
    padding: 0 .5em 0 0
}

.ui-autocomplete .global-search-results .global-search-ratings {
    min-height: 1.4em;
    float: left;
    width: 50%
}

.ui-autocomplete .global-search-results .global-search-img {
    border: 0
}

.ui-autocomplete .global-search-results .result-item {
    clear: both;
    overflow: hidden
}

.ui-autocomplete .global-search-price {
    float: right;
    color: #009dd9;
    font-size: .75rem
}

@media(min-width:32em) {
    .ui-autocomplete {
        width: 400px !important
    }
}

img.global-search-img {
    min-height: 71px
}

.same-day-shipping-div {
    display: none
}

.same-day-shipping {
    font: 1em/1.75 helvetica, sans-serif;
    background: #fff;
    position: relative;
    color: #333;
    -webkit-text-size-adjust: none
}

.same-day-shipping .same-day-shipping-title {
    margin-left: 5px;
    margin-bottom: 20px
}

.same-day-shipping .same-day-shipping-body-inner-wrapper {
    word-wrap: break-word
}

.same-day-shipping .same-day-shipping-body-inner-wrapper .same-day-shipping-bar_1 {
    overflow: hidden;
    color: white;
    background: #747474 url(/_ui/desktop/common/css/images/bar-1-background.png) bottom repeat-x
}

@media(min-width:51em) {
    .same-day-shipping .same-day-shipping-body-inner-wrapper .same-day-shipping-bar_1 {
        height: 5.45em
    }
}

.same-day-shipping .same-day-shipping-body-inner-wrapper dl.same-day-shipping-footer-legal-terms {
    font-size: .8rem;
    line-height: 1.4
}

.same-day-shipping .same-day-shipping-body-inner-wrapper dl.same-day-shipping-footer-legal-terms dd p {
    display: block;
    background: #f8f8f8;
    border: 6px solid #ddd;
    padding: 20px 15px;
    margin: 0 35px 35px 35px
}

.claim-wrapper {
    width: 100%
}

.claim-wrapper.grey-out {
    opacity: .22
}

.claim-progressBar {
    height: 8px;
    background-color: #ccc;
    border-radius: 4px
}

.claim-fill {
    height: 8px;
    border-radius: 4px;
    background-color: #fb6704
}

.claim-message {
    text-align: left;
    line-height: 100%;
    padding-top: 3px
}

.seriesListings-footer .tooltipContent,
.promotedOptions-autoHeight .tooltipContent,
.accessoriesRedesignCTASec .tooltipContent {
    position: absolute
}

.claim-message span {
    font-size: 12px
}

.claim-message .claim-title .tooltipContent .termsHelp .termsDescription {
    width: 400px
}

.claim-message .claim-title .tooltipContent .termsHelp .termsDescription:before {
    left: 32%
}

.claim-message .claim-title .tooltipContent .termsHelp .termsDescription:after {
    left: 31%
}

.deliveryDatesWrapper {
    height: 28px
}

#delivery-dates-message-templete {
    color: red;
    margin: 0;
    margin-top: 3px;
    height: 21px
}

.delivery-dates-container {
    width: 100%
}

.delivery-dates-container tbody tr td {
    border-top: .5px solid #e5e5e5;
    border-collapse: collapse;
    border-left: 0;
    padding: 8px 5px;
    line-height: 16px;
    vertical-align: middle
}

.deliveryForm .deliveryZipcodeTips {
    display: block;
    font-weight: normal
}

.deliveryForm .delivery-zip-code {
    border-radius: 3px;
    width: 25%;
    margin-right: 15px;
    float: left;
    line-height: 22px;
    font-size: 14px;
    padding-left: 5px;
    border: .5px solid #ccc;
    height: 34px;
    color: #000
}

.deliveryForm .deliveryZipcodeSearch:hover {
    background-color: #d9eef7;
    border-radius: 3px;
    border: 1px solid #1976a1;
    color: #1976a1 !important;
    background-image: none;
    vertical-align: middle
}

.deliveryForm .deliveryZipcodeSearch {
    background-color: #1976a1;
    border-radius: 3px;
    border: 1px solid #1976a1;
    color: #fff !important;
    background-image: none;
    vertical-align: middle;
    border: .5px;
    height: 34px;
    margin: 0;
    float: none;
    padding: 6px 11px;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    outline: 0;
    font-weight: 400
}

.delivery-box-title {
    color: #000;
    padding: 0;
    padding-bottom: 8px
}

.delivery-box-title h3 {
    font-size: 25px;
    color: #000;
    font-weight: 300
}

.delivery-dates-container .optoin {
    font-size: 15px;
    width: 30%
}

.delivery-dates-container .cost {
    font-size: 15px;
    width: 30%;
    padding-left: 5px;
    color: #424242
}

.delivery-dates-container .arrives {
    font-size: 15px;
    width: 40%;
    padding-left: 5px;
    color: #424242
}

.delivery-data-warpper {
    padding: 18px 26px
}

#cboxContent {
    border-radius: 3px
}

.deliveryZipcodeTips,
.deliveryDataTableTips {
    font-size: 12px
}

.delivery-info-item .delivery-arrival-w {
    font-weight: normal
}

.delivery-info-item .delivery-option-w,
.delivery-info-item .delivery-arrival-w {
    font-size: 14px;
    color: #777
}

.delivery-info-item .delivery-cost-w .delivery-cost {
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.delivery-info-item a {
    color: #444;
    text-decoration: none;
    outline: 0
}

.delivery-info-item a.delivery-data-head {
    text-decoration: none
}

.delivery-info-item .delivery-option.delivery-data-head {
    font-weight: 400;
    font-size: 16px;
    color: #000
}

.deliveryFormBox {
    margin-top: 12px
}

.deliveryFormBox .container1 {
    display: inline-block;
    vertical-align: middle;
    width: 372px;
    height: 52px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 0;
    border-right-color: transparent
}

.deliveryFormBox .container.cur {
    border-color: #bbb;
    border-right-color: transparent
}

.deliveryFormBox .deliveryZipcodeTips {
    position: absolute;
    top: 18px;
    color: #999;
    transition: all .3s ease-out;
    font-size: 16px;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    box-sizing: border-box
}

.deliveryFormBox .container.cur .deliveryZipcodeTips {
    top: 5px;
    font-size: 12px
}

.deliveryFormBox .delivery-zip-code {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26px;
    font-size: 18px;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    border: 0;
    outline: 0;
    display: none;
    margin-right: 0;
    float: none;
    color: #000 !important
}

.deliveryFormBox .container.cur .delivery-zip-code {
    display: inline-block
}

.deliveryFormBox .container.cur .delivery-zip-code:focus {
    resize: none;
    outline: 0
}

.deliveryFormBox .deliveryZipcodeSearch {
    display: inline-block;
    height: 52px;
    vertical-align: middle;
    margin-left: -5px;
    cursor: pointer;
    font-weight: 400
}

.delivery-dates-container-new .optoin {
    width: 45px
}

.delivery-dates-container-new .arrives {
    width: 535px
}

.delivery-dates-container-new .cost {
    width: auto
}

.delivery-dates-container-new tbody tr td:first-child {
    vertical-align: middle
}

.delivery-dates-container-new th {
    font-weight: normal
}

.delivery-dates-container-new label {
    margin-bottom: 0
}

.delivery-dates-container-new .delivery-arrival-w {
    margin-bottom: 4px;
    margin-top: 4px
}

.omo-redirecting-box {
    font-size: 13px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 7px
}

.visibilityD {
    visibility: hidden
}

.displayD {
    display: none
}

.omo-redirecting-box .delivery-title {
    display: flex
}

.omo-redirecting-box .delivery-title .left {
    width: 25px;
    height: 21px;
    margin-right: 10px;
    margin-top: 5px
}

.omo-redirecting-box .delivery-title .right {
    width: 132px;
    text-align: left;
    color: #000
}

.omo-redirecting-box .right .text {
    display: inline-block;
    min-height: 32px
}

.omo-redirecting-box .right .stock-item {
    text-align: left
}

.omo-redirecting-box .right .stock-item .has-stock {
    display: none;
    height: 93px
}

.omo-redirecting-box .right .stock-item .no-stock {
    display: none
}

.omo-redirecting-box .right .stock-item .has-stock .has-stock-text {
    color: #060
}

.omo-redirecting-box .right .stock-item .no-stock .no-stock-text {
    color: #af0200
}

.omo-redirecting-box .right .stock-item .near-text {
    color: #000
}

.omo-redirecting-box .right .stock-item .code {
    text-decoration: underline;
    color: #0d5c91
}

.omo-redirecting-box .right .stock-item .all-stock-link {
    color: #0d5c91;
    display: inline-block;
    cursor: pointer
}

.omo-redirecting-box .stock-input-item .stock-input {
    background: #fff 0% 0% no-repeat padding-box;
    border: 1px solid #bcbcbc;
    border-radius: 4px;
    width: 162px;
    height: 35px;
    padding-left: 12px;
    font-size: 16px;
    color: #545454
}

.omo-redirecting-box .stock-input-item .error-message {
    font-size: 12px;
    color: red;
    text-align: left;
    text-indent: 5%
}

.omo-redirecting-box .stock-input-item .upzip-btn {
    width: 162px;
    height: 45px;
    background: #e6f4fa 0% 0% no-repeat padding-box;
    border: 1px solid #0d5c91;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #0d5c91;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.omo-redirecting-box .stock-input-item .close_btn {
    position: relative;
    width: 12px;
    height: 12px;
    cursor: pointer
}

.omo-redirecting-box .stock-input-item .close_btn::before,
.omo-redirecting-box .stock-input-item .close_btn::after {
    position: absolute;
    content: ' ';
    background-color: #545454;
    top: 0;
    left: 10px;
    width: 2px;
    border-radius: 5px;
    height: 14px
}

.omo-redirecting-box .stock-input-item {
    margin-top: 6px
}

.omo-redirecting-box .stock-input-item .close_btn::before {
    transform: rotate(45deg)
}

.omo-redirecting-box .stock-input-item .close_btn::after {
    transform: rotate(-45deg)
}

.recommend-hidden {
    display: none
}

.recommend-clear {
    clear: both
}

.recommendHead-container {
    margin-bottom: 10px;
    text-align: center;
    z-index: 999
}

.recommendHead-wrapper {
    position: relative;
    display: inline-block
}

.icon-recommend-head {
    background: url("/_ui/desktop/common/css/images/recommendStar.png") no-repeat 11px 0px;
    background-size: 147%;
    display: inline-block
}

.recommendHead-icon {
    position: absolute;
    width: 22px;
    height: 24px;
    margin-top: -14px;
    top: 50%;
    left: 0
}

.recommendHead-name {
    margin-left: 24px;
    padding-left: 4px;
    text-align: left
}

.recommendHead-name span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: initial
}

@media screen and (min-width:1180px) {
    .recommendHead-container {
        position: absolute;
        top: 91px;
        right: 10%
    }
}

@media screen and (max-width:1180px) {
    .recommendHead-container {
        margin-top: 20px
    }
}

@media screen and (max-width:750px) {
    .recommendHead-name span {
        color: #000
    }
    .icon-recommend-head {
        background: url("/_ui/desktop/common/css/images/recommendStar.png") no-repeat -12px 0px;
        background-size: 147%;
        display: inline-block
    }
}

.recommendTip-container {
    margin-bottom: 10px;
    text-align: center;
    width: 100%
}

.recommendTip-container-single {
    width: 40%
}

@media(max-width:48em) {
    .recommendTip-container-single {
        width: 90%
    }
}

.recommendTip-wrapper {
    position: relative;
    display: inline-block;
    left: -6px
}

.icon-recommend-black {
    background: url("/_ui/desktop/common/css/images/recommendStar.png") no-repeat -12px 0px;
    background-size: 147%;
    display: inline-block
}

.recommendTip-icon {
    position: absolute;
    width: 22px;
    height: 24px;
    margin-top: -13px;
    top: 50%;
    left: 0
}

.recommendTip-name {
    margin-left: 24px;
    padding-left: 4px;
    text-align: left
}

.recommendTip-name span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: initial
}

.custom-list-li {
    padding: 1em 0 3em 0 !important
}

.custom-list-label {
    margin-top: 0 !important
}

.recommend-container {
    text-align: center;
    width: 100%
}

.recommend-wrapper {
    padding: .49rem 0 .49rem 0;
    margin-right: 0
}

.recommend-buttons {
    text-align: center;
    overflow: hidden;
    width: 100%;
    border: 2px solid #498631;
    min-height: 42px;
    border-radius: 4px;
    position: relative
}

.recommend-button {
    width: 100%;
    height: auto;
    padding: .45em;
    cursor: pointer;
    font-size: 1em;
    font-weight: 400;
    float: none;
    margin: 0 auto;
    color: #498631
}

.recommend-button span {
    word-break: break-all
}

.recommend-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

.recommend-loading-mask {
    height: 34px;
    width: 34px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: -17px;
    background-size: 100%;
    left: 50%;
    background: url(/_ui/desktop/common/css/images/loading.gif) no-repeat
}

.recommend-name {
    min-height: 30px;
    font-size: 1em;
    color: #498631
}

.recommended-selected {
    background-color: rgba(73, 134, 49, 0.1)
}

.icon-recommended {
    background: url("/_ui/desktop/common/css/images/recommended_icon.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
    margin-left: 4px;
    margin-bottom: -4px
}

.recommend-container-single .recommend-wrapper {
    padding: 0 0 .49rem 0;
    margin-right: 0
}

@media(max-width:40rem) {
    .recommend-container-single .recommend-wrapper {
        padding: 0 18px 0 6px;
        margin-right: 10px
    }
}

.recommend-container-bottom .recommend-wrapper {
    padding: .49rem 0 .49rem 0;
    margin-right: 0
}

@media screen and (max-width:480px) {
    .eCoupon-wrapper {
        display: flex;
        height: 70px;
        background-color: #333;
        justify-content: center;
        align-items: center
    }
    .eCoupon-message {
        width: 275px;
        height: 38px;
        font-family: Lato;
        font-size: 16px;
        line-height: 1.5;
        color: #fff
    }
    .eCoupon #masMastheadModule {
        top: 70px
    }
}

@media screen and (min-width:481px) and (max-width:768px) {
    .eCoupon-wrapper {
        display: flex;
        height: 70px;
        background-color: #333;
        justify-content: center;
        align-items: center
    }
    .eCoupon-message {
        height: 16px;
        font-family: Lato;
        font-size: 18px;
        line-height: 1.33;
        color: #fff
    }
    .eCoupon #masMastheadModule {
        top: 70px
    }
}

@media screen and (min-width :769px) {
    .eCoupon-wrapper {
        display: flex;
        height: 69px;
        background-color: #333;
        justify-content: center;
        align-items: center
    }
    .eCoupon .eCoupon-wrapper {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 999
    }
    .eCoupon #masMastheadModule {
        top: 69px
    }
    .eCoupon-message {
        height: 21px;
        font-family: Lato;
        font-size: 24px;
        line-height: 1;
        color: #fff
    }
}

.eCoupon-remove {
    position: fixed;
    width: 17px;
    height: 17px;
    right: 11px;
    top: 11px;
    font-size: 24px;
    color: #fff;
    opacity: .8
}

.eCoupon-remove:hover,
.eCoupon-remove:focus {
    opacity: 1
}

.loyaltyPopUp {
    min-height: 100px
}

.loyaltyTitle {
    font-weight: 700;
    width: 220px
}

.loyaltyLink {
    background-color: #daeff7;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 600
}

.loyaltyLink_noColor {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 600
}

.loyaltyLink .loyaty-value,
.loyaltyLink_noColor .loyaty-value {
    color: #069ed8
}

.hiddenInfo {
    display: none
}

.price-summary-details .webprice-wrapper {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    padding-bottom: 5px;
    align-items: center
}

.price-summary-details .webprice-wrapper .webprice {
    padding-right: 10px;
    line-height: 20px;
    color: #000;
    width: 100%;
    text-align: left
}

.price-summary-details .webprice-wrapper .webprice .price-value {
    text-decoration: line-through
}

.price-summary-details .webprice-wrapper .savingprice {
    flex-shrink: 0;
    color: #060;
    line-height: 20px;
    text-align: left;
    padding-bottom: 5px
}

.price-summary-details .saleprice-wrapper {
    line-height: 40px
}

.price-summary-details .saleprice-wrapper .saleprice-header {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold
}

.price-summary-details .saleprice-wrapper .saleprice-footer {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 14px
}

.price-summary-details .saleprice-wrapper .saleprice {
    line-height: 34px;
    font-size: 26px;
    color: #000;
    text-align: left
}

.price-summary-details .price-breakdown-wrapper {
    text-align: left;
    line-height: 20px;
    min-height: 20px
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-title {
    font-size: 12px;
    color: #1976a1;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    font-weight: 700;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-price-list {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 5px
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-price-list .price-item {
    display: flex;
    justify-content: space-between
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-price-list .price-item span:first-child {
    color: #000
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-price-list .price-item span:last-child {
    color: #676767
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-title span {
    position: relative
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-title span::after {
    content: "";
    height: 8px;
    width: 8px;
    border-left: 1px solid;
    border-top: 1px solid;
    transform: translate(0.5em, -0.25em) rotate(-135deg);
    display: inline-block
}

.price-summary-details .price-breakdown-wrapper .price-breakdown-title.expand span::after {
    transform: translate(0.5em, 0.25em) rotate(45deg)
}

.price-summary-secondary-details .price-summary-coupon {
    text-align: left;
    color: #000;
    font-size: 12px;
    line-height: 15px
}

.price-summary-secondary-details .price-summary-coupon .ecouponToolTip {
    position: relative;
    margin: 0
}

.price-summary-secondary-details .price-summary-coupon .ecouponToolTip img {
    display: inline-block
}

.price-summary-secondary-details .price-summary-coupon .price-summary-coupon-code {
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    word-break: break-all
}

.price-summary-secondary-details .price-summary-coupon .price-summary-coupon-message {
    background-color: #e1f2db;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 17px;
    padding: 7px 9px;
    word-break: break-all;
    margin: 0 -3px
}

.price-summary-claim-wrapper {
    display: none
}

.price-summary-claim-wrapper .price-summary-coupon-progress-bar {
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
    margin: 0 16px
}

.price-summary-claim-wrapper .price-summary-coupon-progress-bar .bg-line {
    height: 8px;
    width: 100%;
    border-radius: 4px;
    background: gray
}

.price-summary-claim-wrapper .price-summary-coupon-progress-bar .bg-line .bg-line-active {
    background: orange;
    width: 50%;
    height: 8px;
    border-radius: 4px
}

.price-summary-claim-wrapper .price-summary-coupon-progress-bar .progress-bar-cursor {
    position: absolute;
    left: 50%;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border: 1px solid orange;
    border-radius: 50%;
    transform: translateX(-50%);
    background: white
}

.price-summary-claim-wrapper .price-summary-coupon-progress-bar .progress-bar-cursor .progress-bar-cursor-txt {
    font-size: 10px;
    font-family: lato;
    font-weight: bold;
    color: #000
}

.price-summary-claim-wrapper .price-summary-coupon-inventory-counter {
    font-weight: bold;
    color: red
}

.price-summary-claim-wrapper .price-summary-coupon-claim-msg {
    font-size: 14px;
    color: gray
}

#longscroll-subseries .price-summary-secondary-details .pricingSummary-coupon {
    background-color: transparent;
    color: #000;
    text-align: left
}

#longscroll-subseries .price-summary-secondary-details .pricingSummary-coupon .pricingSummary-couponCode {
    color: #000
}

.price-summary-secondary-details .pricingSummary-couponMessage {
    background-color: #e1f2db;
    text-align: center
}

.price-summary-secondary-details .rci-msg {
    text-align: center
}

.price-summary-secondary-details .rci-msg .stock_message {
    color: #e2251b
}

.new-price-summary-shipping {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex-grow: 0
}

#longscroll-subseries .new-price-summary-shipping>div {
    display: flex
}

#longscroll-subseries .new-price-summary-shipping .rci-esm {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0;
    display: flex;
    flex-direction: column
}

#longscroll-subseries .tabbedBrowse-productListing {
    display: flex;
    flex-direction: column
}

#longscroll-subseries .tabbedBrowse-productListing-body {
    padding-right: 23px
}

#longscroll-subseries .tabbedBrowse-productListing-body.grey-out,
#longscroll-subseries .tabbedBrowse-productListing-footer .claim-auto.grey-out {
    opacity: .22
}

#longscroll-subseries .promotedOptions {
    padding: 0 8px
}

.webprice .price-label {
    display: none
}

.webprice .price-value {
    font-size: 14px;
    line-height: 26px
}

.savingprice .price-value {
    margin-right: 8px
}

.savingprice .price-label,
.savingprice .price-value {
    color: #060;
    font-size: 12px;
    line-height: 20px
}

.savingprice .price-percentage {
    background: #060;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    padding: 0 5px;
    line-height: 20px
}

.price-label-red {
    font-weight: 400;
    clear: both;
    font-size: 12px;
    color: #af0200
}

.bankTransferSave {
    background: #cfeccf;
    font-size: 12px;
    padding: 10px;
    line-height: 14px
}

.credit-payment {
    font-size: 14px;
    padding: 4px 0 8px;
    color: #000000de
}

.eCouponWithBank {
    color: green;
    font-size: 12px;
    word-break: break-word;
    margin: 0
}

.isEcouponLimit {
    background: #cfeccf;
    padding: 5px;
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: left
}

.price-summary-coupon-code {
    font-weight: bold;
    display: block;
    word-break: break-all
}

.pricingSummary .price-summary-secondary-details {
    overflow: visible
}

.warningMessage {
    background: #ffffc4;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    font-size: .795rem;
    box-shadow: 0 0 0 5px #ffffc4;
    font-weight: 700;
    text-align: center;
    color: #c90400
}

.promotedOptionsWrapper {
    float: left;
    clear: both;
    margin: .7em 0 0 0
}

.promotedOptions {
    width: 100%;
    float: left;
    clear: both
}

.promotedOptions-autoHeight {
    overflow: hidden
}

.promotedOptions .optionImage {
    float: left;
    display: inline;
    width: 20%
}

.promotedOptions .optionImage img {
    width: 100%
}

.promotedOptions .checkboxOptions {
    float: left;
    display: inline;
    width: 7%
}

.promotedOptions .checkboxText {
    font-size: .8em;
    float: left;
    display: inline;
    width: 70%;
    float: left;
    overflow: hidden;
    padding: .2em 0
}

#longscroll-subseries .promotedOptions-autoHeight {
    width: 100%
}

#longscroll-subseries .promotedOptions {
    text-align: left;
    padding: 0 5%;
    border-top: 1px solid #ddd
}

#longscroll-subseries .promotedOptions .checkboxText {
    font-size: .9rem;
    line-height: 1.2rem;
    width: 85%;
    margin-left: .5em;
    word-wrap: break-word
}

.promotedOptions .checkboxText label {
    font-weight: normal
}

.promotedOptionsWrapper .heading {
    float: left;
    clear: both;
    width: 100%;
    color: black !important;
    font-size: .7rem !important;
    font-weight: 700
}

.potentialSavings {
    float: left;
    clear: both;
    width: 100%;
    color: #cf2a23;
    font-size: .8rem;
    font-weight: 700
}

.potentialSavings .label {
    color: black !important;
    font-size: .8rem !important
}

.promotedOptionsWrapper .heading {
    font-size: .9em
}

.potentialSavings {
    clear: both;
    font-size: .8em;
    color: #cf2a23;
    font-weight: bold;
    padding-top: 10px
}

.potentialSavings .label {
    color: #000;
    font-size: 100%;
    padding: 0 5px 0 0
}

ul.promotedOptions {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: .8em
}

ul.promotedOptions li {
    float: left;
    clear: both
}

.ecouponToolTip {
    margin-top: -20px;
    margin-left: 0
}

.ecouponToolTipLegacy {
    position: absolute;
    margin-top: -20px;
    margin-left: 37px
}

@media screen and (max-width:46.875em) {
    #longscroll-subseries .promotedOptions-autoHeight {
        border-top: 0
    }
}

@media screen and (min-width:1280px) {
    /* .hidden-on-desktop {
        display: none !important
    } */
}

@media screen and (max-width:1279px) {
    .gallery-image-slider-container {
        display: none
    }
}

@media screen and (max-width:750px) {
    .gallery-image-slider-container {
        display: none
    }
}