#CreateAccountModal .see-btn-createAccount, #SEEcheckout .SEE-SCButton, #SEEcheckout .SEESignIn_btnLogin, #SEEcheckout .see-btnplaceorder, #seeAccount .btn-default-style21, #signincreate .SEESignIn_btnLogin_white, #signincreate .see-btn-createAccount, .AddToCartButton, .AddToCartButton2, .SEE-SCButtonQuate, .btn.sharp, .btnSubmit, .button, .button_long, .calicosubmitbutton, a.btnRendering, a.calicoaLink, a.calicohyperlink, a.calicostorelocatoralink, a.emailproducttofriendalink, a.printImage, a.zoom {
    padding-top: 6px;
    display: inline-block;
    border: 1px solid transparent;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px !important;
    background-color: #6e6e6e;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -webkit-appearance: none;
    height: 34px;
    min-width: 100px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
    margin-bottom: 0
}

.calicoalinkdiv {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

a.zoom {
    width: 175px
}

a.printImage {
    width: 50px
}

a.emailproducttofriendalink {
    width: 230px
}

.see-inhomeappointment .btnSubmit, .see-inhomeappointment .calicosubmitbutton {
    font-size: 13px;
    height: 34px;
    margin-top: 5px;
    margin-bottom: 5px
}

.see-storelocator a.calicostorelocatoralink {
    width: 100%;
    font-size: 12px;
    text-decoration: none;
    padding-top: 8px
}

col-lg-125 {
    float: left;
    width: 12.5%;
    position: relative;
    min-height: 1px
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

input[type=email], input[type=password], input[type=text], textarea {
    -webkit-appearance: none
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, label, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    color: #282829
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

    a:focus, a:hover {
        color: #2a6496;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #999
    }

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@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
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

        .list-inline > li:first-child {
            padding-left: 0
        }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

        .dl-horizontal dd:after, .dl-horizontal dd:before {
            content: " ";
            display: table
        }

        .dl-horizontal dd:after {
            clear: both
        }

        .dl-horizontal dd:after, .dl-horizontal dd:before {
            content: " ";
            display: table
        }

        .dl-horizontal dd:after {
            clear: both
        }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25
    }

        blockquote p:last-child {
            margin-bottom: 0
        }

    blockquote .small, blockquote small {
        display: block;
        line-height: 1.428571429;
        color: #999
    }

        blockquote .small:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0
    }

        blockquote.pull-right .small, blockquote.pull-right p, blockquote.pull-right small {
            text-align: right
        }

            blockquote.pull-right .small:before, blockquote.pull-right small:before {
                content: ''
            }

            blockquote.pull-right .small:after, blockquote.pull-right small:after {
                content: '\00A0 \2014'
            }

    blockquote:after, blockquote:before {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 100%
    }
}

@media (min-width:1439px) {
    .container {
        width: 100%
    }
}

@media (min-width:1440px) and (max-width:2700px) {
    .container {
        width: 1440px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-125, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-125, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-125 {
        width: 12.5%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    float: none;
    display: table-cell
}

.table > tbody > .active > td, .table > tbody > .active > th, .table > tbody > tr > .active, .table > tfoot > .active > td, .table > tfoot > .active > th, .table > tfoot > tr > .active, .table > thead > .active > td, .table > thead > .active > th, .table > thead > tr > .active {
    background-color: #f5f5f5
}

.table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th, .table-hover > tbody > tr > .active:hover {
    background-color: #e8e8e8
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 7px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple], select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 4px 7px;
    font-size: 12px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

:-moz-placeholder {
    color: #a7a7a7
}

::-moz-placeholder {
    color: #a7a7a7;
    opacity: 1
}

:-ms-input-placeholder {
    color: #a7a7a7
}

::-webkit-input-placeholder {
    color: #a7a7a7
}

.form-control:-moz-placeholder {
    color: #a7a7a7
}

.form-control::-moz-placeholder {
    color: #a7a7a7;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a7a7a7
}

.form-control::-webkit-input-placeholder {
    color: #a7a7a7
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

    .checkbox label, .radio label {
        display: inline;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        float: left;
        margin-left: -12px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
        cursor: not-allowed
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            float: none;
            margin-left: 0
        }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

    .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #fff !important;
    background-color: #6e6e6e;
    border-color: #ccc
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #000;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #fff
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e
    }

    .btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #999;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(fonts/glyphicons-halflings-regular.eot);
    src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(fonts/glyphicons-halflings-regular.woff) format('woff'),url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .glyphicon:empty {
        width: 1em
    }

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

        .btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0
        }

    .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:after, .btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-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
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn .caret {
    margin-left: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.caret {
    border-bottom: 0;
    border-top: 4px solid;
    content: ""
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .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-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 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 {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 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 {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    white-space: nowrap
}

    .input-group-btn:first-child > .btn {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn {
        margin-left: -1px
    }

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
            z-index: 2
        }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #999
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.breadcrumb, h1.breadcrumb {
    font-size: 14px;
    list-style: none;
    margin-bottom: 8px
}

h1.h1breadcrumb {
    display: inline-block;
    margin: 0 auto;
    font-size: 14px;
    padding-top: 10px;
    color: silver
}

.breadcrumb > li {
    display: inline-block
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #ccc
    }

.breadcrumb > .active {
    color: #999
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #333;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label[href]:focus, .label[href]:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: grey
    }

.label-primary {
    background-color: #428bca
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .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:focus, a.list-group-item:hover {
        text-decoration: none;
        background-color: #f5f5f5
    }

    a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
            color: inherit
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
            color: #e1edf7
        }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 0
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child td, .panel > .table > tbody:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-heading {
    padding: 12px 15px 8px 15px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a {
        color: inherit
    }

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 1px;
    overflow: hidden
}

    .panel-group .panel + .panel {
        margin-top: 5px
    }

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-collapse {
    float: left
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #000
}

.panel-group .panel-footer {
    border-top: 0
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #000
    }

.panel-default {
    border-color: #000
}

    .panel-default > .panel-heading {
        color: #282829;
        background-color: #fff;
        border-color: #000
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #fff
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #fff
    }

.panel-primary {
    border-color: #428bca
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #282829;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #282829;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 1050
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 2px solid #000;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0
}

    .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 {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

    .popover .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 3
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, td.visible-xs, th.visible-xs, tr.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    td.visible-xs.visible-sm, th.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    td.visible-xs.visible-md, th.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    td.visible-xs.visible-lg, th.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm, td.visible-sm, th.visible-sm, tr.visible-sm {
    display: none !important
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    td.visible-sm.visible-xs, th.visible-sm.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
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    table.visible-sm.visible-md {
        display: table
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    td.visible-sm.visible-md, th.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    table.visible-sm.visible-lg {
        display: table
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    td.visible-sm.visible-lg, th.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md, td.visible-md, th.visible-md, tr.visible-md {
    display: none !important
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    table.visible-md.visible-xs {
        display: table
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    td.visible-md.visible-xs, th.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    table.visible-md.visible-sm {
        display: table
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    td.visible-md.visible-sm, th.visible-md.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
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    table.visible-md.visible-lg {
        display: table
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    td.visible-md.visible-lg, th.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg, td.visible-lg, th.visible-lg, tr.visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    table.visible-lg.visible-xs {
        display: table
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    td.visible-lg.visible-xs, th.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    table.visible-lg.visible-sm {
        display: table
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    td.visible-lg.visible-sm, th.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    table.visible-lg.visible-md {
        display: table
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    td.visible-lg.visible-md, th.visible-lg.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
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row !important
}

td.hidden-xs, th.hidden-xs {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row !important
}

td.hidden-sm, th.hidden-sm {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row !important
}

td.hidden-md, th.hidden-md {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row !important
}

td.hidden-lg, th.hidden-lg {
    display: table-cell !important
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none !important
    }
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }

    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none !important
    }

    .container {
        max-width: 1440px
    }

    a[href]:after {
        content: none
    }
}

a:active, a:link, a:visited {
    color: #282829;
    text-decoration: none
}

a:hover {
    color: #282829
}

fieldset, form {
    border: none;
    margin: 0;
    padding: 0
}

* html .clear, * html .floatform {
    height: 1%
}

#newCatTag {
    position: absolute;
    top: -27px;
    left: 10px
}

#header_placeholder {
    width: 100%
}

#header, #lastRowFooter, #leftWrap, #wrapper, .content, .prodHeader, br.cl {
    clear: both
}

#Quantity, .AddToCartButton, .AddToWishButton, .calicoleftnavcitem, .calicoleftnavpheader, .calicoleftnavpheader a, .calicoleftnavpheader a:hover, input[type=button] {
    text-transform: uppercase
}

.See-DDL-Small .sub-menu .hdn, .noshowheader {
    visibility: hidden
}

.divBtnSearch2, .jetmenu, .jetmenu li {
    position: relative
}

body, html, input {
    font-family: Poppins,Tahoma,Verdana,Helvetica,Arial,sans-serif !important;
    color: #282829;
    -webkit-font-smoothing: antialiased
}

    .divBtnSearch2, .pointer, a[href], button, input[type=image], input[type=submit], label[for], select {
        cursor: pointer
    }

#desc-category .cat-rightpart img, #indexbannerleft img, .see-footer-location .small-map-div img {
    max-width: 100%
}

.seestart-blink, .seestart-blink:focus {
    animation: blink .5s step-end infinite alternate !important
}

#SEEcheckout input[type=radio], #category input[type=checkbox] {
    -webkit-transform: scale(1.4,1.4);
    -moz-transform: scale(1.3,1.3)
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: local('Poppins'),local('Poppins-Regular'),url(https://fonts.gstatic.com/s/poppins/v1/SFusu2OSFiUt40t5QNWvnA.woff) format('woff')
}

body, html {
    margin: 0 auto;
    height: 100%;
    padding: 0;
    text-align: center;
    background-color: #fff;
    letter-spacing: 1px
}

#header {
    margin: 0 auto;
    top: 0;
    width: 100%;
    z-index: 1000;
    display: inline;
    vertical-align: top
}

#footer ul, .colFooterMobile > ul {
    list-style: none
}

.colFooterMobile {
    clear: both;
    float: left;
    text-align: left !important;
    font-size: 12px
}

.footer li {
    text-decoration: none;
    list-style: none
}

#col1Footer > li, #col2Footer > li, #col3Footer > li, #col4Footer > li, #col5Footer > li, .colFooterMobile > li {
    font-size: .95em;
    display: block;
    letter-spacing: 1px;
    text-align: left
}

    #col1Footer > li.footerTitle, #col2Footer > li.footerTitle, #col3Footer > li.footerTitle, #col4Footer > li.footerTitle, #col5Footer > li.footerTitle {
        padding-bottom: 5px;
        padding-top: 5px;
        font-size: 12px;
        font-weight: 700;
        display: block;
        letter-spacing: 2px;
        text-align: left
    }

        #col1Footer > li.footerTitle > a, #col2Footer > li.footerTitle > a, #col3Footer > li.footerTitle > a, #col4Footer > li.footerTitle > a {
            color: #282829
        }

.footerfineprint {
    font-size: .85em;
    padding-top: 20px
}

.calicoleftnavpheader, td.calicoleftnavtitle a {
    padding-top: 5px;
    text-align: left;
    text-decoration: none
}

input {
    letter-spacing: 1px;
    font-size: 1em
}

.calicoleftnavtitle {
    padding-bottom: 10px
}

td.calicoleftnavtitle a {
    color: #282829;
    font-size: 13px;
    margin-left: -5px
}

.calicoleftnavpheader a, .calicoleftnavpheader a:hover {
    font-size: 14px;
    text-decoration: none
}

    .calicoleftnavpheader a:hover {
        color: #282829
    }

.calicoleftnavcitem a, .calicoleftnavcitem a:hover, .divleftnavitem {
    font-size: 12px;
    text-transform: uppercase
}

.calicoleftnavcitem {
    text-align: left;
    padding-left: 12px
}

    .calicoleftnavcitem a {
        text-decoration: none
    }

.divleftnavitem {
    padding-top: 3px
}

.level2Tdcats {
    text-align: left;
    vertical-align: top;
    word-wrap: normal
}

.level2ali {
    padding: 0 0 0 15px
}

img, table {
    border: none
}

select {
    -webkit-appearance: menulist;
    -webkit-appearance: none
}

table {
    font-size: 1em !important;
    font-family: Poppins,Tahoma,Georgia,Verdana,sans-serif
}

    table select {
        font-size: 1.3em
    }

.clear, .floatform {
    display: block
}

ul.tame, ul.tame li {
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none
}

    ul.tame li {
        line-height: 1.25em
    }

.tameHoriz, ul.tameHoriz li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em
}

ul.tameHoriz li {
    display: inline;
    font-size: 1em
}

#loginText {
    margin-left: 1em
}

textarea#OrderNotes {
    width: 99% !important
}

#wrapper {
    width: 100%;
    padding: 0;
    font-size: 13px !important;
    text-align: -moz-center;
    margin: 0 auto
}

#leftWrap {
    width: 190px;
    float: left
}

.content {
    display: block;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: left
}

#login, #miniCart, .MLSettings {
    float: right
}

.divHome {
    position: absolute;
    left: 0;
    right: 0
}

#ML {
    font-size: .85em
}

.MLSettings {
    display: inline;
    margin: 0 2px 2px 0;
    vertical-align: middle
}

    .MLSettings span {
        padding-left: 5px;
        padding-right: 2px
    }

input.submit, input.submit:active {
    padding: .1em;
    -webkit-appearance: none
}

.MLSettings select {
    font-size: 1em
}

#000000crumb a, #miniCart a {
    color: #4776bd
}

input.submit {
    width: 75px;
    height: 25px;
    color: #fff;
    background-color: #000;
    border: 2px solid #000;
    font-size: 11px;
    font-weight: 700;
    -webkit-border-radius: 0
}

    input.submit:active {
        border: 1px double #ccc;
        border-top-color: #999;
        border-left-color: #999;
        -webkit-border-radius: 0
    }

#btnTopSearch, #txtSearch {
    border: 1px solid #000;
    height: 30px
}

a.account {
    background: url(images/icons/your-account.gif) left bottom no-repeat
}

a.faq {
    background: url(images/icons/faq.gif) left bottom no-repeat
}

a.contact {
    background: url(images/icons/contact-us.gif) left bottom no-repeat
}

a.account, a.cart, a.contact, a.faq, a.wishlist {
    padding: 3px 15px 3px 20px
}

#header u {
    color: #282829;
    text-decoration: none
}

#login {
    margin: 0;
    padding: 0 15px 0 0;
    font-size: .8em
}

.pipe {
    padding: 0 1em;
    font-size: .9em;
    font-weight: 400
}

.search {
    padding: 0 0 5px;
    width: auto;
    font-size: 11px;
    vertical-align: top
}

#txtSearch {
    font-size: 12px;
    float: left
}

#btnTopSearch {
    background: #000;
    color: #fff;
    vertical-align: top;
    font-size: .72em;
    float: left;
    font-weight: 600
}

.btnSearch, .search input[type=submit] {
    background-color: #fff;
    border-color: #000;
    border-width: 1px;
    color: #282829;
    margin: 0;
    padding: .1em
}

.search input[type=submit] {
    border-style: double;
    font-size: .71em !important;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

.btnSearch {
    font-size: .8em !important
}

.search_error {
    color: Red;
    font-size: smaller;
    font-style: italic;
    font-weight: 400
}

#closer, #closer a {
    color: #444
}

#price, #sku {
    display: block
}

.topList li {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0 .5em;
    list-style: none
}

#closer {
    font-size: .7em;
    margin: 1em 0
}

#productTopBox {
    text-align: right;
    padding: 1.5em 10px 10px
}

h2 {
    margin: 0;
    font-size: 1.4em
}

#price {
    font-weight: 700;
    font-size: 1.5em
}

.LevelPrice, .SalePrice {
    color: #c00 !important;
    font-weight: 700
}

#description, #otherinfo, #quoteBox {
    margin: 10px
}

.prodHeader {
    width: 99.5%;
    height: 1.2em;
    color: #6b6f83;
    font-weight: 700;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776bd
}

#quoteBox input, #quoteBox select {
    font-size: 12px;
    display: block;
    margin: 5px 0
}

#mainImg {
    margin: 0 10px 10px 0;
    float: left
}

#Quantity, .AddToCartButton, .AddToWishButton {
    font-size: 1em
}

.AddToCartButton2, .qsaddtocart {
    width: auto;
    font-size: .9em !important;
    height: auto;
    border: none;
    cursor: pointer
}

.divPdAddtocart, .divPdQtyCut, .divPdQtySwatches, .divPdUOM {
    float: left;
    display: inline-block;
    padding-left: 10px
}

.AddToCartButton {
    width: 100px
}

.AddToCartButton, .AddToWishButton {
    height: auto;
    padding-top: 6px;
    font-size: 11px;
    cursor: pointer
}

.addToForm {
    margin-top: 1em
}

#shipQuoteLabels {
    width: 10em;
    height: auto;
    float: left;
    font-weight: 700;
    text-align: right;
    padding-right: 10px
}

    #shipQuoteLabels label {
        display: block;
        line-height: 2em
    }

#ShipQuote, #yourQuote {
    font-weight: 700;
    line-height: 2em
}

#shipQuoteWrapper {
    height: auto;
    float: left
}

#navArrows {
    float: right
}

.error {
    font-size: 10pt;
    font-weight: 700;
    color: red;
    line-height: 20px
}

.errorLg {
    color: Red;
    font-size: 12px;
    font-weight: 700
}

.InfoMessage {
    font-weight: 700;
    color: #00f
}

.InfoMessageBox {
    width: 96%;
    border: 1px solid #000;
    padding: 10px 10px 20px
}

.ScrollItem, .ScrollItemH {
    font-size: .8em;
    border: 0 solid gray;
    cursor: default;
    text-align: center
}

.CardCodeTooltip, .dhtmltooltip {
    border: 0;
    padding: 2px
}

#ShipQuote {
    float: left;
    margin: 0
}

.dhtmltooltip {
    font-size: 12px;
    background-color: #ffffe0
}

.CardCodeTooltip {
    background-color: #ddd
}

.ShippingAndTaxEstimateAddress {
    border: 1px solid #aaa;
    width: 100%
}

    .ShippingAndTaxEstimateAddress .Header {
        text-align: center;
        font-weight: 700;
        background-color: #000;
        color: #282829
    }

    .ShippingAndTaxEstimateAddress .Caption {
        width: 30%;
        text-align: left;
        vertical-align: top
    }

    .ShippingAndTaxEstimateAddress .Value {
        width: 70%;
        text-align: left;
        vertical-align: top
    }

    .ShippingAndTaxEstimateAddress .ErrorMessage {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        color: Red;
        font-weight: 700
    }

#pagetabs a.activetab, .pagetabs a.activetab {
    top: 1px;
    border-bottom-color: #fff;
    font-weight: 700
}

.StockHint {
    font-size: 11px
}

.StockHint_OutOfStock {
    color: red
}

.StockHint_InStock {
    color: #00f
}

.StockHint_Indented {
    text-indent: 10px;
    font-size: 11px
}

#calicohome, #calicosearch, #storelocator {
    position: relative;
    text-indent: -9999px;
    overflow: hidden
}

#pagetabs, .pagetabs {
    font-size: 12px;
    width: 100%
}

.StockHint_Indented_OutOfStock {
    color: red
}

.StockHint_Indented_InStock {
    color: #00f
}

.CheckoutEmailGiftCardHeader {
    background-color: #ccc;
    color: #282829
}

.CheckOutTermsBorder {
    border-style: dashed;
    border-width: 1px;
    border-color: #000
}

.MultiShippingAddressHeaderLeft, .MultiShippingAddressHeaderRight {
    color: #282829;
    background-color: #ddd
}

#pagetabs a, .pagetabs a {
    border-left: solid 2px silver;
    border-top: solid 2px silver;
    border-right: solid 2px silver;
    margin-right: 1px;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    color: #282829
}

#pagetabs a, .first_tab, .pagetabs a {
    margin-left: 3px
}

.pagetabs a {
    background-color: silver;
    padding: 6px 10px
}

    .pagetabs a.activetab {
        padding: 10px 10px 6px;
        position: relative;
        background: #fff;
        color: #282829
    }

#pagetabs a {
    background-color: silver;
    padding: 6px 10px
}

    #pagetabs a:hover {
        text-decoration: underline;
        color: #282829
    }

    #pagetabs a.activetab:hover, .empState, .empState a, .middlefooter a, a.calicohyperlink {
        text-decoration: none
    }

    #pagetabs a.activetab {
        padding: 10px 10px 6px;
        position: relative;
        background: #fff;
        color: #282829
    }

@media (max-width:991px) {
    #pagetabs a, #pagetabs a.activetab {
        padding: 6px 3px
    }

    #pagetabs a {
        font-size: 11px
    }
}

@media (max-width:835px) {
    #pagetabs a, #pagetabs a.activetab {
        padding: 6px 3px
    }

    #pagetabs a {
        font-size: 10px
    }
}

