label.error{
    font-size: 12px;
    color: #f78888;
}
.msgInfo{
    width:100%;
    text-align: center;
}
.errMsg{
    color:red;
}
.successMsg{
    color:green;
}
.main-footer strong{
    text-align: center;
}
.particular-item{
    background-color: #add8e633;
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    margin-bottom: 10px;
}
.errorMsg{
    text-align: right;
    margin-bottom: 11px;
    color: #f75d5d;
}