.utility-links {
    padding: 0;
    list-style: none;
}

.input-append,
.input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap;
}

    .input-append input,
    .input-prepend input,
    .input-append select,
    .input-prepend select {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        font-size: 13px;
        vertical-align: top;
        -webkit-border-radius: 0 0px 0px 0;
        -moz-border-radius: 0 0px 0px 0;
        border-radius: 0 0px 0px 0;
    }

        .input-append input:focus,
        .input-prepend input:focus,
        .input-append select:focus,
        .input-prepend select:focus {
            z-index: 2;
        }

    .input-append .bttn,
    .input-prepend .bttn {
        margin-left: -1px;
        vertical-align: top;
        padding-top: 3px;
        padding-bottom: 3px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-prepend .bttn {
        margin-right: -1px;
        -webkit-border-radius: 0px 0 0 0px;
        -moz-border-radius: 0px 0 0 0px;
        border-radius: 0px 0 0 0px;
    }

    .input-append input,
    .input-append select {
        -webkit-border-radius: 0px 0 0 0px;
        -moz-border-radius: 0px 0 0 0px;
        border-radius: 0px 0 0 0px;
    }

    .input-append .bttn {
        -webkit-border-radius: 0 0px 0px 0;
        -moz-border-radius: 0 0px 0px 0;
        border-radius: 0 0px 0px 0;
    }

label.error {
    margin-bottom: 0;
    margin-top: 2px;
    color: #bb0000;
}

input.error,
textarea.error,
select.error,
.form.submitted input.ng-invalid,
.form.submitted textarea.ng-invalid,
.form.submitted select.ng-invalid {
    border: 1px solid #bb0000;
    background: #fff9f9;
}

.input-micro {
    width: 30px;
}

.input-mini {
    width: 60px;
}

.input-small {
    width: 100px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.form-inline input,
.form-inline textarea,
.form-inline select {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline label {
    padding-top: 3px;
    padding-right: 3px;
    display: inline-block;
}

.form {
    margin: 0;
    list-style: none;
    margin: 0 0 9px;
    padding: 0;
}

    .form li {
        padding-bottom: 9px;
    }

        .form li.buttons {
            padding-bottom: 0;
            padding-top: 9px;
        }

            .form li.buttons .bttn {
                margin-right: 10px;
            }

    .form input,
    .form textarea,
    .form select {
        margin-bottom: 0;
        padding: 6px 12px;
        height: 34px;
        font-size: 16px;
        line-height: 1.42857143;
        border: 1px solid #999999;
        border-radius: 3px;
    }

        .form input[required] {
            box-shadow: 0 0 0 transparent;
        }

    .form.form-horizontal li {
        *zoom: 1;
    }

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

        .form.form-horizontal li:after {
            clear: both;
        }

    .form.form-horizontal input,
    .form.form-horizontal textarea,
    .form.form-horizontal select {
        display: block;
        width: 100%;
    }

@media (min-width: 480px) {
    .form.form-horizontal input,
    .form.form-horizontal textarea,
    .form.form-horizontal select {
        float: left;
        width: 60%;
    }
}

.form.form-horizontal label {
    display: block;
    width: 100%;
}

    .form.form-horizontal label.error {
        clear: left;
        margin-left: 35%;
        width: auto;
    }

@media (min-width: 480px) {
    .form.form-horizontal label {
        float: left;
        margin-top: 3px;
        width: 35%;
    }
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px;
    cursor: pointer;
}

    .radio input[type="radio"],
    .checkbox input[type="checkbox"] {
        float: left;
        margin-left: -18px;
    }

input.stacked {
    margin-top: 5px;
    display: block;
}

.wrapper [class^="icon-"],
.wrapper [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
}

.icon-cart {
    background: url("/~skin~/images/icons/cart.png") no-repeat center center;
    margin-right: 4px;
}

.icon-search {
    background: url("/~skin~/images/icons/search.png") no-repeat center center;
    width: 16px;
    height: 15px;
}

.icon-pager-prev {
    background: url("/~skin~/images/icons/arrow-left.png") no-repeat left center;
    width: 5px;
    height: 12px;
    margin-right: 6px;
}

.icon-pager-next {
    background: url("/~skin~/images/icons/arrow-right.png") no-repeat right center;
    width: 5px;
    height: 12px;
    margin-left: 6px;
}

.icon-tooltip {
    background: url("/~skin~/images/icons/question.png") no-repeat center center;
    margin-top: 2px;
}

.icon-filter {
    background: url("/~skin~/images/icons/filter-inactive.png") no-repeat center center;
    margin-right: 6px;
}

.active > .icon-filter {
    background-image: url("/~skin~/images/icons/filter-active.png");
}

.icon-thumbs-prev {
    background: url("/~skin~/images/icons/arrow-up.png") no-repeat center center;
}

.icon-thumbs-next {
    background: url("/~skin~/images/icons/arrow-down.png") no-repeat center center;
}

.icon-zoom-in {
    background: url("/~skin~/images/icons/zoom.png") no-repeat center center;
}

.icon-sub-nav {
    width: 5px;
    height: 12px;
    margin-right: 6px;
}

.active > .icon-sub-nav {
    background: url("/~skin~/images/icons/arrow-right.png") no-repeat left center;
}

.icon-gallery-prev {
    background: url("/~skin~/images/icons/arrow-left.png") no-repeat left center;
    width: 5px;
    height: 12px;
    margin-right: 6px;
}

.icon-gallery-next {
    background: url("/~skin~/images/icons/arrow-right.png") no-repeat right center;
    width: 5px;
    height: 12px;
    margin-left: 6px;
}

.icon-news-more {
    background: url("/~skin~/images/icons/arrow-down.png") no-repeat center center;
    width: 12px;
    height: 10px;
}

.icon-dropdown {
    background: url("/~skin~/images/icons/arrow-down.png") no-repeat center center;
    width: 12px;
    height: 10px;
}

    .icon-dropdown.icon-alt {
        background: url("/~skin~/images/icons/arrow-down-alt.png") no-repeat center center;
        width: 12px;
        height: 10px;
    }

.icon-news-filter {
    background: url("/~skin~/images/icons/filter-inactive.png") no-repeat center center;
    margin-right: 6px;
}

.active > .icon-news-filter {
    background-image: url("/~skin~/images/icons/filter-active.png");
}

.icon-back {
    background: url("/~skin~/images/icons/arrow-left.png") no-repeat left center;
    width: 5px;
    height: 12px;
    margin-right: 6px;
}

.icon-alert {
    background: url("/~skin~/images/icons/alert.png") no-repeat center center;
    width: 17px;
    height: 15px;
}

.icon-info {
    background: url("/~skin~/images/icons/question.png") no-repeat center center;
}

.icon-print {
    background: url("/~skin~/images/icons/print.png") no-repeat center center;
}

.icon-filter-results {
    background: url("/~skin~/images/icons/filter.png") no-repeat center center;
}

.icon-filter-results-white {
    background: url("/~skin~/images/icons/filter-white.png") no-repeat center center;
}

.icon-mobile-navbutton {
    background: url("/~skin~/images/icons/mobile-nav-button.png") no-repeat center center;
    width: 24px;
    height: 24px;
}

.icon-mobile-account {
    background: url("/~skin~/images/icons/mobile-account.png") no-repeat center center;
    width: 24px;
    height: 22px;
}

.icon-mobile-cart {
    background: url("/~skin~/images/icons/mobile-cart.png") no-repeat center center;
    width: 26px;
    height: 24px;
    vertical-align: middle;
}

.icon-collapse-open {
    background: url("/~skin~/images/icons/arrow-up.png") no-repeat center center;
    height: 18px;
}

.icon-collapse-closed {
    background: url("/~skin~/images/icons/arrow-down.png") no-repeat center center;
    height: 18px;
}

.ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.ui-icon-triangle-1-e {
    background: url("/~skin~/images/icons/accordion-arrow-right.png") no-repeat center center;
}

.ui-icon-triangle-1-s {
    background: url("/~skin~/images/icons/accordion-arrow-down.png") no-repeat center center;
}

.wrapper {
    width: 100%;
    *zoom: 1;
}

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

    .wrapper:after {
        clear: both;
    }

.container-wide {
    position: relative;
    width: 910px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    *zoom: 1;
}

    .container-wide:before,
    .container-wide:after {
        display: table;
        content: "";
    }

    .container-wide:after {
        clear: both;
    }

#body .container {
    position: relative;
}

#content {
    margin-bottom: 18px;
    *zoom: 1;
}

    #content:before,
    #content:after {
        display: table;
        content: "";
    }

    #content:after {
        clear: both;
    }

