@font-face {
	font-family: 'AUdimat';
	src: url('../../css/font/AUdimat-Regular.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'oswald';
	src: url('../../css/font/oswald/Oswald-Light.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Kanit';
	src: url('../../css/font/subset-Kanit-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.blink {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
}


/*
|---------------------|
| Config- color theme |
|---------------------|
*/

body, table, th, td, thead, tbody, tfoot, a, h3 {
	color: #5a5a5a;
}

body, .ui-widget-header {
	background-color: #e9ebee;
}

#header-min, #topmenu, #popup-pathway, #popup-pathway span, #footer_layout, #datepicker, #frame .import-data-head, ul#incident .score-incident, header.caption-tournament, table.standing th, .headerEvent, .event-detail h3, .import-data-head, .import-data-thead, .import-data-thead-sort, .import-data-td-sort, .ui-widget-header .ui-state-default {
	background-color: #3b5998;
	color: #fff;
}

#main_layout, .menumy a, .tbmenu-rank h3, #inter-menu h3, #analyzeH2H ul li:nth-child(1), .standing-tablescore table tr:nth-child(1) td, #popup-table-head a, div#my_tournament span, span.score, .date, .span_readmore, .span-readmore-summary, .logoheader h2, .ui-state-active a:link {
	color: #3b5998;
}

#body-summery, ul#headerEvent-detail, .standing-important, #popup-table-head, .import-data-table, .import-data-tb, #formation-head, .tbmenu-rank, .tbmenu, .emptymenu, #accordions ul, #inter-menu, #top-tournament ul, .ui-widget-content .ui-state-active, .ui-widget-content, .import-data-thead a {
	background-color: #f6f7f9;
}

#topmenu ul li a, .headerEvent h1, .event-detail h3, ul#incident .score-incident, #analyzeStanding h2, #analyzeLastmatch h2, #popup-pathway, #popup-pathway span, #footer_layout, nav#footer-menu ul li a, header.caption-tournament h2 a, header.caption-tournament h3 a, #content_layout h5, #body-summery h5, .standing-title, table.standing th, .import-data-head, .import-data-head a, #datepicker, input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, #menu-min, #country-min {
	color: #f6f7f9;
}

.ui-widget-content .ui-state-hover {
	background-color: #e9ebee;
}

#content_layout h5, #body-summery h5, .standing-title {
	background-color: #777;
}

header.inner-page h1 {
	color: #333;
}

.bg-even, ul.table-base li:nth-child(even), ul.table-odds li:nth-child(even) {
	background-color: #fff;
}

.bg-odd, ul.table-base li:nth-child(odd), ul.table-odds li:nth-child(odd) {
	background-color: #f3f4f5;
}

ul.table-base li:hover, ul.table-odds li:hover, table.live-basketball:hover {
	background-color: #fff4d9;
}

.score-status, .score-boxing, .score-odds, .scoreEvent span:nth-child(1) {
	color: #a93439;
}

nav#footer-menu {
	background-color: #4568b1;
	color: #000BCC;
}


/*
|-----------------------|
|		Start Style		|
|-----------------------|
*/

body {
	font-family: Kanit, Arial, segoe ui, sans-serif;
	/* font-size: 0.6875em;  11px*/
	font-size: 0.75em;
	margin: 0px auto 40px;
	display: block;
}

table, th, td, thead, tbody, tfoot {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-color: #dfe0e4;
	margin-bottom: 1px;
}

a {
	text-decoration: none;
}

.import-data-tr[data-href], .import-data-tr2[data-href], .import-data-tb[data-href], .import-data-tb-td, #switch-lang, #thai, #english, .span_readmore, .span-readmore-summary, .popup-windows, #accordions h3, #accordions ul li, .close_btn:hover, .enable_history, #datepicker {
	cursor: pointer;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	text-align: center;
}


/*
|------------------|
| Body Main_Layout |
|------------------|
*/

#body_main_layout, #banner, #topmenu, .container-data {
	width: 100%;
	max-width: 1150px;
}

#body_main_layout {
	margin: 0 auto;
}

#banner {
	margin: 0px auto 0px;
}

#topmenu {
	position: relative;
	display: block;
	height: 42px;
	border-bottom: solid #29487d 1px;
	margin: 0px auto 0px;
}

#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topmenu ul li {
	font-size: 1.083em;
	margin: 0;
	width: auto;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 1em;
	float: left;
	display: inline;
}

#topmenu ul li:first-child {
	border-left: none;
}

#topmenu ul li:last-child {
	border-right: none;
}

#topmenu ul li a:hover {
	color: #17233d;
}

