<STYLE type="text/css"> <!-- /* solve background color not showing issue */html {         height:100%  } body {     background-color : #224F7B;   /*current color light blue background dfe9ec - background color for light theme F6F1EB -  */   font-size:25px; /*24px*/   color:#4d4d4d; /*light theme font color - black options 4d4d4d 595959 737373 0d0d0d 333333 444444 dbd7d7*/   letter-spacing: 0.1788em;   font-family: 'Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif;   height: 100%;    line-height: 1.6;}* {  	box-sizing: border-box;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;}img{    	height:auto;	width:auto;	max-width: 100%; /*none; /*none = make img fix width  100% =resizable*/			margin-left: auto;    margin-right: auto;        	}.f_img { /*image styling for forum section*/	width:22px;	height:22px;/*or height:auto; auto scale height to width */	border:0;}.sitename {            font-size:1.368em;   color:#dab88b;  /*D3B25C e7d2b6 dab88b e1c49d eddbc4 */   letter-spacing: 0.268em;       text-transform: uppercase;   transform: scale(1, 1.1368); /*stretch horizontal*/   -webkit-transform: scale(1, 1.1368); /* Safari and Chrome */   -moz-transform: scale(1, 1.1368); /* Firefox */   -ms-transform: scale(1, 1.1368); /* IE 9+ */   -o-transform: scale(1, 1.1368); /* Opera */}.pageinfo {            font-size:0.88em;   color:#ffffff;  /**/   letter-spacing: 0.168em;       text-transform: uppercase;   }.img_nklogo {     vertical-align: text-top;} .sitename_style {     text-transform: uppercase;} /* POLL CHART LISTS */    		.section {       float: left;      clear: left;      padding: 0; /*1em 2em;*/	  width: 100%;    }	.chart {       float: left;       /*border-top: 1px solid #EEE; */      width: 98%; /*15em;*/    }	.chart li {             	  position: relative;	  display: block;       border-bottom: 1px solid #EEE; 	  list-style-type: none;	  background: #cccccc; width: 98%;/*cccccc D3D3D3*/      _zoom: 1;    }	      .chart .polloption {       display: block; 	  position: relative;      padding: 10px; /*0.1em 0.1em 0.1em 0.1em;    /*top right bottom left padding 0.4em 4.5em 0.4em 0.5em;*/        /*font-size: 0.838em; */	  z-index: 2;     }    .chart .count {       display: block;       position: absolute; 	        top: 0;       right: 5px;       margin: 0 0.3em;       text-align: right;       color: #999999; /*b3b3b3 999999*/      font-weight: bold;       font-size: 0.8em;       line-height: 2em; 	  	  z-index: 2;     }    .chart .index {       display: block;       position: absolute; 	        top: 0;       left: 0;       height: 100%;       background: #8fd4ef;/*color:#cccccc;  /*8fd4ef #B8E4F5;*/      text-indent: -9999px;       overflow: hidden;       line-height: 2em;    }		/*end poll display options*/ .hexclickposition { /*needed to show poll results/post 115px below screen - due to fixed menu at top  */	display: block;	height: 115px; /*same height as header*/	margin-top: -115px; /*same height as header*/	visibility: hidden;}/* clear table with no border in html5 */table {       border-spacing: 0;       border-collapse: collapse;		   max-width: 1888px;	   /* extra code added 	   border: 0;	   margin: 0;	   padding: 0;	   -webkit-font-smoothing: antialiased;		-webkit-text-size-adjust: none;		-ms-text-size-adjust: none;	   */    }/* make no spacing between table cells in html5 */	td {    padding:0;	}.main_table {    	width:100%;}	h1 {font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;margin-bottom: 38px;text-align: center;font-size:1.968em;letter-spacing: 0.1788em;font-weight:300;text-transform: capitalize;}.title_misc {font-size:0.8em;}.title_misc_2 {font-size:0.73em;padding: 21px;display: inline-block;} h2 {font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;font-size:1.738em;letter-spacing: 0.1388em;font-weight:300;text-transform: capitalize;}h3 {font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;font-size:1.468em;letter-spacing: 0.1188em;font-weight:300;text-transform: capitalize;}/*.type_1 li {         padding:5px !important;} */ol.list_roman  {         list-style-type: lower-alpha; /*upper-roman; square; circle;*/}li { /*default padding for all list, mainmenu and submenu list style settings below */	padding:5px;}.mobilescreen {            width:100%;		padding:10px;	}.main_2c_width{            width:85%;		vertical-align:top;	   }.sub_2c_width{            width:15%;		vertical-align:top;	}.title_bar { /*webpage header title bgcolor and font color */ /*background-color:#da8925;  57370f 0dabcd #26d7ed #17bed3 #24cbee*/ color:#805016; padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #7ECAE2 solid 1px;} .title_bar_info {  /*blue font webpage header title eg Privacy Policy, FAQ bgcolor and font color 2688a6  217791 999966 */ color:#2a99bb; /*7ECAE2;*/ /*padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #7ECAE2 solid 1px;*/} .title_bar_info:after {    content: ""; /* required for the pseudo element to work. */         /*position: absolute;	*/	display: block; /* put the pseudo element on its own line. */    margin: 0 auto; /* center the border - if left align - remove this and h1 text-align:center;*/    width: 60px; /* border width required, use px or percent */		/* padding-top: 20px; */ /* to create some space between the element and the border. */	border-bottom: 1px solid #D3B25C; /* new gold font, original blue 7ECAE2 217791 7ECAE2 the required border */}.mainmenu_bgcolor {	background-color:#224F7B; /*blue top mainmenu bg color light theme 224F7B dark theme black 404040 */}.mainmenu_mobile_bgcolor { 	background-color:#224F7B; /*top mobile mainmenu bg color */}.maincontent_bgcolor {	background-color:#ffffff; /*white webpage main content bg color f2f2f2 F6F1EB */}/* side column bgcolor */.side_bgcolor {	background-color:#f2f2f2; /*light grey webpage side column content bg color F6F1EB */}.chat_bgcolor {	background-color:#f2f2f2; /*light grey webpage side column content bg color F6F1EB */}.chat_male { /*male chatter - blue*/	color:#268fa6; }.chat_female { /*female chatter - red*/	color:#cc2900; }.chat_uk { /*unknown - brown*/	color:#af6d1d; }/* submenu bar bgcolor */.bgcolor1 {	background-color:#9d8248; /* af9150 463a20 */}/* submenu dropdown box options bgcolor */.submenuboxbgcolor {	background-color:#bd9d28; /* DFC466 */}/* td box - side column title bar eg TD for share, top fixtures*/.subtitle_bar {   /*background-color:#404040;*/ background-color: Transparent; background-repeat:no-repeat; color:#D3B25C; /*gold font D3B25C E9CF70 EAD776 */  padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #D3B25C solid 1px; } /*side column bgcolor details */.sub_sidebox {  background-color: Transparent; background-repeat:no-repeat; color:#805016;  padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-top: #D3B25C solid 1px; /*border-bottom: #A5A5A5 solid 1px;*/} .highlight { /* dark brown 734d26 6d4412 c57b20 */ 	color:#805016;}.highlight2 { /* dark blue 30486A 2eaecd 0055ff2eaecd 2aa1bb 134753 */	color:#2eaecd;}.highlight3 { /*dark green 869108 9caa09 b3c20a c9da0b 5a6105 9FAD08 AFC109 C0D80A C4E516*/	color:#9FAD08;}/*red cc0000 F2137B 832f3f EAC5CC EC6F87 18px*/ /*$$$*/.highlightError {	background-color:#990000;padding:5px; font-size:0.85em;color:#ffe6e6;	}/*deep blue 02AEB8 30486A 2eaecd  3b575e ADC6CC 7EBDCC 9BC3CC 18px*/ /*$$$*/.highlightOK {		background-color:#005580;padding:5px; font-size:0.85em;color:#e6f7ff; /*background-color:#262626;color:#fff;*/}.highlightOK1 { /*post picks successful bgcolor - blue*/	background-color:#007399;padding:5px; font-size:0.85em;color:#d9d9d9; /*background-color:#262626;color:#fff;*/}.highlightOK2 { /*edit picks successful bgcolor - green*/	background-color:#3c9050;padding:5px; font-size:0.85em;color:#d9d9d9; /*background-color:#262626;color:#fff;*/}.highlight_home { /*dark blue 217d91 2aa1bb */ /*$$$*/	color:#2a9ebb;	font-weight:;}.highlight_draw { /*dark brown af6d1d c57b20 */ /*$$$*/	color:#805016;	font-weight:;}/*dark green 869108 9caa09 b3c20a c9da0b AFC109 C0D80A C4E516*/ .highlight_away {	color:#9FAD08;	font-weight:;}.highlight_multi { /*deep blue 007acc 2eb8b8 total number for consecutive WDL or total match with many goals use*/		color:#e60000;	font-weight: bold;}.highlight_multi_t { /*deep blue 007acc 2eb8b8 bold text for consecutive WDL or total match with many goals use*/		font-weight: bold;}.highlight_normal { /*total number for consecutive WDL or total match with many goals use 2eb8b8*/		/*color:#2faad0;*/	font-weight: bold;}.highlight_normal_t { /*bold text for consecutive WDL or total match with many goals use 2eb8b8*/		font-weight: ;}.results_misc { /*recent form ht et pk results*/	color:#90A1B8;	}.table_titlebar1 { /*dark blue 185968 134753 1st table background color*/ /*$$$*/	background-color:#2a9ebb;	color:#FFFFFF;}.table_titlebar2 { /*dark green 829207 98aa08 2nd table background color*/ /*$$$*/	background-color:#9FAD08; /*C0D80A*/	color:#FFFFFF;}.link_divider {	color:#ffffff;}.pad01 {	padding:13.8px !important;}.pad05 {	padding:5px !important;}.pad10 {	padding:10px !important;}.pad20 {	padding:20px !important;}.pad40 {	padding:40px !important;}.pad_bot01 {	padding-bottom:18px !important;}.txt_l {	text-align:left;}.txt_c {	text-align:center;}.txt_r {	text-align:right;}.footer {         background-color : #333333; /*F2F2F2 16px*/   font-size:0.88em;   color:#787878;    letter-spacing: 0.168em;    padding: 10px;   text-transform: uppercase;}/* start scroll to top 17px*/.scroll-top {	position: fixed;	bottom: 2em;	right: 2em;		text-decoration: none;	color: white;	background-color: rgba(0, 0, 0, 0.3);	font-size: 1em;	padding: 1em;	display: none;		z-index: 168; }.marquee {    width: 600px;    margin: 0 auto;    overflow: hidden;    white-space: nowrap;    box-sizing: border-box;    animation: marquee 50s linear infinite;}.marquee:hover {    animation-play-state: paused}/* Make it move */@keyframes marquee {    0%   { text-indent: 27.5em }    100% { text-indent: -105em }}/*1ABAC5*/A:Visited.sub_sidebox_title {color: #D3B25C; text-decoration: none;}A:active.sub_sidebox_title {color: #D3B25C; text-decoration: none;}A:link.sub_sidebox_title {color: #D3B25C; text-decoration: none;}A:hover.sub_sidebox_title {color: #F4B232; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:Visited.submenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:active.submenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:link.submenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:hover.submenu {font-size:0.85em;color: #dbdbdb; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:Visited.footermenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:active.footermenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:link.footermenu {font-size:0.85em;color: #ffffff; text-decoration: none;}A:hover.footermenu {font-size:0.85em;color: #dbdbdb; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.footermenu{  position:relative;  text-decoration:none;  display:inline-block;}.footermenu:after {  display:block;  content: '';  border-bottom: solid 1px #CC9735;    transform: scaleX(0);    transition: transform 688ms ease-in-out;  transform-origin:100% 50%}.footermenu:hover:after {   transform: scaleX(1);  transform-origin:0 50%;}.hr_white {        /* height: 1px; */	/*border-top: 1px */    /* Set the hr color */    /* color: #ffffff; //old IE */    /*background-color: #ffffff; //Modern Browsers*/		display: block; 	height: 1px;    border: 0; 	border-top: 1px solid #ffffff;    margin: 1em 0; 	padding: 0; }/*hr { 	display: block; 	height: 1px;    border: 0; 	border-top: 1px solid #ffffff;    margin: 1em 0; 	padding: 0; 	}	*//*td{font-size:1.1em;letter-spacing: 1.1pt;font-family:'Segoe UI', 'Trebuchet MS',helvetica,Arial,tahoma,Verdana,sans-serif}*/.HeaderTop{font-size: 0.9em; font-weight:;letter-spacing: 0.148em;}td.sub1{font-size:0.9em;color:#000000;letter-spacing: 0.148em;} /*d9d9d9*/td.sub2{font-size:0.8em;color:#000000;letter-spacing: 0.138em;} /*d9d9d9*/.fontmain1{font-size:0.9em;letter-spacing: 0.148em;}.fontsub1{font-size:0.85em;letter-spacing: 0.138em;color:#808080;}.font_xs{font-size:0.78em !important;}.font_s{font-size:0.88em !important;}.font_m{font-size:1.0em !important;} /*normal*/.font_l{font-size:1.18em !important;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.font_xl{font-size:1.28em !important;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.font_xxl{font-size:1.68em !important;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.font_xxxl{font-size:1.88em !important;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.display_ib{display:inline-block;} .fw_bold{font-weight:700 !important;}/*#c89f37 F4B232 d9bc73 D3B25C a37829 b8872e CC9735 hover F4B232 hover 523c14 0D89A5*//* font-size reduce for all links including header links.if req move this to top and specify different font-size at indivudual class*/A:Visited {font-size:0.9em;color: #CC9735; text-decoration: none}A:active {font-size:0.9em;color: #CC9735; text-decoration: none}A:link {font-size:0.9em;color: #CC9735; text-decoration: none}A:hover {font-size:0.9em;color: #b9852d; text-decoration: none; /*$$$*/		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			} /*2eaecd AA6E3A A86128 30486A *//*make long url break -- or >>break-all;*//*break-all - word may be broken at any character*//*break-word - word may be broken at arbitrary points eg when there is a space between 2 words*/.breaktext {	display: inline-block; 	white-space: normal;		/* These are technically the same, but use both */	overflow-wrap: break-word;	word-wrap: break-word;	-ms-word-break: break-all; /*break-word; */	/* This is the dangerous one in WebKit, word may be broken at any character */	word-break: break-all;	/* Instead use this non-standard one for webkit */	word-break: break-word;	/* Adds a hyphen where the word breaks, if supported*/	-ms-hyphens: auto;	-moz-hyphens: auto;	-webkit-hyphens: auto;	hyphens: auto;  }.3dot {	overflow: hidden;	/*position: relative;*/	display: inline-block;	text-overflow: ellipsis;	white-space: nowrap;}A:Visited.menu {color: #FFFFFF; text-decoration: none;}A:active.menu {color: #FFFFFF; text-decoration: none;}A:link.menu {color: #FFFFFF; text-decoration: none;}/* hover done at top_menu cell below instead of link A:hover.menu {color: #D3B25C; text-decoration: none;border-top: #D3B25C solid 3px;}/*A.menu{background:#9351A6}A.menu{display:block; height: 100%;width: 100%;}A.menu{border-bottom:3px; border-top: #8DE0CB solid 3px;padding-left:10px;padding-right:10px;}*/A:Visited.header {color: #FFffff; text-decoration: none}A:active.header {color: #FFffff; text-decoration: none}A:link.header {color: #FFffff; text-decoration: none}/* A:hover.header {color: #ffffff; text-decoration: none;} /*background-color: #A6650F*//*table td top_menu bg color = 104fce 7995fc 4285f4 8de0cb 224F7B*//*both top_menu and hoveer border top px must be same size*/.top_menu {font-size:0.8em;text-transform: uppercase;height:100%;border-bottom:3px; border-top: #224F7B solid 2px;padding-left:8px;padding-right:8px;}.top_menu:hover {background-color:#30486A;border-top: #D3B25C solid 2px;height:100%; /*737373 666666*/		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.top_menu a {display:block;vertical-align:top;height:50px;width:100%;} /*Font-size not required if do not want specific font-size.  Font-size put here to reduce font size of link. Selected link font-size will follow main text size specified above  Remove font-sie from top_menu a and put font-size in top_menu and top_menu_selected if want same reduced font size*//*both top_menu_selected and hoveer border top px must be same size*//*both top_menu_selected top_menu border top px must be same size*/.top_menu_selected {font-size:0.8em;text-transform: uppercase;background-color:#B39659;height:100%;border-bottom:3px; border-top: #224F7B solid 2px;padding-left:8px;padding-right:8px;}.top_menu_selected:hover {background-color:#B39659;border-top: #D3B25C solid 2px;height:100%;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.top_menu_selected a {display:block;vertical-align:top;height:50px;width:100%;}.mobile_menu{display: none;	}/* hide all cells in column */.top_main_menu1{        		display: none;		    }/* hide all cells in column */.top_sub_menu1{        		display: none;    }	.mobile_only{display: none;	}.mobile_only_s{display: none;	}/*home page use - results and fixtures sections - team name - same layout for @media 1200 and 900*/.mobile_only_ss{display: none;	}.mobile_noshow_ss_home {        vertical-align:top;text-align:right;max-width: 0;		    }.mobile_noshow_ss_away {        vertical-align:top;text-align:left;max-width: 0;		    }/*fixtures page - display all fixtures/results use - same layout for @meda 1200 and 900*/.id_fx{width:15%;	}.mobile_only_ss_fx{width:0;display: none;}.mobile_noshow_ss {        vertical-align:top;text-align:left;	}.mobile_noshow_ss_home_fx {        vertical-align:top;text-align:right;/*max-width: 0;*/width:27%;    }.mobile_noshow_ss_away_fx {        vertical-align:top;text-align:left;/*max-width: 0;*/width:27%;    }/*h2h, recent form sections*/.hometeam_fx {		vertical-align:top;text-align:right;max-width: 0;		overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    }.awayteam_fx {        		vertical-align:top;text-align:left;max-width: 0;		overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    }.label_d{color: #808080;font-size : 0.8em;text-transform: uppercase;}.label_t{color: #4d4d4d;font-size : 0.88em;text-transform: none;}A:Visited.listopt {color: #2eaecd; text-decoration: none;} /* faq and tos link title use 44bad5 1c6b7d 134753 787878 5492c3 0000FF*/A:active.listopt {color: #2eaecd; text-decoration: none;}A:link.listopt {text-transform: uppercase;color: #2eaecd; text-decoration: none;}A:hover.listopt {color: #F4B232; text-decoration:none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			} /*834E18 9FA6A6  0000FF 787878 134753 #13b6aa 5492c3 c3545b FF0000*/.li_listopt {color:#2eaecd; font-weight:normal;}A.listopt{padding:5px;}.remarks{font-size:0.95em;color:#787878;letter-spacing: 0.168em;}/*DBDBDB F2F2F2 e6e8fa 51CBEE C0E3EA BDE2ED 18px*//*used in page remarks - faq, register, */.remarks_div{background-color:#e6e6e6;padding:5px; font-size:0.95em;color:#4d4d4d;letter-spacing: 0.168em}/*6b6161 b6afaf C4BEBE CCC8C8 D4D2D2 DED9D9 B8B0B0 D7DAFA 24px*//*used in page notice - faq, profile, tos, register, */.notice_div1{background-color:#e6e6e6;padding:5px; font-size:0.95em;color:#4d4d4d;letter-spacing: 0.168em}/*.notice_div{border: #dab88b solid 1px;background-color:#e7dbca;padding:5px; font-size:0.95em;color:#af8750;letter-spacing: 0.158em} /*bg e7dbca b79362 font c89451 eddbc5 4d4d4d*/.notice_div{border: #EFE6AB solid 1px;background-color:#4d4d4d;padding:5px; font-size:0.95em;color:#f2f2f2;letter-spacing: 0.168em} /*border EFE6AB D3B25C bg 06204D 6d6546 e7dbca b79362 font d2c2ac FBEDBE c89451 eddbc5 4d4d4d */.faq_div{padding:10px;display:none; padding-top:25px;color:#f2f2f2;}.dropdown_div{padding:10px;display:none; padding-top:25px;color:#f2f2f2;}/**/.specialbox01_div { /*2faad0 7ECAE2 used in faq manage account section title*/  text-transform: uppercase;padding-bottom: 0px; padding-left: 0px; padding-top: 0px;border-bottom: #7ECAE2 solid 1px;} .specialbox01_span {  font-weight:normal; background-color:#7ECAE2; border-bottom: #7ECAE2 solid 1px; color:#FFFFFF;} /*padding-bottom: 0px; padding-left: 0px; padding-top: 0px;*/.specialbox02_div {  text-transform: uppercase;background-color:#30486A; border-bottom: #e6b800 solid 1px; /*1a1a1a 02AEB8 7ECAE2 */} .specialbox02_span {  font-weight:normal; background-color:#30486A; color:#FFFFFF;} .specialbox03_div {  text-transform: uppercase;background-color:#02AEB8; padding-bottom: 2px; padding-left: 0px; padding-top: 0px;border-bottom: #00b386 solid 1px;} /*BFF5E8 7EEED2*/.specialbox03_span {  font-weight:normal; background-color:#02AEB8; color:#EFEFEF; /*EFEFEF CCC8C8 249496*/} .selected_row_div {  /*bgcolor 005580 2f486a 4d4d4d 005580 fontcolor 2EAEC2*/ text-transform:;color:;background-color:#cccccc; border-bottom: #1a1400 solid 1px; /*e68a00 1a1a1a 02AEB8 7ECAE2 */} .hometeambox_div {  height:80px;min-height:80px;text-transform: uppercase;background-color:#2eaecd; padding-bottom: 2px; padding-left: 0px; padding-top: 0px;border-bottom: #00b386 solid 1px;} .awayteambox_div {  height:80px;min-height:80px;min-width:80px;text-transform: uppercase;background-color:#9FAD08; padding-bottom: 2px; padding-left: 0px; padding-top: 0px;border-bottom: #00b386 solid 1px;} .hometeam_span {  font-weight:normal; background-color:#2eaecd; color:#EFEFEF; /*EFEFEF CCC8C8 249496*/} .awayteam_span {  font-weight:normal; background-color:#9FAD08; color:#EFEFEF; /*EFEFEF CCC8C8 249496*/} .stats_gridbox_03 {  min-width:80px;background-color:#ffffff; /* e6e8fa */} ol li{ 	/*text-indent:-5px;*/	margin-left: 1.4em; /* space before number*/    padding-left: 1.1em; /* space after number */ } .ShowPlusIcon{ background:url('images/icon_arrowdown04.png') no-repeat 0% 50%;padding-right:20px;  } .ShowMinusIcon{ background:url('images/icon_arrowup04.png') no-repeat 0% 50%;padding-right:20px;  } /* bigger input box border color 85E5C6 0BC1E6 bgcolor #c7e9fb*/.bigbox { 		background-color: transparent;background-repeat:no-repeat; width: 333px; height: 45px; border: 1px solid #C4C4C4; padding:3px;	min-width:288px;color: #666666;		/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/*android style input box 	border-bottom: 2px solid #f2f2f2; padding:3px;	border-top: none;	border-left: none;	border-right: none;	box-sizing: border-box;	outline: none;	*/	}.bigbox:focus { 	border: 1px solid #D3B25C; padding:3px;		} /* bgcolor EDCEE3 E8B3D7 border 85E5C6*/.bigbox_textarea { 		background-color: Transparent; background-repeat:no-repeat;	width: 333px; height: 188px; /*height:auto;*/ border: 1px solid #C4C4C4; padding:3px;	min-width:288px;color: #666666;	/*resize: none;*/	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;	}.bigbox_textarea:focus { 	border: 1px solid #D3B25C; padding:3px;	} /* bgcolor EDCEE3 E8B3D7 *//* bigger input box border color 85E5C6 0BC1E6 bgcolor #c7e9fb*/.picks_bigbox { 		/*width: 90%; height: 45px; border: 1px solid #85E5C6; padding:3px;	*/	background-color: Transparent; background-repeat:no-repeat; width: 90%; height: 45px; border: 1px solid #C4C4C4; padding:3px;	min-width:288px;color: #666666;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/*android style input box 	border-bottom: 2px solid #85E5C6; padding:3px;	border-top: none;	border-left: none;	border-right: none;	box-sizing: border-box;	outline: none;	*/}.picks_bigbox:focus { 	border: 1px solid #D3B25C; padding:3px;	} /* bgcolor EDCEE3 E8B3D7 *//* redirect to relevant page after login*/#loading  {  background: url(images/ajax-loader05.gif) no-repeat center center;  height: 32px;  width: 32px;  position: fixed;  z-index: 1000;  left: 50%;  top: 50%;  margin: -25px 0 0 -25px;  } /*used in fixture page - search results, match info top section, picks page - match info top sectionregister page, stats page - search section, picks page - front page section */table.alt_row tr:nth-child(odd) {   /* F6F1EB f5f5f0 595959 666666 808080 a6a6a6 484e51 F0F9FA E5D8A0 DFDBB3 ecfaf4  */      background-color:#f2f2f2;    border-bottom:1px solid #d9d9d9;}table.alt_row tr:nth-child(even) {   /*484e51 FFFFFF  */      background-color:#f2f2f2;   border-bottom:1px solid #d9d9d9;}.postpicks_bgcolor { /*iframe post picks set to same bgcolor */   background-color:#f2f2f2;    }/* D3D3FC E5D8A0 DFDBB3 ecfaf4  */  /* hover effect table.alt_row tr:hover {      background-color:#D6C071;       color:#FFFFFF;}*/ /* alt_row_2 *//*used in index page - results and fixturessection, forum index page, poll search results page*/table.alt_row_2 tr:nth-child(odd) {   /*  f5f5f0 cccccc 808080 cccccc E5D8A0 DFDBB3 ecfaf4  */      background-color:#f2f2f2;     border-bottom:1px solid #cccccc;}table.alt_row_2 tr:nth-child(even) {   /*  */      background-color:#f2f2f2;   border-bottom:1px solid #cccccc;}table.alt_row_2 tr:hover {   /* orginal gold color D6C071, D3D3FC E5D8A0 DFDBB3 ecfaf4  */      /*dark mode choice d9d9d9 b3b3b3 999999 737373 595959 666666 */   background-color:#e6e6e6;     color:#000;   -webkit-transition: all 0.68s linear;   -moz-transition: all 0.68s linear;	-ms-transition: all 0.68s linear;	-o-transition: all 0.68s linear;		transition: all 0.68s linear;	}.table_with_border th  {	text-align:center;	vertical-align:middle;	padding:2px;	border:1px solid #ddd !important;}.table_with_border th:nth-child(1)  {	text-align:left;	vertical-align:middle;	padding:2px;	border:1px solid #ddd !important;}.table_with_border td {	text-align:center;	vertical-align:top;	padding:2px;	border:1px solid #ddd !important;}.table_with_border td:nth-child(1) {	vertical-align:top;	padding:2px;	text-align:left;	border:1px solid #ddd !important;}.table_with_border_2 td {	/*text-align:center;	vertical-align:top;	padding:2px;*/	border:1px solid #ddd !important;}.table_with_border_3  th, .table_with_border_3 td {	text-align:center;	vertical-align:middle;	padding:10px;	border:1px solid #ddd !important;}table.alt_row_3 tr {   /*for h2h, recent form table tr use*/      background-color:;     border-bottom:;}.h2h_rf { /*head to head, recent form td */width:100%;border-bottom:1px solid #d9d9d9;}.tooltip { /*hover effect for stats table teamname*/  position: relative;  display: inline-block;/*  border-bottom: 1px dotted black; */}.tooltip .tooltiptext { /*for showing text at bottom of div*/  visibility: hidden;  /*width: 120px;*/  background-color: #000; /*c89f37 d3b25f black;*/   color: #e6e6e6;  text-align: center;  border-radius: 6px;  padding: 5px 0;  position: absolute;  z-index: 1;    /*for showing text at right */  /*top: -5px;  left: 110%;  */    /*for showing text at left */  /*top: -5px;  right: 110%;  */    /*for showing text at top */  /*bottom: 118% ; /*150%; */  /*left: 58%;  margin-left: -58px;    /*for showing text at bottom */  top: 118%; /*118%; /*150%; higher= popup text further away from main text*/  left: 50%; /*58%; /*50% higher= popup further away from left*/  margin-left: -58px;/*-58px; /*higer negative value = closer to left */    /* Fade in tooltip - takes 3.68 second to go from 0% to 100% opac: */  opacity: 0;  transition: opacity 1.68s;}.tooltip .tooltiptext::after {  content: "";  position: absolute;    /*for showing text at right*/  /*top: 50%;  right: 100%;  margin-top: -5px;  border-width: 5px;  border-style: solid;  border-color: transparent #c89f37 transparent transparent;  */    /*for showing text at left*/  /*top: 50%;  left: 100%;  margin-top: -5px;  border-width: 5px;  border-style: solid;  border-color: transparent transparent transparent #c89f37;  */    /*for showing text at top*/  /*top: 100%;  left: 50%;  margin-left: -5px;  border-width: 5px;  border-style: solid;  border-color: #c89f37 transparent transparent transparent;  */    /*for showing text at bottom*/  bottom: 100%;  left: 50%;  margin-left: -5px;  border-width: 5px;  border-style: solid;  border-color: transparent transparent #000 transparent;  }.tooltip:hover .tooltiptext {  visibility: visible;  opacity: 1; /*0.268 /*1; 1=full opacity*/}.tooltip .tooltiptext_top { 	/*for showing text at top of div*/  visibility: hidden;  /*width: 120px;*/  background-color: #000; /*c89f37 d3b25f black;*/   color: #fff;  text-align: center;  border-radius: 6px;  padding: 5px 0;  position: absolute;  z-index: 1;    /*for showing text at top */  bottom: 118% ; /*150%; */  left: 58%;  margin-left: -58px;    /* Fade in tooltip - takes 3.68 second to go from 0% to 100% opac: */  opacity: 0;  transition: opacity 1.68s;}.tooltip .tooltiptext_top::after {  content: "";  position: absolute;    /*for showing text at top*/  top: 100%;  left: 50%;  margin-left: -5px;  border-width: 5px;  border-style: solid;  border-color: #c89f37 transparent transparent transparent;  }.tooltip:hover .tooltiptext_top {  visibility: visible;  opacity: 1; /*0.268 /*1; 1=full opacity*/}.tooltip .tooltiptext_right { 	/*for showing text at right of div	for stats results grid use	*/  visibility: hidden;  /*width: 120px;*/  background-color: #000; /*c89f37 d3b25f black;*/   color: #fff;  text-align: center;  border-radius: 6px;  padding: 5px 0;  position: absolute;  z-index: 1;    /*for showing text at right */  top: -60px; /*-5px;*/  left: 110%;    /*for showing text at left */  /*top: -5px;  right: 110%;  */    /* Fade in tooltip - takes 3.68 second to go from 0% to 100% opac: */  opacity: 0;  transition: opacity 1.68s;}.tooltip .tooltiptext_right::after {  content: "";  position: absolute;    /*for showing text at right*/  top: 50%;  right: 100%;  margin-top: -5px;  border-width: 5px;  border-style: solid;  border-color: transparent #000 transparent transparent;    /*for showing text at left*/  /*top: 50%;  left: 100%;  margin-top: -5px;  border-width: 5px;  border-style: solid;  border-color: transparent transparent transparent #c89f37;  */}.tooltip:hover .tooltiptext_right {  visibility: visible;  opacity: 1; /*0.268 /*1; 1=full opacity*/}.tooltip_breakword {	width:180px;word-wrap:break-word;white-space:normal}.hidden_content{	display: none;}/* placeholder styling for diff browsers 16px*//* - Chrome ¡Ü56,   - Safari 5-10.0   - iOS Safari 4.2-10.2   - Opera 15-43   - Opera Mobile 12-12.1   - Android Browser 2.1-4.4.4   - Samsung Internet ¡Ü6.2   - QQ Browser */::-webkit-input-placeholder {   font-size:0.668em;color:#999999;text-transform: uppercase;letter-spacing: 0.168em;}/* Firefox 4-18 */:-moz-placeholder { /* Firefox 18- */   font-size:0.668em;color:#999999;text-transform: uppercase;letter-spacing: 0.168em;}/* Firefox 19-50 */::-moz-placeholder {  /* Firefox 19+ */   font-size:0.668em;color:#999999;text-transform: uppercase;letter-spacing: 0.168em;}/* - Internet Explorer 10¨C11   - Internet Explorer Mobile 10-11 */:-ms-input-placeholder {     font-size:0.668em;color:#999999 !important; text-transform: uppercase;letter-spacing: 0.168em; }/* Edge (also supports ::-webkit-input-placeholder) */::-ms-input-placeholder {    font-size:0.688em;color:#999999;text-transform: uppercase;letter-spacing: 0.168em;}/* CSS Pseudo-Elements Level 4 Editor's Draft   - Browsers not mentioned in vendor prefixes   - Browser of newer versions than mentioned in vendor prefixes */::placeholder {    font-size:0.668em;color:#999999;text-transform: uppercase;letter-spacing: 0.168em;}  /*max width required ==> chrome error*/.marquee_news{position: relative !important;max-width:670px;}	  A:Visited.next {color: #dea821; text-decoration: none} A:active.next {color: #dea821; text-decoration: none}A:link.next {color: #dea821; text-decoration: none}A:hover.next {color: #eed490; text-decoration: none; 		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;		}A:Visited.minibar {color: #FFCC99; text-decoration: none}A:active.minibar {color: #FFCC99; text-decoration: none}A:link.minibar {text-transform: uppercase;color: #FFCC99; text-decoration: none}A:hover.minibar {color: #FFFFFF; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;		}A:Visited.main_titlebar {color: #FFCC99; text-decoration: none}A:active.main_titlebar {color: #FFCC99; text-decoration: none}A:link.main_titlebar {color: #FFCC99; text-decoration: none}A:hover.main_titlebar {color: #FFFFFF; text-decoration: none; /*ffffff*/		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;		}.main_titlebar{  position:relative;  text-decoration:none;  display:inline-block;}.main_titlebar:after {  display:block;  content: '';  border-bottom: solid 1px #CC9735;    transform: scaleX(0);  width:60px; /*limit width of underline - remove for full length*/  transition: transform 388ms ease-in-out;  transform-origin:50% 100% /*0 0 for close effect from right to left, 50% 100% for close effect towards center, 100% 50% for close effect from left to right*/}.main_titlebar:hover:after {   transform: scaleX(1);  transform-origin:0 50%;}A:Visited.minibar_yellow {color: #FFFF00; text-decoration: none}A:active.minibar_yellow {color: #FFFF00; text-decoration: none}A:link.minibar_yellow {font-size:0.78em;letter-spacing: 0.138em;text-transform: uppercase;color: #FFFF00; text-decoration: none}A:hover.minibar_yellow {color: #FFFFFF; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;		}A:Visited.special {color: #FFFF00; text-decoration: none}A:active.special {color: #FFFF00; text-decoration: none}A:link.special {color: #FFFF00; text-decoration: none}A:hover.special {color: #FFFF00; text-decoration: underline; background-color: #0066FF;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:Visited.white {color: #FFFFFF; text-decoration: none;}A:active.white {color: #FFFFFF; text-decoration: none;}A:link.white {color: #FFFFFF; text-decoration: none;}A:hover.white {color: #dbdbdb; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:Visited.footerlink {color: #FFFFFF; text-decoration: none;}A:active.footerlink {color: #FFFFFF; text-decoration: none;}A:link.footerlink {color: #FFFFFF; text-decoration: none;}A:hover.footerlink {color: #dbdbdb; text-decoration: none;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.footerlink{  position:relative;  text-decoration:none;  display:inline-block;}.footerlink:after {  display:block;  content: '';  border-bottom: solid 1px #CC9735;    transform: scaleX(0);    transition: transform 688ms ease-in-out;  transform-origin:100% 50%}.footerlink:hover:after {   transform: scaleX(1);  transform-origin:0 50%;}A:Visited.udl {color: #FF0000; text-decoration: underline}A:active.udl {color: #FF0000; text-decoration: underline}A:link.udl {color: #FF0000; text-decoration: underline}A:hover.udl {color: #FFFFFF; text-decoration: underline; /*0000FF*/		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:Visited.white_udl {color: #FFFFFF; text-decoration: underline}A:active.white_udl {color: #FFFFFF; text-decoration: underline}A:link.white_udl {color: #FFFFFF; text-decoration: underline}A:hover.white_udl {color: #0000FF; text-decoration: underline;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}A:hover.mail {color: #0000ff; text-decoration: underline;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}INPUT, SELECT, TEXTAREA  {	   			font-family : 'Segoe UI', 'Trebuchet MS',Verdana, Arial, Tahoma;		font-size : 0.9em;				letter-spacing: 0.128em;/*color : Black;*/		color: #666666; /*4d4d4d;*/		outline: none; /*required to show border color onfocus in chrome*/	   	/*other options #e2f0f5;  #c7e9fb #d4e8f2*/					background-color: Transparent;		/*background-repeat:no-repeat;*/		/*width:; height: px;*/ border: 1px solid #C4C4C4; padding:3px; /*85E5C6 0BC1E6*/				vertical-align:middle;				/* make select box n input box same width */		-moz-box-sizing: border-box;        -webkit-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;         box-sizing: border-box;		 		/* make rounded corner */		/*-moz-border-radius: 12px;		-webkit-border-radius: 12px;		-ms-border-radius: 12px;		-o-border-radius: 12px;		border-radius: 12px;		*/				/*for max-width to work*/		-webkit-box-sizing: border-box; /* Safari, other WebKit */		-moz-box-sizing: border-box;    /* Firefox, other Gecko */		-ms-box-sizing: border-box;		-o-box-sizing: border-box;		box-sizing: border-box;         /* Opera/IE 8+ */		max-width:518px;			   		}TEXTAREA  {		/*auto show scrollbar when needed - hide when not needed */		overflow:auto;		resize: none;		}	INPUT:focus, SELECT:focus, BUTTON:focus, TEXTAREA:focus { 	border: 1px solid #D3B25C; padding:3px;		-webkit-transition: all 0.68s ease-in-out;	-moz-transition: all 0.68s ease-in-out;	-ms-transition: all 0.68s ease-in-out;	-o-transition: all 0.68s ease-in-out;	transition: all 0.68s ease-in-out;} /* bg */	.oinput	{ /*double input box use*/  			background-color: transparent;background-repeat:no-repeat; 	width: 160px; height: 45px; border: 1px solid #C4C4C4; padding:10px;		min-width:138px;color: #666666; /*808080;*/	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/   		}.tinput	{ /*triple input box use*/	background-color: transparent;background-repeat:no-repeat; 	width: 102px; height: 45px; border: 1px solid #C4C4C4; padding:10px;		min-width:90px;color: #666666; /*808080;*/	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/   		}/*used by refer input page in homepage*/.hinput  { /*same as oinput but non responsive*/   			/*width: 90%; height: 45px; 		min-width:288px;	      	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/		background-color: transparent;background-repeat:no-repeat; 	width: 160px; height: 45px; border: 1px solid #C4C4C4; padding:10px;		min-width:138px;color: #666666; /*808080;*/	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	   }	.obutton  {   		   		font-size : 0.73em;   	font-weight:normal;	color:#404040; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */			background-color: Transparent;background-repeat:no-repeat; /*background-color:#ffffff; */ /*6CB79E 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/		border: 1px solid #D3B25C; padding:10px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/* make clickable area biggher */	/* display:block;*/	width:160px;	height:45px;	min-width:138px;	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;		text-transform: uppercase;   }.obutton:hover  {  		background-color:#D3B25C; /*30486A AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/			color:#ffffff; 		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}.icon {	font-size : 0.82em;	color : #000;	background-color: Transparent;background-repeat:no-repeat;	 /*background-color : #808080; */ /* C0C0C0*/ 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */	}	.helps {	font-size : 0.82em;	color : #000;	background-color : #E8E8E8; /*E8E8E8*/	}.selecticon { /*forum, pm vbcode dropdown box use */	/*font-size : 0.82em;	color : #000;	*/	/*background-color: Transparent;background-repeat:no-repeat; /*background-color : #CFCFCF; */ /*CFCFCF*/	background-color: Transparent;background-repeat:no-repeat; /*background-color : #CFCFCF; */ /*CFCFCF*/	width: 108px; height: 45px; border: 1px solid #C4C4C4; padding:3px;		min-width:88px;			}.hbutton  { /*same as obutton but non responsive*/   	/* font-size : 12pt; 18px*/	font-size : 0.73em;   	font-weight:normal;	color:#404040; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */		background-color: Transparent;background-repeat:no-repeat;/*background-color:#29A1C3; *//*29A1C3 6CB79E 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/			/*border-style: outset; 	padding-top:3px;	border-color: #FFFFFF; */		border: 1px solid #D3B25C; padding:10px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/* make clickable area biggher */	/* display:block;*/	width:100px;	height:45px;	min-width:90px;	text-transform: uppercase;	   }   .hbutton:hover  {   			background-color:#D3B25C; /*30486A AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/			color:#ffffff; 		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}/* responsive submit button for common forms input */.bbutton {	   	/* font-size : 12pt;19px*/ 	font-size : 0.73em;	letter-spacing: 0.268em;	font-weight:normal;	/*color:#595959;*/ /* color:#b48f31; */ /*dark gold font - b48f31 c89f37 D3B25C 000000 262626*/	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */	    /*option 1 */ /* color:#b48f31; background-color: #ffffff; border: 1px solid #b48f31; padding:3px;*/ 	/*option 2  */ /* color:#595959; background-color: Transparent;background-repeat:no-repeat; border: 1px solid #595959; padding:3px;	/*option 3 */ color:#b48f31; background-color: Transparent;background-repeat:no-repeat; border: 1px solid #b48f31; padding:3px; 	/*border: 1px solid #000; padding:3px;		*/		/* make clickable area biggher */	/* display:block;*/	width:333px;	height:45px;	min-width:288px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;				text-transform: uppercase;		/*hover slide left to right effect */	/*background - 1st field=hover bgcolor, 2nd=normal state bgcolor*/	/*display: block;	background: linear-gradient(to right, #000 50%, transparent 50%);     background-size: 200% 100%;    background-position: right bottom;    transition: all .6888s ease-out /*linear; ease-out;*/	/* remove if not required */	} .bbutton[disabled] {  opacity: 0.5;  }.bbutton:hover:enabled {   	/*option 1  */ /*background-color:#b48f31; color:#fff; border: 1px solid #b48f31; padding:3px;	*/ /*000 262626 D3B25C 30486A AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/		/* option 2 */ /* background-color: Transparent;background-repeat:no-repeat; color:#b48f31; border: 1px solid #b48f31; padding:3px;		/*option 3  */ background-color:#000; color:#fff; border: 1px solid #000; padding:3px;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}/*for slide left to right effect */.xbbutton:hover:enabled {     background-position: left bottom;  color:#fff; border: 1px solid #000; padding:3px;  /*text color*/    }/*if not required, remove and use xbbutton:hover:enabled */.bbutton_rev {	   	/* font-size : 12pt;19px*/font-size : 0.73em;	letter-spacing: 0.268em;   	font-weight:normal;		cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */			/*option 1 */ /* color:#ffffff;background-color: #b48f31; border: 1px solid #b48f31; padding:3px;	 /*D3B25C D6C071*/	/*option 2 */ /* color:#ffffff;background-color: #b48f31; border: 1px solid #b48f31; padding:3px;	 /*D3B25C D6C071*/	/*option 3 */ color:#ffffff;background-color: #b48f31; border: 1px solid #b48f31; padding:3px;	 /*D3B25C D6C071*/		/* make clickable area biggher */	/* display:block;*/	width:333px;	height:45px;	min-width:288px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			text-transform: uppercase;	}  .bbutton_rev[disabled] {  opacity: 0.5;  }	.bbutton_rev:hover:enabled {   		 	 /* option 1 */ /* background-color:#ffffff;color:#b48f31; border: 1px solid #b48f31;padding:3px;	 /* option 2 */ /* background-color: Transparent;background-repeat:no-repeat; color:#b48f31; border: 1px solid #b48f31;padding:3px;	 	 /* option 3 */ background-color:#000; color:#D3B25C; border: 1px solid #000; padding:3px;	 	 /*background-color:#000000;color:#ffffff; border: 1px solid #000000;padding:3px;	*/	 	/*background-color:#D3B25C; color:#ffffff; */			-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}.bbutton2 {	   	/* font-size : 12pt; 19px*/	font-size : 0.73em;	letter-spacing: 0.268em;   	font-weight:normal;	color:#fff; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */		/* 8FCC33 FF95B8 0BC1E6 3BC4FF 39B0E3f #6699ff;*/	/*background-color: Transparent;background-repeat:no-repeat;*/	background-color: #000;	/*border-style: outset; */	border: 1px solid #000;padding:3px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/* make clickable area biggher */	/* display:block;*/	width:333px;	height:45px;	min-width:288px;		/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			text-transform: uppercase;	}   .bbutton2:hover  {   		background-color: Transparent;background-repeat:no-repeat;	/*background-color:#fff; */ /*AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/	color:#b48f31; border: 1px solid #b48f31;padding:3px;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}/* register */.bbuttonSignUp {	   	/* font-size : 12pt; 19px*/	font-size : 0.73em;	letter-spacing: 0.268em;   	font-weight:normal;	color:#fff; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */		/* 8FCC33 FF95B8 0BC1E6 3BC4FF 39B0E3f #6699ff;*/	/*background-color: Transparent;background-repeat:no-repeat;*/	background-color: #000;	/*border-style: outset; */	border: 1px solid #000;padding:3px;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/	/* make clickable area biggher */	/* display:block;*/	width:333px;	height:45px;	min-width:288px;		/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;			text-transform: uppercase;	}   .bbuttonSignUp:hover  {   		background-color: Transparent;background-repeat:no-repeat;	/*background-color:#fff; */ /*AC927A 85E5C6 0BC1E6 3BC4FF 39B0E3f #6699ff;*/	color:#b48f31; border: 1px solid #b48f31;padding:3px;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}	.sbutton {	   	font-size : 0.73em; /*12pt;*/   	font-weight:normal;	color:#000000; 	cursor: pointer; /* hand-shaped cursor */	cursor: hand; /* for IE 5.x */	background-color: Transparent;    background-repeat:no-repeat;	border: 1px solid #000;padding:3px;		text-transform: uppercase;	margin-top: 5px; margin-bottom: 10px; /*for responsive - create a gap between 2 box*/		}.sicon_blue {	font-size : 0.82em; /*12pt;*/		background-color: Transparent;    background-repeat:no-repeat;	border: 1px solid #000;padding:3px;	color:#000000; 	font-weight:bold;	}	.sicon {	font-size : 0.82em; /*12pt;*/		background-color: Transparent;    background-repeat:no-repeat;	border: 1px solid #000;padding:3px;	color:#000000; 	}.border_grey {	padding:2px;	border:1px solid #ddd;	}/* customise select box arrow */select {	  /*background-color : #ffffff; */ /*other options #e2f0f5;  #c7e9fb #d4e8f2	  add 00 at back of color to make it transparent eg #ffffff00	  */	   				  background-color: Transparent;background-repeat:no-repeat;border: 1px solid #4d4d4d; padding:3px; /*85E5C6 0BC1E6*/	  -webkit-appearance: none;	  -moz-appearance: none;	  appearance: none;	  /* Some browsers will not display the caret when using calc, so we put the fallback first */ 	  /*background: url("images/icon_arrowdown03.png") #f5f5f0 no-repeat 98.5% !important; /* !important used for overriding all other customisations */  	  /*background: url("images/icon_arrowdown03.png") #f5f5f0 no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width - this stmt needed for chrome arrow to work*/		  /*use default bgcolor - no need to specify color code*/	  background: url("images/icon_arrowdown03.png") no-repeat 98.5% !important; /* !important used for overriding all other customisations */  	  background: url("images/icon_arrowdown03.png") no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width - this stmt needed for chrome arrow to work*/		  /*if want to add bgcolor to select dropdown box	  /*background: url("images/icon_arrowdown03.png") #ffffff no-repeat 98.5% !important; /* !important used for overriding all other customisations */  	  /*background: url("images/icon_arrowdown03.png") #ffffff no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width - this stmt needed for chrome arrow to work*/	  	  }/*For IE*/select::-ms-expand { display: none; }/* customise checkbox *//* Customize the label (the container) */.label_div { /* restrict width of checkbox clickable area*/	/* make clickable area biggher */	/* display:block;*/	width:333px;height:45px;min-width:288px;		/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;		}.label_checkbox {  display: block;  position: relative;  padding-left: 45px; /* required - specify how much space for checkbox before name of checkbox */  margin-bottom: 12px; /* required - space between checkbox and bottom item */  cursor: pointer;  font-size: 0.8em; color: #4d4d4d; /*set to same as select box */  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}/* Hide the browser's default checkbox */.label_checkbox input {  position: absolute;  opacity: 0;  cursor: pointer;  height: 0;  width: 0;}/* Create a custom checkbox */.checkmark {  position: absolute;  top: 0;  left: 0;    height: 21px;  width: 21px;    background-color: #ffffff00;border: 1px solid #999999; padding:3px; /*85E5C6 0BC1E6*/ /* make to same spec as dark mode bgcolor */  }/* On mouse-over, may change to a different background color */.label_checkbox:hover input ~ .checkmark {  background-color: #ffffff00; /*transparent*/}/* When the checkbox is checked, add a blue #2196F3 background */.label_checkbox input:checked ~ .checkmark {  background-color: #ffffff00;}/* Create the checkmark/indicator (hidden when not checked) */.checkmark:after {  content: "";  position: absolute;  display: none;}/* Show the checkmark when checked */.label_checkbox input:checked ~ .checkmark:after {  display: block;}/* Style the checkmark/indicator arrow color: 2196F3 */.label_checkbox .checkmark:after {  left: 6px; top: 3px; /* left: 9px; top: 5px; - if no class .* box-sizing at line 17 */  width: 5px;  height: 10px;  border: solid #999999;  border-width: 0 3px 3px 0;  -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}/*Adding focus styles on the outer-box of the fake checkbox*/.label_checkbox input:focus ~ .checkmark {      /*outline: rgb(59, 153, 252) auto 5px;*/	border: 1px solid #D3B25C; padding:3px;		-webkit-transition: all 0.68s ease-in-out;	-moz-transition: all 0.68s ease-in-out;	-ms-transition: all 0.68s ease-in-out;	-o-transition: all 0.68s ease-in-out;	transition: all 0.68s ease-in-out;	}/* customise radio button*//* Customize the label for radio button */.label_radio {  display: block;  position: relative;  padding-left: 45px; /* required - specify how much space for checkbox before name of checkbox */  margin-bottom: 12px; /* required - space between checkbox and bottom item */    cursor: pointer;  font-size: 0.8em; color: #4d4d4d; /*set to same as select box */  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}/* Hide the browser's default radio button */.label_radio input {  position: absolute;  opacity: 0;  cursor: pointer;  height: 0;  width: 0;}/* Create a custom radio button */.radiobutton {  position: absolute;  top:3px;  left: 0;  height: 15px;  width: 15px;  background-color: #ffffff00;border: 1px solid #999999; padding:3px; /*85E5C6 0BC1E6*/ /* make to same spec as dark mode bgcolor */      border-radius: 50%;}/* On mouse-over, may change to a different background color */.label_radio:hover input ~ .radiobutton {  background-color: #ffffff00;}/* When the checkbox is checked, add a blue #2196F3 background */.label_radio input:checked ~ .radiobutton {  background-color: #ffffff00;}/* Create the indicator (the dot/circle - hidden when not checked) */.radiobutton:after {  content: "";  position: absolute;  display: none;}/* Show the indicator (dot/circle) when checked */.label_radio input:checked ~ .radiobutton:after {  display: block;}/* Style the indicator (dot/circle) */.label_radio .radiobutton:after {  top: 1px; left: 1px; /* 5px; top and left - if no class .* box-sizing at line 17 */  width: 5px;  height: 5px;  border-radius: 50%;   /*background: white;*/  border: solid #999999;}.label_radio input:focus ~ .radiobutton {	/*outline: rgb(59, 153, 252) auto 5px;*/	border: 1px solid #D3B25C; padding:3px;		-webkit-transition: all 0.68s ease-in-out;	-moz-transition: all 0.68s ease-in-out;	-ms-transition: all 0.68s ease-in-out;	-o-transition: all 0.68s ease-in-out;	transition: all 0.68s ease-in-out;	}.admin_only {	width:100%;	font-size : 0.78em; 	color : #ffffff;	background-color: #333333;  	/*border: 1px solid #000;padding:3px;*/	}#UserMenu {padding:5px 10px; width:388px; background:#787878; display:none; position:absolute; left:10px; *left:24px; top:200; opacity:0.85; -ms-filter: "progid:DXImageTransform.Microsoft. Alpha(Opacity=85)"; filter: alpha(opacity = 85);		-moz-border-radius:10px;		-webkit-border-radius:10px;		-o-border-radius:10px;		border-radius:10px;		z-index:1888;		visibility: ;		}		#UserMenu li {display:block; line-height:30px; padding-left:5px;/*border-bottom: 1px solid #a6a6a6;*/}		#UserMenu a {padding:5px;color:#e6e6e6; text-decoration:none; font-size:1.2rem;} /*2eaecd*/		#UserMenu a:hover {color:#ffffff} /*9FA6A6*/				#UserMenu .close_usermenu  {text-align:right; background:none; color:#aaa}		#UserMenu .close_usermenu a {font-size:1.4rem;}#UserMenu>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #4d4d4d; /*B39659*/		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}		/*new css for table cell side scroll for stats page use*/.table-scroll { /*outer div - need to set diff @media */	position:relative;	width: 95%;	max-width: 768px;	margin:auto;	overflow:hidden;}.table-wrap { /*inner div*/	width:90%;	/*overflow:auto; 	set as below to prevent extra space below end of stats*/	overflow-x:auto;	overflow-y:hidden;	margin: 0 auto;/*make stats div center*/}.table-scroll table { /*table */		width:90%;	margin:auto;	border-collapse:separate;	border-spacing:0;}.table-scroll th, .table-scroll td {	padding:5px 10px;		white-space:nowrap;	vertical-align:top;}.clone {	position:absolute;	top:0px;	left:38px; /*default=0, set according to border width if table is using box-style */	pointer-events:none;}.clone th, .clone td {	visibility:hidden}.clone .fixed-side {		visibility:visible;}.center_td {	text-align: center;/*make td center*/}.match_results_stats {font-size: 0.9em; font-weight:; letter-spacing:;color:#fff;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }.match_summary_stats {font-size: 0.9em; font-weight:; letter-spacing:;color:#fff;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }.match_summary_home {background-color: #2eaecd;color:#fff;font-size: 0.88em;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }.match_summary_draw {background-color: #805016;color:#fff;font-size: 0.88em;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }.match_summary_away {background-color: #9FAD08;color:#fff;font-size: 0.88em;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }.match_summary_lose {background-color: #F2137B;color:#fff;font-size: 0.88em;font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important; }	.event_countdowntimer { /*side column countdown timer bg color and font  */	background-color:#005580; /*EFEFEF D9DEE4 ECF8FF */	color:#ffff00;}.lcdstyle{ /*LCD countdown timer*/	background-color:#005580;	color:yellow;	font: bold 0.88em;/*18px MS Sans Serif;*/	padding: 3px;}.lcdstyle sup{ 	font-size: 0.7em; /*80%*/}.lcd_div_outer {	display:inline-block;float:left;width:100%;overflow:hidden;text-align:center;	border: #D3B25C solid 1px;	padding:10px;}.lcd_div {	display:inline-block;float:left;width:25%;overflow:hidden;text-align:center;	}.stats_div_01 { /*overflow:hidden;*/	display:inline-block;float:left;width:50%;text-align:right;	border-right: #D3B25C solid 1px;	padding:10px;line-height: 10px;}.stats_div_02 {	display:inline-block;float:left;width:50%;text-align:left;	/*border-left: #D3B25C solid 1px;*/	padding:10px;line-height: 10px;}.stats_triple_div_01 { /*overflow:hidden;*/	display:inline-block;float:left;width:33.3%;text-align:center;	border-right: #D3B25C solid 1px;	padding:10px;	line-height: 10px;}.stats_triple_div_02 {	display:inline-block;float:left;width:33.3%;text-align:center;	border-right: #D3B25C solid 1px;	/*border-left: #D3B25C solid 1px;*/	padding:10px;	line-height: 10px;}.stats_triple_div_03 {	display:inline-block;float:left;width:33.3%;text-align:center;	/*border-left: #D3B25C solid 1px;*/	padding:10px;	line-height: 10px;}.results_div_home {	display:inline-block;float:left;width:68px;text-align:center;	border: #D3B25C solid 1px;	padding:5px;	background-color: #2eaecd;color:#fff;font-size: 1.68em;	font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.results_div_away {	display:inline-block;float:left;width:68px;text-align:center;	border: #D3B25C solid 1px;	padding:5px;	background-color: #9FAD08;color:#fff;font-size: 1.68em;	font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.results_div_misc {	clear:both;text-align:left;}/*same bg-color and color as alt_row_2 hover*/.t_title:hover .t_title_td_1 {cursor: pointer;background-color:#e6e6e6;	color:#000000;	-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;	}/*same color as A:link A:hover */.t_title .t_title_td_2 {  color:#CC9735;/*font-size:1em;*/}.t_title:hover .t_title_td_2{  cursor: pointer;color:#a37829; /*b9852d;*/  -webkit-transition: all 0.68s linear;  -moz-transition: all 0.68s linear;  -ms-transition: all 0.68s linear;  -o-transition: all 0.68s linear;	  transition: all 0.68s linear;	}/*match info summary: h2h, recent form 7ECAE2*/.summary_table {	background-color:#e6e6e6;	font-size:1.01em;color:#4d4d4d;letter-spacing: 0.168em;	}/*width of 1st col */.summary_table th:nth-child(1), .summary_table td:nth-child(1) {	width: 34%;text-align:left;}/*width of 2nd col */.summary_table th:nth-child(2), .summary_table td:nth-child(2) {	width: 22%;text-align:center;}/*width of 3rd col */.summary_table th:nth-child(3), .summary_table td:nth-child(3) {	width: 22%;text-align:center;}/*width of 4th col */.summary_table th:nth-child(4), .summary_table td:nth-child(4) {	width: 22%;text-align:center;}.summary_table tr.border_bottom_2 td {  border-bottom: #808080 solid 1px;}.summary_table td {	vertical-align:top;/*text-align:left;*/padding:8px; 	border-bottom: #cccccc solid 1px; 	} .summary_table th { 	/*background-color:#217791;*/	vertical-align:top;/*text-align:left;*/padding:8px; 	color:#ffffff;	/*width: 100%;*/} .summary_table_title { /*217791*/	background-color:#737373;	font-size:0.82em;	font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.summary_specialbox01_div { /*summry title box*/ 	width: 100%;	text-transform: uppercase;	/*padding: 0px;border-bottom: #217791 solid 1px;*/} .summary_specialbox01_span { /*summry title description*/  	font-weight:bold; 	/*background-color:#217791; border-bottom: #217791 solid 1px; color:#FFFFFF;*/} .summary_subtitle { /*summry title box*/ 	background-color:#808080;	color:#ffffff; font-size: 0.80em;	text-transform: uppercase;font-weight:bold;		border-bottom: #808080 solid 1px !important;	font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.summary_overall_title { /*h2h overall*/	background-color:#909090;	color:#f8f8f8; font-size: 0.85em;	text-transform: uppercase;font-weight:bold;		border-bottom: #808080 solid 1px !important;	font-family: 'Segoe UI Light','Segoe WP Light','wf_segoe-ui_normal','Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif !important;}.summary_overall { /*h2h overall*/	background-color:#909090;	color:#F0F0F0; font-size: 0.80em;	text-transform: uppercase;font-weight:bold;		border-bottom: #808080 solid 1px !important;}.overall_div { /*h2h overall*/	width:;font-size: 1.35em;height:;	text-transform: uppercase;font-weight:normal !important;		letter-spacing: 0.138em;	}.h2hrf_div { /*h2h home away team stats*/	width:;font-size: 1.15em;height:;	text-transform: uppercase;font-weight:normal !important;		letter-spacing: 0.138em;	}.rf_summary_teamname{		text-transform: uppercase;font-weight:bold;		}.h2h_misc_border{		border-bottom:2px solid #808080 !important;} .h2h_overall_team_border{		border-bottom:2px solid #909090 !important;} .h2h_home_team_border{		border-bottom:2px solid #2eaecd !important; /* 2eaecd 2aa1bb*/} .h2h_away_team_border{		border-bottom:2px solid #9FAD08 !important; /* 9FAD08 9caa09*/} .rf_home_team_border{		border-bottom:2px solid #2eaecd !important;} .rf_away_team_border{		border-bottom:2px solid #9FAD08 !important;} .h1_hometeam{		display:inline-block;	color:#2eaecd;	width:98%;	padding: 5px;	text-align:center;	vertical-align: top;} .h1_awayteam{		display:inline-block;	color:#9FAD08;	width:98%;	padding: 5px;	text-align:center;	vertical-align: top;} .h1_misc{		display:inline-block;	font-size:0.73em;	width:100%;	padding: 18px;	text-align:center;	vertical-align: top;} .va_top{ /*Vertical-align*/	vertical-align: top !important;}.va_mid{ /*Vertical-align*/	vertical-align: middle !important;}.va_bottom{ /*Vertical-align*/	vertical-align: bottom !important;}.ta_center{ /*text-align center*/	text-align: center !important;}.ta_right{ /*text-align right*/	text-align: right !important;}.ta_left{ /*text-align left*/	text-align: left !important; }.nopadding_nobullet_ul {margin-top:0; margin-bottom:0;list-style-type:none;padding-left:0;}.f_msg {   /*  f5f5f0 cccccc 808080 cccccc E5D8A0 DFDBB3 ecfaf4  */      background-color:#f2f2f2;     border:1px solid #cccccc;}.printable {	background-color:#f2f2f2; }.mtop {margin-top: 5px !important;}.mbottom {margin-bottom: 10px !important;}.scrollsubmenu {	background-color: #1a1a1a; /*#333;*/	overflow-x: auto;width:100%;max-width: 100%;}.scrollsubmenu table {	table-layout: fixed; /*for vertical scroll table when overall to work*/    overflow-wrap: break-word;	white-space: nowrap;	width:100%;max-width: 100%; 	}.scrollsubmenu a {	display: inline-block;	color: white;	text-align: center;	padding: 12px; /*16px;*/ 	text-decoration: none;}.scrollsubmenu a:hover {	background-color: #808080; /*#777;*/}.scrollsubmenu_selected {	background-color:#737373; /*#808080;*/	border-bottom: 2px solid #ff8c1a;}.td_scroll {	overflow-x: auto;width:100%;max-width: 100%;}.td_scroll table {	table-layout: fixed; /*for vertical scroll table when overall to work*/    overflow-wrap: break-word;	white-space: nowrap;	width:100%;max-width: 100%; 	}a.tooltip2 span {text-transform: capitalize;text-align:center;position:relative;margin-top:50px;margin-left:-80px;display:none; padding:10px;width:150px;word-wrap:break-word;white-space:normal;}a.tooltip2_right span {text-transform: capitalize;text-align:center;position:relative;margin-top:-50px;margin-left:30px;display:none; padding:10px;width:150px;word-wrap:break-word;white-space:normal;}a.tooltip2:hover span{z-index: 99;display:inline; position:absolute; background:#333;color:#fff;border:1px solid #000;}.tooltip2 span::after { /*create arrowtip at top of border */  content: "";  position: absolute;  bottom: 100%;left: 10%; /*distance of arrow from left*/  margin-left: -5px;border-width: 5px;border-style: solid;  border-color: transparent transparent #000 transparent;  }.tooltip2_right span::after { /*for tooltip2_right create arrowtip at left side of border*/  content: "";  position: absolute;  top: 50%;left: 0; /*distance of arrow from left*/  margin-left: -10px;border-width: 5px;border-style: solid;  border-color: transparent #000 transparent transparent;  }a.tooltip3 span {text-transform: capitalize;text-align:center;position:relative;margin-top:50px;margin-left:-250px;display:none; padding:10px;width:150px;word-wrap:break-word;white-space:normal;}a.tooltip3_right span {text-transform: capitalize;text-align:center;position:relative;margin-top:-50px;margin-left:-350px;display:none; padding:10px;width:150px;word-wrap:break-word;white-space:normal;}a.tooltip3:hover span{z-index: 99;display:inline; position:absolute; background:#333;color:#fff;border:1px solid #000; }.tooltip3 span::after { /*create arrowtip - different for media640 */  content: "";  position: absolute;  bottom: 100%;left: 93%; /*distance of arrow from left*/  margin-left: -5px;border-width: 5px;border-style: solid;  border-color: transparent transparent #000 transparent;  }  @media all and (max-width: 1200px){	#UserMenu {padding:5px 10px; width:88%; min-width:; background:#787878; display:none; position:relative; left:10px; *left:24px; top:200; opacity:0.85; -ms-filter: "progid:DXImageTransform.Microsoft. Alpha(Opacity=85)"; filter: alpha(opacity = 85);		-moz-border-radius:10px;		-webkit-border-radius:10px;		-o-border-radius:10px;		border-radius:10px;		z-index:1888;		visibility: ;  /*margin:auto; to make menu center of screen*/				text-transform: uppercase;			overflow-y:auto; /*scroll*/		overflow-x:hidden;		height: calc(100vh - 110px); 		box-sizing: border-box; /*include border, padding width in cal*/		/*height: 100vh;  /* viewport full height or height: calc(100vh - 88px);box-sizing: border-box;*/				}/* start scroll to top -position at bottom center for smaller screen*/.scroll-top {	/*refer to code at footer page for rounded button instead of square button	*/	position: fixed;	bottom: 1em;		right: calc(50% - 1.57em);		text-decoration: none;	color: white;	background-color: rgba(0, 0, 0, 0.3);	font-size: 1em;	padding: 1em;	display: none;	z-index: 168; }/*new css for table cell side scroll for stats page use*/.table-scroll { /*outer div - need to set diff @media */	position:relative;	width: 95%;		max-width: 868px;	margin:auto;	overflow:hidden;		}.clone { /*diff left width for diff media*/	position:absolute;	top:0;	left:43.5px; /*default=0, set according to border width if table is using box-style */	pointer-events:none;}.fixed_topmenu_mobile_only { /*fixed menu bar at top of screen */	position: fixed; /* Set the navbar to fixed position */	top: 0; /* Position the navbar at the top of the page */	width: 100%; /* Full width */	z-index: 8888; /*required for stats table to be under static menu*/  }.fixed_topmenu_content_margintop { /* */	margin-top: 60px; /* Add a top margin to avoid content overlay */	  }  .fixed_topsubmenu_mobile_only { /*fixed menu bar at top of screen */	position: fixed; /* Set the navbar to fixed position */	top: 20px; /* 30px if no box-sizing for all table and div; Position the navbar at the top of the page */	width: 100%; /* Full width */	z-index: 888; /*required for stats table to be under static menu*/	margin-top: 30px;  }body { 	margin: 0; padding: 0;	margin-left:0; margin-right:0;		font-size:23px;		letter-spacing: 0.1688em;	 } /* do not remove */table {    	width:100%; 	margin: 0; padding: 0;	margin-left:0; margin-right:0;	}/* do not remove */td {               width:100%; 	margin: 0; 	padding-left: 10px;	padding-right: 10px;	}.main_table {    	width:100%; 	margin: 0; padding: 0;		}/*hide main menu / show menu icon */.mobile_menu_noshow{display: none;	}.mobile_menu{display: block;	}.top_main_menu1{        		display: block; 		text-transform: uppercase;			overflow-y:auto; /*auto or scroll*/		overflow-x:hidden;		height: calc(100vh - 40px);		/*height:288px; height: calc(100% - 68px);*/				box-sizing: border-box; 		/*height: 100vh; /* viewport full height or height: calc(100vh - 88px); box-sizing: border-box;*/		    }.top_sub_menu1{        		display: block;		text-transform: uppercase;			overflow-y:auto; /*scroll*/		overflow-x:hidden;		height: calc(100vh - 100px); 		box-sizing: border-box; /*include border, padding width in cal*/		/*height: 100vh;  /* viewport full height or height: calc(100vh - 88px);box-sizing: border-box;*/		    }	/*314570 DFC466 E4C563 0066CC 00C5CF E9CF70 EAD776 */	.top_main_menu1 li {		padding:0;}.top_main_menu1>li>a{display:none;padding:10px; background:#30486A;color:#fff;text-decoration:none;border-top:#30486A solid 1px;border-bottom:#30486A solid 1px}.top_main_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #B39659;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.top_main_menu1 .li_selected {border-left: #D3B25C solid 2px; height:100%;}.top_main_menu1 .li_normal {border-left: #30486A solid 2px; height:100%;}/*DFC466 E4C563 0066CC 00C5CF E9CF70 EAD776 */	.top_sub_menu1 li {		padding:0;}.top_sub_menu1>li>a{display:none;padding:10px; background:#bd9d28;color:#fff;text-decoration:none;border-top:#DFC466 solid 1px;border-bottom:#DFC466 solid 1px} /*DFC466*/.top_sub_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #30486A;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.mobile_only{display: block;	}.mobile_only_s{display: none;	}.mobilescreen {        float: left;    width:100%;		margin: 0; padding: 0px;	}.main_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.sub_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.mobilescreen_head {        float: left;    width:100%;	margin-left: auto;    margin-right: auto;		/* display: block;	/* text-align: center ; */}	/* hide selected cell in column */.mobileonly_ads{display: none;}	/* hide all cells in column*/.mobile_noshow {        visibility:hidden;		display: none;    } .mobileonly_qlinks{width:100%;position: relative !important;display: block;}	/*max width required ==> chrome error*/.marquee_news{position: relative !important;	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;}	.marquee {    width: 300px;    margin: 0 auto;    overflow: hidden;    white-space: nowrap;    box-sizing: border-box;    animation: marquee 50s linear infinite;}/* bigger input box 85E5C6*/.bigbox { 				width: 90%; height: 45px; 		min-width:368px;	}.bigbox_textarea { 				width: 90%; height:; 		min-width:368px;	}.picks_bigbox { 			width: 90%; height: 45px; 		min-width:368px;	}.bbutton {	   			width: 90%; height: 45px; min-width:368px; 		}   .bbutton_rev {	   			/* make clickable area biggher */	width: 90%; height: 45px; min-width:368px;				}   .bbutton2 {	   			width: 90%; height: 45px; min-width:368px; 			}   	.bbuttonSignUp {	   			width: 90%; height: 45px; min-width:368px; 			}   .obutton {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:368px; 		}   .oinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:368px; 		}  .tinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:368px; 		}   	.label_div { /* restrict width of checkbox clickable area*/		width: 90%; height: 45px; min-width:368px; 		}}@media all and (max-width: 900px){	/*new css for table cell side scroll for stats page use*/.table-scroll { /*outer div - need to set diff @media */	position:relative;	width: 95%;		max-width: 618px;	margin:auto;	overflow:hidden;		}.clone { /*diff left width for diff media*/	position:absolute;	top:0;	left:30px; /*default=0, set according to border width if table is using box-style */	pointer-events:none;}.fixed_topmenu_mobile_only { /*fixed menu bar at top of screen */	position: fixed; /* Set the navbar to fixed position */	top: 0; /* Position the navbar at the top of the page */	width: 100%; /* Full width */  }.fixed_topmenu_content_margintop { /* */	margin-top: 60px; /* Add a top margin to avoid content overlay */  }body { 	margin: 0; padding: 0;	margin-left:0; margin-right:0;		font-size:21px;		letter-spacing: 0.1688em;	 }/* do not remove */table {    	width:100%; 	margin: 0; padding: 0;	margin-left:0; margin-right:0;	}/* do not remove */td {               width:100%; 	margin: 0; 	padding-left: 10px;	padding-right: 10px;	}.main_table {    	width:100%; 	margin: 0; padding: 0;		}/*hide main menu / show menu icon */.mobile_menu_noshow{display: none;	}.mobile_menu{display: block;	}/* if different height is required - using 100vh then not required.top_main_menu1{        		display: block;		text-transform: uppercase;		overflow-y:scroll;height:258px;		height: 100vh;     }.top_sub_menu1{        		display: block;		text-transform: uppercase;		overflow-y:scroll;height:258px;		height: 100vh;     }*//*314570 DFC466 E4C563 0066CC 00C5CF E9CF70 EAD776 */	/*.top_main_menu1>li>a{display:none;padding:10px; background:#30486A;color:#fff;text-decoration:none;border-top:#30486A solid 1px;border-bottom:#30486A solid 1px}.top_main_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #B39659;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.top_main_menu1 .li_selected {border-left: #D3B25C solid 3px; height:100%;}.top_main_menu1 .li_normal {border-left: #30486A solid 3px; height:100%;}*//*DFC466 E4C563 0066CC 00C5CF E9CF70 EAD776 */	/*.top_sub_menu1>li>a{display:none;padding:10px; background:#bd9d28;color:#fff;text-decoration:none;border-top:#DFC466 solid 1px;border-bottom:#DFC466 solid 1px} .top_sub_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #30486A;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}*/.mobile_only{display: block;	}.mobile_only_s{display: none;	}/* set ALL table n td to float 1 columntable {    width: auto;	}table td {        float: left; /*make td become single solumn     width:100%;    margin: 10px 0;}*//* bigger input box 85E5C6*/.bigbox { 				width: 90%; height: 45px; 		min-width:288px;	}.bigbox_textarea { 				width: 90%; height:; 		min-width:288px;	}.picks_bigbox { 			width: 90%; height: 45px; 		min-width:288px;	}.bbutton {	   			width: 90%; height: 45px; min-width:288px; 		}   .bbutton_rev {	   			/* make clickable area biggher */	width: 90%; height: 45px; min-width:288px;				}   .bbutton2 {	   			width: 90%; height: 45px; min-width:288px; 			}   	.bbuttonSignUp {	   			width: 90%; height: 45px; min-width:288px; 			}   .obutton {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:288px; 		}   .oinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:288px; 		} .tinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:288px; 		}   		INPUT, SELECT, TEXTAREA  {	   			font-family: 'Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif;		font-size : 0.9em;				letter-spacing: 0.128em;		color: #666666; /*4d4d4d;*/			   	/* background-color : #ffffff; */ /*other options F2FFFF #e2f0f5;  #c7e9fb #d4e8f2*/	   			    background-color: Transparent;	    background-repeat:no-repeat;		width:; height: ; border: 1px solid #4d4d4d; padding:3px; /*85E5C6 0BC1E6*/				vertical-align:middle;				/* make select box n input box same width */		-moz-box-sizing: border-box;        -webkit-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;         box-sizing: border-box;		 		/* make rounded corner */		/*-moz-border-radius: 12px;		-webkit-border-radius: 12px;		-ms-border-radius: 12px;		-o-border-radius: 12px;		border-radius: 12px;*/				   		}TEXTAREA  {		/*auto show scrollbar when needed - hide when not needed */		overflow:auto;		resize: none;		}		.label_div { /* restrict width of checkbox clickable area*/		width: 90%; height: 45px; min-width:288px; 		}.mobilescreen {        float: left;    width:100%;		margin: 0; padding: 0px;	}.main_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.sub_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.mobilescreen_head {        float: left;    width:100%;	margin-left: auto;    margin-right: auto;		/* display: block;	/* text-align: center ; */}	/* hide selected cell in column */.mobileonly_ads{display: none;}	/* hide all cells in column */.mobile_noshow {        visibility:hidden;		display: none;    }/* hide all cells in column for smallscreen - new noshow_m for 1200media*/.mobile_noshow_m {        visibility:hidden;		display: none;    }.mobileonly_qlinks{width:100%;position: relative !important;display: block;}	img {		height:auto;	width:auto;	max-width: 100%; /*none; /*none = make img fix width  100% =resizable*/		max-height:100%;	margin-left: auto;    margin-right: auto;        }#ads_top img {		height:auto;	width:100%;	max-width: 90%; /*none; /*none = make img fix width  100% =resizable*/			margin-left: auto;    margin-right: auto;        }/*max width required ==> chrome error*/.marquee_news{position: relative !important;	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;}	.marquee {    width: 300px;    margin: 0 auto;    overflow: hidden;    white-space: nowrap;    box-sizing: border-box;    animation: marquee 50s linear infinite;}}@media all and (max-width: 640px){	/*new css for table cell side scroll for stats page use*/.table-scroll { /*outer div - need to set diff @media */	position:relative;	width: 95%;		max-width: 438px;	margin:auto;	overflow:hidden;		}.clone { /*diff left width for diff media*/	position:absolute;	top:0;	left:21.5px; /*default=0, set according to border width if table is using box-style */	pointer-events:none;}.center_s {	text-align: center;/*make center*/	display: block;	margin: auto;}.indent_s {	margin-left:1em;/*make text indent*/	display:inline-block;		}.indent2_s {	margin-left:1em;/*make text indent*/	}body { 	margin: 0; padding: 0;	margin-left:0; margin-right:0;	font-size:18px;		letter-spacing: 0.1288em;	 }/* do not remove */table {    	width:100%; 	margin: 0; padding: 0;	margin-left:0; margin-right:0;	}/* do not remove */td {               width:100%; 	margin: 0; 	padding-left: 10px;	padding-right: 10px;	}.main_table {    	width:100%; 	margin: 0; padding: 0;		}/*hide main menu / show menu icon */.mobile_menu_noshow{display: none;	}.mobile_menu{display: block;	}/* required if using different height - using 100vh then not required.top_main_menu1{        		display: block;		text-transform: uppercase;		overflow-y:scroll;height:218px;		height: 100vh;     }.top_sub_menu1{        		display: block;		text-transform: uppercase;		overflow-y:scroll;height:218px;		height: 100vh;     }*//*314570 DFC466 E4C563 0066CC 00C5CF E9CF70 EAD776 */	/*.top_main_menu1>li>a{display:none;padding:10px; background:#30486A;color:#fff;text-decoration:none;border-top:#30486A solid 1px;border-bottom:#30486A solid 1px}.top_main_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #B39659;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}.top_main_menu1 .li_selected {border-left: #D3B25C solid 3px; height:100%;}.top_main_menu1 .li_normal {border-left: #30486A solid 3px; height:100%;}*//*DFC466 E4C563 0066CC 456385 E9CF70 EAD776 */	/*.top_sub_menu1>li>a{display:none;padding:10px; background:#bd9d28;color:#fff;text-decoration:none;border-top:#DFC466 solid 1px;border-bottom:#DFC466 solid 1px} .top_sub_menu1>li>a:hover{color: #ffffff; text-decoration: none; font-weight:normal;background-color: #30486A;		-webkit-transition: all 0.68s linear;	    -moz-transition: all 0.68s linear;	    -ms-transition: all 0.68s linear;	    -o-transition: all 0.68s linear;		    transition: all 0.68s linear;			}*/.mobile_only{display: block;	}.mobile_only_s{display: block;color: #808080;font-size : 0.88em;text-transform: uppercase;}.mobile_only_ss{display: block;width:;vertical-align:top;text-align:left;}.mobile_noshow_ss_home {        visibility:hidden;		display: none;		width:1%;vertical-align:top;text-align:right;max-width: 0;		overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    }.mobile_noshow_ss_away{        visibility:hidden;		display: none;		width:1%;vertical-align:top;text-align:left;max-width: 0;		overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    }/*fixtures page - display all fixtures/results use */.id_fx{width:0;/*margin:0;visibility:hidden;overflow: hidden;*/display: none;	}.mobile_only_ss_fx{display: block;width:100%;vertical-align:top;text-align:left;}.mobile_noshow_ss {        visibility:hidden;overflow: hidden;		display: none;		width:0;/*margin:0;vertical-align:top;text-align:right;max-width: 0;*/    }.mobile_noshow_ss_home_fx {        visibility:hidden;overflow: hidden;		display: none;		width:0;/*margin:0;vertical-align:top;text-align:right;max-width: 0;*/    }.mobile_noshow_ss_away_fx {        visibility:hidden;overflow: hidden;		display: none;		width:0;/*margin:0;vertical-align:top;text-align:left;max-width: 0;*/    }/* set ALL table n td to float 1 columntable {    width: auto;	}table td {        float: left; /*make td become single solumn     width:100%;    margin: 10px 0;}*/	/* bigger input box 85E5C6 */.bigbox { 		width: 90%; height: 45px;	min-width:200px;	}.bigbox { 		width: 90%; height:;	min-width:200px;	}/* bigger input box 85E5C6 */.picks_bigbox { 		width: 90%; height: 45px;	min-width:200px;	}.bbutton {	   	/* font-size : 0.9em; font-size : 12pt;19px*/		width: 90%; height: 45px; min-width:200px; 		}   	.bbutton_rev {	   			/* make clickable area biggher */	width: 90%; height: 45px; min-width:200px;				}   .bbutton2 {	   		   	width: 90%; height: 45px; min-width:200px; 		}   .bbuttonSignUp {	   		   	width: 90%; height: 45px; min-width:200px; 		}   .obutton {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/	   	width: 90%; height: 45px; min-width:200px; 		}   .oinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:200px; 		} .hinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 43%; height: 45px; min-width:80px; 		} .tinput {	   		/* font-size : 0.9em; font-size : 12pt; 18px*/		width: 90%; height: 45px; min-width:200px; 		}   	INPUT, SELECT, TEXTAREA  {	   			font-family: 'Segoe UI','Segoe WP',SegoeUI,'Helvetica Neue',Helvetica,Arial,'Trebuchet MS',tahoma,Verdana,sans-serif;		font-size : 0.9em;				letter-spacing: 0.128em;		color: #666666; /*4d4d4d;*/	   		   	/* background-color : #ffffff;  */  /*other options F2FFFF #e2f0f5;  #c7e9fb #d4e8f2*/				    background-color: Transparent;	    background-repeat:no-repeat;		width:; height: ; border: 1px solid #4d4d4d; padding:3px; /*85E5C6 0BC1E6*/				vertical-align:middle;				/* make select box n input box same width */		-moz-box-sizing: border-box;        -webkit-box-sizing: border-box;		-ms-box-sizing: border-box;		-o-box-sizing: border-box;         box-sizing: border-box;		   		}TEXTAREA  {		/*auto show scrollbar when needed - hide when not needed */		overflow:auto;		resize: none;		}.label_div { /* restrict width of checkbox clickable area*/		width: 90%; height: 45px; min-width:200px; 		}		.mobilescreen {        float: left;    width:100%;		margin: 0; padding: 0px;	}.main_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.sub_2c_width{            float: left;	width:100%;			margin: 0; padding: 0px;	}.mobilescreen_head {        float: left;    width:100%;	margin-left: auto;    margin-right: auto;		/* display: block;	/* text-align: center ; */    	}	/* hide selected cell in column */.mobileonly_ads{display: none;}	/* hide all cells in column */.mobile_noshow {        visibility:hidden;		display: none;    }/* hide all cells in column for smallscreen - new noshow_m for 1200media*/.mobile_noshow_m {        visibility:hidden;		display: none;    }/* hide all cells in column for smallscreen*/.mobile_noshow_s {        visibility:hidden;		display: none;    }.mobileonly_qlinks{width:100%;position: relative !important;display: block;}	img {		height:auto;	width:auto;	max-width: 100%; /*none; /*none = make img fix width  100% =resizable*/		max-height:100%;	margin-left: auto;    margin-right: auto;        }#ads_top img {		height:auto;	width:100%;	max-width: 90%; /*none; /*none = make img fix width  100% =resizable*/			margin-left: auto;    margin-right: auto;        }/*max width required ==> chrome error*/.marquee_news{position: relative !important;	/*for max-width to work*/	-webkit-box-sizing: border-box; /* Safari, other WebKit */    -moz-box-sizing: border-box;    /* Firefox, other Gecko */    -ms-box-sizing: border-box;	-o-box-sizing: border-box;	box-sizing: border-box;         /* Opera/IE 8+ */	max-width:518px;}	.marquee {    width: 300px;    margin: 0 auto;    overflow: hidden;    white-space: nowrap;    box-sizing: border-box;    animation: marquee 50s linear infinite;}/*option for 640 small screen - stats_div_2 to stack below div_1 instead of side by side*/.stats_div_01 {	display:inline-block;float:left;width:100%;text-align:center;	border: 0;	padding:5px;}.stats_div_02 {	display:inline-block;float:left;width:100%;text-align:center;	/*border-top: solid 1px #D3B25C;*/	border: 0;	padding:5px;}.stats_triple_div_01 { /*overflow:hidden;*/	display:inline-block;float:left;width:100%;text-align:center;	border:0;	padding:10px;	}.stats_triple_div_02 {	display:inline-block;float:left;width:100%;text-align:center;	border:0;	padding:10px;	}.stats_triple_div_03 {	display:inline-block;float:left;width:100%;text-align:center;	border:0;	padding:10px;	}.tooltip3 span::after { /*create arrowtip - different for media640 */  content: "";  position: absolute;  bottom: 100%;left: 10%; /*distance of arrow from left*/  margin-left: -5px;border-width: 5px;border-style: solid;  border-color: transparent transparent #000 transparent;  }.responsive_table_ss table {width:100%}.responsive_table_ss td {display:block; width:100% !important; box-sizing:border-box;}.multicol_responsive_table_ss_show th{    display: block;}.multicol_responsive_table_ss th{    display: none;}.multicol_responsive_table_ss td {    display: block;    text-align: right !important;	width: 100% !important;  }.multicol_responsive_table_ss td::before {    content: attr(data-label);	text-transform: uppercase;    float: left !important;*/  }  h1 {font-size:1.568em;}h2 {font-size:1.338em;}h3 {font-size:1.168em;}    }@media all and (max-width: 450px){	/*new css for table cell side scroll for stats page use*/.table-scroll { /*outer div - need to set diff @media */	position:relative;	width: 95%;		max-width: 300px;	margin:auto;	overflow:hidden;		}.clone { /*diff left width for diff media*/	position:absolute;	top:0;	left:15px; /*default=0, set according to border width if table is using box-style */	pointer-events:none;}}	--></style>