.sidebar {
    float: left;
    width: 162px;
    min-height: 1px;
    margin-right: 20px;
}

    .sidebar ul {
        margin: 0;
        list-style: none;
    }

        .sidebar ul a {
            display: block;
            width: 162px;
            padding: 2px 0;
        }

    .sidebar .filter-group {
        margin: 9px 0;
    }

        .sidebar .filter-group > h4 {
            margin-bottom: 9px;
        }

            .sidebar .filter-group > h4 > a {
                display: block;
            }

            .sidebar .filter-group > h4 .icon-tooltip {
                float: right;
                visibility: hidden;
            }

            .sidebar .filter-group > h4.has-tooltip .icon-tooltip {
                visibility: visible;
            }

.sidebar-right {
    float: right;
    width: 270px;
}

#panelRight {
    margin: 0;
}

.main {
    float: left;
    position: relative;
    width: 728px;
    min-height: 200px;
    *zoom: 1;
}

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

    .main:after {
        clear: both;
    }

#content.sidebar-r .main {
    width: 620px;
}

#content.sidebar-lr .main {
    width: 438px;
}

.section-header {
    padding: 18px 0 18px 20px;
    margin: 18px auto;
    background: #0f67a1;
    color: white;
}

    .section-header h1 {
        color: white;
    }

.category-header {
    margin: 18px auto;
    background: #0f67a1;
    *zoom: 1;
}

    .category-header:before,
    .category-header:after {
        display: table;
        content: "";
    }

    .category-header:after {
        clear: both;
    }

    .category-header .intro {
        float: left;
        width: 239px;
        padding: 40px 20px 9px;
        color: white;
    }

        .category-header .intro h1 {
            color: white;
        }

    .category-header .banner {
        width: 631px;
        float: right;
    }

