.container .cmp-container .cmp-repeatable-container-buttons{display:flex;justify-content:flex-end}
.container .cmp-container .cmp-repeatable-container-buttons button{border:0;outline:0;background:transparent;margin:.5rem;font-weight:500;color:#080;text-decoration:underline}
.container .cmp-container .cmp-repeatable-container-buttons button:hover{text-decoration:none}
.container .cmp-container .cmp-repeatable-container-buttons button:before{left:-25px;height:22px;border-radius:15px;color:#fff;line-height:22px;padding:0 .3rem;margin-right:.2rem}
.container .cmp-container .cmp-repeatable-container-buttons .cmp-repeatable-container--addButton:before{background:#001871;content:'+'}
.container .cmp-container .cmp-repeatable-container-buttons .cmp-repeatable-container--removeButton:before{background:#c51331;content:'x'}
.container .cmp-container .cmp-repeatable-container-buttons .cmp-repeatable-container--addButton:focus,.container .cmp-container .cmp-repeatable-container-buttons .cmp-repeatable-container--removeButton:focus{outline:thin dotted;outline:5px auto #1352de;outline-offset:-2px}
.form-input--trip-cost_margin-top-8{margin-top:8px}
.cmp-container--half-center>.cmp-container{width:50%;margin:0 auto}
.cmp-container--half-center>.cmp-container .container{width:100%}
@media screen and (max-width:767px){.cmp-container--half-center>.cmp-container{width:100% !important}
}
.cmp-container--margin-bottom-zero{margin-bottom:0 !important}
.container-padding-all-0{padding:0 !important}