﻿.fwWrapper {
  margin-top: 85px;
}
#myAccount legend {
  margin-bottom: 0;
}
.ga-navbar-brand-divider {
  background-color: #080808;
  height: 68px;
  margin: 6px 4px;
}
.navbar-default.ga-navbar {
  background-color: #282828;
  background-image: url('../assets/ig-navbar-bg.png');
  background-position: center center;
  background-repeat: repeat;
  border-color: #080808;
  min-height: 80px;
  /*&.force-mobile {
        .navbar-header {
            float: none;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse.collapse {
            border-top-style: solid;
            border-top-width: 1px;
            display: none !important;
            height: auto !important;
            margin: 0 -15px;
            padding: 0 15px;
        }

        .navbar-text.navbar-right {
            float: none !important;
            margin: 20px 0 10px;
            position: relative;
            right: auto;
            top: auto;
        }

        .navbar-nav {
            float: none !important;
            margin: 2px -15px 15px;

            > li {
                float: left;

                > a {
                    padding: 10px 15px;
                }
            }
        }

        .navbar-nav > li {
            float: none;
        }

        .navbar-collapse.collapse.in {
            display: block !important;
            max-height: 100%;
        }
    }*/
}
.navbar-default.ga-navbar .navbar-brand {
  color: rgba(255, 255, 255, 0.5);
  height: 80px;
  line-height: 80px;
  padding: 15px;
}
.navbar-default.ga-navbar .navbar-brand img {
  height: auto;
  margin: -10px -10px 0;
  max-height: 72px;
}
.navbar-default.ga-navbar .navbar-brand:hover,
.navbar-default.ga-navbar .navbar-brand:focus {
  color: rgba(230, 230, 230, 0.5);
  background-color: transparent;
}
.navbar-default.ga-navbar .navbar-text {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  margin-top: 30px;
  z-index: 2;
}
.navbar-default.ga-navbar .navbar-text > a {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-default.ga-navbar .navbar-text > a:focus,
.navbar-default.ga-navbar .navbar-text > a:hover {
  color: #fff;
}
.navbar-default.ga-navbar .navbar-nav > li {
  background-color: transparent;
}
.navbar-default.ga-navbar .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.5);
  padding: 15px 12px;
  text-transform: uppercase;
}
.navbar-default.ga-navbar .navbar-nav > li > a:hover,
.navbar-default.ga-navbar .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default.ga-navbar .navbar-nav > .active > a,
.navbar-default.ga-navbar .navbar-nav > .active > a:hover,
.navbar-default.ga-navbar .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default.ga-navbar .navbar-nav > .disabled > a,
.navbar-default.ga-navbar .navbar-nav > .disabled > a:hover,
.navbar-default.ga-navbar .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default.ga-navbar .navbar-nav > .open > a,
.navbar-default.ga-navbar .navbar-nav > .open > a:hover,
.navbar-default.ga-navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
.navbar-default.ga-navbar .navbar-nav .open .dropdown-menu {
  background-color: #282828;
  border-top: 5px solid #080808;
}
@media (max-width: 767px) {
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu {
    background-color: #080808;
    border-top: 0 solid transparent;
    padding-top: 10px;
  }
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > li > a {
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
  }
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default.ga-navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default.ga-navbar .navbar-nav > li:nth-last-child(2) > a {
  color: #f2ba05;
}
.navbar-default.ga-navbar .navbar-nav > li:nth-last-child(2) > a:hover,
.navbar-default.ga-navbar .navbar-nav > li:nth-last-child(2) > a:focus {
  color: #fbcb2f;
}
.navbar-default.ga-navbar .navbar-nav.navbar-right {
  margin-right: -3px;
  margin-top: 30px;
}
.navbar-default.ga-navbar .ga-brand-dropdown {
  height: 80px;
}
.navbar-default.ga-navbar .navbar-toggle {
  border-color: rgba(255, 255, 255, 0.75);
  margin-top: 21px;
}
.navbar-default.ga-navbar .navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 0.75);
}
.navbar-default.ga-navbar .navbar-toggle:hover,
.navbar-default.ga-navbar .navbar-toggle:focus {
  background-color: #fff;
  border-color: #fff;
}
.navbar-default.ga-navbar .navbar-toggle:hover .icon-bar,
.navbar-default.ga-navbar .navbar-toggle:focus .icon-bar {
  background-color: #282828;
}
.navbar-default.ga-navbar .navbar-collapse,
.navbar-default.ga-navbar .navbar-form {
  border-color: #080808;
}
.navbar-default.ga-navbar .navbar-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-default.ga-navbar .navbar-link:hover {
  color: #fff;
}
.navbar-default.ga-navbar .btn-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-default.ga-navbar .btn-link:hover,
.navbar-default.ga-navbar .btn-link:focus {
  color: #fff;
}
.navbar-default.ga-navbar .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default.ga-navbar .btn-link:hover,
.navbar-default.ga-navbar .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default.ga-navbar .btn-link:focus {
  color: #ccc;
}
.navbar-default.ga-navbar.has-text-and-nav .navbar-text.navbar-right {
  margin: 0;
  position: absolute;
  right: 5px;
  top: 15px;
}
.ga-progress-bar {
  background-color: #990d14;
}
.ga-navbar-progress-overlay {
  background-color: rgba(8, 8, 8, 0.5);
}
a,
.ga-member-card a,
.ga-receipt-item-link,
.ga-receipt-item-text {
  color: #990d14;
}
a:hover,
.ga-member-card a:hover,
.ga-receipt-item-link:hover,
.ga-receipt-item-text:hover,
a:focus,
.ga-member-card a:focus,
.ga-receipt-item-link:focus,
.ga-receipt-item-text:focus {
  color: #7a0a10;
}
button,
.button,
input[type="button"],
.button input[type="button"],
input[type="reset"],
.button input[type="reset"],
input[type="reset"],
.button input[type="reset"],
input[type="submit"],
.button input[type="submit"],
.btn,
.btn.btn-default,
.btn.btn-default.ga-btn-default {
  background-color: #f0d558;
  background-image: none;
  background-repeat: no-repeat;
  border: 0 solid #f0d558;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 1px 0px #ffffff;
  -moz-box-shadow: 0px 1px 1px 0px #ffffff;
  box-shadow: 0px 1px 1px 0px #ffffff;
  color: #333;
  font-weight: bold;
}
button:focus,
.button:focus,
input[type="button"]:focus,
.button input[type="button"]:focus,
input[type="reset"]:focus,
.button input[type="reset"]:focus,
input[type="reset"]:focus,
.button input[type="reset"]:focus,
input[type="submit"]:focus,
.button input[type="submit"]:focus,
.btn:focus,
.btn.btn-default:focus,
.btn.btn-default.ga-btn-default:focus,
button.focus,
.button.focus,
input[type="button"].focus,
.button input[type="button"].focus,
input[type="reset"].focus,
.button input[type="reset"].focus,
input[type="reset"].focus,
.button input[type="reset"].focus,
input[type="submit"].focus,
.button input[type="submit"].focus,
.btn.focus,
.btn.btn-default.focus,
.btn.btn-default.ga-btn-default.focus {
  background-color: #ecc929;
  border-color: #b89a11;
  color: #333;
}
button:hover,
.button:hover,
input[type="button"]:hover,
.button input[type="button"]:hover,
input[type="reset"]:hover,
.button input[type="reset"]:hover,
input[type="reset"]:hover,
.button input[type="reset"]:hover,
input[type="submit"]:hover,
.button input[type="submit"]:hover,
.btn:hover,
.btn.btn-default:hover,
.btn.btn-default.ga-btn-default:hover {
  background-color: #ecc929;
  border-color: #ebc720;
  color: #333;
}
button:active,
.button:active,
input[type="button"]:active,
.button input[type="button"]:active,
input[type="reset"]:active,
.button input[type="reset"]:active,
input[type="reset"]:active,
.button input[type="reset"]:active,
input[type="submit"]:active,
.button input[type="submit"]:active,
.btn:active,
.btn.btn-default:active,
.btn.btn-default.ga-btn-default:active,
button.active,
.button.active,
input[type="button"].active,
.button input[type="button"].active,
input[type="reset"].active,
.button input[type="reset"].active,
input[type="reset"].active,
.button input[type="reset"].active,
input[type="submit"].active,
.button input[type="submit"].active,
.btn.active,
.btn.btn-default.active,
.btn.btn-default.ga-btn-default.active,
.open > .dropdown-togglebutton,
.open > .dropdown-toggle.button,
.open > .dropdown-toggleinput[type="button"],
.open > .dropdown-toggle.button input[type="button"],
.open > .dropdown-toggleinput[type="reset"],
.open > .dropdown-toggle.button input[type="reset"],
.open > .dropdown-toggleinput[type="reset"],
.open > .dropdown-toggle.button input[type="reset"],
.open > .dropdown-toggleinput[type="submit"],
.open > .dropdown-toggle.button input[type="submit"],
.open > .dropdown-toggle.btn,
.open > .dropdown-toggle.btn.btn-default,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default {
  background-color: #ecc929;
  border-color: #ebc720;
  color: #333;
}
button:active:hover,
.button:active:hover,
input[type="button"]:active:hover,
.button input[type="button"]:active:hover,
input[type="reset"]:active:hover,
.button input[type="reset"]:active:hover,
input[type="reset"]:active:hover,
.button input[type="reset"]:active:hover,
input[type="submit"]:active:hover,
.button input[type="submit"]:active:hover,
.btn:active:hover,
.btn.btn-default:active:hover,
.btn.btn-default.ga-btn-default:active:hover,
button.active:hover,
.button.active:hover,
input[type="button"].active:hover,
.button input[type="button"].active:hover,
input[type="reset"].active:hover,
.button input[type="reset"].active:hover,
input[type="reset"].active:hover,
.button input[type="reset"].active:hover,
input[type="submit"].active:hover,
.button input[type="submit"].active:hover,
.btn.active:hover,
.btn.btn-default.active:hover,
.btn.btn-default.ga-btn-default.active:hover,
.open > .dropdown-togglebutton:hover,
.open > .dropdown-toggle.button:hover,
.open > .dropdown-toggleinput[type="button"]:hover,
.open > .dropdown-toggle.button input[type="button"]:hover,
.open > .dropdown-toggleinput[type="reset"]:hover,
.open > .dropdown-toggle.button input[type="reset"]:hover,
.open > .dropdown-toggleinput[type="reset"]:hover,
.open > .dropdown-toggle.button input[type="reset"]:hover,
.open > .dropdown-toggleinput[type="submit"]:hover,
.open > .dropdown-toggle.button input[type="submit"]:hover,
.open > .dropdown-toggle.btn:hover,
.open > .dropdown-toggle.btn.btn-default:hover,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default:hover,
button:active:focus,
.button:active:focus,
input[type="button"]:active:focus,
.button input[type="button"]:active:focus,
input[type="reset"]:active:focus,
.button input[type="reset"]:active:focus,
input[type="reset"]:active:focus,
.button input[type="reset"]:active:focus,
input[type="submit"]:active:focus,
.button input[type="submit"]:active:focus,
.btn:active:focus,
.btn.btn-default:active:focus,
.btn.btn-default.ga-btn-default:active:focus,
button.active:focus,
.button.active:focus,
input[type="button"].active:focus,
.button input[type="button"].active:focus,
input[type="reset"].active:focus,
.button input[type="reset"].active:focus,
input[type="reset"].active:focus,
.button input[type="reset"].active:focus,
input[type="submit"].active:focus,
.button input[type="submit"].active:focus,
.btn.active:focus,
.btn.btn-default.active:focus,
.btn.btn-default.ga-btn-default.active:focus,
.open > .dropdown-togglebutton:focus,
.open > .dropdown-toggle.button:focus,
.open > .dropdown-toggleinput[type="button"]:focus,
.open > .dropdown-toggle.button input[type="button"]:focus,
.open > .dropdown-toggleinput[type="reset"]:focus,
.open > .dropdown-toggle.button input[type="reset"]:focus,
.open > .dropdown-toggleinput[type="reset"]:focus,
.open > .dropdown-toggle.button input[type="reset"]:focus,
.open > .dropdown-toggleinput[type="submit"]:focus,
.open > .dropdown-toggle.button input[type="submit"]:focus,
.open > .dropdown-toggle.btn:focus,
.open > .dropdown-toggle.btn.btn-default:focus,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default:focus,
button:active.focus,
.button:active.focus,
input[type="button"]:active.focus,
.button input[type="button"]:active.focus,
input[type="reset"]:active.focus,
.button input[type="reset"]:active.focus,
input[type="reset"]:active.focus,
.button input[type="reset"]:active.focus,
input[type="submit"]:active.focus,
.button input[type="submit"]:active.focus,
.btn:active.focus,
.btn.btn-default:active.focus,
.btn.btn-default.ga-btn-default:active.focus,
button.active.focus,
.button.active.focus,
input[type="button"].active.focus,
.button input[type="button"].active.focus,
input[type="reset"].active.focus,
.button input[type="reset"].active.focus,
input[type="reset"].active.focus,
.button input[type="reset"].active.focus,
input[type="submit"].active.focus,
.button input[type="submit"].active.focus,
.btn.active.focus,
.btn.btn-default.active.focus,
.btn.btn-default.ga-btn-default.active.focus,
.open > .dropdown-togglebutton.focus,
.open > .dropdown-toggle.button.focus,
.open > .dropdown-toggleinput[type="button"].focus,
.open > .dropdown-toggle.button input[type="button"].focus,
.open > .dropdown-toggleinput[type="reset"].focus,
.open > .dropdown-toggle.button input[type="reset"].focus,
.open > .dropdown-toggleinput[type="reset"].focus,
.open > .dropdown-toggle.button input[type="reset"].focus,
.open > .dropdown-toggleinput[type="submit"].focus,
.open > .dropdown-toggle.button input[type="submit"].focus,
.open > .dropdown-toggle.btn.focus,
.open > .dropdown-toggle.btn.btn-default.focus,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default.focus {
  background-color: #ddba14;
  border-color: #b89a11;
  color: #333;
}
button.has-error,
.button.has-error,
input[type="button"].has-error,
.button input[type="button"].has-error,
input[type="reset"].has-error,
.button input[type="reset"].has-error,
input[type="reset"].has-error,
.button input[type="reset"].has-error,
input[type="submit"].has-error,
.button input[type="submit"].has-error,
.btn.has-error,
.btn.btn-default.has-error,
.btn.btn-default.ga-btn-default.has-error {
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
}
button.has-error:focus,
.button.has-error:focus,
input[type="button"].has-error:focus,
.button input[type="button"].has-error:focus,
input[type="reset"].has-error:focus,
.button input[type="reset"].has-error:focus,
input[type="reset"].has-error:focus,
.button input[type="reset"].has-error:focus,
input[type="submit"].has-error:focus,
.button input[type="submit"].has-error:focus,
.btn.has-error:focus,
.btn.btn-default.has-error:focus,
.btn.btn-default.ga-btn-default.has-error:focus,
button.has-error.focus,
.button.has-error.focus,
input[type="button"].has-error.focus,
.button input[type="button"].has-error.focus,
input[type="reset"].has-error.focus,
.button input[type="reset"].has-error.focus,
input[type="reset"].has-error.focus,
.button input[type="reset"].has-error.focus,
input[type="submit"].has-error.focus,
.button input[type="submit"].has-error.focus,
.btn.has-error.focus,
.btn.btn-default.has-error.focus,
.btn.btn-default.ga-btn-default.has-error.focus {
  background-color: #c9302c;
  border-color: #8b211e;
  color: #fff;
}
button.has-error:hover,
.button.has-error:hover,
input[type="button"].has-error:hover,
.button input[type="button"].has-error:hover,
input[type="reset"].has-error:hover,
.button input[type="reset"].has-error:hover,
input[type="reset"].has-error:hover,
.button input[type="reset"].has-error:hover,
input[type="submit"].has-error:hover,
.button input[type="submit"].has-error:hover,
.btn.has-error:hover,
.btn.btn-default.has-error:hover,
.btn.btn-default.ga-btn-default.has-error:hover {
  background-color: #c9302c;
  border-color: #c12e2a;
  color: #fff;
}
button.has-error:active,
.button.has-error:active,
input[type="button"].has-error:active,
.button input[type="button"].has-error:active,
input[type="reset"].has-error:active,
.button input[type="reset"].has-error:active,
input[type="reset"].has-error:active,
.button input[type="reset"].has-error:active,
input[type="submit"].has-error:active,
.button input[type="submit"].has-error:active,
.btn.has-error:active,
.btn.btn-default.has-error:active,
.btn.btn-default.ga-btn-default.has-error:active,
button.has-error.active,
.button.has-error.active,
input[type="button"].has-error.active,
.button input[type="button"].has-error.active,
input[type="reset"].has-error.active,
.button input[type="reset"].has-error.active,
input[type="reset"].has-error.active,
.button input[type="reset"].has-error.active,
input[type="submit"].has-error.active,
.button input[type="submit"].has-error.active,
.btn.has-error.active,
.btn.btn-default.has-error.active,
.btn.btn-default.ga-btn-default.has-error.active,
.open > .dropdown-togglebutton.has-error,
.open > .dropdown-toggle.button.has-error,
.open > .dropdown-toggleinput[type="button"].has-error,
.open > .dropdown-toggle.button input[type="button"].has-error,
.open > .dropdown-toggleinput[type="reset"].has-error,
.open > .dropdown-toggle.button input[type="reset"].has-error,
.open > .dropdown-toggleinput[type="reset"].has-error,
.open > .dropdown-toggle.button input[type="reset"].has-error,
.open > .dropdown-toggleinput[type="submit"].has-error,
.open > .dropdown-toggle.button input[type="submit"].has-error,
.open > .dropdown-toggle.btn.has-error,
.open > .dropdown-toggle.btn.btn-default.has-error,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default.has-error {
  background-color: #c9302c;
  border-color: #c12e2a;
  color: #fff;
}
button.has-error:active:hover,
.button.has-error:active:hover,
input[type="button"].has-error:active:hover,
.button input[type="button"].has-error:active:hover,
input[type="reset"].has-error:active:hover,
.button input[type="reset"].has-error:active:hover,
input[type="reset"].has-error:active:hover,
.button input[type="reset"].has-error:active:hover,
input[type="submit"].has-error:active:hover,
.button input[type="submit"].has-error:active:hover,
.btn.has-error:active:hover,
.btn.btn-default.has-error:active:hover,
.btn.btn-default.ga-btn-default.has-error:active:hover,
button.has-error.active:hover,
.button.has-error.active:hover,
input[type="button"].has-error.active:hover,
.button input[type="button"].has-error.active:hover,
input[type="reset"].has-error.active:hover,
.button input[type="reset"].has-error.active:hover,
input[type="reset"].has-error.active:hover,
.button input[type="reset"].has-error.active:hover,
input[type="submit"].has-error.active:hover,
.button input[type="submit"].has-error.active:hover,
.btn.has-error.active:hover,
.btn.btn-default.has-error.active:hover,
.btn.btn-default.ga-btn-default.has-error.active:hover,
.open > .dropdown-togglebutton.has-error:hover,
.open > .dropdown-toggle.button.has-error:hover,
.open > .dropdown-toggleinput[type="button"].has-error:hover,
.open > .dropdown-toggle.button input[type="button"].has-error:hover,
.open > .dropdown-toggleinput[type="reset"].has-error:hover,
.open > .dropdown-toggle.button input[type="reset"].has-error:hover,
.open > .dropdown-toggleinput[type="reset"].has-error:hover,
.open > .dropdown-toggle.button input[type="reset"].has-error:hover,
.open > .dropdown-toggleinput[type="submit"].has-error:hover,
.open > .dropdown-toggle.button input[type="submit"].has-error:hover,
.open > .dropdown-toggle.btn.has-error:hover,
.open > .dropdown-toggle.btn.btn-default.has-error:hover,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default.has-error:hover,
button.has-error:active:focus,
.button.has-error:active:focus,
input[type="button"].has-error:active:focus,
.button input[type="button"].has-error:active:focus,
input[type="reset"].has-error:active:focus,
.button input[type="reset"].has-error:active:focus,
input[type="reset"].has-error:active:focus,
.button input[type="reset"].has-error:active:focus,
input[type="submit"].has-error:active:focus,
.button input[type="submit"].has-error:active:focus,
.btn.has-error:active:focus,
.btn.btn-default.has-error:active:focus,
.btn.btn-default.ga-btn-default.has-error:active:focus,
button.has-error.active:focus,
.button.has-error.active:focus,
input[type="button"].has-error.active:focus,
.button input[type="button"].has-error.active:focus,
input[type="reset"].has-error.active:focus,
.button input[type="reset"].has-error.active:focus,
input[type="reset"].has-error.active:focus,
.button input[type="reset"].has-error.active:focus,
input[type="submit"].has-error.active:focus,
.button input[type="submit"].has-error.active:focus,
.btn.has-error.active:focus,
.btn.btn-default.has-error.active:focus,
.btn.btn-default.ga-btn-default.has-error.active:focus,
.open > .dropdown-togglebutton.has-error:focus,
.open > .dropdown-toggle.button.has-error:focus,
.open > .dropdown-toggleinput[type="button"].has-error:focus,
.open > .dropdown-toggle.button input[type="button"].has-error:focus,
.open > .dropdown-toggleinput[type="reset"].has-error:focus,
.open > .dropdown-toggle.button input[type="reset"].has-error:focus,
.open > .dropdown-toggleinput[type="reset"].has-error:focus,
.open > .dropdown-toggle.button input[type="reset"].has-error:focus,
.open > .dropdown-toggleinput[type="submit"].has-error:focus,
.open > .dropdown-toggle.button input[type="submit"].has-error:focus,
.open > .dropdown-toggle.btn.has-error:focus,
.open > .dropdown-toggle.btn.btn-default.has-error:focus,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default.has-error:focus,
button.has-error:active.focus,
.button.has-error:active.focus,
input[type="button"].has-error:active.focus,
.button input[type="button"].has-error:active.focus,
input[type="reset"].has-error:active.focus,
.button input[type="reset"].has-error:active.focus,
input[type="reset"].has-error:active.focus,
.button input[type="reset"].has-error:active.focus,
input[type="submit"].has-error:active.focus,
.button input[type="submit"].has-error:active.focus,
.btn.has-error:active.focus,
.btn.btn-default.has-error:active.focus,
.btn.btn-default.ga-btn-default.has-error:active.focus,
button.has-error.active.focus,
.button.has-error.active.focus,
input[type="button"].has-error.active.focus,
.button input[type="button"].has-error.active.focus,
input[type="reset"].has-error.active.focus,
.button input[type="reset"].has-error.active.focus,
input[type="reset"].has-error.active.focus,
.button input[type="reset"].has-error.active.focus,
input[type="submit"].has-error.active.focus,
.button input[type="submit"].has-error.active.focus,
.btn.has-error.active.focus,
.btn.btn-default.has-error.active.focus,
.btn.btn-default.ga-btn-default.has-error.active.focus,
.open > .dropdown-togglebutton.has-error.focus,
.open > .dropdown-toggle.button.has-error.focus,
.open > .dropdown-toggleinput[type="button"].has-error.focus,
.open > .dropdown-toggle.button input[type="button"].has-error.focus,
.open > .dropdown-toggleinput[type="reset"].has-error.focus,
.open > .dropdown-toggle.button input[type="reset"].has-error.focus,
.open > .dropdown-toggleinput[type="reset"].has-error.focus,
.open > .dropdown-toggle.button input[type="reset"].has-error.focus,
.open > .dropdown-toggleinput[type="submit"].has-error.focus,
.open > .dropdown-toggle.button input[type="submit"].has-error.focus,
.open > .dropdown-toggle.btn.has-error.focus,
.open > .dropdown-toggle.btn.btn-default.has-error.focus,
.open > .dropdown-toggle.btn.btn-default.ga-btn-default.has-error.focus {
  background-color: #ac2925;
  border-color: #8b211e;
  color: #fff;
}
.ga-wizard-step > a .ga-wizard-bullet {
  color: #990d14;
}
.ga-wizard-step > a:focus .ga-wizard-bullet,
.ga-wizard-step > a:hover .ga-wizard-bullet {
  border-color: #990d14;
}
.ga-wizard-step.disabled > a,
.ga-wizard-step.disabled > a:focus,
.ga-wizard-step.disabled > a:hover {
  color: #ccc;
  cursor: not-allowed;
}
.ga-wizard-step.disabled > a .ga-wizard-bullet,
.ga-wizard-step.disabled > a:focus .ga-wizard-bullet,
.ga-wizard-step.disabled > a:hover .ga-wizard-bullet {
  border-color: #ddd;
  color: #ccc;
}
.ga-wizard-step.past-step .ga-wizard-connector {
  background-color: #990d14;
}
.ga-wizard-step.success > a {
  color: #990d14;
}
.ga-wizard-step.success > a .ga-wizard-bullet {
  background-color: #990d14;
  border-color: #990d14;
}
.ga-wizard-step.active > a .ga-wizard-bullet {
  border-color: #990d14;
  color: #990d14;
}
.ga-wizard-step.has-error > a {
  color: #d9534f;
}
.ga-wizard-step.has-error > a .ga-wizard-bullet {
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
}
/*.ga-coverage-tier-info,
.ga-product-plan-info {
    &:focus,
    &:hover {
        color: @ig-brand-red;
    }
}*/
.ga-coverage-tiers > ul > li .ga-coverage-tier-select > .glyphicon {
  color: #990d14;
}
.ga-coverage-tiers > ul > li.active .ga-coverage-tier-select {
  border-left-color: #990d14;
  border-top-color: #990d14;
}
.ga-product-plans > ul > li .ga-product-plan-select > .glyphicon {
  color: #990d14;
}
.ga-product-plans > ul > li.active .ga-product-plan-select {
  border-left-color: #990d14;
  border-top-color: #990d14;
}
.ga-product-plan-best-value {
  color: #333;
}
.ga-product-plan-best-value .ga-icon-certificate {
  color: #f0d558;
  text-shadow: 0px 1px 1px #ffffff;
}
.dropdown-menu {
  background-color: #393939;
  border: 1px solid #393939;
  scrollbar-base-color: #393939;
  scrollbar-3dlight-color: #393939;
  scrollbar-highlight-color: #393939;
  scrollbar-track-color: #393939;
  scrollbar-arrow-color: #080808;
  scrollbar-face-color: #080808;
  scrollbar-shadow-color: #393939;
  scrollbar-dark-shadow-color: #393939;
}
.dropdown-menu::-webkit-scrollbar {
  background-color: #393939;
}
.dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #080808;
}
.dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #080808;
  border: 0 solid #080808;
}
.dropdown-menu::-webkit-scrollbar-thumb:active {
  background-color: #080808;
  border: 0 solid #080808;
}
.dropdown-menu .divider {
  background-color: #080808;
}
.dropdown-menu > li > a {
  color: rgba(255, 255, 255, 0.75);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: rgba(184, 16, 24, 0.8);
  color: #fff;
}
.dropdown-menu > li.active > a {
  background-color: #990d14;
  color: #fff;
}
.dropdown-menu > li.active > a:hover,
.dropdown-menu > li.active > a:focus {
  background-color: #990d14;
  color: #fff;
}
.dropdown-menu > li.placeholder > a {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.5);
}
.dropdown-menu > li.placeholder > a:focus,
.dropdown-menu > li.placeholder > a:hover {
  background-color: rgba(184, 16, 24, 0.8);
  color: #fff;
}
.dropdown-menu > li.disabled > a,
.dropdown-menu > li.disabled > a:hover,
.dropdown-menu > li.disabled > a:focus {
  color: #777777;
}
.ga-navbar-menu {
  border-top: 5px solid #080808;
}
.ga-navbar-menu > li.inactive > a {
  color: rgba(255, 255, 255, 0.4);
}
.ga-navbar-menu > li.inactive.active > a {
  color: #de3646;
}
.ga-navbar-menu > li.inactive:focus > a,
.ga-navbar-menu > li.inactive:hover > a {
  color: #fff;
}
.ga-control-menu,
.ga-multi-select-control-menu,
.ga-multi-select-form-menu,
.ga-menu-client,
.ga-menu-segment {
  scrollbar-base-color: #393939;
  scrollbar-3dlight-color: #393939;
  scrollbar-highlight-color: #393939;
  scrollbar-track-color: #393939;
  scrollbar-arrow-color: #080808;
  scrollbar-face-color: #080808;
  scrollbar-shadow-color: #393939;
  scrollbar-dark-shadow-color: #393939;
}
.ga-control-menu::-webkit-scrollbar,
.ga-multi-select-control-menu::-webkit-scrollbar,
.ga-multi-select-form-menu::-webkit-scrollbar,
.ga-menu-client::-webkit-scrollbar,
.ga-menu-segment::-webkit-scrollbar {
  background-color: #393939;
}
.ga-control-menu::-webkit-scrollbar-thumb,
.ga-multi-select-control-menu::-webkit-scrollbar-thumb,
.ga-multi-select-form-menu::-webkit-scrollbar-thumb,
.ga-menu-client::-webkit-scrollbar-thumb,
.ga-menu-segment::-webkit-scrollbar-thumb {
  background-color: #080808;
}
.ga-control-menu::-webkit-scrollbar-thumb:hover,
.ga-multi-select-control-menu::-webkit-scrollbar-thumb:hover,
.ga-multi-select-form-menu::-webkit-scrollbar-thumb:hover,
.ga-menu-client::-webkit-scrollbar-thumb:hover,
.ga-menu-segment::-webkit-scrollbar-thumb:hover {
  background-color: #080808;
  border: 0 solid #080808;
}
.ga-control-menu::-webkit-scrollbar-thumb:active,
.ga-multi-select-control-menu::-webkit-scrollbar-thumb:active,
.ga-multi-select-form-menu::-webkit-scrollbar-thumb:active,
.ga-menu-client::-webkit-scrollbar-thumb:active,
.ga-menu-segment::-webkit-scrollbar-thumb:active {
  background-color: #080808;
  border: 0 solid #080808;
}
.dropdown.ga-action-item.open .dropdown-toggle.ga-action-link {
  background-color: #080808;
  color: #fff;
}
.bootstrap-datetimepicker-widget table tbody tr td span:hover {
  background: #666666 !important;
}
.bootstrap-datetimepicker-widget table tbody tr td span.active {
  background: #b81018 !important;
}
.bootstrap-datetimepicker-widget table tbody tr td.today:before {
  border-bottom-color: #b81018;
}
.bootstrap-datetimepicker-widget table tbody tr td.active,
.bootstrap-datetimepicker-widget table tbody tr td.active:hover {
  background: #b81018 !important;
}
.bootstrap-datetimepicker-widget table tbody tr td.active.today:before,
.bootstrap-datetimepicker-widget table tbody tr td.active:hover.today:before {
  border-bottom-color: #fff;
}
.ga-body {
  top: 86px;
}
.ga-body-left-panel.open .ga-body-left-panel-handle:focus .ga-handle-arrow,
.ga-body-left-panel.open .ga-body-left-panel-handle:hover .ga-handle-arrow {
  border-right-color: #990d14;
}
.ga-body-left-panel.closed .ga-body-left-panel-handle:focus .ga-handle-arrow,
.ga-body-left-panel.closed .ga-body-left-panel-handle:hover .ga-handle-arrow {
  border-left-color: #990d14;
}
.ga-body-right-panel.open .ga-body-right-panel-handle:focus .ga-handle-arrow,
.ga-body-right-panel.open .ga-body-right-panel-handle:hover .ga-handle-arrow {
  border-left-color: #990d14;
}
.ga-body-right-panel.closed .ga-body-right-panel-handle:focus .ga-handle-arrow,
.ga-body-right-panel.closed .ga-body-right-panel-handle:hover .ga-handle-arrow {
  border-right-color: #990d14;
}
.ga-side-panel {
  top: 85px;
}
.ga-side-panel-actionbar .ga-action-item .ga-action-link:focus,
.ga-side-panel-actionbar .ga-action-item .ga-action-link:hover {
  color: #990d14;
}
.ga-side-panel-actionbar .ga-action-item .ga-action-link.disabled {
  color: rgba(250, 250, 250, 0.33);
}
.ga-receipt-item-text:focus,
.ga-receipt-item-text:hover {
  color: #990d14;
}
.ga-control-clear:focus,
.ga-control-clear:hover {
  color: #990d14;
}
.ga-control-file:focus .ga-control-file-text > em,
.ga-control-file:hover .ga-control-file-text > em {
  color: #990d14;
}
.ga-control.ga-multi-select-control .ga-multi-select-control-items .ga-control-item {
  background-color: #990d14;
}
.ga-control.ga-multi-select-control .ga-multi-select-control-items.items-are-selectable .ga-control-item:hover {
  background-color: #7a0a10;
}
.ga-control-menu-pills > li > a {
  background-color: #990d14;
}
.ga-control-menu-pills > li > a:focus,
.ga-control-menu-pills > li > a:hover {
  background-color: #7a0a10;
}
.ga-control-button-addon:focus,
.ga-control-button-addon:hover {
  border-color: #990d14;
  color: #990d14;
}
.ga-menu-item-control:focus,
.ga-menu-item-control:hover {
  color: #990d14;
}
.ga-menu-items > li > a {
  background-color: #303030;
}
.ga-menu-items > li > a:focus,
.ga-menu-items > li > a:hover {
  background-color: #990d14;
}
.ga-menu-items > li.ga-selected-item {
  background-color: #282828;
}
.ga-control-btn-default {
  background-color: #f0d558;
  border-color: #f0d558;
  color: #333;
  font-weight: bold;
}
.ga-control-btn-default:focus,
.ga-control-btn-default.focus {
  background-color: #ecc929;
  border-color: #b89a11;
  color: #333;
}
.ga-control-btn-default:hover {
  background-color: #ecc929;
  border-color: #ebc720;
  color: #333;
}
.ga-control-btn-default:active,
.ga-control-btn-default.active,
.open > .dropdown-toggle.ga-control-btn-default {
  background-color: #ecc929;
  border-color: #ebc720;
  color: #333;
}
.ga-control-btn-default:active:hover,
.ga-control-btn-default.active:hover,
.open > .dropdown-toggle.ga-control-btn-default:hover,
.ga-control-btn-default:active:focus,
.ga-control-btn-default.active:focus,
.open > .dropdown-toggle.ga-control-btn-default:focus,
.ga-control-btn-default:active.focus,
.ga-control-btn-default.active.focus,
.open > .dropdown-toggle.ga-control-btn-default.focus {
  background-color: #ddba14;
  border-color: #b89a11;
  color: #333;
}
.ga-control-btn-default.has-error {
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
}
.ga-control-btn-default.has-error:focus,
.ga-control-btn-default.has-error.focus {
  background-color: #c9302c;
  border-color: #8b211e;
  color: #fff;
}
.ga-control-btn-default.has-error:hover {
  background-color: #c9302c;
  border-color: #c12e2a;
  color: #fff;
}
.ga-control-btn-default.has-error:active,
.ga-control-btn-default.has-error.active,
.open > .dropdown-toggle.ga-control-btn-default.has-error {
  background-color: #c9302c;
  border-color: #c12e2a;
  color: #fff;
}
.ga-control-btn-default.has-error:active:hover,
.ga-control-btn-default.has-error.active:hover,
.open > .dropdown-toggle.ga-control-btn-default.has-error:hover,
.ga-control-btn-default.has-error:active:focus,
.ga-control-btn-default.has-error.active:focus,
.open > .dropdown-toggle.ga-control-btn-default.has-error:focus,
.ga-control-btn-default.has-error:active.focus,
.ga-control-btn-default.has-error.active.focus,
.open > .dropdown-toggle.ga-control-btn-default.has-error.focus {
  background-color: #ac2925;
  border-color: #8b211e;
  color: #fff;
}
.ga-control-btn-default.disabled,
.ga-control-btn-default[disabled] {
  background-color: #aaa;
  border-color: #aaa;
  color: #fafafa;
  pointer-events: auto !important;
}
.ga-control-btn-default.disabled:focus,
.ga-control-btn-default[disabled]:focus,
.ga-control-btn-default.disabled.focus,
.ga-control-btn-default[disabled].focus {
  background-color: #aaa;
  border-color: #aaa;
  color: #fafafa;
}
.ga-control-btn-default.disabled:hover,
.ga-control-btn-default[disabled]:hover {
  background-color: #aaa;
  border-color: #aaa;
  color: #fafafa;
  cursor: not-allowed;
}
.ga-control.ga-toggle-control .ga-control-items > li > a {
  color: #990d14;
}
.ga-control.ga-toggle-control .ga-control-items > li > a:hover {
  background-color: #990d14;
}
.ga-control.ga-toggle-control .ga-control-items > li.active > a,
.ga-control.ga-toggle-control .ga-control-items > li.active > a:focus,
.ga-control.ga-toggle-control .ga-control-items > li.active > a:hover {
  background-color: #282828;
}
.ga-control.ga-toggle-control.disabled .ga-control-items > li.active > a,
.ga-control.ga-toggle-control.disabled .ga-control-items > li.active > a:focus,
.ga-control.ga-toggle-control.disabled .ga-control-items > li.active > a:hover {
  background-color: #282828;
}
.ga-control-group:focus .ga-control-clear:focus,
.ga-control-group:hover .ga-control-clear:focus,
.ga-control-group:focus .ga-control-clear:hover,
.ga-control-group:hover .ga-control-clear:hover {
  color: #990d14;
}
.ga-section-group-select-address .ga-section-group-list > li.active .ga-section-group-list-select {
  border-left-color: #990d14;
  border-top-color: #990d14;
}
.ga-section-group-content.ga-coverage-section-group-content .ga-section-group.ga-coverage-tiers-section-group.is-small .ga-coverage-tiers > ul > li.active .ga-coverage-tier-bg {
  background-color: #990d14;
}
.ga-control-menu-header .ga-control-menu-fade {
  background-image: -webkit-linear-gradient(top, #393939 0%, rgba(57, 57, 57, 0) 100%);
  background-image: -o-linear-gradient(top, #393939 0%, rgba(57, 57, 57, 0) 100%);
  background-image: linear-gradient(to bottom, #393939 0%, rgba(57, 57, 57, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff393939', endColorstr='#00393939', GradientType=0);
}
.ga-control-menu-footer .ga-control-menu-fade {
  background-image: -webkit-linear-gradient(top, rgba(57, 57, 57, 0) 0%, #393939 100%);
  background-image: -o-linear-gradient(top, rgba(57, 57, 57, 0) 0%, #393939 100%);
  background-image: linear-gradient(to bottom, rgba(57, 57, 57, 0) 0%, #393939 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00393939', endColorstr='#ff393939', GradientType=0);
}
.ga-control-menu-body {
  scrollbar-base-color: #393939;
  scrollbar-3dlight-color: #393939;
  scrollbar-highlight-color: #393939;
  scrollbar-track-color: #393939;
  scrollbar-shadow-color: #393939;
  scrollbar-dark-shadow-color: #393939;
}
.ga-control-menu-body::-webkit-scrollbar {
  background-color: #393939;
}
.pac-item:focus,
.pac-item:hover {
  background-color: #990d14;
}
.pac-item-selected {
  background-color: #990d14;
}
.ga-card-logo {
  background-image: url(../../../includes/assets/logos/identity-guard.png);
  height: 42px;
  right: 11px;
  width: 90px;
}
.ga-card-logo > span {
  background-color: rgba(255, 255, 255, 0.36);
}
.ga-card-name,
.ga-card-birthdate,
.ga-card-state {
  padding: 0 100px 0 0;
}
.idg-custom-footer,
.ga-custom-footer {
  color: #ccc;
  display: block;
  font-size: 11px;
  margin: 0 auto 15px;
  max-width: 1170px;
  text-align: center;
}
.idg-custom-footer > nav,
.ga-custom-footer > nav {
  display: block;
  padding: 0;
  position: relative;
}
.idg-custom-footer > nav > ul,
.ga-custom-footer > nav > ul {
  display: inline-block;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  position: relative;
}
.idg-custom-footer > nav > ul > li,
.ga-custom-footer > nav > ul > li {
  border-right: 1px solid #dddddd;
  float: left;
  margin: 2px 0;
  padding: 0 5px;
  position: relative;
}
.idg-custom-footer > nav > ul > li > a,
.ga-custom-footer > nav > ul > li > a {
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 1px 4px;
  text-transform: uppercase;
}
.idg-custom-footer > nav > ul > li > a:focus,
.ga-custom-footer > nav > ul > li > a:focus,
.idg-custom-footer > nav > ul > li > a:hover,
.ga-custom-footer > nav > ul > li > a:hover {
  color: #fff;
}
.idg-custom-footer > nav > ul > li:last-child,
.ga-custom-footer > nav > ul > li:last-child {
  border-right-width: 0;
}
.idg-custom-footer > footer,
.ga-custom-footer > footer {
  display: inline-block;
  margin: 0 15px;
  padding: 10px 0 0;
  position: relative;
  z-index: 0;
}
.idg-highlight-content,
.ga-highlight-content {
  background-color: #ddd;
  border-radius: 4px;
  color: #999;
  padding: 10px;
  font-style: italic;
}
.ga-section.ga-footer-section .idg-custom-footer,
.ga-section.ga-footer-section .ga-custom-footer {
  margin: 0 0 15px;
  max-width: 100%;
}
.ga-section.ga-footer-section .idg-custom-footer > nav,
.ga-section.ga-footer-section .ga-custom-footer > nav {
  border-top: 1px solid #dddddd !important;
}
.ga-section.ga-footer-section .idg-custom-footer > nav > ul > li > a,
.ga-section.ga-footer-section .ga-custom-footer > nav > ul > li > a {
  color: #990d14 !important;
}
.ga-section.ga-footer-section .idg-custom-footer > nav > ul > li > a:focus,
.ga-section.ga-footer-section .ga-custom-footer > nav > ul > li > a:focus,
.ga-section.ga-footer-section .idg-custom-footer > nav > ul > li > a:hover,
.ga-section.ga-footer-section .ga-custom-footer > nav > ul > li > a:hover {
  color: #7a0a10 !important;
}
.ga-section.ga-footer-section .idg-custom-footer > footer,
.ga-section.ga-footer-section .ga-custom-footer > footer {
  margin: 0;
}
table.idg-compare-table {
  border: 2px solid #f2f2f2;
  width: 100%;
}
table.idg-compare-table > thead > tr > th {
  background-color: #f2f2f2;
  border-bottom: 2px solid #e2e2e2;
  border-left: 1px solid #e8e8e8;
  color: #333;
  font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin: 20px 0 0;
  padding: 30px 10px 15px;
  text-align: center;
}
table.idg-compare-table > thead > tr > th sup {
  font-size: 62%;
  margin: 0 0 0 2px;
  top: -5px;
}
table.idg-compare-table > thead > tr > th > strong {
  color: #222;
  display: block;
  font-size: 26px;
  font-weight: bold;
}
table.idg-compare-table > thead > tr > th:first-child {
  border-left-width: 0;
}
table.idg-compare-table > tbody > tr > td {
  border: 1px solid #f2f2f2;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
}
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title {
  background-color: #f2f2f2;
  border-bottom-color: #e3e3e3;
  color: #666;
  font-size: 15px;
  font-weight: normal;
  padding-left: 15px;
  text-align: left;
}
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title > span {
  float: right;
  margin: -1px 10px 0 0;
  opacity: 0.6;
  position: relative;
}
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title:focus,
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title:hover {
  color: #222;
  cursor: pointer;
}
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title:focus > span,
table.idg-compare-table > tbody > tr > td.idg-compare-attr-title:hover > span {
  opacity: 1;
}
table.idg-compare-table > tbody > tr.idg-compare-attr-row.active > td.idg-compare-attr-title {
  background-color: #f7e9a5;
  border-bottom-color: #f7e9a5;
  border-top: 2px solid #fff;
  color: #222;
}
table.idg-compare-table > tbody > tr.idg-compare-attr-row.active > td.idg-compare-attr-title > span {
  opacity: 1;
}
table.idg-compare-table > tbody > tr.idg-compare-attr-info > td {
  background-color: #f7e9a5;
  border-bottom: 2px solid #fff;
  color: #666;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  padding: 0 15px;
  text-align: left;
  /*> span {
                    display: none;
                }*/
}
/* Devices 767px and down */
@media (max-width: 767px) {
  .fwWrapper {
    margin-top: 0;
  }
  .ga-body {
    top: auto;
  }
  .navbar-fixed-top.ga-navbar .navbar-nav.navbar-right {
    margin-top: 0;
  }
  .navbar-fixed-top.ga-navbar .navbar-nav.navbar-right > li > a {
    padding: 10px 15px;
  }
  .navbar-fixed-top.ga-navbar.has-text-and-nav .navbar-text.navbar-right {
    margin: 20px 0 10px;
    position: relative;
    right: auto;
    top: auto;
  }
  .idg-custom-footer > nav > ul > li,
  .ga-custom-footer > nav > ul > li {
    border-width: 0;
    line-height: 2;
    width: 100%;
  }
}