<!--

/*
	poker STYLE

*/

html {
	height: 100%;
	box-sizing: border-box;
}

* {
	font-family: 'Roboto Slab', Verdana, Tahoma, sans-serif;
/*	box-sizing: inherit;*/
}

*:before,
*:after {
	box-sizing: inherit;
}

BODY {
	position: relative;
	padding-bottom: 6rem;
	min-height: 100%;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
}

P, TD, PRE {
	font-weight: 300;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT {
	border: 1px solid #44545b; 
	font-weight: 400;
	color: #222222;
	padding: 3px;
	font-size: 15px;
}

div.ui-btn, input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	font-weight: 700;
	padding: 4px 15px;
	cursor:pointer;
	border: 1px solid #44545b; 
}

.environment {
	background-color: firebrick;
	color: white;
	font-weight: 700;
	text-align: center;
	padding: 5px;
}

.MessageCell {
	font-weight: 700;
	text-align: center;
	padding: 15px;
}

.SubmitLinkButton {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 1px solid #44545b; 
	color: #222222;
	font-size: 15px;
	font-weight: 700;
	padding: 4px 15px;
	margin: 2px;
}

h1 {
	font-weight: 700;
}

h2 {
	font-weight: 400;
}

h3 {
	font-weight: 700;
    margin: 10;
}

A {
	font-family: inherit;
	text-decoration: none;
	color: #222222;
	font-weight: 700;
}

A:hover {
	text-decoration: underline;
}

li {
	line-height: 200%;
}

div.header {
    /* height: 35px; */
    /* font-size: 3.5em; */
    /* text-align: right; */
    /* background-color: #44545b; */
    /* line-height: 1.9; */
    max-height: 150px;
}

div.headerLogo {
	float: left;
	position: absolute;
    top: 5px;
    left: 15px;
    z-index: 99;
	background-color: transparent;
}

div.headerTitle {
	height: 50px;
	padding-left: 130px;
    background-color: #44545b;
    line-height: 1.9;
}


.headerLink {
    font-size: 3em;
    line-height: 1;
    padding: 0 10px;
}

.headerTextLink {
	color: white;
}

.headerTextLink:hover {
	text-decoration: none;
}


div.headerMenu {
	height: 39px;
	background-color: #d7920b;
	color: #222222;
	font-weight: 400;
	padding-left: 130px;
	white-space: nowrap;
	border-bottom: 1px solid #44545b;
}

div.mainMenu {
	float: left;
	padding: 3 10 4 10px;
	font-size: 1.5em;
}

div.main {
	min-height: 400px;
}

div.subMenu {
	font-family: 'Roboto Condensed', Verdana, Tahoma, sans-serif;
    background-color: #aabbc1;
    font-size: larger;
    padding: 5 5 5 140px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #44545b;
}

div.subMenu A {
	color: inherit;
}

div.mainMenu {
	float: left;
	padding: 3 10 4 10px;
}

div.mainMenu:hover {
    background-color: #e3b254;
}

div.mainMenu.Active {
    background-color: #aabbc1;
	border-top: 1px solid #44545b;
	border-left: 1px solid #44545b;
	border-bottom: 4px solid #aabbc1;
	border-right: 1px solid #44545b;
	margin-top: -1px;
	z-index: 999;
}


div.pageContent {
    padding: 20 30 100 30px;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}


H1.pageTitle {
	color: #44545b;
	line-height: 35px;
	margin-bottom: -5px;
}

.h2Wrapper {
    margin-top: 20px;
    background-color: #44545B;
    height: 46px;
    font-size: 1.5em;
    font-weight: 400;
    color: white;
    line-height: 35px;
}

.h2LeftHeader {
    padding: 5 10px;
    float: left;
	font-size: 1.1em;
	cursor: pointer;
}

.h2RightFilter {
    padding: 5 10px;
    float: right;
	font-size: .75em;
}

.sectionToggle {
	padding: 0 20px;
	color: white;
	cursor: pointer;
}

.threeChartLeft {
	width: 34%;
	float: left;
}

.threeChartCenter {
	width: 34%;
	float: left;
}

.threeChartRight {
	width: 32%;
	float: left;
}

.splitContentLeft {
    width: 49%;
    float: left;
    display: inline-block;
    margin-right: 1%;
}

