/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
* {
    outline: none !important;
}
/*removed, it was affecting the Price Text-Shadow text-shadow:none!important; */
::selection {
    /*color: #000;
    background: #f1f1f1;*/
    background-color  :#e5e5e5 !important; /*Added by Hemant - 24-Nov-2025 - to highlight the selected text*/
    color:orange;
}

::-moz-selection {
    /*color: #000;
    background: #f1f1f1;*/
    background-color  :#e5e5e5 !important; /*Added by Hemant - 24-Nov-2025 - to highlight the selected text*/
    color:orange;
}

a:hover {
    text-decoration: none !important;
}

.ui-checkbox input[type="checkbox"] {
    /*margin-top: 0px;*/
    margin-left: -16px;
    margin-top: -10px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.margin-btm {
    margin-bottom: 30px;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

    a:focus {
        outline: thin dotted;
    }

    a:active, a:hover {
        outline: 0;
    }

h1 {
    margin: .67em 0;
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

mark {
    color: #000;
    background: #ff0;
}

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 {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

button, input, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    /*border-collapse:collapse;*/
    border-spacing: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

body {
    margin: 0px auto;
    padding: 0px 0px;
    text-align: left;
    background-color: #fff;
    font-size: 10pt;
}
/*global tag styles, don't be scared of these, they are your friend*/
a:active, a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.mngstring {
    padding: 9px 0 0 0;
}

.mar_auto {
    margin: 0 auto;
}

    .mar_auto td {
        padding: 5px 0 3px 10px;
    }

.cartProductQuantity input[type=text] {
    width: auto !important;
    text-align: center;
}
/*SBITS mukesh.singh   AES-503 changed the Style */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

    .container:before, .container:after {
        display: table;
        content: " ";
    }

    .container:after {
        clear: both;
    }

    .container:before, .container:after {
        display: table;
        content: " ";
    }

    .container:after {
        clear: both;
    }

@media(min-width:768px) {
    .container {
        width: 750px;
    }

    .lftpln, .midpln, .rightpln {
        float: left;
        zoom: 1;
        width: 33.3%;
    }
}

@media(min-width:992px) {
    .container {
        width: 970px;
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px;
    }
}

@media(min-width:610px) and (max-width:767px) {
    .lftpln, .midpln, .rightpln {
        float: left;
        zoom: 1;
        width: 33.3%;
    }
}

@media(max-width:610px) {
    .lftpln {
        float: left;
        width: 60%;
    }

    .rightpln {
        float: right;
        width: 40%;
    }

    .midpln {
        float: right;
    }

        .midpln img {
            max-width: 100%;
        }
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

    .row:before, .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }

    .row:before, .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.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:600px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.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:600px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.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(max-width:960px) {
    .col-mds-6 {
        width: 50%;
    }
}

@media(max-width:600px) {
    .col-xss-12 {
        width: 100%;
        min-height: 50px;
    }
}

@media(max-width:780px) {
    .col-xss-12 {
        width: 100%;
        min-height: 50px;
    }
}

@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';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

    .glyphicon:empty {
        width: 1em;
    }

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b" !important;
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.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-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.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";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.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;
}

#MobilePage {
    background: #fff !important;
}

#FixedHeader a.blkbgAnchor {
    display: inline-block;
    margin: 7px 2px;
    background: #000;
    padding: 4px 5px 5px 5px;
    border-radius: 5px;
    color: #fff !important;
}

.txtQuantity {
    width: 3em !important;
    text-align: center;
}

#FixedHeader a.blkbgAnchor .glyphicon {
    color: #fff !important;
}

.blkbgAnchor {
    position: relative;
}

#FixedHeader a.blkbgAnchor .tknNumCartItems {
    position: absolute;
    right: -3px;
    top: -3px;
    padding: 1px 3px;
    background: #ffbf00;
    color: #000;
    border-radius: 5px;
}

#FixedHeader #LoginUserSection {
    position: absolute;
    right: -3px;
    top: -2px;
    padding: 1px 3px;
    background: #ffbf00;
    color: #000;
    border-radius: 5px;
}

    #FixedHeader #LoginUserSection .glyphicon {
        font-size: 0.8em;
        color: #000 !important;
    }

#FixedHeader a#HeaderSearchLink {
    background-image: url(templateimages/searchbutton.png);
    background-repeat: no-repeat;
    width: 36px;
    cursor: pointer;
    background-size: 36px 42px;
}

#FixedHeader a#HeaderAccountLink {
    background-image: url(templateimages/accountbutton.png);
    background-repeat: no-repeat;
    text-align: center;
    width: 38px;
    background-size: 38px 42px;
}

#FixedHeader a#HeaderWishlistLink {
    background-image: url(templateimages/wishlistbutton.png);
    background-repeat: no-repeat;
    text-align: center;
    width: 42px;
    background-size: 42px 42px;
}

#FixedHeader a#FixedHeaderCart {
    background: url(templateimages/cartbutton.png) no-repeat top left;
    text-align: center;
    width: 23px;
    height: 25px;
    text-decoration: none;
    background-size: 40px 42px;
    padding: 17px 5px 0 12px;
}

a#FixedHeaderCart span {
    font-size: 11px;
    line-height: 8px;
    font-weight: bold;
    color: White;
    display: block;
}

a#FixedHeaderLogo {
    color: white;
    font-weight: bold;
    font-size: 26px;
    height: 45px;
    line-height: 40px;
    text-decoration: none;
    -webkit-text-shadow: #6374AB 2px 2px 1px;
    text-shadow: #6374AB 2px 2px 1px;
}

#SearchBar {
    height: 48px;
    text-align: center;
    margin-bottom: 1em;
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 48px; /*background:url(images/semitrans.png)0 0 repeat;*/
    background: #FFC233;
    padding: 6px 0;
    -webkit-box-shadow: 0 8px 10px -6px #888;
    -moz-box-shadow: 0 8px 10px -6px #888;
    box-shadow: 0 8px 10px -6px #888;
}
/*SBITS:Mohini Jamdade -- Removing the height because on responsive layout it was taking fix height and adding padding bottom*/
#accountBar {
    text-align: left;
    margin-bottom: 1em;
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 48px; /*background:url(images/semitrans.png)0 0 repeat;*/
    background: #FFC233;
    padding: 6px 0;
    color: #000;
    -webkit-box-shadow: 0 8px 10px -6px #888;
    -moz-box-shadow: 0 8px 10px -6px #888;
    box-shadow: 0 8px 10px -6px #888;
    padding-bottom: 13px;
}

    #accountBar a {
        color: #000;
    }

