
/*# sourceMappingURL=custom.min.css.map */
.parsley-errors-list > li{
    color: #f94646;
    list-style: none;
 }
 .redRow{
    color: #ffffff !important; 
    background-color: #f94646 !important; 
 }
 .blueRow{
   color: #ffffff !important; 
    background-color: #63bbee !important; 
 }
 .greenRow{
   color: #000000 !important; 
    background-color: #71f578 !important; 
 }
 .yellowRow{
   color: #000000 !important; 
    background-color: #f5f261 !important; 
 }