body { margin: 12px 16px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12pt; } .power-wrapper { width: 15em; display: block; float: right; } .ember-power-select-group { background-color: #e8f0ff; } .content-bootstrap-feel { background-color: #fff; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0,0,0,.175); padding: 5px; margin: 2px 0 0; } .arrow-right-content { margin-left: 10px; background: #fff; border: 1px solid rgba(0, 0, 0, 0.15); } .arrow-right-content:after, .arrow-right-content:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .arrow-right-content:after { border-color: rgba(255, 255, 255, 0); border-left-color: #fff; border-width: 10px; margin-top: -10px; } .arrow-right-content:before { border-color: rgba(0, 0, 0, 0); border-left-color: rgba(0, 0, 0, 0.15); border-width: 11px; margin-top: -11px; }