.checkout-header {
    margin: 18px auto;
    padding: 18px 0;
    text-align: center;
    background: #892c3b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5MmMzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OTIxMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #892c3b), color-stop(100%, #69212d));
    background: -webkit-linear-gradient(top, #892c3b 0%, #69212d 100%);
    background: -moz-linear-gradient(top, #892c3b 0%, #69212d 100%);
    background: -o-linear-gradient(top, #892c3b 0%, #69212d 100%);
    background: linear-gradient(to bottom, #892c3b 0%, #69212d 100%);
}

    .checkout-header ol {
        margin: 0;
        list-style: none;
        display: inline-block;
        width: 100%;
        color: white;
        text-align: center;
    }

        .checkout-header ol > li {
            display: inline-block;
            *display: inline;
            /* IE7 inline-block hack */
            *zoom: 1;
            margin-right: 10px;
        }

            .checkout-header ol > li > a {
                display: block;
            }

            .checkout-header ol > li.last {
                margin-right: 0;
            }

        .checkout-header ol > li {
            margin: 0;
            list-style: none;
            display: inline-block;
            padding-left: 5%;
            padding-right: 5%;
            position: relative;
        }

            .checkout-header ol > li > li {
                display: inline-block;
                *display: inline;
                /* IE7 inline-block hack */
                *zoom: 1;
                margin-right: 10px;
            }

                .checkout-header ol > li > li > a {
                    display: block;
                }

                .checkout-header ol > li > li.last {
                    margin-right: 0;
                }

            .checkout-header ol > li.active {
                font-weight: bold;
            }

.error-page h1 {
    margin-top: 36px;
}

.col-sm-12 {
    margin-left: 15px !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    min-width: 160px;
    z-index: 99;
    overflow: hidden;
    background: white;
    border: 1px solid whitesmoke;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .dropdown-menu ul {
        margin: 0;
        list-style: none;
    }

        .dropdown-menu ul > li > a {
            display: block;
            padding: 5px 10px;
            white-space: nowrap;
            line-height: 18px;
        }

            .dropdown-menu ul > li > a.active {
                background: whitesmoke;
            }

    .dropdown-menu .menu .submenu {
        display: none;
    }

.bttn,
.bttn.bttn {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 5px 20px;
    border: 0;
    margin: 0;
    background-color: #dddddd;
    color: #333333;
    font-size: 1em;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    *margin-left: .3em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

    .bttn:first-child,
    .bttn.bttn:first-child {
        *margin-left: 0;
    }

    .bttn .hover,
    .bttn.bttn .hover,
    .bttn:hover,
    .bttn.bttn:hover,
    .bttn:focus,
    .bttn.bttn:focus {
        background-color: #c4c4c4;
        color: white;
        text-decoration: none;
    }

    .bttn.disabled,
    .bttn.bttn.disabled,
    .bttn[disabled],
    .bttn.bttn[disabled] {
        cursor: default;
        background-color: #dddddd;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

        .bttn.disabled:hover,
        .bttn.bttn.disabled:hover,
        .bttn[disabled]:hover,
        .bttn.bttn[disabled]:hover {
            border-color: #dddddd;
        }

.bttn-alt,
.bttn-alt.bttn-alt {
    background-color: #dddddd;
    border-color: #dddddd;
    color: #333333;
}

    .bttn-alt:hover,
    .bttn-alt.bttn-alt:hover,
    .bttn-alt:focus,
    .bttn-alt.bttn-alt:focus {
        background-color: #c4c4c4;
        border-color: #c4c4c4;
        color: #1a1a1a;
    }

    .bttn-alt.disabled,
    .bttn-alt.bttn-alt.disabled,
    .bttn-alt[disabled],
    .bttn-alt.bttn-alt[disabled] {
        background-color: #dddddd;
    }

        .bttn-alt.disabled:hover,
        .bttn-alt.bttn-alt.disabled:hover,
        .bttn-alt[disabled]:hover,
        .bttn-alt.bttn-alt[disabled]:hover {
            border-color: #c4c4c4;
        }

.bttn-primary,
.bttn-primary.bttn-primary {
    background-color: #772432;
    border-color: #0f67a1;
    color: white;
}

    .bttn-primary:hover,
    .bttn-primary.bttn-primary:hover,
    .bttn-primary:focus,
    .bttn-primary.bttn-primary:focus {
        background-color: #52141d;
        border-color: #1385d0;
        color: white;
    }

    .bttn-primary.disabled,
    .bttn-primary.bttn-primary.disabled,
    .bttn-primary[disabled],
    .bttn-primary.bttn-primary[disabled] {
        background-color: #772432;
    }

        .bttn-primary.disabled:hover,
        .bttn-primary.bttn-primary.disabled:hover,
        .bttn-primary[disabled]:hover,
        .bttn-primary.bttn-primary[disabled]:hover {
            border-color: #1385d0;
        }

.bttn-active,
.bttn-active.bttn-active {
    background-color: #51a351;
    border-color: #51a351;
    color: white;
}

    .bttn-active:hover,
    .bttn-active.bttn-active:hover,
    .bttn-active:focus,
    .bttn-active.bttn-active:focus {
        background-color: #6fb86f;
        border-color: #6fb86f;
        color: white;
    }

    .bttn-active:active,
    .bttn-active.bttn-active:active {
        background-color: #51a351;
    }

    .bttn-active.disabled,
    .bttn-active.bttn-active.disabled,
    .bttn-active[disabled],
    .bttn-active.bttn-active[disabled] {
        background-color: #51a351;
    }

        .bttn-active.disabled:hover,
        .bttn-active.bttn-active.disabled:hover,
        .bttn-active[disabled]:hover,
        .bttn-active.bttn-active[disabled]:hover {
            border-color: #6fb86f;
        }

.bttn-dropdown {
    position: relative;
}

    .bttn-dropdown .icon-dropdown {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -5px;
    }

.bttn-sm {
    font-size: 11px;
    line-height: 16px;
    padding: 3px 8px;
}

.bttn-block {
    display: block;
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bttn-icon {
    padding-left: 6px;
    padding-right: 6px;
}

a.close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: url("/~skin~/images/close.png") no-repeat;
    width: 16px;
    height: 16px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.alert {
    background-color: #ffc741;
    margin-bottom: 18px;
    padding: 9px 20px;
}

.thumbnails {
    margin: 0;
    list-style: none;
}

    .thumbnails > li {
        float: left;
        margin-bottom: 18px;
        margin-right: 20px;
    }

        .thumbnails > li > a {
            display: block;
        }

            .thumbnails > li > a .title {
                display: block;
            }

.loading {
    background-image: url("/~skin~/images/loading.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.loading-alt {
    background-image: url("/~skin~/images/loading-alt.gif");
}

.loading-block {
    display: block;
    min-height: 16px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.loading-overlay {
    z-index: 1;
    background-color: white;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 10px;
    width: 215px;
    padding: 18px 20px;
    background: white;
    z-index: 99;
    border: 1px solid whitesmoke;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .tooltip .arrow {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        background: transparent url("/~skin~/images/tooltip-arrow.png") no-repeat top left;
        width: 18px;
        height: 26px;
        margin: -13px 0 0 -15px;
    }

.ui-tabs .ui-tabs-nav {
    margin: 0;
    list-style: none;
    display: table;
    border: 1px solid #a9b2b1;
    border-width: 1px 0 1px 0;
    margin: 15px 0 0;
    padding: 0;
    table-layout: auto;
    width: 100%;
}

    .ui-tabs .ui-tabs-nav > li {
        display: table-cell;
    }

@media (min-width: 768px) {
    .ui-tabs .ui-tabs-nav > li {
        float: left;
        white-space: nowrap;
    }

        .ui-tabs .ui-tabs-nav > li:first-child {
            padding-left: 30px;
        }
}

.ui-tabs .ui-tabs-nav > li > a {
    display: block;
    position: relative;
    z-index: 10;
    padding: 9px 20px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #5f6a72;
}

    .ui-tabs .ui-tabs-nav > li > a:after {
        content: " ";
        position: absolute;
        z-index: -1;
        top: 10%;
        left: 50%;
        margin-left: -18px;
        opacity: 0;
        border: 18px solid transparent;
        border-top: 14px solid #762432;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: top 0.6s ease-out, border 0.3s ease-out;
        -moz-transition: top 0.6s ease-out, border 0.3s ease-out;
        -o-transition: top 0.6s ease-out, border 0.3s ease-out;
        transition: top 0.6s ease-out, border 0.3s ease-out;
    }

.no-opacity .ui-tabs .ui-tabs-nav > li > a:after {
    display: none;
}

.no-opacity .ui-tabs .ui-tabs-nav > li > a:after {
    display: block;
}

.ui-tabs .ui-tabs-nav > li.ui-state-active > a,
.ui-tabs .ui-tabs-nav > li:hover > a,
.ui-tabs .ui-tabs-nav > li:focus > a {
    color: white;
    background-color: #762432;
}

    .ui-tabs .ui-tabs-nav > li.ui-state-active > a:after,
    .ui-tabs .ui-tabs-nav > li:hover > a:after,
    .ui-tabs .ui-tabs-nav > li:focus > a:after {
        border-top-color: #762432;
    }

.ui-tabs .ui-tabs-nav > li.ui-state-active a:after {
    opacity: 1;
    top: 100%;
}

.ui-tabs .ui-tabs-nav > li.ui-state-active a:hover,
.ui-tabs .ui-tabs-nav > li.ui-state-active a:focus {
    border: 0;
    color: white;
    background: #762432;
}

    .ui-tabs .ui-tabs-nav > li.ui-state-active a:hover:after,
    .ui-tabs .ui-tabs-nav > li.ui-state-active a:focus:after {
        border-top-color: #762432;
    }

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 18px 5%;
    background-color: whitesmoke;
    *zoom: 1;
}

    .ui-tabs .ui-tabs-panel:before,
    .ui-tabs .ui-tabs-panel:after {
        display: table;
        content: "";
    }

    .ui-tabs .ui-tabs-panel:after {
        clear: both;
    }

.ui-tabs .ui-tabs-hide {
    display: none !important;
}

.pager-nav .pager-numbers {
    float: left;
    margin-right: 8px;
}

    .pager-nav .pager-numbers a,
    .pager-nav .pager-numbers span {
        display: inline-block;
        line-height: 24px;
        padding: 0 4px;
    }

.pager-nav .pager-buttons {
    float: left;
}

.share-box {
    padding: 18px 0;
    *zoom: 1;
}

    .share-box:before,
    .share-box:after {
        display: table;
        content: "";
    }

    .share-box:after {
        clear: both;
    }

    .share-box h2 {
        float: left;
        margin-right: 15px;
    }

    .share-box .addthis_toolbox {
        margin-top: 4px;
        overflow: hidden;
    }

.slides {
    position: relative;
}

    .slides .slides_container {
        background: transparent url("/~skin~/images/loading-alt.gif") no-repeat center center;
    }

    .slides .prev,
    .slides .next {
        position: absolute;
        top: 50%;
        display: block;
        z-index: 11;
    }

    .slides .prev {
        left: 20px;
    }

    .slides .next {
        right: 20px;
    }

    .slides .pagination {
        margin: 0;
        list-style: none;
        margin: 9px 0;
        text-align: center;
    }

        .slides .pagination li {
            display: inline-block;
            *display: inline;
            /* IE7 inline-block hack */
            *zoom: 1;
        }

            .slides .pagination li a {
                display: block;
            }

    .slides .video-sidebar {
        position: absolute;
        top: 0;
        right: 0;
        background-position: top left;
    }

        .slides .video-sidebar h2 {
            margin: 65px 65px 0 25px;
            line-height: normal;
        }

        .slides .video-sidebar p {
            margin: 4px 65px 0 25px;
        }

        .slides .video-sidebar .bttn {
            margin: 18px 25px 0;
        }

.editor-info-bar {
    height: 18px;
    width: 100%;
    position: absolute;
    text-align: center;
    background-color: white;
    opacity: 0.75;
    filter: alpha(opacity=75);
    z-index: 2;
}

.simplemodal-overlay {
    background: black;
    opacity: 0.45;
    filter: alpha(opacity=45);
}

.simplemodal-container a.close {
    z-index: 1;
}

.modal {
    *zoom: 1;
    background-color: white;
    position: relative;
    min-width: 300px;
}

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

    .modal:after {
        clear: both;
    }

.modal-header {
    padding: 20px 40px 0 20px;
}

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

.modal-footer {
    *zoom: 1;
    padding: 0 20px 20px;
    text-align: right;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: "";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .bttn {
        margin-left: 10px;
    }

#processing-modal {
    text-align: center;
    width: 500px;
}

#quick-look-modal {
    background-color: white;
    width: 724px;
    height: 400px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

    #quick-look-modal:before,
    #quick-look-modal:after {
        display: table;
        content: "";
    }

    #quick-look-modal:after {
        clear: both;
    }

    #quick-look-modal iframe {
        width: 724px;
        height: 1000px;
        border: none;
    }

#quick-look-details {
    *zoom: 1;
}

    #quick-look-details:before,
    #quick-look-details:after {
        display: table;
        content: "";
    }

    #quick-look-details:after {
        clear: both;
    }

    #quick-look-details .image {
        float: left;
        width: 332px;
        height: 332px;
        margin-right: 40px;
    }

    #quick-look-details .details {
        float: left;
        width: 332px;
    }

        #quick-look-details .details > h1 {
            margin-bottom: 9px;
        }

        #quick-look-details .details .view-details {
            margin-top: 9px;
        }

