#amgiftcard-form .fieldset {
    margin-bottom: 20px;
}
.codes-list {
    margin: 10px 0;
}
.am-gift-card-info {
    margin-bottom: 10px;
    font-size: 12px;
}

.btn-remove-amgiftcard {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(../../images/close.svg) no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    margin-right: 10px;
    vertical-align: middle;
} 

.amgiftcard_info {
    color: #f00;
    font-size: 12px;
    font-weight: bold;
}