/* fonts */
.wjl-interface{font-family:"Oswald"; font-size: large!important;} 
.wjl-arcade {font-family:"Press Start 2P", sans-serif; font-size: large;}
.wjl-gametext {font-family:"Bevan", serif; font-size: large;}
.wjl-numbers {font-family:"Unbounded"; font-size: large; vertical-align:middle;}
.wjl-cfb-font {font-family:"Graduate", serif; font-size: x-large;}
.wjl-profb-font {font-family:"Carrois Gothic SC", sans-serif; font-size: x-large;}
.wjl-vig {font-family:"Merriweather", serif; font-size: large;}

/* colors for arcade font */
.wjl-arcade-red {color:#FF002C!important;} /*S tier */
.wjl-arcade-gold {color:#F1E400!important;} /*A tier */
.wjl-arcade-orange {color:#FEAB33!important;}  /*B tier */
.wjl-arcade-green {color:#27FC4C!important;} /*C tier */
.wjl-arcade-cyan {color:#60FAE2!important;} /* D tier */
.wjl-arcade-purple {color:#C574FF!important;} /* F tier */
.wjl-arcade-pink {color:#F036E1!important;} 
.wjl-arcade-white {color:#FFFFFF!important;} 

/* dark background colors */
.wjl-green-dark{color:#000!important;background-color:#2aa146!important} /*soccer*/
.wjl-green-darker{color:#000!important;background-color:#1f7a34!important}
.wjl-teal-dark{color:#000!important;background-color:#2881a4!important} /*ice hockey*/
.wjl-teal-darker{color:#000!important;background-color:#1e617b!important} 
.wjl-orange-dark{color:#000!important;background-color:#c86304!important} /*basketball*/
.wjl-orange-darker{color:#000!important;background-color:#964a03!important}
.wjl-dun-dark{color:#000!important;background-color:#c88437!important} /*baseball*/
.wjl-dun-darker{color:#000!important;background-color:#a06a2c!important} 
.wjl-yellow-dark{color:#fff!important;background-color:#cccc00!important} /*football*/
.wjl-yellow-darker{color:#fff!important;background-color:#999900!important} 
.wjl-pink-dark{color:#000!important;background-color:#ff0088!important} /*womens*/
.wjl-pink-darker{color:#000!important;background-color:#cc006d!important} 

/* light background colors, sport-specific */
.wjl-green-light{color:#000!important;background-color:#85e09a!important} /*soccer*/
.wjl-green-lighter{color:#000!important;background-color:#aeeabc!important}
.wjl-teal-light{color:#000!important;background-color:#84c7e1!important} /*soccer*/
.wjl-teal-lighter{color:#000!important;background-color:#add93b!important}
.wjl-orange-light{color:#000!important;background-color:#fdca9b!important} /*basketball*/
.wjl-orange-lighter{color:#000!important;background-color:#964a03!important}
.wjl-dun-light{color:#000!important;background-color:#deb587!important} /*baseball*/
.wjl-dun-lighter{color:#000!important;background-color:#e9ceaf!important} 
.wjl-yellow-light{color:#000!important;background-color:#ffff66!important} /*football*/
.wjl-yellow-lighter{color:#000!important;background-color:#ffff99!important} 
.wjl-pink-light{color:#000!important;background-color:#ff66b8!important} /*womens*/
.wjl-pink-lighter{color:#000!important;background-color:#ff99cf!important} 

table.wjl-fb:nth-of-type(3n){color:#000!important;background-color:#ffff33!important} /*football*/
table.wjl-fb:nth-of-type(3n+1){color:#000!important;background-color:#ffff66!important} /*football*/
table.wjl-fb:nth-of-type(3n+2){color:#000!important;background-color:#ffff99!important} /*football*/



/* supplemental colors*/
.wjl-black{color:#FFF!important;background-color:#090C08!important}
.wjl-gray{color:#FFF!important;background-color:#b3b4b6!important}
.wjl-red{color:#FFF!important;background-color:#e4003b!important}
.wjl-gold{color:#000!important;background-color:#d8a034!important}
.wjl-blue{color:#FFF!important;background-color:#1919a6!important}
.wjl-purple{color:#FFF!important;background-color:#4e0fa6!important}
.wjl-green{color:#FFF!important;background-color:#27fc4c!important}

/* for pick types */
.wjl-aps,.wjl-aml,.wjl-hps,.wjl-hml,.wjl-tml,.wjl-over,.wjl-under{font-family:Unbounded;font-size: large; vertical-align:middle;text-align:center}

.wjl-aps{color:#fff!important;background-color:#fb8b24!important}
.wjl-hps{color:#fff!important;background-color:#4b0082!important}
.wjl-aml{color:#fff!important;background-color:#8b4513!important}
.wjl-hml{color:#fff!important;background-color:#2aa146!important}
.wjl-tml{color:#fff!important;background-color:#090C08!important}
.wjl-over{color:#fff!important;background-color:#e4003b!important}
.wjl-under{color:#fff!important;background-color:#1919a6!important}


/* for bet window */
.wjl-betwindow{{color:#fff;background-color:#000}}

/* orphans */
.wjl-playfont {font-family:"Rowdies"; font-size: large;}
.wjl-splash {font-family:"Oswald", sans-serif; font-size: large;}