.imgreal {
	padding: 0;
	margin: 0;
	border: 0;
}


/* Start Style Menu */

.menuleft ul, .menumy ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ui-menu {
	width: 160px;
}

.ui-widget-header {
	padding: 0.2em;
}

.ui-widget-content {
	margin-bottom: 1px;
}

#ui-datepicker-div {
	font-size: 1.2em;
}


/* EndStart Style Menu */


/* Start Style Popup windows */

#body-summery {
	max-width: 690px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px auto 0px;
}

#plugin {
	margin: 0px auto 0px;
	width: 100%;
	max-width: 690px;
}

.headerEvent {
	width: 100%;
	text-align: left;
	padding: 2px 0px;
	display: table;
}

.headerEvent h1 {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-shadow: none;
	display: table-cell;
	width: auto;
	vertical-align: middle;
	text-align: left;
	max-width: 30vw;
	padding-left: 3px;
	padding-top: 0px;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.headerEvent a {
	display: table-cell;
	width: 110px;
	padding-left: 10px;
	padding-top: 2px;
}

#switch-lang {
	width: 72px;
	height: 24px;
	display: table-cell;
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
}

ul#headerEvent-detail {
	padding: 0;
	margin: 0;
	padding: 10px 0px;
	list-style: none;
	width: 100%;
	display: table;
}

ul#headerEvent-detail li {
	display: table-row;
}

ul#headerEvent-detail li div {
	display: table-cell;
}

.scoreEvent {
	width: auto;
	text-align: center;
	vertical-align: middle;
	font-family: 'oswald', sans-serif;
	font-size: 1.25em;
}

.scoreEvent span:nth-child(1) {
	font-size: 2em;
}

.logoEvent, .nameEvent {
	width: 40%;
	text-align: center;
	vertical-align: middle;
}

.logoEvent img {
	width: 64px;
	height: auto;
	border: solid 1px #333;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}

.nameEvent a h2, .nameEvent a {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #a93439;
	text-shadow: none;
}

.event-detail {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

.event-detail h3 {
	font-size: 1.5em;
	width: auto;
	display: block;
	padding: 3px 10px;
	text-align: left;
}

ul#incident {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	display: table;
	font-size: 1.091em;
}

ul#incident li {
	display: table-row;
}

ul#incident li.row-incident:nth-child(odd) {
	background-color: rgb(246, 247, 249);
}

ul#incident li.row-incident:nth-child(even) {
	background-color: rgb(255, 255, 255);
}

ul#incident li div {
	display: table-cell;
	padding: 5px 0px;
	vertical-align: middle;
	border-bottom: 1px solid #e2e2e2;
}

ul#incident li div:nth-of-type(2) {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

ul#incident .score-incident {
	text-align: center;
	vertical-align: middle;
	font-family: 'oswald', sans-serif;
	font-size: 2em;
	width: 45%;
}

ul#incident .time-incident {
	text-align: center;
	vertical-align: middle;
	font-family: 'oswald', sans-serif;
	font-size: 1.25em;
	color: #666;
}

ul#incident .time-incident-logo {
	padding: 5px 0px;
	background-color: #848484;
	min-width: 60px;
	width: auto;
}

ul#incident div ul li> * {
	display: inline-block;
}

ul#incident .home-incident ul {
	float: right;
}

ul#incident .home-incident ul li {
	text-align: right;
}

ul#incident .away-incident ul {
	float: left;
}

ul#incident .away-incident ul li {
	text-align: left;
}

ul#incident .home-incident img {
	float: right;
	margin: 3px 5px;
}

ul#incident .away-incident img {
	float: left;
	margin: 3px 5px;
}

#analyzeH2H {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

#analyzeH2H h3 {
	background-color: #a93439;
}

#analyzeH2H ul {
	width: 100%;
	display: table;
	list-style: none;
	padding: 0;
	margin: 0;
}

#analyzeH2H ul li {
	display: table-row;
	font-size: 1.25em;
}

#analyzeH2H ul li:nth-child(1) {
	background-color: rgb(246, 247, 249);
	padding: 5px 0px;
}

#analyzeH2H ul li:nth-child(2) {
	font-family: 'oswald', sans-serif;
	font-size: 2em;
}

#analyzeH2H ul li span {
	display: table-cell;
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px;
}

#analyzeH2H ul li:nth-child(2) span:nth-last-child(1) {
	color: #a93439;
}

#analyzeStanding h2, #analyzeLastmatch h2 {
	width: inherit;
	font-family: Kanit, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.8em;
	text-shadow: none;
	background-color: #848484;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	margin: 0;
}