#SearchGo {
    position: relative;
    top: 5px;
}

#SearchBar #SearchBox {
    display: inline-block;
    margin-right: -38px;
    width: 38%;
}

#leftpanel {
    position: fixed;
    top: 0;
    width: 26%;
    z-index: 9999;
    background: #e1e1e1;
    opacity: 0;
    left: 0px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.lestslides {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation: bouncySlideIn 500ms both;
    -o-animation: bouncySlideIn 500ms both;
    animation: bouncySlideIn 500ms both;
}


.lestslidesrev {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation: fallOffY 550ms both;
    -o-animation: fallOffY 550ms both;
    animation: fallOffY 550ms both;
}

@-webkit-keyframes bouncySlideIn {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
    }

    70% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-o-keyframes bouncySlideIn {
    0% {
        opacity: 1;
        -o-transform: translateX(-500px);
        transform: translateX(-500px);
    }

    70% {
        opacity: 1;
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes bouncySlideIn {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-500px);
        -ms-transform: translateX(-500px);
        -o-transform: translateX(-500px);
        transform: translateX(-500px);
    }

    70% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@-webkit-keyframes fallOffY {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(-500px);
        transform: translateX(-500px);
    }
}

@-o-keyframes fallOffY {
    0% {
        opacity: 1;
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    10% {
        opacity: 1;
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(-500px);
        transform: translateX(-500px);
    }
}

@keyframes fallOffY {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(-500px);
        -ms-transform: translateX(-500px);
        -o-transform: translateX(-500px);
        transform: translateX(-500px);
    }
}


#leftpanel .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 1500px;
    height: 100%;
    display: none;
}

#leftpanel ul {
    max-height: 95%;
    margin: 0px;
    padding: 0;
    padding-bottom: 45px;
}

    #leftpanel ul.jqm-list {
        overflow: auto !important;
    }

    #leftpanel ul.entityMenu {
        padding-left: 0px;
    }

    #leftpanel ul.childentity {
        padding-left: 15px;
        display: none;
    }

#leftpanel li {
    position: relative;
}

    #leftpanel li a {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        text-shadow: none !important;
        font-size: 16px;
        display: block;
        position: relative;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #000;
        border-bottom: solid 1px #f1f1f1;
        border-top: solid 1px #d1d1d1;
        margin: 0;
        padding: .7em 1em;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
        transition-timing-function: linear;
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
    }

    #leftpanel li span {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 50%;
        height: 20px;
        background: url(images/plus.png) right top no-repeat;
        text-indent: -9999px;
        cursor: pointer;
        z-index: 999;
    }

        #leftpanel li span.minus {
            background: url(images/minus.png) right top no-repeat !important;
        }

    #leftpanel li a:hover {
        background: #ffbf00;
    }

    #leftpanel li a.selected {
    }

#FixedHeader {
    overflow: visible !important;
}

.red {
    border: solid 1px red;
}

.alignRight {
    text-align: right;
}

.marginbuttons {
    margin: 3px;
}

input[disabled] {
    opacity: 0.4;
    filter: alpha(opacity=40);
    border: 0;
}

.teaser {
    font-size: 10px;
    color: #666;
}

#MobileContent {
    font-size: 13px;
}

    #MobileContent li.group #pnlErrorMsg, #pnlErrorMsg li.group {
        font-size: 13px;
        color: Red;
    }

h5 {
    font-size: medium;
}

.sibaligninbloack > div {
    display: inline-block;
}

.mobilecatimage {
    float: left;
    padding-right: 10px;
}

.divSelectedCust {
    text-align: right;
    line-height: 1.7em;
}

    .divSelectedCust a {
        display: block;
    }

.productList {
    font-size: 14px;
    margin: 10px;
}

    .productList li {
        float: left;
    }

.productListHeader {
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    font-size: medium;
    vertical-align: middle;
    font-weight: bold;
    clear: both;
    padding: 4px 10px;
}

.productListItem {
    margin-bottom: 10px;
}

.productListMargin {
    margin-left: 4px;
    margin-right: 4px;
}

.productListItemContentTop {
    overflow: hidden;
}

.productListItemContentBottom {
    float: right;
    margin-top: 16px;
    margin-right: 4px;
    font-size: 12px;
}

.productListPriceWrap {
    font-size: 11px;
    margin-top: 8px;
    margin-right: -2px;
}

.productListDivider {
    border-bottom: solid 1px #e0e0e0;
    margin-bottom: 8px;
    margin-top: 4px;
}

.productListPaging {
    height: 28px;
    padding: 4px 8px;
}

#entitypage-subentity-accordian {
    border-bottom: solid 1px #e0e0e0;
}

#subentity li.subentityItem {
    margin-left: 20px;
    width: 75%;
}

h2 {
    font-size: 17px;
    font-weight: bold;
    display: block;
    padding: 5px;
}

td#MProductImageCell {
    text-align: center;
    vertical-align: top;
}
/*.MobileProductImage{ width: 100px;margin-right: 15px; border: solid 1px #FF7000!important;border-radius:5px; -moz-border-radius:5px;  -webkit-border-radius:5px;  }*/
.MobileProductImage { /*width: 240px;*/
    margin-right: 15px;
    border: solid 1px #FF7000 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#MProductPageTable td {
    vertical-align: top;
    width: 100%;
}

    #MProductPageTable td#MProductImageCell {
        width: auto;
        margin-bottom: -2px;
        border-right: 1px solid #ddd;
        font-weight: bold;
        clear: both;
        text-align: center;
        padding: 4px 10px;
    }

.MPVariantImage img {
    width: 70px;
    float: left;
    margin: 5px;
}

.MPAddToCart .AddToCartButton {
    margin-top: 5px;
}

.MPAddToCart .AddToCartButton, .MPAddToCart .AddToWishButton {
    display: block;
    clear: both;
}

#TextOption {
    width: 90%;
}

