﻿/******************
HTML Tags
******************/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:.72em;
	}

#content p, #content-right p, table {
	margin:0px 0px 20px 0px;
	}

#content-right img {
	border:none; 
	}

#breadcrumb-right label {
	display:none;
	 	
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}



#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS
******************/
.FaqList 
{
    font-size:15px;
 }
.FaqList ul li a:link 
{
    font-size:15px;
	color:#FF6600;
	}

.FaqList ul li a:visited 
{
    font-size:15px;
	color:#CC6600;
	}

.FaqList ul li a:hover 
{
    font-size:15px;
	color:#FF3300;
	text-decoration:none;
	}

.FaqList ul li a:active 
{
    font-size:15px;
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#FF6600;
	}

a:visited {
	color:#CC6600;
	}

a:hover {
	color:#FF3300;
	text-decoration:none;
	}

a:active {
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#FF0000;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header {
	margin-bottom:1px;
	width:100%;
	color:#000000;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	height:50px;
	background: #580808 url(images/bg-header.gif) repeat-x;
	vertical-align:top;
	color:#FFFFFF;
	table-layout:fixed;
	font-size:1.8em;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container
{
    width: 100%;
    height: 30px;
    padding: 10px 10px 8px 10px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    margin-bottom: 1px;
    background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
    
}

#breadcrumb-left {
	vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	padding:0px;
	margin:0px 0px 1px 0px;
	table-layout:fixed;
	}

#content-left {
	background-color:#F6F6F6;
	width:150px;
	padding:10px;
	vertical-align:top;
	}

#content-right {
	background-color:#F6F6F6;
	width:120px;
	padding:10px;
	vertical-align:top;
	}

#content {
	background-color:#FFFFFF;
	padding:10px;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	vertical-align:top;
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	table-layout:fixed;
	}

#three-column-left {
	width:30%;
	padding-right:3%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	vertical-align:top;
	}

#footer {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	text-align:center;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}
	

/******************
CLASSES
******************/
.center
{ 
    text-align: center;
}

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(images/background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
}	

/******************
LIVESTREAMING START
******************/

.livestreaming-none {
    display: none !important;
}

.livestreaming-block {
    display: block !important;
}


.feedback {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.feedback a {
    display: block;
    height: 52px;
    padding-top: 15px;
    width: 115px;
    text-align: center;
    color: #fff !important;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none !important;
    border-radius: 15px;
    border-bottom: 1px solid #36dbed;
}

.feedback .streaming {
    width: 50px;
    height: 50px;
    padding: 18px 7px;
    border-radius: 15px;
    text-align: center;
    line-height: 1.42857;
    padding-top: 8px;
    font-size: 24px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    color: #fff;
    border-bottom: 1px solid #19212f;
}

.feedback a,
.feedback .streaming  {
    background: linear-gradient(90deg, #000000fa, #21a1c9e3 45%, #000000de);
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera */
}

.modal-window {
    background-color: rgb(0 0 0 / 65%) !important;
    z-index: 1002 !important;

}

.modal-close {
    color: #fff !important;
}

.modal-window > div {
    background: #121212 !important;
    width: 1000px !important;
    padding: 0px !important;
    padding-top: 4em;
}  


.modal {
    padding: 0px !important;
    box-sizing: border-box;
    max-width: 70% !important;
    width: 70% !important;
}

.popup-overlay {
    position: fixed;
    background: #121212;
    border: 3px solid #121212;
    width: 70%;
    height: 70%;
    left: 15%;
    top: 33px;
    z-index: 2001;
}

.close::before {
    display: none !important;
}

.popup-overlay.active {
    /*displays pop-up when "active" class is present*/
    z-index: 1001;
    visibility: visible;
    text-align: center;
}
  
.popup-content.active {
    /*Shows pop-up content when "active" class is present */
    visibility: visible;
}

/******************
LIVESTREAMING END
******************/

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-right ul.list, #content-right ul.link-list-vertical,
#content-left ul.list, #content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list li,
#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li,
#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li a:link,
#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:visited,
#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover,
#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active,
#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}


/******************
TABLE STYLES
******************/

.table
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
    text-align: left;
}
	


thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}
	

/******************
LIVE Lines
*******************/
#menuLiveLines
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
#menuLiveLines ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}
#menuLiveLines a
{
    text-decoration: none;    
}
#menuLiveLines ul a
{
    color: #999933;
    text-decoration: none;
}

