<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.live_middle_table_wraper {
	height:200px;
}
.chacodeba {
	display: inline-block;
	/*background: url(live/sp_icon_523.png) no-repeat;*/
	width: 11px;
	height: 11px;
	margin-left: 10px;
	margin-top: 14px;
	background: #fee934;
	border-radius: 50px;
}
.match_table {
	display: inline-block;
	margin: auto;

}
.match_table th {
	height: 22px;
	text-indent: 1px;
}
.match_table tbody {
	background: #0000004d;
}
.match_table td {
	height: 33px;
}

/*.match_table table tr {}
.match_table table tr td:first-child { padding-left: 10px}
.match_table table tr td:last-child {padding-right: 10px}

.match_table table tr th:first-child { padding-left: 10px}
.match_table table tr th:last-child {padding-right: 10px}

.match_table table tr th {}*/

.live_teams {
	text-align: left;
	text-indent: 7px;
}
.live_tbs {
	text-align: center;
}
.live_table_bottom {
	background: #252525;
	color: #FFF;
	height: 31px;
	line-height: 31px;
	text-indent: 7px;
	border-bottom: 1px solid #2a2a2a;
	margin-left: 0px;
	font-family: barial,sans-serif;
	font-size: 14px !important;
	text-shadow: 0 0 1px rgba(0, 0, 0, 1);
	width: 100%;
	/* overflow: hidden; */
	word-break: break-all;
	position: relative;
}
.live_table_bottom h3 {
	font-size: 14px !important;
	font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.live_odds_bet {
	display: table;
	width: 100%;
	height: 22px;
	table-layout: fixed;
	background: #717171;
	background: -moz-linear-gradient(top,  #717171 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717171), color-stop(100%,#333333));
	background: -webkit-linear-gradient(top,  #717171 0%,#333333 100%);
	background: -o-linear-gradient(top,  #717171 0%,#333333 100%);
	background: -ms-linear-gradient(top,  #717171 0%,#333333 100%);
	background: linear-gradient(to bottom,  #717171 0%,#333333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717171', endColorstr='#333333',GradientType=0 );
	color: #FFF;
	cursor: pointer;
	box-shadow: inset 1px 0 rgba(255, 255, 255, 0.4), inset -1px 0 rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}
.live_odds_bet:hover {
	background: #c1ae91;
	background: -moz-linear-gradient(top,  #c1ae91 0%, #8c7a5c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1ae91), color-stop(100%,#8c7a5c));
	background: -webkit-linear-gradient(top,  #c1ae91 0%,#8c7a5c 100%);
	background: -o-linear-gradient(top,  #c1ae91 0%,#8c7a5c 100%);
	background: -ms-linear-gradient(top,  #c1ae91 0%,#8c7a5c 100%);
	background: linear-gradient(to bottom,  #c1ae91 0%,#8c7a5c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1ae91', endColorstr='#8c7a5c',GradientType=0 );
	color: #472900;
}

.live_odds_bet.active {
	background: #ffad19;
	background: -moz-linear-gradient(top,  #ffad19 0%, #ffb914 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad19), color-stop(100%,#ffb914));
	background: -webkit-linear-gradient(top,  #ffad19 0%,#ffb914 100%);
	background: -o-linear-gradient(top,  #ffad19 0%,#ffb914 100%);
	background: -ms-linear-gradient(top,  #ffad19 0%,#ffb914 100%);
	background: linear-gradient(to bottom,  #ffad19 0%,#ffb914 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad19', endColorstr='#ffb914',GradientType=0 );
	color: #000000;
}

.live_odds_bet_inner_wrapper {
	display: table-row;
}

/*
.live_odds_bet.last {
	margin-right: 5px;
}
*/

.live_odds_bet_action, .live_odds_bet_action_red {
	height: 22px;
	float: right;
	width: 17px;
}
.live_odds_bet[x_active='0'] .live_odds_bet_action {
	background: url(live/bet_lock.png) no-repeat left center;
}
.live_odds_bet_action_red {
	opacity: 0;
}
.live_odds_bet[x_active='0'] .live_odds_bet_action_red {
	background: url(live/bet_lock_red.png) no-repeat left center;
}

.live_odds_bet_type,
.live_odds_bet_value {
	display: table-cell;
	padding-top: 3px;
}

.live_odds_bet_type {
	font-family: "dejavusanscondensdzj";
	font-size: 12px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 1);
	text-indent: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}


.live_odds_bet_value {
	color: #ecd416;
	font-family: "arial";
	font-size: 12px;
	text-shadow: 0 0 1px rgba(0, 0, 0, 1);
	width: 58px;
	border-left: 1px solid #767676;
	text-align: center;
	font-weight: bold;
}

.live_odds_bet:hover .live_odds_bet_value,
.live_odds_bet:hover .live_odds_bet_type {
	color: #472900;
	border-left-color: #806847;
	text-shadow: none;
}

.live_odds_bet.active .live_odds_bet_value,
.live_odds_bet.active .live_odds_bet_type {
	color: #000000;
	text-shadow: none;
}

.live_odds_bet_value[x_update_type='down'] {
	background: url(live/bet_down.png) no-repeat 47px center, url(live/live_odds_bet_value.png) repeat-x;
}
.live_odds_bet_value[x_update_type='up'] {
	background: url(live/bet_up.png) no-repeat 47px center, url(live/live_odds_bet_value.png) repeat-x;
}


.live_odds_bet_outer_wrapper {
	padding: 2px 3px;
}

.live_middle.black .live_odds_bet_outer_wrapper {
	padding: 2px 4px;
}


.live_bet_position {
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QN6aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YmM4OTg1ZDItNTliMy1kZDQ0LTk3MjAtZTgzY2RkZDY2M2E1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIxNTU5ODcwMDgxRTExRTRCMUI2QkU1ODcwNEVBODRBIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxNTU5ODZGMDgxRTExRTRCMUI2QkU1ODcwNEVBODRBIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NWQ4MzM3OS01NWE1LWE0NGEtYTIxYy0xYmQyZTE2ZTU2MjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6YmM4OTg1ZDItNTliMy1kZDQ0LTk3MjAtZTgzY2RkZDY2M2E1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgANgABAwERAAIRAQMRAf/EAE8AAQEAAAAAAAAAAAAAAAAAAAMIAQEAAAAAAAAAAAAAAAAAAAAAEAEBAQEBAAAAAAAAAAAAAAAAEgERIhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8Al/uAGsANACwDQAoB+gf/2Q==);
	background-size: 100% 100%;
	border: 1px solid rgba(63, 63, 63, 0.58);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 2px;
}
.live_bet_position_title {
	text-indent: 7px;
	color: #ebd315;
	font-family: "barial";
	font-size: 13px;
	height: 21px;
	line-height: 20px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	white-space: nowrap;
	text-overflow: ellipsis;
	/*min-width: 777px;*/
}

.live_bet_position[x_active='0'] .live_bet_position_title {
	color: rgba(235, 211, 21, .6);
}

.live_bet_position[x_active='0']:before {
	content: "";
	float: left;
	width: 12px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAAqElEQVQoz5XQMQ4BURDG8ddsLdEIjiAqF6B2J6pN9GoF2o0bLKXSxglot8BqVje+LxnyshnJKH7Fzsw/L9kgIuFjt+p3YAul2nAW38THLbjCHZbqARfurGABNQyi2RBekFrBAfL4eZ3vyQqOkBlBxt03wEeiT5/5Aowact3xJgn6J8RpzaAwFrVqzgsrqKALPXh6g7aqPAFNlXiDMUz+CX45MZjDzWn2BlcTh7/XMsbkAAAAAElFTkSuQmCC);
	margin-top: 4px;
	margin-left: 7px;
	opacity: .8;
}

.live_bet_position[x_active='0'] .live_bet_wraper {
	display: none;
}


/*live non*/

#betArea .live_bet_position {
	position: relative;
}
#betArea .live_bet_position[x_active="0"] .live_bet_position_title {
	margin-left: 22px;
	line-height: 24px;
}

#betArea .live_bet_position[x_active="0"]:before {
	position: absolute;
	top:50%;
	left: 6px;
	margin-top: -7px;
	content: "";
	width: 12px;
	height: 14px;
	z-index: 99;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAAqElEQVQoz5XQMQ4BURDG8ddsLdEIjiAqF6B2J6pN9GoF2o0bLKXSxglot8BqVje+LxnyshnJKH7Fzsw/L9kgIuFjt+p3YAul2nAW38THLbjCHZbqARfurGABNQyi2RBekFrBAfL4eZ3vyQqOkBlBxt03wEeiT5/5Aowact3xJgn6J8RpzaAwFrVqzgsrqKALPXh6g7aqPAFNlXiDMUz+CX45MZjDzWn2BlcTh7/XMsbkAAAAAElFTkSuQmCC);
	opacity: .8;
}

#betArea[data-betstatus="0"] .live_bet_position[x_active="1"] .live_bet_position_title {
	margin-left: 22px;
	line-height: 24px;
}
#betArea[data-betstatus="0"] .live_bet_position[x_active="1"]:before {
	position: absolute;
	top:50%;
	left: 13px;
	margin-top: -7px;
	content: "";
	width: 12px;
	height: 14px;
	z-index: 99;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAAqElEQVQoz5XQMQ4BURDG8ddsLdEIjiAqF6B2J6pN9GoF2o0bLKXSxglot8BqVje+LxnyshnJKH7Fzsw/L9kgIuFjt+p3YAul2nAW38THLbjCHZbqARfurGABNQyi2RBekFrBAfL4eZ3vyQqOkBlBxt03wEeiT5/5Aowact3xJgn6J8RpzaAwFrVqzgsrqKALPXh6g7aqPAFNlXiDMUz+CX45MZjDzWn2BlcTh7/XMsbkAAAAAElFTkSuQmCC);
	opacity: .8;
}

#betArea {
	position: relative;
}
#betArea[data-betstatus="0"]:before {
	content: '';
	position: absolute;
	top:0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(205, 205, 205, 0.42);
}

.live_middle.black #betArea[data-betstatus="0"]:before {
	content: '';
	position: absolute;
	top:0px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0, 0, 0, 0.42);
}


/** EXT BET CONFIRM DIALOG **/
.ext_bet_confirm_dialog {
	opacity: 0.9;
}

#betArea .gm_error {
	text-align: center;
	padding: 100px 0;
	font-family: 'BPGArialCaps2010', sans-serif;
	font-size: 15px;
}
.white #betArea .gm_error {
	color: #000;
}
.black #betArea .gm_error {
	color: #fff;
}



.table_head {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.table_head .t_h_box {
	font-size: 17px;
}
.table_head .t_h_box:nth-child(1) {line-height: 17px; flex: 1; text-align: right;}
.table_head .t_h_box:nth-child(2) {
	margin:0 30px;
	color: #fee934;

}
.table_head .t_h_box:nth-child(2) span:first-child {
	font-size: 35px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: bold;
}
.table_head .t_h_box:nth-child(2) .live_datetime_line {font-size: 13px !important;}


.table_head .t_h_box:nth-child(3) {line-height: 17px;flex: 1; text-align: left;}


.table_head .t_h_box .chacodeba {
	margin: 0 10px;
	width: 14px;
	height: 14px;
}
.table_lg {
	text-align: left;
	line-height: 26px;
}

.table_lg .sp-icon {
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
}</pre></body></html>