@media (max-width:500px) {
    #pagetabs a, #pagetabs a.activetab {
        padding: 6px 2px
    }

    #pagetabs a {
        font-size: 9px
    }
}

@media (max-width:385px) {
    #pagetabs a, #pagetabs a.activetab {
        padding: 6px 2px
    }

    #pagetabs a {
        font-size: 7px;
        margin-left: 1px
    }
}

#tabcontent {
    border-top: 2px solid silver;
    border-bottom: 0;
    margin: 5px 5px 5px -4px;
    padding: 15px 0 20px;
    width: 100%;
    min-height: 100px;
    z-index: -10
}

    #tabcontent div.hiddenTab {
        display: none
    }

    #tabcontent div.selectedTab {
        display: block
    }

@media (max-width:500px) {
    #tabcontent #description table td {
        display: block !important;
        width: 100% !important;
        text-align: left
    }
}

.addaddresstbl, .addressdatalist {
    border: 1px solid #5a5a5a;
    width: 100%;
    border-collapse: collapse
}

.address_main {
    padding-top: 5px
}

.addaddresstbl {
    padding: 0
}

.addressbuttonbg {
    background-color: #f5f5f5;
    text-align: center;
    height: 30px
}

.addressbuttonbg_header {
    border-bottom: solid 1px #ccc
}

.addressbuttonbg_footer {
    border-top: solid 1px #ccc
}

.addressEdittbl {
    border: 1px solid #ccc;
    margin: 5px 0
}

.addressCardPanel {
    border: 1px solid #5a5a5a
}

.addressaddctrl, .addresseditctrl {
    padding: 10px 0 10px 10px
}

.addressfooter {
    padding: 5px 0 5px 10px;
    margin-top: 10px;
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

.addressdatalist_header {
    background: url(images/addressbook.gif) left bottom no-repeat;
    height: 22px;
    width: 190px
}

.addressImagebuttons {
    width: 70px;
    padding-right: 50px;
    vertical-align: top
}

.addressPaymentMethodtbl {
    background-color: #ccc;
    width: 100%
}

.addressLabel {
    padding-right: 10px
}

.shippingMethodErrorMessage {
    font-weight: 700;
    color: red
}

.shopping_cart {
    color: #282829;
    font-size: 8pt;
    width: 100%;
    border: 1px solid #444;
    padding: 5px
}

#quickeditnav a:active, #quickeditnav a:link, #quickeditnav a:visited {
    padding-left: 15px;
    color: #fff;
    font-size: 9pt;
    font-weight: 700;
    text-decoration: none
}

.modal_popup {
    background-color: #fff;
    border: 1px solid
}

.modal_popup_background {
    opacity: .7;
    background-color: Gray
}

.modal_popup_Header {
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    font-weight: 700;
    font-size: 12px
}

.modal_popup_Content {
    padding: 10px
}

    .modal_popup_Content table, .modal_popup_Content table td {
        border-style: none
    }

.modal_popup_Footer {
    border-top: solid 1px #ccc;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 5px;
    padding-bottom: 10px
}

.modal_popup_Header_Close {
    float: right;
    padding-right: 7px
}

.pnlMain {
    padding: 10px 20px 30px
}

#quickeditnav {
    text-align: left;
    width: 100%;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699edc;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    z-index: 1
}

.watermarked {
    color: #a7a7a7
}

.pm_CCImage {
    padding-right: 5px
}

.shoppingCartContainer .buySAFE_Kicker_Wrapper {
    float: right;
    display: block
}

table.ccPanel {
    width: 430px
}

td.fieldHeader {
    font-size: 50%
}

table.NewsletterBox {
    width: 20%
}

#moreColorProductul, #slideshow {
    width: 100%
}

tr.captchaBox {
    height: 80px
}

#calicosearch, #storelocator {
    width: 350px;
    height: 97px;
    float: left
}

.calicoprodindexsort {
    font-weight: 700;
    text-align: left
}

.calicoprodindexpagingbtn {
    border: 0 solid #fff;
    color: #282829;
    font-size: 11px;
    background-color: #fff;
    cursor: pointer
}

.calicoprodindexpagingbtnactive {
    background-color: #fff;
    border: 0 solid #fff;
    color: #282829;
    font-size: 12px;
    font-weight: bolder
}

#slideshow {
    overflow-x: hidden;
    clear: both
}
#calicohome {
    float: left;
    width: 300px;
    height: 103px
}

#moreColorProductul li {
    width: 35%;
    float: left;
    display: inline;
    margin: 0;
    padding: 5px;
    text-align: left
}

.btnStoreLocator {
    background: #000;
    color: #fff;
    border: 1px solid;
    width: 150px
}

#relatedProductTabTable {
    border: 0;
    padding: 2px
}

    #relatedProductTabTable td {
        padding-right: 5px;
        border: 0 solid #000
    }

.catalogTxtBox {
    font-size: 12px;
    border: 1px solid #dcddde;
    height: 26px;
    padding-top: 3px;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

.catalogtdlabel {
    padding-top: 15px;
    width: 50%
}

.calicoDrp {
    height: auto;
    padding: 10px;
    font-size: 12px
}

.catalogRefereceDrp, .catalogStateDrp {
    border: 1px solid silver;
    height: 26px;
    font-size: 12px;
    line-height: 30px
}

.catalogRefereceDrp {
    width: 80%;
    margin-top: -3px;
    -webkit-border-radius: 0;
    padding: 0 4px
}

.catalogStateDrp {
    width: 100%;
    -webkit-border-radius: 0;
    padding: 3px 4px 0
}

.styleSelect {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: url(images/dropdownarrow.jpg) right no-repeat snow;
    border: 1px solid silver
}

.lblrefereceCaption {
    padding-bottom: 7px
}

.empState {
    padding: 5px;
    font-size: 1.2em;
    width: 150px;
    -webkit-border-radius: 0
}

    .empState a {
        line-height: 25px
    }

.footerlinkli span, .middlefooter a {
    line-height: 170%;
    letter-spacing: .0625em
}

.empBody {
    width: 85%;
    text-align: left
}

a.multiViewBackButton {
    color: #f60;
    font-size: 1.2px;
    font-weight: 700;
    -webkit-border-radius: 0
}

.verticalLine {
    width: 1px;
    border-left: solid 1px silver;
    height: auto
}

.horizLine {
    width: 100%;
    border-bottom: solid 1px silver;
    height: 1px
}

.lblPageTitle1 {
    font-size: 2em;
    font-weight: 700
}

.storeListDiv {
    text-align: left;
    vertical-align: top
}

    .storeListDiv td {
        padding: 10px 10px 0;
        text-align: left;
        vertical-align: top
    }

#content input, #content select {
    font-size: 1.1em;
    border: 1px solid silver;
    height: 22px;
    padding-top: 5px
}

.txtSiginPass, .txtSigninUser {
    width: 280px
}

.accordionHeader .accheaderText, .accordionHeaderSelected .accheaderText {
    margin-left: 20px
}

.accordionHeader {
    width: auto;
    cursor: pointer;
    background-image: url(images/accheader_off.jpg);
    background-position: right top;
    background-repeat: repeat-x
}

.accordionHeaderSelected {
    width: auto;
    cursor: pointer;
    background: url(images/accheader_on.jpg) right top repeat-x
}

.accHeader1 {
    margin-top: 0
}

.accordionContent {
    width: 100%;
    background-color: #fff;
    border-top: none;
    padding: 5px 0 0;
    float: none
}

.accContentPane1 {
    min-height: 80px
}

.accordionLink {
    background-color: #d3deef;
    color: #fff
}

.ProductNameText {
    color: #282829;
    font-size: 13pt;
    font-weight: 700;
    padding-left: 0
}

.roundaboutul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 42em;
    height: 36em
}

    .roundaboutul li {
        height: 36em;
        width: 30em;
        background-color: #ccc;
        text-align: center;
        cursor: pointer
    }

        .roundaboutul li img {
            width: 100%
        }

li.roundabout-in-focus {
    cursor: default
}

.roundaboutul li span {
    display: block;
    padding-top: 6em
}

.overlaytextinside {
    z-index: 100001;
    background-image: url(../../images/bgstripgreen28.png);
    background-position: left top;
    background-repeat: repeat;
    font-size: medium;
    color: #fff;
    padding: 5px
}

.overlaytext {
    position: absolute;
    top: 45em;
    left: 27em;
    z-index: 100000;
    border: 1px solid #006400;
    padding: 10px
}

.middlefooter a {
    font-size: 11px;
    color: #282829
}

.middlefooter {
    padding-top: 10px
}

.emailsignupcontrol {
    padding-top: 5px;
    padding-bottom: 15px
}

.socialbuttons {
    padding-top: 10px
}

.footerlinkliheader span {
    line-height: 180%
}

.footerlinkliheader {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .0625em
}

.footerquestion {
    padding-top: 5px
}

.tdTopSearch input[type=text]:focus {
    font-size: 12px;
    position: relative;
    height: 22px
}

.tdTopSearch input[type=text] {
    font-size: 12px;
    height: 20px
}

.tdTopSearch input[type=button] {
    padding-top: 3px;
    height: 20px
}

.searchBoxWaterMark {
    font-size: 12px
}

.calico_header_1, .calicoerror, .calicogridHeader, .divDropDown span, .dropDownButtonsClose, .fabricfinderCurrentPage, .h1landing, .producttabtitle, .signuppopupbtn, span.less, span.more {
    font-weight: 700
}

.RegularPrice {
    text-decoration: line-through
}

.acc_trigger a, .active, a.back-to-top, a.shoppingcarttoplinks {
    text-decoration: none
}

.filterby .sortby {
    font-size: 11px
}

#shpmessage, .defaultvariantMsg {
    color: #282829
}

.moreColorProducttable {
    padding-top: 5px;
    padding-right: 5px;
    width: 210px
}

.productQtyDiv {
    clear: both
}

.fabricfinderdropdowns {
    width: 300px;
    height: 24px;
    border: 1px solid silver
}

a.fabricfinderButton, a.fabricfinderCurrentPage {
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.2em
}

.fabricfinderCurrentPage {
    font-size: 13px;
    padding-right: 5px;
    padding-left: 5px
}

.container {
    font-size: 1.2em
}

.acc_trigger, .acc_trigger a, .active {
    font-size: 1em
}

.acc_trigger {
    padding-bottom: 10px;
    border: 0;
    height: 20px;
    width: 100%
}

    .acc_trigger a {
        color: #282829;
        display: block
    }

        .acc_trigger a:hover {
            color: #f60;
            font-size: 1em
        }

.acc_container {
    margin: 0;
    padding: 5px;
    clear: both;
    height: 80px;
    overflow-y: scroll
}

span.less, span.more {
    font-size: 1.3em;
    padding: 6px
}

.pnlCreateAccountContent {
    width: 100%;
    text-align: center
}

.accountdropDowns, .txtNewAccount {
    width: 280px;
    border: 1px solid silver
}

.accountTable td {
    font-size: 12px;
    color: #282829;
    padding-top: 15px;
    padding-left: 5px
}

.txtNewAccount {
    font-size: 1.1em;
    height: 28px
}

.accountbillingHeader {
    background: url(images/billinginfo.gif);
    height: 60px
}

.accountbillingshippingHeader {
    background: url(images/shippingandbillinginfo.gif);
    height: 60px
}

.accountshippingHeader {
    background: url(images/shippinginfo.gif);
    height: 60px
}

.accountdropDowns {
    height: 24px;
    font-size: 12px
}

.shoppingcarttoplinks {
    text-align: left
}

#box, .NOPRODUCTFOUND, .box {
    text-align: center
}

.fieldrequired {
    color: red
}

.calicogridHeader {
    color: #282829
}

.storehours {
    font-size: 11px;
    padding-left: 10px
}

.calicoerror {
    font-size: 1.1em;
    color: red;
    display: inline-block;
    line-height: 200%;
    padding-top: 10px;
    padding-bottom: 10px
}

.calicodivError {
    padding: 10px
}

.isaTime {
    font-size: 12pt
}

.arial10 {
    font-size: 10pt;
    color: #282829
}

.arial12 {
    font-size: 12pt;
    color: #282829
}

.tdInstoreApp {
    font-size: 15px;
    padding-top: 50px;
    border: 1px dashed #b1cecc
}

.calicoheader {
    color: #282829;
    font-size: 12pt
}

.ideanotebookmenuitem {
    list-style: none;
    padding-left: 12px;
    padding-top: 5px
}

.SiteMap {
    text-transform: uppercase
}

.calico_header_1 {
    color: #282829;
    font-size: 25px
}

.calico_header_2 {
    color: #282829;
    font-weight: 700;
    font-size: 1.1em
}

.calico_header_3 {
    color: #282829;
    font-size: 1.1em;
    line-height: 160%
}

.breadcrumb {
    width: 100%;
    text-transform: capitalize;
    padding-top: 10px;
    color: silver
}

#category .cat-mfg-head, #category .result h2, #category .sub-cat-title, #moreColorProductdiv h2, .button {
    text-transform: uppercase
}

.headborddeliver {
    color: #282829
}

.storepromomessage {
    color: #282829;
    font-size: 12pt;
    line-height: 20px
}

.NOPRODUCTFOUND {
    width: 100%;
    padding-top: 40px;
    padding-left: 30px;
    color: #282829;
    font-size: 13pt;
    line-height: 20px
}

.morecolors, .newarrival {
    width: 225px;
    position: absolute;
    text-align: center
}

td.addtocartPopupTD {
    border: 2px #000;
    background-color: #000
}

.popupMessageTD {
    font-size: 12pt
}

.newarrival {
    height: 46px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 99px;
    margin-left: 98px;
    color: #fff
}

.morecolors {
    height: 32px;
    margin-top: 200px;
    margin-left: 0;
    color: #fff
}

.storeListPopupMain {
    width: 705px;
    height: 500px;
    background: #fff;
    border: 20px solid #fff
}

.storeListPopup {
    width: 700px;
    height: 480px;
    background: #fff;
    border: 3px solid #000
}

.storelocatorPopupHeader {
    background-color: #000;
    color: #fff;
    min-height: 45px;
    padding: 10px
}

#box, input.emailboxinput {
    color: #333;
    font-size: 12px
}

#box {
    width: 600px;
    position: absolute;
    z-index: 10001;
    display: none
}

#screen {
    position: fixed;
    left: 0;
    top: 0;
    background: #ccc;
    z-index: 10000
}

#box.see-signup-popup {
    height: auto
}

    #box.see-signup-popup #innersignup {
        height: auto;
        float: left;
        padding-bottom: 0
    }

@media (max-width:767px) {
    #box.see-signup-popup {
        left: 5% !important;
        width: 90%
    }

        #box.see-signup-popup #innersignup {
            width: 100%
        }
}

input.emailboxinput {
    border: 2px solid #bdb4ab;
    height: 35px;
    padding: .2em .5em;
    width: 460px
}

input.btnClose {
    cursor: pointer;
    width: 189px;
    height: 55px;
    margin: 0;
    border: 0 !important;
    background-image: url(../../images/calico/content/images/emailsignup/email-pop-up_r3_c3.jpg)
}

.signuppopupbtn {
    border: 5px solid #fff;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    background: #000;
    float: left;
    color: #fff
}

.box {
    left: 50%;
    width: 616px;
    height: 314px;
    position: absolute;
    z-index: 10001;
    font-size: 12px;
    color: #333
}

.screen {
    opacity: .4;
    position: absolute;
    left: 0;
    top: 0;
    background: gray;
    z-index: 10000;
    display: block;
    width: 100%;
    height: 300%
}

.divProductIndexPages {
    float: right;
    right: 0;
    clear: both
}

.dropDownButtons input[type=button] {
    border: 1px solid #000;
    color: #fff;
    background: #000;
    padding: 3px 10px 5px;
    cursor: pointer
}

.dropDownButtons {
    clear: both;
    padding-left: 5px;
    padding-top: 15px;
    float: right
}

.dropDownButtonsClose {
    font-size: 1.5em;
    text-align: right;
    cursor: pointer;
    padding-left: 5px;
    vertical-align: top
}

.divDropDown, .divDropDownSort {
    clear: both;
    background: #fff;
    border: 1px solid #ddd;
    height: 24px;
    width: 140px
}

.dropdownNotSelected {
    border-bottom: 1px solid #ddd
}

.dropdownSelected {
    border-bottom: 1px solid #fff
}

.divDropDownText {
    padding: 3px;
    float: left
}

.pnlSort {
    padding-top: 10px;
    float: left;
    padding-bottom: 10px
}

.divDropDownImg {
    height: 24px;
    float: right;
    width: 18px;
    right: 0;
    background-image: url(../../images/temp/arrow_down.jpg)
}

.toggledFilter {
    background-image: url(../../images/temp/arrow_up.jpg)
}

.divProductDetailSocial {
    clear: both;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding-left: 10px;
    height: 37px
}

.landingcontents, .landingpages {
    display: none;
    vertical-align: middle
}

#divfabricPaging {
    float: right;
    padding: 15px 25px 15px 15px
}

.PageNumber {
    padding: 5px
}

.h1landing {
    letter-spacing: 5px;
    font-size: 1.6em
}

.landingpages {
    padding: 0 50px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 1.1em;
    width: 100%
}

.landingcontents {
    letter-spacing: 1pt;
    width: 400px
}

.button_long {
    margin-top: -7px;
    width: 220px;
    border: 4px solid #000
}

.button {
    margin-top: 0;
    width: 245px;
    border: none
}

.moreColorProducttable {
    text-align: center;
    padding: 5px
}

#alsoboughtproducts h2, #moreColorProductdiv h2, #recentlyviewedproducts h2 {
    font-size: 18px;
    position: absolute;
    z-index: 2;
    top: -16px;
    height: 20px;
    background-color: #fff;
    padding: 5px 10px 5px 0;
    font-weight: 400
}

#moreColorWrapper {
    padding-top: 30px;
    padding-bottom: 25px
}

#moreColorContainer {
    float: left;
    width: 100%;
    text-align: left
}

#alsoboughtproducts, #moreColorProductdiv, #recentlyviewedproducts {
    clear: both;
    position: relative;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #000;
    min-height: 190px;
    float: left;
    padding-top: 5px;
    padding-bottom: 20px
}

#alsoboughtproducts, #recentlyviewedproducts {
    width: 100%
}

.landingvisible {
    float: right
}

.clear {
    clear: both
}

.noshowheader {
    clear: both;
    display: none
}

#indexbanners {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 5px solid #000
}

#indexbannerleft {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding-right: 10px
}

#indexbannerright {
    float: right;
    text-align: left;
    font-size: 1.1em;
    width: 50%
}

@media (max-width:767px) {
    #indexbannerleft {
        width: 100%
    }

    #indexbannerright {
        width: 100%;
        margin-bottom: 10px
    }
}

td.leftNavInput > .designinput {
    border: 1px solid #fff;
    font-size: 12px;
    width: 100%;
    letter-spacing: 1px
}

td.leftNavInput {
    border-bottom: 1px solid #e6e7e8;
    padding: 3px
}

.fdsRadio, optgroup {
    font-size: 12px;
    color: #a7a7a7
}

#ddlState, .drpInside {
    color: #a7a7a7;
    background-color: #fff
}

#btnDesignSubmit {
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #e6e7e8;
    border: none
}

a.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0;
    color: #fff;
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 100;
    background-color: #000;
    background-image: url(images/top-icon-w.png);
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
    height: 44px;
    width: 41px
}

.padl-no, .padlr-no {
    padding-left: 0 !important
}

.padlr-no, .padr-no {
    padding-right: 0 !important
}

.back-to-top:hover {
    background-color: #878787
}

#pdetailprintcontainer {
    width: 650px
}

.padt-no {
    padding-top: 0 !important
}

.padb-no {
    padding-bottom: 0 !important
}

.pad-no {
    padding: 0 !important
}

.padl-5 {
    padding-left: 5px !important
}

.padl-10 {
    padding-left: 10px !important
}

.padl-15 {
    padding-left: 15px !important
}

.padr-15 {
    padding-right: 15px !important
}

.padr-10 {
    padding-right: 10px !important
}

.padr-5 {
    padding-right: 5px !important
}

.padt-20 {
    padding-top: 20px !important
}

.padlr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.padlr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.padlr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.padlr-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.padt-15 {
    padding-top: 15px !important
}

.padt-10 {
    padding-top: 10px !important
}

.pad-15 {
    padding: 15px !important
}

.pad-10 {
    padding: 10px !important
}

.padtb-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.padtb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.padtb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.padb-5 {
    padding-bottom: 5px !important
}

.padb-10 {
    padding-bottom: 10px !important
}

.padb-15 {
    padding-bottom: 15px !important
}

.padb-20 {
    padding-bottom: 20px !important
}

.marb-no {
    margin-bottom: 0 !important
}

.mart-no {
    margin-top: 0 !important
}

.mar-no {
    margin: 0 !important
}

.marb-15 {
    margin-bottom: 15px !important
}

.marr-30 {
    margin-right: 30px !important
}

.marr-5 {
    margin-right: 5px !important
}

