﻿body {
}

 .waiting {
   cursor: wait !important;
 }

 .error {
    color: red;
 }