.service-order-button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;margin:20px 0}.service-order-button button{padding:15px 40px;border-radius:2px;background-color:#0050a5;color:#fff;font-size:14px;font-weight:bold;letter-spacing:1px;text-transform:uppercase}