.marr-10 {
    margin-right: 10px !important
}

.marr-15 {
    margin-right: 15px !important
}

.marb-20 {
    margin-bottom: 20px !important
}

.marb-30 {
    margin-bottom: 30px !important
}

.marb-10 {
    margin-bottom: 10px !important
}

.marb-60 {
    margin-bottom: 60px !important
}

.mart-10 {
    margin-top: 10px !important
}

.mart-20 {
    margin-top: 20px !important
}

.mart-8 {
    margin-top: 8px !important
}

.mart-5 {
    margin-top: 5px !important
}

.mart-15 {
    margin-top: 15px !important
}

.mart-30 {
    margin-top: 30px !important
}

.marl-20 {
    margin-left: 20px !important
}

.martb-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.top-blackbar {
    float: left;
    width: 100%;
    height: 10px;
    background: #000;
    margin-bottom: 0
}

.top-seesearch-div {
    margin-top: 8px
}

@media (max-width:1100px) {
    .top-seesearch-div #txtSearch {
        width: 200px !important
    }
}

.logo-part-large {
    float: left;
    margin-bottom: 10px
}

.top-menu-part {
    margin: 0 auto;
    float: none;
    text-align: center;
    border-top: 1px solid #000
}

@media (max-width:1100px) {
    .jetmenu > li > .megamenu20.full-width20.see-accents {
        width: 200px !important
    }

    .see-footerlinks a {
        font-size: 12px
    }
}

.footerPrivacy, .footerPrivacy > a {
    color: #dcddde !important;
    padding-top: 30px
}

.logo-part-small {
    float: left;
    padding-left: 20px;
    width: 30%;
    margin-bottom: 10px
}

    .logo-part-small img {
        max-width: 100%;
        float: left
    }

.mobile-buttons-small {
    float: right;
    width: 70%;
    margin-top: 20px;
    text-align: right;
    margin-bottom: 10px
}

    .mobile-buttons-small a {
        display: inline-block;
        margin-left: 5px
    }

@media (max-width:510px) {
    .logo-part-small {
        width: 100%;
        border-bottom: 1px solid #000;
        padding-bottom: 10px
    }

        .logo-part-small img {
            float: none
        }

    .mobile-buttons-small {
        width: 100%;
        margin-top: 10px;
        text-align: center
    }
}

@media (max-width:370px) {
    .mobile-buttons-small a {
        margin-left: 0
    }
}

#SEESiteMap {
    float: left;
    width: 100%
}

    #SEESiteMap .one-half {
        width: 49.5%
    }

    #SEESiteMap .one-third {
        width: 32.66666667%
    }

    #SEESiteMap .two-thirds {
        width: 66.33333333%
    }

    #SEESiteMap .one-fourth {
        width: 24.25%
    }

    #SEESiteMap .three-fourths {
        width: 74.75%
    }

    #SEESiteMap .one-fifth {
        width: 19.2%
    }

    #SEESiteMap .two-fifths {
        width: 39.4%
    }

    #SEESiteMap .three-fifths {
        width: 59.6%
    }

    #SEESiteMap .four-fifths {
        width: 79.8%
    }

    #SEESiteMap .one-sixth {
        width: 15.83333333%
    }

    #SEESiteMap .four-fifths, #SEESiteMap .one-fifth, #SEESiteMap .one-fourth, #SEESiteMap .one-half, #SEESiteMap .one-sixth, #SEESiteMap .one-third, #SEESiteMap .three-fifths, #SEESiteMap .three-fourths, #SEESiteMap .two-fifths, #SEESiteMap .two-thirds {
        display: inline;
        float: left;
        padding-left: 1%;
        box-sizing: border-box
    }

    #SEESiteMap a, #SEESiteMap a:focus, #SEESiteMap a:hover {
        text-transform: uppercase;
        line-height: 26px;
        font-size: 13px
    }

    #SEESiteMap .site-map-group ul {
        margin: 0 !important;
        padding: 0 !important
    }

        #SEESiteMap .site-map-group ul li {
            list-style-type: none !important
        }

@media (max-width:830px) {
    #SEESiteMap .one-fourth {
        width: 49.5%
    }
}

@media (max-width:480px) {
    #SEESiteMap .one-fourth {
        width: 99%
    }
}

#ctl00_PageContent_ctl00_liNextSmall, #ctl00_PageContent_ctl00_liPreviousSmall {
    padding: 6px 0 !important
}

#ctl00_PageContent_ctl00_dlPagingSmall no {
    width: 23px
}

.SEE-ajax-loader {
    display: block;
    left: 49%;
    position: fixed;
    top: 50%;
    z-index: 10002
}

@media (max-width:650px) {
    .SEE-ajax-loader {
        left: 38%;
        top: 40%
    }
}

@media (max-width:360px) {
    .SEE-ajax-loader {
        left: 30%;
        top: 40%
    }
}

#SEEblanket {
    height: 100% !important;
    position: fixed !important;
    background-color: #f2f2f2;
    left: 0;
    opacity: .65;
    top: 0;
    width: 100%;
    z-index: 10001
}

#desc-category {
    width: 100%;
    float: left;
    margin-top: 10px
}

    #desc-category .cat-rightpart {
        font-size: 15px
    }

    #desc-category .cat-head {
        background: url(../../images/calico/content/images/index_banners/background_banner.jpg);
        height: 100px;
        font-size: 26px;
        text-align: center;
        font-weight: 700;
        padding-top: 28px
    }

@media (max-width:768px) {
    #desc-category .cat-head {
        font-size: 18px
    }
}

#desc-category .cat-cont {
    width: 100%;
    padding-top: 15px
}

    #desc-category .cat-cont .calico_header_3 {
        font-size: 14px
    }

@media (max-width:1200px) {
    #desc-category .cat-cont .calico_header_3 {
        font-size: 13px
    }

    #desc-category .cat-cont .cat-box .link {
        font-size: 12px
    }
}

@media (max-width:768px) {
    #desc-category .cat-cont .calico_header_3 {
        font-size: 12px
    }
}

#desc-category .cat-cont .cat-box {
    padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #c7c7c7
}

    #desc-category .cat-cont .cat-box:last-of-type {
        border: none
    }

    #desc-category .cat-cont .cat-box .link {
        display: block;
        background: #000;
        color: #fff;
        text-align: center;
        font-weight: 500;
        padding: 3px 5px
    }

@media (max-width:1000px) {
    #desc-category .cat-cont .cat-box .link {
        font-size: 11px
    }
}

#desc-category .cat-cont .cat-box .thumbnail {
    border: none !important;
    margin-bottom: 10px !important
}

#desc-category .cat-cont .img-box {
    background-color: #6b4378;
    width: 100%;
    padding: 15px;
    float: left
}

    #desc-category .cat-cont .img-box .img-box-cont {
        width: 100%;
        border: 2px solid #fff;
        padding: 15px
    }

        #desc-category .cat-cont .img-box .img-box-cont .h1 {
            text-align: center;
            line-height: 33px;
            font-family: garamond,'eb garamond',serif;
            color: #fff;
            font-size: 25pt;
            font-weight: 700;
            margin-bottom: 15px
        }

        #desc-category .cat-cont .img-box .img-box-cont .h4 {
            text-align: center;
            line-height: 26px;
            font-style: italic;
            margin-top: -10px;
            font-family: garamond,'eb garamond',serif;
            color: #fff;
            font-size: 17pt
        }

        #desc-category .cat-cont .img-box .img-box-cont .h3 {
            text-align: center;
            line-height: 24px;
            margin-top: 20px;
            font-family: garamond,'eb garamond',serif;
            color: #fff;
            font-size: 16.7pt;
            font-weight: 400
        }

        #desc-category .cat-cont .img-box .img-box-cont .lnk-btn {
            display: block
        }

            #desc-category .cat-cont .img-box .img-box-cont .lnk-btn p {
                text-align: center;
                line-height: 28px;
                text-decoration: underline;
                margin-top: 30px;
                font-family: garamond,'eb garamond',serif;
                color: #6b4378;
                font-size: 15pt;
                font-weight: 700
            }

#desc-category .cat-cont .cat-box .fab-links:first-of-type {
    padding-top: 0
}

#desc-category .cat-cont .cat-box .fab-links a {
    padding: 3px 0;
    line-height: 0;
    display: block
}

@media (max-width:767px) {
    #desc-category .cat-cont .img-box .img-box-cont .h1 {
        font-size: 17pt
    }

    #desc-category .cat-cont .img-box .img-box-cont .h3 {
        font-size: 13.7pt
    }

    #desc-category .cat-cont .cat-box .fab-links {
        text-align: center;
        padding-top: 15px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #desc-category .cat-cont .img-box .img-box-cont .h1 {
        font-size: 20pt
    }

    #desc-category .cat-cont .img-box .img-box-cont .h3 {
        font-size: 13.7pt
    }
}

#desc-category .cat-cont .cat-box .img_3 div {
    width: 33%;
    float: left
}

#desc-category .cat-cont .cat-box .img_4 div {
    width: 24%;
    float: left
}

@media (max-width:450px) {
    #desc-category .cat-cont .cat-box .img_3 div {
        width: 100%;
        float: left
    }

    #desc-category .cat-cont .cat-box .img_4 div {
        width: 50%;
        float: left
    }
}

@media (min-width:380px) and (max-width:390px) {
    #desc-category .cat-cont .cat-box .img_many div {
        width: 33%;
        float: left
    }
}

@media (min-width:391px) and (max-width:500px) {
    #desc-category .cat-cont .cat-box .img_many div {
        width: 49%;
        float: left
    }
}

@media (min-width:501px) and (max-width:650px) {
    #desc-category .cat-cont .cat-box .img_many div {
        width: 33%;
        float: left
    }
}

@media (min-width:651px) and (max-width:850px) {
    #desc-category .cat-cont .cat-box .img_many div {
        width: 24%;
        float: left
    }
}

@media (min-width:851px) {
    #desc-category .cat-cont .cat-box .img_many div {
        width: 20%;
        float: left
    }
}

#desc-category .cat-cont .cat-box .row {
    margin-bottom: 5px
}

    #desc-category .cat-cont .cat-box .row .left {
        width: 50%;
        float: left;
        padding-left: 75px
    }

    #desc-category .cat-cont .cat-box .row .right {
        width: 50%;
        float: left
    }

#desc-category .cat-cont .cat-box ul ul.asterisk {
    list-style-type: none
}

    #desc-category .cat-cont .cat-box ul ul.asterisk li:before {
        content: '\2A';
        margin-left: 0;
        position: relative;
        left: -19px;
        top: 4px
    }

#desc-category .cat-cont .cat-box .img-cont {
    min-height: 420px
}

@media (max-width:1360px) and (min-width:1290px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 420px
    }
}

@media (max-width:1289px) and (min-width:1220px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 420px
    }
}

@media (max-width:1219px) and (min-width:1150px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 385px
    }
}

@media (max-width:1149px) and (min-width:1080px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 365px
    }
}

@media (max-width:1079px) and (min-width:1010px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 320px
    }
}

@media (max-width:1009px) and (min-width:992px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 310px
    }
}

@media (max-width:991px) and (min-width:890px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 420px
    }
}

@media (max-width:889px) and (min-width:820px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 370px
    }
}

@media (max-width:819px) and (min-width:768px) {
    #desc-category .cat-cont .cat-box .img-cont {
        min-height: 320px
    }
}

#desc-category .cat-cont .cat-box .img-txt {
    height: 160px
}

#desc-category .cat-cont .cat-box .img-bx {
    padding-bottom: 15px;
    padding-top: 15px
}

#desc-category .cat-cont .cat-box .lnk {
    text-decoration: underline
}

@media (max-width:767px) {
    #desc-category .cat-cont .cat-box .img-txt {
        height: auto;
        margin-bottom: 20px
    }

    #desc-category .cat-cont .cat-box .img-bx {
        border-bottom: 1px solid #c7c7c7
    }
}

#category {
    width: 100%;
    float: left;
    margin-top: 10px
}

    #category .see-group-head {
        display: none !important
    }

    #category .sub-cat-title {
        font-size: 25px;
        font-weight: 600;
        width: 100%
    }

    #category .title-sep {
        width: 100%;
        background-repeat: repeat;
        height: 5px
    }

    #category .cat-mfg-head {
        width: 100%;
        border-bottom: 1px solid silver;
        font-size: 18px;
        font-weight: 600
    }

    #category .checkbox {
        padding: 0;
        margin: 0
    }

        #category .checkbox label {
            padding-left: 10px;
            min-height: 31px;
            font-size: 14px !important;
            line-height: 29px
        }

    #category .cat-mfg-cont {
        float: left;
        width: 100%;
        border-top: none;
        padding: 10px 0 20px
    }

    #category .result h2 {
        background: #000;
        line-height: 38px;
        font-size: 18px;
        color: #fff;
        padding: 0 0 0 12px;
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 500
    }

    #category .result .r-bot {
        background: #fbfbfb;
        padding: 12px 12px 6px;
        border: 1px solid #d1d1d1
    }

        #category .result .r-bot .alert-warning {
            background: #fff !important;
            border-radius: 0 !important;
            border: 1px solid #d1d1d1;
            color: #333 !important;
            padding-bottom: 5px;
            padding-right: 9px;
            padding-top: 5px;
            margin-bottom: 8px;
            font-size: 15px
        }

    #category .cat-mfg-cont .cat-mfg-chk {
        padding: 3px 0 3px 15px
    }

    #category .cat-mfg-cont .price-range {
        padding: 5px 10px 15px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 15px
    }

        #category .cat-mfg-cont .price-range .dlr {
            color: #565656;
            float: left;
            font-weight: 700;
            margin: 0 5px
        }

        #category .cat-mfg-cont .price-range .PrcRange {
            width: 60px;
            border-radius: 0;
            float: left;
            margin-right: 5px;
            border: 1px solid #d1d1d1;
            padding: 2px
        }

        #category .cat-mfg-cont .price-range .btn-priceGo {
            background: #fff;
            background: -moz-linear-gradient(top,#fff 0,#e9e9e9 100%);
            background: -webkit-gradient(left top,left bottom,color-stop(0,#fff),color-stop(100%,#e9e9e9));
            background: -webkit-linear-gradient(top,#fff 0,#e9e9e9 100%);
            background: -o-linear-gradient(top,#fff 0,#e9e9e9 100%);
            background: -ms-linear-gradient(top,#fff 0,#e9e9e9 100%);
            background: linear-gradient(to bottom,#fff 0,#e9e9e9 100%);
            border: 1px solid #e1e1e1;
            color: #565656;
            font-size: 16px;
            padding: 2px 10px
        }

    #category li {
        list-style-type: none !important
    }

    #category .cat-mfg-cont .vAll {
        color: gray;
        font-size: 15px;
        text-decoration: none
    }

    #category .cat-mfg-cont .cat-rating {
        padding: 3px 15px;
        float: left;
        width: 100%
    }

    #category .cat-mfg-cont .chkStar {
        float: left;
        margin-right: 8px
    }

    #category .cat-mfg-cont .star {
        float: left;
        margin-right: 15px
    }

    #category .cat-mfg-cont .cat-rating .name {
        color: #4c3c1f;
        font-size: 16px;
        font-weight: 600;
        float: left;
        margin-right: 5px
    }

    #category .cat-mfg-cont .cat-rating .count {
        color: #4c3c1f;
        font-size: 16px;
        float: left;
        font-weight: 600;
        margin-right: 5px
    }

    #category .cat-grid {
        float: left;
        width: 100%
    }

        #category .cat-grid .cat-grid-cont {
            float: left;
            width: 100%;
            background: #fff;
            margin-bottom: 15px
        }

        #category .cat-grid .cat-item {
            min-height: 400px;
            float: left
        }

            #category .cat-grid .cat-item .cat-box {
                padding: 5px 3px
            }

                #category .cat-grid .cat-item .cat-box .thumbnail {
                    border: none;
                    min-height: 230px;
                    max-height: 230px;
                    float: left;
                    width: 100%
                }

                    #category .cat-grid .cat-item .cat-box .thumbnail img {
                        max-height: 230px
                    }

@media (max-width:1100px) {
    #category .cat-grid .cat-item .cat-box .thumbnail {
        min-height: 220px;
        max-height: 220px
    }

        #category .cat-grid .cat-item .cat-box .thumbnail img {
            max-height: 210px
        }
}

#category .cat-grid .cat-item .cat-box .cat-namelink {
    min-height: 48px;
    padding: 0 5px;
    float: left;
    width: 100%
}

    #category .cat-grid .cat-item .cat-box .cat-namelink a {
        text-align: center;
        display: block;
        font-weight: 600
    }

#category .cat-grid .cat-sku {
    color: #565656;
    font-size: 15px;
    text-align: center;
    padding: 5px
}

    #category .cat-grid .cat-sku .val {
        font-weight: 700
    }

#category .cat-grid .cat-brand {
    color: #905021;
    padding: 0 5px;
    text-align: center;
    font-weight: 400;
    font-size: 15px
}

    #category .cat-grid .cat-brand a {
        color: #905021
    }

#category .cat-grid .cat-price {
    font-size: 12px;
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
    min-height: 65px
}

@media (max-width:992px) {
    #category .cat-grid .product-list-style .cat-brand, #category .cat-grid .product-list-style .cat-price, #category .cat-grid .product-list-style .cat-sku {
        float: left !important
    }
}

#category .cat-grid .cat-price .lnth-price {
    color: #565656;
    font-size: 14px;
    text-decoration: line-through;
    margin-bottom: 0
}

#category .cat-grid .cat-price .hmp-ourprice {
    color: #565656;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

#category .ulli-right {
    margin-right: 5px
}

#category .cat-grid .cat-price .hmp-ourprice span {
    font-size: 15px;
    font-weight: 500
}

#category .cat-grid .cat-item .cat-box .cat-namelink a, #category .cat-grid .cat-item .cat-box .cat-namelink a:hover {
    color: #112837;
    font-size: 14px
}

#category .cat-rightpart .filter-row {
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #dcddde;
    margin-bottom: 10px;
    padding-bottom: 3px
}

.srt-posrel .dropdown-menu::after, .srt-posrel .srt-posrel-inner.dropdown-menu::after {
    border-bottom: 9px solid #000;
    border-left: 9px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    display: inline-block
}

#category .cat-rightpart .filter-row.large .NoOfResult {
    padding: 10px 10px 10px 0;
    float: left
}

#category .cat-rightpart .filter-row .icon-list, #category .cat-rightpart .filter-row.large .icon-grid {
    float: left;
    padding-top: 10px
}

    #category .cat-rightpart .filter-row.large .icon-grid .icon {
        float: left;
        background: url(images/thumb-list-icon.png) 0 -22px no-repeat;
        width: 23px;
        height: 22px;
        margin: 0 10px;
        cursor: pointer
    }

#category .cat-rightpart .filter-row.large .icon-list .icon {
    float: left;
    background: url(images/thumb-list-icon.png) -30px 0 no-repeat;
    width: 23px;
    height: 22px;
    margin: 0 10px
}

#category .cat-rightpart .filter-row .sortby {
    float: left;
    padding-top: 4px;
    padding-left: 20px
}

#category .cat-rightpart .filter-row.large .sortby .sort {
    border-radius: 0;
    margin: 0 5px
}

#category .cat-rightpart .filter-row.large .pagesize {
    float: left;
    padding-top: 4px;
    margin-bottom: 5px
}

    #category .cat-rightpart .filter-row.large .pagesize .itemcount {
        border-radius: 0;
        margin: 0 5px
    }

#category .cat-rightpart .filter-row .pageNos {
    float: right
}

    #category .cat-rightpart .filter-row .pageNos .left {
        float: left;
        font-size: 16px;
        padding: 6px 7px;
        text-align: center
    }

    #category .cat-rightpart .filter-row .pageNos .no {
        float: left;
        font-size: 16px;
        padding: 7px 0;
        width: 25px;
        text-align: center
    }

    #category .cat-rightpart .filter-row .pageNos .right {
        float: left;
        font-size: 16px;
        padding: 6px 7px;
        text-align: center
    }

#category .cat-rightpart .filter-row.small ul {
    float: left;
    width: 100%;
    padding: 7px 10px;
    margin: 0
}

#category .cat-rightpart .filter-row.small li {
    display: inline-block;
    padding: 0 5px
}

