.icms-svg-icon.w-24 {
    width: 1.5em;
    height: 1.5em;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.is_required {
    color: red;
}
.loading-panel{
    background:url("/templates/default/images/loader24.gif") no-repeat center center;
}
