.blockUI.blockOverlay{ z-index: 99999!important; }
.blockUI.blockMsg{ z-index: 100000!important; }
.blockUI .m-blockui{ margin: 0!important; }

.m-stack--custom { height: 48px!important;  }
.m-stack--custom .m-stack__item { text-align: center; vertical-align: middle!important; color: #999; }
.m-stack--custom .m-stack__item.valid{ background: #d6f2eb!important; border-bottom: 1px solid #048262; color: #048262;}
.m-stack--custom .m-stack__item.curr{ background: #e7f3fd!important; border-bottom: 1px solid #008bff; color: #008bff; }

div.one_key_list_item .m-demo .m-demo__preview:hover{ background: #f2f8ff; border-color: #e0ebf5; }
div.one_key_list_item.selected .m-demo .m-demo__preview{ background: #c9e6ff; border-color: #a2d4ff }

.label-required::after{ content: "*" ; color:#f00000 }

.custom-progress-bar{ height: 20px; }
.custom-h4{ margin-top: 16px; margin-bottom: 16px; }