.MPVariantPrice {
    font-weight: bold;
    padding-bottom: 5px;
}

    .MPVariantPrice .RegularPrice {
        text-decoration: line-through;
        font-size: 10px;
        display: none;
    }

span[id$=lblItemName] {
    cursor: pointer;
}

#MPMultiImage-accordian .accordion_headings {
    display: inline-block;
    border-top: 0;
    text-decoration: none;
    background: none;
    border: solid 2px white;
    padding: 3px;
}

#MPMultiImage-accordian .header_highlight {
    border: solid 2px grey;
}

#tblCheckoutHeader {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

    #tblCheckoutHeader a {
        display: block;
        font-size: 12px;
        padding: 3px;
    }

        #tblCheckoutHeader a.disabled {
            color: #999;
            text-decoration: none;
            cursor: default;
        }

    #tblCheckoutHeader td.sep {
        width: 2px;
    }

.CheckoutNowButton {
    font-size: 14px;
    color: White;
}

#MPOrderOptions-accordian .accordion_headings {
    float: left;
    border: 0;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    font-size: 13px;
    width: 60px;
}

#MPOrderOptions-accordian .header_highlight {
    border-bottom: 0;
}

#AlternativeCheckouts2 input, #AlternativeCheckouts input {
    max-width: 48%;
}

#MPOrderOptions-accordian {
    border-top: solid 1px #e0e0e0;
}

li.mpAltCheckout {
    background: #ffffff;
    text-align: center;
}

    li.mpAltCheckout div {
        text-align: center;
        margin: .5em 5px;
    }

input.mpBtnGoogleCheckout, input.mpBtnPayPalExpressCheckout {
    float: none;
    display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    position: static;
}

input.mpBtnGoogleCheckout {
    width: 180px;
    height: 46px;
}

input.mpBtnPayPalExpressCheckout {
    width: 145px;
    height: 42px;
}

#Over13, #OKToEMailYes, #OKToEMailNo, .shippingOptionWrap input {
    width: 23px !important;
    height: 23px !important;
    position: relative;
    top: 5px;
}

#checkoutCreditCardForm td {
    width: 50%;
    padding-bottom: 2px;
}

.accordian_checkoutReview {
    padding: 4px 0;
}

.shippingOptionWrap {
    font-size: 11pt;
}

input#Over13, input#OKToEMailYes, input#OKToEMailNo {
    width: 15px;
}

.checkoutErrorWrap {
    background: red;
    padding: .5em;
}

.giftCardAmount {
    font-weight: bold;
    color: #009C0C;
}

.giftCardOptions div {
    padding: 5px 0;
}

.giftCardOptions input, .recipsMessageArea {
    width: 288px;
}

#MPSignInLink.fullwidth {
    text-transform: capitalize;
}

.accordion-slider div {
    text-align: left;
}

.slider_headings {
    width: 35px;
    height: 26px;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    background-image: url(customimages/circleempty.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    font-size: 17px;
    font-weight: bold;
}

.slider_highlight {
    background-image: url(customimages/circlefull.png);
}

td.sliderarrow {
    vertical-align: top;
    padding-top: 15px;
}

.slidertable {
    width: 100%;
}

.navigator:after, .navigator:before {
    clear: both;
    content: '';
    width: 100%;
    display: block;
}

.navigator {
    border-bottom: solid 1px #e1e1e1;
}

    .navigator li {
        list-style-type: none;
        padding: 10px 0 0 0;
        text-align: center;
        float: left;
        width: 25%;
        font-size: 26px;
    }

        .navigator li > span {
            display: block;
            font-weight: bold;
            font-size: 17px;
            color: #FFB300;
        }

        .navigator li.fade > span {
            color: rgba(255, 179, 0, 0.71);
        }

.updatedd {
    color: #000;
}

.MDWCancel, .MDWContinue {
    width: 100%;
    font-size: 16px;
    height: 40px;
    margin: 10px 0;
}

.MDWContinue {
    background-color: green;
}

.MDWCancel {
    background-color: Red;
}

.ui-content .ui-listview {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

li.back .ui-icon {
    left: 10px !important;
    right: auto !important;
}

li.back a.ui-link-inherit {
    padding-left: 35px !important;
}

.ui-content .filljQMContainer {
    margin-left: -15px;
    margin-right: -15px;
}

.cart_items input[type=text] {
    width: 20px;
    clear: both;
}

.addressLabel, .addressLabel span {
    padding-right: 3px;
    line-height: 36px;
}

.WishListHeader .cartProductSubtotal, .WishListItem .cartProductSubtotal {
    width: 90px !important;
}

.mobilepromotioncodeentrybutton {
    text-align: right;
    vertical-align: bottom;
}

.mobilepromotionlistitem {
    padding-bottom: 5px;
}

.mobilepromotionreason {
    font-size: 8pt;
}

.mobilepromotionerror {
    color: #800000;
    font-weight: bold;
}

#leftclose, #dhtmlpointer, .AddToGiftButton, .MPVariantPrice br, .whatsThisLink {
    display: none;
}
/*.lftpln,.midpln,.rightpln{float:left;zoom:1;width:33.3%}*/
.clear, br.clear {
    clear: both;
}

.pad, #MProductSummary, .MPSingleImage {
    padding: 5px;
}

.floatLeft, .leftbutton {
    float: left;
}

.floatRight, .rightbutton, .deleteButton {
    float: right;
}

.productList a:hover, .productListFullLink, .productListPaging a:hover, #tblCheckoutHeader a.active {
    text-decoration: none;
}

.productListText, .giftCardName, .mobilepromotioncodeentrydescription {
    font-weight: bold;
}

.productListImage, #tblWishListBox td, .ccPanel td {
    vertical-align: middle;
}

#MProductPageTable td#MProductImageCell a, .sliderleft, .sliderright {
    display: block;
}

#MPMultiImage-accordian, .mpContinueCheckoutRow, .accordion-slider {
    text-align: center;
}

#pnlCartSummary .addressselect, #tblAccountBox input, #tblBillingInfoBox input, #tblBillingInfoBox select, #frmCreateAccount select {
    width: 140px;
}

.ui-content .firstListView, .ui-content .filljQMContainerTop {
    margin-top: 25px !important;
}

.WishListHeader .cartProductName, .WishListItem .cartProductName, .ShoppingCartHeader .cartProductName {
    width: auto !important;
}

