@charset "UTF-8";
@import url("/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Inter:400,500,700&display=swap");

ul	{padding:0px;margin:0px;}
li	{list-style:none;}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0px;
	display: flex;
	align-items: center;
}

html {
	scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif !important;
  font-size: 15px !important;
  line-height: 1.3rem !important;
  letter-spacing: -0.03125rem !important;
  color: #4f5050 !important;
  /*background: #f9f9f9;*/
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

::-webkit-scrollbar {width: 0;}
::selection {background: rgba(30, 116, 253, 0.3);}

p,td {
	color: #333333;
	font-size: 14.5px;
	line-height: 1.45rem;
	font-family: Source Sans Pro,sans-serif;
}

textarea {
	color: #333333;
	font-size: 14.5px;
	line-height: 1.45rem;
	font-family: Source Sans Pro,sans-serif;
	background-color: transparent;
	border:1 solid #B2B2B2;
	padding: 5 5 5 5;
}

a:link				{text-decoration:none;}
a:visited			{text-decoration:none;}
a:active			{text-decoration:none;}
a:hover				{text-decoration:none;color:red;}
.divyoutube		{position: fixed;cursor: pointer;}

.txtquickpick  {font-size:13px !important;color: #00746b;letter-spacing: 0.058rem;}
.txtnodata	{
	color: #a0a0a0;
	font-size: 16px;
	width: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 5px;
}

.clguide	{color: #00746b !important;font-size:14.5px;letter-spacing:-0.08rem;}

.spacer {
    width: 100%;
    height: 38px;
    background-color: #ffffff;
}

.txtlistcmt	{
	font-size: 13px;
    color: #888888;
	font-weight: 400;
}

.txtlistdate	{
	font-size: 13px;
    color: #888888;
	font-weight: 400;
}

/****** Lotto Ball ******/

.ballsize0 {
	width: 18px !important;
	height: 18px !important;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.45rem;
	border-radius: 50%;
}

.ballsize1 {
	width: 28px;
	height: 28px;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.7rem;
	border-radius: 50%;
}

.ballsize2 {
	width: 22px !important;
	height: 22px !important;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	line-height: 1.45rem;
	border-radius: 50%;
}

.ballsize3 {
	width: 36px;
	height: 36px;
	color: #555;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	line-height: 2.2rem;
	border-radius: 50%;
}

.ballcolorw {
	border: 1px solid #a6a6a6;
	background: #fff;
}

.ballcolor0 {
	border: 1px solid #e9bd04;
	background: linear-gradient(to bottom, #fcf649 0%, #e9bd04 100%);
}

.ballcolor1 {
	border: 1px solid #0181f4;
	background: linear-gradient(to bottom, #5ab1ff 0%, #0181f4 100%);
}

.ballcolor2 {
	border: 1px solid #23771b;
	background: linear-gradient(to bottom, #74be77 0%, #23771b 100%);
}

.ballcolor3 {
	border: 1px solid #05739a;
	background: linear-gradient(to bottom, #6cafc7 0%, #05739a 100%);
}

.ballcolor4 {
	border: 1px solid #a614da;
	background: linear-gradient(to bottom, #bf73da 0%, #a614da 100%);
}

.ballcolor5 {
	border: 1px solid #d29501;
	background: linear-gradient(to bottom, #f9c546 0%, #d29501 100%);
}

.ballcolor6 {
	border: 1px solid #c212d4;
	background: linear-gradient(to bottom, #fa3cf2 0%, #c212d4 100%);
}

.ballcolor7 {
	border: 1px solid #0ca491;
	background: linear-gradient(to bottom, #41d7c9 0%, #0ca491 100%);
}

.ballcolor10 {
	border: 1px solid #a6a6a6;
	background: linear-gradient(to bottom, #cacaca 0%, #a6a6a6 100%);
}

.ballcolormm {
	border: 1px solid #111ea6;
	background: linear-gradient(to bottom, #3142cc 0%, #111ea6 100%);
}

.ballcolorpb {
	border: 1px solid #d21401;
	background: linear-gradient(to bottom, #f44b0b 0%, #d21401 100%);
}

/****** Input ******/

.inputtxtfull {
	width: 100%;
	border: 0.1rem solid #d0d0d0;
	border-radius: 6px;
	padding: 10px;
}

/****** Button ******/

.chipbbs {
    color: #fff;
    padding: 0.2rem 0.4rem !important;
    margin: 0rem;
    background: #6c7c94;
    border-radius: 0.3rem;
    font-size: 0.9rem;
    font-weight: 400;
	cursor: pointer;
}

.btnsidebar			{color: #141515;font-size: 30px;font-weight: 400;}
.btnusidebig			{height: 35px !important;border-radius: 35px !important;padding: 5px !important;}
.btnusidenor			{height: 28px !important;font-size: 12px !important;border-radius: 16px !important;}
.btnlinkhref			{height: 20px;border: 0px;font-size: 13px;margin: 0px;padding: 0px 2px 0px 2px;}
.btnlinkhref.on		{color: #1365fd !important;background: #ddeaff !important;}
.btniconbig			{font-size:18px;font-weight: 200;padding-right:5px;}
.btn-popclose		{height: 38px !important;background: #5c5f5f !important;border-color: #5c5f5f !important;color: #ffffff !important;}

.btnfull {
	width: 100%;
	height: 45px !important;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 400;
	letter-spacing: -0.03rem;
	box-shadow: none !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: none;
	text-decoration: none !important;
	border: 0.1rem solid #d0d0d0;
	border-radius: 6px !important;
	padding: 10px;
	background: #ffffff;
}

.btn-ordermm	{background: linear-gradient(to bottom, #1e74fd 0%, #0259ea 100%) !important;border-color: #1e74fd !important;color: #ffffff !important;}
.btn-orderpb		{background: linear-gradient(to bottom, #ff4b37 0%, #ff2109 100%) !important;border-color: #ff321c !important;color: #ffffff !important;}

.btn-titleside		{background: #fff !important;border-color: #ffffff !important;color: #555555 !important;border-size: 0px !important;height: 18px;padding: 0px !important;}

.btn-mainguide		{width: 36%;height: 33px;font-size: 16px;font-weight: 600;border-radius: 5px;background: #ffffff !important;border-color: #dedede;color: #222222 !important;}
.btn-mainmm		{width: 61%;height: 33px;font-size: 16px;font-weight: 450;border-radius: 5px;background: #003b90 !important;border-color: #3552c4 !important;color: #ffffff !important;}
.btn-mainpb		{width: 61%;height: 33px;font-size: 16px;font-weight: 450;border-radius: 5px;background: #cd2525 !important;border-color: #c71212 !important;color: #ffffff !important;}

.btn-mmillions		{background: #003b90 !important;border: 1px solid #3552c4 !important;color: #ffffff !important;}
.btn-mmillions:hover, .btn-mmillions:focus, .btn-mmillions:active, .btn-mainmm:hover, .btn-mainmm:focus, .btn-mainmm:active {
	background: #e5eefb !important;
	border: 1px solid #003b90 !important;
	color: #3552c4 !important;
	font-weight: 800;
}

.btn-powerball		{background: #cd2525 !important;border: 1px solid #c71212 !important;color: #ffffff !important;}
.btn-powerball:hover, .btn-powerball:focus, .btn-powerball:active, .btn-mainpb:hover, .btn-mainpb:focus, .btn-mainpb:active {
	background: #fceff0 !important;
	border: 1px solid #cd2525 !important;
	color: #c71212 !important;
	font-weight: 800;
}

.btn-depositptype		{width: 32%;font-size: 15px;font-weight: 550;letter-spacing: -0.01rem;}
.btn-depositptype.on	{background: #592bca !important;border-color: #592bca !important;color: #ffffff !important;}
.btn-depoisitptotal		{width: 23%;font-size: 15px;font-weight: 550;letter-spacing: -0.01rem;}
.btn-depoisitptotal.on	{background: #592bca !important;border-color: #592bca !important;color: #ffffff !important;}
.btn-depoisitptotal.gray	{color: #ababab !important;}

.btn-gamenummm			{width: 23%;font-size: 15px;font-weight: 550;letter-spacing: -0.01rem;}
.btn-gamenummm.on		{background: #3552c4 !important;border-color: #3552c4 !important;color: #ffffff !important;}
.btn-gamenumpb			{width: 23%;font-size: 15px;font-weight: 550;letter-spacing: -0.01rem;}
.btn-gamenumpb.on		{background: #c71212 !important;border-color: #c71212 !important;color: #ffffff !important;}

.btn-drawtimemm			{width: 31%;font-size: 15px;font-weight: 550;letter-spacing: -0.05rem;}
.btn-drawtimemm.on		{background: #3552c4 !important;border-color: #3552c4 !important;color: #ffffff !important;}
.btn-drawtimepb			{width: 31%;font-size: 15px;font-weight: 550;letter-spacing: -0.05rem;}
.btn-drawtimepb.on		{background: #c71212 !important;border-color: #c71212 !important;color: #ffffff !important;}

.btn-gameselall {
	height: 24px;
	padding: 2px 8px 2px 5px;
	font-size: 14px !important;
	font-weight: 450;
	letter-spacing: -0.05rem;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
}

.btn-gameselall:focus {
	background: #ddeaff !important;
	border-color: #94bcfe !important;
	color: #1365fd !important;
}

.btn-gamemyball {
	height: 26px;
	padding: 2px 8px 2px 5px;
	color: #606060;
	font-size: 14px !important;
	font-weight: 550;
	letter-spacing: 0.9rem;
	border-radius: 5px;
	border: 1px solid #d8d8d8;
	background: transparent;
}

.btn-gamemyball:focus {
	background: #888 !important;
    border-color: #888 !important;
    color: #fff !important;
}

.btn-gameselitem {
	height: 32px;
	padding: 0px 5px 0px 5px;
	font-size: 14px !important;
	font-weight: 500;
	letter-spacing: -0.05rem;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	background: #ffffff;
}

/*@@@@@@@ Main Page @@@@@@@*/

.mainrndbox			{border-radius: 6px;border:1px solid #dedede;}
.maingameclose	{border-radius: 5px;padding: 5px 10px;margin: 18px 0px 0px 0px;background-color: #fff;display: flex;align-items: center;justify-content: center;font-size: 16px;font-weight: 600;letter-spacing: -0.03rem;}
.maingameorder	{margin: 12px 0px 15px 0px;display: flex;align-items: center;justify-content: space-between;}
.maingameresult	{margin: 12px 0px 0px 0px;display: flex;align-items: center;justify-content: space-between;}

.maingrstbody		{float: left;width: 85%;height: 1.8rem;}
.maingrstside			{font-weight: 600;letter-spacing: -0.05rem;float: right;width: 15%;height: 1.8rem;display: flex;align-items: center;justify-content: right;}
.maingrstpn			{font-weight: 600;letter-spacing: -0.1rem;float: left;width: 32%;height: 1.8rem;display: inline-flex;align-items: center;}
.maingrstline			{float: right;width: 68%;letter-spacing: -0.03rem;}

.maingrstline ul li {
	float: left;
    margin: 0;
    width: 1.8rem;
    height: 1.8rem;
    line-height: normal;
    border: 0.1rem solid #d2d2d2;
	border-radius: 50%;
    color: #363636;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 180% !important;
	margin-right: 0.1rem;
	background: #ffffff;
}

.maingameupbgmm	{padding: 15px;border-radius: 4px 4px 0px 0px;background-color: #e5eefb !important;}
.maingamednbgmm	{padding: 15px;border-radius: 0px 0px 4px 4px;background-color: #e5eefb !important;}
.maingameupbgpb		{padding: 15px;border-radius: 4px 4px 0px 0px;background-color: #fceff0 !important;}
.maingamednbgpb		{padding: 15px;border-radius: 0px 0px 4px 4px;background-color: #fceff0 !important;}

.maingameitem			{display: flex;align-items: center;justify-content: space-between;}
.maingameleftlogo		{}
.mainlogomm			{width: 130px;height: 60px;}
.mainlogopb				{width: 140px;height: 50px;}
.maingamergttext		{text-align: center;}

.maingametitle			{font-size: 18px;font-weight: 450;letter-spacing: -0.05rem;}
.mainjackpotlocal		{font-size: 25px;font-weight: 700;letter-spacing: 0.01rem;padding: 7px 0px 5px 0px;}
.maindrawdate			{font-size: 15px;font-weight: 450;letter-spacing: -0.05rem;}
.mainbdlightmm			{border-bottom: 1px solid #b4cdf3 !important;}
.mainbdlightpb			{border-bottom: 1px solid #f7d5d9 !important;}

.mainrstpending			{color: #fb5200;font-weight: 600;}
.mainrstwinner			{color: #8000ff;font-weight: 700;text-align: center;line-height: 1.1rem}
.mainrstrollover			{}

.maintitlewarp			{padding-bottom: 3px;border-bottom: 1px solid #d1d1d1;}
.maintitleshadow		{height: 2px;background-color: #f3f3f3;margin-bottom: 8px;}
.mainproctitle			{color: #676767;font-size: 16px; font-weight:600;letter-spacing: -0.1rem;padding-left: 3px;}
.mainprocside			{color: #676767;font-size: 15px; font-weight:500;letter-spacing: -0.1rem;text-align: right;padding-right: 3px;}
.mainpnltitle				{color: #121212;font-size: 18px;font-weight: 600;padding-left: 3px;}
.mainpnlside				{color: #888;font-size: 14px;font-weight: 450;font-family: tahoma;justify-content: flex-end;align-items: flex-end !important;}

.mainvodtxt				{text-align: center;font-size: 14px;}
.mainvodmidbox		{font-size: 14px;font-weight: 600;color: #fff;background: #808000;padding: 5px 12px;text-align: center;}

.maincsboxtop			{color: #fff;font-size: 18px;font-weight: 600;background: #007bff;padding: 10px 15px 10px 20px;border-radius: 5px 5px 0px 0px;border-top:1px solid #276ac7;border-left:1px solid #276ac7;border-right:1px solid #276ac7;}
.maincsboxbtm			{padding: 10px 15px 10px 15px;border-radius: 0px 0px 5px 5px;border-bottom:1px solid #276ac7;border-left:1px solid #276ac7;border-right:1px solid #276ac7;cursor:pointer;}
.maincsgirl					{background-repeat: no-repeat;background-position: bottom right;background-image: url('/images/worksgirl3.jpg');}
.maincsphoneno		{font-size: 20px;font-weight: 800;color: #082b60;letter-spacing: -0.05rem;margin-bottom:5px;}
.maincsguide				{font-size: 14px;font-weight: 400;color: #787878;letter-spacing: -0.05rem;line-height: 1.2rem;}

.mainhdmidbox			{color: #008800;background-color: #f5f6f8;padding: 10px 0px 10px 0px;font-size: 14px;font-weight: 500;line-height: 1rem;text-align: center;}
.mainhdlinkicon			{color: #232323;font-size: 30px;font-weight: 550;}
.mainhdlinktitle			{color: #232323;font-size: 15px;font-weight: 650;line-height: 1.1rem;}
.mainhdlinkexp			{color: #787878;font-size: 13px;font-weight: 400;letter-spacing: -0.1rem;}

.btn-mainguide			{width: 36%;height: 33px;font-size: 16px;font-weight: 600;border-radius: 5px;background: #fff !important;border-color: #dedede;color: #222222 !important;}
.btn-mainmm			{width: 61%;height: 33px;font-size: 16px;font-weight: 450;border-radius: 5px;background: #003b90 !important;border-color: #3552c4 !important;color: #fff !important;}
.btn-mainpb				{width: 61%;height: 33px;font-size: 16px;font-weight: 450;border-radius: 5px;background: #cd2525 !important;border-color: #c71212 !important;color: #fff !important;}

/*~~~~~~ Prize Page ~~~~~~*/

.prizechartxls		{
	font-size: 14px;
}
.prizechartxls ul	{
	display: flex;
	align-items: center;
	justify-content: space-between;
	letter-spacing: -0.05rem;
	margin-bottom: 0px;
}
.prizechartxls	ul li {
	float: left;
	text-align: center;
}

.prizecharttitle	{
	font-weight: 550;
	line-height: 30px;
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
}
.prizechartitems {
	border-bottom: 1px dashed #cdcdcd;
	padding: 3px 0 2px 0;
}

.prizechartcol1	{width: 10%;}
.prizechartcol2	{width: 45%;}
.prizechartcol3	{width: 45%;line-height: 1rem;letter-spacing:-0.1rem;}

.prizechartexp	{line-height: 1.2rem;letter-spacing:-0.1rem;}
.prizechartballs	{margin: 0 10px}

.prizeballmy		{border: 1px solid #454545 !important;background: #003b90 !important;}
.prizeballmn		{background: #cddef8 !important;}
.prizeballpy		{border: 1px solid #666666 !important;background:#cd2525 !important;}
.prizeballpn		{background:#f7cece !important;}

/*~~~~~~ SignUp & Login ~~~~~~*/

.loginwrap	{padding: 0 15px;}

/*@@@@@@@ Order Page @@@@@@@*/

.planpannel-wrap {
	margin: 15px 15px 0px 15px;
}

.playpannel-top {
	border-radius: 5px 5px 0px 0px;
	padding: 15px 0px 15px 0px;
}

.playpannel-btm {
	border-radius: 0px 0px 5px 5px;
	padding: 5px 10px 5px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: -0.03rem;
}

.playpannel-cal {
	border-radius: 0px 0px 5px 5px;
	padding: 8px 10px 8px 10px;
}

.bdlinemm {
    border-left: 1px solid #003b90;
    border-right: 1px solid #003b90;
    border-bottom: 1px solid #003b90;
}

.bdlinepb {
	border-left: 1px solid #cd2525;
	border-right: 1px solid #cd2525;
	border-bottom: 1px solid #cd2525;
}

.gamebodywrap {
	padding: 0 15px 0 15px;
}

.gamepnlbox {
	border-radius: 5px;
    border: 1px solid #cdcdcd;
	margin-top: 12px;
	padding-bottom: 12px;
}

.gamepnltop {
	font-size: 1.05rem;
	font-weight: 700;
	display: flex !important;
    justify-content: space-between !important;
	padding: 10px 10px 0 10px;
}

.gamepnlbody {
	display: flex;
	align-items: center;
    justify-content: space-between;
	padding: 0 10px 0 10px;
	margin-top: 10px;
}

.gameoptwarp {
	padding: 10px;
}

.gamepnlwarp {
	padding: 0 10px;
	margin-top: 10px;
}

.gamepnlsolid {
	padding-bottom: 10px !important;
	border-bottom: 1px solid #cdcdcd;
}

.btn-gamepnls {
	height: 24px;
	padding: 2px 7px 2px 7px;
	font-size: 0.9rem !important;
	font-weight: 450;
	letter-spacing: -0.05rem;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	background: #fff;
}

.btn-gorder {
	width: 23%;
	height: 34px;
	padding: .0rem .0rem;
	font-weight: 550;
	letter-spacing: -0.01rem;
	border-radius: 6px;
}

.gamenumpack		{}
.gamenumpack.off{display: none;}

.gamenumbody		{float: left;width: 71%;height: 1.8rem;}
.gamenumside		{float: right;width: 29%;height: 1.8rem;display: flex;align-items: center;justify-content: right;}
.gamemyballs		{
	width: 100%;
	display: flex;align-items: center;
	justify-content: space-between;
	padding: 2px;
	border-radius: 6px;
}

.gamenumpn	 {
	float: left;
	width: 14%;
	height: 1.8rem;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.05rem;
	display: inline-flex;
	align-items: center;
}

.gamenumline		{
	float: right;
	width: 86%;
	letter-spacing: -0.03rem;
	padding: 0px !important;
}

.gamenumline ul li {
	float: left;
    margin: 0;
    width: 2rem;
    height: 2rem;
    line-height: normal;
    border: 0.1rem solid #d2d2d2;
	border-radius: 50%;
    color: #363636;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 200% !important;
	margin-right: 0.1rem;
	background: #ffffff;
}

.bdlightmm	{border: 1px solid #b4cdf3 !important;}
.bdlightpb		{border: 1px solid #f7d5d9 !important;}

.payitemtxt	{}
.payitemamt {}
.calpricetxt	{font-weight: 600;}
.calpriceamt	{font-weight: 600;}

.gameoptwrap		{width: 100%;padding: 10px 10px 10px 10px;font-size: 16px !important;font-weight: 650;letter-spacing: -0.03rem;display: flex;}
.gamemdwarp		{width: 100%;padding: 10px 10px 10px 10px;}

.btn-gcntmm	 {color: #000;}
.btn-gcntmm.on {background: #3552c4 !important;border-color: #3552c4 !important;color: #fff !important;}

.btn-gdrawmm	 {color: #000;}
.btn-gdrawmm.on {background: #3552c4 !important;border-color: #3552c4 !important;color: #fff !important;}

.btn-gcntpb {color: #000;}
.btn-gcntpb.on {background: #c71212 !important;border-color: #c71212 !important;color: #fff !important;}

.btn-gdrawpb {color: #000;}
.btn-gdrawpb.on {background: #c71212 !important;border-color: #c71212 !important;color: #fff !important;}

.form-check .form-check-input7 {display: none;}

.form-check .form-check-label7 {
	cursor: pointer;
	position: relative;
	min-height: 20px;
	padding: 0px 0 0 32px;
	line-height: 1.7em;
	color: #141515;
}

.form-check .form-check-label7:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: transparent;
	border-radius: 100px;
	border: 1px solid #cdcdcd;
}

.form-check .form-check-label7:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input7[type="radio"] ~ .form-check-label7:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='8px' viewBox='0 0 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='ffffff' fill-rule='evenodd'%3E%3Ccircle id='Oval' fill='%23FFFFFF' cx='4' cy='4' r='4'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.form-check-input7:checked ~ .form-check-label7:after {background-color: #ff321c;border-color: #ff321c !important;}
.form-check-input7:checked ~ .form-check-label7:before {opacity: 1;}

.form-check .form-check-dorange {
	cursor: pointer;
	position: relative;
	min-height: 20px;
	padding: 0px 0 0 32px;
	line-height: 1.7em;
	color: #141515;
}

.form-check .form-check-dorange:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: transparent;
	border-radius: 100px;
	border: 1px solid #cdcdcd;
}

.form-check .form-check-dorange:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input[type="radio"] ~ .form-check-dorange:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='8px' height='8px' viewBox='0 0 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Ccircle id='Oval' fill='%23FFFFFF' cx='4' cy='4' r='4'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.form-check-input:checked ~ .form-check-dorange:after {background-color: #ff321c;border-color: #ff321c !important;}
.form-check-input:checked ~ .form-check-dorange:before {opacity: 1;}

.toggleSwitch .toggleButtonmm {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #1e74fd;
}

#toggle5:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle5:checked ~ .toggleSwitch .toggleButtonmm {left: calc(100% - 18px);background: #fff;}
#toggle6:checked ~ .toggleSwitch {background: #1e74fd;}
#toggle6:checked ~ .toggleSwitch .toggleButtonmm {left: calc(100% - 18px);background: #fff;}

.toggleSwitch .toggleButtonpb {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ff321c;
}

#toggle7:checked ~ .toggleSwitch {background: #ff321c;}
#toggle7:checked ~ .toggleSwitch .toggleButtonpb {left: calc(100% - 18px);background: #fff;}
#toggle8:checked ~ .toggleSwitch {background: #ff321c;}
#toggle8:checked ~ .toggleSwitch .toggleButtonpb {left: calc(100% - 18px);background: #fff;}

/****** Old BetSlip ******/

.bssheetmbox {
	border: 1px solid #cdcdcd;
    border-radius: 5px;
    background-color: #f7f7f7;
	padding-bottom: 7px;
}

.bssheetmbox.on {
	background-color: #e3fad8 !important;
	border-color: #5fb602 !important;
}

.bssheetpbox {
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	background-color: #f7f7f7;
}

.bssheetpbox.on {
	background-color: #e3fad8 !important;
	border-color: #5fb602 !important;
}

.bssheettop {
	display: flex;
	justify-content: space-between;
	padding: 10px;
}

.bssheetoptitle {
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	padding-top: 3px;
}

.btn-manualsselect {
	height: 26px;
	padding: 0px 5px 0px 5px;
	font-size: 14px !important;
	font-weight: 500;
	letter-spacing: -0.05rem;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	background: #ffffff;
}

.bssheetwhite {
	margin: 0px 10px;
}

.bssheetwhite ul {
    display: flex;
    justify-content: space-between;
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
}

.bssheetwhite ul li {
	float: left;
	width: 38px;
	color: #676767;
	text-align: center;
	font-weight: normal;
	line-height: 180% !important;
	border: 1px solid #cdcdcd;
	/*background-color: #ffffff;*/
	border-radius: 5px;
	margin: 0px;
	cursor: pointer;
}

.bssheetwhite ul li.on {
	color: #ffffff;
	background-color: #343443;
}

.bssheetmidmm {
	width: 100%;
	color: #0025dd;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0px 10px 10px;
}

.bssheetmidpb {
	width: 100%;
	color: #dd0000;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0px 10px 10px;
}

.bssheetmega {
	margin: 0px 10px;
}

.bssheetmega ul {
	display: flex;
    justify-content: space-between;
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
}

.bssheetmega ul li {
	float: left;
	width: 38px;
	text-align: center;
	font-weight: normal;
	color: #676767;
	line-height: 180% !important;
	border: 1px solid #97d0f7;
	background-color: #ecf4f9;
	border-radius: 5px;
	margin: 0px;
	cursor: pointer;
}

.bssheetmega ul li.on {
	color: #fff;
	background-color: #224387;
}

.bssheetpower {
	margin: 0px 10px;
}

.bssheetpower ul {
	display: flex;
    justify-content: space-between;
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
}

.bssheetpower ul li {
	float: left;
	width: 38px;
	color: #676767;
	text-align: center;
	font-weight: normal;
	line-height: 150% !important;
	border: 1px solid #f79797;
	background-color: #fef5f6;
	border-radius: 5px;
	margin: 0px;
	cursor: pointer;
}

.bssheetpower ul li.on {
	color: #fff;
	background-color: #872222;
}

/*~~~~~~ Progress Bar ~~~~~~*/

#myprogress {
    float: left;
    width: 100%;
    height: 25px;
    background-color: #dedede;
    border-radius: 5px;
}

#mypbar {
    width: 10%;
    height: 25px;
    background-color: #4caf50;
    text-align: center;
    line-height: 25px;
    color: white;
    border-radius: 5px;
}

/*@@@@@@@ HelpDesk @@@@@@@*/

/****** Data Form ******/

.txtpanneltitle	{font-size: 18px;font-weight: 650;letter-spacing: -0.03rem;}
.txtpannelmid	{font-size: 16.5px;font-weight: 600;color: #787878;}
.txtpannelsub	{font-size: 15px;font-weight: 500;color: #787878;}
.txtpannelitem	{font-size: 15px;font-weight: 500;color: #565656;}
.txtpannelside	{font-size: 14.5px;text-align: right;}
.txttblguide		{color: #00746b;font-size: 14px;letter-spacing:-0.05rem;}

.dataform-top {
	display: flex;
	justify-content: space-between;
	padding:10px 15px 0px 15px;
}

.dataform-user {
	font-size: 16.5px;
	display: inline-flex;
	align-items: center;
}

.dataform-side {
	font-size: 14px;
}

.dataform-exps {
	color: #696969;
    font-size: 14.3px;
    line-height: 1.2rem;
	letter-spacing: -0.05rem;
	background: #f9f9f9;
    padding: 10px 15px 10px 15px;
	margin-top: 7px !important;
}

.dataform-body {
	padding:10px 15px 0px 15px;
}

.dataform-body ul {
	margin: 0 0 10px 0;
	padding: 0px;
}

.dataform-body ol {
	display: flex;
    justify-content: space-between;
    padding: 0px;
    margin-bottom: 3px;
}

.dataform-fields {
	padding-bottom: 15px;
}

.dataform-fields ul {
	padding: 8px 0 0 0;
	margin-bottom: 0px;
}

.dataform-fields ol {
	margin-bottom: 3px;
}

.dataform-fields li {
	font-size: 0.9rem;
}

/****** Data Read ******/

.dataread-top {
	width: 100%;
	padding: 12px 18px 7px 15px;
	display: flex;
	align-items: center;
    justify-content: space-between;
}

.dataread-title {
	font-size: 1.05rem;
    font-weight: 600;
	float: left;
}

.dataread-side {
	float: right;
}

.dataread-sub {
	width: 100%;
	padding: 0px 18px 0px 15px;
}

.dataread-boxgray {
	width: 100%;
	background: #f3f3f3;
    padding: 8px 18px 6px 18px;
    display: flex;
    justify-content: space-between;
}

.dataread-boxuser {
	float: left;
	font-size: 15px;
    font-weight: 600;
}

.dataread-boxdate {
	float: right;
	color: #888888;
	font-size: 13px;
	font-weight: 400;
}

.dataread-boxexp {
	width: 100%;
	font-size: 0.88rem;
	background: #f3f3f3;
    padding: 8px 15px 6px 15px;
}

.dataread-body {
	width: 100%;
	padding: 12px 15px 10px 15px;
}

.dataread-file {
	color: #000000 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 15px 18px 10px 18px;
}

.dataread-opwrap {
    padding: 15px 15px 10px 15px;
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    box-sizing: border-box;
	margin-bottom: 15px;
}

/****** Comment List ******/

.txtbbsopuser {
	color: #454545 !important;
	font-weight: 550 !important;
}

.opboard-list {
	padding: 0px 18px 10px 18px;
}

.opboard-list ul {
	border-top: 1px dashed #dedede;
	color: #333333;
	padding: 5px 3px 5px 0px !important;
	margin: 0px;
}

.opboard-list ul li {}

/****** Comment Body ******/

.oplist-user {
	display: inline-flex !important;
    align-items: center;
}

.oplist-contents {
	color: #454545 !important;
	font-size: 14.5px;
	line-height: 1.3rem;
	padding-left: 24px;
}

.opform-body {
	display: flex;
    justify-content: space-between;
	align-items: center;
}

.opform-user {
	color: #000000;
	font-size: 16.5px;
	font-weight: 550;
	display: inline-flex;
    align-items: center;
	padding-bottom: 3px;
}

/*###### HelpDesk Common ######*/

.sitelist-top {
	height: 4px;
    border-bottom: 2px solid #eee;
}

/****** Community ******/

.boards-list {
    font-family: Source Sans Pro, sans-serif;
	line-height: 1.3rem;
	border-top: 2px solid #929cc9;
    border-bottom: 1px solid #b8bedc;
	margin-bottom: 10px;
}

.boards-list ul {
	padding: 10px 5px 8px 5px;
	margin: 0;
	display: flex;
	align-items: stretch;
}

.boards-list li {
	text-align: center; 
	/*white-space: nowrap;*/
	overflow: hidden;
}

.boards-row {
	display: flex;
	align-items: stretch;
	border-bottom: 1px solid #dedede;
}

.boards-row.on {
    background: #ddeaff !important;
}

.boards-row:hover {
	background-color: #fffff0;
}

.boards-col-logo	{flex: 0 0 60px;}
.boards-col-ellips	{flex-grow: 1;text-overflow: ellipsis;}
.boards-col-title		{flex-grow: 1;}
.boards-col-whole	{}
.boards-col-cmt	{
	flex: 0 0 38px;
	font-size: 13px;
	font-weight: 550;
	padding: 0px 0px; 
    border-radius: 5px;
    background: #f2f2f2;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1rem;
}

.boards-result	{letter-spacing: -0.05rem;}

/****** FAQ ******/

.accordion {
    display: flex;
    flex-direction: column;
    width: 100%;
	border-top: 2px solid #929cc9;
	margin-bottom: 15px;
}

.accordion_item {
	border-bottom: 1px solid #e5e5e9;
    overflow: hidden;
}

.accordion_title {
	font-family: Source Sans Pro, sans-serif;
	line-height: 1.3rem;
	font-weight: 500;
    cursor: pointer !important;
    position: relative;
	padding: 10px 25px 0px 7px;
    outline: 0;
    cursor: pointer;
}

.accordion_title::after {
	content: '';
    background: url(/images/faq_plus.svg) no-repeat center;
    width: 15px;
    height: 15px;
    transition: .4s;
    position: absolute;
    right: 7px;
    top: 11px;
}

.accordion_title.active {
	color: #fb5200 !important;
	letter-spacing: -0.04rem;
	font-weight: 700;
}

.accordion_title.active::after {
	color: #fb5200;
	transform: rotateZ(45deg);
}

.accordion_text {
	font-family: Source Sans Pro, sans-serif;
	line-height: 1.3rem;
	font-weight: 400;
	padding-left: 7px;
	margin-bottom: 7px;
    max-height: 0;
    transition: .5s;
    overflow: hidden;
}

.accordion_contents {
	padding: 8px 10px 0 0;
	margin-top: 7px;
	border-top: 1px dashed #eee;
}

/*###### MyPage Common ######*/

.myaccinfobox {
	
}

.myaccinfobox ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

.myaccinfobox ul li {
	text-align: center;
}

.myaccinfoitem {
	width: 40%;
	color: #888;
	font-size: 13px;
	font-weight: 400;
	border-right:1px dashed #dedede;
}

.myaccinfotxt {
	width: 60%;
	color: #666;
	font-size: 14px;
	letter-spacing: -0.05rem;
}

/****** MyPage ******/

.mypage-list {
    font-family: Source Sans Pro, sans-serif;
	line-height: 1.3rem;
	border-top: 2px solid #929cc9;
    border-bottom: 1px solid #b8bedc;
	margin-bottom: 10px;
}

.mypage-list ul {
	padding: 10px 5px 8px 5px;
	margin: 0;
	display: flex;
	align-items: stretch;
}

.mypage-list li {
	text-align: center; 
	white-space: nowrap;
	overflow: hidden;
}

.mypage-row {
	display: flex;
	align-items: stretch;
	border-bottom: 1px solid #dedede;
}

.mypage-row.on {
    background: #ddeaff !important;
}

.mypage-row:hover {
	background-color: #fffff0;
}

.mypage-col-ellips	{flex-grow: 1;text-overflow: ellipsis;}
.mypage-col-title	{flex-grow: 1;}
.mypage-col-rep	{flex: 0 0 63px;}
.mypage-col-status{flex: 0 0 72px;}
.mypage-col-date	{flex: 0 0 53px;text-align: right !important;}

.mypage-side {flex-grow: 1;padding-right: 5px;}

.mypage-title0	{
	flex: 0 0 68px;
	font-size: 14px;
	padding-left: 5px;
	color: #787878;
	font-weight: 400;
}

.mypage-title1	{
	flex: 0 0 83px;
	font-size: 14px;
	padding-left: 5px;
	color: #787878;
	font-weight: 400;
}

.mypage-title2	{
	flex: 0 0 88px;
	font-size: 14px;
	padding-left: 5px;
	color: #787878;
	font-weight: 400;
}

.mypage-title3	{
	flex: 0 0 95px;
	font-size: 14px;
	padding-left: 5px;
	color: #787878;
	font-weight: 400;
}

.mypage-title5	{
	flex: 0 0 103px;
	font-size: 14px;
	padding-left: 5px;
	color: #787878;
	font-weight: 400;
}

/****** Deposit ******/

.cldeposit			{color: #592bca !important;}
.bgcldepo			{background-color: #f7f4fd;border: 1px solid #e0e0e0;}

.btn-deptype		{width:32%;font-size:15px;;font-weight: 500;}
.btn-deptype.on{background: #592bca !important;border-color: #592bca !important;color: #ffffff !important;}
.btn-deptype.gray{color: #ababab !important;}
.btn-depamt		{width:24%;font-size:15px;font-weight: 500;}
.btn-depamt.on	{background: #592bca !important;border-color: #592bca !important;color: #ffffff !important;}
.btn-depamt.gray{color: #ababab !important;}

.depositbox			{display: none;}
.depositbox.on		{display: block;}

.cashpend-list {
    font-family: Source Sans Pro, sans-serif;
	line-height: 1.3rem;
	padding: 10px 10px 5px 10px;
}

.cashpend-list ul {
	padding: 5px 0px 3px 0px;
	margin: 0;
	display: flex;
	align-items: stretch;
}

.cashpend-list li {
	text-align: center; 
	white-space: nowrap;
	overflow: hidden;
}

.cashpend-row {
	display: flex;
	align-items: stretch;
	border-top: 1px dashed #dedede;
}

.cashpend-row.on {
    background: #ddeaff !important;
}

.cashpend-col-ellips	{flex-grow: 1;text-overflow: ellipsis;}
.cashpend-col-title		{flex-grow: 1;}
.cashpend-col-date	{flex: 0 0 48px;text-align: right !important;}

.txtbtncashpend {
	font-size: 14.3 !important;
	font-weight: 350 !important;
	height: 20px;
	line-height: 1.5rem;
	margin-bottom: 2px !important;
	cursor: pointer;
	padding: 2px 7px 0 7px !important;
}

/****** Order Details ******/

.order-draws {
	padding: 0px 5px 0 5px;
	background-color: #d9ffd9;
}

.order-balls {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-top: 5px;
}

.order-ticket {
	width: 200px;
	padding: 0px;
	margin: 0 15px 5px 0;
}

.order-tktxt {
	height: 22px;
	padding: 2px 5px 0 10px;
	margin-bottom: 3px;
	background-color: #f0f0f0;
}

.order-tktpnl {
	height: 20px;
	font-family: arial;
	font-size: 14px;
	padding-left: 5px;
}

.order-tktnon {
	color: #aaa;
	height: 20px;
	font-family: arial;
	font-size: 13px;
	padding-left: 5px;
	letter-spacing: -0.06rem;
}

.order-scans {
	width: 100%;
	padding-top: 5px;
}

.order-scnpic {
	display: flex;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
}

.order-scnitem {
	margin: 0 15px 5px 0;
}

.order-btnagain {
    color: #fff;
    padding: 0.1rem 0.5rem !important;
    margin: 0rem;
    background: #2eaf4f;
    border-radius: 0.3rem;
    font-size: 0.9rem;
    font-weight: 400;
}

.order-btnagain.on {
    background: #592bca !important;
}

/****** MyPage 1:1 Inquiry Replys ******/

.inqreply-list {
	padding: 0px 0px 5px 0px;
}

.inqreply-list ol {
	border-top: 1px dashed #dedede;
	color: #333333;
	padding: 5px 3px 5px 0px !important;
	margin: 0px;
}

.inqreply-list ol ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0px;
}

/*@@@@@@@ App Global @@@@@@@*/

/****** appHeader ******/

.appHeaderShort {
	height: 66px;
	min-height: 66px;
	position: sticky;
	top: env(safe-area-inset-top);
	left: 0;
	right: 0;
	z-index: 999;
	background: #fff url(/images/appHeaderBg.png) no-repeat 50% 50%;background-size: cover;
	color: #141515;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.appHeaderLong {
	height: 136px;
	min-height: 136px;
	position: sticky;
	top: -67px;				/*top: env(safe-area-inset-top);*/
	left: 0;
	right: 0;
	z-index: 999;
	background: #fff url(/images/appHeaderLong.png) no-repeat 30% 30%;background-size: cover;
	color: #141515;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.appTopLeftLogo		{
	float: left;
	width: 60%;
	height: 67px;
	display: flex;
	align-items: center;
	padding-top: 8px;
	padding-left: 20px;
	font-weight: 500;
}

.appTopLeftUser	{
	float: right;
	width: 40%;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: right;
	color: #1365fd;
	padding-top: 10px;
}

.appTopMainUp	{
	display: flex;
	justify-content: center;
	align-items: center;
}

.appTopMenu		{
	border-top: 1px solid #d1d1d1;
}

.appTopMenu ul {
	display: flex;
	align-items: space-between;
	/*border-bottom: 1px solid #d1d1d1;*/
	height: 35px !important;
	margin: 0px;
	padding: 0px;
}

.appTopMenu ul li {
	color: #565656;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: -0.03rem;
	text-align: center;
	border-left: 1px solid #d1d1d1;
}

.appTopMnBd		{border-bottom: 1px solid #d1d1d1;}

.appTopMenuLeft		{float: left;width: 70%;height: 35px;}
.appTopMenuLeft1st	{float: left;width: 50%;height: 35px;}
.appTopMenuLeft2nd	{float: right;width: 50%;height: 35px;}
.appTopMenuRight		{float: right;width: 30%;height: 35px;}
.appTopMenuBdRgt	{border-right: 1px solid #d1d1d1;}
.appTopMenuBdBtm	{border-bottom: 1px solid #d1d1d1;}
.appTopMenuItem		{height: 35px;color: #333333;font-size: 15px;font-weight: 600;display: flex;align-items: center;justify-content: center;}
.appTopMenuItem:hover, .appTopMenuItem:focus, .appTopMenuItem:active {background: #ddeaff !important;border-color: #94bcfe !important;color: #1365fd !important;}.appTopMenuFocus	{color: #ffffff !important;background-color: #276ac7 !important;}

.appTopMenuMyacc	{height: 35px;padding: 0px 10px 0px 10px;display: flex;align-items: center;justify-content: space-between;}
.appTopMenuMyBtn	{color: #4F5050;border: 0px;font-size: 16px !important;font-weight: 480 !important;margin: 0px;padding: 0px 7px 0px 7px;}
.appTopMenuMyBtn.on	{color: #1365fd !important;font-size: 17px !important;font-weight: 700;}
.appTopMenuMyBtn:focus,btnmyaccmenu:active {color: #fb5200 !important;font-size: 16px !important;}

/****** appBody ******/

.appBodyNest			{padding: 15px 15px 0px 15px;}

.appBtmFixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    background: #FFF;
    min-height: 84px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: env(safe-area-inset-bottom);
}

/****** appFooter ******/

.FooterWrap {
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px 20px 15px;
	background-color: #f2f2f2;
}

.FooterBar		{width: 100%;height: 5px;background-image: url(/images/footbg.png);}
.FooterMenu		{text-align: center;}
.FooterSep		{font-size: 7pt; color: #cdcdcd;padding: 0 2px;}
.FooterItem		{font-size: 13.8px; color: #555;}
.FooterLine1		{border-bottom: 1px solid #d2d2d2;margin-top: 7px}
.FooterLine2		{border-bottom: 1px solid #f7f7f7;margin-bottom: 5px}
.Footercopytxt	{color: #787a7a;padding-top: 7px;font-size: 9pt;text-align: center;line-height: 1.4em;}

@media (max-width: 540px) {
	
}

@media (max-width: 1080px) {
		.WrapLeftBg {display: none;}
}

@media (max-width: 1024px) {
	.WrapLeftBg {background: #f6f6f6 url(/images/apppcbg3.png) no-repeat 55% 50%;background-size: 1700px;}
}

/****** Sliding SideBar ******/

.asideSlide{
	width:100%;
	position:absolute;
	z-index: 9999;
	left:-100%;
	top:0;
	right:0;
	bottom:0;
	-webkit-transition: left .3s;
	-moz-transition: left .3s;
	-ms-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s;
	background-color:#ffffff;
}

.aSideHeader {
	height: 66px;
	min-height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: sticky;
	top: env(safe-area-inset-top);
	left: 0;
	right: 0;
	z-index: 999;
	color: #141515;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.appTopLeftArea	{float: left;width: 82%;height: 66px;}
.appTopRightBtn	{float: right;width: 18%;height: 66px;
	text-align: right;padding-top: 22px;	padding-right: 20px;
}

.asideSlide.on	{left:0;}
.asideNest		{padding-left: 15px !important;padding-right: 15px !important;}
.asideLineT		{border-top: 1px solid #dcdcdc !important;}

.myaccmainbox	{border-radius: 8px;border: 1px solid #d7d700;padding: 1px;}
.asideLottery		{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dcdcdc !important;
	border-radius: 6px;
	padding: 10px;
}

.asideLottoLeft	{float: left;width: 50%;font-size: 14px;font-weight:550;text-align: center;line-height: 1.3em;padding-right: 10px;border-right: 1px solid #dcdcdc !important;}
.asideLottoRight	{float: right;width: 50%;font-size: 14px;font-weight:550;text-align: center;line-height: 1.3em;padding-left: 10px;}

.asideBtn		{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #dcdcdc !important;
	border-radius: 6px;
}

.asideItem {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #dcdcdc !important;
}

.asideItem:hover, .asideItem:focus, .asideItem:active {
	background: #ddeaff !important;
	border-color: #94bcfe !important;
	color: #1365fd !important;
}

.asideItemTxt	{float: left;width: 80%;font-size: 15px;font-weight:650;padding-left: 23px;cursor: pointer;}
.asideItemBtn	{float: right;width: 20%;text-align: right;	justify-content: center;padding-right: 15px;cursor: pointer;}
.asideBtnLeft		{float: left;width: 33%;font-size: 15px;font-weight:550;text-align: center;border-right: 1px solid #dcdcdc !important;cursor: pointer;}
.asideBtnMid		{float: left;width: 33%;font-size: 15px;font-weight:550;text-align: center;border-right: 1px solid #dcdcdc !important;cursor: pointer;}
.asideBtnRight	{float: right;width: 34%;font-size: 15px;font-weight:550;text-align: center;cursor: pointer;}

/****** Notification ******/

.notification-box {
  position: fixed;
  left: 0;
  top: -100%;
  right: 0;
  width: 100%;
  z-index: 9999;
  transition: 0.3s all;
  margin-top: env(safe-area-inset-top);
}

.notification-box.show {
  top: 0;
}

.notification-dialog.android-style {
  background: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 16px 16px;
}

.notification-dialog.android-style .notification-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.notification-dialog.android-style .notification-header .in {
  display: flex;
  align-items: center;
}

.notification-dialog.android-style .notification-header .in .imaged {
  margin-right: 8px;
}

.notification-dialog.android-style .notification-header .in strong {
  font-size: 13px;
  font-weight: 400;
  color: #141515;
}

.notification-dialog.android-style .notification-header .in span {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
  font-size: 11px;
}

.notification-dialog.android-style .notification-header .in span:before {
  display: inline-flex;
  align-items: center;
  margin-right: 6px;
  content: "•";
}

.notification-dialog.android-style .notification-header .close-button {
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #A1A1A2;
}

.notification-dialog.android-style .notification-header .close-button:hover, .notification-dialog.android-style .notification-header .close-button:active {
  color: #4F5050;
}

.notification-dialog.android-style .notification-content {
  font-size: 13px;
  line-height: 1.4em;
  margin-top: 14px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.notification-dialog.android-style .notification-content .subtitle {
  font-size: 15px;
  margin: 0 0 5px 0;
  line-height: 1.4em;
  font-weight: 500;
}

.notification-dialog.android-style .notification-content .in {
  padding-right: 16px;
}

.notification-dialog.android-style .icon-box {
  width: 46px;
  height: 46px;
  font-size: 46px;
  color: #A1A1A2;
}

.notification-dialog.android-style .notification-footer {
  border-top: 1px solid #E1E1E1;
  margin: 16px -16px -16px -16px;
  padding: 0;
  display: flex;
  align-items: flex-start;
}

.notification-dialog.android-style .notification-footer .notification-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1E74FD !important;
  font-size: 13px;
  border-right: 1px solid #E1E1E1;
  padding: 16px 6px;
}

.notification-dialog.android-style .notification-footer .notification-button i.bi,
.notification-dialog.android-style .notification-footer .notification-button i.icon,
.notification-dialog.android-style .notification-footer .notification-button ion-icon {
  font-size: 20px;
  line-height: 1em;
  margin-right: 8px;
}

.notification-dialog.android-style .notification-footer .notification-button:last-child {
  border-right: 0;
}

.notification-dialog.android-style .notification-footer .notification-button:hover, .notification-dialog.android-style .notification-footer .notification-button:active {
  color: #0564fd;
  background: rgba(225, 225, 225, 0.3);
}

.dialogbox .modal-dialog {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 12000;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0, 0) !important;
  transform: scale(1) !important;
}

.dialogbox .modal-dialog .modal-content {
  width: 96% !important;
  min-height: 200px;
  margin: auto;
  border: 0;
  border-radius: 6px;
}

/****** Block UI Layer ******/

.blockuibox {padding: 12px 15px 10px 15px;}

.blockuihead {
	width: 100%;
	display: flex;
    align-items: center;
	justify-content: space-between;
}

.blockuiheadlines {
	height: 0px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 2px solid #f3f3f3;
	margin: 0 0 15px 0;
}

.blockuibody {
	width: 100%;
	padding: 0px 10px 15px 10px;
}

.blockuibody li {
	margin-bottom: 12px;
}

.blockuitext	{
	margin-bottom: 3px !important;
	text-align: left;
}

.blockuitext li {
	padding: 0px;
	margin: 0px;
}

.blockuitoptitle {
	color: #5a687c;
	font-size: 18px;
    font-weight: 550;
    font-family: Source Sans Pro, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 22px !important;
    padding-right: 8px;
    background-image: url(/images/titlecircle.gif);
    background-repeat: no-repeat;
}

.blockuitopsub {
	padding-top: 3px;
	cursor: pointer;
}

.blockuicontent {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
    align-items: center;
	justify-content: center;
}

.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
	width: 40%;
	margin: 0 2px;
}

/****** Loader ******/

#loader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

#loader .loading-icon {
	width: 42px;
	height: auto;
	animation: loadingAnimation 1s infinite;
}

@keyframes loadingAnimation {
	0%		{transform: rotate(0deg);}
	100%	{transform: rotate(360deg);}
}

@-webkit-keyframes loading-spinner {to {transform: rotate(360deg)}}
@keyframes loading-spinner {to {transform: rotate(360deg)}}

.loading-spinner {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite loading-spinner;
    animation: .75s linear infinite loading-spinner
}

/****** Body Main ******/

.sitebodycenter {
	margin: 0;
	padding: 0 auto;
}

#WrapGgl {
	scroll-margin-top: 66px;
}

#pagemove_this {
	scroll-margin-top: 65px;
}

#pagemove_top {
	scroll-margin-top: 84px;
}

.sitebodymain	{}

/****** Page Body & List Bottom ******/

.pageheader {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 15px 15px 3px 15px;
}

.pageheadlines {
	height: 0px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 2px solid #f3f3f3;
	margin: 0px 15px 10px 15px;
}

.pagebodytexts	{
	width: 100%;
	padding: 0px 18px 15px 18px;
}

.pageheader li {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	display: inline-flex;
	align-items: center;
}

.pageheadertitle {
	width: 70%;	
	font-size: 18px;
    font-weight: 550;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 22px !important;
    padding-right: 8px;
    background-image: url(/images/titlecircle.gif);
    background-repeat: no-repeat;
}

.pageheaderside {
	width: 30%;
	font-size: 14px;
	color: #888;
	font-weight: 450;
	font-family: tahoma;
	justify-content: flex-end;
	align-items: flex-end !important;
}

.pagebodymidbox {
	width: 100%;
    border: 0.1rem solid #d0d0d0;
    border-radius: 6px;
	margin-bottom: 15px;
}

.pagebodytopbox {
    margin-top: 10px;
    padding: 10px 15px 10px 15px;
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    box-sizing: border-box;
	margin-bottom: 15px;
}

.pagebodywrap	{
	width: 100%;
	padding: 0px 15px 5px 15px;
}

.pagebodymypage	{
	width: 100%;
}

.pagebodywrnd	{
	width: 100%;
	padding: 15px 22px 20px 22px;
	margin-bottom: 30px;
	background-color: #fff;
    border-radius: 6px;
}

.pagebodyround {
	width: 100%;
    border: 0.1rem solid #d0d0d0;
    border-radius: 6px;
}

.pagebodyheader {
	color: #555555;
	padding-bottom: 5px;
}

.pagebodyrndwrap {
	padding: 0;
	margin-bottom: 15px;
    line-height: 1.5rem;
}

.pagebodyrndbox {
	width: 100%;
    border: 0.1rem solid #929cc9;
    border-radius: 6px;
    padding: 1px;
}

.pagebodyrndtxt {
	width: 100%;
	color: #666;
	font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.2rem;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 10px 10px 5px 10px;
}

.pagebodypostbtn {
	margin: 5px 0px 15px 0px;
}

.pagebodymiddle {
	/*padding-top: 15px;*/
}

.pagebodymidbtn {margin-bottom:15px;}

.pagebodyfooter {}

/****** Paging ******/

.pageinglistwrap {display: flex;justify-content: space-between;margin:15px 0 10px 0;}

.pageinglistleft {width: 5%;display:inline-flex;align-items:center;}
.pageinglistright {width: 5%;display:inline-flex;justify-content:end;align-items:center;}
.pageinglistbody {width:90%;display:inline-flex;justify-content:center;align-items:center;}
.pageinglistbody ul	{display:inline-block;margin-bottom:0px !important;}
.pageinglistbody li	{float:left;margin-left:3px;margin-right:3px;}

.pageingselect {
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	font-family:Source Sans Pro,sans-serif;
	width:36px;
	height:33px;
	line-height:33px;
	text-align: center;
	border:2px solid #5aa2fa !important;
	background-color:#5aa2fa;
}

.pageingnormal {
	color:#333333;
	font-size:15px;
	font-weight:400;
	font-family:Source Sans Pro,sans-serif;
	width:36px;
	height:33px;
	line-height:33px;
	text-align: center;
	background-color:#ffffff;
	border :2px solid #e8e8e8 !important;
	cursor:pointer;
}

/*@@@@@@@ App Media @@@@@@@*/

#WrapEjo {}
#WrapBody {
	max-width: 480px;
	box-shadow: 10px 0 35px rgba(0,0,0,0.2);
	margin: 0 auto; 
	background: #fff;
}	/* margin: 0px 0px 0px calc(50vw - 50px); */

.WrapLeftBg {
	position: absolute;
	z-index:-1;
	width: 100%;
	height: 100%;
	background: #f6f6f6 url(/images/mo_pcbg1.png) no-repeat 50% 50%;
	background-size: 1800px;
}

.WrapTitle			{margin: 18px 15px 0px 15px;}
.WrapTitlenobd	{margin: 0px;}
.WrapPopTitle	{margin: 0px;}

@media screen and (max-width: 359px) {
	body {
		font-family: "Inter", sans-serif !important;
		font-size: 14px !important;
		line-height: 1.3rem !important;
		letter-spacing: -0.03125rem !important;
		color: #4f5050 !important;
		/*background: #f9f9f9;*/
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		scroll-behavior: smooth;
	}

	.btnchip				{font-size: 13.3px !important;letter-spacing:-0.1rem !important;}

	.mainlogomm	{width: 120px;height: 60px;}
	.mainlogopb		{width: 120px;height: 50px;}
	.playclosetime	{font-size: 14.5px;}
	.maingrstpn		{width: 31%;letter-spacing:-0.15rem;}
	.maingrstline		{width: 69%;}
	.mainvodtxt		{font-size: 13.3px;line-height: 1.5rem;}
	.gameoptwarp	{letter-spacing: -0.1rem;}
	.prizechartballs	{margin: 0px;}

	.maingrstline ul li {
		width: 1.58rem;
		height: 1.58rem;
		font-size: 12.5px;
	}

	.gamenumline ul li {
		width: 1.7rem;
		height: 1.7rem;
		font-size: 13px;
		font-weight: 600;
	}

	.bssheetwhite ul li, .bssheetmega ul li, .bssheetpower ul li {
		width: 33px;
	}

	.mainpnltitle, .maincsboxtop, .pagetitleheader, .pageheadertitle, .txtpanneltitle {
		font-size: 17px;
	}
	.txtpannelitem	{font-size: 14.3px;}
	.txtpannelsub	{font-size: 13.5px;}

	.loginwrap			{padding: 0px;}
	.boards-result	{letter-spacing: -0.08rem;}
	.dataform-user	{font-size: 16px;}
	.dataform-side	{font-size: 13.8px;}
	.dataform-exps	{font-size: 13.3px;}
	.dataread-side	{padding-top: 5px;}
	.order-draws		{padding: 0px;letter-spacing: -0.05rem;}
	.txtbtncashpend{font-size: 14px;}
	.clguide				{font-size:13.3px;letter-spacing:-0.1rem;}

	.boards-list, .mypage-list		{font-size: 14.5px;}
	.boards-list ul, .mypage-list ul	{padding: 8px 3px 6px 3px;}
	.mypage-title0, .mypage-title1,.mypage-title2, .mypage-title3, .mypage-title5	{
		font-size: 13.3px;
	}

	.mypage-col-rep		{flex: 0 0 60px;}
	.mypage-col-status	{flex: 0 0 68px;}
	.mypage-col-date		{flex: 0 0 50px;text-align: right !important;}

	.inputbigfull	{height: 33px !important;font-size: 14.5px !important;}
	.btnfull			{height: 43px !important;font-size: 15px !important;}
	.btnborderx	{font-size: 14px !important;letter-spacing: -0.07rem !important;padding: 0px !important;}
	.btngeneral	{font-size: 14.3px !important;}
	.btn-deptype {font-size: 14px !important;letter-spacing: -0.1rem;padding: 0.2rem 0.38rem;}
	.btn-depamt {font-size: 14px !important;letter-spacing: -0.08rem;padding: 0.2rem 0.38rem;}
	.inputnormfull{font-size: 14px !important;}
}

@media screen and (min-width: 360px) and (max-width: 395px) {
	body {
		font-family: "Inter", sans-serif !important;
		font-size: 14.5px !important;
		line-height: 1.3rem !important;
		letter-spacing: -0.03125rem !important;
		color: #4f5050 !important;
		/*background: #f9f9f9;*/
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		scroll-behavior: smooth;
	}

	.maingameitem	{padding: 0 8px;}
	.mainlogomm	{width: 125px;height: 60px;}
	.mainlogopb		{width: 130px;height: 50px;}
	.maingrstpn		{width: 30%;}
	.maingrstline		{width: 70%;}
	.prizechartballs	{margin: 0 2px}
	.gameoptwarp	{letter-spacing: -0.08rem;}

	.maingrstline ul li {
		width: 1.7rem;
		height: 1.7rem;
	}

	.gamenumline ul li {
		width: 1.8rem;
		height: 1.8rem;
		font-size: 13.8px;
		font-weight: 600;
	}

	.btn-deptype {letter-spacing: -0.1rem;padding: 0.38rem 0.3rem;}
	.btn-depamt {letter-spacing: -0.08rem;padding: 0.38rem 0.38rem;}
}

@media screen and (min-width: 396px) {
	body {
		font-family: "Inter", sans-serif !important;
		font-size: 15px !important;
		line-height: 1.3rem !important;
		letter-spacing: -0.03125rem !important;
		color: #4f5050 !important;
		/*background: #f9f9f9;*/
		width: 100%;
		height: 100%;
		overflow-x: hidden;
		scroll-behavior: smooth;
	}

	.maingameitem		{padding: 0 15px;}
	.mainlogomm		{width: 140px;height: 60px;}
	.mainlogopb			{width: 150px;height: 50px;}
	.maingamergttext	{text-align: center;}
	.playclosetime		{font-size: 14.5px;}

	.gamenumpn			{width: 16%;}
	.gamenumline		{width: 84%;}
}

@media screen and (max-width: 1080px) {
	.WrapLeftBg {display: none;}
}

@media screen and (max-width: 1024px) {
	.WrapLeftBg {background: #f5f5f5 url(/images/mo_pcbg1.png) no-repeat 55% 50%;background-size: 1700px;}
}