.standing-tablescore table {
	font-size: 1.25em;
	border-bottom: 1px solid #e2e2e2;
}

.standing-tablescore table td {
	text-align: center;
	font-family: 'oswald', sans-serif;
	border-right: 1px solid #e2e2e2;
	width: 8.5%;
	padding: 3px 0px;
}

.standing-tablescore table tr:nth-child(odd) {
	background-color: rgb(246, 247, 249);
}

.standing-tablescore table tr:nth-child(even) {
	background-color: rgb(255, 255, 255);
}

.standing-important {
	width: 20% !important;
}

.standing-important span {
	display: block;
	width: 100%;
	text-align: center;
}

.standing-important span:nth-child(2) {
	font-family: 'oswald', sans-serif;
	font-size: 2em;
	color: #a93439;
}

.standing-tablescore table td:nth-child(1) {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	border-left: 1px solid #e2e2e2;
	width: auto;
}

.standing-tablescore table tr:nth-child(1) td {
	font-family: Kanit, Arial, Helvetica, sans-serif;
}

#popup-table-head {
	width: 100%;
	margin-bottom: -5px;
	padding-bottom: 10px;
	color: #0b0b0b;
	border-left: #dfe0e4 solid 1px;
	border-right: #dfe0e4 solid 1px;
}

#popup-table-head td {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	border: none;
}

#popup-table-head h6, #popup-table-head h3 {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	vertical-align: top;
	margin: 10px;
}

#popup-table-head a {
	font-size: 1em;
}

#popup-table-head a:hover {
	text-decoration: underline;
}

#popup-table-head h3 {
	color: #A60004;
	font-size: 1.5em;
	margin: 5px;
	line-height: 2.4;
	height: 25px;
}

#popup-pathway, #popup-pathway span {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 0px;
}

.logopopup img {
	width: 48px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border: solid 1px #333;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}


/* End  Style Popup windows */


/* Start Style import Data table */

.import-data-table, .import-data-tb {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	border-collapse: collapse;
}

.import-data-table td, .import-data-tb td {
	margin: 0px;
	padding: 4px;
	padding-left: 5px;
	/*border: 1px solid #cce7ee;*/
	height: 15px;
	display: table-cell;
	/*font-family: segoe ui,Tahoma,"Geneva CE","Lucida Sans",Arial,Helvetica,sans-serif;*/
	font-family: Kanit, sans-serif;
	font-size: 1em;
	border-bottom: 1px solid #dfe0e4;
}

.import-data-head, .import-data-thead, .import-data-thead-sort, .import-data-td-sort {
	height: 20px;
}

.import-data-tr:hover, .import-data-tr2:hover, .import-data-tb:hover {
	background-color: #fff4d9;
}

.import-data-tr-none a:hover {
	text-decoration: underline;
}

.import-data-thead th, .import-data-thead-sort th, .import-data-td-sort td {
	font-family: Kanit, segoe ui, Arial;
	color: #faf9f4;
	padding: 4px;
	text-align: left;
	font-weight: normal;
	border: 0px;
	cursor: default;
}

.import-data-thead-sort th {
	background-image: url('../../image/sort_both.png');
	background-repeat: no-repeat;
	background-position: right;
}

.title-data-sort {
	margin-bottom: 0px;
	margin-top: 10px;
}

.title-data-sort td {
	text-align: left;
	color: #35518a;
	background-color: #cce7ee;
	padding: 5px;
	border: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #dfe0e4;
}


/* End Style import Data table */

#header_layout {
	display: block;
	background: url('../../image/banner.jpg') no-repeat top center;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 167px;
}

.date {
	line-height: 27px;
	text-align: center;
	border-bottom: solid 1px #dfe0e4;
}

.date span {
	border-left: solid 1px #555;
	padding-left: 5px;
	margin-left: 5px;
}

.border-t {
	border-top: #dfe0e4 solid 1px;
}

.border-b {
	border-bottom: #dfe0e4 solid 1px;
}

.border-l {
	border-left: #dfe0e4 solid 1px;
}

.border-r {
	border-right: #222 solid 1px;
}

#main_layout {
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	display: -webkit-box;
	/* Safari and Chrome */
	display: box;
	width: 100%;
	margin: 0 auto;
}

#content_layout {
	/*border-left: #444 solid 1px;*/
	margin-right: 0;
	-webkit-box-flex: 2;
	/* OLD - iOS 6-, Safari 3.1-6 */
	-moz-box-flex: 2;
	/* OLD - Firefox 19- */
	width: 60%;
	/* For old syntax, otherwise collapses. */
	-webkit-flex: 2;
	/* Chrome */
	-ms-flex: 2;
	/* IE 10 */
	flex: 2;
	display: box;
}

