html,
body,
iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

a {
    text-decoration: none;
}

body {
    background-color: rgba(247, 247, 247, 1);
}

.top_bar_shadow {
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.2);
}

#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0);
    z-index: 99999;
    text-align: center;
    display: none;
}

.page {
    margin: 20px 0;
    float: right;
    height: 21px;
}

.page a {
    border: 1px solid #E6E6E6;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
    text-align: center;
    background-color: #fff;
}

.page a:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(51, 87, 255, 1);
    border: 1px solid #014EC4
}

.page span a {
    color: #fff;
    text-decoration: none;
    background: rgba(51, 87, 255, 1);
    font-weight: bold;
    border: 1px solid #014EC4
}


.clear {
    clear: both;
}

.main-container {
    width: 1200px;
    margin: auto;
}

.full-container {
    width: 100%;
}

.bg-white {
    background-color: rgba(255, 255, 255, 1);
}

.head-link {
    margin: 0px 25px 0px 25px;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    float: left;
}

.navigation-menu {
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
    cursor: pointer;
}

.head-category {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    padding: 7px 0px 7px 0px;
}

.head-small-category {
    font-size: 12px;
    padding: 7px 0px 7px 0px;
}

.head-small-category a {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    cursor: pointer;
}

.head-category:hover,
.head-small-category a:hover {
    color: rgba(51, 87, 255, 1);
}

.foot-link {
    font-size: 12px;
    color: rgba(51, 51, 51, 1);
    height: 20px;
    line-height: 20px;
}

.foot-ico {
    width: 30px;
    height: 30px;
    margin: 17.5px 12px 0px 12px;
}

.categorys-big {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: bold;
}

.categorys-small {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    padding: 5px 0px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.categorys-small a {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    padding-right: 10px;
}

.categorys-small a:hover {
    color: rgba(51, 87, 255, 1);
    text-decoration: underline;
}

.categorys-small a span {
    color: rgba(51, 87, 255, 1);
}

.category-quick-link {
    height: calc(100vh - 300px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    width: 235px;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    margin-top: 10px;
}

.category-quick-link span {
    cursor: pointer;
    margin: 5px 0;
}

.category-quick-link span:hover {
    color: rgba(51, 87, 255, 1);
}

.category-product-title {
    float: left;
    height: 35px;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    padding-left: 5px;
    box-sizing: border-box;
}

.category-product {
    float: left;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    padding-left: 5px;
    box-sizing: border-box;
}

.product-main-info {
    width: 100%;
}

.product-main-info td {
    height: 30px;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    vertical-align: top;
}

.product-main-info td:first-child {
    font-weight: bold;
    width: 140px;
}

.product-specifications {
    width: 100%;
    border: 0;
    border: 1px solid #dfdfdf;
    border-collapse: collapse;
}

.product-specifications td {
    border: 1px solid #dfdfdf;
    text-align: left;
    padding-left: 15px;
    height: 30px;
    font-size: 12px;
}

.product-specifications td:last-child {
    width: 8%;
    padding: 0;
    text-align: center;
}

.product-specifications tr:first-child {
    background-color: rgba(229, 229, 229, 1);
    font-weight: bold;
}

.member-menu-big {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: bold;
}

.member-menu-small {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    display: block;
    padding-left: 10px;
}

.member-menu-small-selected {
    height: 35px;
    border-radius: 10px;
    background-color: rgba(51, 87, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding-left: 10px;
    line-height: 35px;
}

.receiving-account> :nth-child(odd) {
    margin-right: 10px;
    float: left;
    width: calc(50% - 10px);
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgba(234, 238, 255, 1);
}

.receiving-account> :nth-child(even) {
    margin-left: 10px;
    float: left;
    width: calc(50% - 10px);
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgba(234, 238, 255, 1);
}

.receiving-account .selected {
    background-color: rgba(234, 238, 255, 1);
}

.bom-title-selected {
    font-weight: bold;
    border-bottom: 2px solid rgba(51, 87, 255, 1);
}

.brand-tag {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    border: 1px solid rgba(187, 187, 187, 1);
    margin-right: 10px;
    cursor: pointer;
}

.brand-tag-title {
    height: 35px;
    border-radius: 5px;
    background-color: rgba(234, 238, 255, 1);
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 15px;
}

.brand-title {
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    padding: 5px 0px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.brand-title a {
    color: rgba(51, 51, 51, 1);
}

.brand-title a:hover {
    color: rgba(51, 87, 255, 1);
    text-decoration: underline;
}

.article_type {
    color: rgba(51, 51, 51, 0.92);
    font-size: 16px;
}

.article_type:hover {
    color: rgba(51, 87, 255, 0.92);
}

.article_type_selected {
    color: rgba(51, 87, 255, 0.92);
    font-weight: bold;
}

.artile_list a:hover {
    text-decoration: underline;
}