label.error {
    margin-top: 10px;
    border: 1px solid;
    padding: 8px;
    color: #ed4c78 !important;
    background-color: rgba(237,76,120,.1) !important;
    border-color: transparent;
    border-radius: 4px;
    font-size: 12px !important;
    width: 100% !important;
}