#footer_layout {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

nav#footer-menu {
	width: 100%;
}

nav#footer-menu ul {
	list-style: none;
	width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

nav#footer-menu ul li {
	display: inline-block;
	margin: 10px 15px;
	text-align: center;
}

div#footer-social {
	margin: 5px;
}

div#footer-social a {
	margin: 5px;
}

div#visit-block {
	display: block;
	width: auto;
	max-width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 20px;
	font-size: 1.091em;
	color: #666;
	font-style: italic;
}

.ui-tabs .ui-tabs-panel {
	padding: .5em 0em;
}

.imgflag {
	padding-top: 0px;
	padding-right: 5px;
	float: left;
	display: block;
}

.status {
	font-family: Kanit, segoe ui, Arial;
	font-weight: bold;
	font-size: 11px !important;
	color: #FFF;
	text-align: center !important;
	display: block !important;
	padding: 2px !important;
	width: 14px !important;
	height: 14px !important;
	background-color: #dfd9c3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.pathway td {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	border: 0px;
	margin-bottom: 20px;
}

.pathway, .pathway img {
	display: inline;
	float: left;
	padding: 2px;
}

.logoheader td, .playerhead td {
	border: none;
	vertical-align: top;
	text-align: left;
}

.logoheader img {
	float: left;
	width: 85px;
	height: auto;
	border: solid 1px #dfe0e4;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.playerhead {
	width: 100%;
	margin-top: 5px;
}

.playerhead img {
	width: 85px;
	height: auto;
	border: solid 1px #926d6f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.playerhead span {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3b3b3b;
}

.playerhead h6, .playerhead h6 span {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3b3b3b;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align: text-top;
}

.ycard {
	font-weight: bold;
	color: #f5f3e5;
	background-color: #fedd00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.rcard {
	font-weight: bold;
	color: #f5f3e5;
	background-color: #b82700;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.status_rcard {
	font-size: 4px;
	color: #b82700;
	background-color: #b82700;
	height: 10px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 3px;
	display: inline-block;
}

.td-summery-home {
	text-align: left;
}

.td-summery-away {
	text-align: right;
}

.div-summery-text {
	display: inline;
}

.text-clock {
	width: 20px;
	display: inline-block;
	font-size: 1em;
	color: #ae612d;
}

.clock, .subst, .subst_in, .goal, .assist, .card-r, .card-y, .card-y2, .card-o {
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

.clock {
	padding-left: 7px;
	padding-right: 7px;
	background-image: url('../../image/clock.png');
}

.subst_in {
	background-image: url('../../image/arrow-up.png');
}

.subst {
	background-image: url('../../image/arrow-down.png');
}

.goal {
	background-image: url('../../image/goal.png');
	background-repeat: no-repeat;
}

.goal2 {
	background-image: url('../../image/goal2.png');
	background-repeat: no-repeat;
}

.assist {
	background-image: url('../../image/man.png');
}

.card-r {
	background-position: -3px center;
	background-image: url('../../image/rcard.png');
}

.card-y {
	background-position: -3px center;
	background-image: url('../../image/ycard.png');
}

.card-y2 {
	background-position: -3px center;
	background-image: url('../../image/ycard2.png');
}

.card-o {
	background-image: none;
}

.lineup-number-shirt {
	color: #999999;
	width: 10px;
	font-size: 1em;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.lineup-number-shirt img {
	padding: 0px;
	margin: 0px;
}

#formation {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

#formation-head {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formation-head h3 {
	color: #a93439;
	padding: 0px;
	margin: 0px;
	font-family: 'oswald', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 2.5em;
}

#formation-yard {
	background-color: #007f0a;
	background-image: url('../../image/footballfield.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 340px;
}

#formation-head img {
	width: 120px;
	height: auto;
}

#home_yard {
	display: block;
	float: right;
	width: 270px;
	height: 300px;
}

#away_yard {
	display: block;
	float: left;
	width: 270px;
	height: 300px;
}

#home_yard td, #away_yard td {
	clear: both;
	text-align: center;
	width: 100%;
}

#home_yard table {
	float: left;
	height: 100%;
	text-align: center;
}

#away_yard table {
	float: right;
	height: 100%;
	text-align: center;
}