#compare-modal {
    background-color: white;
    width: 724px;
    height: 550px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

    #compare-modal:before,
    #compare-modal:after {
        display: table;
        content: "";
    }

    #compare-modal:after {
        clear: both;
    }

    #compare-modal iframe {
        width: 724px;
        height: 1000px;
        border: none;
    }

#compare-details {
    *zoom: 1;
}

    #compare-details:before,
    #compare-details:after {
        display: table;
        content: "";
    }

    #compare-details:after {
        clear: both;
    }

    #compare-details th,
    #compare-details td {
        width: 181px;
    }

#video-modal {
    position: relative;
    background: white url("/~skin~/images/loading.gif") no-repeat center center;
    padding: 40px;
}

    #video-modal a.close {
        top: 15px;
        right: 15px;
    }

.product-added-modal {
    position: fixed;
    z-index: 999999 !important;
    background: white;
    top: 20%;
    right: 10px;
    width: auto;
    padding: 20px;
    border: 1px solid whitesmoke;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
    .product-added-modal {
        top: 45%;
        right: 20%;
        margin-top: -125px;
        margin-right: -100px;
        width: 350px;
    }
}

@media (min-width: 992px) {
    .product-added-modal {
        margin-right: -175px;
        width: auto;
    }
}

.product-added-modal .close {
    top: 30px;
    right: 25px;
}

