.section-chd-price-exel .save-button span {
    display: inline-block;
    padding: 0px 10px 0px 30px;
    background: url(../images/save-icon.png) 7px 5px no-repeat !important;
    line-height: 24px !important;
}

.section-chd-price-exel .base-settings .list-option li {
    list-style: none;
}

.section-chd-price-exel .base-settings .list-option li span,
.section-chd-price-exel .custom-text {
    display: inline-block;
    width: 200px;
}

.section-chd-price-exel .row.li {
    margin: 10px 0;
}


.section-chd-price-exel .base-settings .list-option li input,
.section-chd-price-exel .base-settings .list-option li select {
    margin: 0;
}

.section-chd-price-exel .base-settings .list-option textarea {
    display: inline-block;
    width: 270px;
}

.section-chd-price-exel .save-button {
    margin-bottom: 30px;
}

.my-view-action {
    background: url("../images/loader.gif") no-repeat scroll 10px center #f8b706;
    border: 1px solid #e49023;
    border-radius: 3px;
    bottom: 0;
    color: #fff;
    display: inline-block;
    left: 0;
    padding: 30px 30px 30px 50px;
    position: fixed;
    text-shadow: 1px 1px 1px #444;
    z-index: 100;
}

.chd-price-list-block {
    margin: 10px 0;
}

.chd-price-list-block .button span {
    display: inline-block;
    padding: 4px 10px 4px 28px;
    background: url(../images/download-icon.png) 6px 4px no-repeat;
}

.chd-price-list-block .button.loaderpricelist span {
    background: url(../images/loader.gif) 4px 4px no-repeat;
    background-size: 20px;
}

.chd-price-list-block .button {
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    background: #fcfcfc;
    background: linear-gradient(top, #fcfcfc 0%, #e8e8e8 100%);
    border: 1px solid #d3d3d3 !important;
    font-size: 14px;
    text-decoration: none;
    color: #333 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    border-bottom-color: #b4b4b4 !important;
}

.list-option {
    padding: 0;
}

.wrapper-perelink-setting .list-option label {
    padding-bottom: 2px;
    border-bottom: 1px dashed #ccc;
}
