﻿.btn_addtospeccart1 {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer ;
}

.btn_addtospeccart1 i {
    font-size: 24px;
}

    .btn_addtospeccart1 > span {
        line-height: 29px;
        font-family: 'Gotham-Medium';
    }

.btn_addtospeccart_click {
    display: none;
}

.textAlignCenter {
    text-align: center;
}

.inlineBlock {
    display: inline-block;
}

.newSpecCartDiv {
    font-family: 'Gotham-Book' !important;
}

.newSpecCartDiv hr {
    border-top: 1px solid #ababab;
}

.newSpecCartDiv a {
    text-decoration: underline;
}

.newSpecCartDiv h3 {
    font-family: 'Gotham-Book' !important;
}

.rightSide .iconShoppingCart {
    font-size: 28px !important;
    position: relative;
    top: 4px;
}
.rightSide .iconShoppingCart span {
    display: inline-block;
    background-color: black;
    color: white;
    border-radius: 9px;
    min-width: 18px;
    padding: 0 4px;
    text-align: center;
    position: absolute;
    font-size: 10px;
    left: 21px;
    top: 1px;
}

.SpecCartTitle {
    font-size: 72px;
    font-family: "Gotham-Light";
    padding-top: 15px;
    padding-bottom: 15px;
}

.input-with-select {
    max-width: 620px;
}

.el-input-group__append, .el-input-group__prepend {
    background-color: #000000;
    color: #ffffff;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    border: 1px solid #000000;
    border-radius: 0px;
    padding: 0 20px;
    width: 1px;
    white-space: nowrap;
}

.el-input__inner {
    border-radius: 4px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    color: #555;
    height: 33.915px !important;
}

.el-input.is-active .el-input__inner, .el-input__inner:focus {
    border-color: #191b1c;
    outline: 0;
}

.el-button--default:hover {
    background-color: #FFFFFF;
    color: #000000;
}

.el-button--default {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #000;
    border: 1px solid #000000;
    color: #ffffff;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 0;
}

.el-button--default:focus, .el-button--default:hover {
    color: #000000;
    border-color: #000000;
    background-color: #ffffff;
}

.SpecCartBtn {
    min-width: 248px;
}

.textAlignRight {
    text-align: right;
}

.textAlignLeft {
    text-align: left;
}

#appContainer {
    padding: 0 50px;
}

.el-button.is-disabled, .el-button.is-disabled:focus, .el-button.is-disabled:hover {
    color: #ffffff;
    cursor: not-allowed;
    background-image: none;
    background-color: #b1b1b1;
    border-color: #b1b1b1;
}

.el-table tbody tr:hover > td {
    background-color: transparent;
}

#appContainer .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
    background-color: #ffffff;
}

#appContainer .el-table {
    color: #000000;
    text-align: center;
}

#appContainer .el-table thead {
    color: #000000;
}

.el-table th.el-table__cell {
    background-color: #f2f2f2;
}

.el-table td.el-table__cell, .el-table th.el-table__cell.is-leaf {
    border-bottom: 1px solid #000000;
}

.el-table--border .el-table__cell, .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
    border-right: 1px solid #000000;
}

.el-table--border::after, .el-table--group::after, .el-table::before {
    background-color: #000000;
}

.el-table--border, .el-table--group {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
}

#appContainer .el-table__header-wrapper {
    border-bottom: 1px solid;
}

.el-table .el-table__body .el-table__cell {
    padding: 4px 0;
}
#appContainer .el-table .cell{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.SpecCartTextBtn{
    text-decoration:underline;
    color: #000000;
}

.colorRed{
    color:red;
}

.SpecCartTextBtn.el-button + .el-button, .el-checkbox.is-bordered + .el-checkbox.is-bordered {
    margin-left: 0px;
}

.el-button + .el-button, .el-checkbox.is-bordered + .el-checkbox.is-bordered {
    margin-left: 0;
}

.SpecCartWriteBtn{
    color: #000000;
    border-color: #000000;
    background-color: #ffffff;
}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close {
    color: #797979;
}

.el-dialog__headerbtn {
    position: absolute;
    top: 6px;
    right: 13px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 37px;
}

.el-dialog__title {
    line-height: 24px;
    font-size: 22px;
    font-weight: 600;
    color: #303133;
}
.noticeText{
    color: gray;
    font-size: 12px;
}
.padding5{
    padding: 3px;
}
.specCartInputs .el-input__inner{
    height:33px;
}
.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner {
    border-color: #191b1c;
}

.el-select .el-input__inner:focus {
    border-color: #191b1c;
}