.product-added-modal caption {
    padding: 10px;
    background: whitesmoke;
}

.product-added-modal table {
    margin-bottom: 1em;
    width: 100%;
}

.product-added-modal tfoot {
    background: whitesmoke;
}

    .product-added-modal tfoot td {
        padding: 5px 10px;
    }

.product-added-modal .thumb {
    width: 75px;
}

.product-added-modal .description {
    padding-left: 10px;
}

@media (min-width: 768px) {
    .product-added-modal .description h3 {
        font-size: 1.333333em;
    }
}

.product-added-modal .price {
    padding: 10px;
    text-align: right;
}

@media (min-width: 992px) {
    .product-added-modal .buttons {
        white-space: nowrap;
    }
}

.product-added-modal .buttons .bttn {
    display: block;
    margin-top: .5em;
}

@media (min-width: 992px) {
    .product-added-modal .buttons .bttn {
        display: inline-block;
    }

        .product-added-modal .buttons .bttn.continue-shopping {
            margin-left: 20px;
        }
}

.jspContainer {
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspCap {
    display: none;
}

.jspTrack {
    background: whitesmoke;
    position: relative;
}

.jspDrag {
    background: #0f67a1;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.jspHorizontalBar {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 16px;
}

    .jspHorizontalBar .jspCap {
        float: left;
    }

    .jspHorizontalBar .jspTrack {
        height: 12px;
    }

    .jspHorizontalBar .jspDrag {
        top: -4px;
        height: 20px;
        background-image: url("/~skin~/images/scroll-gripper.png");
        background-repeat: no-repeat;
        background-position: center center;
    }

.checkout-header {
    padding: 0;
}

@media (min-width: 480px) {
    .checkout-header {
        padding: 18px 0;
    }
}

.checkout-header ol {
    padding: 0;
}

    .checkout-header ol > li {
        display: block;
        position: relative;
        padding: 8px 5% 8px;
        border-bottom: 1px solid white;
        opacity: .8;
    }

        .checkout-header ol > li.active {
            font-weight: bold;
        }

@media (min-width: 480px) {
    .checkout-header ol > li {
        display: inline;
        margin: 0 0 10px;
        padding-top: 0;
        opacity: 1;
    }

        .checkout-header ol > li.active ~ li {
            opacity: .8;
        }
}

.checkout-header .indicator {
    display: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -6px;
    width: 10px;
    height: 10px;
    border: 1px solid white;
    border-radius: 50%;
    background: #6f2330;
}

@media (min-width: 480px) {
    .checkout-header .indicator {
        display: block;
    }
}

.checkout-header .active .indicator {
    background: white;
}

.product-added-modal {
    right: 50%;
    margin-right: -150px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    width: auto;
}

@media (min-width: 768px) {
    .product-added-modal {
        right: 50%;
        margin-top: 0;
        margin-right: -175px;
    }
}

@media (min-width: 768px) {
    .product-added-modal {
        width: auto;
        margin-right: -238px;
    }
}

.product-added-modal .close {
    right: 5px;
    top: 8px;
}

.loading-place-order {
    background-image: url("/~skin~/images/loading.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .loading-place-order:after {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 55%;
        left: 50%;
        content: 'We appreciate your patience as your order is processed.';
    }

.productengpopup {
    width: 750px;
    left: 0 !important;
    top: 0% !important;
    right: 0 !important;
    bottom: 0 !important;
    max-width: 800px;
    margin: auto;
    max-height: 600px !important;
    height: 600px !important;
    overflow-y: scroll !important;
}

.scfForm input,
.scfForm select,
.scfForm textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
}

.scfForm a {
    text-decoration: underline;
}

.scfIntroBorder {
    margin-bottom: 9px;
}

.scfLegendAsDiv,
.scfSectionLegend {
    margin-bottom: 9px;
    font-weight: bold;
}

.scfValidator {
    display: block;
}

.scfValidatorRequired,
.scfRequired {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin: 5px 0 0 5px;
    vertical-align: top;
}

.scfDropListBorder,
.scfEmailBorder,
.scfMultipleLineTextBorder,
.scfSingleLineTextBorder,
.scfCheckboxBorder,
.scfPasswordBorder,
.scfNumberBorder,
.scfDateBorder,
.scfRadioButtonListBorder,
.scfListBoxBorder,
.scfCheckBoxListBorder,
.scfFileUploadBorder,
.scfCreditCardBorder,
.scfConfirmPasswordBorder,
.scfDateSelectorBorder,
.scfTelephoneBorder,
.scfSmsTelephoneBorder,
.scfCaptchaBorder,
.scfShortDate,
.scfShortText {
    padding-bottom: 9px;
    vertical-align: top;
}

.scfEmailTextBox,
.scfMultipleLineTextBox,
.scfSingleLineTextBox,
.scfPasswordTextBox,
.scfNumberTextBox,
.scfDateTextBox,
.scfRadioButtonList,
.scfCheckBoxList,
.scfFileUpload,
.scfConfirmPasswordTextBox,
.scfTelephoneTextBox,
.scfSmsTelephoneTextBox,
.scfCreditCardType,
.scfCreditCardTextBox,
.scfCaptchaTextBox {
    width: 100%;
    *width: 97%;
}

.scfEmailGeneralPanel,
.scfMultipleLineGeneralPanel,
.scfSingleLineGeneralPanel,
.scfPasswordGeneralPanel,
.scfNumberGeneralPanel,
.scfDateGeneralPanel,
.scfRadioButtonListGeneralPanel,
.scfCheckBoxListGeneralPanel,
.scfFileUploadGeneralPanel,
.scfDateSelectorGeneralPanel,
.scfConfirmPasswordGeneralPanel,
.scfCreditCardGeneralPanel,
.scfTelephoneGeneralPanel,
.scfSmsTelephoneGeneralPanel,
.scfListBoxGeneralPanel,
.scfDropListGeneralPanel {
    width: 60%;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
}

.scfDropListUsefulInfo,
.scfEmailUsefulInfo,
.scfMultipleLineTextUsefulInfo,
.scfSingleLineTextUsefulInfo,
.scfCheckboxUsefulInfo,
.scfPasswordUsefulInfo,
.scfNumberUsefulInfo,
.scfDateUsefulInfo,
.scfRadioButtonListUsefulInfo,
.scfListBoxUsefulInfo,
.scfCheckBoxListUsefulInfo,
.scfFileUploadUsefulInfo,
.scfDateSelectorUsefulInfo,
.scfCreditCardTextUsefulInfo,
.scfConfirmPasswordUsefulInfo,
.scfTelephoneUsefulInfo,
.scfSmsTelephoneUsefulInfo,
.scfCaptchaUsefulInfo {
    display: block;
}

.scfSubmitButtonBorder {
    clear: both;
    margin: 18px 0;
}

    .scfSubmitButtonBorder > input[type="submit"] {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        padding: 5px 20px;
        border: 0;
        margin: 0;
        background-color: #dddddd;
        color: #333333;
        font-size: 1em;
        line-height: 1.42857143;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        *margin-left: .3em;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: #772432;
        border-color: #0f67a1;
        color: white;
    }

        .scfSubmitButtonBorder > input[type="submit"]:first-child {
            *margin-left: 0;
        }

        .scfSubmitButtonBorder > input[type="submit"] .hover,
        .scfSubmitButtonBorder > input[type="submit"]:hover,
        .scfSubmitButtonBorder > input[type="submit"]:focus {
            background-color: #c4c4c4;
            color: white;
            text-decoration: none;
        }

        .scfSubmitButtonBorder > input[type="submit"].disabled,
        .scfSubmitButtonBorder > input[type="submit"][disabled] {
            cursor: default;
            background-color: #dddddd;
            opacity: 0.6;
            filter: alpha(opacity=60);
        }

            .scfSubmitButtonBorder > input[type="submit"].disabled:hover,
            .scfSubmitButtonBorder > input[type="submit"][disabled]:hover {
                border-color: #dddddd;
            }

        .scfSubmitButtonBorder > input[type="submit"]:hover,
        .scfSubmitButtonBorder > input[type="submit"]:focus {
            background-color: #52141d;
            border-color: #1385d0;
            color: white;
        }

        .scfSubmitButtonBorder > input[type="submit"].disabled,
        .scfSubmitButtonBorder > input[type="submit"][disabled] {
            background-color: #772432;
        }

            .scfSubmitButtonBorder > input[type="submit"].disabled:hover,
            .scfSubmitButtonBorder > input[type="submit"][disabled]:hover {
                border-color: #1385d0;
            }

.scfLabel {
    display: block;
}

.scfListBox,
.scfDropList {
    width: 100%;
}

.scfMultipleLineGeneralPanel {
    width: 90%;
}

.scfCheckbox > label {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
}

.scfRadioButtonListLabel {
    display: block;
    margin-bottom: 2px;
}

.scfRadioButtonListGeneralPanel table {
    margin-bottom: 0;
}

    .scfRadioButtonListGeneralPanel table td {
        padding: 0;
    }

    .scfRadioButtonListGeneralPanel table label {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
    }

.scfDateSelectorDay,
.scfDateSelectorMonth,
.scfDateSelectorYear {
    display: inline;
    margin: 0;
    width: 32%;
}

.scfDateSelectorLabel {
    display: block;
    margin-bottom: 2px;
}

.scfDateSelectorShortLabelDay,
.scfDateSelectorShortLabelMonth,
.scfDateSelectorShortLabelYear {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    font-size: xx-small;
    line-height: 10px;
    width: 32%;
}

.scfShortDate .scfDateSelectorDay,
.scfShortDate .scfDateSelectorShortLabelDay,
.scfShortDate .scfDateSelectorShortLabelMonth,
.scfShortDate .scfDateSelectorShortLabelYear {
    display: none;
}

.scfShortText .scfSingleLineGeneralPanel {
    width: 40%;
}

.scfCreditCardGeneralPanel {
    width: 40%;
}

.scfCaptcha img {
    max-width: none;
    border: 1px solid black;
}

.scfCaptchStrongTextPanel {
    width: 182px;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
}

.scfCaptchaGeneralPanel table {
    width: 215px;
    margin-bottom: 0;
}

.scfCaptchaGeneralPanel td {
    padding: 0;
}

    .scfCaptchaGeneralPanel td > br {
        margin: 4px 0;
    }

    .scfCaptchaGeneralPanel td > input {
        margin-left: 10px;
    }

.scfCaptchaGeneralPanel embed {
    position: absolute;
    z-index: -10;
}

.marbot15 {
    margin-bottom: 15px;
}

.marbot5 {
    margin-bottom: 5px;
}

.preview-wrapper {
    width: 100%;
    height: 320px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    -ms-background-size: cover;
    background-size: cover;
}

.engraving-line {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
}

#engraving-details .product-added-modal {
    left: 0 !important;
    top: 0% !important;
    right: 0 !important;
    bottom: 0 !important;
    max-width: 800px;
    margin: auto;
    z-index: 999999 !important;
    max-height: 600px !important;
    height: 600px !important;
    overflow-y: scroll !important;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important;
}

