/*!
 * aMallv3 v3.1.31
 * Copyright 2016 Ameya Holding Limited.
 */

.icn-stock {
    display: inline-block;
    background-image: url(https://res.ameya360.com//basedata/assets/img/spriteimg@1x.png);
    background-position: -241px -126px;
    width: 16px;
    height: 16px
}
#am-item-countInput{
    font-size: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icn-stock {
        background-image: url(https://res.ameya360.com//basedata/assets/img/spriteimg@2x.png);
        background-size: 332px 196px
    }
}

body.item-list #am-mn-panel {
    min-height: 400px
}

body.item-list #am-mn-panel h5 {
    font-size: 15px;
    margin-top: 15px;
    color: #999
}

body.item-list #am-mn-panel h5 span {
    color: #284750
}

body.item-list .label-RoHS {
    font-size: 10px;
    padding: .2em .3em
}

body.item-detail #am-ful-panel {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 16px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .06);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .06)
}

body.item-detail #am-mn-panel {
    min-height: 450px;
    margin-right: 15px
}

body.item-detail #am-mn-panel .divider {
    margin: 10px 0 0 15px
}

body.item-detail #am-mn-panel > .row {
    margin-left: -20px;
    padding-left: 5px
}

body.item-detail #am-sd-panel {
    min-height: 450px;
    border-left: 1px solid #ddd;
    padding: 0 18px;
    margin-left: -30px
}

body.item-detail .divider {
    height: 1px;
    background-color: #ddd
}

body.item-detail .am-item-header {
    padding: 12px 20px 6px 20px
}

body.item-detail .am-item-header dt {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

body.item-detail .am-item-header dl {
    margin-bottom: 0
}

body.item-detail .am-item-spec {
    padding-top: 16px;
    position: relative
}

body.item-detail .am-item-spec table {
    width: 100%;
    table-layout: fixed
}

body.item-detail .am-item-spec tr {
    height: 24px;
    vertical-align: top
}

body.item-detail .am-item-spec th {
    text-align: left
}

@media (min-width: 2px) {
    body.item-detail .am-item-spec th {
        width: 172px
    }
}

@media (min-width: 1200px) {
    body.item-detail .am-item-spec th {
        width: 210px
    }
}

body.item-detail .am-item-spec td {
    text-align: left
}

body.item-detail .am-item-spec .am-item-file .fa {
    margin-right: 3px
}

body.item-detail .am-item-spec .icn-file-pdf {
    margin-right: 3px
}

body.item-detail .am-item-gallery {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0
}

body.item-detail .am-item-gallery .am-item-sd {
    width: 180px;
    height: 180px;
    overflow: hidden
}

body.item-detail .am-item-gallery .am-item-thumb {
    border: 1px solid #ddd;
    border-top: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -1px
}

body.item-detail .am-item-gallery .am-item-thumb a {
    display: block !important;
    width: 52px;
    height: 52px;
    float: left;
    position: relative;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd
}

body.item-detail .am-item-gallery .am-item-thumb a img {
    width: 100%
}

body.item-detail .am-item-gallery .am-item-thumb a .am-item-thumb-cover {
    display: none
}

body.item-detail .am-item-gallery .am-item-thumb a.active .am-item-thumb-cover {
    display: block;
    position: absolute;
    border: 2px solid #0094d4;
    width: 53px;
    height: 53px;
    top: -1px;
    left: -1px
}

body.item-detail .am-item-gallery .am-item-thumb a.brless {
    border-right: none
}

body.item-detail .am-item-gallery .am-item-thumb a.smthumb {
    width: 50px
}

body.item-detail .am-item-gallery .am-item-thumb a.smthumb .am-item-thumb-cover {
    width: 52px
}

body.item-detail .am-item-gallery .am-item-thumb.col4 a {
    width: 53px;
    height: 53px
}

body.item-detail .am-item-gallery .am-item-thumb.col4 a.smthumb {
    width: 51px
}

body.item-detail .am-item-gallery .am-item-thumb.col4 a.active .am-item-thumb-cover {
    width: 54px;
    height: 54px
}

body.item-detail .am-item-fulspec h5 {
    margin: 12px 0 0 -21px;
    font-weight: 700;
    float: left;
    padding-left: 20px;
    border-left: 3px solid #284750
}

body.item-detail .am-item-fulspec .col-md-4 {
    padding-top: 12px
}

body.item-detail .am-item-fulspec dt {
    font-weight: 700;
    color: #666
}

body.item-detail .am-item-fulspec dt i {
    float: left;
    margin-left: -14px;
    font-style: normal
}

body.item-detail .am-item-fulspec dd {
    margin-bottom: 10px;
    color: #999
}

body.item-detail .am-item-detail {
    display: none
}

body.item-detail .am-item-detail h5 {
    margin: 12px 0 0 -21px;
    font-weight: 700;
    float: left;
    padding-left: 20px;
    border-left: 3px solid #284750
}

body.item-detail .am-item-detail .col-md-9 {
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden
}

body.item-detail .am-item-offer {
    padding-top: 16px
}

body.item-detail .am-item-offer h5 {
    margin: 0 0 16px -19px;
    font-weight: 700;
    padding-left: 16px;
    border-left: 3px solid #284750
}

body.item-detail .am-item-offer h5 .badge {
    background: #f4f4f4;
    color: #b1b8b9;
    border: 1px solid #ccd4d7;
    font-weight: 400;
    padding: 1px 6px;
    margin-left: 6px;
    vertical-align: 1px
}

body.item-detail .am-item-offer table tr {
    height: 23px
}

body.item-detail .am-item-offer table th {
    text-align: left;
    font-weight: 700
}

body.item-detail .am-item-offer table td {
    text-align: right
}

body.item-detail .am-item-offer .am-item-o-con {
    overflow: hidden
}

body.item-detail .am-item-offer .am-item-o {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-top: 8px;
    margin-bottom: 29px
}

body.item-detail .am-item-offer .am-item-o.clpse .am-item-table-price-1 {
    display: none
}

body.item-detail .am-item-offer .am-item-o.clpse .am-item-o-price-see-more {
    display: inline
}

body.item-detail .am-item-offer .am-item-o.disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .6
}