#category .cat-rightpart .filter-row.small ul li.filter a {
    background: url(images/filters-icon.png) no-repeat;
    width: 27px;
    height: 22px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.sort a {
    background: url(images/filters-icon.png) -36px 0 no-repeat;
    width: 28px;
    height: 22px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.pagesize a {
    background: url(images/filters-icon.png) -69px 0 no-repeat;
    width: 27px;
    height: 22px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.pagenos a {
    background: url(images/filters-icon.png) -100px 0 no-repeat;
    width: 33px;
    height: 21px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.pagenos .no a {
    background: 0 0 !important;
    width: 33px;
    height: 21px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.grid a {
    background: url(images/thumb-list-icon.png) 5px -20px no-repeat;
    width: 30px;
    height: 25px;
    float: left
}

#category .cat-rightpart .filter-row.small ul li.list a {
    background: url(images/thumb-list-icon.png) -26px 3px no-repeat;
    width: 30px;
    height: 25px;
    float: left
}

#category .cat-rightpart .filter-row.bottom .sortby label {
    float: left;
    margin-right: 5px;
    margin-top: 5px
}

#category .cat-rightpart .filter-row.bottom .sortby .sort {
    border-radius: 0;
    float: left;
    width: 70px
}

.srt-posrel {
    position: relative
}

    .srt-posrel .dropdown-menu::after {
        left: 10px;
        position: absolute;
        top: -10px
    }

    .srt-posrel .dropdown-menu {
        min-width: 200px !important;
        left: -4px !important;
        top: 33px !important
    }

    .srt-posrel .srt-posrel-inner.dropdown-menu {
        min-width: 200px !important;
        left: -87px !important;
        top: 32px !important
    }

        .srt-posrel .srt-posrel-inner.dropdown-menu::after {
            left: 44%;
            position: absolute;
            top: -10px
        }

#SEEcheckout .responstable th:nth-child(2):after, #seeAccount .responstable-mc th:nth-child(2):after, #shopping-part .responstable th:nth-child(2):after, .see-inhomeappointment .responstable th:nth-child(2):after {
    content: attr(data-th)
}

.accordion-heading .see-acco-full a, .accordion-heading > a {
    display: block;
    text-align: left;
    font-size: 15px;
    text-decoration: none;
    margin: 0;
    text-transform: uppercase
}

.bred-cumb .modal-header {
    background: #000;
    border-radius: 0;
    color: #fff
}

.bred-cumb .badge {
    background-color: #fff;
    font-size: 15px;
    color: #102d42
}

.bred-cumb button.close {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    color: #102d42;
    cursor: pointer;
    padding: 0;
    height: 30px;
    width: 33px;
    opacity: 1
}

.accordion-heading, .accordion-heading > a {
    background-color: #f2f2f2
}

    .accordion-heading > a {
        color: #eb1c24;
        border-top: 1px solid #fff !important;
        border-radius: 0 !important
    }

        .accordion-heading > a:hover {
            font-size: 15px;
            background-color: #fff !important;
            color: #eb1c24 !important;
            border: none;
            text-decoration: none
        }

    .accordion-heading .see-acco-full a {
        color: #282829;
        border-top: 2px solid #f2f2f2 !important;
        border-radius: 0 !important;
        background-color: #fff;
        line-height: 25px;
        padding: 6px
    }

        .accordion-heading .see-acco-full a:hover {
            font-size: 15px;
            background-color: #fff !important;
            color: #eb1c24 !important;
            padding: 6px;
            text-decoration: none
        }

    .accordion-heading > a h5 {
        margin: 0
    }

.filter-margin {
    margin: -2px !important;
    border-radius: 0 !important;
    width: 100% !important
}

.bred-cumb p.yellow-hed {
    float: none;
    font-size: 20px;
    padding: 0;
    margin-bottom: 0
}

.gift-cat-grid .gift-cat-box {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px
}

    .gift-cat-grid .gift-cat-box .cat-namelink {
        font-weight: 700;
        margin-bottom: 25px
    }

.blog .title, .blog .title a {
    color: #112837;
    font-weight: 600;
    text-decoration: none
}

.gift-cat-box input[type=text] {
    max-width: 50px;
    display: inline
}

.gift-cat-box .gift-message {
    margin: 35px 0 0
}

.gift-cat-box .AddToCartButton {
    font-size: 13px !important;
    width: 125px !important
}

.h2Category {
    font-size: 14px;
    padding: 0
}

.h1Category {
    font-size: 15px !important;
    font-weight: 700;
    padding: 0;
    margin-top: 0
}

.minheights {
    min-height: 90px
}

@media (max-width:1200px) {
    #indexbannerrighttxt, .h2Category, indexbannerrighttxt {
        font-size: 13px !important
    }

    .h1Category {
        font-size: 14px !important;
        font-weight: 700;
        padding: 0;
        margin-top: 0
    }

    .minheights {
        min-height: 90px
    }

    #category .checkbox label {
        font-size: 12px !important
    }

    #category .cat-mfg-head {
        font-size: 14px !important
    }

    #category .cat-grid .cat-item .cat-box .cat-namelink a, #category .cat-grid .cat-item .cat-box .cat-namelink a:hover, #category .cat-mfg-cont .vAll, #category .cat-rightpart .filter-row, #category .pageNos a {
        font-size: 13px !important
    }

    #category .cat-grid .cat-price {
        font-size: 12px !important
    }

    .calico_header_1 {
        font-size: 20px !important
    }

    .gift-cat-box .gift-message {
        font-size: 12px
    }

    .gift-cat-grid .gift-cat-box .cat-namelink, .gift-cat-grid .gift-cat-box .cat-pricelink, .gift-cat-grid .gift-cat-box .cat-skulink {
        font-size: 13px
    }

    .gift-cat-box .AddToCartButton, .see-var-a2c-form .AddToCartButton {
        font-size: 12px !important
    }

    #desc-category .cat-rightpart, .calicoleftnavpheader a, .calicoleftnavpheader a:hover {
        font-size: 13px
    }
}

@media (max-width:767px) {
    #indexbannerrighttxt, .h2Category, .indexbannerrighttxt {
        font-size: 11px !important
    }

    .h1Category {
        font-size: 12px !important;
        font-weight: 700;
        padding: 0;
        margin-top: 0
    }

    .minheights {
        min-height: 100px
    }

    #category .cat-mfg-head, #category .checkbox label {
        font-size: 12px !important
    }

    #category .cat-grid .cat-item .cat-box .cat-namelink a, #category .cat-grid .cat-item .cat-box .cat-namelink a:hover, #category .cat-grid .cat-price, #category .cat-mfg-cont .vAll, #category .cat-rightpart .filter-row, #category .pageNos a {
        font-size: 11px !important
    }

    .calico_header_1 {
        font-size: 14px !important
    }

    .gift-cat-box .grid-price-pad {
        margin: 10px 0;
        padding-left: 0
    }

    .gift-cat-box .grid-btn-pad {
        text-align: left !important;
        padding-left: 0
    }

    .gift-cat-box .gift-message {
        font-size: 11px
    }

    .gift-cat-grid .gift-cat-box .cat-namelink, .gift-cat-grid .gift-cat-box .cat-pricelink, .gift-cat-grid .gift-cat-box .cat-skulink {
        font-size: 12px
    }

    .gift-cat-box .AddToCartButton, .see-var-a2c-form .AddToCartButton {
        font-size: 11px !important
    }

    #desc-category .cat-rightpart {
        font-size: 11px
    }

    .calicoleftnavpheader a, .calicoleftnavpheader a:hover {
        font-size: 12px
    }
}

@media (max-width:991px) {
    #category .cat-rightpart.see-col-80-1200 {
        padding-left: 0
    }

    #desc-category .small-width {
        margin: 0 auto
    }
}

.blog .date, .blog .title {
    margin-bottom: 15px
}

    .blog .title a {
        cursor: pointer
    }

.blog .date {
    color: #282829;
    font-weight: 700;
    font-size: 1.1em
}

.blog .blog-content {
    padding: 15px;
    border-right: 2px solid #000;
    float: left
}

    .blog .blog-content .thumbnail {
        border: none !important
    }

        .blog .blog-content .thumbnail img {
            height: 300px
        }

@media (max-width:768px) {
    .blog .blog-content {
        border-right: none !important
    }
}

@media (max-width:499px) {
    .minheights {
        min-height: 100px
    }

    .blog .blog-content {
        font-size: 11px
    }
}

@media (min-width:500px) and (max-width:1199px) {
    .blog .blog-content {
        font-size: 12px
    }
}

.blog .desc {
    color: #000;
    font-size: 1.1em;
    line-height: 160%;
    margin-top: 15px;
    padding-right: 40px;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
    word-break: break-word
}

    .blog .desc .social {
        padding-top: 70px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center
    }

.blog .blog-box {
    margin-bottom: 20px;
    text-align: center
}

    .blog .blog-box a {
        text-decoration: none;
        color: #282829;
        font-weight: 600
    }

    .blog .blog-box .thumbnail {
        border: none !important
    }

    .blog .blog-box .blog-box-head {
        color: #000;
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
        float: left;
        width: 100%;
        text-align: center
    }

.see-alsobought .alsob-pro-mainbox, .see-recentrlyview .recnt-pro-mainbox {
    margin-bottom: 15px
}

.blog .link, .blog a {
    text-decoration: underline !important
}

.blog .blog-box .blog-box-content {
    float: left;
    width: 100%
}

.blog #divLoader {
    float: left;
    width: 100%;
    text-align: center;
    display: none
}

.blog ul {
    float: left
}

    .blog ul li {
        float: left;
        width: 100%
    }

.see-var-a2c-form {
    text-align: right
}

@media (max-width:570px) {
    .see-pri-mnp-a2c .col-xs-2, .see-pri-mnp-a2c .col-xs-3, .see-pri-mnp-a2c .col-xs-4 {
        width: 50%
    }

    .see-pri-mnp-a2c .col-xs-6 {
        width: 100%
    }
}

.see-product-moreproduct .see-morecol-box {
    float: left;
    margin-right: 15px;
    margin-top: 15px
}

    .see-product-moreproduct .see-morecol-box .thumbnail {
        border: none
    }

.see-product-moreproduct #moreColorWrapper, .see-product-moreproduct .moreColorProducttable {
    float: left;
    width: 100%
}

.see-var-a2c-form .form-control {
    max-width: 50px;
    display: inline
}

.see-var-a2c-form .AddToCartButton {
    font-size: 13px !important;
    width: 140px !important
}

.see-recentrlyview .thumbnail {
    border: none;
    float: left;
    max-height: 140px;
    min-height: 140px;
    width: 100%
}

    .see-recentrlyview .thumbnail img {
        max-height: 135px
    }

.see-recentrlyview .rcv-proname {
    text-align: center;
    min-height: 250px
}

@media (max-width:1199px) {
    .see-recentrlyview .rcv-proname a {
        font-size: 13px
    }

    .ProductNameText {
        font-size: 12pt
    }

    #ctl00_PageContent_ctl00_upProductPage {
        font-size: .9em !important
    }
}

@media (max-width:767px) {
    .see-recentrlyview .rcv-proname a {
        font-size: 12px
    }

    .ProductNameText {
        font-size: 10pt
    }

    #ctl00_PageContent_ctl00_upProductPage {
        font-size: .85em !important
    }

    .see-product-rightPArt {
        padding-left: 0 !important
    }
}

.see-alsobought .thumbnail {
    border: none;
    float: left;
    max-height: 140px;
    min-height: 140px;
    width: 100%
}

    .see-alsobought .thumbnail img {
        max-height: 135px
    }

.see-alsobought .alsob-proname {
    text-align: center;
    min-height: 250px
}

@media (max-width:1199px) {
    .see-alsobought .alsob-proname a {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .see-alsobought .alsob-proname a {
        font-size: 12px
    }
}

#seeAccount {
    padding: 0;
    font-size: 14px
}

    #seeAccount .form-label label {
        color: #092b44;
        font-size: 14px;
        font-weight: 400
    }

    #seeAccount .form-group label {
        color: #676767;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 10px
    }

    #seeAccount .pad-r-none {
        padding-right: 0
    }

    #seeAccount .pad-l-none {
        padding-left: 0
    }

    #seeAccount .but-accountbg {
        width: 100%;
        float: left;
        margin-bottom: 15px
    }

    #seeAccount .panel-default .panel-heading3 {
        width: 100%;
        float: left;
        font-size: 22px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        padding: 8px 10px;
        background: #000;
        text-decoration: none;
        border-radius: 0 !important
    }

    #seeAccount .paddleft-no {
        padding-left: 0 !important
    }

    #seeAccount .padd-no {
        padding: 0 !important
    }

    #seeAccount .myprobox-border .myprodetail-box {
        float: left;
        width: 100%;
        padding: 12px 0
    }

        #seeAccount .myprobox-border .myprodetail-box .subtitle {
            width: 100%;
            text-transform: uppercase;
            padding-bottom: 10px;
            font-weight: 600;
            font-size: 15px
        }

        #seeAccount .myprobox-border .myprodetail-box img {
            margin-right: 5px;
            padding-top: 5px
        }

        #seeAccount .myprobox-border .myprodetail-box span {
            color: #586e7e;
            font-size: 14px;
            line-height: 22px
        }

        #seeAccount .myprobox-border .myprodetail-box .textpart a {
            color: #009cda;
            font-size: 13px;
            line-height: 28px;
            float: left
        }

            #seeAccount .myprobox-border .myprodetail-box .textpart a:hover {
                text-decoration: underline
            }

    #seeAccount .cldfty1 {
        width: 100%;
        float: left
    }

    #seeAccount .acc-heading {
        font-size: 20px;
        font-weight: 600;
        background: #fff;
        text-transform: uppercase;
        padding-bottom: 10px;
        float: left
    }

    #seeAccount .margin-zero {
        margin: 0 !important
    }

    #seeAccount .panel-default > .panel-heading4 {
        padding: 15px;
        color: #3f3f3f;
        font-size: 20px;
        font-weight: 600;
        background: #efeff0;
        border-color: #000
    }

    #seeAccount .leftmenu-linkarea {
        background: #efeff0;
        width: 100%
    }

    #seeAccount .pas {
        margin-left: 0 !important;
        margin-right: 0 !important;
        border-radius: 0 !important
    }

    #seeAccount .text-transform {
        text-transform: uppercase
    }

    #seeAccount .colert-white a {
        display: inline;
        color: #282829;
        font-size: 15px;
        padding: 10px 15px;
        text-decoration: none;
        clear: both;
        float: left
    }

    #seeAccount .padding-zero123 {
        padding: 0 0 10px !important
    }

    #seeAccount .margin-bot233 {
        margin-bottom: 16px !important
    }

    #seeAccount .white-col h3, #seeAccount .white-col1 h3, #seeAccount .white-col2 h3 {
        margin: 0;
        color: #333;
        font-weight: 700;
        font-size: 18px;
        padding: 10px;
        text-transform: uppercase
    }

    #seeAccount .white-col {
        background-color: #fff;
        border-radius: 4px 0 0 4px;
        width: 20%
    }

    #seeAccount .coty, #seeAccount .white-col1, #seeAccount .white-col2 {
        background-color: #f8f8f8
    }

    #seeAccount .white-col2 {
        border-radius: 0 4px 4px 0
    }

        #seeAccount .white-col1 a, #seeAccount .white-col1 p, #seeAccount .white-col2 a, #seeAccount .white-col2 p {
            margin-left: 10px
        }

    #seeAccount .coty td p, #seeAccount .cssp {
        padding: 10px;
        margin: 0
    }

    #seeAccount .red-color1 {
        font-size: 15px;
        line-height: 28px;
        display: block;
        clear: both;
        text-decoration: underline;
        font-style: italic
    }

    #seeAccount .cssp {
        display: inline-block
    }

    #seeAccount .coty td a {
        padding: 0 10px
    }

    #seeAccount .margin-left1 {
        margin-left: 10px !important
    }

    #seeAccount .margin-right11 {
        margin-right: 10px !important
    }

    #seeAccount .mar-11 {
        margin: 20px 0 !important
    }

    #seeAccount .border111 {
        border: 1px solid #d9d9d9 !important
    }

    #seeAccount .panel-default > .panel-heading2 {
        background: #2d4c62;
        background: -moz-linear-gradient(top,#2d4c62 0,#1b3547 90%,#0f212e 90%,#0f212e 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#2d4c62),color-stop(90%,#1b3547),color-stop(90%,#0f212e),color-stop(100%,#0f212e));
        background: -webkit-linear-gradient(top,#2d4c62 0,#1b3547 90%,#0f212e 90%,#0f212e 100%);
        background: -o-linear-gradient(top,#2d4c62 0,#1b3547 90%,#0f212e 90%,#0f212e 100%);
        background: -ms-linear-gradient(top,#2d4c62 0,#1b3547 90%,#0f212e 90%,#0f212e 100%);
        background: linear-gradient(to bottom,#2d4c62 0,#1b3547 90%,#0f212e 90%,#0f212e 100%);
        padding: 0 15px 3px;
        border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        width: 100%;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 42px
    }

    #seeAccount .myAcRightPart .padding-bottom-zero {
        padding-bottom: 0 !important
    }

    #seeAccount .myAcRightPart .wf {
        padding-right: 0 !important;
        border: 1px solid #efeff0;
        clear: both
    }

    #seeAccount .myAcRightPart .asdfg {
        padding-left: 0 !important
    }

    #seeAccount .panel-default {
        border: none !important
    }

    #seeAccount .myAcRightPart .margin-ovrt {
        margin: 0 20px
    }

    #seeAccount .myAcRightPart .btn-default-style123, #seeAccount .myAcRightPart .btn1113 {
        text-transform: uppercase;
        margin-left: 0 !important;
        margin-right: 10px;
        margin-top: 10px
    }

    #seeAccount .myAcRightPart .btn-default-style123 {
        font-size: 15px;
        background-color: #6e6e6e;
        color: #fff;
        border-radius: 0 !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
        border-radius: 3px !important;
        background-color: #6e6e6e;
        -webkit-border-radius: 3px;
        -webkit-appearance: none
    }

    #seeAccount .myAcRightPart .btn11121 {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 3px;
        cursor: pointer;
        display: inline-block;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 1.42857;
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 5px 10px !important;
        text-align: left;
        vertical-align: middle
    }

    #seeAccount .myAcRightPart .btn1113 {
        font-size: 15px;
        background: #000 !important;
        border-radius: 0 !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
        border: none !important
    }

    #seeAccount .myAcRightPart .col-redd {
        background-color: #308240 !important
    }

    #seeAccount .myAcRightPart .see-bln-shpn-open {
        margin-bottom: 10px;
        color: #f9d83b;
        float: left;
        font-weight: 700;
        font-size: 18px;
        line-height: 28px
    }

    #seeAccount .myAcRightPart .acViewOrder {
        margin-top: 0;
        max-width: 100px;
        text-align: center
    }

    #seeAccount .myAcRightPart .OrderGrid .SEEmy-account-GridHeader {
        background: #cee0f2;
        border: 1px solid #fff;
        color: #092b44 !important;
        font-weight: 700;
        font-size: 14px;
        padding: 12px 10px 10px !important;
        text-align: center !important;
        text-transform: uppercase !important
    }

    #seeAccount .myAcRightPart .OrderGrid td {
        padding: 5px;
        vertical-align: middle
    }

    #seeAccount .myAcRightPart .SEEorderLink:hover {
        text-decoration: underline
    }

@media (max-width:767px) {
    #seeAccount .seeLeftPartClearSelection .active-class, #seeAccount .seeLeftPartClearSelection .colert-white a, #seeAccount .seeLeftPartClearSelection .colert-white a:hover {
        padding: 5px !important
    }

    #seeAccount .left-1 {
        padding-right: 15px !important
    }

    #seeAccount .leftmenu-linkarea {
        line-height: 20px;
        padding-left: 10px !important
    }

    #seeAccount .table-ordernum {
        padding-left: 10px !important;
        padding-top: 10px !important
    }
}

#seeAccount .seeLeftPartClearSelection .panel-default {
    width: 100%;
    border: none !important
}

#seeAccount .see-addnewAddress {
    color: #282829 !important;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    text-decoration: underline
}

#seeAccount .title-area {
    width: 100%
}

    #seeAccount .title-area h2 {
        color: #7030a0;
        font-size: 28px;
        text-transform: uppercase;
        font-weight: 500;
        border-bottom: 1px solid #7030a0
    }

#seeAccount .acc-info-box {
    width: 100%;
    margin-bottom: 30px
}

    #seeAccount .acc-info-box .acc-center-detail {
        width: 100%;
        color: #282829;
        border: 1px solid #efeff0
    }

#seeAccount .ac-divider-line {
    height: 2px;
    width: 100%
}

#seeAccount .recentorders-title {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 10px;
    background: #7030a0;
    background: -moz-linear-gradient(top,#7030a0 0,#4e306c 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#7030a0),color-stop(100%,#4e306c));
    background: -webkit-linear-gradient(top,#7030a0 0,#4e306c 100%);
    background: -o-linear-gradient(top,#7030a0 0,#4e306c 100%);
    background: -ms-linear-gradient(top,#7030a0 0,#4e306c 100%);
    background: linear-gradient(to bottom,#7030a0 0,#4e306c 100%)
}

#seeAccount .responstable-mc {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #676767
}

    #seeAccount .responstable-mc tr {
        border: 1px solid #dbdbdb
    }

    #seeAccount .responstable-mc th {
        display: none;
        border: 1px solid #dbdbdb;
        background: #efeff0;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 1em;
        text-align: center !important
    }

        #seeAccount .responstable-mc th:first-child {
            display: table-cell;
            text-align: center;
            text-align: left
        }

        #seeAccount .responstable-mc th:nth-child(2) {
            display: table-cell
        }

            #seeAccount .responstable-mc th:nth-child(2) span {
                display: none
            }