ul.engravings-list {
    padding: 0;
    margin: 0;
    list-style: none;
    max-width: 800px;
}

    ul.engravings-list > li {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
        width: 45px;
        text-align: center;
        border: 1px solid black;
        line-height: 25px;
    }

        ul.engravings-list > li:last-of-type {
            margin-right: 0px;
        }

        ul.engravings-list > li:hover {
            background-color: #52141d;
        }

        ul.engravings-list > li.active {
            background-color: #772432;
        }

            ul.engravings-list > li.active > a,
            ul.engravings-list > li:hover > a {
                color: white;
            }

        ul.engravings-list > li > a {
            cursor: pointer;
            color: black;
        }

.engraving-error {
    margin: 10px;
    font-size: 14px;
    color: #ec3a58;
}

.engraving-btn {
    margin-top: 10px !important;
}

.engraving-prices p {
    font-size: 14px;
}

.btn-primary,
.siteWrap .btn-primary {
    border: 0;
    color: white;
    background-color: #772432;
}

.bttn.btn-primary:active,
.bttn.btn-primary:hover {
    background-color: #912c3d;
}

@media (max-width: 991px) {
    #engraving-details.product-added-modal {
        max-width: 580px;
        z-index: 999999 !important;
    }

    .added-product input {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    #engraving-details.product-added-modal {
        max-width: 480px;
        z-index: 999999 !important;
    }

    .added-product input,
    .added-product td {
        width: auto !important;
    }
}

