html, body, #wrapper{ background: #044389 !important; font-size: 14px;}
.text-white::placeholder { color: #fff !important; } 
.text-white:-ms-input-placeholder { color: #fff !important; }
.text-white{ color: #fff !important; }
.text-black { color: #222; }
.text-green{ color: #47A025; }
.text-red{ color: #BA1B1D; }

.bg-red{ color: #BA1B1D; font-weight: 500;}
.alert-danger2 { background: #CA1551; }
.nobg { background: none !important;  }
.noborder-top { border-top: none; }
.noborder-right { border-right: none; }
.hide-default{ display: none; }
.alert-yellow { background: #F7EE7F; }


#amountPayableDiv{ padding: 0; }


.ulSubmit, .ulSubmit li { list-style: none; margin: 0;}
ul.ulSubmit { padding: 7px; }