body.item-detail .am-item-offer .am-item-o-price {
    text-align: center;
    padding-bottom: 16px
}

body.item-detail .am-item-offer .am-item-o-price h2 {
    color: #0094d4;
    text-align: center;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 3px
}

@media (min-width: 2px) {
    body.item-detail .am-item-offer .am-item-o-price h2 {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    body.item-detail .am-item-offer .am-item-o-price h2 {
        font-size: 26px
    }
}

body.item-detail .am-item-offer .am-item-o-price h2 .icn-dollar {
    margin-right: 4px
}

body.item-detail .am-item-offer .am-item-o-price-see-more {
    position: relative;
    display: none
}

body.item-detail .am-item-offer .am-item-o-price-see-more i {
    position: absolute;
    margin-left: 4px;
    top: 1px
}

body.item-detail .am-item-offer .am-item-table-price-1 {
    width: auto;
    margin: 0 auto 2px
}

body.item-detail .am-item-offer .am-item-table-price-1 tr {
    border-bottom: none
}

body.item-detail .am-item-offer .am-item-table-price-1 tr:first-child {
    border-top: 1px solid #ddd
}

body.item-detail .am-item-offer .am-item-table-price-1 th {
    border-right: 1px dashed #ddd;
    padding: 0 10px 0 6px;
    text-align: right
}

body.item-detail .am-item-offer .am-item-table-price-1 td {
    padding: 0 6px 0 10px;
    text-align: left
}

body.item-detail .am-item-offer .am-item-o-avail {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    position: relative
}

body.item-detail .am-item-offer .am-item-o-avail div.am-item-o-avail-title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: -9px
}

@media (min-width: 2px) {
    body.item-detail .am-item-offer .am-item-o-avail div.am-item-o-avail-title {
        width: 38px;
        margin-left: -19px
    }
}