#menuLiveLines ul a:hover
{
    text-decoration: underline;
}

/******************
LEAGUE REGION
******************/
.Region
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
.Region ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}
.Region a
{
    text-decoration: none;    
}
.Region ul a
{
    color: #999933;
    text-decoration: none;
}
.Region ul a:hover
{
    text-decoration: underline;
}

/******************
RACING
******************/
.tblRaceSelections
{
    border:1px silver solid; 
    background-color:#F6F6F6;
    width:100%;
}
.tblRaceSelections a
{
}
.TrackName
{
    padding-left: 8px;
}
.TrackDateHeader
{
    padding-left: 8px;
    border-top: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    height: 30px;
    letter-spacing: 1px;
}
.TblTrackRaces
{
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
}
.TblTrackRaces td
{
    border-top: #FFF 1px solid;
    border-bottom: #B8C2C4 1px solid;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #efefef;
    height: 10px;
}

#race-menu  {
}

#race-menu .branch-open,
#race-menu .branch-closed {
    padding-bottom:1px;    
}

#race-menu .branch-open .title, #race-menu .branch-closed .title
{
    cursor: pointer;
    background: url(images/back-gray.gif) repeat-x !important;
    font-size: 14px;
    height: 29px !important;
    font-weight: bold;
    border-top: #636363 1px solid;
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
    padding-top: 2px;
    padding-left: 5px;
}

#race-menu .branch-open .title .sign {
    background:url(images/minus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-closed .title .sign{
    background:url(images/plus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-open table  {
    padding:0px 0px 4px 0px;
}

#race-menu .branch-closed table{
    display:none;
}


#left-menu  {
}

#left-menu .branch-open,
#left-menu .branch-closed {
    padding-bottom:1px;
}

#left-menu .branch-open .title,
#left-menu .branch-closed .title  {
    padding:4px 2px 4px 14px;
    width:100%;
    color:#3E4347;
    font-weight:bold;
    cursor:pointer;
}

#left-menu .branch-open .title {
background:url(images/icon-minus.gif) top left no-repeat;
}

#left-menu .branch-closed .title {
background:url(images/icon-plus.gif) top left no-repeat;
}

#left-menu .branch-open .children  {
    display:block;
    padding:0px 0px 4px 0px;
}

#left-menu .branch-closed .children  {
    display:none;
}

#left-menu div.leaf {
    
}

#left-menu div.leaf-selected {
    padding:1px 2px 1px 14px;
    background:#C7D3D9;
	font-weight:bold;
}

#left-menu div.leaf-disabled {
    padding:1px 2px 1px 14px;
    color:#A1ACB3;
}

#left-menu div.leaf a:link,
#left-menu div.leaf a:visited {
    text-decoration:none;
    display:block;
    padding:1px 2px 1px 14px;
}

#left-menu div.leaf a:hover {
    text-decoration:underline;
    background-color:#F4FCFF;
}

#left-menu  div.leaf div.race-info {
	padding-left: 14px;
	padding-bottom: 10px;	
}


/******************
SPORTS CLASSES
******************/
	
/*.WagerContainer
{
    color:#333333;
    background-color:#F7F6F3;
    border-color:#E6E2D8;
    border-width:1px;
    border-style:Solid;
}	
.WagerTable
{
    font-size: 12px;      
    background-color: #ffffff;
    padding: 15px;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    
}
.WagerTable2
{
    
    background-color: #f1efee;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.bold 
{
    color: #770000;
    font-weight:bolder;
}*/
.dvMsgclose
{
    background-image: url(images/msg_close.png);
    position: relative;   
    right: -20px; 
    top: -20px;
    cursor: pointer;
    height: 35px;
    width: 35px;     
}
/******************
SCHEDULE CLASSES
******************/
.LeagueTitle
{
    font-weight: bolder;
    font-size: small;
    color: #ff0000;
    
}
.GameHeader
{
    font-weight: bolder;
    font-size: small;
    color: #ffffff;
    
    background-color: #deb887;
}
.GameBanner, .GameBannerAuto
{
    color: #ff6600;
    background-color: #dcdcdc;
    font-weight: bold;
}
.TrTntDetail
{
    FONT-SIZE: x-small;
    BACKGROUND-COLOR: white;
    text-align: left;
}
.TrGameOdd
{
    FONT-SIZE: x-small;
}
.TrGameEven
{
    FONT-SIZE: x-small;
}
.TntHeader
{
    font-weight: bolder;
    font-size: small;
    text-transform: uppercase;
    
    background-color: #d3d3d3;
}
/******************
SIGNUP CLASSES
******************/
.SignUpHeader
{
    background-color: #b44040;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 14px;
}
.SignUpOuter
{
    background-color: #c2bfc2; 
}
.SignUpInner
{
    background-color: #F6F6F6;
    color: #000088;
    font-family: Arial, Verdana;
    text-align: left;
}
.SignUpPasswordFont
{
    color: #880000;
    font-weight:bolder;
}
.SignUpPasswordField
{
    background-color: yellow;
}
/******************
LINE CHANGE CLASSES
******************/
.LineChange 
{
    color: #ff0000;
    font-weight:bolder;
}