#home_yard div.player_yard {
	clear: both;
	font-size: 5px;
	display: block;
	height: 48px;
	width: 50px;
	background-image: url('../../image/blue_shirt.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}

#away_yard div.player_yard {
	font-size: 7px;
	display: block;
	height: 48px;
	width: 50px;
	background-image: url('../../image/red_shirt.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.yard_name {
	font-size: 5pt;
	clear: both;
	display: block;
	background-image: none;
	height: auto;
	background-color: #353535;
	color: #FFFFFF;
	cursor: help;
	margin-left: 1px;
	margin-right: 1px;
}

#thai, #english {
	width: 75px;
	height: 25px;
	border-radius: 4px;
	border: 1px solid #101a45;
	margin: 2px;
	margin-left: 3px;
	background-position: left center;
	background-repeat: no-repeat;
}

#english {
	background-image: url('../../image/en-flag-icon.png');
	filter: grayscale(100%);
    cursor: default;
}

#thai {
	background-image: url('../../image/th-flag-icon.png')
}

a.single-menu {
	width: auto;
	display: block;
	border-bottom: solid #dfe0e4 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}

a.single-menu:hover {
	color: #fa3e3e !important;
}

.myspce {
	width: auto;
	display: block;
	height: 5px;
}

.tbmenu-rank {
	text-align: left;
	border: solid 1px #dddfe2;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.tbmenu-rank h3 {
	font-size: 1em;
	padding: 3px 0px 10px 0px;
	margin: 5px 5px 0px 5px;
}

table.sepmenu {
	background-color: none;
}

table.sepmenu a {
	padding: 5px;
	font-size: 1em;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 175px;
}

table.sepmenu a:hover {
	color: #fa3e3e;
}

table.sepmenu h3 {
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	margin: 0;
	font-size: 1em;
}

.menumy {
	height: auto;
	min-height: 20px;
	display: block;
}

.myleague {
	clear: both;
	margin: 0;
}

.myleague table {
	margin: 0;
}

.myleague div {
	height: 15px;
	padding-left: 2px;
	text-align: left;
	float: left;
	vertical-align: middle;
}

.detail {
	clear: both;
}

.people {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
	height: 12px;
	width: auto;
	float: left;
}

#frame .import-data-head {
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.banner-right, .banner-left, .banner-foot {
	width: 160px;
	height: 200px;
	background-color: #cce7ee;
	background-image: url('../../image/investor.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	border: solid 1px #7dc0d1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.banner-left {
	width: 168px;
}

.banner-foot {
	display: block;
	height: 100px;
	margin: 10px;
	width: 978px;
}

.readmore {
	width: 100%;
}

.span_readmore {
	font-size: 1em;
	width: 100%;
	padding-top: 5px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

.span-readmore-summary {
	font-size: 1em;
	width: 100%;
	padding-bottom: 5px;
	text-decoration: underline;
	text-align: center;
}

.external_link ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.external_link ul li {
	width: 100%;
	font-weight: bold;
	cursor: auto;
	padding: 4px;
	text-align: left;
	display: block;
	color: #fc6;
	background-color: #444;
	border-bottom: 1px solid #222;
	border-top: 1px solid #dfe0e4;
}

.ui-widget-content {
	padding: 10px;
	margin-top: 5px;
}

.ui-widget {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.investor {
	background-color: #cce7ee;
	text-align: center;
	width: 100%;
	margin: 5px 0 5px 0
}

.investor a {
	display: block;
	padding-bottom: 10px;
	font-size: 1.2em;
}

.investor strong {
	display: block;
	padding-top: 10px;
	font-size: 2em;
}

#header-min {
	width: 100%;
	border-bottom: 1px solid #333;
	display: none;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 1000;
}

#logo-min {
	width: 200px;
	margin-top: 5px;
}

.video-js {
	width: 100%;
	height: 80vw;
	max-height: 320px;
}


/*
|------------------|
|   Text format    |
|------------------|
*/

h1 {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: none;
}

h3 {
	font-family: Kanit, Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	font-weight: normal;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline;
	width: 100%;
}

strong {
	font-weight: normal;
}

strong.textTh, strong.textEn, strong {
	font-weight: normal;
}

.logoheader h2 {
	font-family: Kanit, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 2em;
	float: left;
	display: block;
	padding-top: 25px;
	padding-left: 20px;
}

.logoheader strong {
	font-weight: bold !important;
}

nav#score108-menu strong {
	font-weight: normal;
}

header.caption-tournament {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	border-bottom: 1px solid #dfe0e4;
	padding: 5px 5px 0px 5px;
	text-align: left;
}

header.caption-tournament h2, header.caption-tournament h3 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 1.083em;
	text-shadow: none !important;
}

header.caption-tournament h2 a, header.caption-tournament h3 a {
	display: inline;
	position: relative;
	bottom: 4px;
	left: 5px;
	text-shadow: none !important;
}

.icon-svg {
	width: 20px;
	height: auto;
}