.specCartInputs .el-input__icon {
    line-height: 32px;
}
.specCartInputs .el-select{
    width:100%;
}

.el-select .el-input .el-select__caret {
    color: #000000;
}
.el-table .warning-row{
    background-color: #fdf5e6;
}
.el-tabs--card > .el-tabs__header .el-tabs__nav {
    border-radius:0;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-active  {
    color: #000000;
    background-color: #FFFFFF;
}

.el-tabs--card > .el-tabs__header .el-tabs__item {
    background-color: #f2f2f2;
}

.el-tabs__item:hover {
    color: #000000;
}

.searchCart td{
    padding: 3px 5px;
}

.searchCart .el-input__inner {
    height: 29px;
}
.searchCart .el-input__prefix, .el-input__suffix {
    top: -6px;
}
.searchCart .el-button--default{
    height: 29px;
    line-height: 0.4;
}
.searchCart .el-select .el-input__prefix, .el-input__suffix {
    top: 0px;
}
.searchCart .el-select .el-input__icon {
    line-height: 31px;
}
.specCartCreateQuote .el-select{
    width: 100%;
}
.specCartCreateQuote td{
    padding: 3px;
}

.specCartCreateQuote .el-input__inner {
    height: 34px;
}
.specCartCreateQuote .el-select .el-input__icon {
    line-height: 32px;
}
.el-textarea__inner {
    border-radius: 0px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    color: #555;
}
.el-textarea__inner:focus {
    outline: 0;
    border-color: #000000;
}
.navDiv .navHeader .mainNav .specCartIconMobile{
    color: #000;
    font-size: 19px;
    position: relative;
    top: -5px;
}
.nav li .specCartIconMobile:hover {
    background: none !important;
    color: #000000 !important;
}
@media screen and (max-width:1024px) {
    .navDiv .navHeader .mainNav .specCartIconMobile .iconSpecCartItemNumber {
        transform: scale(0.7);
        left: 26px !important;
        top: 0px !important;
    }
}
@media screen and (max-width:800px) {
    .navDiv .navHeader .mainNav .specCartIconMobile .iconSpecCartItemNumber {
        transform: scale(0.8);
        background-color: black !important;
        color: white !important;
        left: 26px !important;
        top: 10px !important;
        padding: 2px;
    }
}

@media screen and (max-width:800px) {
    .navDiv .navHeader .mainNav .specCartIconMobile .el-icon-shopping-cart-2 {
        transform: scale(1.8);
    }
}
.navDiv .navHeader .mainNav .specCartIconMobile .iconSpecCartItemNumber{
    display: inline-block;
    background-color: black;
    color: white;
    border-radius: 9px;
    min-width: 18px;
    padding: 0 4px;
    text-align: center;
    position: absolute;
    font-size: 10px;
    left: 31px;
    top: -3px;
}
.rightSide a:last-of-type {
    margin-left: 0px;
}

.el-message-box {
    border-radius: 0px;
}

.el-message-box__btns{
    text-align: center;
}
.font-weight-1000{
    font-weight:900;
}
.IsNewRow {
    background-image: url('/images/Icon-3g-new.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.newSpecCartDiv {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.wrap-word{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.searchCart .el-select .el-input__prefix, .el-input__suffix {
    top: -5px;
}
.el-date-table td.current:not(.disabled) span {
    color: #FFF;
    background-color: #000000;
}

.btn.btn-black, .SpecCartWriteBtn  {
    color: #000000 !important;
    border-color: #000000 !important;
    background-color: #ffffff !important;
    border: 1px solid #000 !important;
}
.detailPage td{
    padding:5px 10px;
}

.specCartCreateQuote .el-select .el-input__prefix, .el-input__suffix {
    top: -0px;
}
.width100{
    width: 100%;
}
.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
    background-color: #ebebeb;
}
.el-select-dropdown__item.selected {
    color: #000000;
    font-weight: 700;

}
.viewCursorPointer{
    cursor: pointer;
}
.viewCursorPointer:hover{
    /*border: solid 2px*/
    background-color: #f7f7f7;
}
.el-button--text:focus, .el-button--text:hover {
    color: #000000;
    font-weight: bold;
    border-color: transparent;
    background-color: transparent;
}
.el-scrollbar ::-webkit-scrollbar-track {
    background: #fff;
    border: none !important;
    border-radius: 15px;
    margin: 5px 0;
}
.searchCart  .el-input__suffix{
    top: -6px;
}

.searchCart .el-select  .el-input__suffix{
    top: 0px;
}
.specCartInputs .el-input__suffix{
    top: 0px;
}