/******************
UPCOMING RACES IDS
******************/
.Header
{
  background: url(images/header_bg.gif);
  background-color: #F6F6F6;
  
  border: #c0c0c0 1px solid; 
  border-bottom-width: 0px; 
  font-family: tahoma; 
  font-size: 11px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}

.Rotator 
{
  border:solid 1px #c0c0c0; 
  width:450px; 
  height:30px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}

/******************
FILL OPEN CLASSES
******************/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #b0c4de;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    border:1px silver solid; 
    background-color:#F6F6F6;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align:left;
}

.accordionContent ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}

/*******Reset Password*********/

.TDLevel00
{
    vertical-align:top;
    background-repeat:repeat-x;
    background-color:#FFF;
}
.TDLevel01
{
    vertical-align:top;
    background-repeat:repeat-x;
    background-color:#FF0000;
}
.TDLevel05
{
    vertical-align:top;
    background-repeat:repeat-x;
    background-color:#FFFF00;
}
.TDLevel10
{
    vertical-align:top;
    background-repeat:repeat-x;
    background-color:#00FF00;
}
.ImgCool
{
    background-image:url(images/Cool.jpg);
    width:20px;
    height:20px;    
}
.ImgEmpty
{
    background-image:url(images/Empty.jpg);
    width:20px;
    height:20px;  
}
#TBBar
{
    border:solid 1px #000; 
}

/* ----------------------------------  NEW SCHEDULE CLASS  ------------------------------ */

/*#MainContainer.splitSchedule {
    min-width: 1280px !important;
    width: 100% !important;
    max-width: 100% !important;
}*/

#MainContainer.splitSchedule #PageContent {
    margin:0 !important;
    padding: 19px !important;
    /*background: #FFF !important;*/
}

.OpenSpot {
    background-color: #666;
    border-radius: 10px;
    text-align: center;
    padding: 7px 0;
    max-width: 250px;
	color: #fff;
}
    .OpenSpot b {
        color:#FFF;
        font-size:15px;   
        display: block;
    }
    .OpenSpot input[type="text"] {
        border: 1px solid #CCC;
        border-radius: 5px;
        margin-left: 5px;
        background: #FFF;
        text-align: center;
        font-weight: 700;
        line-height: 24px;
        font-size: 13px;
        padding: 0 5px;
        color: #205EAC;
        font-family: 'Roboto', sans-serif;
    }
    .OpenSpot span {color:#FFF;}

div.SpotOption{display:table-row;}
div.OptionText{display:table-cell;}
div.OptionChoose{display:table-cell;}

/* --- LEAGUE ---- */
.ScheduleLeague {
    width:100%;
    color: #333;
    background: #FFF;
    font-weight: 400;
    font-size: 13px;
	padding: 15px;
    font-family: 'Roboto', sans-serif;
}

.ScheduleLeagueTitle {
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    border-bottom: 3px solid #CCC;
    line-height: 30px;
}
    .ScheduleLeagueTitle::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f107"; margin-right: 10px; color: #999;}

.ScheduleLeagueTimeStamp {
    margin: 10px 0;
    text-align: right;
    font-weight: 700;
    color: #666;
}
    .ScheduleLeagueTimeStamp::before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f017"; margin-right: 10px; color: #999;}

.ScheduleGame {
    line-height: 32px;
    background-color:#FFF;
}

    .ScheduleGame input[type="text"] {
        border: 1px solid #CCC;
        border-radius: 5px;
        margin-left: 5px;
        background: #FFF;
        text-align: center;
        font-weight: 700;
        line-height: 24px;
        font-size: 13px;
        padding: 0 5px;
        color: #205EAC;
        font-family: 'Roboto', sans-serif;
    }
        .ScheduleGame input[type="text"]:focus {border: 2px solid #7CA7FB;}

    .ScheduleGame input[type="checkbox"] {
        margin-left: 5px;
        vertical-align: middle;
    }

    .ScheduleGameTitle {
        display:table-row;  
        color: #FFF;
        font-weight: 700;
        background: #666;
    }

        .ScheduleGameTitle div {padding-right: 10px;}

    .ScheduleGameBanner {
        color: #555;
        background: #dcdcdc;
        font-weight: 700;
        line-height: 28px;
        margin-bottom: 1px;
    }
        .ScheduleGameBanner div {padding: 0 5px;}

    .ScheduleGameOver {
        display: table-row;
        background: rgba(0,0,0,0.1);
    }
        .ScheduleGameBanner + div > .ScheduleGameOver div {
            color: #666;
            line-height: 24px;
            font-size: 12px;
            font-weight: 700;
            background: rgba(0,0,0,0.1);
            border-bottom: 1px solid #DDD; 
        }
    .ScheduleGameEven {display:table-row;}

        .ScheduleGameEven div {line-height: 32px;}

            .ScheduleGameEven:nth-child(even) div {
                background: #EEE;
                border-top: 1px solid #D5D5D5;
                border-bottom: 1px solid #D5D5D5;
            }

.ScheduleLeagueBottom {margin: 25px 0 50px 0;}

    #PageContent .ScheduleLeague .ScheduleLeagueBottom input[type="submit"] {
        height: 36px;
        color: #FFF;
        line-height: 36px;
        padding: 0 15px;
        background: #1b831b;
        border-radius: 5px;
        margin: 0 10px;
        font-weight: 700;
        border: 1px solid #14692e;
    }
    #PageContent .ScheduleLeague .ScheduleLeagueBottom input:last-child {
            color: #444;
            background: #e1e1e1;
            border: 1px solid #b9b9b9;
        }


