
.uap-iyf-resend-bttn{
    min-width: 100px;
    cursor: pointer;
    display: inline-block;
    transition: background 150ms ease-in-out;
    background: #0073aa;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    outline: none;
    padding: 10px 25px;
    text-decoration: none;
    vertical-align: bottom;
	text-align:center;
}
