/* These styles are not specific to the script, only for the demo page - you don't need to copy these styles when integrating the script with your website. */

* { padding: 0; margin: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { color: #000; font-family: Arial,Helvetica,sans-serif,Calibri; height: 1000px; }
#container { width: 90%; max-width: 1250px; margin: 30px auto; }