﻿@font-face {
  font-family: 'Hind';
  src: url('Fonts/Hind-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('Fonts/Hind-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('Fonts/Hind-Medium.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('Fonts/Hind-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('Fonts/Hind-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
.container-margin {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.container {
  width: 80%;
}
#body {
  /* Enable GPU Rendering */
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  font-family: 'Hind', Arial, sans-serif !important;
  color: #737373;
  height: 100%;
  background: #e4e4e4 !important;
  background-image: url(../images/Luckyland/luckyland-page-pattern.jpg) !important;
  background-repeat: repeat !important;
}
#body .span12 {
  width: 100%;
  margin-left: 0;
}
#body .span11 {
  width: 91.66666667%;
  margin-left: 0;
}
#body .span10 {
  width: 83.33333333%;
  margin-left: 0;
}
#body .span9 {
  width: 75%;
  margin-left: 0;
}
#body .span8 {
  width: 66.66666667%;
  margin-left: 0;
}
#body .span7 {
  width: 58.33333333%;
  margin-left: 0;
}
#body .span6 {
  width: 50%;
  margin-left: 0;
}
#body .span5 {
  width: 41.66666667%;
  margin-left: 0;
}
#body .span4 {
  width: 33.33333333%;
  margin-left: 0;
}
#body .span3 {
  width: 25%;
  margin-left: 0;
}
#body .span2 {
  width: 16.66666667%;
  margin-left: 0;
}
#body .span1 {
  width: 8.33333333%;
  margin-left: 0;
}
#body .modal-open {
  overflow-y: auto !important;
}
#body #main {
  background-color: transparent;
  min-height: 70vh;
}
#body h1,
#body h2,
#body h3,
#body h4,
#body h5 {
  font-family: 'Hind', Arial, sans-serif !important;
  background-color: #F5F5F5 !important;
}
#body a {
  color: #5025CF !important;
  font-family: 'Hind', Arial, sans-serif !important;
}
#body a:hover {
  color: #40739E !important;
}
#body .alert.alert-danger a {
  color: #5025CF !important;
}
#body .alert.alert-danger a:hover {
  color: #40739E !important;
}
#body #card-info .hr-grey {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#body .center-item-horizontal {
  margin-left: auto;
  margin-right: auto;
}
#body .center-item-vertical {
  margin-top: auto;
  margin-bottom: auto;
}
#body .circle-icon {
  width: 40px;
}
#body .pay-pal-icon {
  width: 85%;
}
#body #payPalInstructions {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
#body #payPalInstructions p {
  border-color: #5025CF !important;
  margin: 0;
  padding: 25px;
  counter-increment: section;
  position: relative;
  font-weight: bold;
}
#body #payPalInstructions p:nth-child(even):before,
#body #payPalInstructions p:nth-child(odd):before {
  content: counter(section);
  left: -17px;
  top: 22px;
  position: absolute;
  border-radius: 50%;
  padding: 3px;
  height: 30px;
  width: 30px;
  background-color: #5025CF;
  text-align: center;
  color: white;
  font-size: 110%;
}
#body #payPalInstructions p:nth-child(even),
#body #payPalInstructions p:nth-child(odd) {
  border-left: 2px dashed;
  margin-left: 30px;
  padding-right: 0;
}
#body #wizardModalContainer #WizardModal {
  overflow: visible;
  right: auto;
  bottom: auto;
  top: 8em;
  left: auto;
  padding-left: 0px;
  padding-right: 30px !important;
  height: 76vh;
  border: none !important;
}
#body #wizardModalContainer #WizardModal .modal-dialog {
  margin: 0;
  max-width: inherit;
  overflow: auto;
  height: 100%;
  pointer-events: auto !important;
}
#body #wizardModalContainer #WizardModal .modal-dialog .modal-content {
  display: block;
  border: none !important;
  height: 100%;
}
#body #wizardModalContainer #WizardModal .modal-dialog .modal-content form {
  height: 100%;
}
#body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-header {
  border: none !important;
}
#body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-body {
  max-height: 500px;
  border: none !important;
}
#body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-footer {
  display: block;
  text-align: center;
  border: none !important;
}
#body #modalContainer .modal {
  height: 100vh !important;
}
#body .modal {
  border-radius: 10px;
  border: none !important;
  background-color: transparent;
}
#body .modal-content {
  background-color: transparent;
}
#body .modal-dialog {
  max-width: 550px;
}
#body .modal-body {
  overflow-y: auto;
  background-color: #F5F5F5;
  border: 2px solid #5025CF;
  border-top: none;
  border-bottom: none;
}
#body .modal-header {
  font-family: 'Hind', Arial, sans-serif !important;
  background-color: #F5F5F5;
  border: 2px solid #5025CF;
  border-bottom: none;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  margin-top: 0;
  margin-bottom: 0;
}
#body .modal-footer {
  background-color: #F5F5F5;
  border: 2px solid #5025CF;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: none;
}
#body .modal-footer > :not(:first-child) {
  margin-left: 0;
}
#body .modal-header h3 {
  color: #5025CF;
  font-family: 'Hind', Arial, sans-serif !important;
  background-color: #F5F5F5 !important;
}
#body .btn {
  font-family: 'Hind', Arial, sans-serif !important;
  background-color: #5025CF;
  background-image: none !important;
  font-weight: bold;
  font-size: 12pt;
  border: none !important;
  border-radius: 4px !important;
  color: #fff !important;
  width: 100%;
  height: 40px;
  text-shadow: none;
}
#body button.close {
  color: #40739E;
  opacity: 1;
}
#body button.close:focus,
#body button.close:hover {
  color: #5025CF;
  opacity: 0.75;
}
#body .btn.focus,
#body .btn:focus {
  box-shadow: 0 0 0 0.2rem #37f25d;
}
#body .help-block {
  margin-bottom: 0px;
}
#body .help-block.error {
  color: #f55c5c;
}
#body .btn:hover {
  background-color: #10664B;
}
#body .btn-primary {
  background-color: #5025CF !important;
  background-image: linear-gradient(#0AD600, #00881D) !important;
  border: none !important;
  color: #fff;
}
#body .btn-primary:hover {
  color: #F5F5F5 !important;
}
#body .btn-round {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: 1px;
  margin-right: 10px;
}
#body .btn-submit {
  background-color: #5025CF !important;
  margin-bottom: 10px;
}
#body .btn-settings {
  width: 150px;
}
#body .btn-grey {
  background-color: #555 !important;
  color: #fff;
}
#body .btn-main {
  background-color: #5025CF;
  width: 100%;
  margin-bottom: 15px;
  font-weight: bolder;
  font-size: 20pt;
  line-height: 40px;
  height: 42px;
  text-align: left;
  box-shadow: 5px 5px 5px grey;
  outline: none;
  cursor: pointer !important;
  color: #fff;
}
#body .btn-modal {
  max-width: 450px;
}
#body .btn-full-width {
  width: 100%;
}
#body .btn-cancel {
  border: 2px solid #40739E !important;
  background-color: white !important;
  color: #40739E !important;
  border-radius: 4px;
}
#body .btn-cancel:hover {
  background-color: #F5F5F5 !important;
  color: #40739E !important;
}
#body .btn-cancel-short {
  width: 23%;
}
#body .btn-load-only {
  width: 74%;
  margin-right: 10px;
}
#body .btn-dismiss {
  border: 2px solid #40739E !important;
  background-color: white !important;
  color: #40739E !important;
  border-radius: 4px;
  height: 40px;
}
#body .btn-dismiss:hover {
  background-color: #ececec !important;
  color: #40739E !important;
}
#body .pull-up-7 {
  margin-top: -7px;
}
#body .pull-up-3 {
  margin-top: -3px;
}
#body .pull-right-3 {
  margin-right: -3px;
}
#body .pad-bottom {
  padding-bottom: 20px;
}
#body .inner-container {
  margin-top: 20px;
}
#body .tile {
  background-color: #F5F5F5;
  border-radius: 0;
  box-shadow: 0 0 10px #737373 !important;
}
#body .tile .tile-header {
  font-family: 'Hind', Arial, sans-serif !important;
  color: #737373;
  background-color: #F5F5F5 !important;
  line-height: 20px;
}
#body .tile-dark {
  background-color: #737373;
  color: #fff;
  border-radius: 5px;
}
#body .tile-dark .tile-header {
  font-family: 'Hind', Arial, sans-serif !important;
  color: #fff;
  background-color: #737373 !important;
  line-height: 20px;
}
#body .tile-dark .biggest-primary-text {
  color: #fff;
}
#body .tile-dark .grey-text {
  color: #fff;
}
#body .full-row {
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
#body .bootbox {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 1070 !important;
}
#body .bootbox .modal-dialog {
  max-width: 20em;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
}
#body .bootbox .modal-body {
  width: 20em;
  border-top: 2px solid #737373;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#body .bootbox .modal-footer {
  width: 20em;
}
#body .modal-input {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  height: 30px;
}
#body .green-heading {
  color: #1da532;
  font-weight: bold;
  font-family: 'Hind', Arial, sans-serif !important;
  font-size: 12pt;
  padding-bottom: 25px;
}
#body .black-heading {
  color: #737373;
  font-weight: bold;
  font-family: 'Hind', Arial, sans-serif !important;
  font-size: 12pt;
  padding-bottom: 25px;
}
#body .black-fine-print {
  color: #737373;
  font-size: 10pt;
}
#body .primary-heading {
  color: #5025CF;
  font-family: 'Hind', Arial, sans-serif !important;
  font-weight: bold;
  font-size: 12pt;
  padding-bottom: 25px;
}
#body .blue-print {
  color: #5025CF;
  font-size: 10pt;
}
#body .tiny-subscript {
  color: #777;
  font-size: 8pt;
}
#body .grey-fine-print {
  color: #C6C6C6;
  font-size: 8pt;
}
#body .grey-print {
  color: #C6C6C6;
  font-size: 10pt;
}
#body .primary-print {
  color: #737373;
  font-size: 12pt;
  font-weight: bold;
}
#body .primary-fine-print {
  color: #737373;
  font-size: 8pt;
}
#body .white-fine-print {
  color: #fff;
  font-size: 8pt;
}
#body .card-back {
  width: 100%;
  margin-top: 10px;
}
#body .card-front {
  padding: 0 0 5px 10px;
  width: 100%;
}
#body #accounts-list,
#body #options-list,
#body #accounts-list ul,
#body #options-list ul {
  list-style: none;
}
#body #accounts-list,
#body #options-list {
  margin: 0 5px 0 0;
}
#body #accounts-list > li,
#body #options-list > li {
  margin-left: -40px;
}
#body #accounts-list li a,
#body #options-list-list li a {
  display: inline-block;
  text-decoration: none;
}
#body #accounts-list ul,
#body #options-list ul {
  margin: 0;
  padding: 0;
  display: none;
  z-index: 999;
}
#body #accounts-list .account-inner:hover,
#body #options-list .option-inner:hover {
  background-color: #dcdcdc !important;
}
#body .box-div {
  border-radius: 4px;
  border: 2px solid #40739E !important;
  padding: 5px;
}
#body .box-div-header {
  color: #333;
  background-color: #fff;
  margin: 0;
}
#body .account-inner {
  cursor: pointer;
  border-radius: 0;
  margin-bottom: 0;
  border: 1px solid #333 !important;
  border-top-color: #333333;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: none !important;
  background-color: #ececec !important;
}
#body .add-card {
  margin-top: 17px;
  padding-bottom: 17px;
}
#body .delete-card {
  cursor: pointer;
  float: right;
}
#body .disabled {
  background-color: #ccc;
}
#body .modal .help-block {
  margin-bottom: 0;
}
#body .info-span {
  font-size: 14pt;
  margin-bottom: 10px;
}
#body .no-margin {
  margin: 0 !important;
}
#body .alert-error {
  color: #f55c5c;
}
#body input[type="text"].input-validation-error,
#body input[type="password"].input-validation-error,
#body input[type="number"].input-validation-error {
  border: 2px solid #f55c5c !important;
  color: #f55c5c !important;
  background: url('/Content/images/Luckyland/Icon_Error_Red.png') no-repeat 97% 50% !important;
  background-size: 25px !important;
  padding-right: 42px;
}
#body select {
  border-radius: 22px !important;
  border: 1px solid #737373;
}
#body select.input-validation-error {
  border-color: #f55c5c;
}
#body .input-validation-error:focus {
  box-shadow: none !important;
}
#body .control-group.error input {
  border-color: #f55c5c;
  color: #f55c5c;
  background: url('/Content/images/Luckyland/Icon_Error_Red.png') no-repeat 97% 50%;
  background-size: 25px;
  padding-right: 42px;
}
#body .control-group input.valid,
#body .control-group select.valid {
  background: url('/Content/images/Luckyland/Icon_CheckCircle_Green.png') no-repeat 97% 50% !important;
  background-size: 25px !important;
  border-color: #737373 !important;
  color: #737373 !important;
  padding-right: 42px;
  border-color: #28a745 !important;
}
#body .control-group.error select {
  border-color: #f55c5c;
}
#body .control-group.error .help-block {
  color: #f55c5c;
}
#body .control-group.error input.amount-input {
  background: url('/Content/images/Luckyland/Icon_Error_Red.png') no-repeat 5% 50% !important;
  background-size: 25px !important;
  padding-right: 10px !important;
}
#body input.valid.amount-input {
  background: url('/Content/images/Luckyland/Icon_CheckCircle_Green.png') no-repeat 5% 50% !important;
  background-size: 25px !important;
  padding-right: 10px !important;
}
#body .field-validation-error {
  color: #f55c5c !important;
}
#body .validation-summary-errors {
  color: #f55c5c;
}
#body .validation-summary-errors ul {
  padding-left: 0;
  list-style: none;
}
#body a:hover {
  cursor: pointer;
}
.primary-background {
  background: #C6C6C6 !important;
}
h3 {
  font-weight: bolder;
}
hr {
  /*border: 2px solid white;*/
  -webkit-border-top-left-radius: 4px !important;
  -moz-border-top-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
  -moz-border-top-right-radius: 4px !important;
  border-top-right-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.hr-black {
  border: 1px solid #000;
}
.hr-grey {
  border-color: #C6C6C6;
}
.hr-primary {
  border: 1px solid #5025CF !important;
  margin: 10px 0 10px 0;
  width: 100%;
}
.hr-vertical {
  margin: 0 10px 0 30px !important;
  height: 100%;
  width: 0%;
}
.left-hr {
  width: 10rem;
  margin-right: 5px;
  margin-left: 90px;
  margin-top: 10px;
}
.right-hr {
  width: 10rem;
  margin-left: 5px;
  margin-top: 10px;
}
/*input[type="text"], input[type="password"], input[type="number"] {
    background: transparent;
    border: 0;
    border-bottom: 2px solid @PrimaryFontColor;
    outline: 0;
    border-radius: 0 !important;
    /*override bootstrap textbox borders
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    font-size: 16pt;
    color: @PrimaryFontColor;
}*/
.green {
  color: green !important;
}
.red-background {
  background-color: #5025CF;
}
.grey-icon {
  color: #40739E;
  cursor: pointer;
  margin-top: -3px;
}
.primary-icon {
  color: #5025CF;
  cursor: pointer;
  margin-top: -3px;
}
.fa15 {
  font-size: 1.5em !important;
}
.grey-text {
  color: #737373;
  font-size: 10pt;
  font-weight: bold;
}
.accent-text {
  color: #40739E !important;
}
.green-text {
  color: #1da532;
  font-size: 12pt;
}
.red-text {
  color: #f55c5c;
  font-size: 12pt;
}
.big-primary-text {
  color: #40739E;
  font-family: 'Hind', Arial, sans-serif !important;
  font-weight: 800;
  font-size: 20pt;
}
.biggest-primary-text {
  color: #40739E;
  font-family: 'Hind', Arial, sans-serif !important;
  font-weight: 900;
  font-size: 35pt;
}
.insane-font {
  font-size: 34px;
  font-weight: bold;
}
.insane-spacing {
  margin: 20px 0 20px 0;
}
.form-field {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.help-text {
  color: #555555;
  font-size: 11px;
}
.well {
  border: none !important;
}
.loader-body {
  min-height: 550px;
}
.loader {
  border: 16px solid #5025CF;
  border-top: 16px solid #40739E;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15%;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.modal-backdrop {
  background-color: transparent;
}
.blur {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
/*Begin "borrowed" checkbox css (https://www.w3schools.com/howto/howto_css_custom_checkbox.asp) */
/* Customize the label (the container) */
.inputContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.inputContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #aaa;
  border-radius: 5px;
}
/* On mouse-over, add a grey background color */
.inputContainer:hover input ~ .checkmark {
  background-color: #888;
}
/* When the checkbox is checked, add a blue background */
.inputContainer input:checked ~ .checkmark {
  background-color: #5025CF;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.inputContainer input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.inputContainer .checkmark:after {
  left: 9px;
  top: 4px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*End "borrowed" checkbox css*/
.controls input[type="text"] {
  width: 100%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#cardTypeImage {
  width: 110px;
  background-size: cover;
  height: 0;
  padding: 0;
  padding-bottom: 0px;
  margin-left: -10px;
  background-color: transparent;
  margin-top: -20px;
  padding-bottom: calc(100% * 3 / 4.5);
}
.amex {
  background-image: url('/Content/images/CreditCardLogos/amex.svg');
}
.diners {
  background-image: url('/Content/images/CreditCardLogos/diners.svg');
}
.discover {
  background-image: url('/Content/images/CreditCardLogos/discover.svg');
}
.jcb {
  background-image: url('/Content/images/CreditCardLogos/jcb.svg');
}
.maestro {
  background-image: url('/Content/images/CreditCardLogos/maestro.svg');
  width: 83px !important;
}
.mastercard {
  background-image: url('/Content/images/CreditCardLogos/mastercard.png');
  width: 83px !important;
}
.visa {
  background-image: url('/Content/images/CreditCardLogos/visa.svg');
}
.agreements-info {
  font-weight: normal;
}
/*
    Caution!! The orientation:landscape media query applies to all devices 
    with an aspect ratio that's width is greater than it's length. This includes
    regular monitors. Added arbitrary max-width of 800px to prevent on most desktops
*/
@media (max-width: 800px) and (orientation: landscape) {
  /*These rules allows for scrolling the modals while in landscape mode*/
  body.modal-open > .blur {
    overflow: hidden;
    height: 100%;
  }
  .modal-content,
  .modal-dialog {
    height: inherit;
  }
  .modal {
    height: 110%;
  }
  #cardInfoDiv {
    margin-left: 1rem !important;
  }
}
/*IPad in Portait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-body {
    max-height: 370px !important;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .loader-body {
    min-height: 370px !important;
  }
  #body #cardTypeImage {
    width: 50px !important;
    margin-top: 8px !important;
  }
  #body #wizardModalContainer #cardTypeImage {
    width: 50px !important;
    margin-top: 8px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .card-back {
    width: 60% !important;
  }
}
@media only screen and (min-device-width: 1px) and (max-device-width: 768px) {
  #cardInfoDiv {
    margin: 0 !important;
    padding-bottom: 10px;
  }
}
@media only screen and (min-device-width: 1px) and (max-device-width: 480px) {
  #body {
    background-color: #5025CF;
  }
  #main {
    min-height: 0 !important;
  }
  #cardFrontImage {
    display: none !important;
  }
  .container {
    width: 100% !important;
  }
  .container-margin {
    margin: 0 !important;
  }
  .mobile-margin-top {
    margin-top: 0 !important;
  }
  .tile,
  .tile-dark {
    border-radius: 0 !important;
  }
  .grey-text {
    font-size: 9pt !important;
  }
  .print-btn {
    display: none;
  }
  .modal {
    border-radius: 0 !important;
  }
  #body {
    overflow-y: auto;
  }
  #body #wizardModalContainer {
    overflow: visible;
  }
  #body #wizardModalContainer #WizardModal {
    padding-right: 0px !important;
    position: relative !important;
    top: 0;
    height: 100%;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog {
    margin: 0 !important;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-header {
    border: none !important;
    border-radius: 0 !important;
    color: #5025CF;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-header.error,
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-header.error h3 {
    background-color: #fff !important;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-body {
    max-height: none !important;
    border: none !important;
  }
  #body #wizardModalContainer #WizardModal .modal-dialog .modal-content .modal-footer {
    display: block;
    border: none !important;
    border-radius: 0 !important;
  }
  #body .control-group.error input.amount-input {
    background: url('/Content/images/Luckyland/Icon_Error_Red.png') no-repeat 8% 50% !important;
    background-size: 25px !important;
  }
  #body input.valid.amount-input {
    background: url('/Content/images/Luckyland/Icon_CheckCircle_Green.png') no-repeat 8% 50% !important;
    background-size: 25px !important;
  }
  .btn-settings {
    width: 100% !important;
  }
  .btn-dismiss {
    width: 100% !important;
    margin-top: 10px;
    margin-left: 0 !important;
  }
  .left-hr {
    margin-left: 0 !important;
    width: 8rem !important;
  }
  .right-hr {
    width: 8rem !important;
  }
  .btn-cancel.btn-cancel-short {
    width: 30% !important;
    margin-top: 0 !important;
  }
  .btn-submit {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .btn-cancel {
    width: 100% !important;
    margin-top: 10px;
  }
  .full-row {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .card-front {
    padding: 5px 0 0 0 !important;
  }
  .card-back {
    width: 100% !important;
  }
  .card-icon {
    width: 180%;
    margin-top: 5px !important;
  }
  .responsive-full-width {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .responsive-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .responsive-no-width {
    max-width: 0% !important;
    flex: 0 0 0% !important;
  }
  .responsive-no-display {
    display: none;
  }
  #accounts-list .responsive-expand {
    max-width: 41% !important;
    flex: 0 0 41% !important;
  }
  .add-card {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
#body .dataTables_wrapper {
  color: black;
}
#body .dataTables_wrapper label,
#body .dataTables_wrapper .dataTables_info {
  color: #737373;
}
#body .dataTables_wrapper input,
#body .dataTables_wrapper select {
  height: auto;
}
#body .dataTables_wrapper .dataTables_filter input,
#body .dataTables_wrapper select {
  border-radius: 22px !important;
  background-color: white !important;
  border: 1px solid #40739E !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s !important;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s !important;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s !important;
  transition: border linear 0.2s, box-shadow linear 0.2s !important;
  font-size: 14px !important;
  line-height: 20px !important;
  /*padding: 4px 6px !important;*/
  outline: none;
}
#body .dataTables_wrapper .dataTables_filter input {
  background: url('/Content/images/Luckyland/Icon_Search_Black.png') no-repeat 95% 50%;
  background-size: 10%;
}
#body .dataTables_wrapper .dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
#body .dataTables_wrapper .dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
  background-color: #5025CF;
}
#body .dataTables_wrapper .dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before,
#body .dataTables_wrapper .dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
  background-color: #40739E;
}
#body .dataTables_wrapper tr.odd,
#body .dataTables_wrapper tr.odd td.sorting_1,
#body .dataTables_wrapper tr.odd td.sorting_2,
#body .dataTables_wrapper tr.odd td.sorting_3 {
  background-color: #fff !important;
}
#body .dataTables_wrapper tr.even,
#body .dataTables_wrapper tr.even td.sorting_1,
#body .dataTables_wrapper tr.even td.sorting_2,
#body .dataTables_wrapper tr.even td.sorting_3 {
  background-image: none !important;
  background-color: #fff !important;
  color: #737373 !important;
}
#body .dataTables_wrapper th,
#body .dataTables_wrapper th.sorting_asc,
#body .dataTables_wrapper th.sorting_desc {
  background: none !important;
  color: #fff !important;
  background-color: #40739E !important;
  font-family: 'Hind', Arial, sans-serif !important;
}
#body .dataTables_wrapper td.child {
  background-color: white;
}
#body .dataTables_wrapper .table-bordered {
  border: 1px solid #333;
}
#body .dataTables_wrapper .table-bordered th,
#body .dataTables_wrapper .table-bordered td {
  border: none;
}
#body .dataTables_wrapper .dataTables_paginate,
#body .dataTables_wrapper .dataTables_info {
  margin: 10px 0 0 10px;
}
#body .dataTables_wrapper .dataTables_paginate ul li a,
#body .dataTables_wrapper .dataTables_info ul li a {
  color: #40739E !important;
}
#body .dataTables_wrapper .dataTables_paginate ul li:not(.active) a.page-link:hover,
#body .dataTables_wrapper .dataTables_info ul li:not(.active) a.page-link:hover {
  background-color: #40739E !important;
}
#body .dataTables_wrapper .dataTables_paginate ul li.active a.page-link:hover,
#body .dataTables_wrapper .dataTables_info ul li.active a.page-link:hover {
  background-color: #39668c;
  color: #F5F5F5 !important;
}
#body .dataTables_wrapper .dataTables_paginate ul li.active a,
#body .dataTables_wrapper .dataTables_info ul li.active a {
  background-color: #40739E;
  color: #FFF !important;
}
#body .page-item.active .page-link {
  border-color: #40739E;
}
#body .fixed-dollar {
  position: absolute;
  top: 172px;
  left: 0;
}
#body .fixed-dollar-transfer {
  position: absolute;
  top: 192px;
  left: 10px;
}
#body .vertical-center {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
#body .orange-text {
  color: #FF9D6E !important;
}
#body .glyph-circle-background {
  height: 83%;
  width: 85%;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  margin: auto;
}
#body .modal-header.express-warning-header,
#body .modal-header.express-error-header {
  margin-top: 0px !important;
  padding: 0px;
  background-color: #F5F5F5;
  margin-bottom: -50px !important;
  border-bottom: 0px !important;
}
#body .modal-header.express-warning-header .glyph-container,
#body .modal-header.express-error-header .glyph-container {
  margin: auto;
  padding: 0px;
  font-size: 100px;
  height: 100px;
  width: 100px;
  position: relative;
  top: -40px;
}
#body .modal-header.express-warning-header .glyph-container .header-overlay-glyph,
#body .modal-header.express-error-header .glyph-container .header-overlay-glyph {
  font-size: 100px;
  width: 100px;
  text-align: center;
  position: relative;
  top: -105px;
}
#body .modal-header.express-warning-header .glyph-container .success-glyph,
#body .modal-header.express-error-header .glyph-container .success-glyph {
  font-size: 100px;
  width: 100px;
  text-align: center;
  position: relative;
  top: -105px;
  color: green;
}
#body .modal-header.express-warning-header .glyph-container .warning-glyph,
#body .modal-header.express-error-header .glyph-container .warning-glyph {
  font-size: 100px;
  width: 100px;
  text-align: center;
  position: relative;
  top: -105px;
  color: #FF9D6E !important;
}
#body .modal-header.express-warning-header .glyph-container .failure-glyph,
#body .modal-header.express-error-header .glyph-container .failure-glyph {
  font-size: 100px;
  width: 100px;
  text-align: center;
  position: relative;
  top: -105px;
  color: red;
}
#body .sitewideNotification {
  background-color: red;
  color: white;
  font-size: 16px;
  text-align: center;
}
#body .btn-secondary {
  border: 2px solid #99999b !important;
  background-color: white !important;
  color: #5025CF !important;
  border-radius: 4px;
}
#body .btn-secondary:hover {
  background-color: #F5F5F5 !important;
  color: #5025CF !important;
}
#body #invalidRecaptcha {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  position: relative;
  padding: 0.75rem 1.25rem 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
