.baccarat_paper table { background-color: #0007; color: #fff; border-collapse: collapse;  }
.baccarat_paper th,
.baccarat_paper td { border: 1px solid #444; padding: 2px;text-align: center; }
.baccarat_paper th {

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a4162+0,141f31+100 */
background: rgb(42,65,98); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(42,65,98,1) 0%, rgba(20,31,49,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(42,65,98,1) 0%,rgba(20,31,49,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(42,65,98,1) 0%,rgba(20,31,49,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a4162', endColorstr='#141f31',GradientType=0 ); /* IE6-9 */
  line-height: 2; text-shadow: 1px 1px 1px rgba(0,0,0,0.75); }
.baccarat_paper td { text-align: center; height: 30px; }
.baccarat_paper td span { display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fff; font-size: 12px;}
.baccarat_paper td span.홀,
.baccarat_paper td span.오버,
.baccarat_paper td span.O,
.baccarat_paper td span.청,
.baccarat_paper td span.블루,
.baccarat_paper td span.하이,
.baccarat_paper td span.좌,
.baccarat_paper td span.삼,
.baccarat_paper td span.언,
.baccarat_paper td span.팔순,
.baccarat_paper td span.B,
.baccarat_paper td span.골,
.baccarat_paper td span.플,
.baccarat_paper td span.D,
.baccarat_paper td span.드,
.baccarat_paper td span.A,
.baccarat_paper td span.L,
.baccarat_paper td span.핑,
.baccarat_paper td span.블,
.baccarat_paper td span.대 { background: url(/ladder/img/sprite-ladder.png?2) 0px 0 no-repeat; }
.baccarat_paper td span.짝,
.baccarat_paper td span.언더,
.baccarat_paper td span.U,
.baccarat_paper td span.홍,
.baccarat_paper td span.레드,
.baccarat_paper td span.로우,
.baccarat_paper td span.우,
.baccarat_paper td span.사,
.baccarat_paper td span.오,
.baccarat_paper td span.팔푼,
.baccarat_paper td span.W,
.baccarat_paper td span.뱅,
.baccarat_paper td span.T,
.baccarat_paper td span.타,
.baccarat_paper td span.J,
.baccarat_paper td span.H,
.baccarat_paper td span.마,
.baccarat_paper td span.레,
.baccarat_paper td span.소 { background: url(/ladder/img/sprite-ladder.png?2) -35px 0 no-repeat; }
.baccarat_paper td span.무효,
.baccarat_paper td span.무,
.baccarat_paper td span.타이,
.baccarat_paper td span.세븐,
.baccarat_paper td span.팔팔,
.baccarat_paper td span.Tie,
.baccarat_paper td span.노,
.baccarat_paper td span.루,
.baccarat_paper td span.중 { background: url(/ladder/img/sprite-ladder.png?2) -70px 0 no-repeat; }
.baccarat_paper td span.옐로 { background: url(/ladder/img/sprite-ladder-v2.png?2) -106px 0 no-repeat; }

.baccarat_paper td span.네 { background: url(/racing/img/sprite_result.png) 0 0 no-repeat; }
.baccarat_paper td span.임 { background: url(/racing/img/sprite_result.png) -35px 0 no-repeat; }
.baccarat_paper td span.드 { background: url(/racing/img/sprite_result.png) -70px 0 no-repeat; }

.minigame_betarea{display: inline-block; width: 100%;}
.btn-bet{font-size: 0.8rem;}

.event-calendar{
	width: 100%;
	text-align: center;
	border-spacing: 0px;
	border-collapse: separate;
	table-layout: fixed;
	margin-top: 20px;
}
.event-calendar th{
    background-color: green;
    border-right: 1px solid #0007;
    border-left: 1px solid #fff7;
}
.event-calendar td{
	padding: 15px 0px;
    border-left: 1px solid #fff7;
    border-right: 1px solid #0007;
    border-bottom: 1px solid #0007;
    border-top: 1px solid #fff7;
	vertical-align: top;
}
.event-calendar .date{
    margin-top: -16px;
    width: 100%;
    text-align: left;
    padding: 0px 5px;
}
.event-calendar .date.past{color: gray;}
.event-calendar .date.today{color: #ff5500;}
.event-calendar .date.future{color: #fff;}
.event-calendar .date .checkimg{width: 30px;}
.event-calendar .date.paybackday{background-color: #0007;}
.event-calendar .date.paybackday .paybackdayStr{ font-size: 12px; }
.event-calendar td .eventStatus{color: #fff;}
.event-calendar td.paybackday{border: 3px solid rgb(197, 179, 88);}
.form_table.helpread{width: 100%;}
.form_table.helpread td{border: 1px solid #333;}

.event-calendar .eventHistoryBody{min-height: 45px;}
.event-calendar .eventHistory ul{padding: 0px; margin: 0px;}
.event-calendar .eventHistory li{display: inline-block; width: 80px; background-color: #dc3545; border: 1px solid #CCC; border-radius: 5px; padding: 5px;}
.event-calendar .eventHistory .pointAmount{padding: 5px;}
.event-calendar .eventHistory .pointAmount div{display: inline-block; width: 100%; background-color: #28a745; border: 1px solid #CCC; border-radius: 5px; padding: 5px;}
.event-calendar .eventHistory .eventHistoryList{font-size: 12px; padding: 5px;}



.event-calendar-mobile{
	width: 100%;
    text-align: center;
    border-spacing: 0px;
    border-collapse: separate;
		table-layout: fixed;
		margin-top: 20px;
}
.event-calendar-mobile th{
    background-color: green;
    border-right: 1px solid #0007;
    border-left: 1px solid #fff7;
}
.event-calendar-mobile td{
	padding: 15px 0px;
    border-left: 1px solid #fff7;
    border-right: 1px solid #0007;
    border-bottom: 1px solid #0007;
    border-top: 1px solid #fff7;
	vertical-align: top;
}
.event-calendar-mobile .dateDiv{display: inline-block; width: 100%; border-bottom: 1px solid #CCC;}
.event-calendar-mobile .date{
    width: 100%;
    text-align: left;
    padding: 0px 5px;
}
.event-calendar-mobile .date.past{color: gray;}
.event-calendar-mobile .date.today{color: #ff5500;}
.event-calendar-mobile .date.future{color: #fff;}
.event-calendar-mobile .date .checkimg{width: 30px;}
.event-calendar-mobile .date.paybackday{background-color: #0007;}
.event-calendar-mobile .date.paybackday .paybackdayStr{ font-size: 12px; }
.event-calendar-mobile .eventStatus{color: #fff;}

.event-calendar-mobile .eventHistoryBody{min-height: 45px;}
.event-calendar-mobile .eventHistory ul{padding: 0px; margin: 0px;}
.event-calendar-mobile .eventHistory li{display: inline-block; background-color: red; border: 1px solid #CCC; border-radius: 5px; padding: 5px;}
.event-calendar-mobile .eventHistory .pointAmount{padding: 5px;}
.event-calendar-mobile .eventHistory .pointAmount div{display: inline-block; width: 100%; background-color: green; border: 1px solid #CCC; border-radius: 5px; padding: 5px;}
.event-calendar-mobile .eventHistory .eventHistoryList{font-size: 12px; padding: 5px;}

.show-on-mobile{display: none;}

.bg-rugby{background: url('/assets/images/rtdead/rugby.png') !important;}
.bg-volleyball{background: url('/assets/images/rtdead/volleyball.png') !important;}
.bg-hockey{background: url('/assets/images/rtdead/hockey.png') !important;}
.bg-handball{background: url('/assets/images/rtdead/handball.png') !important;}
.bg-tabletennis{background: url('/assets/images/rtdead/tennis_na_masa.png') !important;}
.bg-tennis{background: url('/assets/images/rtdead/tennis.png') !important;}
.bg-dota{background: url('/assets/images/rtdead/dota2.png') !important;}
.bg-lol{background: url('/assets/images/rtdead/leagueoflegends.png') !important;}
.bg-boxing{background: url('/assets/images/rtdead/boxing.png') !important;}
.bg-baseball {background: url('/assets/images/rtdead/baseball.png') !important;}
.bg-basketball {background: url('/assets/images/rtdead/basketball.png') !important;}
.bg-soccer {background: url('/assets/images/rtdead/soccer.png') !important;}
.sports_background{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% -50px;
	height: 170px;
	padding-top: 108px;
}
.betBtn{min-height: 42px;}
.betBtn.on{background-color: #b40d0d;}
.betMore{width: 70px !important;top: -15px !important;right: 0px !important;padding: 5px !important;/* height: 28px; */position: absolute !important;font-size: 10px !important;}

.Bases{/*position:absolute;*/}
#goalImg{/*position:absolute;*/}
#goalCont{font-size: 10px;max-height: 200px;overflow: auto;}

  /*HISTORY STYLE*/

  .board_box h2 {
      margin-bottom: 10px;
      position: relative;
      border: 1px solid #2d2d34;
      border-radius: 5px;
      background: #222227;
      box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
      height: 45px;
      padding-left: 15px;
      line-height: 44px;
      font-size: 18px;
      color: #ef9d07;
  }

  .result_btn {
      margin: 0px -4px 4px -4px;
      position: relative;
  }

  .result_btn h3 {
      border: 1px solid #ffa604;
      height: 40px;
      font-weight: bold;
      border-radius: 5px;
      line-height: 38px;
      margin: 0px 4px 10px 4px;
      padding-left: 10px;
      cursor: pointer;
      display: none;
      background: url(..//images/icon/arrow_down_01.png) no-repeat #312b20;
      background-position: 97% center;
  }

  .result_btn li {
      margin-bottom: 6px;
      float: left;
      padding: 0px 4px;
      min-width: 125px;
  }

  .result_btn li button {
      border: 1px solid #434347;
      background: #2d2e35;
      height: 40px;
      font-weight: bold;
      border-radius: 5px;
      width: 100%;
  }

  .result_btn ul:after {
      content: " ";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
  }

  .result_section {
      border: 1px solid #2d2d34;
      border-radius: 4px;
      background: #222227;
      padding: 8px;
      margin-bottom: 3px;
      box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
  }

  .result_section h4 .ico01 {
      height: 20px;
  }

  .result_section h4 .arrow {
      vertical-align: middle;
      margin-bottom: 2px;
      margin-right: 10px;
  }

  .result_section ul {
      margin-bottom: 8px;
  }

  .result_section ul li {
      border-bottom: 1px solid #373738;
      position: relative;
      padding: 6px 0px 10px 0px;
  }

  .result_section ul li:before {
      content: "";
      position: absolute;
      bottom: 1px;
      left: 0;
      right: 0;
      height: 1px;
      background: #000000;
  }

  .result_section .time_arae {
      float: left;
      width: 20%;
      text-align: left;
      line-height: 18px;
      font-size: 12px;
      padding: 5px 0px;
      padding-left: 10px;
  }

  .result_section .bet_area {
      float: left;
      width: 80%;
      text-align: center;
  }

  .result_section .bet_area .home {
      width: 40%;
      text-align: left;
      padding: 0px 10px;
  }

  .result_section .bet_area div {
      display: inline-block;
      line-height: 28px;
      height: 30px;
      border: 1px solid #484853;
      background: #3a3a42;
      border-radius: 3px;
      font-size: 12px;
      box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      vertical-align: top;
  }

  .result_section .bet_area .vs {
      width: 14%;
      text-align: center;
      cursor: default;
  }

  .result_section .bet_area .away {
      width: 40%;
      text-align: right;
      padding: 0px 10px;
  }

  .result_section ul li:after {
      content: " ";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
  }

  .page_skip {
      text-align: center;
      margin: 30px 0px 30px 0px;
  }

  .page_skip a.on {
      cursor: default !important;
      border: 1px solid #ffa604;
      color: #ffa604 !important;
      background: #312b20 !important;
  }

  .page_skip a {
      display: inline-block;
      line-height: 28px;
      background: #2d2e35;
      border-radius: 5px;
      transition: 200ms all;
      padding: 0px 15px;
      border: 1px solid transparent;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 4px, rgba(255, 255, 255, 0.22) 1px 1px 4px -2px inset;
      color: #c8c8c7;
  }

  /*END OF HISTORY STYLE*/
  /*SPORTS PAGES STYLE*/
  .sports_head .menu_list {
      overflow: hidden;
      overflow-x: auto;
      /*height: 40px;*/
      margin-bottom: 10px;
      white-space: nowrap;
      margin-left: 0px;
      list-style: none;
      padding-left: 0px;
  }


  .sports_head .menu_list ul {
      min-width: 600px;
  }

  .sports_head .menu_list li {
      float: left;
      width: 140px;
      height: 40px;
      margin-right: 8px;
      margin-bottom: 5px;
  }

  .sports_head .menu_list button {
      height: 40px;
      width: 100%;
  }

  .sports_head .menu_list button span {
      display: inline-block;
      vertical-align: middle;
      text-align: left;
  }

  .sports_head .menu_list ul:after {
      content: " ";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
  }

  .button_type01 {
      background: #2d2e35;
      border-radius: 5px;
      transition: 200ms all;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 4px, rgba(255, 255, 255, 0.22) 1px 1px 4px -2px inset;
      color: #c8c8c7;
      border: none;
  }

  .button_type01.on {
      cursor: default !important;
      border: 1px solid #ffa604;
      color: #ffa604 !important;
      background: #312b20 !important;
  }

  .button_type01:hover {
      color: #ffffff;
      background: #393a43;
  }

  .list01,.list02 {
  	display: inline-block;
  }
  .sports_head .menu_list2 {
      overflow: hidden;
      height: 45px;
      margin-bottom: 10px;
      position: relative;
  }

  .sports_head .menu_list2 .list01 li {
      width: 50px;
      display: inline-block;
  }

  .sports_head .menu_list2 .list01 li:first-child {
      width: 125px;
  }


  .sports_head .menu_list2 ul button {
      height: 45px;
      width: 100%;

  }

  .sports_head .menu_list2 ul button {
      height: 45px;
      width: 100%;
  }

  .button_type01.on {
      cursor: default !important;
      border: 1px solid #ffa604;
      color: #ffa604 !important;
      background: #312b20 !important;
  }

  .sports_head .menu_list2 .list02 {
      position: absolute;
      top: 0px;
      left: 290px;
      width: 100%;

  }

  .sports_head .menu_list2 .list02 li {
      width: 50px;
      display: inline-block;
  }


  .sports_head .menu_list2 .list02 li img {
      width: 25px;
  }

  .sports_head .menu_list2:after {
      content: " ";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
  }

  .sports_head .sports_search {
      height: 45px;
      border: 1px solid #393a43;
      border-radius: 5px;
      position: relative;
      background: #2d2e35;
      margin-bottom: 10px;
      box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
  }

  .sports_head .sports_search input {
      height: 45px;
      line-height: 45px;
      font-size: 18px;
      color: #ffffff;
      text-indent: 60px;
      width: 100%;
  }

  .sports_head .sports_search svg {
      height: 25px;
      width: 25px;
      position: absolute;
      top: 10px;
      left: 15px;
      color: #ffa604;
  }


  .today_sports {
      position: relative;
      border: 2px solid #ffea00;
      border-radius: 5px;
      background: url(../images/bg/bg_today_02.png) no-repeat left top #0c1319;
      margin-bottom: 10px;
      min-height: 150px;
  }

  .today_sports:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      background: url(../images/bg/bg_today_01.png) no-repeat right bottom;
      width: 100%;
      height: 100%;
      border-radius: 5px;
  }


  .today_sports .title_area {
      position: absolute;
      top: 15px;
      left: 50px;
  }

  .today_sports .more_btn {
      position: absolute;
      top: 15px;
      right: 25px;
  }

  .today_sports .title_area h3 {
      font-size: 23px;
      font-weight: bold;
      color: #ffea00;
      background: #0c1319;
      line-height: 28px;
      padding: 0px 5px;
      margin-bottom: 5px;
  }

  .title_area h4 {
      width: 160px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }


  .today_sports .title_area h4 {
      font-weight: bold;
      background: #0c1319;
      line-height: 14px;
  }
  .today_sports .more_btn button {
      height: 30px;
      width: 60px;
      border: 1px solid #ff0012;
      background: #501a1a;
      border-radius: 5px;
      box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
      font-weight: bold;
  }


  .today_sports .head_sports {
      position: relative;
      margin: 25px 20px 30px 210px;
      max-width: 520px;
  }

  .today_sports .head_sports .bet_area div {
      display: inline-block;
      line-height: 28px;
      height: 30px;
      border: 1px solid #484853;
      background: #3a3a42;
      border-radius: 3px;
      font-size: 12px;
      cursor: pointer;
      box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      vertical-align: top;
      transition: 200ms all;
  }

  .today_sports .head_sports:before {
      content: "";
      position: absolute;
      bottom: 1px;
      left: 0;
      right: 0;
      height: 1px;
      background: #000000;
  }

  .today_sports .head_sports .team_name {
      font-weight: bold;
      margin-bottom: 7px;
      padding-left: 10px;
  }

  .today_sports .head_sports .date {
      color: #3f404b;
      font-weight: bold;
      margin-bottom: 20px;
      padding-left: 10px;
  }

  .today_sports .head_sports .bet_area {
      padding-bottom: 10px;
      border-bottom: 1px solid #373738;
      text-align: center;
  }

  .today_sports .head_sports .bet_area .home {
      width: 40%;
      text-align: left;
      padding: 0px 10px;
  }

  .today_sports .head_sports .bet_area .vs {
      width: 14%;
      text-align: center;
      cursor: default;
  }

  .today_sports .head_sports .bet_area .away {
      width: 40%;
      text-align: right;
      padding: 0px 10px;
  }

  .today_sports .head_sports .bet_area .home:hover {
      background: #501a1a;
      border: 1px solid #ff0012;
  }

  .today_sports .head_sports .bet_area .away:hover {
      background: #1a4050;
      border: 1px solid #00bfff;
  }

  .ko_sports_game {
      border: 1px solid #2d2d34;
      border-radius: 4px;
      background: #222227;
      padding: 8px;
      margin-bottom: 3px;
      box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
  }

  .ko_sports_game .bet_area div {
      display: inline-block;
      height: 45px;
      border: 1px solid #484853;
      background: #3a3a42;
      border-radius: 3px;
      font-size: 12px;
      cursor: pointer;
      position: relative;
      box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      vertical-align: top;
  }
  .ko_sports_game div.result .resultScore{
		margin-top: -10px;
		margin-bottom: 0px;
		height: 15px;
	}

  .ko_sports_game .bonus_ul {
      width: 32.33%;
      display: inline-block;
      margin: 0;
  }


  .ko_sports_game ul li {
      position: relative;
      padding: 0px;
  }

  .ko_sports_game ul li:before {
      content: "";
      position: absolute;
      bottom: 1px;
      left: 0;
      right: 0;
      height: 0px;
      background: #000000;
  }

  .ko_sports_game .bet_area {
      float: left;
      width: 85%;
      text-align: center;
  }

  .ko_sports_game .bonus_div {
      width: 99%!important;
  }

  .ko_sports_game h4 {
  	font-weight: 600;
      border-radius: 3px;
      background: #2d2e35;
      height: 43px;
      padding: 4px 10px;
      line-height: 36px;
      font-size: 12px;
      position: relative;
      margin-bottom: 3px;
      box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 4px, rgba(255, 255, 255, 0.22) 1px 1px 4px -2px inset;
  }

  .ko_sports_game h4 .ico01 {
      height: 30px;
      vertical-align: middle;
      margin-bottom: 2px;
  }

  .ko_sports_game h4 .arrow {
      vertical-align: middle;
      margin-bottom: 2px;
      margin-right: 10px;
  }

  .ko_sports_game h4 .time {
      display: inline-block;
      position: absolute;
      top: 4px;
      right: 10px;
  }

  .ko_sports_game ul {
      margin-bottom: 8px;
  }

  .ko_sports_game ul li.li_border_x {
      border: 0;
      padding: 0;
      border-bottom: 3px solid #373738;
      margin-bottom: 10px;
  }

  .ko_sports_game ul li:before {
      content: "";
      position: absolute;
      bottom: 1px;
      left: 0;
      right: 0;
      height: 0px;
      background: #000000;
  }

  .ko_sports_game ul li:after {
      content: " ";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
  }

  .ko_sports_game .type01 {
      float: left;
      width: 15%;
      text-align: center;
      line-height: 18px;
      font-size: 12px;
      padding: 12px 0px;
  }

  .ko_sports_game .bet_area .home {
      width: 40%;
      text-align: left;
      padding: 0px 10px;
  }

  .ko_sports_game .bet_area .home .bed {
      position: absolute;
      top: 0;
      right: 10px;
  }

  .ko_sports_game .bet_area .draw {
      width: 14%;
      text-align: center;
  }

  .ko_sports_game .bet_area .away {
      width: 40%;
      text-align: right;
      padding: 0px 10px;
  }


  .ko_sports_game .bet_area .away .bed {
  	float: left;
  }
  .ko_sports_game .bet_area .team_name {
		display: inline-block;
    white-space: nowrap;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
	@media only screen and (max-width: 700px) {

		.ko_sports_game .bet_area .team_name{
			max-width: 54px;
		}

	}

  /*.ko_sports_game .bet_area .home:hover {
      background: #501a1a;
      border: 1px solid #ff0000;
  }

  .ko_sports_game .bet_area .draw:hover {
      background: #203123;
      border: 1px solid #85ffa5;
  }

  .ko_sports_game .bet_area .away:hover {
      background: #1a4050;
      border: 1px solid #00bfff;
  }*/

  /*END OF SPORTS PAGE*/

  /*VIEW STYLE*/
.ko_sports_game {
    border: 1px solid #2d2d34;
    border-radius: 4px;
    background: #222227;
    padding: 8px;
    margin-bottom: 3px;
    box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
}

.ko_sports_game h4 {
   border-radius: 3px;
   background: #2d2e35;
   height: 31px;
   padding: 4px 10px;
   line-height: 25px;
   font-size: 12px;
   position: relative;
   margin-bottom: 3px;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 3px 4px, rgba(255, 255, 255, 0.22) 1px 1px 4px -2px inset;
}

.ko_sports_game h4 .ico01 {
    height: 30px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.ko_sports_game h4 .arrow {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}

.ko_sports_game h4 .time {
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 10px;
}

.ko_sports_game ul li {
    position: relative;
    padding: 0px;
}

.ko_sports_game ul:last-child {
    margin-bottom: 0;
}

.ko_sports_game .type01 {
    float: left;
    width: 15%;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    padding: 12px 0px;
}

.ko_sports_game .bet_area {
    float: left;
    width: 85%;
    text-align: center;
    display: flex;
}

.ko_sports_game .bet_area .home.result-대기,
.ko_sports_game .bet_area .draw.result-대기,
.ko_sports_game .bet_area .away.result-대기 {
		background: #00bfff;
		border: 1px solid #00bfff;
}
.ko_sports_game .bet_area .home.result-적중,
.ko_sports_game .bet_area .draw.result-적중,
.ko_sports_game .bet_area .away.result-적중 {
    background: yellow;
    border: 1px solid yellow;
		color: black;
}
.ko_sports_game .bet_area .home.result-실패,
.ko_sports_game .bet_area .draw.result-실패,
.ko_sports_game .bet_area .away.result-실패 {
		background: #ff0000;
		border: 1px solid #ff0000;
}


.ko_sports_game .bet_area div {
    display: inline-block;
    line-height: 45px;
    height: 45px;
    border: 1px solid #484853;
    background: #3a3a42;
    border-radius: 3px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
    vertical-align: top;
}


.ko_sports_game .bet_area .home {
    width: 40%;
    text-align: left;
    padding: 0px 10px;
    flex: 0 0 38%;
    max-width: 38%;
}

.ko_sports_game .bet_area .away {
    width: 40%;
    text-align: right;
    padding: 0px 10px;
    flex: 0 0 38%;
    max-width: 38%;
}


.ko_sports_game .bet_area .draw {
    width: 14%;
    text-align: center;
    flex: 0 0 9.4%;
    max-width: 9.4%;
    margin: 0 0.2%;
}



.ko_sports_game .bet_area div {
    display: inline-block;
    line-height: 45px;
    height: 45px;
    border: 1px solid #484853;
    background: #3a3a42;
    border-radius: 3px;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
    vertical-align: top;

}

.ko_sports_game ul li:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.ko_sports_game ul li:before {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    height: 0px;
    background: #000000;
}

.sports_game {
    margin-bottom: 10px;
}

.sports_game .betting_info {
    margin: -7px 0px 10px 0px;
    position: relative;
    border: 1px solid #2d2d34;
    border-radius: 5px;
    background: #222227;
    box-shadow: rgba(0, 0, 0, 0.35) -3px 6px 6px -3px;
}


.sports_game .betting_info ul {
    padding: 5px 10px;
}
.sports_game .betting_info li {
    padding-right: 30px;
    float: left;
    line-height: 26px;
    height: 26px;
    min-width: 125px;
}

.sports_game .betting_info .fc01 {
    color: #ffa604;
    font-weight: bold;
}

.sports_game .betting_info ul:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}



/*END OF VIEW STYLE*/
.board_box ul{list-style: none;    margin-left: 0px;
    padding-left: 0px;}
