.icon-basket:before {
    content: "\f07a";
    padding: 5px;
    display: inline-block;
    color: #fff;
    font-size: 1.5em;
}

.basket-sidecontainer {
    position: fixed;
    top: 30%;
    padding: 10px;
    right: 0;
    background-color: #2fbbc9;
    ;
    line-height: 18px;
    z-index: 100000;
    border-radius: 5px;
}

.basket-sidecontainer:hover .glyphicon {
    color: #ffffff;
}

.basket-sidecontainer a {
    color: #f2f2f2;
    text-decoration: none;
}

.basket-sidecontainer:hover a {
    color: #ffffff;
}

.basket-sidecontainer:hover .side-content {
    display: block;
    color: #b9e8f7;
}

.basket-sidecontainer .side-content {
    z-index: 99;
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #21241D;
    display: none;
    color: #fff;
    padding: 15px;
    width: 360px;
    border-radius: 6px 0 0 6px;
}

.basket-sidecontainer .side-content .h {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffffff;
}

.basket-sidecontainer .side-content .sidebasket {
    font-size: 12px;
    max-height: 300px;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: scroll;
    color: #ffffff;
    margin-bottom: 10px;
}

.basket-sidecontainer .side-content .sidebasket tr td {
    border-bottom: 1px solid #ccc;
    padding: 8px;
    color: #ffffff;
    line-height: 18px;
    background-color: #21241D;
}

.basket-sidecontainer .side-content .sidebasket tr:last-child td {
    border-bottom: 0px;
}

.basket-sidecontainer .basket-count {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-color: #F00;
    color: #ffffff;
    z-index: 12;
    position: absolute;
    top: -5px;
    right: 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    z-index: 110;
}

.addtobasket:before {
    content: "\e07a";
    font-family: "ElegantIcons";
    padding: 3px 0px;
    display: block;
    color: #fff;
    border-radius: 3px;
    background-color: #2fbbc9;
    font-size: 1.5em;
    text-align: center;
    width: 50px;
    cursor: pointer
}

.basket-sidecontainer .side-content .sidebasket tr td span {
    color: #85ffff !important;
}

.ShoppingCar {}

.ShoppingCar .carTit {
    font-size: 20px;
    font-weight: bold;
}

.ShoppingCarList {
    display: table;
    width: 100%;
    font-size: 14px;
    padding: 5px;
    background-color: #f7f7f7;
}

.ShoppingCarqiansebg {
    background-color: #f2f2f2;
    font-weight: bold;
}

.ShoppingCarList td {
    padding: 8px;
}

.ShoppingCarList tr:first-child td,
.ShoppingCarList tr:last-child td {
    background-color: #f7f7f7;
}

.ShoppingCarList tr td {
    border-bottom: 1px solid #efefef;
    background-color: #FFF;
}

.sanjiao {
    border-top: 15px solid #f2f2f2;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: inline-block;
    position: relative;
    left: 45%;
}

.ShoppingCarList a:hover {
    color: #ff0000;
}

.ShoppingCarList .docare {
    color: #000000;
    cursor: pointer
}

.ShoppingCarList .docare:hover {
    color: #ff0000;
}

.ShoppingCarList .dellink {
    color: #000000;
    cursor: pointer
}

.ShoppingCarList table tr:nth-of-type(2n+2) td {
    background-color: #FAFAFA
}

.shoppoingNote {
    padding: 10px 10px 10px 30px;
    background-color: #fcf6ee;
    font-size: 16px;
    margin-bottom: 15px;
    border: 1px solid #f4dec0;
    font-weight: lighter;
    position: relative;
}

.search-ls {
    border: 0;
    font-size: 15px;
    color: #2fbbc9;
    padding: 5px 0;
    background-color: rgba(16, 88, 175, 0);
    margin-left: -5px;
}