.ShoppingCartItem .cartProductName {
    width: 67%;
}
/*div[title="Update Cart"]{ margin-right:15.7%;}*/
/*.WishListHeader .cartProductQuantity,.WishListItem .cartProductQuantity,.ShoppingCartHeader .cartProductQuantity,.ShoppingCartItem .cartProductQuantity{ width: 75px!important;text-align: center;}*/
.widthholder .glyphicon {
    font-size: 1.8em;
}
/*.categorylist > li > a { width:150px; height:150px; float:left;}*/
.categorylist {
    overflow: auto;
    white-space: nowrap;
}

.category { /*background: #F1F1F1;*/
    padding: 20px;
    display: inline-block;
    vertical-align: top;
    width: 190px;
    margin: 0 1px;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
}

.clop-expnd {
    position: absolute;
    left: -9px;
    top: -9px;
    z-index: 99;
    display: inline-block;
    overflow: hidden;
    background: #000;
    padding: 5px 6px;
    border-radius: 1em;
    border: solid 3px #FFEA3A;
    color: #FFF !important;
}

.homepagechildcategory {
}

.ui-content .categorylist .slider .parentcategory .clop-expnd {
    display: none;
}

.parentLI {
    position: relative;
}

.category a {
    position: relative;
    margin: 1em 1em 0 0;
    text-decoration: none !important;
    text-align: center;
    border-radius: 8px;
    display: block;
}

.categorylist:after, .categorylist:before {
    clear: both;
    content: '';
    width: 100%;
    display: block;
}

.category span {
    position: absolute;
    left: 0;
    top: 0;
    background: url(images/category_overlay.png) 0 0 no-repeat;
    width: 100%;
    height: 150px;
    z-index-100;
}

.childcategory {
    padding: 0;
    margin: 0;
    overflow: visible !important;
}

    .childcategory li {
        display: block;
        list-style-type: none;
    }

.parentcategory {
    margin: 0;
    padding: 0;
}

.parentcategory {
    list-style-type: none;
    display: block;
}

    .parentcategory li.parentLI {
        list-style-type: none;
        display: block;
    }

        .parentcategory li.parentLI > a {
            display: block;
        }

        .parentcategory li.parentLI .parentimagepart {
            width: 150px;
            height: 150px;
            border-radius: 10px;
            background: #f4ae0b;
            -webkit-transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
            transition-timing-function: linear;
            -webkit-transition-timing-function: linear;
            -moz-transition-timing-function: linear;
            -o-transition-timing-function: linear;
            border: solid 1px #FF7000;
            overflow: hidden;
            box-shadow: 0px 0px 30px #FFEA54;
            -moz-box-shadow: 0px 0px 30px #FFEA54;
            -webkit-box-shadow: 0px 0px 30px #FFEA54;
        }

        .parentcategory li.parentLI > a:hover .parentimagepart {
            background: #FFEA3A;
            box-shadow: 0px 0px 30px #FF7000;
            -moz-box-shadow: 0px 0px 30px #FF7000;
            -webkit-box-shadow: 0px 0px 30px #FF7000;
        }

        .parentcategory li.parentLI .parentimagepart img {
            height: 150px;
            max-width: 100%;
        }

        .parentcategory li.parentLI:hover {
        }

        .parentcategory li.parentLI .titlepart {
            color: #000;
            padding: 5px 0;
            font-size: 16px;
            font-family: 'Roboto Condensed';
        }

.childLI > a {
    width: 135px;
    margin: 0 auto;
    height: 180px;
    display: block;
}

.childLI .childimagepart {
    height: 135px;
    background: #7d7d7d;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    border: solid 1px #7d7d7d;
}

.childLI:hover .childimagepart {
    background: #e1e1e1;
    box-shadow: 0px 0px 30px #FFB200;
    -moz-box-shadow: 0px 0px 30px #FFB200;
    -webkit-box-shadow: 0px 0px 30px #FFB200;
}

.childLI .childimagepart img {
    height: 135px;
    max-width: 100%;
}

.childLI .titlepart {
    display: block;
    padding: 0.7em 0 0 0;
    color: #000;
    font-size: 14px;
    font-weight: normal !important;
    font-family: 'Roboto Condensed';
}

.productList:after, .productList:before {
    clear: both;
    content: '';
    width: 100%;
    display: block;
}

.productList li {
    list-style-type: none;
    position: relative;
    display: block;
    margin: 1em 1em 0 0;
    width: 150px;
    min-height: 302px;
}

    .productList li a.productListFullLink {
        width: 150px;
        text-align: center;
        float: left;
        display: block;
    }

.productList .parentimagepart {
    background: #fff;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    border: solid 1px #7d7d7d;
    height: 150px;
    border-radius: 8px;
}

    .productList .parentimagepart:hover {
        background: #e1e1e1;
        box-shadow: 0px 0px 30px #ffbf00;
        -moz-box-shadow: 0px 0px 30px #ffbf00;
        -webkit-box-shadow: 0px 0px 30px #ffbf00;
    }

    .productList .parentimagepart img {
        height: 150px;
        max-width: 100%;
        min-width: 100%;
    }

.productList .titlepart {
    display: block;
    padding: 0.7em 0 0 0;
    color: #000;
    position: static !important;
}

.whiteoverlay {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0.8;
    position: fixed;
    z-index: 1000;
}

#dialog .pops {
    z-index: 1001;
    width: 300px;
    top: 30%;
    left: 50%;
    display: block;
    position: fixed;
    min-width: 300px;
    margin-left: -150px;
    border-radius: 1em;
    background: #e1e1e1;
    border: solid 1px #ccc;
}

    #dialog .pops > div {
        padding: 1%;
    }

    #dialog .pops .pull-right {
        position: absolute;
        right: -12px;
        top: -15px;
        font-size: 2em;
        color: #000;
    }

#dialog h2 {
    padding: 0;
    margin: 0 0 1em 0;
}

#dialog h4 {
    padding: 0;
    margin: 0 0 1em 0;
}

