.error{
	width: 100%;
    margin-top: .25rem;
    font-size: 80%;
}
.dt-buttons{
    float:left;
}

form label .mstar{color:red;}

#retailer-form label p{
    font-size: 12px;
    display: contents;
    color: red!important;
}

.banksubmitdocs .docs{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}