


	/*************************************************************************************************************
	* PANEL DESIGN ***********************************************************************************************
	**************************************************************************************************************/

	.panel-default > .panel-heading {
		padding : 25px 0px;
		background-color: #212121;
		text-align: center;
		font-size: 18px;
		color: #EFEFEF;
	}
	.contents_wrap {
		margin-top: 10px;
		font-weight: 600;
	}
	.table > tbody > tr:last-child > td {
		border-bottom : 1px solid #e1d7d7;
	}
	.container_custom {
		width: 100%;
		max-width: 1290px;
		position: relative;
		margin : 0 auto;
		font-weight: 600;
		padding-left: 15px;
		padding-right: 15px;
	}
	.contents_left {
		float: left;
		position: relative;
		width: 947px;
	}
	.contents_right {
		float: right;
		width: 290px;
		padding-bottom: 200px;
	}



	/*************************************************************************************************************
	* MINIGAME PAGE ***********************************************************************************************
	**************************************************************************************************************/

  .btn_live.active {
    box-shadow: 0 0 8px #EFEFEF!important;
  }
  .btn_live {
    padding : 1.2em 1em!important;
  }
  .btn_live.baccara_b:hover span:nth-child(2),
  .active.baccara_b span:nth-child(2) {
    right: 5px!important;
    bottom: 15px!important;
  }
	#modal_betlist .modal-body {
		background-color: var(--color-button-03);
		padding : 8px 8px 0px 8px;
	}
	.modal.black .modal-close-btn {
		background-color: transparent;
		font-size: 36px;
		top: 0;
		color : var(--color-main-01);
	}

	/*************************************************************************************************************
	* BETCART DESIGN ***********************************************************************************************
	**************************************************************************************************************/

	.betcart_wraptable > tbody > tr > td:first-child,
	.betcart_wraptable > tbody > tr > td:last-child {
		background-color: #1f1f1f;
		color: #c8c8c8;
	}
	.betcart_wraptable > tbody > tr > td:first-child {
		border-left: 1px solid #555555;
	}
	.betcart_wraptable > tbody > tr > td:last-child {
		border-right: 1px solid #555555;
	}
	.betcart_wraptable > tbody > tr:first-child > td {
		border : 1px solid #555555;
		border-bottom: 0px;
	}
	.betcart_wraptable > tbody > tr > td:last-child .bt.full {
		border : 1px solid var(--color-button-01);
		box-shadow: 1px 2px 3px var(--color-button-03);
	}
	.betcart_wraptable > tbody > tr > td:last-child .bt.full:hover {
		filter: sepia(50%);
	}
	.betcart_wraptable > tbody > tr > td:last-child .bt.full:active {
		transform: scale(0.98);
	}
	.betcart_wrap {
		width: 100%;
		background-color: transparent;
		border-radius: 10px;
		margin-bottom: 15px;
		border: 0px;
	}
	.betcart_wraptable {
		width: 100%;
	}
	.betcart_wraptable h5:first-child {
		margin-top: 10px;
	}
	.betcart_wraptable h5:nth-child(2) {
		margin-top: 3px;
		margin-bottom: 13px;
	}
	.betcart_wraptable .text_accent {
		color: var(--color-main-01);
		font-size: 18px;
	}
	.betmoney_table {
		width: 100%;
	}
  .contents_right .betmoney_table td {
    width: 33%!important;
		padding-left: 2px;
		padding-right: 2px;
  }
  .contents_right .betmoney_table .bt.full {
    padding: 12px 0px;
  }
	.pad_betcart_custom td {
		padding : 8px 5px 8px 5px;
	}
	.pad_betcart_custom td:first-child {
		width: 40%;
	}
	.pad_betcart_custom,
	.betcart_lastbox {
		padding : 0px 10px 10px 10px;
		border-bottom: 1px solid #555555;
	}
	.betcart_teamtable th {
		border-bottom: 1px solid #ddd;
		font-size: 10px;
	}
	.betcart_teamtable td:first-child {
		font-size: 11px;
		padding-left: 5px;
	}
	.betcart_teamtable td:nth-child(2) {
		text-align: left;
		font-size: 11px;
	}
	.livebet_table {
		width: 100%;
	}
	.livebet_table tbody > tr > td {
		padding : 8px;
		width: 50%;
	}
	.livebet_table .infobox {
		text-align: center;
		padding-top: 20px!important;
		padding-bottom: 0px;
	}
  .betcart_wrap_new {
    background-color: #212121;
    color : #c8c8c8;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .betcart_box {
    border: 1px solid #555555;
    border-bottom: 0px;
  }
  .betcart_wrap_new .result {
    padding: 0px 15px;
    text-align: center;
    margin-bottom: 15px;
  }
  .betcart_wrap_new .result tr > td:first-child {
    width: 20%;
    font-size: 30px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .betcart_wrap_new .result tr > td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #0f0f0f;
  }
  .betcart_wrap_new .result .title {
    border-bottom: 1px solid #555555;
  }
  .betcart_wrap_new .result tr > td p {
    margin: 0px;
    padding: 10px 0px;
    font-size: 14px;
  }
  .betcart_wrap_new .result tr > td font {
    color: #036999;
    float: right;
    margin-right: 15px;
  }
  .betcart_wrap_new .result tr > td b {
    float: left;
    margin-left: 15px;
  }
  .betcart_wrap_new .top-time th {
    font-size: 13px;
    padding : 8px 0px;
    text-align: center;
    width: 50%;
  }
  .betcart_wrap_new .top-time th:first-child {
    border-right: 1px solid #D1D1D1;
  }
  .betcart_wrap_new .top-time td {
    text-align: center;
    padding: 15px 0px;
    font-size: 20px;
    margin-right: 3px;
    margin-left: 3px;
    border-bottom: 1px solid #DDD;
  }
  .betcart_wrap_new .mid-betting {
    padding: 15px 0px;
    background-color: #0F0f0f;
  }
  .betcart_wrap_new .mid-betting.row > div {
    margin: 15px 0px;
  }
  .betcart_wrap_new .bot-moneybox {
    padding: 20px 15px 55px 15px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
  }
  .betcart_wrap_new .bot-moneybox .top th,
  .betcart_wrap_new .bot-moneybox .top td {
    text-align: center;
    font-size: 14px;
    width: 50%;
  }
  .betcart_wrap_new .bot-moneybox .top td {
    padding: 8px 0px;
  }
  .betcart_wrap_new .bot-moneybox .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .betcart_wrap_new .bot-moneybox .form-control {
    font-size: 18px;
    padding: 12px 15px;
    height: auto;
    text-align: right;
  }
  .betcart_wrap_new .bot-moneybox .input-group-addon {
    padding: 6px 18px;
  }
  .bot-moneybutton caption { 
    font-size: 12px; 
    text-align: center;
  }
  .bot-moneybutton tbody td,
  .bot-moneybutton tfoot td {
    padding: 3px;
    width: 33%;
  }
  .bot-moneybutton tfoot tr:first-child > td {
    padding-top: 15px;
  }
  .bot-moneybutton tbody td > div {
    padding: 20px 0px;
    font-size: 15px;
    background-color: var(--color-button-01);
    text-align: center;
    border-radius: 5px;
    transition: 0.1s;
  }
  .bot-moneybutton tbody td > div:active {
    background-color: var(--color-button-02);
    transform: scale(0.97);
    transition: 0.1s;
  }

	/* Mobile Live */
	.m_live_timetable {
		width: 100%;
		margin-top: 10px;
	}
	.m_live_timetable td {
		text-align: center;
		padding-left: 3px;
		padding-right: 3px;
	}
	.m_live_timebox {
		border : 1px solid #eee;
		border-radius: 5px;
		box-shadow: 0 0 1px grey;
		background-color: #212121;
		color: #ddd;
	}
	.m_live_timebox.vsoccer {
		padding-bottom: 8px;
		border : 0;
		border-radius: 0px;
		box-shadow: none;
	}
	.m_live_timebox .text_accent {
		color: #ddd;
		text-shadow: 0px 0px 5px darkred;

	}
	.m_live_timebox > p:first-child {
		text-shadow: 0px 0px 5px darkcyan;
	}
	.m_live_endtime {
		background-color: #eee;
	}
	.m_live_endtime h5 {
		font-size: 12px;
	}
  #modalconfirm.confirm_new .modal-dialog {
    width: 500px;
  }
  #modalconfirm.confirm_new .modal-content {
    background-color: transparent;
  }
  #modalconfirm.confirm_new .modal-header {
    color: #c8c8c8;
    padding: 20px 0px;
    text-align: center;
    font-size: 24px;
    border : 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  #modalconfirm.confirm_new .modal-body {
    background-color: #212121;
    text-align: center;
    padding: 0px;
  }
  #modalconfirm.confirm_new table { width: 100%; }
  #modalconfirm.confirm_new tbody td {
    font-size: 20px;
    padding: 25px 0px;
  }
  #modalconfirm.confirm_new tbody td:first-child {
    width: 25%;
    background-color: #383838;
    color : #c3c3c3;
    border-top : 1px solid #555555;
    font-size: 20px;
  }
  #modalconfirm.confirm_new tbody td:last-child {
    width: 80%;
    border-top: 1px solid #555555;
  }
  #modalconfirm.confirm_new tbody tr:first-child td {
    border-top: 0px;
  }
  #modalconfirm.confirm_new tbody tr:last-child td {
    border-bottom: 1px solid #555555;
  }
  #modalconfirm.confirm_new tfoot > tr:first-child td {
    padding: 15px 0px 15px 0px;
    font-size: 14px;
  }
  #modalconfirm.confirm_new tfoot > tr:last-child td {
    padding: 15px 0px 30px 0px;
  }
  #modalconfirm.confirm_new tfoot div {
    padding: 25px 0px;
    font-size: 24px;
    width: 90%!important;
    margin : 0 auto;
  }
  #modalconfirm.confirm_new .complete {
    font-size: 20px;
  }
  #modalconfirm.confirm_new tfoot div i {
    font-size: 26px;
  }
  @media (max-width : 767px) {
    #modalconfirm.confirm_new .modal-dialog { width: auto; }
    #modalconfirm.confirm_new tfoot div { font-size: 22px; }
    #modalconfirm.confirm_new .modal-header,
    #modalconfirm.confirm_new tbody td,
    #modalconfirm.confirm_new tfoot div { padding: 20px 0px; }
  }

  /* NEW BETCORIMFIT */
  #pb_modal.confirm_new .modal-dialog {
    width: 500px;
  }
  #pb_modal.confirm_new .modal-content {
    background-color: transparent;
  }
  #pb_modal.confirm_new .modal-header {
    color: #c8c8c8;
    padding: 20px 0px;
    text-align: center;
    font-size: 24px;
    border : 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  #pb_modal.confirm_new .modal-body {
    background-color: #212121;
    text-align: center;
    padding: 0px;
  }
  #pb_modal.confirm_new table { width: 100%; }
  #pb_modal.confirm_new tbody td {
    font-size: 16px;
    padding: 15px 0px;
  }
  #pb_modal.confirm_new tbody td:first-child {
    width: 25%;
    background-color: #383838;
    color : #c3c3c3;
    border-top : 1px solid #555555;
    font-size: 16px;
  }
  #pb_modal.confirm_new tbody td:last-child {
    width: 80%;
    border-top: 1px solid #555555;
  }
  #pb_modal.confirm_new tbody tr:first-child td {
    border-top: 0px;
  }
  #pb_modal.confirm_new tbody tr:last-child td {
    border-bottom: 1px solid #555555;
  }
  #pb_modal.confirm_new tfoot > tr:first-child td {
    padding: 15px 0px 15px 0px;
    font-size: 14px;
  }
  #pb_modal.confirm_new tfoot > tr:last-child td {
    padding: 15px 0px 30px 0px;
  }
  #pb_modal.confirm_new tfoot div {
    padding: 25px 0px;
    font-size: 24px;
    width: 90%;
    margin : 0 auto;
  }
  #pb_modal.confirm_new .complete {
    font-size: 20px;
  }
  #pb_modal.confirm_new tfoot div i {
    font-size: 26px;
  }
  #pb_modal.confirm_new .money {
    padding: 5px 0px;
  }
  #pb_modal.confirm_new .col-xs-4,
  #pb_modal.confirm_new .col-xs-6 {
    padding: 5px 0px;
    font-size: 16px;
  }
  #pb_modal.confirm_new .col-xs-4 .bt.full {
    width: 90%;
    padding: 12px 0px;
  }
  #pb_modal.confirm_new .col-xs-4 .bt.full,
  #pb_modal.confirm_new .col-xs-6 .bt.full {
    border : 1px solid #555;
    color : #C8C8c8;
  }
  #pb_modal.confirm_new .col-xs-4 .bt.full:hover,
  #pb_modal.confirm_new .col-xs-6 .bt.full:hover {
    background-color: #212121;
  }
  #pb_modal.confirm_new .col-xs-6 .bt.full {
    width: 92%;
  }
  #pb_modal.confirm_new .user_money {
    font-size: 14px;
    margin: 12px 0px;
  }
	@media (max-width: 767px) {
		.container_custom {
			padding-left: 8px;
			padding-right: 8px;
		}
		.livebet_table tbody > tr > td:first-child,
		.livebet_table tbody > tr > td:nth-child(2) {
			padding-top: 20px;
		}
		.livebet_table.notpad tbody > tr > td:first-child,
		.livebet_table.notpad tbody > tr > td:nth-child(2) {
			padding-top: 8px;
		}
    #pb_modal.confirm_new .modal-dialog { width: auto; }
    #pb_modal.confirm_new tfoot div { font-size: 22px; }
    #pb_modal.confirm_new .modal-header,
    #pb_modal.confirm_new tbody td,
    #pb_modal.confirm_new tfoot div { 
      padding: 13px 0px; 
      font-size: 16px;
    }
    .container_custom.pb_wrap {
      padding-left: 0px;
      padding-right: 0px;
    }
    .contents_wrap.pb-m {
      padding-bottom: 15px;
    }
    .result_wrap {
      height: 350px;
      overflow: scroll;
    }
    .pb_table.times thead > tr > th {
      width: 33%;
    }
    .bt_mybet.pbbt {
      width: 90%;
      padding: 14px 0px;
    }
    .pb_table.times tbody > tr > td:nth-child(2) {
      font-size: 14px;
    }
    /* Betting button css */
    .pb_table.basic tbody > tr:nth-child(1) > td,
    .pb_table.basic tbody > tr:nth-child(2) > td,
    .pb_table.basic tbody > tr:nth-child(3) > td,
    .pb_table.basic tbody > tr:nth-child(4) > td,
    .pb_table.basic tbody > tr:nth-child(5) > td {
      padding: 8px 3px;
    }
    .pb_table.basic tbody > tr:nth-child(1) > td {
      padding-top: 15px;
    }
    .pb_table.basic tbody > tr:nth-child(5) > td {
      padding-bottom: 15px;
    }
    /* Result css */
    .pb_table.result tbody > tr:nth-child(1) > td {
      font-size: 10px;
    }
    .pb_table.result tbody > tr > td {
      padding: 8px 0px!important;
    }
	}


	/*************************************************************************************************************
	* BUTTON DESIGN ***********************************************************************************************
	**************************************************************************************************************/

		/* Button Hover effect CSS */

		.effect_go {
			text-align: center;
			text-transform: uppercase;
			transition: all 0.4s;
		}
		.effect_go span {
			cursor: pointer;
			display: inline-block;
			position: relative;
			transition: 0.4s;
		}
		.effect_go span:after {
			content: '\00bb';
			position: absolute;
			opacity: 0;
			top: -3px;
			right: -20px;
			font-size: 18px;
			transition: 0.5s;
		}
		.effect_go:hover span {
			padding-right: 25px;
		}
		.effect_go:hover span:after {
			opacity: 1;
			right: 0;
		}


		/* Live button CSS */
		.btn_live {
			position: relative;
			background: none;
			color: #c8c8c8;
			text-decoration: none;
			border: 0.2em solid #c8c8c8;
			padding: 0.5em 1em;
			text-align: center;
			cursor: pointer;
			-webkit-transition: 0.2s;
			transition: 0.2s;
		}
		.btn_live:before {
		    content: "";
		    display: block;
		    position: absolute;
		    width: 10%;
		    background: #f7f7f7;
		    height: 0.3em;
		    right: 20%;
		    top: -0.21em;
		    transform: skewX(-45deg);
		    -webkit-transition: 0.2s;
		    transition: 0.2s;
		}
		.btn_live:after {
		    content: "";
		    display: block;
		    position: absolute;
		    width: 10%;
		    background: #f7f7f7;
		    height: 0.3em;
		    left: 20%;
		    bottom: -0.25em;
		    transform: skewX(45deg);
		    -webkit-transition: 0.2s;
		    transition: 0.2s;
		}
		.btn_live:hover {
			box-shadow: 0px 0px 8px #000;
		    -webkit-transition: 0.2s;
		    transition: 0.2s;
		}
		.btn_live:hover:before {
			right: 80%;
		}
		.btn_live:hover:after {
			left: 80%;
		}

		.btn_live span:nth-child(1) {
			-webkit-transition: 0.3s;
			transition: 0.3s;
		}

		.btn_live:hover span:nth-child(1) {
			padding-right: 5px;
			-webkit-transition: 0.3s;
			transition: 0.3s;
		}
		.btn_live span:nth-child(2) {
			opacity: 0;
			position: absolute;
			right: 5px;
			-webkit-transition: 0.2s;
			transition: 0.2s;
		}

		.btn_live:hover span:nth-child(2) {
			opacity: 1;
			right: 23px;
			-webkit-transition: 0.2s;
			transition: 0.2s;
		}
		.btn_live.active {
			box-shadow: 0px 0px 8px #000;
		}
		.btn_live.active span:nth-child(1) {
			padding-right: 5px;
		}

		.btn_live.active span:nth-child(2) {
			opacity: 1;
			right: 23px;
		}
		.btn_live.active:before {
		    content: "";
		    display: block;
		    position: absolute;
		    width: 10%;
		    background: #f7f7f7;
		    height: 0.3em;
		    right: 80%;
		    top: -0.21em;
		    transform: skewX(-45deg);
		    -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
		    transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
		}
		.btn_live.active:after {
		    content: "";
		    display: block;
		    position: absolute;
		    width: 10%;
		    background: #f7f7f7;
		    height: 0.3em;
		    left: 80%;
		    bottom: -0.25em;
		    transform: skewX(45deg);
		    -webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
		    transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
		}


		/* Live button custom design */
			.btn_live.black {
				color: #000;
				border: 0.2em solid #000;
			}
			.btn_live.red {
				color: #d0312d;
				border: 0.2em solid #d0312d;
			}
			.btn_live.blue {
				color: cornflowerblue;
				border: 0.2em solid cornflowerblue;
			}
			.btn_live.green {
				border-color: forestgreen;
				color: forestgreen;
			}
			.btn_live.grey {
				color: #555;
				border : 0.2em solid #555;
			}

			/* + x4 (lotus) */
			.btn_live.x4 span:first-child {
				font-size: 16px;
			}
			.btn_live.x4 span:nth-child(2) {
				font-size: 11px;
			}
			.btn_live.x4:hover span:nth-child(1) {
				padding-right: 25px;
				-webkit-transition: 0.3s;
				transition: 0.3s;
			}
			.btn_live.x4.active span:nth-child(1) {
				padding-right: 25px;
			}
			.btn_live.x4:hover span:nth-child(2) {
				right : 15px;
				-webkit-transition: 0.3s;
				transition: 0.3s;
			}
			.btn_live.x4.active span:nth-child(2) {
				right : 15px;
			}

			/* baccara (bacarra) */
			.btn_live.baccara_p:hover span:nth-child(1) {
				padding-right: 13px;
			}
			.btn_live.baccara_p:hover span:nth-child(2) {
				right: 4px;
			}
			.active.baccara_p span:nth-child(1) {
				padding-right : 13px;
			}
			.active.baccara_p span:nth-child(2) {
				right : 4px;
			}

			.btn_live.baccara_b:hover span:nth-child(1) {
				padding-right: 5px;
			}
			.btn_live.baccara_b:hover span:nth-child(2) {
				right: 4px;
			}
			.active.baccara_b span:nth-child(1) {
				padding-right : 5px;
			}
			.active.baccara_b span:nth-child(2) {
				right : 4px;
			}

			/* Sicbo */
			.btn_live.sicbo:hover span:nth-child(1) {
				padding-right: 5px;
			}
			.btn_live.sicbo:hover span:nth-child(2) {
				right: 10px;
			}
			.active.sicbo span:nth-child(1) {
				padding-right : 5px;
			}
			.active.sicbo span:nth-child(2) {
				right : 10px;
			}



			/* + long text (powerball) */
			.btn_live.longtext.active span:nth-child(1) {
				padding-right: 15px;
			}
			.btn_live.longtext:hover span:nth-child(1) {
				padding-right: 15px;
				-webkit-transition: 0.3s;
				transition: 0.3s;
			}



			/* Powerball */
			.btn_live.unover:hover span:nth-child(1) {
				padding-right: 30px;
			}
			.unover.active span:nth-child(1) {
				padding-right: 30px;
			}
			.btn_live.sjd:hover span:nth-child(1) {
				padding-right: 43px;
			}
			.sjd.active span:nth-child(1) {
				padding-right: 43px;
			}
			.btn_live.sjd_d:hover span:nth-child(1) {
				padding-right: 30px;
			}
			.sjd_d.active span:nth-child(1) {
				padding-right: 30px;
			}
			.btn_live.sjd_d:hover span:nth-child(2) {
				right: 70px;
			}
			.sjd_d.active span:nth-child(2) {
				right: 70px;
			}

			/* Header btn */
			.btn_live.nav {
				border: 0px;
				color: #555;
				font-weight: 600;
				box-shadow: 1px 1px 5px grey;
				display: block;
			}
			.nav.blue {
				color: #04619f;
				border: 0.2em solid #04619f;
			}
			.nav.red {
				color: #970000;
				border: 0.2em solid #970000;
			}
			.nav.black {
				color: #000;
				border: 0.2em solid #000;
			}
			.nav.silv {
				color: #6b7677;
				border: 0.2em solid #6b7677;
			}
			.nav.green {
				color: #126e51;
				border: 0.2em solid #126e51;
			}
			.btn_live.nav span:nth-child(1) {
				-webkit-transition: 0.3s;
				transition: 0.3s;
			}
			.btn_live.nav:hover span:nth-child(1) {
				padding-right: 10px;
			}
			.btn_live.nav:hover span:nth-child(2) {
				right: 10px;
			}

	/*************************************************************************************************************
	* TOKENGAME PAGE ***********************************************************************************************
	**************************************************************************************************************/
  .tkbox .tk-header {
    width: 100%;
    height: auto;
    padding-top: 10px;
    text-align: center;
    border : 1px solid #171a1c;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #171a1c;
  }
  .tk-header p {
    font-size: 24px;
    color: silver;
  }
  .tkbox .tk-contents {
    padding: 0px 15px 30px 15px;
    margin-bottom: 30px;
    background-color: #171a1c;
  }
  .tk-header table { width: 100%; margin-bottom: 30px; }
  .tk-header td {
  	width: 14%;
    text-align: center;
    color: #ededed;
    font-size: 16px;
    cursor: pointer;
    padding : 5px 0px;
    border-right: 1px solid #555;
  }
  .tk-header a {
    transition: 0.2s;
  }
  .tk-header a:hover,.tk-header a:active {
    transition: 0.2s;
    filter: sepia(100%);
  }
  .tk-header p { margin: 10px 0px 30px 0px; }

	.tk-header tbody > tr > td:first-child { border-left: 0px; }
  .tk-header tbody > tr > td:last-child { border-right: 0px; }


  .tkbox table tbody > tr > td > a > img { 
    width: 30px;
    margin : 0 auto;
    display: block;
    position: relative;
    top: -5px;
  }

  @media (max-width : 767px) {
    .tkbox .tk-header {
      text-align: left;
    }
    .tk-header p { padding-left: 15px; margin-bottom: 20px; }
    .tkbox table tbody > tr > td > a > img { width: 25px; }
    
    .tk-header td { 
    	width: 20%;
    	font-size: 12px; 
    	padding: 0px; 
    	height: 55px;
    }
    .tk-header tr:last-child > td {
    	padding-top: 10px;
    }
  }
  


	/*************************************************************************************************************
	* Crown Games PAGE *************************************************************************************
	**************************************************************************************************************/
	.crown_box {
		width: 100%;
		height: 685px;
		overflow:hidden;
  	text-align: center;
  	background-color: #212121;
	}
	#crown_iframe {
		position: relative;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    height: 685px;
	}

	.crown_box_mobile {
	    overflow:hidden;
	    height: 615px;
	}
	#crown_iframe_mobile {
	    width: 100%;
	    height: 615px;
	}
	.pc-event-bt {
		position: absolute;
		top: 15px;
		font-size: 12px;
		background-color: #970000;
		color: #ddd;
		padding: 8px 16px;
		box-shadow: 0px 0px 3px #555;
		border-radius: 5px;
		cursor: pointer;
	}
	.pc-event-bt:hover {
		box-shadow: 0px 0px 4px #000;
		text-shadow: 0px 0px 3px lightgoldenrodyellow;
	}
	.panel-body.crown-event-modal {
		text-align : center;
		background-color: #212121;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.crown-event-modal p {
		color: #eee;
		text-shadow: 0px 0px 5px darkcyan;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.pad_lr_5  {
		padding-left: 5px;
		padding-right: 5px;
	}
	.bt.crown {
		color: #ddd;
		box-shadow: 0px 0px 3px lightcyan;
	}
	.modal-event {
		width: 35%;
	}
	@media (max-width:767px) {
		.bt.shutda {
			float: none;
			padding: 4px 10px;
			margin-top: -4px;
			font-size: 10px;
		}
	    .modal-event {
	        width: 95%;
    	}
	}


/*************************************************************************************************************
* V-Soccer CSS **********************************************************************************************
**************************************************************************************************************/
	/* Cross gametable */
	.gametable_tr > td {
		border : 1px solid #e1d7d7;
		border-radius: 5px;
		padding : 10px 5px;
		font-size: 14px;
		color: #EFEFEF;
	}
	.gametable_tr > td:first-child {
		width: 15%;
		text-align: center;
	}
	.gametable_tr > td:nth-child(2) {
		width: 35%;
		text-align: left;
	}
	.gametable_tr > td:nth-child(3) {
		width: 10%;
		text-align: center;
	}
	.gametable_tr > td:nth-child(4) {
		width: 35%;
		text-align: right;
	}
	.gametable_tr > td:nth-child(5) {
		width: 5%;
		text-align: center;
	}
	.contents_left.vsoccer .game_leage {
		background-color: #14805e;
		color : #FFF;
		border : 0px;
		margin-bottom: 3px;
		font-size: 16px;
	}
	.contents_left.vsoccer .gametable_tr > td {
		border : 1px solid #333;
	}
	.vsoccer_result {
		border-radius: 5px;
		margin : 10px 0px;
	}
	.bt.btn_bet365 {
		background-color: #14805e;
		color: #fff;
	}
	.text_bet365 {
		position: relative;
		float: left;
		left: 10px;
		font-size: 10px;
	}
	.text_bet365_2 {
		display: inline-block;
		position: relative;
		margin-right: 15px;
	}
	.bt.btn_result {
		background-color: #212121;
		color: #eee;
		text-align: left;
	}
	.btn_result b {
		text-shadow: 0px 0px 5px goldenrod;
	}
	.btn_result p:first-child {
		padding-left: 0px;
		border-bottom: 1px solid #555;
		margin-bottom: 5px;
		padding-bottom: 12px;
		text-align: center;
	}
	.btn_result p:nth-child(2),
	.btn_result p:nth-child(3) {
		text-align: left;
		font-size: 14px;
		padding : 10px 0px 0px 25px;
		letter-spacing: 1.5px;
	}
	#modal_vsoccer_results .modal-content {
		max-height: 1000px;
		overflow: scroll;
	}
	.close_vsoccer {
		top: 0px!important;
		font-size: 32px!important;
	}
	@media (max-width: 767px) {
		.gametable_tr > td {
			padding : 6px 2px;
			font-size: 10px;
			text-align: center!important;
			line-height: 15px;
		}
		.gametable_tr > td:first-child {
			width: 13%;
			padding-bottom: 3px;
		}
		.gametable_tr > td:nth-child(2) {
			width: 33%;
		}
		.gametable_tr > td:nth-child(3) {
			width: 12%;
		}
		.gametable_tr > td:nth-child(4) {
			width: 33%;
		}
		.gametable_tr > td:nth-child(5) {
			width: 9%;
		}
		.gametable_tr.vsoccer td {
			padding : 6px 2px;
		}
		.gametable_tr.vsoccer > td:first-child {
			width: 13%;
		}
		.gametable_tr.vsoccer > td:nth-child(2) {
			width: 33%;
		}
		.gametable_tr.vsoccer > td:nth-child(3) {
			width: 11%;
		}
		.gametable_tr.vsoccer > td:nth-child(4) {
			width: 33%;
		}
		.contents_left.vsoccer {
			width: 100%;
			padding-bottom: 250px;
		}
		.contents_left.vsoccer .game_leage {
			font-size: 14px;
			padding: 12px 8px;
		}
		.modal-header.vs-result {
			font-size: 18px!important;
		}
		.vs-ing-p {
			font-size: 12px!important;
		}
	}