.bx-core-adm-dialog button, .bx-core-adm-dialog input, .bx-core-adm-dialog optgroup, .bx-core-adm-dialog select, .bx-core-adm-dialog textarea {
    -webkit-appearance: auto !important;
}
.cs-invbl {
    display: none;
}
.cs-invbl_imp {
    display: none!important;
}
.cs-err {
    color: red;
}

.btn.added .btn-normal, .btn-added {
    display: none;
}
.btn.added .btn-added, .btn-normal {
    display: block;
}
.cs-page .cs-hide_inpage {
    display: none;
}
.img-map > img {
    width: 80%;
}
.text-more-wrp {
    --text-more-max-height: calc(6em * 1.3);
}