.shoppoingnote {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.shoppoingnote a {
    line-height: 42px;
    padding: 0px 20px;
    border-radius: 8px;
    border: none;
    color: #fff !important;
    display: inline-block;
    background-color: #2fbbc9;
    cursor: pointer;
}

.verification-code {
    position: relative;
}

.verification-code .check-fa {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 22px;
    color: #7b9d3b;
}

.icon-bg-circle {
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    background-color: #2fbbc9;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    -webkit-border-radius: 33px;
    -moz-border-radius: 33px;
    -o-border-radius: 33px;
    border-radius: 33px;
}

.icon-bg-circle .fa-envelope,
.fa-fax {
    font-size: 18px;
}

.inquiry-tablebox,
.inquiry-tablebox tr,
.inquiry-tablebox tr td {
    border: 0;
    padding: 0;
    background: #fff;
    line-height: 22px;
    margin: 0;
}

.inquiry-check {
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #2fbbc9;
    color: #ffffff;
    line-height: 40px;
    font-weight: bolder;
    font-size: 22px;
    position: relative;
    z-index: 9;
}

.inquiry-check img {
    top: 10px;
    left: 5px;
    position: absolute;
    z-index: 10;
}

.inquiry-successfully {
    font-size: 24px !important;
    color: #2fbbc9 !important;
    font-weight: bold;
    margin-bottom: 0;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group input {
    text-align: center !important;
    border: 0;
    height: 30px;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
}

.input-group-addon {
    width: 30px;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.input-group-addon {
    padding: 6px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 50%;
    position: absolute;
    top: 0;
}

.input-group-addon {
    cursor: pointer;
    transition: all .2s ease;
}

.input-group-addon:hover {
    background: #99d7dd;
    color: #007781;
    cursor: pointer;
}

.input-group-addon:active {
    background: #008d9b;
    color: #fff;
}

.minus-icon {
    left: 0;
}

.minus-icon:before {
    font-family: glyphicons;
    content: "\2212";
    color: #9c9b9b;
}

.plus-icon {
    right: 0;
}

.plus-icon:before {
    font-family: glyphicons;
    content: "\002b";
    color: #9c9b9b;
}

.delete i {
    font-weight: 900;
    font-size: 16px;
    color: #5e677a;
    padding-right: 5px;
}

.applybox .col-md-4 {
    margin: 20px 0;
    text-align: right;
}

.update-cart {
    display: inline-block;
    text-align: center;
    padding: 0.7em 2em;
    border-radius: 3em;
    margin-bottom: 15px;
    clear: both;
    color: #353a3d;
    text-decoration: none;
    cursor: pointer;
    border: 1px #353a3d solid;
    font-size: 16px;
    margin-top: 0;
    background: none;
}

.update-cart:hover {
    background: #2fbbc9;
    color: #fff;
    transition: background-color .3s;
    border: 1px #2fbbc9 solid;
}

.tag-ullist li {
    display: inline-block;
    padding: 5px 25px;
    border: 1px solid #353a3d;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tag-ullist li a {
    color: #353a3d;
}

.tag-ullist li:hover {
    border: 1px solid #2fbbc9;
}

.tag-ullist li:hover a {
    color: #2fbbc9;
}

.cat-pro li a {
    color: #353a3d;
}

.cat-pro li a:hover {
    color: #2fbbc9;
}

.cat-pro li span {
    color: #999;
}


/* .proshow-list {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}

.proshow-list>li {
    padding: 20px 0 25px;
    border-bottom: 1px solid #ddd;
}

.proshow-list h4 {
    font-size: 15px;
} */

.list-button {
    display: block;
    font-size: 27px;
    text-align: right;
}

.list-button .list-inquiry {
    display: inline-block;
}

.list-button i {
    padding-right: 10px;
}

.list-button .fa-file-pdf-o {
    font-size: 24px;
}

@media (min-width: 768px) {
    .proshow-list h4 {
        padding-right: 150px;
    }
    /* .list-button {
        position: absolute;
        right: 20px;
        top: 5px;
    } */
}

.cap-title {
    font-size: 18px;
    border-bottom: 1px solid var(--neutralgrey);
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: bold;
}

.specific-checkbox li {
    font-size: 15px;
    margin-bottom: 5px;
}

.specific-radio {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

.specific-radio input[type=radio] {
    margin: 10px 0;
}

.a-radio {
    display: none;
}

.b-radio {
    display: inline-block;
    border: 1px solid #ccc;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
    position: relative;
}

.b-radio:before {
    content: '';
    font-size: 0;
    width: 10px;
    height: 10px;
    background: rgb(97, 124, 242);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 50%;
    display: none;
}

.a-radio:checked~.b-radio:before {
    display: block;
}

.specify {
    font-family: 'lato', Arial, sans-serif;
    display: inline-block;
    min-width: 320px;
    height: 34px;
    background: none;
    border: none;
    border-bottom: 1px solid #aeb3bc;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
}

.specific-btn {
    display: inline-block;
    text-align: center;
    padding: 0.7em 3em;
    border-radius: 3em;
    margin-bottom: 15px;
    clear: both;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 1px #2fbbc9 solid;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
    background: #2fbbc9;
}

.specific-btn:hover {
    border: 1px #463c9f solid;
    background: #463c9f;
}

#shoppingbasket-sideitem p {
    color: #fff;
}

.c-quantity {
    font-weight: bold;
    color: #fdffa0;
}

.successinfo .iconarea .iconunit {
    background: #009688;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
}

#notification {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: translateX(-50%);
    background-color: #4CAF50;
    z-index: 999;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: none;
}