// Default flash .flash { position: relative; padding: 15px; font-size: 14px; line-height: 1.5; color: #246; background-color: #e2eef9; border: 1px solid #bac6d3; border-radius: 3px; p:last-child { margin-bottom: 0; } } // Contain the flash messages .flash-messages { margin-bottom: 20px; } // Close button .flash-close { float: right; width: 34px; height: 44px; margin: -11px; color: inherit; line-height: 40px; text-align: center; cursor: pointer; opacity: 0.6; // Undo `