@media (max-width: 575px) {
    #engraving-details.product-added-modal {
        max-width: 360px;
        z-index: 999999 !important;
    }
}

#pathways_warning {
    color: #444444;
    font-family: "Gotham A", "Gotham B", "Lato", Arial, sans-serif;
    height: 300px;
    margin-right: -300px;
    padding: 0;
    text-align: left;
    width: 600px;
    font-weight: 400;
}

    #pathways_warning .pathways-warning-header {
        background-color: #fbfbfb;
        border-bottom: 1px solid rgba(169, 178, 177, 0.5);
        padding: 32px 24px;
        position: relative;
    }

        #pathways_warning .pathways-warning-header h4 {
            font-family: "Gotham A", "Gotham B", "Lato", Arial, sans-serif;
            font-weight: 500;
            font-size: 20px;
            line-height: 20px;
            margin: 0;
            padding: 0;
        }

        #pathways_warning .pathways-warning-header .close {
            margin-top: -8px;
            right: 25px;
            top: 50%;
        }

    #pathways_warning .pathways-warning-body {
        font-size: 16px;
        font-weight: 300;
        height: 120px;
        padding: 25px;
    }

    #pathways_warning .pathways-warning-footer {
        padding: 25px 15px;
        text-align: right;
        width: 100%;
    }

        #pathways_warning .pathways-warning-footer .bttn {
            border-radius: 3px;
            font-size: 14px;
            height: 44px;
            line-height: 44px;
            margin: 0 10px;
            padding: 0;
            width: 104px;
        }

