/* (c) Windmill - (r) yrl 20260822 2310 */
/* for Aftermath Support Your Lottery site */

body {
   background-color: #e5e5e5;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   line-height: 16px;
   color: #4a4a4a;
}

h1 {
   color: #4a4a4a;
   font-size: 24px;
   line-height: 24px;
}

h2 {
   color: #4a4a4a;
   font-size: 21px;
   line-height: 21px;
}


h3 {
   color: #4a4a4a;
   font-size: 18px;
   line-height: 18px;
}

p {
   color: #4a4a4a;
}

b {
   color: #000000;
}

a {
   color: #3a6c36;
   text-decoration: underline;
}
a:hover {
   color: #103b89;
   text-decoration: none;
}

#header {
//   background-image: url('/superkids/gfx/header-clouds.jpg');
//   background-position: center top;
//   background-repeat: no-repeat;
   background-color: #141722;
}

.navbar {
   background-color: #3a6c36;
   border-color: #2a5c26;
   font-size: 18px;
}

.navbar-brand {
   color: #ffffff !important;
   font-size: 18px;
   text-decoration: none;
}

.nav-link {
   color: #ffffff !important;
   text-decoration: none;
}

.nav-link.active {
   background-color:#2a5c26!important;
   color: #ffffff !important;
   text-decoration: none;
}

.nav-link:hover {
   background-color: #103b89 !important;
   color: #ffffff !important;
   text-decoration: none;
}

.dropdown-menu {
   background-color: #3a6c36 !important;
}

.navbar-toggler {
   background-color: #3a6c36 !important;
   border-color: #ffffff !important;
   color: #ffffff !important;
}

.navbar-toggler:hover {
   background-color: #103b89 !important;
   border-color: #ffffff !important;
   color: #ffffff !important;
}

#page-content {
   background-color: #fdfffe;
}

input.totals {
   background: #fdfffe;
   color: #4a4a4a;
   text-decoration: none;
}

.btn.btn-primary {
   background-color: #3a6c36 !important;
   color: #ffffff !important;
}

.btn:hover {
   background-color: #103b89 !important;
   color: #ffffff !important;
}

#side-panel {
   background-color: #e3f0e1;
}

#footer {
   background-color: #3a6c36;
   border-color: #2a5c26;
   color: #e5e5e5;
}

#footer a {
   color: #ffffff;
   text-decoration: underline;
}

#footer a:hover {
   color: #ffffff;
   text-decoration: none;
}
