#hd .wp, #wp{width: 980px !important; min-width: 980px !important;}
#scrolltop { right: 222px!important; }

/*========== Willian Hill =========================*/
#william  { margin-top: 5px; }
#william-wrapper { 	margin: -14px auto 15px auto; overflow: hidden;	/* width: 1190px;  12000 */ width:980px;}
#william-page{ width:70%; /*927*/ background:#FFF; border:#e2e2e2 thin solid; padding:10px; float:left; color:#797878;}
#william-ccolumns {
	-webkit-column-count: 0;
	-webkit-column-gap: 5px;
	-webkit-column-fill: auto;
	
	-moz-column-count:0; /* Firefox */
	-moz-column-gap:10px; /* Firefox */
	-moz-column-fill: auto;
	
	column-count: 0;
	column-gap: 5px;
	column-fill: auto;
	width: 95%;
	margin: 0 auto;
	min-height: 18px;
	margin-bottom: 40px;
}
#william-topbar{ width:100%; padding:0 0px 15px 0; height:31px; background:url(img/w-bar.jpg) repeat-x;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#william-topbar .wplace-holder {padding:0 10px 0 10px; width:700px; font-size:16px;}
#william-topbar .wtxt{  color:#1e1e1e; float:left; padding: 8px 0 0 10px;}
#william-topbar .wtxt a { text-decoration:none; color:#1e1e1e;}
#william-topbar .wicon{ background:url(img/icon_home_zoom.png) 0 3px no-repeat; width:22px; height:25px; float:left;}
#william-topbar em { background: none; line-height: 28px; width: auto; padding: 0 4px; }
.wbox-item{ 
	display: inline-block;
	background: #FEFEFE;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 0 15px 0;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	/*
	padding: 15px;
	border: 2px solid #FAFAFA;
	
	padding-bottom: 5px;*/
	background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
	opacity: 1;
	
	/*-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;*/
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 295px;
	vertical-align: top;

}
.wbox-tbar{ height:35px; background:url(img/w-title-bar.jpg) repeat-x 0 0; width:100%;  border-bottom:#e6e6e6 solid thin; }
.wbox-tbar h1{ width:212px; padding:5px; float:left; font-size:15px;  padding: 7px 0 0 10px;}
.wbox-tbar .nws-icon{float:left; background:url(img/w-hoticon.png) no-repeat 0 0; width:42px; height:31px; margin: 1px 0 0;}
.wbox-tbar .hot-icon{float:left; background:url(img/w-hoticon.png) no-repeat 0 -38px; width:42px; height:31px; margin: 1px 0 0;}
.wbox-tbar .progressing-icon{float:left; background:url(img/w-hoticon.png) no-repeat 0 -81px; width:42px; height:31px; margin: 1px 0 0;}
.wbox-tbar .resulted-icon{float:left; background:url(img/w-hoticon.png) no-repeat 0 -128px; width:42px; height:31px; margin: 1px 0 0;}
.wbox-tbar .whidemenu{ float:right; background:url(img/wbtnicon.png) no-repeat 0 0; width:20px; height:22px; margin: 8px 5px 0 0; cursor: pointer; }
.wbox-tbar .mhidemenu{ background:url(img/wbtnicon.png) no-repeat 0 -22px;}
.wbox-item img{ width:270px; height:112px; border:#FFF 2px solid; -webkit-border-radius: 2px; -moz-border-radius: 2px;  border-radius: 2px; -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.5); -moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.5);
box-shadow:  1px 1px 5px rgba(50, 50, 50, 0.5); clear:both;  margin: 9px;}
.wbox-item h2{ padding: 9px 9px 0 9px; font-size:14px; width:94%; min-height: 34px; }
.wbox-item .wchck-in{ width:94%; padding:10px;}
.wbox-item .wchck-in ul{list-style:none;}
.wbox-item .wchck-in li{ /*padding:5px 10px 5px 4px; */ line-height: 30px; border: thin solid #f9f9f9; background-color:#f9f9f9; color:#444444; display:block; border:thin solid #eaeaea; margin: 0 0 3px; }
.wbox-item .wchck-in li :hover{ background-color:#ffa247;}
.wbox-item .wchck-in li :active, .wbox-item .wchck-in li.active { background-color:#f899ab;}
.wbox-item .wchck-in .active :hover { background-color:#f899ab; cursor: default; }
.wbox-item .wchck-in .resulted :hover { background-color:#f9f9f9; cursor: default; }
.wbox-item .wlb{ cursor: pointer;}
.wbox-item .wolds{ border-left:thin solid #e8e7e7; width:88px; font-size:14px; float:right;}
.wbox-item .vspan{ padding:5px 0 5px 10px; background:url(img/vbreakline.png) repeat-y; width:2px; height:34px; margin: 0 0 0 5px; }
.wbox-item .vtimestar{ font-size:14px; text-align:right; padding:0 10px 5px 0;}
.wbox-item .vtime-end{ font-size:14px; text-align:right; padding:0 10px 10px 0;}
.wbox-item input[type="checkbox"] {
    display:none;
}

.wbox-item input[type="checkbox"] + label {
    color:#444444;
    font-family:Arial, sans-serif;
    font-size:14px;
}

.wbox-item input[type="checkbox"] + label span {
    display:inline-block;
    width:21px;
    height:19px;
    margin:-1px 4px 0 3px;
    vertical-align:middle;
    background:url(img/w-checkbox.png) 0 0 no-repeat;
    cursor:pointer;
}

.wbox-item input[type="checkbox"]:checked + label span {
    background:url(img/w-checkbox.png) 0px -24px no-repeat;
}

#william-rightwidget{ width:23%; background:#FFF; border:#e2e2e2 thin solid; float:right; padding:10px;}
.w-tab{ width:100%; height:27px; background:url(img/w-tab-rgihtwidget.png) repeat-x 0 0px ; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border:#656766 thin solid;}
.w-tab ul{ float:left; list-style:none; }
.w-tab ul li{ float:left; padding: 7px; width: 60px; border-right:#3b3e45 thin solid; text-align:center; height: 14px; line-height: 14px; }
.w-tab ul li a{ text-decoration:none; color:#505155; }
.w-tab ul li:hover{ background:url(img/w-tab-rgihtwidget.png) 0px -28px; }
.w-tab ul li a:hover{color:#fff;}
.w-tab ul li.active{background:url(img/w-tab-rgihtwidget.png) 0px -28px; }
.w-tab ul li.active a{ color:#fff; }
#william ul{ list-style:none;}
#william li{ width:95%; border:thin solid #d2d2d2; padding:5px; list-style:none; background:#f4f4f4; margin: 4px 0 0 0; overflow: hidden;}
#william .wplc { color:#4a4a4a; font-size:14px; }
#william .wplc p{line-height: 30px;}
#william .wplc p span{color:#de2b00}
#william .wplc .vcalander{ width:90px; height:25px; float:left; background:url(img/w-time-calander.png) no-repeat 0 0; padding: 4px 0 0 28px; margin:10px 0 0 0;}
#william .wplc .vtime{ width:67px; height:25px; float:right; background:url(img/w-time-calander.png) no-repeat 0 -28px; padding: 4px 0 0 28px; margin:10px 0 0 0;}

.wlb { overflow: hidden; }
.wlb label { float: left; width: 220px; }

.manage {width: 982px!important;}
.manage_link {float: right; margin-top: -40px;}
.manage h3 {font-size: 2em;}
.manage h6 {padding: 20px 0 10px 0; border-bottom: 1px solid #ebebeb; font-size: 16px;}
.manage p {padding: 15px 0;}
.manage table { border-top: 1px solid #ebebeb; border-left: 1px solid #ebebeb; width: 100%; }
.manage table td { border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; }

.pg { margin-top: 12px; }
.pg label { display:none; }
.pg a { border: 1px solid #D4D0D1; color: #A3A1A2; background: #ECEAEB; padding: 0 10px; height: 27px; }
.pg a:hover, .pg strong { border: 1px solid #D4D0D1; color: #A3A1A2; background: #fff; padding: 0 10px; height: 27px; }
.pg a.prev, .pg a.prev:hover, .pg a.nxt, .pg a.nxt:hover { border: 1px solid #D4D0D1; color: #A3A1A2; background: #ECEAEB; padding: 0; height: 27px; width: 76px; }
.pg a.prev, .pg a.prev:hover { text-indent: 20px;}

.clear { clear: both; }

.ie_checked { background: url(img/w-checkbox.png) 0px -24px no-repeat!important; }
/*========== End Willian Hill =====================*/
/*
@media screen and (min-width: 640px) {
	#william-wrapper{ width:640px;}
	#william-page{ width:96%;}
	#william-ccolumns{width:100%}
}
*/

#sorting {height: 50px;}
#sorting li { padding: 2px; cursor: pointer; margin-left: 5px; border: 1px solid #e1e1e1; display: inline-block; background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9); background: #FAFAFA; box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
#sorting li.active {background: #FB9F00; color: #fff;}
#sorting .all { width:32px; padding: 0 0 0 6px;}
#sorting .new {background:url(img/gs-addtab.png) no-repeat 0 1px; width:30px; padding: 0 0 0 40px;}
#sorting .hot {background:url(img/gs-addtab.png) no-repeat -3px -28px; width:32px; padding: 0 0 0 34px;}
#sorting .progress {background:url(img/gs-addtab.png) no-repeat -8px -61px; width:44px; padding: 0 0 0 24px;}
#sorting .result {background:url(img/gs-addtab.png) no-repeat -7px -96px; width:30px; padding: 0 0 0 27px;}
#sorting .bet_d {background:url(img/gs-addtab.png) no-repeat -8px -142px; width:43px; padding: 0 0 0 21px;}
#sorting .expiring {background:url(img/gs-addtab.png) no-repeat -12px -182px; width:69px; padding: 0 0 0 22px;}
#sorting .morebet {background:url(img/gs-addtab.png) no-repeat -3px -28px; width:42px; padding: 0 0 0 34px;}

#william .total_amount { color: #CD0000; font-size: 14px; padding: 5px 0; }
.wplc .ticket_header { overflow: hidden; }
.wplc .ticket_header div { float: left; width: 50%; }
.wplc .ticket_header div.tlp { text-align: left; }
.wplc .ticket_header div.trp { text-align: right; }
.wplc .ticket_header div.loss { color: #369; }
.wplc .ticket_header div.win { color: #CD0000; }
.wplc .ticket_title { padding: 2px 0 5px 0; }
.wplc .ticket_bet_for { padding: 2px; background: #E5A700; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; }
.wplc .ticket_bet_for span { color: #fff; }

#william .selected_month { padding: 5px 0 2px 0; }
#william .select_date { height: 35px; }
#william .select_date li { font-size: 11px; text-align: center; width: 20px; padding: 2px; cursor: pointer; margin-left: 2px; border: 1px solid #e1e1e1; display: inline-block; background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9); background: #FAFAFA; box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
#william .select_date li.active {background: #FB9F00; color: #fff;}

#william .win_loss_amount { font-size: 14px; padding: 5px 0; }
#william .win_loss_amount a.win { color: #CD0000; }
#william .win_loss_amount a.loss { color: #369; }

#phan-hd{ width:100%;}
#phan-hd .listphan{width:100%; padding:5px 0 0 0;}
#phan-hd .listphan ul{ margin:0px; padding:0px; list-style:none;}
#phan-hd .listphan li{ border-bottom: 1px dotted #CCCCCC; padding: 8px 0 5px 0;}
#phan-hd .listphan li .spannumber{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 0 8px; background:#6891ab; color:#FFF; margin:0 8px 0 0; }
#phan-hd .listphan li .txtalign{margin: 0 0 0 29px;}
#phan-hd .listphan li .spanred{ color:#ff1200;}
#phan-hd .listphan li .spanred-fs{ color:#ff1200; font-size:12px;}
#phan-hd .listphan li.hidden_phan, #phan-hd .listphan li.hidden_phan_leitai { display: none; }
#phan-hd .listphan .btnviewmore{
/* css Gradietn */
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f2f2 50%, #e8e8e8 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f2f2f2), color-stop(51%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 50%,#e8e8e8 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #dbdbdb;
float:right;
margin-top: 5px;
}

#phan-hd .listphan .viewmorephan, #phan-hd .listphan .viewmorephan_leitai { padding: 5px; text-align: right;}

#dtai-hd{ width:100%;}
#dtai-hd .dtailb{ width:100%; border:#CCC 1px solid;  margin: 33px 0 0; padding:2px 0 0 0;
/*css Gradient */
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f2f2 50%, #e8e8e8 51%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f2f2f2), color-stop(51%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 50%,#e8e8e8 51%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 50%,#e8e8e8 51%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */

/*css corner */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#dtai-hd .dtailb h3{ color:#4e7793; margin: 3px 0; padding:0 0 0 7px;}
#dtai-hd .listdtai{width:100%; padding:5px 0 0 0;}
#dtai-hd .listdtai ul{ margin:0px; padding:0px; list-style:none;}
#dtai-hd .listdtai li{ /* padding: 8px 0; */ padding: 5px 0 2px 0; height: 35px;}
#dtai-hd .listdtai li img{ background-color:#FFF; border:1px solid #CCC; width:10%; padding:1px; float:left; margin: 0 8px 0 0; -webkit-border-radius: 100px 100px; border-radius: 100px 100px;}
#dtai-hd .listdtai li .span-co{ color:#235577; font-weight:bold;}
#dtai-hd .listdtai li .span-tt{ color:#5358C2;}
#dtai-hd .listdtai li .span-hr{ color:#929292; font-size:12px}
.guessgame_countdown_table {
	float: right;
	text-align: center;
	height: 65px;
	width: 180px;
}
.guessgame_countdown_table tr > td {
	padding-right: 8px;
}
.guessgame_countdown_table tr > td.b {
	font-weight: bold;
	font-size: 14px;
}
.guessgame_countdown_progressbar_bg {
	width: 100%;
	border:thin solid #ddd;
	background-color:#ededed;
	height:5px;
	display:block;
	z-index: 1;

}
.guessgame_countdown_progressbar_active {
	background-color:#fabd02;
	height: 5px;
	display: block;
	margin-top: -6px;
	margin-left: 1px;
	z-index: 2;

}

/* START LEI TAI */
#wrapper{ width:705px;  padding:10px; float: left; }
#gsgm-header{ width:100%; height:70px;}
#gsgm-profiles{ width:290px; height:80px; float:left; }
#gsgm-profiles img{ width:64px; height:67px; border:1px solid #FFF; padding:0px; float:left;
/* css Corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/*css shawdow */
-webkit-box-shadow: 0 1px 5px 0 #d6d6d6;
box-shadow: 0 1px 5px 0 #d6d6d6;
}
#gsgm-profiles .gsmdtail{ width:210px; float:right;}
#gsgm-profiles .gsmdtail h3{ padding: 2px 0px 5px 0px; margin:0px;}
#gsgm-profiles .gsmdtail .gsmlb{ width:100%; padding:2px;}
#gsgm-profiles .gsmdtail .gsmlb span{ color:#e39825; margin:0 0 0 10px;}

#gsgm-gstab{ float:right; width:385px; margin-top: 50px;}
#gsgm-gstab ul{ list-style:none; margin:0px; padding:0px;}
#gsgm-gstab li{ padding:6px; margin:0 0 0 10px; border:1px solid #e3e3e3; width:20%; text-align:center; float:right; cursor:pointer;
 

/* css Corner */
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;

/* end css Corner */

/* css gradient */
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 97%, #e1e1e1 97%, #f6f6f6 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#f2f2f2), color-stop(97%,#e1e1e1), color-stop(99%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 97%,#e1e1e1 97%,#f6f6f6 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 97%,#e1e1e1 97%,#f6f6f6 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 97%,#e1e1e1 97%,#f6f6f6 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 97%,#e1e1e1 97%,#f6f6f6 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */
}
#gsgm-gstab li:hover, #gsgm-gstab li.active { background:#fc9f00; color:#FFF;}

/* start new content*/
#gsgm-main{ clear:both; border:1px solid #e2e2e2; padding:10px; background:#FFF;}
#gsgm-main .tabgsm{ width:98%; height:40px;}
#gsgm-main .tabgsm ul{ list-style:none;  margin:0px; padding:0px; float:right;}
#gsgm-main .tabgsm li{ float:right; margin:0 0 0 10px; padding:5px 8px 5px; text-align:center;  border:1px solid #e3e3e3; cursor:pointer;
/*css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

/*css Gradient */
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
#gsgm-main .tabgsm li:hover, #gsgm-main .tabgsm li.active { background:#fc9f00; color:#FFF;}
#gsgm-main table, td{ padding:0px; margin:0px;}
#gsgm-main table { border-top:1px solid #ededed; border-left:1px solid #ededed; text-align:center; font-size:12px;}
#gsgm-main td { border-right:1px solid #ededed; border-bottom:1px solid #ededed; padding:6px 0 5px 6px;}
#gsgm-main td.gsmitem, .gsmtitle, .gsmtype, .gsmresult, .gsmstatus, .gsmedit, .gsmprofit, .gsmbet, .gsmgeneral { background-color:#f2f2f2; font-size:13px;}
#gsgm-main td.gsmitem{ width:25px;}
#gsgm-main td.gsmtitle{ width:200px; text-align:left;}
#gsgm-main td.gsmtype{ width:65px;}
#gsgm-main td.gsmresult{ width:100px;}
#gsgm-main td.gsmstatus{ width:80px;}
#gsgm-main td.gsmedit{ width:65px;}
#gsgm-main td.gsmbet{ width:55px;}
#gsgm-main td.gsmprofit{ width:100px;}
#gsgm-main td.gsmgeneral{ width:82px;}
#gsgm-main td.gsmtxt-item, .gsmtxt-title, .gsmtxt-type, .gsmtxt-status, .gsmtxt-result, .gsmtxt-edit, .gsmtxt-profit{ font-size:12px; line-height: 18px;
letter-spacing: 1px;}
#gsgm-main td.gsmtxt-item{}
#gsgm-main td.gsmtxt-title{ text-align:left;}
#gsgm-main td.gsmtxt-title a { color:#4257aa;}
#gsgm-main td.gsmtxt-type{}
#gsgm-main td.gsmtxt-status{ color:#499944;}
#gsgm-main td.gsmtxt-status span{ color:#f6393a;}
#gsgm-main td.gsmtxt-result{ color:#355b7f;}
#gsgm-main td.gsmtxt-profit{ color:#d28d29;}
#gsgm-main td.gsmtxt-edit{ color:#4257aa; cursor: pointer;}
#gsgm-main td.gsmtxt-betuser a { color:#4257aa;}

/* ADD NEW GUESS GAME */

/* add new item */
#gsgm-main .addnew{ width:100%; float:left; margin-top:10px;}
#gsgm-main .addnew .addnew-left{ width:320px; border-right:1px solid #d6d6d6; float:left; margin-left:10px;}
#gsgm-main .addnew .addnew-left .formlist{ width:95%; margin-bottom:10px; float: left;}
#gsgm-main .addnew .addnew-left .formlist ul{ list-style:none; margin:0px; padding:0px;}
#gsgm-main .addnew .addnew-left .formlist li.adjust{ height: 35px; margin-top: 12px}
#gsgm-main .addnew .addnew-left .formlist li{ width:225px; margin:0 8px 10px 0;  font-size: 14px; height:45px;}
#gsgm-main .addnew .addnew-left .formlist li .bnclabel{ width:100%; text-align:left; padding:0 0 5px 0; float: left;}
#gsgm-main .addnew .addnew-left .formlist li .bnclabel .spanlb{ color:#CCC; font-size: 12px}
#gsgm-main .addnew .addnew-left .formlist li input[type=text], #gsgm-main .addnew .addnew-left .formlist li textarea { border:1px solid #d5d5d5; padding:10px; width:260px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}
/* Answer */
#gsgm-main .addnew .addnew-left .formlist li.gsmanswer{ background:#fffad8; width:94%; height:100px; padding: 8px;}
#gsgm-main .addnew .addnew-left .formlist li.gsmanswer ul{ list-style:none; padding:0px; margin:0px;}
#gsgm-main .addnew .addnew-left .formlist li.gsmanswer li{ margin:0 0 5px 0; }
/* ==== End Answer === */

#gsgm-main .addnew .addnew-left .formlist li.gsgmtime{ width:100%; height:45px;}
#gsgm-main .addnew .addnew-left .formlist li.gsgmtime ul{ list-style:none; padding:0px; margin:0px;}
#gsgm-main .addnew .addnew-left .formlist li.gsgmtime li{ width:140px; float:left;}
#gsgm-main .addnew .addnew-left .formlist li.gsgmtime li input[type=text]{ 
border:1px solid #d5d5d5; padding:10px; /*width:112px;*/width:125px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}
#gsgm-main .addnew .addnew-left .formlist li select, #gsgm-main .addnew .addnew-right .formlist-right li select { border:1px solid #d5d5d5; padding:10px; width:281px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
overflow: hidden;
overflow: -moz-hidden-unscrollable;
appearance:none;
-moz-appearance:none !important; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
background:url(img/select-dropdownlist.png) no-repeat 247px 4px #fff;
text-overflow: '';
text-indent: 0.01px;
}
#gsgm-main .addnew .addnew-left .formlist li select::-ms-expand, #gsgm-main .addnew .addnew-right .formlist-right li select::-ms-expand {
    display: none;
}
#gsgm-main .addnew .addnew-left .formlist li.sigleinput{clear: both; width: 100%; float: none; height:55px; margin:0px;}
#gsgm-main .addnew .addnew-left .formlist li.sigleinput input[type=text]{ border:1px solid #d5d5d5; padding:5px; width:100%;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}


#gsgm-main .addnew .addnew-right{ width:320px; float:right;}
#gsgm-main .addnew .addnew-right .formlist-right{ width:auto; }
#gsgm-main .addnew .addnew-right .formlist-right ul {list-style:none; margin:0px; padding:0px; }
#gsgm-main .addnew .addnew-right .formlist-right li{ width:100%; display:block; margin:0 0px 10px 0; }
#gsgm-main .addnew .addnew-right .formlist-right li input[type=text]{ border:1px solid #d5d5d5; padding:10px; width:280px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}
/* Answer Option */
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer{ width:100%;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer ul{ list-style:none; padding:0px; margin:0px;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer li{ margin:0 5px 11px 0;  }
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer li .inputanswer, .inputodds{
border:1px solid #d5d5d5; padding:10px; margin: 0 10px 0 0px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */		
	
}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer li .inputanswer{ width:170px;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer li .inputodds{ width:80px}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmopanswer li .gsgm-add{ color:#de1515; display:block; clear:both; font-size:12px; cursor:pointer;}

/* ==== End Answer Option === */

/* Fill Ods */
#gsgm-main .addnew .addnew-right .formlist-right li.gsmods{ width:100%;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmods ul{ list-style:none; padding:0px; margin:0px;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsmods li{ margin:14px 0 5px 0; width:160px; float:left; }
#gsgm-main .addnew .addnew-right .formlist-right li.gsmods li input[type=text]{ 
border:1px solid #d5d5d5; padding:10px; width:120px;
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}
/* ==== Fill Ods === */
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder{width:94%; }
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder ul{list-style:none; padding:0px; margin:0px;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder li{ float:right; width:45px;}
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder li.gsgmbtnaddnew, .gsgmbtncancel{
border:1px solid #d5d5d5; margin:0 0 0 10px; padding:5px 8px 5px; text-align:center; cursor:pointer; 
/* css corner */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* end Css Corner */	
}
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder li.gsgmbtnaddnew{ background:#008c00; color:#FFF; }
#gsgm-main .addnew .addnew-right .formlist-right li.gsgm-btnholder li.gsgmbtncancel{ background:#ffffff; }
/* END LEI TAI */

.whci { overflow: hidden; }
.whci .whcil { float: left; width: 41%; padding: 0 5px 0 10px; }
.whci .whcir { float: left; width: 50%; padding: 0 5px; }

#fade_box{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:200;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#william-rightwidget > .f-tab {
	width: 100%;
	
}
#william-rightwidget > .f-tab > ul {
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f4f6+0,bfc2cb+100 */
	background: #f3f4f6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f4f6 0%, #bfc2cb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f3f4f6 0%,#bfc2cb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f3f4f6 0%,#bfc2cb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f4f6', endColorstr='#bfc2cb',GradientType=0 ); /* IE6-9 */
	display: table;
	border-left: thin solid #adb0b9;
	border-top: thin solid #adb0b9;
}
#william-rightwidget > .f-tab > ul > li {
	float: left; width: 50%;
	text-align: center;
	height: 14px;
	line-height: 14px;
	height: 27px;
	border-right: thin solid #adb0b9;
	border-bottom: thin solid #adb0b9;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#william-rightwidget > .f-tab > ul > li.active {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b0b3ba+0,717a83+100 */
	background: #b0b3ba; /* Old browsers */
	background: -moz-linear-gradient(top,  #b0b3ba 0%, #717a83 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #b0b3ba 0%,#717a83 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #b0b3ba 0%,#717a83 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b3ba', endColorstr='#717a83',GradientType=0 ); /* IE6-9 */
}
#william-rightwidget > .f-tab > ul > li > a {
	line-height: 27px;
}
#william-rightwidget > .f-tab > ul > li.active > a {
	color: #fff;
}
#william-rightwidget > .f-tab > ul > li > a {
    text-decoration: none;
    color: #505155;
}