.abw-l {
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
  text-align: left; }
  .abw-l html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .abw-l body {
    margin: 0; }
  .abw-l article,
  .abw-l aside,
  .abw-l details,
  .abw-l figcaption,
  .abw-l figure,
  .abw-l footer,
  .abw-l header,
  .abw-l hgroup,
  .abw-l main,
  .abw-l menu,
  .abw-l nav,
  .abw-l section,
  .abw-l summary {
    display: block; }
  .abw-l audio,
  .abw-l canvas,
  .abw-l progress,
  .abw-l video {
    display: inline-block;
    vertical-align: baseline; }
  .abw-l audio:not([controls]) {
    display: none;
    height: 0; }
  .abw-l [hidden],
  .abw-l template {
    display: none; }
  .abw-l a {
    background-color: transparent; }
  .abw-l a:active,
  .abw-l a:hover {
    outline: 0; }
  .abw-l abbr[title] {
    border-bottom: 1px dotted; }
  .abw-l b,
  .abw-l strong {
    font-weight: bold; }
  .abw-l dfn {
    font-style: italic; }
  .abw-l h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .abw-l mark {
    background: #ff0;
    color: #000; }
  .abw-l small {
    font-size: 80%; }
  .abw-l sub,
  .abw-l sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .abw-l sup {
    top: -0.5em; }
  .abw-l sub {
    bottom: -0.25em; }
  .abw-l img {
    border: 0; }
  .abw-l svg:not(:root) {
    overflow: hidden; }
  .abw-l figure {
    margin: 1em 40px; }
  .abw-l hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  .abw-l pre {
    overflow: auto; }
  .abw-l code,
  .abw-l kbd,
  .abw-l pre,
  .abw-l samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .abw-l button,
  .abw-l input,
  .abw-l optgroup,
  .abw-l select,
  .abw-l textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .abw-l button {
    overflow: visible; }
  .abw-l button,
  .abw-l select {
    text-transform: none; }
  .abw-l button,
  .abw-l html input[type="button"],
  .abw-l input[type="reset"],
  .abw-l input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .abw-l button[disabled],
  .abw-l html input[disabled] {
    cursor: default; }
  .abw-l button::-moz-focus-inner,
  .abw-l input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .abw-l input {
    line-height: normal; }
  .abw-l input[type="checkbox"],
  .abw-l input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .abw-l input[type="number"]::-webkit-inner-spin-button,
  .abw-l input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .abw-l input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .abw-l input[type="search"]::-webkit-search-cancel-button,
  .abw-l input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .abw-l fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .abw-l legend {
    border: 0;
    padding: 0; }
  .abw-l textarea {
    overflow: auto; }
  .abw-l optgroup {
    font-weight: bold; }
  .abw-l table {
    border-collapse: collapse;
    border-spacing: 0; }
  .abw-l td,
  .abw-l th {
    padding: 0; }
  .abw-l a {
    color: #08618e;
    text-decoration: none; }
    .abw-l a:hover, .abw-l a:focus {
      color: #043046;
      text-decoration: underline; }
    .abw-l a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .abw-l img {
    vertical-align: top; }
  .abw-l dl, .abw-l dt, .abw-l dd, .abw-l menu, .abw-l ol, .abw-l ul, .abw-l li {
    padding: 0;
    margin: 0; }
  .abw-l ul, .abw-l menu {
    list-style: none; }
  .abw-l .container {
    margin: 0 auto;
    min-width: 1000px;
    max-width: 1600px;
    position: relative; }
  .abw-l .container100 {
    margin: 0 auto;
    min-width: 1000px;
    max-width: 100%;
    position: relative; }
    .abw-l .container:before, .abw-l .container:after {
      content: " ";
      display: table; }
    .abw-l .container:after {
      clear: both; }
  .abw-l .bottom-nav, .abw-l .footer-about, .abw-l .footer-copy {
    padding: 20px 0 20px 100px; }
  .abw-l .bottom-nav {
    background-color: #f5f5f7; }
    .abw-l .bottom-nav a:hover, .abw-l .bottom-nav a:focus {
      color: #08618e; }
    .abw-l .bottom-nav dl {
      float: left;
      position: relative;
      width: 20%; }
    .abw-l .bottom-nav dt {
      font-weight: 700;
      padding-bottom: 5px; }
  .abw-l .footer-about {
    background-color: #006699;
    color: #fff; }
    .abw-l .footer-about .nav,
    .abw-l .footer-about .logo,
    .abw-l .footer-about .social {
      float: left;
      padding-right: 20px;
      box-sizing: border-box; }
    .abw-l .footer-about .logo {
      width: 20%;
      height: 19px; }
    .abw-l .footer-about .nav {
      width: 55%; }
      .abw-l .footer-about .nav li {
        float: left;
        font-weight: 700;
        margin: 0 20px 0 0; }
      .abw-l .footer-about .nav a {
        color: #fff;
        text-decoration: none; }
        .abw-l .footer-about .nav a:hover, .abw-l .footer-about .nav a:focus {
          color: #fff;
          text-decoration: underline; }
        .abw-l .footer-about .nav a:focus {
          outline: thin dotted;
          outline: 5px auto -webkit-focus-ring-color;
          outline-offset: -2px; }
    .abw-l .footer-about .social {
      width: 25%; }
      .abw-l .footer-about .social li {
        float: left;
        margin: 0 10px 0 0; }
      .abw-l .footer-about .social a {
        height: 20px;
        line-height: 20px;
        width: 20px;
        display: inline-block;
        text-align: center;
        background-color: #fff;
        border-radius: 2px; }
        .abw-l .footer-about .social a:hover, .abw-l .footer-about .social a:focus {
          opacity: 0.7;
          transition: opacity 0.3s; }
        .abw-l .footer-about .social a svg {
          display: inline-block;
          fill: #006699;
          height: 14px;
          vertical-align: middle;
          width: 14px; }
  .abw-l .footer-copy {
    color: #3e424c;
    font-size: 12px;
    line-height: 16px; }
    .abw-l .footer-copy .copyright,
    .abw-l .footer-copy .rules,
    .abw-l .footer-copy .paytypes {
      float: left;
      padding-right: 20px;
      box-sizing: border-box; }
    .abw-l .footer-copy .copyright,
    .abw-l .footer-copy .rules {
      width: 22%; }
    .abw-l .footer-copy .paytypes {
      width: 56%; }
      .abw-l .footer-copy .paytypes li {
        float: left;
        margin: 0 10px 0 0;
        text-align: center;
        height: 51px;
        display: block; }
        .abw-l .footer-copy .paytypes li a {
          height: 51px;
          line-height: 51px;
          display: block;
          opacity: 0.5; }
          .abw-l .footer-copy .paytypes li a:hover, .abw-l .footer-copy .paytypes li a:focus {
            opacity: 0.9;
            transition: opacity 0.3s; }
          .abw-l .footer-copy .paytypes li a img {
            vertical-align: middle; }
  .abw-l .clearfix:before, .abw-l .clearfix:after {
    content: " ";
    display: table; }
  .abw-l .clearfix:after {
    clear: both; }

/*# sourceMappingURL=custom.css.map */