#MobileFooter {
    background: #E1E1E1;
    position: absolute;
    text-align: center;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
}
    /*margin:0 -15px -15px -15px;*/
    #MobileFooter li {
        display: inline-block;
        border-right: #000 solid 1px;
        padding: 0 5px;
    }

    #MobileFooter a {
        color: #000;
    }

    #MobileFooter .glyphicon {
        font-size: 1.6em;
        display: inline-block;
        margin-right: 10px;
        margin-top: -6px;
    }

    #MobileFooter ul {
        padding: 0;
    }

    #MobileFooter li.home {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100px;
        background: #f3ae0b;
        vertical-align: middle;
        list-style-type: none;
        border-right: none;
    }

        #MobileFooter li.home a {
            display: block;
            padding: 14px 0 0 10px;
            vertical-align: top;
        }

    #MobileFooter li.leave {
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
        width: 130px;
        background: #f3ae0b;
        vertical-align: middle;
        list-style-type: none;
        border-right: none;
    }

        #MobileFooter li.leave a {
            display: block;
            padding: 14px 0 0 10px;
            vertical-align: top;
        }

    #MobileFooter li:nth-child(4) {
        border-right: none;
    }

.MobileGroupTemplate {
    padding: 0;
    margin: 0;
}

    .MobileGroupTemplate:after, .MobileGroupTemplate:before {
        clear: both;
        content: '';
        width: 100%;
        display: block;
    }

.oneEach {
    float: left;
    width: 33.30%;
    padding: 10px 0 6px 0;
}

@media (max-width:650px) {
    #MobileFooter li {
        display: inherit;
        border-right: none;
    }

        #MobileFooter li.home a {
            display: block;
            padding: 30px 0 0 10px;
            vertical-align: middle;
        }

        #MobileFooter li.leave a {
            display: block;
            padding: 30px 0 0 10px;
            vertical-align: middle;
        }
}

@media (max-width:480px) {
    .oneEach {
        width: 50%;
    }

    div[id$='pnlUpdateKitItems'] .oneEach:nth-child(2n+1):after, div[id$='pnlUpdateKitItems'] .oneEach:nth-child(2n+1):before {
        clear: both;
        content: '';
        display: block;
        width: 100%;
    }
}

.MobileGroupTemplate h3 {
    color: #d95b07;
    font-size: 16px;
    margin: 1em 0 0.7em 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #e1e1e1;
}

#KitSideBar h3 {
    color: #d95b07;
    font-size: 16px;
    margin: 1em 0 0.7em 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #e1e1e1;
}

h3.sub_head {
    color: #d95b07;
    font-size: 16px;
    margin: 1em 0 0.7em 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #e1e1e1;
}

#KitSideBar ul {
    padding: 0;
    margin: 0;
}

#KitSideBar li {
    list-style-type: none;
    padding: 10px 0 0 0px;
}

#MProductName {
    color: #d95b07;
    font-size: 20px;
    margin: 1em 0 0.7em 0;
}

.it_groupItem_lblItemName {
    position: relative;
    float: left;
    padding: 0px 0px 0 10px;
    width: 84%;
    max-width: 84%;
}

.kit_groupItem_chkItem {
    position: relative;
    float: left;
    display: block;
    width: 15%;
    padding: 6px 0px 0 0;
    min-height: 2em;
}

@media (max-width:600px) {
    .it_groupItem_lblItemName {
        width: 70%;
        max-width: 70%;
        padding: 0px 0px 0 30px;
    }
}

.categorylist a[id^='prev'] {
    display: none;
}

.categorylist a[id^='next'] {
    display: none;
}

.RootEntityIDlistview .childLI {
    float: left;
    list-style-type: none;
    position: relative;
    margin: 1em 1em 0 0;
    text-decoration: none !important;
    text-align: center;
    border-radius: 8px;
    display: block;
}

.pnlCartSummary {
    padding: 1em;
}

    .pnlCartSummary .ShoppingCartHeader {
        display: none;
    }

#MobileContent {
    min-height: 560px;
    padding-bottom: 60px;
}

.splAdjkit ul {
    padding: 0;
    margin: 0;
}

.splAdjkit li {
    float: right;
    padding: 0 0.7em !important;
}

    .splAdjkit li.adjQuentity {
        margin-top: 14px;
    }

.splAdjkit {
    padding: 1.4em 0;
}

@media (min-device-width : 768px) and (orientation : portrait) {
    #MobileContent {
        min-height: 1040px;
    }
}

@media (max-width:600px) {
    /*#MobileContent { min-height: inherit; }*/


}

.ui-checkbox input {
    width: 15px;
    height: 16px;
}

    .ui-checkbox input[type=checkbox] {
        -webkit-transform: scale(1.5, 1.5);
    }

.cartLineItemDescRowCell.cartLineItemKitCell > div {
    margin-bottom: 2px !important;
    border-bottom: solid 1px #E1E1E1 !important;
    padding: 1px 0 3px 0 !important;
    width: 90%;
}

#tblCheckoutHeader {
    display: none;
}

.arrows:after {
    top: 30px;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 23px;
    width: 35px;
    position: absolute;
    pointer-events: none;
    background: url(images/arrows.png) 0 0 no-repeat;
    left: 50%;
    margin: -12px 0 0 -15px;
}

.ShoppingCartItem {
    margin-top: 10px;
}

.rounded {
    margin: 5px;
    border-radius: 1em;
    border: solid 1px #e1e1e1;
    padding: 10px;
}

.pnlSearchResult a.hidden {
    display: none;
}

.ordercon {
    width: 60%;
    margin: 3em auto;
    padding: 2em 1em 2em 1.5em;
    text-align: left;
    line-height: 2em;
    border-radius: 1em;
    background: #e1e1e1;
    border: solid 1px #ccc;
}

    .ordercon span:first-child {
        font-size: 20px;
        font-weight: bold;
    }
/*.ordercon *:nth-child(5){ font-weight:bold;}
.ordercon *:nth-child(3){ font-size:16px;}*/
.AddToCartButtonss > div {
    background: #ffb300 !important;
}

    .AddToCartButtonss > div:hover {
        background: #E8A200 !important;
    }


.breadcrumb-new {
    padding: 12px;
    font-weight: bold;
    border: 1px solid #e1e1e1;
    background: #eeeeee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#eeeeee));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#eeeeee 100%);
    background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}

