.basarili{
	width: 100%;
    background: #74d748;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.hatali{
	width: 100%;
    background: #f44336;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}