@media (min-width:825px) {
    #seeAccount .responstable-mc th:nth-child(2) span {
        display: block
    }

    #seeAccount .responstable-mc th:nth-child(2):after {
        display: none
    }

    #seeAccount .responstable-mc td {
        border: 1px solid #dbdbdb
    }
}

#seeAccount .responstable-mc td {
    display: block;
    word-wrap: break-word;
    max-width: 14em;
    vertical-align: top !important
}

    #seeAccount .responstable-mc td:first-child {
        display: table-cell;
        text-align: left
    }

#seeAccount .responstable-mc td, #seeAccount .responstable-mc th {
    text-align: center !important;
    margin: .5em 1em;
    color: #282829;
    line-height: 22px
}

@media (min-width:825px) {
    #seeAccount .responstable-mc td, #seeAccount .responstable-mc th {
        display: table-cell;
        padding: 1em .5em
    }
}

.purple-text {
    color: #7030a0;
    font-weight: 700
}

#seeAccount .responstable-mc td img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-right: none !important;
    border: 2px solid #fff
}

#seeAccount .responstable-mc td select {
    border: 1px solid #dedede;
    color: #676767;
    width: 65px
}

#seeAccount .responstable-mc th .bo-right-no {
    border: 0 solid #dbdbdb
}

#seeAccount .responstable-mc td p {
    color: #676767;
    padding-bottom: 10px;
    width: 100%
}

    #seeAccount .responstable-mc td p.scp-title {
        text-transform: uppercase;
        font-weight: 500
    }

    #seeAccount .responstable-mc td p span {
        color: #676767
    }

#seeAccount .responstable-mc td a {
    display: block;
    color: #676767;
    font-style: italic;
    text-decoration: underline
}

#seeAccount .responstable td a:hover {
    display: block;
    color: #21aa3f;
    font-style: italic;
    text-decoration: none
}

#seeAccount .mart-no {
    margin: 0
}

#seeAccount .form-control {
    margin-bottom: 5px
}

#seeAccount .si-requre {
    float: right;
    color: red;
    font-size: 11px;
    font-weight: 700
}

#seeAccount .top-title {
    font-size: 32px;
    font-weight: 600
}

#seeAccount .top-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    border-bottom: 5px solid #000;
    padding-bottom: 10px;
    margin-bottom: 15px
}

    #seeAccount .top-name a {
        color: #282829
    }

.seestart-blink {
    border: 2px solid red !important
}

    .seestart-blink:focus {
        border: 1px solid #000 !important
    }

@media (max-width:1200px) {
    #seeAccount .panel-default .panel-heading3 {
        font-size: 19px
    }

    #seeAccount .top-title {
        font-size: 25px
    }

    #seeAccount .panel-default > .panel-heading4 {
        font-size: 17px
    }

    #seeAccount .colert-white a {
        font-size: 13px
    }

    #seeAccount .acc-heading {
        font-size: 17px
    }

    #seeAccount .btn-default-style21, #seeAccount .myAcRightPart .btn-default-style123, #seeAccount .myAcRightPart .btn1113, #seeAccount .myprobox-border .myprodetail-box .subtitle, #seeAccount .myprobox-border .myprodetail-box span, #seeAccount .red-color1, #seeAccount .responstable-mc th, #seeAccount .see-addnewAddress {
        font-size: 13px
    }
}

@media (max-width:767px) {
    #seeAccount .panel-default .panel-heading3 {
        font-size: 16px
    }

    #seeAccount .top-title {
        font-size: 20px
    }

    #seeAccount .panel-default > .panel-heading4 {
        font-size: 15px
    }

    #seeAccount .colert-white a {
        font-size: 12px
    }

    #seeAccount .acc-heading {
        font-size: 15px
    }

    #seeAccount .btn-default-style21, #seeAccount .myAcRightPart .btn-default-style123, #seeAccount .myAcRightPart .btn1113, #seeAccount .myprobox-border .myprodetail-box .subtitle, #seeAccount .myprobox-border .myprodetail-box span, #seeAccount .red-color1, #seeAccount .responstable-mc th, #seeAccount .see-addnewAddress {
        font-size: 12px
    }
}

#signincreate .padding-over1 {
    padding-left: 0 !important
}

#signincreate .panel-heading2 {
    background: 0 0;
    border-radius: 0;
    color: #fff
}

#signincreate .uppercase-1 {
    text-transform: uppercase
}

#signincreate .sim-title {
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 0
}

#signincreate .panel-body1 {
    background: #f7f7f7
}

#ctl00_PageContent_ctl00_ctrlLogin a, #ctl00_PageContent_ctl00_pnlBillingAddress a {
    color: #282829;
    line-height: 23px
}

#signincreate .pad-none {
    padding: 15px 0 !important
}

#signincreate .panel-heading3 {
    background: #01b2ac;
    border-radius: 0;
    color: #fff
}

#signincreate .see-checkbox label {
    margin-left: 5px
}

#signincreate .eir12 {
    padding: 0 !important
}

#signincreate .btn-default-price-last1212-new {
    background: #003a60;
    background: -moz-linear-gradient(top,#003a60 0,#002842 90%,#001d31 90%,#001d31 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,#003a60),color-stop(90%,#002842),color-stop(90%,#001d31),color-stop(100%,#001d31));
    background: -webkit-linear-gradient(top,#003a60 0,#002842 90%,#001d31 90%,#001d31 100%);
    background: -o-linear-gradient(top,#003a60 0,#002842 90%,#001d31 90%,#001d31 100%);
    background: -ms-linear-gradient(top,#003a60 0,#002842 90%,#001d31 90%,#001d31 100%);
    background: linear-gradient(to bottom,#003a60 0,#002842 90%,#001d31 90%,#001d31 100%);
    border: none !important;
    color: #fff !important;
    font-size: 17px !important;
    line-height: 22px;
    padding: 0 !important;
    text-align: left
}

    #signincreate .btn-default-price-last1212-new pa {
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 15px;
        margin: 0;
        padding: 15px 10px;
        text-transform: uppercase
    }

#signincreate .icon-right1212 {
    border-radius: 0 4px 4px 0;
    float: right;
    right: 11px;
    top: 13px !important
}

#signincreate .btn-default-price-last1212-new1 {
    background: #000;
    color: #fff;
    padding: 6px 17px;
    border: none;
    cursor: pointer;
    font-size: 15px
}

    #signincreate .btn-default-price-last1212-new1 pa {
        color: #fff;
        float: left;
        font-size: 16px;
        line-height: 15px;
        margin: 0;
        padding: 17px;
        text-transform: uppercase
    }

#signincreate .margin-zero {
    margin: 0 !important
}

#signincreate .pad-hr {
    padding: 0 !important;
    margin: 0 0 15px !important;
    border-color: #e9e9e9
}

#signincreate .manifac {
    color: #000;
    text-transform: uppercase
}

#signincreate .signin-leftbox {
    padding: 0;
    background: #efeff0;
    border: 1px solid #f1f0ef;
    margin-bottom: 15px;
    color: #282829;
    line-height: 22px
}

    #signincreate .signin-leftbox h3 {
        font-size: 15px;
        margin-top: 0;
        border-bottom: 1px solid #c5c5c5;
        line-height: 25px;
        margin-bottom: 5px;
        font-weight: 600;
        padding-bottom: 4px;
        padding-left: 10px;
        padding-top: 5px
    }

    #signincreate .signin-leftbox p {
        padding: 5px 10px 10px
    }

#signincreate .pagetitle {
    width: 100%;
    border-bottom: 5px solid #000;
    margin-bottom: 20px
}

    #signincreate .pagetitle h2 {
        width: 100%;
        font-size: 28px;
        font-weight: 500;
        color: #3f3f3f;
        margin-bottom: 10px
    }

    #signincreate .pagetitle span {
        float: left;
        font-size: 16px;
        font-weight: 600;
        color: #0fb493;
        margin-bottom: 10px
    }

#signincreate .seeform-header {
    float: left;
    width: 100%
}

#signincreate .seeform-box {
    clear: both;
    float: left;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #e9e9e9;
    margin-top: 10px;
    margin-bottom: 15px
}

#signincreate .seeform-header .seeform-head-ico {
    float: left;
    margin-right: 10px
}

#signincreate .seeform-header .seeform-head-text {
    font-size: 22px;
    font-weight: 400;
    color: #282829;
    text-transform: uppercase;
    line-height: 24px;
    float: left
}

#CreateAccountModal .form-control, #signincreate .form-control {
    margin-bottom: 5px
}

#signincreate label {
    margin-bottom: 5px;
    color: #282829
}

#signincreate .seeCheckBox-siCr input {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0
}

#signincreate .sn-hdn {
    display: none
}

#signincreate .si-requre {
    float: right;
    color: red;
    font-size: 11px;
    font-weight: 700
}

#signincreate input[type=checkbox], #signincreate input[type=radio] {
    margin: 0 5px 0 0 !important
}

@media (max-width:991px) {
    .right-high {
        padding-left: 0 !important;
        padding-right: 15px !important
    }
}

@media (max-width:1200px) {
    #signincreate .pagetitle h2 {
        font-size: 24px
    }

    #signincreate .seeform-header .seeform-head-text {
        font-size: 19px
    }

    #signincreate a, #signincreate label {
        font-size: 13px
    }

    #signincreate .manifac {
        font-size: 16px
    }

    #signincreate .signin-leftbox h3, #signincreate input[type=button], #signincreate input[type=submit] {
        font-size: 14px
    }

    #signincreate .signin-leftbox p {
        font-size: 13px
    }

    #SEEPwdUpdate .pagetitle h2 {
        font-size: 24px !important
    }

    #SEEPwdUpdate, #SEEPwdUpdate input[type=button], #SEEPwdUpdate input[type=submit] {
        font-size: 14px !important
    }
}

@media (max-width:767px) {
    #signincreate .pagetitle h2 {
        font-size: 19px
    }

    #signincreate .seeform-header .seeform-head-text {
        font-size: 16px
    }

    #signincreate a, #signincreate label {
        font-size: 12px
    }

    #signincreate .manifac {
        font-size: 14px
    }

    #signincreate .signin-leftbox h3, #signincreate input[type=button], #signincreate input[type=submit] {
        font-size: 13px
    }

    #signincreate .signin-leftbox p {
        font-size: 12px
    }

    #SEEPwdUpdate .pagetitle h2 {
        font-size: 19px !important
    }

    #SEEPwdUpdate, #SEEPwdUpdate input[type=button], #SEEPwdUpdate input[type=submit] {
        font-size: 13px !important
    }
}

@media (max-width:380px) {
    #signincreate .privacy-p {
        clear: both;
        float: left
    }

    #signincreate .priv-sep {
        display: none
    }
}

#shopping-part .pagetitle {
    width: 100%;
    border-bottom: 5px solid #000;
    margin-bottom: 20px
}

    #shopping-part .pagetitle h2 {
        width: 100%;
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase
    }

    #shopping-part .pagetitle span {
        float: left;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px
    }

#shopping-part .responstable td .pro-name, #shopping-part .responstable td .pro-name a, #shopping-part .responstable td .pro-name a:hover {
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 5px;
    line-height: 22px
}

#shopping-part .prolist-main {
    width: 100%;
    margin-bottom: 10px
}

#shopping-part .responstable {
    margin: 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #282829;
    border-radius: 0;
    border: 1px solid #e9e9e9
}

    #shopping-part .responstable tr {
        border: 1px solid #e9e9e9
    }

        #shopping-part .responstable tr:nth-child(odd) {
            background-color: #fff
        }

    #shopping-part .responstable th {
        display: none;
        border: 1px solid #fff;
        background-color: #167f92;
        color: #fff
    }

        #shopping-part .responstable th:first-child {
            display: table-cell;
            text-align: center
        }

        #shopping-part .responstable th:nth-child(2) {
            display: table-cell
        }

            #shopping-part .responstable th:nth-child(2) span {
                display: none
            }

@media (min-width:480px) {
    #shopping-part .responstable th:nth-child(2) span {
        display: block
    }

    #shopping-part .responstable th:nth-child(2):after {
        display: none
    }
}

#shopping-part .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 25em;
    vertical-align: top
}

    #shopping-part .responstable td .pro-img {
        min-width: 100px;
        min-height: 100px;
        margin-left: 15px;
        margin-right: 15px
    }

        #shopping-part .responstable td .pro-img.thumbnail {
            border: none
        }

    #shopping-part .responstable td .pro-name {
        padding-right: 10px
    }

    #shopping-part .responstable td .pro-code {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 1.5em
    }

        #shopping-part .responstable td .pro-code span {
            font-size: 14px;
            font-weight: 600;
            padding-bottom: 1.5em
        }

    #shopping-part .responstable td .pro-buttons {
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 1em
    }

        #shopping-part .responstable td .pro-buttons .pro-update-bu {
            margin-bottom: .5em
        }

            #shopping-part .responstable td .pro-buttons .pro-update-bu a {
                float: left;
                background: url(images/update-icon.png) 0 3px no-repeat;
                margin-right: 10px;
                font-size: 14px;
                font-weight: 600;
                text-transform: uppercase;
                padding: 0 15px 0 23px
            }

        #shopping-part .responstable td .pro-buttons .pro-delete-bu {
            margin-bottom: 1.5em
        }

            #shopping-part .responstable td .pro-buttons .pro-delete-bu a {
                float: left;
                background: url(images/delete-icon.png) 0 3px no-repeat;
                margin-right: 10px;
                font-size: 14px;
                font-weight: 600;
                padding: 0 15px 0 23px;
                text-transform: uppercase
            }

    #shopping-part .responstable td .qtyfiled {
        width: 150px;
        float: left;
        margin-bottom: 1em
    }

        #shopping-part .responstable td .qtyfiled .qtytitle {
            width: 45px;
            float: left;
            margin-right: 5px;
            font-size: 14px;
            font-weight: 400;
            padding-top: 5px;
            cursor: default
        }

        #shopping-part .responstable td .qtyfiled .qtynumber {
            width: 40px;
            float: left
        }

    #shopping-part .responstable td .pro-price {
        font-size: 15px;
        font-weight: 700;
        padding: 5px 0 1.5em
    }

#shopping-part .totla-price-main {
    width: 100%;
    padding: 12px;
    background-color: #efeff0;
    border: solid;
    border-top: none
}

    #shopping-part .totla-price-main .totla-price {
        text-align: right;
        font-size: 14px;
        font-weight: 400
    }

        #shopping-part .totla-price-main .totla-price span {
            font-size: 15px;
            font-weight: 700;
            padding-left: 5px
        }

#shopping-part .responstable td:first-child {
    display: table-cell;
    text-align: center;
    border-right: none
}

#shopping-part .responstable td, #shopping-part .responstable th {
    text-align: left;
    margin: 0 .5em;
    padding: .5em 0
}

@media (min-width:480px) {
    #shopping-part .responstable td {
        border: none;
        max-width: 100em
    }

    #shopping-part .responstable td, #shopping-part .responstable th {
        display: table-cell;
        padding: 1em 0
    }
}

#shopping-part .checkout-total {
    width: 100%;
    border: 1px solid #000
}

    #shopping-part .checkout-total .securecheckout-button {
        width: 100%;
        text-align: center;
        display: none
    }

        #shopping-part .checkout-total .securecheckout-button a {
            width: 100%;
            float: left;
            background: url(images/cart-icon.png) 52px 18px no-repeat #000;
            font-size: 20px;
            font-weight: 600;
            color: #fff;
            padding: 12px 0 12px 30px;
            text-transform: uppercase
        }

    #shopping-part .checkout-total .sc-paypal {
        width: 100%;
        text-align: center;
        margin: 10px 0
    }

        #shopping-part .checkout-total .sc-paypal a {
            text-align: center
        }

    #shopping-part .checkout-total .subtotaldetail {
        width: 100%;
        margin-top: 10px
    }

        #shopping-part .checkout-total .subtotaldetail .st-main {
            margin-bottom: 5px;
            width: 100%
        }

            #shopping-part .checkout-total .subtotaldetail .st-main .listtitle {
                font-size: 15px;
                text-align: left;
                width: 50%;
                font-weight: 400
            }

            #shopping-part .checkout-total .subtotaldetail .st-main .listprice {
                font-size: 15px;
                text-align: right;
                width: 50%
            }

            #shopping-part .checkout-total .subtotaldetail .st-main .botext {
                font-weight: 700
            }

        #shopping-part .checkout-total .subtotaldetail .or-total {
            width: 100%;
            border-top: 1px solid #dfdfdf;
            font-weight: 700;
            font-size: 18px;
            padding: 15px 0;
            text-transform: uppercase
        }

            #shopping-part .checkout-total .subtotaldetail .or-total .listtitle {
                text-align: left;
                width: 50%
            }

            #shopping-part .checkout-total .subtotaldetail .or-total .listprice {
                text-align: right;
                width: 50%
            }

    #shopping-part .checkout-total .pickupoptions {
        width: 100%;
        padding: 20px 15px 15px;
        border-top: 2px solid #dfdfdf;
        border-bottom: 2px solid #dfdfdf
    }

        #shopping-part .checkout-total .pickupoptions a {
            float: left;
            font-size: 15px;
            color: #282829;
            font-weight: 700;
            padding: 0 0 0 30px
        }

            #shopping-part .checkout-total .pickupoptions a.plus {
                background: url(images/plus-icon.png) left top no-repeat
            }

            #shopping-part .checkout-total .pickupoptions a.minus {
                background: url(images/minus-icon.png) left top no-repeat
            }

    #shopping-part .checkout-total .helplinks {
        width: 100%;
        padding: 15px
    }

        #shopping-part .checkout-total .helplinks .helptitle {
            font-weight: 700;
            text-transform: uppercase;
            font-size: 18px;
            padding-bottom: 7px
        }

        #shopping-part .checkout-total .helplinks .helplink {
            width: 100%;
            clear: both
        }

            #shopping-part .checkout-total .helplinks .helplink ul {
                list-style: none;
                float: left;
                margin-left: 0 !important;
                padding-left: 0 !important
            }

                #shopping-part .checkout-total .helplinks .helplink ul li {
                    float: left;
                    width: 100%;
                    padding: 7px 0
                }

                    #shopping-part .checkout-total .helplinks .helplink ul li a {
                        float: left;
                        font-size: 15px;
                        font-weight: 500;
                        padding: 0 13px;
                        background: url(images/help-bullate-icon.png) left 7px no-repeat
                    }

@media (max-width:991px) {
    #shopping-part .promo-code, #shopping-part .shopingcart-left-part {
        padding-right: 0 !important
    }

    #shopping-part .shopingcart-right-part {
        padding-left: 0 !important
    }

    #shopping-part .ord-notes {
        padding-left: 0 !important;
        padding-bottom: 30px !important
    }
}

#shopping-part .recentlyview-box {
    width: 100%;
    background: #fff;
    border: 1px solid #c7c7c7;
    margin-bottom: 30px
}

    #shopping-part .recentlyview-box .rvpro-box {
        width: 100%;
        min-height: 320px;
        max-height: 320px;
        border-left: 1px solid #c7c7c7;
        text-align: center
    }

        #shopping-part .recentlyview-box .rvpro-box .rvpro-img {
            width: 100%;
            min-height: 160px;
            max-height: 160px;
            margin-top: 40px;
            margin-bottom: 30px
        }

            #shopping-part .recentlyview-box .rvpro-box .rvpro-img .thumbnail {
                border: none;
                background: 0 0
            }

        #shopping-part .recentlyview-box .rvpro-box .rvpro-name {
            width: 100%;
            min-height: 45px;
            max-height: 45px;
            margin-bottom: 10px
        }

            #shopping-part .recentlyview-box .rvpro-box .rvpro-name a {
                font-size: 14px;
                color: #5b6769;
                line-height: 22px;
                text-align: center
            }

                #shopping-part .recentlyview-box .rvpro-box .rvpro-name a:hover {
                    color: #107193
                }

        #shopping-part .recentlyview-box .rvpro-box .rvpro-price {
            width: 100%;
            margin-bottom: 20px;
            font-size: 15px;
            font-weight: 700;
            font-style: italic;
            color: #0fb493;
            text-align: center
        }

            #shopping-part .recentlyview-box .rvpro-box .rvpro-price span {
                font-size: 15px;
                font-weight: 400;
                color: #636363;
                padding-right: 10px;
                text-align: center;
                text-decoration: line-through
            }

        #shopping-part .recentlyview-box .rvpro-box .deal-tag {
            background: #c61074;
            position: absolute;
            left: 0;
            top: 0;
            padding: 5px 10px;
            font-size: 15px;
            color: #fff;
            font-weight: 400;
            text-transform: uppercase
        }

#shopping-part .bd-ad {
    padding-right: 0
}

#shopping-part .recentlyview-box .rvp-arrow-l {
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    top: 150px
}

#shopping-part .recentlyview-box .rvp-arrow-r {
    height: 24px;
    width: 24px;
    position: absolute;
    right: 0;
    top: 150px
}

