.sqwpluginbuttons { display: flex; flex-wrap: wrap; margin: 0 -10px; } .sqwpluginbuttonsright { justify-content: flex-end; } .sqwpluginbuttonsleft { justify-content: flex-start; } .sqwpluginbuttonscenter { justify-content: center; } .sqwpluginbuttonsjustify { justify-content: space-between; } .sqwpluginbuttons a { border-color: #cccccc; border-width: 1px; border-style: solid; padding: 5px 15px 5px 15px; background: url(../../../../../images/gradient/?s=fafafa&e=b2b2b2&h=30) repeat-x #b2b2b2; font: 15px Tahoma,Verdana,Segoe,sans-serif; color: #4f5151; letter-spacing: 0px; box-shadow: 3px 3px 3px rgba(0,0,0,0.5); border-radius: 5px; display: block; cursor: pointer; outline: none; -webkit-appearance: none; text-decoration: none; margin: 10px; } .sqwpluginbuttons a:hover { border-color: #b2b2b2; background: url(../../../../../images/gradient/?s=fafafa&e=b2b2b2&h=27) repeat-x #b2b2b2; font-weight: normal; font-style: normal; text-transform: none; color: #e00014; text-decoration: none; } 