.isiaFormRepeater .repeat-add-wrapper {
    margin-top: 5px
}

.isiaFormRepeater .repeat-add img {
    width: 20px;
    height: auto;
    vertical-align: middle;
    margin-right: 5px
}

.isiaFormRepeater .repeat-remove {
    text-align: right;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 0 15px;
}

.isiaFormRepeater .repeat-remove img {
    width: 15px;
    height: auto;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px
}

.isiaFormRepeater a.repeat-remove:hover {
    text-decoration: none
}

.isiaFormRepeater a.repeat-add:hover {
    text-decoration: none
}

.isiaFormRepeater .repeat-item {
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-color: #fff
}

.isiaFormRepeater .repeat-item:first {
    margin-top: 5px
}

/*# sourceMappingURL=main.css.map */