@media (min-width: 1200px) {
    body.item-detail .am-item-offer .am-item-o-avail div.am-item-o-avail-title {
        width: 44px;
        margin-left: -22px
    }
}

body.item-detail .am-item-offer .am-item-o-avail div.am-item-o-avail-title i {
    position: relative;
    z-index: 1
}

body.item-detail .am-item-offer .am-item-o-avail div.am-item-o-avail-title span {
    background-color: #fff;
    display: block;
    height: 9px;
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: absolute;
    top: 4px
}

body.item-detail .am-item-offer .am-item-o-avail dl {
    margin-bottom: 10px;
    text-align: center
}

body.item-detail .am-item-offer .am-item-o-avail dt, body.item-detail .am-item-offer .am-item-o-avail dd {
    font-weight: 400;
    line-height: 1.3
}

body.item-detail .am-item-offer .am-item-o-avail table {
    table-layout: fixed;
    margin: -4px auto 0
}

body.item-detail .am-item-offer .am-item-o-avail table tr.title {
    font-size: 10px;
    height: 22px;
    vertical-align: bottom
}

body.item-detail .am-item-offer .am-item-o-avail table tr.number {
    font-size: 13px;
    vertical-align: top;
    height: 18px
}

body.item-detail .am-item-offer .am-item-o-avail table tr.number i {
    display: block;
    height: 6px;
    width: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    bottom: 0
}

body.item-detail .am-item-offer .am-item-o-avail table tr.number i.last {
    left: auto;
    right: 0
}

body.item-detail .am-item-offer .am-item-o-avail table td {
    width: 33.3%;
    text-align: center;
    padding: 0 7px;
    position: relative
}

body.item-detail .am-item-offer .am-item-o-action {
    border-top: 1px solid #ddd;
    padding: 8px 10px
}

body.item-detail .am-item-offer .am-item-o-action.disabled {
    background: #fafafa;
    color: #adadad;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    font-size: 13px
}

body.item-detail .am-item-offer .am-item-o-action table {
    table-layout: fixed
}

body.item-detail .am-item-offer .am-item-o-action td:first-child {
    width: 46%;
    padding-right: 4px
}

body.item-detail .am-item-offer .am-item-o-action td:last-child {
    width: 54%;
    padding-left: 4px
}

body.item-detail .am-item-offer .am-item-o-action .am-stepper {
    width: 100%
}

body.item-detail .am-item-offer .am-item-o-action .am-stepper input {
    height: 44px
}

@media (min-width: 1200px) {
    body.item-detail .am-item-offer .am-item-o-action .am-stepper input {
        height: 45px
    }
}

body.item-detail .am-item-offer .am-item-o-action .am-stepper button {
    width: 20px;
    height: 23px
}

@media (min-width: 1200px) {
    body.item-detail .am-item-offer .am-item-o-action .am-stepper button {
        width: 22px
    }
}

body.item-detail .am-item-offer .am-item-o-action .btn-lg {
    padding: 10px 4px;
    font-size: 14px
}

body.item-detail .am-item-offer .am-item-o-action .btn-lg .am-spl {
    margin-right: 6px
}

@media (min-width: 1200px) {
    body.item-detail .am-item-offer .am-item-o-action .btn-lg .am-spl {
        margin-right: 8px
    }
}

.breadcrumb {
    font-size: 13px;
    background-color: transparent;
    margin: 14px 0 8px;
    padding: 0
}

.breadcrumb > li {
    padding: 0 2px
}

.icn-onsale {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 10px;
    top: 3px
}

.am-gmu-tree {
    border-right: 1px solid #ddd
}

.am-item-status {
    color: #999;
    text-align: center;
    margin-top: 24px
}

.am-item-table {
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    margin-top: 24px;
    border: 1px solid #ddd;
    border-top: none
}

.am-item-table thead tr {
    border-bottom: 1px solid #ddd
}

