@charset "utf-8";

.mega-color { font-size:14px; color:#4366c8; }
.powerball-color { font-size:14px; color:#c84343; }
.super-color { font-size:14px; color:#00AEEF; }
.award { color:#4366c8; }

#lotto-wrap { display:inline-block; margin:0 auto; padding:0; overflow:hidden; }
#lotto-wrap.py-5 { padding:0 5px !important }
#lotto-wrap.py-10 { padding:0 10px !important }
#lotto-wrap:not(:first-child) { margin-top:15px }
#lotto-wrap ul { float:left; display:inline-block; width:204px; margin:0; }
#lotto-wrap ul li {float:left;display:inline-block;text-align:center; width:30px;height:30px;line-height:30px;margin:0 2px;font-weight:bold;font-size:14px;letter-spacing:-0.6x;border:none;}
#lotto-wrap ul .main-number {background-color:#ddd;color:#000;border-radius:50%;font-family: 'notokr','SCDream', sans-serif;}
#lotto-wrap ul .bonus-number {background-color:#ff393f;color:#fff;border-radius:50%;font-family: 'notokr','SCDream', sans-serif;}
#lotto-wrap .lotto-info { float:left; min-width:160px; padding: 7px 0 0 5px; text-align:left; }
#lotto-wrap .clear { clear:both; width:0; height:0; }