#body .g-recaptcha > div:first-of-type {
  margin: 0 auto;
}
#body #card-lookup-errors .field-validation-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  position: relative;
  padding: 0.75rem 1.25rem 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: block;
  width: 100%;
}
#body #invalidRecaptcha {
  max-width: 300px;
  flex: auto;
}
#body .form-control-centered {
  max-width: 300px !important;
  margin: 0 auto !important;
}
#body .form-control-centered-sm {
  max-width: 150px !important;
  margin: 0 auto !important;
}
#body .account-create-button {
  font-size: 1em;
  max-width: 480px;
}
#body .flex-justify-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
#body .p0 {
  padding: 0 !important;
}
#body .modal-body > .card-back {
  margin-top: 0 !important;
}
#body .text-small {
  font-size: small !important;
}
.sign_in_field {
  width: 100%;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
@media screen and (max-width: 940px) {
  .print-btn {
    display: none;
  }
}
#body #terminate-session,
#body #continue-session {
  width: 100% !important;
}
#body .bar {
  background-color: #5025CF;
}
@media only screen and (min-device-width: 1px) and (max-device-width: 575px) {
  #body #terminate-session,
  #body #continue-session {
    width: 45% !important;
  }
}
#header {
  width: 100%;
  display: inline-block;
  height: 6em;
  background-color: transparent !important;
}
.banner {
  margin-left: 0;
  padding-top: 10px;
}
.banner-menu-item {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  font-size: 0px !important;
}
.banner-logout {
  background-image: url('/Content/images/Luckyland/GamingPayout_Logout.png');
}
.banner-profile {
  background-image: url('/Content/images/Luckyland/GamingPayout_MyProfile.png');
}
.banner-my-cards {
  background-image: url('/Content/images/Luckyland/GamingPayout_MyCards.png');
}
.bg-dark {
  background-color: #5025CF !important;
}
.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
.navbar-toggler {
  padding: 10px;
  border: none !important;
}
.menu-hamburger {
  position: absolute;
  right: 0;
  top: -5px;
}
#nav-icon {
  width: 40px;
  height: 30px;
  position: relative;
  margin: auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #40739E;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}
