.text{
    width: 100px;
    height:32px;
    display: none;
    background: #ff0000;
    margin-left:40px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;

}