#shopping-part .disabled .SEEArrows {
    display: none
}

#shopping-part input[type=radio], input[type=checkbox] {
    margin-top: 7px !important
}

#shopping-part .acc-heading {
    font-size: 20px;
    font-weight: 600;
    background: #fff;
    text-transform: uppercase;
    float: left
}

.shipmethodmailwlBox {
    float: left;
    width: 100%;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 15px
}

.SEEshipMethodBox {
    border-top: 1px solid #e9e9e9;
    padding: 10px
}

#shopping-part .shimethodRadio {
    vertical-align: middle;
    width: 10%;
    text-align: center;
    display: none
}

#shopping-part .checkout-now1 {
    padding-top: 30px !important;
    clear: both;
    padding-bottom: 30px;
    width: 100%
}

    #shopping-part .checkout-now1 .checkout-now2 {
        width: 100%
    }

        #shopping-part .checkout-now1 .checkout-now2 a {
            background: url(images/cart-icon.png) 23% 15px no-repeat #6e6e6e;
            padding: 10px 35px 10px 65px;
            background-color: #6e6e6e;
            color: #fff;
            font-size: 17px;
            font-weight: 600;
            text-transform: uppercase;
            width: 100%;
            float: left;
            text-align: center
        }

@media (max-width:1310px) {
    #shopping-part .checkout-now1 .checkout-now2 a {
        background: url(images/cart-icon.png) 20% 15px no-repeat #6e6e6e
    }
}

@media (max-width:1195px) {
    #shopping-part .checkout-now1 .checkout-now2 a {
        background: url(images/cart-icon.png) 17% 15px no-repeat #6e6e6e;
        font-size: 14px
    }
}

.shimethodName {
    padding-left: 7px;
    width: 90%
}

    .shimethodName .smname {
        font-weight: 700;
        font-size: 14px
    }

        .shimethodName .smname .snm {
            float: left;
            width: 80%;
            padding-right: 5px
        }

        .shimethodName .smname .scsts {
            float: right;
            width: 20%;
            text-align: right
        }

    .shimethodName .smest {
        clear: both
    }

.s-cost {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    font-weight: 700;
    margin-top: 7px;
    padding-bottom: 7px;
    padding-top: 8px;
    width: 100%
}

.SEEShoppingCartEmpty {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width:1200px) {
    #shopping-part .pagetitle h2 {
        font-size: 25px
    }

    #shopping-part .pagetitle span {
        font-size: 15px
    }

    #shopping-part .checkout-total .helplinks .helplink ul li a, #shopping-part .checkout-total .pickupoptions a, #shopping-part .checkout-total .subtotaldetail .st-main .listtitle, #shopping-part .responstable td .pro-name a, #shopping-part .responstable td .pro-name a:hover, #shopping-part .responstable td .pro-price, #shopping-part .totla-price-main .totla-price span {
        font-size: 14px
    }

    #shopping-part .responstable td .pro-buttons .pro-delete-bu a, #shopping-part .responstable td .pro-buttons .pro-update-bu a, #shopping-part .responstable td .pro-code, #shopping-part .responstable td .pro-code span, #shopping-part .responstable td .qtyfiled .qtytitle, #shopping-part .totla-price-main .totla-price, .SEE-SCButtonQuate {
        font-size: 13px
    }

    .shimethodName .smname {
        font-size: 13px;
        margin-top: 3px
    }

    #shopping-part .acc-heading, #shopping-part .checkout-total .securecheckout-button a {
        font-size: 18px
    }

    #shopping-part .checkout-total .helplinks .helptitle, #shopping-part .checkout-total .subtotaldetail .or-total {
        font-size: 14px
    }
}

@media (max-width:991px) {
    #shopping-part .pagetitle h2 {
        font-size: 23px
    }

    #shopping-part .pagetitle span {
        font-size: 14px
    }

    #shopping-part .checkout-total .helplinks .helplink ul li a, #shopping-part .checkout-total .pickupoptions a, #shopping-part .checkout-total .subtotaldetail .st-main .listtitle, #shopping-part .responstable td .pro-name a, #shopping-part .responstable td .pro-name a:hover, #shopping-part .responstable td .pro-price, #shopping-part .totla-price-main .totla-price span {
        font-size: 13px
    }

    #shopping-part .responstable td .pro-buttons .pro-delete-bu a, #shopping-part .responstable td .pro-buttons .pro-update-bu a, #shopping-part .responstable td .pro-code, #shopping-part .responstable td .pro-code span, #shopping-part .responstable td .qtyfiled .qtytitle, #shopping-part .totla-price-main .totla-price, .SEE-SCButtonQuate, .shimethodName .smname {
        font-size: 12px
    }

    #shopping-part .acc-heading, #shopping-part .checkout-total .securecheckout-button a {
        font-size: 16px
    }

    #shopping-part .checkout-total .helplinks .helptitle, #shopping-part .checkout-total .subtotaldetail .or-total {
        font-size: 13px
    }
}

@media (max-width:767px) {
    #shopping-part .pagetitle h2 {
        font-size: 20px
    }

    #shopping-part .pagetitle span {
        font-size: 13px
    }

    #shopping-part .checkout-total .helplinks .helplink ul li a, #shopping-part .checkout-total .pickupoptions a, #shopping-part .checkout-total .subtotaldetail .st-main .listtitle, #shopping-part .responstable td .pro-name a, #shopping-part .responstable td .pro-name a:hover, #shopping-part .responstable td .pro-price, #shopping-part .totla-price-main .totla-price span {
        font-size: 12px
    }

    #shopping-part .responstable td .pro-code, #shopping-part .responstable td .pro-code span, #shopping-part .responstable td .qtyfiled .qtytitle, #shopping-part .totla-price-main .totla-price, .SEE-SCButtonQuate, .shimethodName .smname {
        font-size: 11px
    }

    #shopping-part .responstable td .pro-buttons .pro-delete-bu a, #shopping-part .responstable td .pro-buttons .pro-update-bu a {
        font-size: 12px
    }

    #shopping-part .acc-heading, #shopping-part .checkout-total .securecheckout-button a {
        font-size: 14px
    }

    #shopping-part .checkout-total .helplinks .helptitle, #shopping-part .checkout-total .subtotaldetail .or-total {
        font-size: 13px
    }
}

@media (min-width:475px) and (max-width:715px) {
    #shopping-part .responstable td .pro-price {
        margin-right: 5px
    }
}

@media (min-width:992px) and (max-width:1415px) {
    #shopping-part .checkout-total .securecheckout-button a {
        background: url(images/cart-icon.png) 4px 18px no-repeat #6e6e6e
    }
}

.SEETopiccont .see-nobor, .SEETopiccont .thumbnail {
    border: none
}

.SEETopiccont .calico_header_1 {
    font-size: 13pt;
    padding-bottom: 7px
}

.SEETopiccont .calico_header_3 {
    text-align: justify
}

@media (max-width:1199px) {
    .SEETopiccont .calico_header_1 {
        font-size: 11pt
    }

    .SEETopiccont .calico_header_2, .SEETopiccont .calico_header_3 {
        font-size: 1em
    }
}

@media (max-width:767px) {
    .SEETopiccont .calico_header_1 {
        font-size: 9pt
    }

    .SEETopiccont .calico_header_2, .SEETopiccont .calico_header_3 {
        font-size: .9em
    }
}

.SEETopiccont .presslogo-img img {
    max-width: 190px !important
}

#SEEcheckout .pagetitle {
    width: 100%;
    border-bottom: 5px solid #000;
    margin-bottom: 20px
}

    #SEEcheckout .pagetitle h2 {
        width: 100%;
        font-size: 28px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 5px
    }

    #SEEcheckout .pagetitle span {
        float: left;
        font-size: 16px;
        font-weight: 600;
        color: #0fb493;
        margin-bottom: 10px
    }

#CreateAccountModal .seeform-header, #SEEcheckout .seeform-header {
    float: left;
    width: 100%
}

#SEEcheckout .seeform-box {
    clear: both;
    float: left;
    width: 100%;
    padding: 15px 0 0;
    border: 1px solid #e9e9e9;
    margin-top: 10px;
    margin-bottom: 15px
}

#SEEcheckout .seeform-header .seeform-head-ico {
    float: left;
    margin-right: 10px
}

#CreateAccountModal .seeform-header .seeform-head-text, #SEEcheckout .seeform-header .seeform-head-text {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 24px;
    float: left
}

#SEEcheckout .form-control, #SEEcheckout label {
    margin-bottom: 5px
}

#SEEcheckout .si-requre {
    float: right;
    color: red;
    font-size: 11px;
    font-weight: 700
}

#SEEcheckout .change-address {
    padding-bottom: 10px
}

    #SEEcheckout .change-address .spi-chk-p {
        line-height: 25px;
        padding-left: 10px
    }

#SEEcheckout .SEEDDLVarInput .rcbInputCell {
    background: 0 0 !important;
    cursor: pointer !important;
    padding: 1px !important;
    border-radius: 5px 0 0 5px;
    border: 1px solid #000
}

#SEEcheckout .SEEDDLVarInput input {
    color: #000 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    height: 30px;
    line-height: 25px !important;
    padding: 5px 5px 5px 10px !important;
    background: #fff
}

#SEEcheckout .SEEDDLVarInput .rcbArrowCell {
    background: #fff !important;
    border: 1px solid #000;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    height: 35px;
    padding-left: 7px;
    width: 29px !important
}

#SEEcheckout .SEEDDLVarInput a {
    background: url(images/yelo-drop.png) left center no-repeat;
    cursor: pointer !important;
    height: 34px !important;
    width: 29px !important
}

#SEEcheckout .edit-add-box {
    padding-bottom: 10px
}

#SEEcheckout .edit-address-text {
    line-height: 20px
}

#SEEcheckout .edit-address-link {
    text-align: right;
    padding-left: 0
}

    #SEEcheckout .edit-address-link a {
        font-weight: 600;
        background: url(images/edit-icon.png) right center no-repeat;
        color: #282829;
        font-size: 15px;
        padding-right: 25px
    }

#SEEcheckout .edit-cart-link {
    margin-top: 7px
}

    #SEEcheckout .edit-cart-link a {
        font-weight: 600;
        background-color: #6e6e6e;
        color: #fff;
        font-size: 14px;
        padding: 5px 15px;
        text-transform: uppercase;
        cursor: pointer
    }

#SEEcheckout .chk-cart-item-mainbox {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 10px;
    padding-right: 10px
}

#SEEcheckout .responstable {
    margin: 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #282829;
    border-radius: 0;
    border: none
}

    #SEEcheckout .responstable tr {
        border: none
    }

        #SEEcheckout .responstable tr:nth-child(odd) {
            background-color: #fff
        }

    #SEEcheckout .responstable th {
        display: none;
        border: 1px solid #fff;
        background-color: #167f92;
        color: #fff
    }

        #SEEcheckout .responstable th:first-child {
            display: table-cell;
            text-align: center
        }

        #SEEcheckout .responstable th:nth-child(2) {
            display: table-cell
        }

            #SEEcheckout .responstable th:nth-child(2) span {
                display: none
            }

@media (min-width:480px) {
    #SEEcheckout .responstable th:nth-child(2) span {
        display: block
    }

    #SEEcheckout .responstable th:nth-child(2):after {
        display: none
    }
}

#SEEcheckout .responstable td {
    display: block;
    word-wrap: break-word;
    max-width: 25em;
    vertical-align: top
}

    #SEEcheckout .responstable td .pro-img {
        max-width: 80px;
        min-width: 80px
    }

        #SEEcheckout .responstable td .pro-img.thumbnail {
            border: none
        }

    #SEEcheckout .responstable td .pro-name, #SEEcheckout .responstable td .pro-name a, #SEEcheckout .responstable td .pro-name a:hover {
        font-size: 15px;
        font-weight: 500;
        padding-bottom: 1em;
        line-height: 22px
    }

    #SEEcheckout .responstable td .pro-code {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 1.5em
    }

        #SEEcheckout .responstable td .pro-code span {
            font-size: 14px;
            font-weight: 500;
            padding-bottom: 1.5em
        }

    #SEEcheckout .responstable td .qtyfiled {
        width: 50px;
        float: left;
        margin-bottom: 1em;
        text-align: center
    }

        #SEEcheckout .responstable td .qtyfiled .qtytitle {
            width: 35px;
            float: left;
            margin-right: 5px;
            font-size: 14px;
            font-weight: 400;
            padding-top: 10px
        }

        #SEEcheckout .responstable td .qtyfiled .qtynumber {
            width: 40px;
            float: left
        }

            #SEEcheckout .responstable td .qtyfiled .qtynumber .form-control {
                display: block;
                width: 100%;
                height: 34px;
                padding: 6px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #3f3f3f;
                background-color: #f8f8f8;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 0;
                -webkit-box-shadow: none
            }

    #SEEcheckout .responstable td .pro-price {
        font-size: 15px;
        font-weight: 700;
        color: #686868;
        padding: 5px 0 1.5em
    }

    #SEEcheckout .responstable td:first-child {
        display: table-cell;
        text-align: center;
        border-right: none
    }

#SEEcheckout .responstable td, #SEEcheckout .responstable th {
    text-align: left;
    margin: 0 .5em;
    padding: .5em 0
}

@media (min-width:480px) {
    #SEEcheckout .responstable td {
        border: none;
        max-width: 100em
    }

    #SEEcheckout .responstable td, #SEEcheckout .responstable th {
        display: table-cell;
        padding: 1em 0
    }
}

#SEEcheckout .cart-top-summary .tsm-prompt {
    clear: both;
    float: left;
    text-align: left
}

#SEEcheckout .cart-top-summary .tsm-price {
    float: right;
    text-align: right
}

#SEEcheckout .cart-top-summary .tsm-prompt-ototal {
    clear: both;
    float: left;
    text-align: left;
    font-weight: 600;
    font-size: 16px
}

#SEEcheckout .cart-top-summary .tsm-price-ototal {
    float: right;
    text-align: right;
    font-weight: 600;
    font-size: 16px
}

#SEEcheckout .cart-top-summary .bld {
    font-weight: 600
}

#SEEcheckout .cart-top-summary .bor-sep {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #dfdfdf;
    margin: 5px 0;
    height: 1px
}

#SEEcheckout .cart-top-summary {
    line-height: 25px;
    clear: both;
    float: left;
    width: 100%;
    padding: 5px 10px
}

#SEEcheckout .divshippingmethodmainbox {
    padding: 0 10px
}

    #SEEcheckout .divshippingmethodmainbox .SEEtable {
        margin-bottom: 10px;
        background: #fcfcfc;
        border: 1px solid #e9e9e9
    }

        #SEEcheckout .divshippingmethodmainbox .SEEtable tr {
            border-bottom: 1px solid #e9e9e9
        }

            #SEEcheckout .divshippingmethodmainbox .SEEtable tr:last-child {
                border-bottom: none
            }

            #SEEcheckout .divshippingmethodmainbox .SEEtable tr td {
                padding: 7px
            }

                #SEEcheckout .divshippingmethodmainbox .SEEtable tr td input[type=radio] {
                    margin-right: 5px
                }

                #SEEcheckout .divshippingmethodmainbox .SEEtable tr td label {
                    margin-bottom: 0
                }

#SEEcheckout .orSeprator {
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
    margin: 5px 0
}

#SEEcheckout .pay-option-1 .btn-paypal {
    background: url(images/paypal-icon.png) no-repeat;
    border: none;
    width: 142px;
    height: 27px;
    margin: 0 auto
}

#SEEcheckout .chk-botsummarymaibox {
    clear: both;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px
}

    #SEEcheckout .chk-botsummarymaibox .bot-summry-des {
        line-height: 22px;
        margin-bottom: 20px
    }

    #SEEcheckout .chk-botsummarymaibox .bot-summry-total {
        background: #efeff0;
        padding: 15px
    }

        #SEEcheckout .chk-botsummarymaibox .bot-summry-total .riecipt .rate {
            margin-bottom: 8px
        }

            #SEEcheckout .chk-botsummarymaibox .bot-summry-total .riecipt .rate strong {
                float: right;
                font-weight: 400
            }

            #SEEcheckout .chk-botsummarymaibox .bot-summry-total .riecipt .rate.botsubtotal {
                font-weight: 600;
                font-size: 15px
            }

                #SEEcheckout .chk-botsummarymaibox .bot-summry-total .riecipt .rate.botsubtotal strong {
                    font-weight: 600
                }

        #SEEcheckout .chk-botsummarymaibox .bot-summry-total .info-h2 {
            border-top: 1px solid #dcddde;
            clear: both;
            float: left;
            width: 100%;
            text-transform: uppercase;
            margin-top: 6px;
            padding-top: 7px;
            font-size: 21px;
            font-weight: 600
        }

            #SEEcheckout .chk-botsummarymaibox .bot-summry-total .info-h2 .ototal {
                float: right
            }

#SEEcheckout .see-btnplaceorder {
    clear: both;
    float: right;
    margin-bottom: 10px;
    padding: 5px 25px !important;
    height: auto !important;
    font-size: 22px
}

#SEEcheckout .see-btnplaceorder-d {
    clear: both;
    border: none;
    float: right;
    cursor: pointer;
    background: #efeff0;
    color: #282829;
    margin-bottom: 10px
}

@media (max-width:991px) {
    #SEEcheckout .chk-cartpart {
        padding-left: 0
    }

    #SEEcheckout .chk-botsummarymaibox .bot-summry-des {
        padding-bottom: 10px;
        border-bottom: 1px solid #dfdfdf
    }
}

#SEEcheckout .chkshipme-lit-rptr-box {
    float: left;
    width: 100%;
    border: 1px solid #efeff0;
    margin-bottom: 10px;
    border-top: none
}

    #SEEcheckout .chkshipme-lit-rptr-box .shimethodName .smest {
        padding-top: 5px
    }

#SEEcheckout .chk-promocode {
    padding: 0 15px 10px
}

#SEEcheckout .SEE-SCButton {
    font-weight: 500;
    height: 34px;
    padding: 0 15px
}

#SEEcheckout .top-err-msgs {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    line-height: 20px
}

#SEEcheckout .shimethodRadio {
    vertical-align: middle;
    width: 5%;
    text-align: center
}

#SEEcheckout input[type=checkbox], #SEEcheckout input[type=radio] {
    margin-top: 5px !important
}

#SEEcheckout .SEESignIn_btnLogin {
    padding: 13px 17px;
    cursor: pointer;
    font-size: 15px
}

.see-storelocator .storehours {
    font-size: 13px
}

@media (max-width:1199px) {
    .see-storelocator .calicosubmitbutton, .see-storelocator .storehours {
        font-size: 12px
    }

    .see-storelocator a.calicostorelocatoralink {
        width: auto;
        font-size: 12px
    }
}

@media (max-width:767px) {
    .see-storelocator .calicosubmitbutton, .see-storelocator .storehours {
        font-size: 11px
    }

    .see-storelocator a.calicostorelocatoralink {
        width: auto;
        font-size: 11px
    }
}

.see-storepage a.calicohyperlink {
    font-size: 13px
}

.see-storepage .calico_header_1 {
    float: left;
    margin-bottom: 10px
}

@media (max-width:1199px) {
    .see-storepage a.calicohyperlink {
        font-size: 12px
    }

    .see-storepage .calico_header_1 {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .see-storepage a.calicohyperlink {
        font-size: 11px
    }

    .see-storepage .calico_header_1 {
        font-size: 19px
    }

    .see-maparea #googleMap {
        height: 300px !important
    }
}

@media (max-width:991px) {
    .map-state-list {
        padding-left: 0
    }

    .see-maparea #ctl00_PageContent_pnlStores {
        height: 700px !important
    }
}

.see-str-ctrlsdiv .form-group {
    margin-bottom: 5px
}

.clearbtn-530 {
    display: none
}

@media (max-width:530px) {
    .clearbtn-530 {
        display: block;
        float: left;
        width: 100%;
        clear: both
    }

    .see-empty-hdn-420-f, .see-empty-hdn-420-v {
        display: none
    }

    .see-storelocator .calicosubmitbutton {
        margin-top: 5px
    }
}

#ctl00_PageContent_SEEAdvSearch_UpSearchAdv .sub-cat-title {
    border-bottom: 5px solid #000
}

@media (max-width:1199px) {
    #ctl00_PageContent_SEEAdvSearch_UpSearchAdv .sub-cat-title {
        font-size: 23px
    }
}

@media (max-width:767px) {
    .see-contolsarea, .see-maparea {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #ctl00_PageContent_SEEAdvSearch_UpSearchAdv .sub-cat-title {
        font-size: 20px
    }
}

.see-inhomeappointment input[type=checkbox] {
    margin-right: 7px
}

