.btn-liberty-primary, .dnnPrimaryAction, html .bstrap3-material .btn-info, .btn-normal.btn-info, a.btn-liberty-primary, a.dnnPrimaryAction, ahtml .bstrap3-material .btn-info, a.btn-normal.btn-info, a.btn-liberty-primary:visited, a.dnnPrimaryAction:visited, ahtml .bstrap3-material .btn-info:visited, a.btn-normal.btn-info:visited {
    border: 1px solid #b35414 !important;
    background: #b35414 !important;
    box-shadow: none;
    color: #fff !important;
    text-shadow: none;
}

.hide {
    display: none;
}

.sw-theme-default > ul.step-anchor > li.done > a::after {
    background: #b35414 !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