.am-item-table thead th {
    padding: 8px 12px 10px;
    text-align: center;
    padding-bottom: 8px;
    font-weight: 700
}

.am-item-table > tbody > tr {
    border-bottom: 1px solid #ddd
}

.am-item-table > tbody > tr:last-child {
    border: none
}

/*.am-item-table>tbody>tr:hover{background-color:#f1f3f4}*/
.am-item-table > tbody > tr:hover td, .am-item-table > tbody > tr:hover a {
    color: #4f5d64
}

.am-item-table > tbody > tr:hover a.btn {
    color: #fff
}

.am-item-table > tbody > tr > td {
    position: relative;
    vertical-align: middle;
    padding: 8px 12px 10px;
    color: #396572;
    border-right: 1px solid #ddd;
    word-break:break-all;
}

.am-item-table > tbody > tr > td[data-type=partno], .am-item-table > tbody > tr > td[data-type=mfr] {
    font-weight: 700;
    text-align: left
}

.am-item-table > tbody > tr > td:last-child {
    border-right: none
}

.am-item-table > tbody > tr > td .am-item-ptinfo .icn-file-pdf {
    vertical-align: -3px
}

.am-item-table > tbody > tr > td .am-item-ptinfo a {
    color: #396572;
    margin-right: 4px
}

.am-item-table > tbody > tr > td .am-item-ptinfo a:hover {
    color: #4f5d64
}

.am-item-table > tbody > tr > td .am-item-price-expand {
    font-size: 13px
}

.am-item-table [data-type=mfr] {
    text-align: center
}

.am-item-table .am-spl {
    margin-right: 6px
}

.am-item-listnav {
    margin-top: 40px;
    display: none
}

.am-item-listnav nav {
    float: right
}

.am-item-listnav nav .pagination {
    margin-top: 0
}

.am-item-listnav nav .pagination > li {
    display: block;
    float: left
}

.am-item-listnav nav .pagination > li:first-child {
    margin-right: 8px
}

.am-item-listnav nav .pagination > li:first-child a {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.am-item-listnav nav .pagination > li:first-child i {
    font-weight: 700;
    margin-right: 6px
}

.am-item-listnav nav .pagination > li:last-child {
    margin-left: 8px
}

.am-item-listnav nav .pagination > li:last-child a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.am-item-listnav nav .pagination > li:last-child i {
    font-weight: 700;
    margin-left: 6px
}

.am-item-listnav nav .pagination > li a {
    color: #284750
}

.am-item-listnav nav .pagination > li.active a {
    color: #fff
}

.am-item-listnav nav .pagination > li.ellipsis a {
    border: none;
    margin: 0 1px
}

.am-item-listnav nav .pagination > li.ellipsis a:hover {
    background: 0 0
}

.am-item-listnav #pagejump {
    text-align: center;
    width: 40px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 1px
}

.modal-body > input {
    margin-bottom: 2px
}

#queryPriceModal .modal-body {
    padding: 0
}

#queryPriceModal .modal-header {
    overflow: hidden;
    zoom: 1
}

#queryPriceModal .modal-header h4 {
    float: left
}

#queryPriceModal .modal-title {
    font-weight: 700
}

#queryPriceModal .qptopform {
    margin-bottom: 0;
    table-layout: fixed
}

#queryPriceModal .qptopform th {
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom-width: 1px
}

#queryPriceModal .qptopform th:last-child {
    border-right: none
}

#queryPriceModal .qptopform td {
    padding-right: 16px;
    padding-left: 16px;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-top: none
}

#queryPriceModal .qpbottomform {
    margin-bottom: 12px
}

#queryPriceModal .qpbottomform .form-group {
    margin-bottom: 0
}

#queryPriceModal .qpbottomform td {
    padding: 4px 8px;
    border-top: none
}

.sch-errmsg {
    float: left;
    margin: 2px 0 0 8px;
    font-size: 12px;
    font-weight: 700;
    display: none;
    padding: 2px 6px;
    color: #fff;
    border-radius: 3px;
    background-color: #f35101
}
