body{ font-size:14px; color:#000; background:#fff; font-family:Arial, Helvetica, sans-serif;}
body.homepage{background:url(../images/h-bg.jpg) no-repeat center; background-size:cover; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; -ms-background-size:cover; background-attachment:fixed;}

a:hover{text-decoration:none;}

.meg-bar{color:#f50e0e; font-size:16px;}
.red-color, .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label{color:#f50e0e;}

.complaint-page{padding:10px 0px; margin-top:30px;}
.complaint-page .complaint-box{background:rgba(255, 255, 255, 0.28); padding:20px 30px 10px 30px; box-shadow:0px 4px 24px rgb(0 0 0 / 10%); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

.complaint-page h1{font-size:25px; text-align:center; text-transform:capitalize; margin:0px; padding-bottom:10px;}

.powered_by{color:#000000; font-weight:bold;}
.powered_by a{color:#CC0000; font-size:16px;}