.menuItem a.selected:after {
    /*background-image:url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2212px%22%20height%3D%228px%22%20viewBox%3D%220%200%2012%208%22%20style%3D%22enable-background%3Anew%200%200%2012%208%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20points%3D%2210%2C0%206%2C4%202%2C0%200%2C2%206%2C8%2012%2C2%20%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat:no-repeat;*/
    top: 70%;
    margin-top: -11px;
    right: .5625em;
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
}

#dialog a {
    color: #000;
    text-decoration: underline;
}

@media (max-width:992px) {
    #leftpanel {
        width: 55%;
    }
}

@media (max-width:600px) {
    #leftpanel {
        width: 65%;
    }
}

.ui-content {
    overflow: visible !important;
}

.kit_levelPrice {
    display: none;
}

.ShoppingCartItem {
    width: 100%;
}

.kit_priceDisplay {
    padding: 0 0 0 0;
    font-size: 16px;
}

.orederHistoryRound {
    border-radius: 10px;
    padding: 15px;
    border: solid 1px #e1e1e1;
}

.orederTablHistory {
    border: 0;
}

.orederHistoryRound .deviders {
    display: block;
    width: 100%;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 3px;
}

.orederTablHistory tr.parent {
    background: #fff;
    border-bottom: solid 1px #e1e1e1;
    border-top: solid 1px #999;
}

    .orederTablHistory tr.parent:nth-child(odd) {
        background: #f1f1f1;
    }

.orederTablHistory td {
    padding: 6px 4px;
}

.orederTablHistory b {
    font-size: 14px;
}

.qntyinput {
    float: left;
}

@media (max-width:480px) {
    .qntyinput {
        float: left;
        width: 100%;
    }
}

@media (max-width:710px) {
    .ShoppingCartItem .cartProductName {
        width: 68.3%;
    }
}

.box-2 {
    position: relative;
    overflow: hidden;
    width: 400px;
    height: 200px;
    border: 1px dashed #36F;
    text-align: center;
    margin: 5px;
    float: left;
}