@media (max-width:1199px) {
    .see-inhomeappointment .btnSubmit, .see-inhomeappointment .calicosubmitbutton {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .see-inhomeappointment .btnSubmit, .see-inhomeappointment .calicosubmitbutton {
        font-size: 11px
    }
}

.see-inhomeappointment .responstable {
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #282829;
    border-radius: 0;
    border: 1px solid #efeff0
}

    .see-inhomeappointment .responstable th, .see-inhomeappointment .responstable tr {
        border: 1px solid #efeff0;
        background-color: #fff
    }

        .see-inhomeappointment .responstable tr:nth-child(odd) {
            background-color: #fff
        }

    .see-inhomeappointment .responstable th {
        display: none;
        color: #282829;
        text-transform: uppercase;
        font-size: 15px
    }

        .see-inhomeappointment .responstable th:first-child {
            display: table-cell;
            text-align: center
        }

        .see-inhomeappointment .responstable th:nth-child(2) {
            display: table-cell
        }

            .see-inhomeappointment .responstable th:nth-child(2) span {
                display: none
            }

@media (min-width:992px) {
    .see-inhomeappointment .responstable th:nth-child(2) span {
        display: block
    }

    .see-inhomeappointment .responstable th:nth-child(2):after {
        display: none
    }

    .see-inhomeappointment .responstable td {
        border: 1px solid #efeff0
    }
}

.see-inhomeappointment .responstable td {
    display: block;
    word-wrap: break-word;
    color: #282829;
    vertical-align: top;
    font-size: 14px
}

    .see-inhomeappointment .responstable td:first-child {
        display: table-cell;
        text-align: center;
        border-right: 1px solid #efeff0
    }

.see-inhomeappointment .responstable td, .see-inhomeappointment .responstable th {
    text-align: left;
    padding: 10px .5em
}

@media (min-width:992px) {
    .see-inhomeappointment .responstable td, .see-inhomeappointment .responstable th {
        display: table-cell;
        padding: 10px .5em
    }
}

@media (max-width:1199px) {
    .see-inhomeappointment .responstable td, .see-inhomeappointment .responstable th {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .see-inhomeappointment .responstable td, .see-inhomeappointment .responstable th {
        font-size: 12px
    }
}

.see-image-lib .image-lib-box .imglb-desc {
    font-size: 15px;
    text-align: justify
}

.see-image-lib .image-lib-box .thumbnail {
    border: none
}

.see-image-lib .imagelib-sep {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 3px;
    border-top: 1px solid #000
}

@media (max-width:1199px) {
    .see-image-lib .image-lib-box .imglb-desc {
        font-size: 13px
    }
}

@media (max-width:767px) {
    .see-image-lib .image-lib-box .imglb-desc {
        font-size: 11px
    }
}

.see-inspiration .thumbnail {
    border: none
}

.see-inspiration .inspi-leftpart ul {
    padding-left: 0
}

    .see-inspiration .inspi-leftpart ul li {
        list-style-type: none
    }

        .see-inspiration .inspi-leftpart ul li a {
            font-size: 14px;
            padding-left: 0;
            padding-right: 0
        }

            .see-inspiration .inspi-leftpart ul li a:hover {
                background: 0 0
            }

.see-inspiration .calicosubmitbutton {
    font-size: 13px;
    height: 34px
}

@media (max-width:1199px) {
    .see-inspiration .inspi-leftpart ul li a {
        font-size: 12px
    }

    .see-inspiration .calicosubmitbutton {
        font-size: 11px
    }
}

@media (max-width:767px) {
    .see-inspiration .calicosubmitbutton, .see-inspiration .inspi-leftpart ul li a {
        font-size: 11px
    }
}

.see-inspiration .inspi-leftpart .dropdown-menu {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:992px) {
    .see-inspiration .inspi-leftpart .dropdown-menu {
        display: block;
        border: none;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0
    }
}

.see-inspiration .inspi-rightpart {
    border-left: 1px dotted #000
}

@media (max-width:991px) {
    .see-inspiration .inspi-rightpart {
        border-left: none
    }
}

.see-accordian .panel-title a {
    display: block !important
}

.see-accordian .see-pl-mn {
    display: none;
    font-size: 13px;
    font-weight: 400
}

.see-accordian .panel-title a .glyphicon-minus, .see-accordian .panel-title a .imgMinus, .see-accordian .panel-title a.collapsed .glyphicon-plus, .see-accordian .panel-title a.collapsed .imgPlus {
    display: block
}

.imgMinus > img, .imgPlus > img {
    width: 60%
}

.see-accordian .panel-title a.collapsed .glyphicon-minus, .see-accordian .panel-title a.collapsed .imgMinus {
    display: none
}

@media (max-width:1199px) {
    .see-inspiration .calico_header_1 {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .see-inspiration .calico_header_1 {
        font-size: 18px
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.see-employment .employment-rightpart {
    border-left: 1px dotted #000
}

@media (max-width:991px) {
    .see-employment .employment-rightpart {
        border-left: none
    }
}

.see-employment .employment-leftpart .dropdown-menu {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:992px) {
    .see-employment .employment-leftpart .dropdown-menu {
        display: block;
        border: none;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
}

.see-employment .see-table-ofemplo table tr td, .see-trade .trade-leftpart .dropdown-menu {
    padding-left: 10px;
    padding-right: 10px
}

.see-employment .calico_header_3 {
    text-align: justify
}

@media (max-width:1199px) {
    .see-employment .calico_header_2, .see-employment .calico_header_3 {
        font-size: 1em
    }
}

@media (max-width:767px) {
    .see-employment .calico_header_2, .see-employment .calico_header_3 {
        font-size: .9em
    }
}

.see-employment .thumbnail {
    border: none
}

.see-employment .see-table-ofemplo table {
    width: 100% !important;
    border: 1px solid #efeff0;
    margin-bottom: 15px
}

    .see-employment .see-table-ofemplo table tr td img {
        max-width: 100%;
        display: none
    }

    .see-employment .see-table-ofemplo table tr td:first-child, .see-employment .see-table-ofemplo table tr td:last-child {
        width: 50% !important
    }

.see-employment a.calicoaLink {
    font-size: 13px
}

@media (max-width:1199px) {
    .see-employment .see-table-ofemplo table tr h3 {
        font-size: 22px
    }

    .see-employment a.calicoaLink {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .see-employment .see-table-ofemplo table tr h3 {
        font-size: 20px
    }

    .see-employment a.calicoaLink {
        font-size: 11px
    }
}

.see-trade .trade-rightpart {
    text-align: left;
    border-left: 1px dotted #000
}

@media (max-width:991px) {
    .see-employment .see-table-ofemplo table tr td, .see-employment .see-table-ofemplo table tr td:first-child, .see-employment .see-table-ofemplo table tr td:last-child {
        display: block !important;
        width: 100% !important
    }

    .see-trade .trade-rightpart {
        border-left: none
    }
}

@media (min-width:992px) {
    .see-trade .trade-leftpart .dropdown-menu {
        display: block;
        border: none;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
        position: relative
    }
}

.see-trade .btnApplyNow {
    font-size: 15px
}

@media (max-width:1199px) {
    .see-trade .btnApplyNow {
        font-size: 13px
    }

    .see-trade .calico_header_2, .see-trade .calico_header_3 {
        font-size: 1em
    }

    .see-trade .calico_header_1 {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .see-trade .btnApplyNow {
        font-size: 11px
    }

    .see-trade .calico_header_2, .see-trade .calico_header_3 {
        font-size: .9em
    }

    .see-trade .calico_header_1 {
        font-size: 20px
    }
}

.seemodel-dialog {
    width: 100% !important
}

@media (min-width:992px) {
    #mainContentBGmobilemenu, #myModal44, .all-elements.SEEMobileMenu.See-DDL-Small {
        display: none !important
    }
}

@media (max-width:991px) {
    .free-design-service-right {
        clear: both;
        padding-top: 20px;
        padding-left: 0 !important
    }
}

@media (max-width:767px) {
    .pro-imgpart {
        display: none
    }

    .pro-imgpart-mobile {
        display: block !important
    }
}

@media (max-width:600px) {
    #divDesktopView {
        display: none !important
    }

    #divMobileView {
        display: block !important
    }

    #category .cat-grid .cat-item {
        min-height: 200px;
        float: left
    }

    #category .cat-grid .cat-price {
        font-size: 12px;
        float: left;
        width: 100%;
        padding-top: 3px;
        text-align: center
    }

    #category .cat-grid .cat-item .cat-box .cat-namelink {
        padding-top: 1px;
        float: left;
        width: 100%
    }

        #category .cat-grid .cat-item .cat-box .cat-namelink a {
            color: #112837;
            text-align: center;
            display: block;
            font-weight: 600
        }

    #category .cat-grid .cat-item .cat-box .thumbnail img {
        max-height: 225px
    }

    #category .cat-grid .cat-item .cat-box .thumbnail {
        border: none;
        margin-bottom: 1px;
        min-height: 225px;
        max-height: 400px;
        float: left;
        width: 100%
    }
}

.homeKickers {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

    .homeKickers a > img, .homeKickers > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

.slideout-menu {
    position: fixed;
    top: 0;
    left: -600px;
    width: 100%;
    max-width: 600px;
    height: 100%;
    background: #fff;
    z-index: 100;
    -webkit-box-shadow: 0 1px 20px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 20px 0 rgba(0,0,0,.5);
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.5)
}

    .slideout-menu .slideout-menu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        padding: 10px 30px;
        font-family: Arial,sans-serif;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-decoration: none;
        vertical-align: top;
        font-size: 30px;
        border-left: 1px solid #fff;
        background: #000
    }

        .slideout-menu .slideout-menu-toggle:hover {
            color: #fff
        }

    .slideout-menu ul {
        list-style: none;
        font-weight: 300;
        border-bottom: 1px solid #d1d1d1;
        border-top: 1px solid #fdfdfd;
        padding-left: 0
    }

        .slideout-menu ul li {
            border-top: 1px solid #d1d1d1;
            border-bottom: 1px solid #fdfdfd;
            text-align: left
        }

            .slideout-menu ul li a {
                position: relative;
                display: block;
                padding: 10px;
                color: #333;
                text-decoration: none;
                text-transform: uppercase;
                font-size: 15px;
                font-weight: 700
            }

                .slideout-menu ul li a.alone {
                    padding: 0 !important
                }

                .slideout-menu ul li a i {
                    position: absolute;
                    top: 15px;
                    right: 10px;
                    opacity: .5
                }

.header .slideout-menu-toggle {
    font-size: 1.2em;
    color: #999;
    text-decoration: none
}

    .header .slideout-menu-toggle:hover {
        color: #fff
    }

    .header .slideout-menu-toggle i {
        vertical-align: top;
        margin: 5px 3px 0 0
    }

.see-menu-button {
    margin-top: 6px !important;
    background: 0 0;
    border: none;
    margin-left: 10px
}

    .see-menu-button .icon-bar {
        background: #fff;
        border-radius: 0 !important;
        height: 4px !important;
        margin: 8px 0 !important;
        width: 45px !important;
        display: block
    }

.See-DDL-Small .sub-menu {
    border: 1px solid #e2e2e3;
    border-top-width: 5px;
    border-bottom-width: 5px;
    background-color: #fff;
    margin-bottom: 0;
    padding: 15px;
    border-radius: 0 0 5px 5px;
    position: relative;
    height: 100% !important;
    min-height: 600px;
    overflow-y: scroll;
    z-index: 1100
}

    .See-DDL-Small .sub-menu .title {
        color: #7030a0;
        border-bottom: 1px solid #7030a0;
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-bottom: 5px;
        display: block
    }

    .See-DDL-Small .sub-menu .img {
        color: #2fb04b;
        display: inline-block;
        font-size: 15px;
        padding: 0 18px;
        text-align: center
    }

    .See-DDL-Small .sub-menu .round-container .round {
        display: inline-block;
        padding-right: 12px
    }

        .See-DDL-Small .sub-menu .round-container .round div {
            width: 42px;
            height: 42px;
            border-radius: 21px
        }

    .See-DDL-Small .sub-menu .round-container .partial-round {
        background: #d4ae5a;
        border-right: 21px solid #1b1b1b
    }

    .See-DDL-Small .sub-menu .round-container div {
        margin-bottom: 20px
    }

    .See-DDL-Small .sub-menu .length {
        border-bottom: 1px solid #caedca;
        color: #21aa3f;
        font-size: 15px;
        padding-bottom: 5px;
        width: 100%;
        padding-top: 10px;
        position: relative;
        display: block
    }

    .See-DDL-Small .sub-menu .beads div, .See-DDL-Small .sub-menu .nmore div {
        background-color: #206900;
        color: #fff;
        margin: 15px 5px 0 0;
        padding: 0 0 10px;
        font-size: 13px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
        text-transform: uppercase
    }

    .See-DDL-Small .sub-menu .beads {
        text-align: center
    }

        .See-DDL-Small .sub-menu .beads div {
            border: 2px solid #206900;
            border-radius: 0
        }

    .See-DDL-Small .sub-menu .nmore {
        text-align: center
    }

        .See-DDL-Small .sub-menu .nmore div {
            border: 2px solid #206900;
            border-radius: 0
        }

        .See-DDL-Small .sub-menu .nmore a {
            color: #fff;
            text-transform: uppercase;
            text-decoration: none;
            display: inline-block
        }

        .See-DDL-Small .sub-menu .nmore span {
            display: inline-block;
            margin-top: 14px
        }

    .See-DDL-Small .sub-menu .popular {
        margin-top: 15px
    }

    .See-DDL-Small .sub-menu .btns {
        text-align: center;
        margin-top: 10px
    }

    .See-DDL-Small .sub-menu .purbtn {
        background: linear-gradient(to bottom,#9401c4 0,#52026c 100%) rgba(0,0,0,0);
        border-radius: 4px;
        box-shadow: 0 2px 1px 0 rgba(0,0,0,.43);
        cursor: pointer;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 20px;
        min-width: 200px;
        padding: 10px 30px;
        text-align: center;
        text-transform: uppercase
    }

    .See-DDL-Small .sub-menu .rectangle-container div:first-of-type {
        font-size: 18px;
        font-style: italic;
        color: #7030a0;
        margin-bottom: 15px
    }

    .See-DDL-Small .sub-menu .rectangle-container .rect {
        border: 1px solid #cbe9cb;
        display: inline-block;
        padding: 3px
    }

        .See-DDL-Small .sub-menu .rectangle-container .rect div {
            width: 25px;
            height: 25px;
            display: inline-block;
            margin: 0;
            padding: 0;
            float: left
        }

    .See-DDL-Small .sub-menu .rectangle-container .rectlast {
        border: 1px solid #cbe9cb;
        display: inline-block;
        padding: 3px
    }

        .See-DDL-Small .sub-menu .rectangle-container .rectlast div {
            width: 10px;
            height: 25px;
            display: inline-block;
            margin: 0;
            padding: 0;
            float: left
        }

.See-DDL-Small .clearfix {
    clear: both
}

.See-DDL-Small .wlc .title {
    color: #7030a0;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 2px solid #7030a0;
    margin-bottom: 15px
}

.See-DDL-Small .wlc p {
    color: #7030a0;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.See-DDL-Small .sub-menu .faq {
    margin-top: 10px
}

    .See-DDL-Small .sub-menu .faq a {
        color: #21aa3f;
        font-size: 15px;
        text-decoration: none;
        display: inline-block;
        margin: 10px 0;
        position: relative
    }

        .See-DDL-Small .sub-menu .faq a:hover {
            text-decoration: underline
        }

.See-DDL-Small .see-by-style-menu a, .See-DDL-Small .see-by-style-menu a:hover {
    color: #21aa3f
}

.See-DDL-Small .open .dropdown-toggle {
    color: #333
}

.page-sidebar-scroll {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 20
}

.See-DDL-Small .yamm-content .smenu-sublinks-part .sb-menu-links {
    padding: 0;
    border-bottom: 1px solid #dcddde
}

    .See-DDL-Small .yamm-content .smenu-sublinks-part .sb-menu-links a, .See-DDL-Small .yamm-content .smenu-sublinks-part .sb-menu-links a:hover {
        color: #282829;
        text-decoration: none;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 14px
    }

.see-col-wrap {
    overflow: hidden
}

    .see-col-wrap .see-col {
        margin-bottom: -999px !important;
        padding-bottom: 999px !important
    }

.dropdown-bg {
    background-color: #000;
    z-index: 99;
    display: none;
    position: absolute;
    width: 100%;
    opacity: .5;
    top: 0;
    left: 0
}

.slideout-menu .h3Menu {
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    background: #000;
    margin: 0;
    line-height: 50px;
    position: relative;
    text-align: left
}

.lrlink-button {
    width: 100%;
    text-align: center;
    background: url(images/titlebg.jpg) left top repeat-x;
    height: 39px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
    color: #58769d;
    text-shadow: 0 2px 1px #fff;
    font-size: 14px;
    font-weight: 700;
    padding-left: 15px;
    line-height: 32px;
    margin-bottom: 5px
}

.open .lrlink-button {
    color: #6ba6a8;
    box-shadow: none !important
}

.SEEMobileMenu .dropdown-menu-calico {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 95% !important;
    padding: 0 !important;
    margin: 2px 10px 0 !important;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .SEEMobileMenu .dropdown-menu-calico > li > a, .dropdown-menu-calico > li > a:hover {
        width: 100%;
        float: left;
        font-size: 13px !important;
        line-height: 1.7 !important;
        padding: 7px 0 7px 35px !important;
        border-bottom: 1px solid #e2e2e2
    }

.See-DDL-Small .dropdown {
    position: static
}

.See-DDL-Small .dropdown-menu-calico {
    left: 0;
    width: 100%;
    margin: 0 !important;
    position: relative
}

#primary_nav_wrap ul, #primary_nav_wrap ul li {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline
}

.SEEMobileMenu .mobile-menu-mainsb-link a {
    font-weight: 600 !important;
    color: #282829 !important
}

.SEEMobileMenu .mobile-menu-mainsb-link {
    font-weight: 600 !important;
    color: #282829 !important
}

.SEEMobileMenu .page-sidebar-scroll .open .dropdown-menu-calico {
    display: block
}

#primary_nav_wrap ul {
    list-style: none;
    font-size: 14px
}

    #primary_nav_wrap ul a {
        display: inline-block;
        color: #333;
        text-decoration: none;
        font-weight: 500;
        line-height: 40px;
        padding: 0 8px
    }

    #primary_nav_wrap ul li.current-menu-item {
        background: #ddd
    }

    #primary_nav_wrap ul li.space {
        padding-right: 10px
    }

    #primary_nav_wrap ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0;
        width: 275px;
        background: #efeff0;
        z-index: 100000;
        text-align: left;
        letter-spacing: 1px;
        opacity: .95;
        white-space: nowrap
    }

        #primary_nav_wrap ul ul li {
            float: none;
            text-align: left;
            display: block
        }

            #primary_nav_wrap ul ul li:hover {
                background: #ccc
            }

        #primary_nav_wrap ul ul a {
            line-height: 120%;
            padding: 10px;
            font-weight: 100
        }

        #primary_nav_wrap ul ul ul {
            top: 0;
            left: 100%
        }

    #primary_nav_wrap ul li:hover > ul {
        display: block
    }

    #primary_nav_wrap ul li.space:hover {
        background: #fff
    }

#imgDominolog {
    height: auto;
    width: auto;
    max-width: 70px
}

@media (min-width:1250px) AND (max-width:1400px) {
    #primary_nav_wrap ul li.space {
        padding-right: 0
    }

    #imgDominolog {
        height: auto;
        width: auto;
        max-width: 60px
    }

    #primary_nav_wrap ul li {
        font-size: 12px !important
    }

    #primary_nav_wrap ul ul.dropAccent {
        width: 210px !important
    }

    #primary_nav_wrap ul a {
        padding: 0 4px
    }
}

@media (min-width:747px) and (max-width:1251px) {
    #newCatTag {
        position: absolute;
        top: -29px;
        left: 0
    }

    #primary_nav_wrap ul li.space {
        padding-right: 0
    }

    #imgDominolog {
        height: auto;
        width: auto;
        max-width: 50px
    }

    #primary_nav_wrap ul li {
        font-size: 10px !important
    }

    #primary_nav_wrap ul ul.dropAccent {
        width: 208px !important
    }

    #primary_nav_wrap ul a {
        padding: 0 3px
    }
}

div.divThumbOverlay {
    width: 94px;
    height: 80px;
    float: right;
    position: absolute;
    margin-left: 220px;
    clear: both;
    z-index: 1000
}

#divC360Logo {
    clear: both;
    max-width: 90%
}

div.popupMessage, div.popupMessage2, div.popupMessageDrape {
    width: 500px;
    height: auto;
    background: #fff;
    border: #000 solid 5px;
    text-align: center;
    position: absolute;
    z-index: 10001;
    display: none;
    font-size: 12px;
    font-family: Georgia,Times,serif;
    color: #333
}

div.popupMessage2 {
    font-size: 10px;
    text-align: left
}

.popupMessageOverlay {
    position: absolute;
    left: 0;
    top: 0;
    background: #ccc;
    z-index: 10000
}

#customdescription span.skus, #shopping-part .responstable td .pro-code span.skus {
    font-size: 9px
}

.form-text-scroll {
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    font-size: 10px;
    padding: 20px;
    border: 2px solid silver
}