/*
|------------------|
|  Left Menu	   |
|------------------|
*/

#left_layout {
	width: 216px;
	padding-left: 0;
	padding-right: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	display: block;
}

#left_layout h2 {
	margin-bottom: 5px;
}

#top-tournament {
	margin-bottom: 15px;
}

#top-tournament ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border: solid 1px #dddfe2;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.myleague {
	clear: both;
	margin: 0;
	margin-bottom: 10px;
}

.tbmenu, .emptymenu {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #dddfe2;
}

.tbmenu h3, .emptymenu h3 {
	margin: 0;
	padding-left: 25px;
	background-image: url('../../image/plush_disable.png');
	background-repeat: no-repeat;
	background-position: 4px center;
}

.emptymenu p {
	padding-left: 15px;
	padding-right: 15px;
}

#my_tournament ul {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#my_tournament span {
	font-size: 1.083em;
	line-height: 1.4;
}

#accordions {
	padding: 0 0 0 0;
}

#accordions h3 {
	width: auto;
	display: block;
	margin: 0;
	border-bottom: solid #dddfe2 1px;
	padding-bottom: 2px;
	padding-top: 5px;
}

#accordions ul {
	list-style: none;
	padding-left: 22px;
	padding-bottom: 5px;
	border: solid 1px #dddfe2;
	border-top: none;
}

#accordions ul {
	display: none;
}

#accordions ul li {
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -20px;
	font-size: 1.05em;
}

#accordions a {
	text-decoration: none;
}

#accordions a:hover {
	color: #fa3e3e;
	text-decoration: none;
}

.close_btn {
	width: 10px;
	background-image: url('../../image/close_disable.png');
	background-repeat: no-repeat;
}

.close_btn:hover {
	background-image: url('../../image/close_enable.png');
}

.enable_history {
	width: 12px;
	height: 12px;
	background-image: url('../../image/plush_enable.png');
	background-repeat: no-repeat;
	float: left;
	display: block;
	margin-right: 3px;
}

.disable_history {
	width: 12px;
	height: 12px;
	background-image: url('../../image/plush_disable.png');
	cursor: default;
	background-repeat: no-repeat;
	float: left;
	display: block;
	margin-right: 3px;
}


/*
|------------------|
| Right Menu	   |
|------------------|
*/

#summary_layout {
	width: 220px;
	display: block;
	padding: 0 2px;
	padding-left: 15px;
	padding-right: 0;
}

#h2-inter {
	margin-top: 15px;
	margin-bottom: 5px;
}

#inter-menu {
	border: solid 1px #dddfe2;
	padding: 10px;
}

#inter-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#inter-menu ul li {}

#inter-menu h3 {
	font-size: 1.33em;
}

.inter-menu-item a {
	font-size: 1.083em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px;
}


/*
|------------------|
|  Tab Menu	   |
|------------------|
*/

.ui-tabs-nav h2 {
	font-size: 1.083em;
}


/*
|------------------|
|  Table Design	   |
|------------------|
*/

ul.table-base, ul.table-odds {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
}

ul.table-base li, ul.table-odds li {
	display: table-row;
}

ul.table-base li div, ul.table-odds li div {
	display: table-cell;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #dfe0e4;
}

ul.table-base li div a, ul.table-odds li div a {
	width: 100%;
}

ul.table-base li div span, ul.table-odds li div span {
	vertical-align: middle;
}

ul.table-base li div strong, ul.table-odds li div strong {
	vertical-align: middle;
}

ul.table-base li div:nth-child(1), ul.table-odds li div:nth-child(1) {
	width: 90px;
	vertical-align: middle;
}

ul.table-base li div:nth-child(1) *:nth-child(3), ul.table-odds li div:nth-child(1) *:nth-child(3) {
	display: block;
	font-size: 0.9em;
}

ul.table-base li div:nth-child(2) {
	font-size: 1.085em;
	width: auto;
}

ul.table-base li div:nth-child(3) {
	width: 25px;
	padding: 2px;
	vertical-align: middle;
}

ul.table-base li div:nth-child(4) {
	width: 20px;
	padding: 2px;
	vertical-align: middle;
}

ul.table-odds li div:nth-child(2) {
	font-size: 1.085em;
	width: 360px;
	text-align: left;
}

.score-status {
	font-family: 'oswald', sans-serif !important;
	font-size: 1.25em !important;
	width: 22px;
	text-align: center;
}

.score-odds, .odds-status span {
	font-family: 'oswald', sans-serif !important;
	font-size: 1em !important;
	text-align: center;
}