@media (max-width: 768px) {
    #pathways_warning {
        height: auto;
        width: auto;
    }

        #pathways_warning .pathways-warning-body {
            height: auto;
        }
}

.consent-3pl.checkout-component {
    margin-bottom: 1em;
}

    .consent-3pl.checkout-component .consent-buttons {
        text-align: right;
    }

        .consent-3pl.checkout-component .consent-buttons .btn {
            border: 1px solid transparent;
            border-radius: 3px;
            display: inline-block;
            font-family: "Gotham A", "Gotham B", "Lato", "Arial", sans-serif;
            font-size: 14px;
            font-style: normal;
            font-stretch: normal;
            font-weight: 500;
            line-height: 1.42857143;
            margin-bottom: 0;
            padding: 10px 20px;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .consent-3pl.checkout-component .consent-buttons .btn.privacy-consent-no.active {
                background-color: #dcb33b;
            }

            .consent-3pl.checkout-component .consent-buttons .btn.privacy-consent-yes.active {
                background-color: #004165;
                color: white;
            }

            .consent-3pl.checkout-component .consent-buttons .btn .fa {
                color: inherit !important;
            }

            .consent-3pl.checkout-component .consent-buttons .btn + .btn {
                margin-left: 20px;
            }

    .consent-3pl.checkout-component .alert {
        margin-top: 1em;
    }
