@charset "utf-8";

.gb-table {
	width: 100%;
	/*
	background: none repeat scroll 0 0 #000;
	background-color: rgba(0, 0, 0, 0.7);
	border-collapse: collapse;
	border: none!important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	*/
}
/*
.gb-table tbody tr:nth-of-type(2n) {
	background:#0E0E0E;
}
.gb-table tbody tr:nth-of-type(2n+1) {
	background:#000000;
}
*/

.tablenav {
    clear: both;
    height: 30px;
    vertical-align: middle;
	margin: 0!important;
}
.table-filters .filter-item {
    display: inline-block;
	margin-right: 5px;
    vertical-align: middle;
}
.table-filters .filter-item:last-of-type {
	margin-right: 0;
}
.table-filters select {
    max-width: 160px;
}

.sorting {
	cursor: pointer;
	background:url('../images/tbl-sort-true.png') no-repeat right center transparent;
}
.sorting_desc {
	cursor: pointer;
	background:url('../images/sort-arrow-up.png') no-repeat right center transparent;
}
.sorting_asc {
	cursor: pointer;
	background:url('../images/sort-arrow-dn.png') no-repeat right center transparent;
}
.gb-table .gb-gamertag {
	display: block;
}
.gb-unitmeasure {
    text-align: initial;
    display: inline-block;
    font-size: 75%;
    margin-left: 0.3em;
}
.column-DataType span {
    cursor: help;
}
.stat_top_filters fieldset {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #333333;
	padding:5px;
}

fieldset select {
    max-width: 298px;
}

.stat_top_filters select {
	color:#000;
}

.stat_top_filters legend {
    font-size: 13px;
}

.stat_page_head {
    border: 1px solid #333333;
    display: block;
    margin: 11px 0;
    max-width: 926px;
    overflow: hidden;
    padding: 0;
    height: 133px;
}

/*
BEGIN CONTESTS
*/
.gb-lb-contest  {
	background: url('../images/contest-shine.png') repeat-x top scroll #101010;
    position: relative;
    border: 1px solid #7e7e7e;
    margin: 0;
    padding: 7px;
    text-overflow: ellipsis;
    overflow-x:hidden;
    overflow-y:hidden;
    white-space: nowrap;   
    max-width: 300px;
    min-width: 0;
	font-size: 12px;
	border-radius: 6px;
	box-shadow: 1px 1px 4px #000;
	z-index: 1;
}
.round-wrap .gb-lb-contest {
	margin: 10px;
}

fieldset.gb-lb-contest legend {
    cursor: pointer;
}

fieldset.gb-contest-ready  {
    background-color: #29384a;
	background-image: url('../images/contest-gradient-bg-ready.gif');
    color: #fff;
    border: 1px solid #999999;
}
fieldset.gb-contest-ready:hover  {
    /* background-color: #1f621f;*/
    /*border: 1px solid #00af00;*/
}
fieldset.gb-contest-started  {
    background: url('../images/contest-gradient-bg-started.gif') repeat-x top scroll #294a2c;
    color: #fff;
    border: 1px solid #003300;
	border-color: #00af00;
}
fieldset.gb-contest-finished  {
    
    color: #fff;
    border: 1px solid #999999;
}
fieldset.gb-contest-nr  {
    /* background: #113366;*/
    color: #999999;
    border: 1px solid #999999;
}
.roundtable .round-title {
    margin: 0;
    text-align: center;
}
.round-wrap .round-title {
    width: 100%;
    background: none repeat scroll 0 0 #303030;
    color: #afafff;
}
.gb-lb-contest .gb-eliminated {
	font-style: italic;
	color: #bfbfbf;
}
.gb-lb-contest .gb-advances {
	font-weight: bold;
}
.gb-lb-contest.gb-contest-finished .gb-advances {
    color: #9fff4f;
}
.gb-lb-deleted label {
    text-decoration: line-through;
}
.gb-lb-tmenu button {
    min-width: 100px;
}

.gb-lb-tmenu {
    background-color: rgba(255,238,238,0.5);
    border-color: #eeffee;
    border-radius: 10px;
    text-align: left;
    padding: 4px;
}

.gb-lb-contestant {
    margin: 5px 0 0;
    cursor: pointer;
}
.gb-lb-contestant:first-of-type {
	margin-top: 0;
}
.gb-lb-contestant:last-of-type {
	margin-bottom: 5px;
}

.gb-ct-tmenu {
    background: black;
    border: 2px solid white;
    padding: 2px;
	color: white;
}

#gb-tournament-form > table {
	border-spacing: 0;
    border-collapse: collapse;
}
#gb-tournament-form > table td {
	vertical-align: top;
	padding: 10px;
}
#gb-tourney-criteria {
	padding-right: 1%;
}
#gb-tourney-criteria, #gb-lb-players-wrap, #gb-lb-contest-wrap {
}
#gb-lb-players-wrap h2, #gb-lb-contest-wrap h2 {
	margin-top: 0;
	margin-bottom: 5px;
}
#gb-lb-players-wrap {
	opacity: 1;
}
#gb-lb-contest-wrap {
	opacity: 1;
}
#gb-lb-description-wrap {
	margin-top: 15px;
}
#gb-tourney-criteria input, #gb-tourney-criteria select {
	width: 100%;
	box-sizing: border-box;
}
.gb-lb-contest legend {
    font-weight: bold;
	font-size: 13px;
	text-shadow: 1px 1px 1px #2f2f2f;
	color: #fff;
}
.gb-lb-contest span.gb-t-score {
    display: block;
    float: right;
}

.roundtable {
	width: 100%;
    margin-bottom: 5px;
}
.roundtable thead tr {
	background: #03109E;
	background: linear-gradient(to bottom, rgba(0,10,88,1) 0%,rgba(82,111,255,1) 18%,rgba(44,68,210,1) 39%,rgba(20,38,173,1) 48%,rgba(8,22,42,1) 100%);
}
.roundtable thead tr th {
	padding: 1%;
	vertical-align: middle;
	color: white;
}
.roundtable tbody td {
    padding: 5px;
    vertical-align: middle;
}
.free-for-all .gb-lb-contest {
	margin-bottom: 5px;
}
.free-for-all .gb-lb-contest:last-of-type {
	margin-bottom: 0;
}
/*
END CONTESTS
*/