
.notice_btn {
    margin-top: -5px;
    display:inline-block;
    margin-bottom:0;
    font-weight:400;
    text-align:center;
    vertical-align:middle;  
    border:0;
    white-space:nowrap;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:9px 15px;
    font-size:13px;
    line-height:1.428571429;
     background-color:#0e8df2;
     color:#fff;
   
}