.ajax_loader {
    background: url("images/ajax-loader_blue.gif") no-repeat center center transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.blue-loader .ajax_loader {
    background: url("images/ajax-loader_blue.gif") no-repeat center center transparent;
}

.ShoppingCartStrip {
    background-color: #F3F3AE;
    position: relative;
    height: 140px;
    z-index: 1;
    width: 100%;
    border: 1px dotted #FFEA3A;
    overflow-y: hidden;
    overflow-x: auto;
    vertical-align: top;
}

.StripChild {
    display: inline-block;
    width: 90px;
    margin-left: 10px;
    text-align: center;
}

.productListItemImage {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background: #f4ae0b;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    border: solid 1px #FF7000;
    overflow: hidden;
    box-shadow: 0px 0px 10px #FF7000;
    -moz-box-shadow: 0px 0px 10px #FF7000;
    -webkit-box-shadow: 0px 0px 10px #FF7000;
    border-radius: 9px;
}

    .productListItemImage:hover {
        background: #ffea54;
        box-shadow: 0px 0px 10px #FFEA3A;
        -moz-box-shadow: 0px 0px 10px #FFEA3A;
        -webkit-box-shadow: 0px 0px 10px #FFEA3A;
    }

.spQuntity {
    font-size: 1em;
    display: block;
    margin: 5px 0 0 0;
}

.imgDelete {
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 99;
    top: 16px;
    left: 35px;
}

.eachCellSpCart {
    z-index: 1;
    height: 100%;
}
/*SBITS: mukesh .singh Applying CSS based on class */

.YellowLebelMessge {
    display: none;
    text-align: center;
    background-color: #FDFD8A;
    position: fixed;
    left: 50%;
    top: 6%;
    z-index: 9999;
    border: 2px solid #F5D49C;
    border-radius: 8px;
    overflow: inherit !important;
    width: 350px;
    margin-left: -190px;
    padding: 8px 10px;
    box-shadow: 0px 0px 10px #888888;
}

.RedLebelMessge {
    color: #eaeaea;
    text-align: left;
    background-color: rgba(239, 14, 14, 0.81);
    float: left;
    position: fixed;
    left: 50%;
    top: 6%;
    z-index: 9999;
    border: 2px solid #B53B4B;
    border-radius: 8px;
    overflow: inherit !important;
    width: 350px;
    margin-left: -190px;
    padding: 8px 10px;
    box-shadow: 0px 0px 10px #888888;
}
/*END SBITS: mukesh .singh*/
#LabProductName {
    max-width: 132px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.cross-image {
    position: absolute;
    right: -12px;
    top: -12px;
}

input[type="submit"]:hover {
    background-color: #F7A000 !important;
}

.ui-btn-hidden {
    background: none !important;
    line-height: 0px !important;
}

.ui-btn-inner:hover {
    background:;
}


.bttn {
    border: 1px solid #cccccc;
    background: #EAA200 !important;
    font-weight: bold;
    color: #000 !important;
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    padding: 2px 6px;
    text-shadow: inherit !important;
}

    .bttn a {
        color: #fff;
        text-decoration: none !important;
        display: inline-block;
        text-shadow: inherit !important;
    }

    .bttn:hover {
        background: #F3AE0B !important;
    }

a.shoppingcartproductname, a.homeLink, a.SectionTitleText {
    text-shadow: 1px 1px gray !important;
}
/*Original shadow price color*/
/*.variantprice{ text-shadow: 1px 1px gray !important;}*/
/*Custom price color AES-509*/
.variantprice {
    color: red;
    text-shadow: 2px 0px 2px rgba(253,255,114,1);
}
/*.custom-li li { margin: 0!important;padding: 0!important; border: none!important}
.custom-li li:last-child:after { content: ""}
.custom-li li:after { content: ",";display: inline-block;}
.custom-li { margin-left:0 !important}
.custom-li span{font-weight: normal}*/
.moveEdit {
    position: absolute;
    top: 30px;
    left: 127px;
}

.colTitle {
    font-weight: bold;
}

.kit_customizedPrice {
    display: block;
    margin-top: 8px;
}


a.SectionTitleText {
    color: #FF7000;
}



.main-scrooler {
    overflow-x: scroll;
    overflow: scroll;
    overflow-y: hidden;
    height: 270px;
}

.divScrollImage {
    height: 252px;
}

    .divScrollImage a {
        float: left;
        display: inline-block;
    }

.RestrictedQuantities {
    float: left;
    margin-left: 0px;
}

div[id$='pnlUpdateSummary'] {
    padding-bottom: 200px;
}

.kitproductsubitems {
    min-height: 48px;
}

.redioquintity {
    float: right;
}

/*22-08-2014*/
.combinations-cr > tbody > tr > td > a > img {
    width: 135px;
    height: 135px;
    border: 1px solid #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
    background: #7d7d7d;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    border: solid 1px #7d7d7d;
}


    .combinations-cr > tbody > tr > td > a > img:hover {
        background: #e1e1e1;
        box-shadow: 0px 0px 30px #FFB200;
        -moz-box-shadow: 0px 0px 30px #FFB200;
        -webkit-box-shadow: 0px 0px 30px #FFB200;
    }

.combinations-cr > tbody > tr > td > a > p {
    font-family: 'Roboto Condensed' !important;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.padtop {
    display: block;
    margin-top: 45px;
}

.myhide > .slider_headings {
    display: none !important;
}
/*22-08-2014*/

/*0.-09-2014*/
.input-value {
    line-height: 2.4;
    font-size: 16px;
}
/*0.-09-2014*/
.input-value {
    line-height: 2.4;
    font-size: 16px;
    text-align: right;
}

input[type=text]::selection {
    background-color: #e5e5e5 !important;
    color: orange;
}

.mobile-dropdownlist-items option {
    font-size: 16px;
}

/*SBITS Stylesheets*/
/*.table-details table,.table-details td, .table-details th {
    border:1px solid black;
}
.table-details th {
    background-color: #ffb300;
    height: 34px;
    text-align: center;
}*/



/* 
Generic Styling, for Desktops/Laptops 
*/
.table-design table {
    width: 100%;
    border-collapse: initial !important;
    border-radius: 10px !important;
}
/* Zebra striping */
.table-design tr:nth-of-type(odd) {
    background: #eee;
}

.table-design th {
    background: #ffb300;
    color: white;
    font-weight: bold;
}

.table-design td {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

/*.table-design tr td:first-child {
    border-bottom-left-radius: 12px;
}
.table-design tr th:first-child {
    border-top-left-radius: 12px;
}
    

.table-design tr td:last-child {
        border-bottom-right-radius: 12px;
}
.table-design tr th:last-child {
        border-top-right-radius: 12px;
}*/
.table-design th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}

.table-design-number {
    text-align: right !important;
}

.dropdown-visibility {
    display: none;
}

.table-design tr:first-child th:first-child {
    -webkit-border-top-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.table-design tr:first-child th:last-child {
    -webkit-border-top-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.table-design tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.table-design tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.button-table {
    float: right;
    margin-right: 10px;
    text-align: right;
}

.editingCartMessage-Responsive {
    display: none;
}

.editingcartmessage-div {
    /*Removing the fix width*/
    /*width: 41%;*/
    display: inline-block;
    background-color: #f4be43;
    padding: 3px;
    border: 1px solid #C19718;
    border-radius: 2px;
    min-width: 28%;
    text-align: center;
    top: 2px;
    position: relative;
    left: 2px;
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 1024px), (min-device-width: 480px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .table-design table, .table-design thead, .table-design tbody, .table-design th, .table-design td, .table-design tr {
        display: block !important;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    .table-design td, .table-design th {
        text-align: left;
    }


    .table-design tr {
        border: 1px solid #ccc;
    }

    .table-design td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 36%;
        min-height: 28px;
    }

        .table-design td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

    .table-design-number {
        text-align: left !important;
    }

    .dropdown-visibility {
        display: block;
        margin-left: -1px;
    }

    .breacrumb-Allignment {
        margin-top: 25px !important;
    }

    .div-SmallerScreen-Allignment {
        margin-top: -25px;
    }

    .button-table {
        float: right;
        margin-right: 0px !important;
        text-align: right;
    }

    .editingCartMessage-Responsive {
        display: block;
        background-color: yellow;
        text-align: center;
        background-color: #f4be43;
        height: 40px;
    }

    .editingcartmessage-div {
        display: none;
    }

    .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr {
        display: block !important;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
    }

    .table-responsive td, .table-responsive th {
        text-align: left;
        vertical-align: middle !important;
    }

    .table-responsive-labelDesign {
        font-weight: bold;
    }



    .table-responsive td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        vertical-align: middle !important;
    }

        .table-responsive td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

    .table-responsive-datarow {
        margin-bottom: 4px;
    }




    /*
	Label the data
	*/
    .table-design-responsive td:nth-of-type(1):before {
        content: "Company Name:";
    }

    .table-design-responsive td:nth-of-type(2):before {
        content: "Event Name:";
    }

    .table-design-responsive td:nth-of-type(3):before {
        content: "Event Date:";
    }

    .table-design-responsive td:nth-of-type(4):before {
        content: "Facility:";
    }

    .table-design-responsive td:nth-of-type(5):before {
        content: "Room:";
    }

    .table-design-responsive td:nth-of-type(6):before {
        content: "Enquiry Status:";
    }

    .table-design-responsive td:nth-of-type(7):before {
        content: "Enquiry:";
        vertical-align: middle;
    }

    .table-design-responsive td:nth-of-type(8):before {
        content: "Quote:";
        vertical-align: middle;
    }

    .table-design-responsive td:nth-of-type(9):before {
        content: "";
    }

    .table-design-responsive td:nth-of-type(10):before {
        content: "Invoice:";
        vertical-align: middle;
    }

    .table-design-salesRepDetails td:nth-of-type(1):before {
        content: "Name:";
    }

    .table-design-salesRepDetails td:nth-of-type(2):before {
        content: "Email:";
    }

    .table-design-salesRepDetails td:nth-of-type(3):before {
        content: "Phone Number:";
    }

    .table-design-salesRepDetails td:nth-of-type(4):before {
        content: "Status:";
    }

    .table-design-salesRepDetails td:nth-of-type(5):before {
        content: "Action:";
    }

    .table-design-customer td:nth-of-type(1):before {
        content: "Company:";
    }

    .table-design-customer td:nth-of-type(2):before {
        content: "Address:";
    }

    .table-design-customer td:nth-of-type(3):before {
        content: "Primary Contact:";
    }

    .table-design-customer td:nth-of-type(4):before {
        content: "Action:";
    }

    .table-design-customerDetails td:nth-of-type(1):before {
        content: "Company Name:";
    }

    .table-design-customerDetails td:nth-of-type(2):before {
        content: "Event Name:";
    }

    .table-design-customerDetails td:nth-of-type(3):before {
        content: "Event Date:";
    }

    .table-design-customerDetails td:nth-of-type(4):before {
        content: "Facility:";
    }

    .table-design-customerDetails td:nth-of-type(5):before {
        content: "Room:";
    }

    .table-design-customerDetails td:nth-of-type(6):before {
        content: "Enquiry Status:";
    }

    .table-design-customerDetails td:nth-of-type(7):before {
        content: "Quote:";
    }

    .table-design-customerDetails td:nth-of-type(8):before {
        content: "";
    }

    .table-design-customerDetails td:nth-of-type(9):before {
        content: "Invoice";
    }

    .table-design-salesRep td:nth-of-type(1):before {
        content: "";
    }

    .table-design-salesRep td:nth-of-type(2):before {
        content: "Company Name:";
    }

    .table-design-salesRep td:nth-of-type(3):before {
        content: "Event Name:";
    }

    .table-design-salesRep td:nth-of-type(4):before {
        content: "Event Date:";
    }

    .table-design-salesRep td:nth-of-type(5):before {
        content: "Facility:";
    }

    .table-design-salesRep td:nth-of-type(6):before {
        content: "Room:";
    }

    .table-design-salesRep td:nth-of-type(7):before {
        content: "Enquiry Status:";
    }

    .table-design-salesRep td:nth-of-type(8):before {
        content: "Enquiry:";
    }

    .table-design-salesRep td:nth-of-type(9):before {
        content: "Quote:";
    }

    .table-design-salesRep td:nth-of-type(10):before {
        content: "";
    }

    .table-design-salesRep td:nth-of-type(11):before {
        content: "Invoice:";
    }
}

.table-emptydatatemplate {
    text-align: center !important;
    font-weight: bold;
}

.ApplicationMessage {
    display: none;
    text-align: left;
    background-color: #FDFD8A;
    float: left;
    position: absolute;
    left: 50%;
    top: 6%;
    z-index: 9999;
    border: 2px solid #F5D49C;
    border-radius: 8px;
    overflow: inherit !important;
    width: 350px;
    margin-left: -190px;
    padding: 8px 10px;
    box-shadow: 0px 0px 10px #888888;
}

.mobile-checkbox-design input[type=checkbox] {
    position: relative;
    top: 6px;
}

.editingcartmessage-label-design {
    color: black;
    position: relative;
    top: -8px;
}

.editingcartmessage-ResponsiveLabel {
    color: black;
    position: relative;
    top: -3px;
}

.cancelbutton-design {
    vertical-align: bottom;
}
/*.cancelbutton-Responsive {
    position:relative;
  top: 5px !important;
}*/
.pager-table-design {
    margin-top: 8px;
}

.pager-design a {
    padding: 5px 20px;
    border: solid 1px #e5e5e5;
    text-decoration: none;
    color: white !important;
    background-color: orange;
    border-radius: 8px;
    height: 27px;
}

.pager-design-rightalign {
    width: 99.5%;
    text-align: right;
    margin-top: 10px;
}


.eventlocationtablecontainer-divcontainer {
}


.eventlocationtablecontainer-controlwidth {
    width: 460px;
}

.wizard-bottomLine-divDesign {
    border-bottom: solid 1px #e1e1e1;
}

.wizard-divDesign {
    margin-left: 25px;
    border-bottom: 0px;
}

.edit-button {
    padding: 2px 17px;
    border: solid 1px #e5e5e5;
    text-decoration: none;
    background-color: #eaa200;
    color: black !important;
    border-radius: 6px;
    width: 28px;
    height: 21px;
    margin-left: 22px;
}

    .edit-button a {
        margin-left: -12px;
        color: black !important;
    }

.navigator-div li {
    position: relative;
    left: -60px;
    text-align: center;
    padding-top: 0px;
}

.div-vertical-alignment {
    position: relative;
    top: 23px;
}

.title-underline {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.Heading3 {
    border-bottom: 0px !important;
    padding-bottom: 0px;
}

.Responsive-EditingMessage {
    margin: auto;
    padding-top: 4px;
}

.EditingMessage {
    padding-top: 2px;
    padding-right: 5px;
}

.div-editInProgress {
    background-color: #F3F3AE;
    border: 1px solid #FFEA3A;
    margin: 7px;
    display: inline-block;
    border-radius: 6px;
    background-color: #F3F3AE;
    border: 1px solid #FFEA3A;
    margin: 5px;
    display: inline-block;
    border-radius: 6px;
    margin-left: 0px;
    padding: 5px;
}

.button-randomPassword div {
    width: 97%;
}

.table-data {
    vertical-align: top;
    padding-top: 16px !important;
}

.QuandityLable span {
    margin-top: 11px !important;
    padding-left: 19px;
    font-size: large;
}

/*This class is used to set font size for product description*/
.product-description-design {
    font-size: 16px !important;
}

.div-confirmation-container {
    text-align: center;
    font-size: 14px;
}

.button-container {
    background: #ffb300;
    display: inline-block;
    padding: 7px;
    border-radius: 8px;
    width: 63px;
    text-align: center;
    border: 1px solid #cccccc;
}

    .button-container a {
        color: black !important;
    }

.div-search-mainContainer {
    position: relative;
    top: -37px;
    text-align: right;
}

.price-header {
    color: #d95b07;
    font-size: 20px;
    margin: 1em 0 0.7em 0;
}

.break-word-withoutspace {
    white-space: pre-line;
    word-wrap: break-word;
    word-break: break-all;
}

.imgEdit {
    cursor: pointer;
    position: relative;
    z-index: 99;
    top: 15px;
    left: 63px;
}

.productListEditItemImage {
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background: #f4ae0b;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    border: solid 1px #FF7000;
    overflow: hidden;
    box-shadow: 0px 0px 10px #FF7000;
    -moz-box-shadow: 0px 0px 10px #FF7000;
    -webkit-box-shadow: 0px 0px 10px #FF7000;
    border-radius: 9px;
}
