input.input-money, select.input-money {
    margin-right: 5px !important;

    width: 70px !important;
}

select.input-currency {
    margin-left: 5px !important;
    width: 200px !important;
}

.alert {
    font-size: 13px;
}

.alert-warning {
    background-color: #ffe543;
    border: 1px solid #d2b839;
    color: #333333;
}

