.alert{border-radius:4px;font-size:12px;line-height:1;color:#333;background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 14px;cursor:pointer}.alert:hover{color:#3da1ff}