.auto-style-1 { background: #1d3684 }
.auto-style-2 { color: #fff }
.auto-style-3 { overflow-x: auto }

/* Extracted <style> blocks */
table {
                          border: 1px solid #ccc !important;
                          margin: 30px auto;
                          max-width: 1200px;
                        }

                        tr,
                        td,
                        th {
                          border: 1px solid #ccc !important;
                        }

                        th {
                          color: #fff;
                        }

                        thead {
                          background: #1d3684;
                        }