/* --- Teaser --- */
.splitSchedule #PageContent #TeaserSelection li {
    background: #666;
    border: 1px solid #1e1e1e;
    color: #EEE;
}
    .splitSchedule #PageContent #TeaserSelection li a {color: #eee;}

/* --- Fill Open --- */

.splitSchedule #PageContent h1 {
    background: #666;
    color: #FFF;
    width: auto;
    height: auto;
    padding: 5px 15px;
    text-shadow: none;
    border-radius: 3px 3px 0 0;
    font: 700 16px/24px 'Roboto';
}
.splitSchedule #PageContent  h1::before, 
.themeNew .splitSchedule #OddsTables .leaguetitle::before, 
.themeNew .splitSchedule #PageContent #CreateWagerOptions .WagerTable2 tbody tr:first-child td::before, 
.themeNew .splitSchedule #PageContent #CreateWagerOptions td p ::before, 
.themeNew .splitSchedule #PageContent #OddsTables .parlay-teaser tbody tr:first-child td strong::before {
    font-family: "Font Awesome 5 Free";
}

.splitSchedule #LeaguesBlocks .leaguesblock {
	clear:both;
	margin: 10px 0 !important;
	background:#FFF;
}
.splitSchedule #LeaguesBlocks .leaguesblock .leagueevent {
	/*background:#FFF;*/
	font: normal 11px/25px 'Roboto', Arial, Helvetica, sans-serif;
}
.splitSchedule #LeaguesBlocks .leagueslistblock {
	/*background:#FFF;*/
}
.themeNew .splitSchedule #PageContent #LeaguesBlocks .leagueevent,
.themeNew .splitSchedule #PageContent #LeaguesBlocks .leagueevent a {
    /*color: #333;*/
}
.themeNew #PageContent #LeaguesBlocks .leaguesblock h3 a::before {font-family: "Font Awesome 5 Free" !important;}

.oddscont input {
	height: 36px;
	color: #FFF;
	line-height: 36px;
	padding: 0 15px;
	background: #1b831b;
	border-radius: 5px;
	margin: 0 10px;
	font-weight: 700;
	border: 1px solid #14692e;
}



/**********SPLITSCHEDULE**********/
.splitEventContent {
    width: 95%;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-bottom: 25px;
}
    .splitScheduleLeague {
        display: table;
        width: 100%;   
    }
