.base-settings{float: left; border: none;}
.base-settings h3{margin: 0 0 10px 0;}
.base-settings .base-setting-save{margin-bottom: 0;}
.base-settings .list-option li span, .section-slider-action .custom-text{display: inline-block;width:190px;}
.base-settings .list-option li{margin: 0 0 10px 0;}
.base-settings .list-option li input, .base-settings .list-option li select{margin: 0;}

.custom-text{
    float:left;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 2px;
    margin-right: 10px;
}

.section-mg-yandex-map-marks .list-option span{display: inline-block;width: 155px;}

.section-mg-yandex-map-marks .fastResult{
    width: 251px;
    top: 60px;
}

.section-mg-yandex-map-marks .fa-question-circle {
    padding-top: 5px;
    float: right;
}

.section-mg-yandex-map-marks .list-option label select{width: 250px;}
.section-mg-yandex-map-marks .list-option label span{width: 300px;}
.section-mg-yandex-map-marks .list-option label input{width: 250px;}

.section-mg-yandex-map-marks #add-view-modal .rm-li {
    width: 100%; 
    margin-top: 10px;
    background-color: #ccc;
    color: black
}
.section-mg-yandex-map-marks #add-view-modal ul {list-style: none; margin-left: -35px;}
.section-mg-yandex-map-marks #add-view-modal li {
    border-top: 2px solid;
    padding: 10px; 
    border-color: lavender;
    margin-bottom: 5px;
}
.section-mg-yandex-map-marks #add-view-modal label span{width: 300px;}
.section-mg-yandex-map-marks #add-view-modal label input{width: 55%;}
.section-mg-yandex-map-marks #add-view-modal label select{width: 250px;}
.section-mg-yandex-map-marks #add-view-modal label input[type="checkbox"]{width: auto;}
.section-mg-yandex-map-marks #add-view-modal .errorField{margin-left: 305px;}

.section-mg-yandex-map-marks #add-view-modal .select-product-block{
  width: 350px;
}

.section-mg-yandex-map-marks .chosen {
    color: #fff !important;
    background-color: rgb(242, 246, 207) !important;
  }

.section-mg-yandex-map-marks .image-download ul {
    list-style: none; 
    margin-left: -35px;
}