.runtime {
	font-family: 'oswald', sans-serif !important;
	font-size: 1.085em;
	color: red;
}

ul.table-base li div:nth-child(2) a span:nth-of-type(1) {
	width: 190px;
	max-width: 190px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: right;
	display: inline-block;
}

ul.table-base li div:nth-child(2) a span:nth-of-type(2) {
	width: auto;
	min-width: 80px;
	display: inline-block;
}

ul.table-base li div:nth-child(2) a span:nth-of-type(3) {
	width: 190px;
	max-width: 190px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
	display: inline-block;
}

ul.table-odds li div:nth-child(2) a span:nth-of-type(1), ul.table-odds li div:nth-child(2) a span:nth-of-type(2) {
	width: 150px;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
	display: inline-block;
}

ul.table-odds li div:nth-child(2) a span:nth-of-type(3) {
	width: auto;
	min-width: 50px;
	display: inline-block;
}

.odds-status span {
	text-align: left;
	width: 50px;
	border: #ccc 1px solid;
	display: inline-block;
	color: green;
}

.winner strong {
	font-weight: bold;
}

#content_layout h5, #body-summery h5, .standing-title {
	text-align: left;
	padding: 2px 5px;
	font-size: 0.91em;
	font-weight: normal;
	font-style: italic;
}

table.standing {
	font-size: 1em;
	border-collapse: collapse;
	border: 0;
}

table.standing th {
	width: 35px;
	padding: 5px 0px;
	margin: 0;
}

table.standing tr:nth-child(even) {
	background-color: rgb(246, 247, 249);
}

table.standing tr:nth-child(odd) {
	background-color: rgb(255, 255, 255);
}

table.standing td {
	text-align: center;
	padding: 5px 0px;
	margin: 0;
}

table.standing tr:nth-child(1) td {
	padding: 0;
}

table.standing th:nth-child(2) {
	width: auto;
	min-width: 100px;
}

table.standing td:nth-child(2) {
	text-align: left;
}


/*
|---------------------------|
|  Header Design            |
|---------------------------|
*/

header.inner-page {
	margin: 0;
	padding: 10px;
	position: relative;
}

header.inner-page h1 {
	font-size: 1.2em;
	font-weight: normal;
	position: absolute;
	bottom: 0;
}

header.inner-page h2 {
	font-size: 3em;
	margin-bottom: 10px;
}

header.inner-page h2 img {
	width: 85px;
	height: auto;
	border: solid 1px #dfe0e4;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display: inline;
}

header.inner-page h2 strong {
	display: inline;
	position: relative;
	bottom: 35px;
}


/*
|---------------------------|
|  table Team Design        |
|---------------------------|
*/

table.team-table tbody {
	font-size: 1.15em;
}

table.team-table img {
	width: 36px;
	height: auto;
	display: inline-block;
}

table.team-table td:nth-child(1) {
	width: 36px;
}


/*
|------------------------------------|
|  table Live Basketball  Design     |
|------------------------------------|
*/

table.live-basketball {
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #ccc;
	margin: 1px 0px;
	width: 100%;
	font-size: 1.085em;
}

table.live-basketball td:nth-child(1n+2) {
	padding-top: 2px;
	padding-bottom: 2px;
}

table.live-basketball td:nth-child(1n+5) {
	width: 40px;
	text-align: center;
}

table.live-basketball tr:nth-child(1) td {
	border-bottom: 1px dashed #ececec;
}

table.live-basketball tr:nth-child(1) td:nth-child(1) {
	border-bottom: none !important;
	vertical-align: bottom;
}

table.live-basketball tr:nth-child(2) td:nth-child(1) {
	vertical-align: top;
}

table.live-basketball td:nth-child(1) {
	width: 100px !important;
	text-align: center;
	font-size: 0.9em;
}

.number-set {
	font-family: 'oswald', sans-serif !important;
}

table.live-basketball td:nth-child(2), table.live-basketball td:nth-child(4) {
	text-align: right;
	padding-right: 5px;
	width: 35px !important;
}

.live-basketball td:nth-child(1n+4) {
	border-right: 1px solid #ccc;
}

table.live-basketball td:nth-child(3) {
	width: auto !important;
	text-align: left;
}

table.live-basketball tr:nth-child(2) td:nth-child(1) {
	color: #999;
	font-size: 0.9em;
	font-style: italic;
}

table.live-basketball td:nth-child(1), table.live-basketball td:nth-child(3) {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

table.live-basketball td:last-child {
	border-right: none;
}

table.live-basketball td:nth-child(2) {
	display: none;
}


/* Other */

.show-mobile {
	display: none;
}

#menu-min, #score-min, #country-min {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

#menu-min, #country-min {
	width: 52px;
	text-align: center;
}

#overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 9999;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
}

#detail-menu-min {
	display: none;
	position: fixed;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 280px;
	color: #fff;
	background-color: #8d8d8d;
	min-height: 100vh;
	height: 100%;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
}

.icon-min-menu {
	display: inline;
	font-size: 26px;
	width: 100%;
	color: #cacaca;
}

.icon-min-menu:before {
	display: inline;
}

#top-menu-min {
	display: table;
	width: auto;
	border-bottom: 2px solid #eab751;
}

#top-menu-min span {
	display: table-cell;
	font-family: 'Oswald', sans-serif;
}

#sport-menu-min ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sport-menu-min ul li {
	margin: 10px 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #aaa;
}

#sport-menu-min ul li a {
	color: #fff;
	font-size: 1.4em;
}

#top-tournament-min {
	margin-bottom: 30px;
}

#top-tournament-min ul {
	padding: 0;
	margin: 0;
	display: table;
	border-spacing: 10px;
	border-collapse: separate;
	table-layout: fixed;
	list-style: none;
	width: 100%;
}

#top-tournament-min ul li {
	display: table-row;
	width: auto;
}

#top-tournament-min ul li figure {
	display: table-cell;
	width: 30px;
	padding-top: 5px;
}

#top-tournament-min ul li h3 {
	display: table-cell;
	width: auto;
	vertical-align: middle;
	text-align: left;
	margin-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #aaa;
}

#top-tournament-min a {
	border: none;
	color: #fff;
	font-size: 1.2em;
}

img.img-top-tournament-min {
	width: 26px;
	display: block;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #fff;
	border-radius: 4px;
}

#calendar {
	float: right;
	display: inline-block;
	margin-top: 3px;
}

#datepicker, #datepicker2 {
	width: 150px;
	font-family: 'oswald', sans-serif !important;
	font-size: 1.4em;
	text-align: left;
	padding-left: 10%;
	padding-right: 20%;
	border: 0;
	background-image: url(../../image/calendaricon2.png);
	background-repeat: no-repeat;
	background-position: right, center;
	height: 53px;
	text-align-last: center;
	text-align-last: -moz-center;
	text-align-last: -webkit-center;
	text-align: -moz-center;
	text-align: -webkit-center;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	-moz-appearance: none;
	-moz-border-radius: 0px;
}

#datepicker2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: none;
	background-image: none;
}

.icon-all {
	font-size: 22px !important;
	display: block;
	width: 100%;
	text-align: center;
}

.icon-right {
	font-size: 22px !important;
	width: 100%;
	text-align: right;
}

.icon-boxing {
	font-size: 18px !important;
	display: inline-block;
	width: 24px;
	text-align: center;
	vertical-align: middle;
}

.load-game {
	width: 100%;
	font-size: 2.5em;
	text-align: center;
	padding: 30px 0px;
	color: #999;
}

#banner-mobile-footer {
	background-color: #8d8d8d;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	text-align: center;
}

#banner-mobile-footer a {
	width: 100%;
	text-align: center;
	margin: 0px 0px -4px 0px !important;
	padding: 0 !important;
	display: block;
	border-bottom: 1px #fff solid;
}

#banner-mobile-footer img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
}

#date-min {
	display: block;
	background-color: #8d8d8d;
	width: 100%;
	padding: 0;
	margin: 0;
}

#date-min a {
	width: 14.286%;
	display: inline-block;
	border-top: 1px solid #333;
}

#date-min a span:nth-child(1), #date-min a span:nth-child(2) {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'oswald', sans-serif;
	color: #eab751;
}

#date-min a span:nth-child(2) {
	color: #fff;
}

a.hrefdate-current span:nth-child(1) {
	color: #fff !important;
}

a.hrefdate-current span:nth-child(2) {
	color: #eab751 !important;
}


/*
|---------------------------|
| Last Foot CSS (ต้องอยู่ล่างสุด) |
|---------------------------|
*/

.textEn {
	display: none;
}

.textTh {
	display: inline;
}


/*
|------------------|
|   ห้ามลบห้ามเปลี่ยน     |
|------------------|
*/

.favorite {
	display: inline-block;
	float: right;
}

.gray-screen {
	color: #aaa !important;
	-webkit-filter: grayscale(100%) opacity(30%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%) opacity(30%);
}

.cancel-screen, .cancel-screen span, .cancel-screen a, .cancel-screen strong {
	color: #aaa !important;
	text-decoration: line-through;
}

.status-text {
	color: #999;
}

.show-minscreen {
	display: none;
}