.splitScheduleLeagueTitle {
    display: table-cell;
    font-weight: 700;
    color: #b81a1a;
    padding-left: 10px; 
}
.splitScheduleLeagueGames {
    width: 100%;
}
    .splitScheduleLeagueGames .ScheduleGameTitle {background: #7d5555;}

    .splitScheduleLeagueGames .ScheduleGame {border-radius: 0 0 5px 5px;}

.tbRequest {text-align:center;}


/*********DERIVATIVE****************/
.devHolder {
    width:100%;
}
	.devHolder div:last-child {border-bottom: 1px solid #e2e2e2;margin-bottom: 15px;}
	
.derivativeUp {
    width:100%;     
    background-color: #fafafa;
    border-bottom: 1px solid #e2e2e2;
}
	.derivativeUp div {color: #111;}
	
.derivativeDown {
    width:100%; 
    background-color: #fafafa;
    border-top: 1px solid #e2e2e2;
}
	.derivativeDown div {color: #111;}

.derivativeParent {
	background-color: #FFF;
	border-top: 2px solid #b6efc4;
    border-bottom: 2px solid #b6efc4;
}

	.derivativeParent div {
		color: #1a750f;
		font-weight:700;
		}

	.derivativeUp div:last-child,
	.derivativeParent div:last-child,
	.derivativeDown div:last-child	{padding-right:5px;}
	
.derNumber strong {
    background: #73967c;
    display: inline-block;
    min-width: 24px;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
    max-height: 24px;
    line-height: 25px;
}
.derivativeDown .derNumber strong {
    background: #4acc6b;
}

/*******************/
/* EVENTS SCHEDULE */
div.EventContent
{
    width:100%;
    background-color:#999; 
    padding-bottom:5px;
    padding-top:2px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    display:none;
}
div.EventTitle
{
    width:100%;
    background-color:Navy;
    color:#FFF;
}

div.ScheduleGameEvent
{
    display:table;
    width:98%;
    text-align:center;
    
    border:1px solid #ccc;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:#FFF;
    padding-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}

div.ScheduleGameEventTitle
{
    display:table-row;  
    font-weight: bolder;
    font-size: small;
    color: #666;
    
}

/*****************************/
/*CERTIFIED*/

.FaqList li
{
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
}

div.HeadInfo
{
    height:40px;
    width:950px;
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    
}

div.HeadInfo ul
{ 
    padding:0px;
    margin:0px;
    margin-top:10px;
    margin-left:10px;
    
    font-size:12px;
    font-weight:bold;
}

div.HeadInfo ul li
{
     list-style:none;   
     display:inline;  
     margin-right:10px;
}

div.DetailInfo
{
    border:1px solid #999;  
    width:950px;
    position:relative;
    height:145px;
}

div.DetailLeft
{
    position:absolute;
    top:0px;
    left:0px;
    bottom:25px;
    background-color:#999;
    width:150px;
}

div.DetailGrid
{
    margin:7px;  
    border:1px solid #ccc;  
    width:750px;
    
    position:absolute;
    top:0px;
    left:151px;
    right:0px;
    bottom:25px;
}

.tbGrid
{
    width:95%;
    table-layout:fixed;    
    margin-left:10px;
    margin-top:10px;
}

div.InfoHolder
{
    margin-top:5px;    
    margin-left:10px;
    color:#fff;
}

div.spanBorder
{
    margin-top:3px;
    width:120px;
    text-align:center;
    border:1px solid #000;
}
div.DetailGeo
{
    width:945px;
    position:absolute;
    bottom:0px;
    background-color:#ccc;    
    height:25px;
    text-align:left;
    padding-top:5px;
    padding-left:5px;
    color:#000;
}
div#btnEmail
{
    border-radius:5px;
    border:1px solid #666;
    background-color:#CCC;
    text-align:center;
    vertical-align:middle;  
    cursor:pointer;
    width:25px;
    height:17px;
    color:#000;
    padding-top:3px;
    display:inline-block;
}





/********SELFIMPOSE***********/
div.holderImpose
{
    border: 1px solid #000;
    width:250px;    
}

div.holderTitle
{
    text-align:center;
    padding-top:3px;
    padding-bottom:3px;
    background-color:#CCC;
    color:#FFF;    
}
div.holderImposeDetail
{
    background-color:#073bc9;
}
div.ImposeDetail
{
    margin-left:5px;
    text-align:left;  
    background-color:#FFF;  
}

div.ImposeDetailTop
{
    vertical-align:bottom; 
    font-weight:bold;   
}
div.ImposeDetailHolder
{
    padding-left:5px;    
    border-bottom:1px solid #ccc;
}