.customprice {
    font-weight: 700;
    font-size: 1.2em
}

.customButton {
    background-color: #c0c0bf;
    border: 1px solid silver;
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    font-family: Georgia;
    font-size: 16px;
    font-style: italic;
    padding: 3px 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #2b665e
}

    .customButton:active {
        position: relative;
        top: 1px
    }

.mytooltip {
    position: relative;
    display: inline-block
}

    .mytooltip .mytooltiptext {
        visibility: hidden;
        min-width: 250px;
        background-color: #eee;
        color: #282829;
        text-align: center;
        padding: 5px 5px;
        border-radius: 6px;
        font-size: 11px;
        position: absolute;
        z-index: 1
    }

    .mytooltip:hover .mytooltiptext {
        visibility: visible
    }

.navSection {
    font-size: .8em;
    font-family: Georgia;
    border: none;
    padding-top: 5px
}

#homePromotion a, #homePromotion div, #homePromotion span {
    color: #000
}

#homePromotion {
    font-size: .7em;
    background-color: #dcddde;
    color: #000;
    padding-top: 5px;
    padding-bottom: 0;
    width: 100%;
    height: auto;
    display: inline-block
}

@media (max-width:767px) {
    .qsaddtocart {
        width: 100px
    }

    #homePromotion {
        font-size: .7em
    }

    #homePromoDetails, #homePromoDetails2 {
        width: 100%;
        top: 120px
    }
}

@media (min-width:767px) {
    .qsaddtocart {
        width: 150px
    }

    #homePromoDetails, #homePromoDetails2 {
        width: 50%;
        top: 40px;
        right: 25%
    }
}

#homePromoDetails, #homePromoDetails2 {
    clear: both;
    float: left;
    margin: 0 auto;
    position: absolute;
    display: none;
    border: 1px solid #000;
    padding: 30px;
    color: #282829;
    font-size: .85em;
    background-color: #fff;
    z-index: 1000000
}

#homePromoCloseTop, #homePromoCloseTop2 {
    padding-bottom: 15px;
    float: right
}

#btnPromoClose, #btnPromoClose2 {
    cursor: pointer
}

#promoContent, #promoContent2 {
    clear: right;
    color: #282829;
    text-decoration: none;
    letter-spacing: 2px;
    text-align: left
}

@media print {
    .container {
        width: 780px
    }
}

.product-list {
    display: block;
    padding: 0 13px 40px 13px
}

.LevelPrice {
    display: inline-block;
    height: 12px;
    font-size: 11px
}

.product-list .product-img img {
    display: block;
    width: 100%
}

.product-title h5 {
    line-height: 1.3em;
    font-size: 12px;
    height: 3em
}

    .product-title h5 a {
        color: #282829
    }

.product-price {
    font-size: 12px
}

.btnAddCartSwatch {
    background-color: #dcddde;
    padding-top: 6px
}

.btnBackorder {
    background-color: #dcddde;
    padding-top: 6px;
    font: #fff
}

.selectedItem {
    background-color: #939598 !important;
    color: #fff
}

.btnBuyNowIndex {
    background-color: #6e6e6e;
    padding-top: 6px;
    color: #fff !important
}

@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    .product-list {
        min-height: 250px
    }

    .product-btn {
        min-height: 1em
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :1100px) {
    .product-list {
        font-size: .9em
    }

    .product-price {
        font-size: .9em
    }

    .product-btn {
        min-height: 1em
    }
}

.nav-icon {
    padding-left: 5px;
    position: relative;
    cursor: pointer
}

#topHeader {
    background-color: #fff;
    z-index: 1000
}

#topHeaderMobile {
    background-color: #fff;
    z-index: 50
}

#navHeader {
    border-bottom: 1px solid #dcddde;
    background-color: #fff;
    z-index: 1000
}

.megamenu {
    position: static;
    display: inline-block !important
}

.dropdown-toggle {
    white-space: nowrap
}

.addZindex {
    z-index: 1005 !important
}

.locator-box, .search-box {
    position: absolute;
    z-index: 1003;
    background: #fff;
    right: 0;
    top: 0;
    width: 320px;
    height: 50px;
    border: 1px solid #dcddde;
    display: none;
    font-size: 12px
}

.watermark {
    color: #a7a7a7
}

.search-box-mobile {
    display: none
}

.search-box-wrapper {
    float: left;
    display: inline-block
}

.searchIconHolder {
    float: left;
    width: 40px
}

.searchTextHolder {
    float: left;
    width: 270px
}

#txtSearch, #txtTopLocator {
    border: none;
    border-bottom: 2px solid #dcddde !important;
    display: inline-block;
    width: 250px !important;
    height: 36px !important
}

.navbar-nav {
    position: static;
    padding: 0;
    margin: 0;
    display: inline-flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

    .navbar-nav li {
        display: inline-block;
        height: 34px;
        width: auto;
        text-align: center;
        margin: 0 auto;
        vertical-align: top
    }

.nav-item > a {
    display: block;
    letter-spacing: 2.5px;
    line-height: normal;
    padding: 5px 0 5px 0
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

p-0 {
    padding: 0 !important
}

.m-auto {
    margin: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

.spnVline {
    display: inline-block;
    vertical-align: middle
}

.btnGrey {
    background-color: #dcddde;
    height: 34px !important;
    color: #282829 !important;
    letter-spacing: 1px
}

    .btnGrey:hover {
        background-color: #dcddde;
        color: #a9a9a9 !important
    }

.txtGrey {
    border: 1px solid #dcddde
}

.homestorelocation {
    margin: 0 auto;
    max-width: 70%;
    text-align: center
}

.divCartTotal {
    position: relative;
    display: inline-block
}

    .divCartTotal .spnCartTotal {
        color: #a7a9ac;
        position: absolute;
        top: -20%;
        left: 40%;
        font-size: 11px
    }

    .divCartTotal .spnCartTotal2 {
        color: #a7a9ac;
        position: absolute;
        top: -20%;
        left: 40%
    }

@media only screen and (min-width :500px) and (max-width:1200px) {
    .divCartTotal .spnCartTotal2 {
        top: -10%;
        font-size: 12px !important
    }
}

@media screen and (max-width:499px) {
    .divCartTotal .spnCartTotal2 {
        top: -10%;
        font-size: 10px !important
    }
}

.font12, .font12 a {
    font-size: 12px !important
}

.font14, .font14 a {
    font-size: 14px !important
}

.font13, .font13 a {
    font-size: 13px !important
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 10000
}

.stickyMargin {
    margin-top: 200px
}

.txtWeight700 {
    font-weight: 700
}

.calicoDrp {
    position: absolute;
    max-width: 250px;
    margin-top: 5px;
    z-index: 1
}

.homeFDS {
    font-size: 11px
}

.fdsFrmHeader {
    background: #e6e7e8;
    padding: 5px;
    text-align: center;
    padding-top: 10px;
    letter-spacing: 2px
}

#divfdsFrm {
    background: #fff
}

.grayLine {
    color: #dcddde
}

.rightBorder {
    border-right: 1px solid #dcddde
}

a.cat-mobile-navs {
    background-color: #000;
    top: 45%;
    color: #fff;
    font-size: 12px;
    padding: 1em;
    position: fixed;
    left: 0;
    text-decoration: none;
    display: none;
    z-index: 10;
    cursor: pointer
}

@media (max-width:991px) {
    a.cat-mobile-navs {
        display: block
    }

    .cat-nave-container {
        float: left;
        width: 100%;
        padding: 10px
    }
}

.slideout-menu-nav {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.5);
    height: 100%;
    left: -600px;
    max-width: 600px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001
}

@media (min-width:992px) {
    #cat-nav-allele .slideout-menu-nav {
        background: #fff none repeat scroll 0 0;
        box-shadow: none;
        height: auto;
        left: 0;
        position: static;
        top: 0;
        width: 100%
    }

    #cat-nav-allele .page-sidebar-scroll {
        height: auto;
        overflow: auto;
        z-index: 2
    }
}

.slideout-menu-nav h3 {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.slideout-menu-nav .slideout-menu-toggle-callnav {
    background: #000 none repeat scroll 0 0;
    border-left: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    vertical-align: top
}

.dropdown-menu-calico {
    position: relative;
    z-index: 10000;
    left: 0;
    width: 600px
}

.valanb {
    vertical-align: bottom
}

.input-container {
    display: inline-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    margin-bottom: 15px;
    border: 1px solid silver;
    font-size: 12px
}

.icon {
    padding: 10px;
    background: #fff;
    color: silver;
    max-height: 40px;
    max-width: 40px;
    text-align: center
}

.input-field {
    width: 100%;
    padding: 10px;
    outline: 0;
    border: none
}

.panelFooter {
    border: none;
    border-top: 1px solid #efeff0;
    margin: 0 !important;
    padding-bottom: 10px;
    padding-top: 10px
}

.borderTop {
    border-top: 1px solid #dcddde !important
}

.borderBottom {
    border-bottom: 1px solid #dcddde !important
}

a.locatorLink {
    text-decoration: none !important
}

.spnLocations {
    color: #a7a9ac;
    font-size: 11px
}

#footer {
    padding-top: 50px
}

#footerWrap {
    width: 100%;
    padding-top: 10px;
    display: inline-block
}

#calicoFooter1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width :767px) and (max-width:1250px) {
    #calicoFooter1 {
        width: 100%
    }
}

.footerColumn {
    float: left;
    width: 23%;
    text-align: left
}

.footerColumnright {
    float: left;
    width: 31%;
    text-align: left
}

@media (max-width:991px) {
    #calicoFooter1, .footerColumnright {
        width: 100%
    }
}

#calicoFooter1 .footerColumn .h3title {
    text-align: left;
    margin: 1em 0;
    cursor: default;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px
}

.footer-links-wrapper li a {
    font-weight: 300;
    font-style: normal;
    font-size: 11px;
    line-height: 17px;
    white-space: nowrap;
    letter-spacing: 1px;
    padding: 2px 0;
    color: #636466
}

.footer-links-wrapper {
    margin: 0;
    padding: 0;
    list-style-type: none !important
}

    .footer-links-wrapper li {
        text-align: left;
        padding: 2px 0;
        font-size: 11px;
        letter-spacing: 1px
    }

.footeremailheader {
    font-size: 17px;
    letter-spacing: 1px;
    font-family: Times New Roman,serif;
    text-align: left;
    margin: 39px 0 12px;
    font-weight: 600
}

.footeritems {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 10px
}

    .footeritems p {
        margin-top: 2px;
        margin-bottom: 0;
        font-weight: 400;
        letter-spacing: 1px;
        cursor: pointer
    }

    .footeritems > * {
        flex-grow: 0;
        padding: 0 40px;
        border-left: 1px solid #dcddde
    }

    .footeritems :first-child {
        padding-left: 0;
        border-left: none
    }

.footerPrivacy {
    font-size: 10px
}

.btnSocials {
    text-align: left
}

@media (min-width:769px) {
    .pandora-banner .pandora-hero-Banner {
        height: 69vh;
        min-height: 500px
    }
}

.pandora-banner .pandora-hero-Banner {
    height: auto;
    min-height: 500px
}

@media (min-width:769px) {
    .pandora-hero-Banner {
        background-image: url(../../images/calico/content/images/homepage/FDS.jpg)
    }
}

.pandora-hero-Banner {
    background-position: 0 0;
    height: 69vh;
    min-height: 500px;
    width: 100%;
    background-size: cover;
    position: relative;
    float: left
}

.pandora-hero-inner {
    margin: 0 auto;
    padding: 20px 40px
}

.cc_container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.pandora-outer-wrapper {
    position: relative;
    height: 100%;
    float: left;
    width: 100%
}

.book-now-form {
    max-width: 500px;
    float: right;
    background: #fff;
    width: 100%;
    margin-bottom: 20px
}

.storelocator-zip {
    padding: 25px 30px;
    width: 100%;
    -js-display: flex;
    display: table;
    display: -ms-flexbox;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center;
    top: 7px;
    left: 0;
    text-align: center;
    z-index: 3
}

.tnr {
    text-transform: uppercase;
    font-family: "Times New Roman",serif;
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px
}

.bookNow_inputWrap {
    padding: 25px 30px;
    position: relative;
    background: #fff
}

@media (max-width:769px) {
    .divSocials {
        border-top: none !important
    }

    .pandora-banner {
        max-width: 100%
    }

    .cc_container {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }

    .pandora-banner .pandora-hero-Banner {
        height: auto;
        width: 100%;
        display: block
    }

    .book-now-form {
        clear: both;
        left: 0;
        margin: 0 auto;
        display: block;
        position: relative;
        max-width: 100% !important
    }

    .bookNow_inputWrap, .pandora-hero-inner {
        padding: 0
    }
}

#calicoLogoLarge {
    -moz-transition: width 1s ease-in-out,left 1.5s ease-in-out;
    -webkit-transition: width 1s ease-in-out,left 1.5s ease-in-out;
    -moz-transition: width 1s ease-in-out,left 1.5s ease-in-out;
    -o-transition: width 1s ease-in-out,left 1.5s ease-in-out;
    transition: width 1s ease-in-out,left 1.5s ease-in-out
}

.calico_sty .nav_list {
    margin-bottom: 18px
}

    .calico_sty .nav_list .nav_list {
        display: none
    }

    .calico_sty .nav_list .nav_list {
        display: block;
        margin-bottom: 22px
    }

    .calico_sty .nav_list .nav_item--single > .nav_link {
        font-size: 12px;
        font-weight: 700;
        line-height: 18px;
        padding-left: 10px
    }

    .calico_sty .nav_list .nav_link--parent + .nav_list .nav_item--single > .nav_link {
        font-weight: 400
    }

    .calico_sty .nav_list .nav_item:first-of-type .nav_link--parent:first-of-type {
        margin-top: 0
    }

    .calico_sty .nav_list .nav_list .nav_link {
        font-weight: 400
    }

    .calico_sty .nav_list .nav_list .nav_list {
        display: none
    }

    .calico_sty .nav_list .nav_item--single .nav_link {
        margin-bottom: 22px
    }

    .calico_sty .nav_list .nav_list .nav_item--single .nav_link {
        margin-bottom: 9px
    }

li.nav_item_col {
    padding-top: 20px !important
}

li.nav_item_img {
    padding-top: 10px !important
}

.calico_sty .nav_link {
    background: 0 0;
    border: 0;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 18px 20px;
    text-decoration: none
}

.calico_sty .nav_link--back, .calico_sty .nav_link--parent ~ .nav_link--parent, .calico_sty .nav_link--standalone {
    border-bottom: 1px solid #ddd
}

.addTopLink a, .calico_sty .nav_link {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 0
}

    .addTopLink a:hover, .calico_sty .nav_link:hover {
        color: #444;
        text-decoration: underline
    }

.calico_sty .nav_link--no-link:hover {
    text-decoration: none
}

.calico_sty .nav_link--parent {
    border-bottom: none;
    font-weight: 700;
    width: auto
}

.addTopLink a, .calico_sty .category > .nav_link, .calico_sty .nav_link--parent {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 2.5px
}

.calico_sty .category > .nav_link {
    font-weight: 500
}

    .calico_sty .category > .nav_link:hover {
        text-decoration: none
    }

.calico_sty .subcategory > .nav_item > .nav_link--parent {
    display: none
}

.calico_sty .category__nav_item {
    display: block;
    padding: 18px 20px;
    text-decoration: none;
    text-transform: uppercase
}

.calico_sty .category {
    -ms-flex-positive: 2;
    display: none;
    flex-grow: 2;
    text-align: center
}

.calico_sty .category--full-site {
    display: block
}

.calico_sty .category--first, .calico_sty .category--last {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.calico_sty .category--first {
    text-align: left
}

.calico_sty .category--last {
    text-align: right
}

#spnNewIcon {
    position: absolute !important;
    height: 28px;
    width: 36px;
    border: none !important;
    color: orange;
    font-size: .65vw;
    bottom: 13px !important
}

.calico_sty .category__nav-link .nav-link__label {
    border-bottom: 0 solid transparent;
    bottom: -1px;
    display: inline-block;
    height: 36px;
    padding-bottom: 9px;
    padding-top: 8px;
    pointer-events: none;
    position: relative
}

.calico_sty .category__nav-link[aria-haspopup=true]:focus {
    position: relative
}

.calico_sty .category:hover .subcategory, .calico_sty .category:hover + .subcategory, .calico_sty .category > .nav_link[aria-expanded=true] + .subcategory {
    opacity: 1;
    padding: 5px 20px 0 18px;
    transition: padding .35s cubic-bezier(.2,0,0,1) 175ms,opacity .35s cubic-bezier(.2,0,0,1) 175ms,max-height .35s cubic-bezier(.2,0,0,1) 175ms,visibility 0s cubic-bezier(.2,0,0,1) 225ms;
    visibility: visible
}

.calico_sty .category .subcategory {
    background-color: hsla(0,0%,100%,.95);
    border-bottom: 1px solid #ddd;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    margin: 1px auto auto;
    opacity: 0;
    overflow-y: hidden;
    padding: 0 5px 0 15px;
    max-width: 1440px;
    position: absolute;
    right: 0;
    text-align: left;
    transition: padding 175ms cubic-bezier(.2,0,0,1) 50ms,visibility 0s cubic-bezier(.2,0,0,1) 225ms,opacity 175ms cubic-bezier(.2,0,0,1) 50ms,max-height 175ms cubic-bezier(.2,0,0,1) 50ms;
    visibility: hidden;
    width: 100%;
    z-index: 1400
}

.calico_sty .category .subcategory__container {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    padding-bottom: 20px
}

.calico_sty .navigation {
    position: fixed;
    z-index: 1450
}

    .calico_sty .navigation li, .calico_sty .navigation ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .calico_sty .navigation .no-transition {
        transition: none !important
    }

.calico_sty .navigation__menu {
    background: hsla(0,0%,100%,.95);
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: opacity .3s;
    width: 100vw
}

.calico_sty .navigation__pane {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    left: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 72px !important;
    position: absolute;
    top: 0;
    transition: left .5s;
    width: 100%
}

.calico_sty .navigation {
    background: #fff;
    border-bottom: 1px solid #ddd;
    bottom: unset;
    left: unset;
    margin: 0 auto;
    position: static;
    top: unset;
    width: 100%
}

.calico_sty .navigation__menu {
    border-right: 0;
    margin: 0 auto;
    width: 100%;
    opacity: 1;
    overflow: visible;
    position: static
}

.calico_sty .navigation__pane {
    overflow: visible;
    padding-bottom: 0 !important;
    position: static
}

.calico_sty .navigation__pane--active {
    display: none
}

.calico_sty .navigation__pane:first-child {
    -ms-flex-pack: justify;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    left: 0;
    width: 100%
}

.calico_sty .navigation .category--hamburger {
    display: none
}

.calico_sty .navigation__pane ul li ul {
    display: block
}

html.calico_sty {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.calico_sty *, .calico_sty :after, .calico_sty :before {
    box-sizing: inherit
}

.calico_sty body {
    background: #fff;
    margin: 0;
    padding: 0
}

.navColImage {
    text-align: center;
    font-weight: 700;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    font-size: 12px
}

    .navColImage img {
        width: 100%;
        max-width: 250px
    }

.navCol1, .navCol2, .navCol3, .navCol4 {
    font-size: 12px;
    padding: 0;
    text-align: left
}

    .navCol1 p, .navCol2 p, .navCol3 p, .navCol4 p {
        padding-left: 10px;
        text-align: left;
        font-size: 12px
    }

        .navCol1 p > a, .navCol2 p > a, .navCol3 p > a, .navCol4 p > a {
            font-size: 12px;
            color: #636466 !important
        }

p.navColHeader, p.navColHeader > a {
    font-size: 13px;
    color: #282829 !important;
    padding: 0 !important;
    padding-left: 5px;
    font-weight: 500;
    letter-spacing: 2.5px
}

@media only screen and (min-width :767px) and (max-width:1280px) {
    .addTopLink a, .category__nav-link {
        font-size: 10px !important
    }

    #spnNewIcon {
        font-size: 10px !important
    }

    .nav-item > a {
        letter-spacing: 1px !important;
        padding: 3px 4px 3px 4px
    }

    .nav-link {
        font-size: 10px !important
    }

    .navbar-nav li {
        height: 18px
    }

    .navCol1 p > a, .navCol2 p > a, .navCol3 p > a, .navCol4 p > a {
        font-size: 10px
    }

    p.navColHeader, p.navColHeader > a {
        font-size: 10px !important;
        font-weight: 500
    }

    .font13, .font13 a {
        font-size: 11px !important
    }
}

.fabricpopupmsg {
    text-align: right;
    right: 0;
    margin-top: -10px
}

.AddToCartButton.disabled {
    background-color: #dcddde
}

.reviews-widget-wrapper {
    font-size: 1em !important;
    font-family: Poppins,Tahoma,Georgia,Verdana,sans-serif !important;
    color: #282829 !important
}

.yext-reviews {
    font-size: 1em !important;
    font-family: Poppins,Tahoma,Georgia,Verdana,sans-serif;
    color: #282829 !important
}