#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 12px;
}
#nav-icon span:nth-child(4) {
  top: 24px;
}
#nav-icon.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#body .nav-link {
  color: #fff !important;
}
#body .nav-link:hover {
  color: #F5F5F5 !important;
}
#navbarNavDropdown {
  opacity: 0;
  visibility: collapse;
  transition: opacity 0.15s ease-out;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
}
#navbarNavDropdown.show {
  opacity: 1;
  visibility: visible;
}
.nav-item {
  border-bottom: 1px solid #fff;
}
.navbar-nav {
  position: absolute;
  background-color: #40739E;
  right: 0;
  margin-top: 10px;
}
.banner-menu-item {
  width: 140px !important;
  font-size: 12px !important;
  font-weight: bold;
}
.navbar-nav .nav-link {
  padding-left: 4rem !important;
  padding-top: 1rem !important;
}
.banner-logout {
  background: url('/Content/images/Luckyland/GamingPayout_Logout.png') no-repeat 5% 30%;
  background-size: 35%;
}
.banner-profile {
  background: url('/Content/images/Luckyland/GamingPayout_MyProfile.png') no-repeat 5% 30%;
  background-size: 35%;
}
.banner-my-cards {
  background: url('/Content/images/Luckyland/GamingPayout_MyCards.png') no-repeat 5% 30%;
  background-size: 35%;
}
#navbarNavDropdown > ul > li:last-child {
  border-bottom: none;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #40739E;
  margin-right: 23px;
  float: right;
}
#body #footer {
  min-height: 40px;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: transparent !important;
  padding: 15px;
}
#footerLinks a {
  color: #40739E !important;
}
#footerLinks a:hover {
  color: #d3b810 !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #footer {
    margin-top: 0px !important;
  }
}
#card-info .card-action {
  text-align: left;
  padding-left: 0;
  padding-right: 0.4em;
  margin-bottom: 0.5rem;
  white-space: normal;
}
#card-info .card-action span {
  padding-right: 0;
  padding-left: 0.5em;
}
#card-info .card-action i {
  float: right;
  font-size: 1.5em;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