.splitContentRight {
	width: 49%;
    display: inline-block;
    margin-left: 1%;
}

.IndexIntro {
	margin: auto;
    width: 100%;
    margin-top: 50;
    text-align: center;
    font-size: 2em;	
}

.IndexData {
	display: inline;
    font-size: 3em;
    color: #D7920B;
	font-weight: 700;
	line-height: 1.5;
	vertical-align: -10px;
}

.IndexLink:hover {
	text-decoration: none;
	opacity: 0.5;
}

.awardContainer {
	display: block;
	float: right;
	margin-top: -75px;
	margin-bottom: -50px;
}

.awardBkg {
	height: 75px;
    width: 75px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    margin: 10 5px;
    border: 3px solid #BBC8CD;
}

.awardBkg:hover {
	text-decoration: none;
}

.awardLine1 {
	text-align: center;
    color: #44545B;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    font-family: 'Roboto Condensed';
}

.awardLine2 {
	text-align: center;
    color: #44545B;
    font-size: 25px;
    font-weight: 700;
    margin-top: -5px;
}
  
.awardBadge {
	width: 100%;
    color: gold;
    text-align: center;
    margin-top: -2px;
}
  









H2.pageSubTitle {
    color: white;
    line-height: 35px;
    background-color: #44545b;
    padding: 5 10px;
	margin-bottom: 0px;
}

.FilterDiv {
	padding:20 0px;
	text-align: right;
}

.FilterDivLeft {
    padding: 20px;
    background-color: #DDE3E6;
}

.Overlay78 {
	margin: -58 10 8 0px;
	color: white;
}

.Filter78 {
	margin: -38 10 -12 0px;
}

.iconSpacer {
	padding: 0 10 0 0px;
}

.iconSpacerW {
	padding: 0 10 0 0px;
	color: white;
}

H2.Toggle {
	cursor: pointer;
}

H2.Warning {
	background-color: firebrick;
	color: white;
	font-weight: 700px;
	padding: 5 10px;
}

.GoogleChart350 {
	height: 350px;
}

.Down20 {
	margin-top: 20px;
}

.Up20 {
	margin-top: -20px;
}









div.FormContent {
/*	background-color: lightblue; */
	padding-left: 50px;
	margin: 20px 0px;
}


div.footer {
	background-color: #d7920b;
	font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
}





P.pageBody {
	color: #44545b;
	padding-left: 20px;
}

/* Data Table constructs */

.DataTable {
	border-collapse: collapse;
	width: 100%;
}

.DataTable.TR {
	margin: 20 0px;
	margin-left: auto;
	margin-right: auto;
}

.DataTable.TQ  {
	width: 75%;
	margin: 20 0px;
}


.NestedDataTable {
	border: 1px solid #44545b;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.DataRowHover:hover td {
	background-color: #c6d3d9;
}

.DataRowHover.Sm {
	font-size: small;
}

/* end Data Table constructs */

/* Header Row / Cell constructs -- could be improved */

.HeaderRow {
	border: 1px solid #aabbc1;
	background-color: #aabbc1;
	font-size: x-large;
	font-weight: 700;
	color: white;
	padding: 5px;
	text-align: center;
	height: 39px;
}

.HeaderCell {
	border: 1px solid #aabbc1;
	background-color: #dde3e6;
	font-weight: 700;
	color: #222222;
	padding: 5px;
	text-align: center;
}

.HeaderCell.F {
	background-color: #44545b;
	color: white;
	padding: 1px;
}

.HeaderCell.TR {
	background-color: lightgrey;
	padding: 1px;
}

.HeaderCell.R {
	text-align: right;
	padding-right: 10px;
}

.SortHeader {
	background-color: #f9d286;
}

.HeaderCell.NoSort {
	background-color: #bbc8cd;
}

.HeaderCell.A {
	background-color: indianred;
	color: white;
}

.HeaderCell.B {
	background-color: steelblue;
	color: white;
}

.SortLink {
	color: #222222;
}

/* end Header Row / Cell constructs -- could be improved */

/* Data Cell constructs */

.FilterCell {
/* Being removed */
	text-align: center;
	padding: 5px;
}

.ParagraphDiv {
    background-color: #f8f9fa;
    padding: 5 30 5 15px;
}

