.error-label{color: red;}
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
.maxw-15{ max-width: 15%; word-wrap: break-word;}
.minw-5{ min-width: 5%; word-wrap: break-word;}
.w-05{ width: 5%;}
.w-20{ width: 20%;}
.w-30{ width: 30%;}
.w-45{ width: 45%;}
.text-justify{text-align: justify !important;}