
.main-con[data-v-36e89656] {
    padding: 158px 334px 75px 84px;
}
.a-card[data-v-36e89656] {
    margin: 0 0.7%;
}
.titlebar-con[data-v-36e89656] {
    padding-right: 334px;
}
.add-new-con[data-v-36e89656] {
    position: relative;
    text-align: left;
    padding: 20px 368px 0 15px;
}
.add-new-con h5[data-v-36e89656] {
    font-weight: 500 !important;
    color: #515365;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 17px;
}
.add-new-con img[data-v-36e89656] {
    position: absolute;
    right: 20px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.img-container[data-v-36e89656] {
    border: 1px dashed  #707070;
    vertical-align: top;
    border-radius: 4px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    height: 80px;
    width: 80px;
}
.img-container img[data-v-36e89656] {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
}
#logo-file-input[data-v-36e89656] {
    height: 20px;
    width: 0.1px;
    opacity: 0;
}
.upload-logo-label[data-v-36e89656] {
    color: #383A3D;
    display: block;
    font-weight: 400 !important;
    font-size: 14px;
}
.pagination-footer[data-v-36e89656] {
    background: #fff;
    position: fixed;
    padding: 10px 340px 0 80px;
    height: 60px;
    width: 100%;
    bottom: 0;
    left: 0;
}
/* 
    URL Parser CSS
*/
.with-border[data-v-36e89656] {
    border-right: 1px solid #70707042;
    /* border-right: 1px solid #ecececd4; */
    padding: 0px 20px 20px 0px;
    -webkit-transition: width 2s linear 1s;
    transition: width 2s linear 1s;
}
.parsing-settings[data-v-36e89656] {
    width: 420px;
    /* height: 480px; */
    height: 550px;
    background: #ecececd4;
    border-radius: 13px;
    padding: 17px 20px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
}
.parsing-settings-item-list[data-v-36e89656] {
    /* border: 1px solid red; */
    /* height: 400px; */
    height: 470px;
    overflow: auto;
    padding: 20px 10px;
}
.require-class[data-v-36e89656] {
    font-size: 10px;
    letter-spacing: 1.16px;
    color: #FFFFFF;
    background: #F5686C;
    border: 1px solid #383A3D26;
    border-radius: 4px;
    padding: 1px 4px;
}

/* Test Parse CSS */
.test-parse[data-v-36e89656]:hover {
    background: transparent !important;
    color: #480048 !important;
    border: 2px solid #480048 !important;
}

/* Host Pattern */
.host-pattern[data-v-36e89656],
.url-parser[data-v-36e89656] {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #515365;
}
.host-pattern.clicked[data-v-36e89656],
.host-pattern[data-v-36e89656]:hover,
.url-parser.clicked[data-v-36e89656],
.url-parser[data-v-36e89656]:hover {
    background: #60184829;
    color: #601848;
}

/* Store | Product CSS */
.identifier[data-v-36e89656] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;

    padding: 1px 6px;
    border: 2px solid transparent;
    border-radius: 6px;
}
.identifier.store[data-v-36e89656] {
    background: #EB8359;
    border: 2px solid #D07855;
}
.identifier.product[data-v-36e89656] {
    background: #C169A4;
    border: 2px solid #AC6195;
}

/* For Enabling / Disabling of Manual Addition and Auto-capture start */
.bma-bac-con[data-v-36e89656] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
    margin-top: 30px;
}
.bma-bac-update[data-v-36e89656] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.bma-bac-label[data-v-36e89656] {
    font-weight: 400;
    font-size: 20px;
}

/* For Enabling / Disabling of Manual Addition and Auto-capture end */

