/* Add Stylus stylesheets here, alll files ending in .styl will be compiled!
 * For example: @import "main.styl";
 *
 * Note: All stylesheets are relative to `assets/css`.
 *
 */

@import "bootstrap.css";


/* Put development-only CSS below this line. */
.active-payment-remove-item{
    position:absolute;
    top: 10%;
    right:0px;
    display: block;
}