.btn_agree{
    width: 128px;
    height: 30px;
    background: #2196F3;
    color:#fff;
    outline: none;
    border:0;
    cursor: pointer;
}