#pin-reveal .modal-header {
  padding: 1rem 1rem 0 1rem;
}
#pin-reveal .box-div-header {
  background-color: #333 !important;
  color: #fff !important;
  margin: 0;
}
#pin-reveal .pin-container {
  padding: 0;
}
#pin-reveal .pin-header {
  min-height: 2em;
}
#pin-reveal .pin-display {
  text-align: center;
  margin: 1em 0 1em 0;
}
#pin-reveal .pin-text {
  font-size: 40px;
  font-weight: bold;
  padding: 5px;
}
#pin-reveal .print-btn img {
  float: right;
  width: 2em;
}
#pin-reveal .success-message {
  display: none;
}
#faq h1 {
  color: #737373;
  font-weight: bold;
  font-size: 12pt;
  text-transform: uppercase;
  border-bottom: 2px solid #C6C6C6;
  margin: 1.5em 0 1.5em 0.5em;
  padding-bottom: 1em;
}
#faq .questions input[name='question'] {
  display: none;
}
#faq .questions input[name='question']:checked ~ .answer {
  max-height: 50em;
  padding: 0.5em 1.5em;
}
#faq .questions input[name='question']:checked + label::after {
  content: '\f106';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 0.8em;
}
#faq .questions label {
  position: relative;
  display: block;
  padding: 1em;
  font-size: 1.5em;
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
#faq .questions label::after {
  content: '\f107';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  width: 1em;
  height: 1em;
  text-align: center;
  border-radius: 50%;
}
#faq .questions .answer {
  overflow: hidden;
  max-height: 0em;
  position: relative;
  padding: 0 1.5em;
  transition: all 0.1s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