.mtH1 {
	margin-top: -50px;
}

.mtH1P {
	margin-top: -65px;
}

.ErrorDiv {
	padding:20px;
	font-weight: 700;
	font-size: 1.1em;
	color: firebrick;
}

.ErrorCell {
	font: 'Roboto Condensed', Verdana, Tahoma, sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #b22222;
	background-color: #ecedee;
	border: 1px solid #aabbc1;
	text-align: center;
	padding: 15px;
}

.DataCell {
	font-family: 'Roboto Condensed', Verdana, Tahoma, sans-serif;
	border: 1px solid #aabbc1;
	padding: 5 3 5 10px;
}

.DataCell.Alt {
	background-color: whitesmoke;
}

.DataCell.AA {
	background-color: #faeded;
}

.DataCell.BB {
	background-color: #f6f9fb;
}

.DataCell.AltAA {
	background-color: #f5dede;
}

.DataCell.AltBB {
	background-color: #dae6f0;
}

.DataCell.Sm {
	font-size: small;
}

.DataCell.R {
	padding: 5 10 5 3px;
	text-align: right;
}

.DataCell.C {
	padding: 5px;
	text-align: center;
}

.DataCell.B {
	font-weight: 700;
}

.DataCell.W {
	color: white;
}

.DataCell.N {
	white-space: nowrap;
}

.DataCell.H {
	background-color: #f9d286;
	color: #222222;
}

.DataCell.Alt2 {
	background-color: #C6D3D9;
}

.Req {
	font-weight: 700;
	color: firebrick;
}

.InputLabel {
	width: 180px;
	font-weight: 700;
}

/* end Data Cell constructs */



/* Clock Setup */

.setupForm {
	width: 250px;
	font-size: 16px;
	font-weight: 700;
	padding-left: 10px;
}

.setupForm.Input {
	width: 685px;
}

.setupForm.Submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	margin: 5 10px;
	background-color: green;
	color: white;
}

/* Event Pagination */

.eventHeader {
	width: 100%;
	overflow: auto;
}

.eventIcons {
    vertical-align: top;
    text-align: right;
    float: right;
    padding-top: 20px;
    font-size: 2.0em;
	letter-spacing: .25em;
}

.eventIcons:hover a {
    text-decoration: none;
}

.inactive {
	color: #DDE3E6;;
}

/* H2H constructs */

.H2HTable {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.H2HLabel1 {
	width: 150px;
	text-align: right;
	float: left;
	padding: 4 10 0 0px;
}

.H2HSelect {
	width: 200px;
	float: left;
}

.H2HLabel2 {
	float: left;
	width: 20px;
	padding: 4 5 0 5px;
	text-align: center;
}

.H2HCompare {
	float: left;
	padding-left: 15px;
}

.sectionToggle:hover {
	text-decoration: none;
}


/*	SCROLLING TABLES */

/*
.table-wrapper {

	NOT QUITE READY FOR PRIME TIME

	overflow-y: auto;
	max-height: calc(100% - 650px);
}
*/

/*
th {

	NOT QUITE READY FOR PRIME TIME

  position: sticky;
  top: -1px;
  z-index: 2;
  
  // The first cell that lives in the top left of our spreadsheet
  &:first-of-type {
    left: 0;
    z-index: 3;
}
*/

/*

HANDLE SCREEN SIZES BETWEEN 1024PX AND 1280PX
- ANY LARGER DEVICES ARE SUPPORTED WITH BASE STYLES

*/
@media screen and (max-width: 1280px) {

		.DataTable.TQ  {
			width: 90%;
	}

}
/*

HANDLE SCREEN SIZES BETWEEN 800PX AND 1024PX
- THERE IS NO SUPPORT FOR DEVICES WITH RESOLUTIONS LOWER THAN 800PX!

*/
@media screen and (max-width: 1024px) {

	P.pageBody {
		padding-left: 10px;
	}

	/*
	div.header {
		padding-left: 5px;
	}

	div.menu {
		padding-left: 5px;
	}

	div.subMenu {
		padding: 5 5 5 20px;
	}
	*/

	div.main {
		padding: 0 0 80 0px;
	}

	div.pageContent {
		padding: 20 0 0 0px;
	}

	h1.pageTitle {
		padding: 0 0 0 10px;
	}
}
-->