/* _content/Dely.Web.Components/FormConfiguration/SectionComponent.razor.rz.scp.css */
.hrButton[b-rgxsiuqycv] {
    overflow: hidden;
    text-align: center;
    padding: 10px;
}

.hrButton[b-rgxsiuqycv]:before,
.hrButton[b-rgxsiuqycv]:after {
    content: "";
    display: inline-block;
    height: 0px;
    margin-top: 1px;
    border-top: 1px dashed rgba(0,0,0,.125);
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.hrButton[b-rgxsiuqycv]:before {
    right: 0.5em;
    margin-left: -50%;
}

.hrButton[b-rgxsiuqycv]:after {
    left: 0.5em;
    margin-right: -50%;
}