#faq .questions .question-container {
  margin: 0 0 1em 0;
}
#faq .questions .question {
  color: #5025CF;
  font-size: 1em;
  padding-bottom: 1em;
}
#faq .questions .question:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
#faq .questions .answer {
  line-height: 1.4em;
  color: black;
  background: #fff;
}
#faq .questions .answer a {
  color: #5025CF !important;
}
#faq .questions .answer table {
  padding: 0 0 0 0 !important;
}
#faq .questions table {
  table-layout: fixed;
  width: 100%;
}
#faq .questions table thead th {
  padding-left: 3px;
}
#faq .questions table thead th:nth-child(1) {
  width: 35%;
}
#faq .questions table thead th:nth-child(2) {
  width: 25%;
}
#faq .questions table thead th:nth-child(3) {
  width: 40%;
}
#faq .questions table td {
  border: 2px solid black;
  vertical-align: top;
  overflow-wrap: break-word;
  padding: 0 5px 5px 5px;
}
#faq .questions table td a {
  color: #5025CF !important;
}
#add-new-funding-source h1 {
  font-size: 2.5em;
}
#add-new-funding-source .btn-create-account {
  float: right;
  background-color: #5025CF;
}
#add-new-funding-source .btn-dismiss {
  width: 100% !important;
}
#add-new-funding-source .form-actions {
  margin: 1em 0 1em 0;
}
@media only screen and (min-device-width: 1px) and (max-device-width: 767px) {
  #addFundingSourceForm .btn-dismiss {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  #addFundingSourceForm .btn-create-account {
    float: none;
  }
}
.my-cards-edit {
  display: block;
  padding: 0.5rem 1rem;
  cursor: pointer;
  background-image: url('/Content/images/Luckyland/BlackSelect.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
}
.my-cards-add {
  display: block;
  padding: 0.5rem 1rem;
  cursor: pointer;
  background-image: url('/Content/images/Luckyland/Icon_PlusCircle_Green.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
}