.styleBox .e-scrollbar {
    display: none !important;
}

.styleBox.e-dialog > .e-dialog-scroller {
    border-bottom: none;
}

.toolsLabel {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 13px;
}

.toolsLabel > span {
    padding-right: 5px;
    position: relative;
    bottom: 0px;
}

.styleBoxDropdown.e-widget {
    margin-right: 5px;
}

.styleBoxDropdown .e-input {
    font-size: 13px !important;
    line-height: 28px;
    padding-left: 5px;
}

.styleBoxDropdown.e-ddl, .styleBoxDropdown .e-ddl, .styleBoxDropdown .e-box, .styleBoxDropdown .e-input {
    height: 28px;
}

.e-ddl .e-in-wrap .e-input, .e-in-wrap.e-box, .e-rte {
    border-radius: 0 0 0 0 !important;
}

/*.symbolRadios .e-spanicon.e-radsmaller {*/
/*    display: none;*/
/*}*/

.symbolRadios span.e-spanicon {
    display: none !important;
}

.symbolRadios .e-radio+label {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
    display: none;
    margin: 0;
    position: relative;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.e-checkbox-wrapper .e-frame, .e-css.e-checkbox-wrapper .e-frame {
    /* border: 2px solid; */
    /* border-radius: 2px; */
    box-sizing: border-box;
    cursor: pointer;
    /* display: inline-block; */
    font-family: "e-icons";
    height: 18px;
    line-height: 10px;
    padding: 2px 0;
    text-align: center;
    vertical-align: middle;
    width: 18px;
}


.styleBoxColorPicker.e-widget {
    padding-left: 0px;
}

.styleBoxColorPicker .e-applyButton.e-flat {
    margin-left: 0px !important;
}

.styleBoxColorPicker .e-split.e-widget.e-btn-normal {
    padding-left: 0 !important;
}

.styleBoxColorPicker .e-cancelButton {
    width: 67px !important;
}


div.styleBoxColorPicker button.e-hsvButton {
    display: none;
}

#imgradioname {
    position: absolute;
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
}

#imgradioname [type=radio] + img {
    cursor: pointer;
}

.radiopencilbtn {
    position: absolute;
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
}

.radiopencilbtn [type=radio] + i {
    cursor: pointer;
}

.deleteBtn {
    background: url("/geoas-lib/js/leaflet-extensions/geoastools/styleboxes/img/trash.svg") center no-repeat !important;
}

#styleBox_deleteFeatureBtn {
    margin-right: 15px;
}

.styleBox.e-dialog > .e-footerbar {
    height: 41px;
}
