/*
|--------------------------------------------------------------------------
| Compete.Tespa Stylesheet
|--------------------------------------------------------------------------
| Version: 1.0
| Dependencies: Tespa Global Stylesheet, Bootstrap 3.3.1, FontAwesome 4.2.0
| Created on: 1/6/2015
|
| Author: Logan Fishel
| Website: http://loganfishel.com
|
*/

/*
|--------------------------------------------------------------------------
| Elements
|--------------------------------------------------------------------------
*/
option:disabled {
  color: #cccccc;
}

/*
|--------------------------------------------------------------------------
| Utilities
|--------------------------------------------------------------------------
*/

.isVisuallyHidden {
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0;
    border: 0;
    padding: 0;
    position: absolute;
    left: -9999px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.rotate-180 {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.breakAllWords {
    word-break: break-all;
}

.inlineBlock {
    display: inline-block;
}

/*
|--------------------------------------------------------------------------
| Homepage
|--------------------------------------------------------------------------
*/
#slideshow {
	/* See Responsive Changes */
	border: 2px solid #1e5d87;
	background: #002d56;
	margin-bottom: 15px;
	box-shadow: 1px 1px 1px #d1d1d1;
	background: #fff;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#slideshow img {
	width: 100%;
	height: 200px;
}

#slideshow .carousel-control {
	width: 50px;
	font-size: 24px;
	padding-left: 5px;
	padding-right: 5px;
}

#slideshow .left {
	text-align: left;
}

#slideshow .right {
	text-align: right;
}

#slideshow .carousel-indicators {
	z-index: 999;
	margin-bottom: 0px;
}

#slideshow .edit {
    position:absolute;
    top:0px;
    left:56px;
    background-color: #eeeeee;
    padding: 4px 6px;
}

.announcement-image {
	float: left;
	vertical-align: top;
	margin-right: 15px;
	width: 128px;
	height: 128px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.announcement-image i {
	color: #1e5d87;
	font-size: 128px;
	margin-top: 5px;
}

.announcement .panel-footer {
	padding: 3px 15px 3px 15px;
}

.announcement .panel-footer .float-left {
	float: left;
}

/*
|--------------------------------------------------------------------------
| Profile
|--------------------------------------------------------------------------
*/
.profile img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

/*
|--------------------------------------------------------------------------
| Admin Sidebar
|--------------------------------------------------------------------------
*/
.adminSidebar {
    margin-left: -15px;
}

.adminSidebar-hd {
    padding: 1px 0 0 10px;
}

.adminSidebar-list {
    margin-top: 10px;
    margin-right: 25px;
    padding: 0;
    list-style-type: none;
}

.adminSidebar-list-item {
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.adminSidebar-list-item:hover {
    color: #222222;
    text-decoration: none;
    background-color: #eeeeee;
}

.adminSidebar-list-item_isActive {
    color: #222222;
    background-color: #ffffff;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

/*
|--------------------------------------------------------------------------
| Tournaments
|--------------------------------------------------------------------------
*/
.panel-image {
	margin-top: 2px;
	border: 2px solid #1e5d87;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.panel-image:hover {
	opacity: .75;
}

.tournament-thumb {
	border: 2px solid #1e5d87;
	height: 75px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.panel-image a {
	display: block;
	width: 100%;
	height: 100px;
}

.panel-tournament {
    min-height: 230px;
    background-color: #f5f5f5;
    border-radius: 0;
}

.panel-tournament-hd {
    margin: 6px 0;
}
.panel-tournament-hd > * {
    text-decoration: underline;
}

.panel-tournament-body {
    padding: 5px 13px 10px 15px;
    line-height: 14px;
}

.panel-tournament-image {
    height: 70px;
    width: 100%;
    border-radius: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.panel-tournament img {
    width: 100%;
    margin-bottom: 5px;
}

.panel-tournament > .panel-footer {
    margin: 0 10px;
    padding: 10px 0;
    font-size: 90%;
}

.tournament-image {
	border: 2px solid #1e5d87;
	height: 200px;
	margin-bottom: 15px;
	box-shadow: 1px 1px 1px #d1d1d1;
	background: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.tournament-info .panel-body {
	height: 160px;
}

.tournament-info .panel-footer {
	height: 40px;
	padding-top: 10px;
}

.tournament-info h4 {
	/* See Responsive Changes Section */
	font-size: 12px;
}

.tournament-nav {
	margin-left: -1px;
	margin-right: -3px;
}

.tournament-nav li {
	font-size: 16px;
}

.tournament-nav {}

.tournament-stream object {
	width: 100%;
}

/* Rules */
.rules li {
	margin-bottom: 10px;
	font-size: 16px;
}

.media-body {
    width: 100%;
}

.media-right {
    white-space: nowrap;
}

/*
|--------------------------------------------------------------------------
| Tourny Phase
|--------------------------------------------------------------------------
*/
.tournyPhase {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    position: relative;
    background-color: #fafafa;
    white-space: nowrap;
}

.tournyPhase form {
	margin-bottom: 0;
}

.tournyPhase-fixedField {
    display: inline-block;
    width: 70px;
    padding-right: 5px;
}

.tournyPhase-smField {
    padding-left: 5px;
    padding-right: 5px;
}

.tournyPhase-close {
	position: absolute;
	top: 5px;
	right: 5px;
}

.tournyPhase-warning {
	color: #ff0000;
	font-size: 16px;
}

/*
|--------------------------------------------------------------------------
| seedTeam
|--------------------------------------------------------------------------
*/
.seedTeam {
	margin-bottom: 10px;
	overflow: hidden;
}

.seedTeam-player {
	float: left;
	width: calc(100% - 50px);
}

.seedTeam-player-input {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.seedTeam-value {
	float: right;
	width: 45px;
}

.seedTeam-value-input {
	padding-left: 5px;
	padding-right: 0;
}

.seedTeam-error {
	text-align: right;
	color: #a94442;
	clear: both;
}

/*
|--------------------------------------------------------------------------
| Form control extensions
|--------------------------------------------------------------------------
*/
.form-control-num {
	width: 75px;
	padding: 0 0 0 10px;
}

.form-control-inline {
	display: inline-block;
}

.form-control_search {
    border-radius: 15px;
    border: 1px solid #ccc;
    padding: 5px 15px 3px 15px;
    width: 100%;
}

.searchIcon-positioner {
    position: absolute;
    top: 5px;
    right: 13px;
}

.searchIcon-positioner > button {
    background-color: inherit;
    border: 0;
}

/*
|--------------------------------------------------------------------------
| Form Table
|--------------------------------------------------------------------------
*/
.formTable {
    padding-left: 0;

}
.row-formTable {
    height: 60px;
    list-style-type: none;
}

.row-formTable > * {
    height: 30px;
}

.row-formTable > * > * {
    width: 100%;
}

.formTable_select {}

.formTable_textarea {
    height: 28px;
	width: 100%;
    overflow: auto;
}

.formTable_select:focus {}

.formTable_textarea:focus {}

.formTable_input {
    background-color: inherit;
    border: 0;
    padding: 20px 0 0 10px;
}

.mix-formTable_icon,
.mix-formTable_icon > * {
    padding: 5px 0 0 5px;
    color: #000000;
    background-color: transparent;
    border: 0;
}

.select2 {
    width: 100% !important;
}

/*
|--------------------------------------------------------------------------
| Table extensions
|--------------------------------------------------------------------------
*/
table thead tr th a {
    color: initial;
}
table thead tr th a:hover {
    text-decoration: none;
}
table thead tr th .fa-search {
    padding-left:4px;
    cursor: pointer;
    vertical-align: initial;
}
table thead tr th .fa-search:focus {
    outline: none;
}

.table-fixed {
	table-layout: fixed;
}

.table-cell-shrink {
	width: 1%;
}

.table-cell-15perc {
    width: 15%;
}

.table-row-dropped {
	background-color: #f5f5f5;
}

table#users th {
	white-space: nowrap;
}
table#users .table-cell-shrink {
	white-space: nowrap;
}
table#users .table-cell-shrink > a {
	vertical-align: middle;
}
table#users .table-cell-shrink > a:hover {
	text-decoration: none;
}
table#users .table-cell-shrink > a:last-child {
	vertical-align: top;
}
.popover form button[type="submit"] {
    border: none;
    background: none;
    vertical-align: top;
}

/*
|--------------------------------------------------------------------------
| Table banner
|--------------------------------------------------------------------------
*/
.bannerTable {
    box-shadow: 0px 0px 1px 1px #d1d1d1;
    background-color: #f5f5f5;
    padding: 20px;
}

.bannerTable-table {
    width: 100%;
}

.bannerTable-table-cell + .bannerTable-table-cell {
    border-left: 1px solid #d1d1d1;
    padding-left: 20px;
    text-align: center;
}

/*
|--------------------------------------------------------------------------
| BRACKETS
|--------------------------------------------------------------------------
*/
.bracket-match-nav {
	margin-top: 5px;
}

.bracket-match-nav a {
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #002d56;
}

.bracket-matches {}

.losers-matches {}

.bracket-group {}

.round-time {
	text-align: center;
	font-weight: bold;
}

.r0, .r1, .r2, .r3, .l0, .l1, .l2, .l3 {
	float: left;
}

.r0 .player-container {
	padding-top: 14px;
	padding-bottom: 17px;
}

.r1 .player-container {
	padding-top: 57px;
	padding-bottom: 54px;
}

.r2 .player-container {
	padding-top: 140px;
	padding-bottom: 131px;
}

.r3 .player-container {
	padding-top: 303px;
}

.player-container-inner {
    position: relative;
    display: block; /* need this to show the border properly around child divs */
    background: #fff;
    box-shadow: 0px 0px 1px 1px #d1d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    /* overflow: hidden; /* this used to be here, removing it as I see no purpose */
}

.player-container-inner:hover {
	box-shadow: 0px 0px 1px 1px #2980b9;
}

.player-container-inner-team {
	overflow: hidden;
}

.player-container-inner-team + .player-container-inner-team {
    border-top: 1px solid #d1d1d1;
}

div.swapped-team, div.swap-preview, tr.swapped-team td:first-child, tr.swap-preview td:first-child {
    box-shadow: inset 0px 0px 0px 2px #ffe45c;
}
div.swapped-team.swap-preview, tr.swapped-team.swap-preview td:first-child {
    box-shadow: inset 0px 0px 0px 4px #ffe45c;
}

#swap-indicator {
    margin-bottom: 20px;
}

#swap-indicator:before {
    content: ' ';
    display:inline-block;
    height:20px;
    width:20px;
    background:#ffe45c;
    vertical-align: top;
    margin-right: 10px;
}

.player-container a {
	text-decoration: none;
}

.player-container-inner-team img {
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 2px;
	margin-right: 3px;
}

.match-score {
	float: right;
	padding: 2px 6px 2px 6px;
    font-size: 0;
}

.match-score-item {
    display: inline-block;
    font-size: 11px;
    color: #333333;
}

.match-score-item + .match-score-item {
    margin-left: 3px;
}

.player-container-inner-team .player-name {
	display: inline-block;
	max-width: 112px;
	padding: 4px 0px 0px 6px;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
}

.match-time {
    position: absolute;
    top: 0;
    right: 0;
	display: none;
	overflow: hidden;
    background: #3592E6;
    padding: 6px 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -ms-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -ms-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
}

.player-container:hover .match-time {
	display: block;
}

/* Borders */
.player-container-inner-team.match-win {
    background: #2980b9;
    font-weight: bold;
}

.player-container-inner-team.match-win .match-score-item {
	color: #fff;
}

.player-container:hover .player-container-inner-team.match-win {
}

.player-container-inner-team.match-win,
.match-win.match-score- {
    color: #ffffff;
}

/* Bracket Lines */
/* Lines between ro8 & ro4 */
.lines-r0 .line-holder {
	margin-top: 57px;
}

.lines-r0 {
	float: left;
	width: 25px;
	margin-right: 25px;
}

.lines-r0 .connector {
	height: 83px;
	margin-bottom: 77px;
	border-top: 2px solid #2980b9;
	border-bottom: 2px solid #2980b9;
	border-right: 2px solid #2980b9;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lines-r0 .connector div {
	height: 2px;
	width: 25px;
	background-color: #2980b9;
	margin-top: 41px;
	margin-left: 25px;
}

/* Lines between ro4 & ro2 */
.lines-r1 .line-holder {
	margin-top: 100px;
}

.lines-r1 {
	float: left;
	width: 25px;
	margin-right: 25px;
}

.lines-r1 .connector {
	height: 162px;
	margin-bottom: 158px;
	border-top: 2px solid #2980b9;
	border-bottom: 2px solid #2980b9;
	border-right: 2px solid #2980b9;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lines-r1 .connector div {
	height: 2px;
	width: 25px;
	background-color: #2980b9;
	margin-top: 81px;
	margin-left: 25px;
}

/* Lines between ro2 & ro1 */
.lines-r2 {
	float: left;
	width: 25px;
	margin-right: 25px;
}

.lines-r2 .connector {
	height: 322px;
	margin-top: 183px;
	border-top: 2px solid #2980b9;
	border-bottom: 2px solid #2980b9;
	border-right: 2px solid #2980b9;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lines-r2 .connector div {
	height: 2px;
	width: 25px;
	background-color: #2980b9;
	margin-top: 161px;
	margin-left: 25px;
}

/* Lines between semi-final and championship, double elimination only */
.lines-champ {
    float: left;
    width: 25px;
    margin-right: 25px;
}

.lines-champ .connector {
    height: 12px;
    margin-top: 346px;
    border-top: 2px solid #2980b9;
    border-right: 2px solid #2980b9;
    border-top-right-radius: 4px;
}

.lines-champ .connector div {
    height: 10px;
    width: 25px;
    margin-top: 10px;
    margin-left: 23px;
    border-bottom: 2px solid #2980b9;
    border-left: 2px solid #2980b9;
    border-bottom-left-radius: 4px;
}

.champ-round .player-container {
    padding-top: 319px;
}

/* Bracket Search */
.bracket-search {
	overflow: hidden;
	margin-bottom: -20px;
}

#live-search {
	float: right;
	font-size: 20px;
}

#live-search i {
	width: 0px;
	color: #fafcfd;
	margin-left: -25px;
}

#live-search a {
	text-decoration: none;
}

#filter {
	width: 250px;
	border: none;
	box-shadow: none;
	margin-right: -6px;
}

#filter:focus {
	outline: none;
}

/*
|--------------------------------------------------------------------------
| LOSER BRACKETS
|--------------------------------------------------------------------------
*/

.l0 .player-container {
	padding-top: 16px;
	padding-bottom: 15px;
}

.l1 .player-container {
	margin-top: 18px;
	margin-bottom: -18px;
	padding-top: 16px;
	padding-bottom: 15px;
}

.l2 .player-container {
	padding-top: 76px;
}

.l3 .player-container {
	padding-top: 58px;
}

.lines-l0,
.lines-l1 {
	float: left;
	width: 25px;
	margin-right: 25px;
}

/* l0 - l1 */
.lines-l0 .line-holder {
	margin-top: 59px;
	padding-bottom: 12px;
}

.lines-l0 .connector {
	height: 10px;
	margin-bottom: -1px;
	border-top: 2px solid #002d56;
	border-right: 2px solid #002d56;
	border-top-right-radius: 4px;
}

.lines-l0 .connector div {
	height: 10px;
	width: 25px;
	border-bottom: 2px solid #002d56;
	border-left: 2px solid #002d56;
	margin-top: 8px;
	margin-left: 23px;
	border-bottom-left-radius: 4px;
}

/* l1 - l2 */
.lines-l1 .line-holder {
	margin-top: 77px;
}

.lines-l1 .connector {
	height: 82px;
	margin-bottom: 74px;
	border-top: 2px solid #002d56;
	border-bottom: 2px solid #002d56;
	border-right: 2px solid #002d56;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lines-l1 .connector div {
	height: 2px;
	width: 25px;
	background-color: #002d56;
	margin-top: 41px;
	margin-left: 25px;
}

/* l2 - l3 */
.lines-l2 {
	width: 25px;
	margin-left: 25px;
	float: left;
}

.lines-l2 .line-holder {
	margin-top: 101px;
}

.lines-l2 .connector {
	height: 10px;
	border-top: 2px solid #002d56;
	border-left: 2px solid #002d56;
	border-top-left-radius: 4px;
}

.lines-l2 .connector div {
	height: 10px;
	width: 25px;
	border-bottom: 2px solid #002d56;
	border-right: 2px solid #002d56;
	margin-left: -25px;
	margin-top: 8px;
	border-bottom-right-radius: 4px;
}

/*
|--------------------------------------------------------------------------
| MATCHES
|--------------------------------------------------------------------------
*/
.match {
	position: relative;
	margin-right: -15px;
	margin-left: -15px;
}

.match-round {
	font-family: BebasNeue;
	font-size: 26px;
	display: inline-block;
	background: #002d56;
	margin-top: -15px;
	color: #fff;
	padding: 5px 5px 5px 15px;
	height: 45px;
	float: left;
	letter-spacing: 2px;
}

.match-round-shape {
	width: 0;
	height: 0;
	border-bottom: 45px solid #002d56;
	border-right: 45px solid transparent;
	float: left;
	margin-top: -15px;
}

.match .light-link {
	color: #FFF;
}

.match .light-link:hover,
.match .light-link:active {
	color: #EEE;
}

/* Match Team Display */

.match-handle {
	background: #1e5d87;
	border-top: 3px solid #002d56;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px 5px 15px;
	height: 45px;
	border-bottom: 1px solid #fff;
}

.twin {
	background: #dff0d8;
	border-bottom: 2px solid #d6e9c6;
	color: #3c763d;
}

.tloss {
	background: #f2dede;
	border-bottom: 2px solid #ebccd1;
	color: #a94442;
}

.match-players {
	min-height: 60px;
	padding-top: 10px;
	font-size: 18px;
}

/* Match Vs */
.match-vs {
	position: absolute;
	top: 0;
	left: calc(50% - 100px);
	width: 200px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0px;
	font-family: BebasNeue;
	font-size: 64px;
	color: #fff;
}

.match-vs div {
	position: absolute;
	margin-left: 75px;
	margin-top: 35px;
}

.match-vs::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 100px solid #002d56;
	border-left: 100px solid transparent;
	float: left;
}

.match-vs::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 100px solid #002d56;
	border-right: 100px solid transparent;
	float: left;
}

/* Match Inputs */
.score-input input[type="number"] {
	font-size: 72px;
	width: 100px;
	text-align: center;
	box-shadow: 0px 0px 1px 1px #d1d1d1;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.score-input input[type="number"]:focus {
	outline: none;
}

.score-input .score-colon {
	font-size: 72px;
	margin-left: 10px;
	margin-right: 10px;
}

.score-handle {
	display: inline-block;
	padding-top: 5px;
	margin-left: 22px;
	margin-right: 22px;
}

.score-input input[type=number]::-webkit-outer-spin-button,
.score-input input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.score-input input[type=number] {
	-moz-appearance: textfield;
}

/*
|--------------------------------------------------------------------------
| Heading Object
|--------------------------------------------------------------------------
*/
.hdg {
	font-family: OpenSans;
	font-weight: normal;
	margin: 0 0 5px;
}

.hdg-strong {
	font-weight: 600;
}

.hdg-em {
	font-style: italic;
}

.hdg_1 {
	font-size: 26px;
}

/*
|--------------------------------------------------------------------------
| YinYang
|--------------------------------------------------------------------------
*/
.yinyang {
	position: relative;
	height: 100px;
	width: 100px;
	border-radius: 2px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-collapse: separate; /* needed so that box-shadow is visible in IE9 */
}

.yinyang-yin {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #ffffff;
}

.yinyang-yang {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: transparent;
	border: 50px solid;
	border-top-color: transparent;
	border-left-color: transparent;
}

.yinyang_sm {
	height: 30px;
	width: 30px;
}

.yinyang_sm .yinyang-yang {
	border-width: 15px;
}

/*
|--------------------------------------------------------------------------
| Icon Object
|--------------------------------------------------------------------------
*/
.icn {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden;
	text-indent: 1999px;
	display: inline-block;
}

.icn-battle {
	background-image: url(../img/icons/icon-battlenet.png);
	height: 22px;
	width: 22px;
}

.icn-verified {
	background-image: url(../img/icons/icon-verified.png);
	height: 22px;
	width: 22px;
}

.icn-crown {
	background-image: url(../img/icons/icon-crown.png);
	height: 22px;
	width: 25px;
}

.icn-controller {
	background-image: url(../img/icons/icon-controller.png);
	height: 22px;
	width: 29px;
}

.icn-shield {
	background-image: url(../img/icons/icon-shield.png);
	height: 22px;
	width: 22px;
}

.icn-cap {
	background-image: url(../img/icons/icon-cap.png);
	height: 24px;
	width: 31px;
}

.icn-lg {
	font-size: 36px;
	vertical-align: middle;
}

/*
|--------------------------------------------------------------------------
| Table
|--------------------------------------------------------------------------
*/
.table_widthAuto {
	width: auto;
	min-width: 50%;
}

/*
|--------------------------------------------------------------------------
| Horizontal List
|--------------------------------------------------------------------------
*/
.hList {
	font-size: 0;
	/* Fix margin error on inline-block-items */
}

.hList > * {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}

.hList > * + * {
	margin-left: 15px;
}

.hList_wide > * + * {
    margin-left: 40px;
}


.hList_tight {
    padding-left: 0;
    font-size: 0;
    /* Fix margin error on inline-block-items */
}

.hList_tight > * {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    font-size: 16px;
}

.hList_tight > * + * {
    margin-left: 15px;
}

.mix-hList_noPadding {
    padding: 0;
}

.mix-hList_vMid > * {
    vertical-align: middle;
}

.mix-hList_tiny > * + * {
    margin-left: 5px;
}

.mix-hList_vMiddle > *{
    vertical-align: middle;
}

/*
|--------------------------------------------------------------------------
| Vertical List
|--------------------------------------------------------------------------
*/
.vList {
    padding: 10px 0 10px 10px;
    list-style-type: none;
}

.vList_reset {
    padding: 0;
    margin: 0;
}

.vList > * {
    padding: 5px 0;
}

.vList_reset > * {
    padding: 0;
}


/*.vList_striped:nth-child(odd) {*/
    /*background-color: #efefef;*/
/*}*/

.vList_striped > *:nth-child(odd) {
    background-color: #efefef;
}

.vList_tight > * {
    padding: 0;
}

.vList_loose > * {
    padding-bottom: 20px;
}

.mix-vList_hPaddedItems > * {
    padding-right: 10px;
    padding-left: 10px;
}

.mix-vList_noLeftPad {
    padding-left: 0;
}

/*
|--------------------------------------------------------------------------
| JumboBanner
|--------------------------------------------------------------------------
*/
.jumboBanner {
    width: 100%;
    margin-bottom: 20px;
}

.jumboBanner > img {
    display: block;
    width: 100%;
}

.jumboBanner-bd {
    margin-top: 10px;
    padding: 20px 10px;
    border: 1px solid #cccccc;
}

/*
|--------------------------------------------------------------------------
| Force buttons to not wrap in table
|--------------------------------------------------------------------------
*/
.table-row_nowrap {
	white-space: nowrap;
}

/*
|--------------------------------------------------------------------------
| Meta Footer
|--------------------------------------------------------------------------
*/
.metaFooter {
	background: #f5f5f5;
	padding: 10px 20px;
	border-radius: 0 0 4px 4px;
	border-top: 1px solid #e1e1e8;
	margin: 20px -15px -15px;
}

/*
|--------------------------------------------------------------------------
| Color Chip
|--------------------------------------------------------------------------
*/
.colorChip {
    display: block;
    width: 14px;
    height: 14px;
    position: relative;
}

.colorChip-foreground {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 7px solid transparent;
}

/*
|--------------------------------------------------------------------------
| Vertical Rhythm
|--------------------------------------------------------------------------
*/
.verticalRhythm {
	padding-top: 20px;
	padding-bottom: 20px;
}

.verticalRhythm_noTop {
	padding-top: 0;
}
.verticalRhythm_noBottom {
    padding-bottom: 0;
}

/*
|--------------------------------------------------------------------------
| blocks
|--------------------------------------------------------------------------
*/
.blocks {
	margin-right: -15px;
	margin-left: -15px;
	font-size: 0;
}
.blocks-block {
	display: inline-block;
	width: 33.33333333%;
	padding-right: 15px;
	padding-left: 15px;
	float: none;
	font-size: 14px;
	vertical-align: top;
}

/*
|--------------------------------------------------------------------------
| Description List
|--------------------------------------------------------------------------
*/
.dList {
	margin-bottom: 0;
}

.dList > dt,
.dList > dd {
	display: inline;
	line-height: 1.6;
}

.dList > dd:after {
	content: "\A";
	white-space: pre;
}

/*
|--------------------------------------------------------------------------
| Balance
|--------------------------------------------------------------------------
*/
.balance {
	overflow: hidden;
}

.balance-yin {
	float: left;
}

.balance-yang {
	float: right;
}

/*
|--------------------------------------------------------------------------
| Text Helper
|--------------------------------------------------------------------------
*/
.text-tiny {
    font-size: 11px;
}

.text-sm {
	font-size: 14px;
	color: #6f6f6f;
}

.text-lg {
	font-size: 24px;
	font-weight: bold;
}

.text-break {
	word-break: break-all;
}

.text-midnight {
    color: #333333;
}

/*
|--------------------------------------------------------------------------
| Font Awesome Extentsion
|--------------------------------------------------------------------------
*/
.faColorPositive,
.faColorNegative {
	font-size: 22px;
}

.faColorPositive {
	color: #5cb85c;
}

.faColorNegative {
	color: #d9534f;
}

.faColorNeutral {
    color: #cdcdcb;
}

/*
|--------------------------------------------------------------------------
| Button Extentsion
|--------------------------------------------------------------------------
*/
.blzBtn-delete {
	background: transparent;
	border: none;
	font-size: 24px;
	vertical-align: top;
}

.btn-stretch {
	width: 100%;
}

.btn-fixed {
	width: 275px;
}

.btn-margin-bottom {
	margin-bottom: 15px;
}

.btn-file {
	width: 240px;
}

.mix-btn_noSkew {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;

}

/*
|--------------------------------------------------------------------------
| My Matches
|--------------------------------------------------------------------------
*/
.match-list {
	margin-top: 15px;
	font-size: 16px;
	margin: 15px;
	border: 2px solid #002d56;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.match-list div {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 32px;
	line-height: 24px;
}

.match-bg {
	background: #002d56;
	color: #fff;
}

.match-bg a {
	color: #fff;
}

.match-bg a:hover {
	color: #d1d1d1;
	text-decoration: none;
}

.match-player {}

.match-vs-sm {
	position: absolute;
	margin-top: -16px;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-bottom-color: #002d56;
	position: relative;
	top: -18px;
	color: #fff;
}

.match-vs-sm:after {
	margin-top: 9px;
	content: '';
	position: absolute;
	left: -18px;
	top: 18px;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-top-color: #002d56;
}

.match-vs-sm span {
	position: absolute;
	margin-top: 11px;
	margin-left: -9px;
	z-index: 999;
}

/*
|--------------------------------------------------------------------------
| HELP PAGE
|--------------------------------------------------------------------------
*/

.accordion {
	padding-bottom: 100px;
}

.accordion h4 {
	cursor: pointer;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 22px;
}

.accordion h4:hover {
	color: #555;
}

.accordion h4.active {
	margin-bottom: -2px;
}

.accordion p {
	display: none;
	background: #f5f5f5;
	padding: 10px;
	margin-top: 5px;
	border-top: 2px solid #333;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.accordion h4 i:before {
	content: "\f0fe";
}

.accordion h4.active i:before {
	content: "\f146";
}

/*
|--------------------------------------------------------------------------
| Meta
|--------------------------------------------------------------------------
*/
.meta {
	clear: both;
	margin: 10px 10px 0 10px;
}

/*
|--------------------------------------------------------------------------
| Bootstrap Extensions
|--------------------------------------------------------------------------
*/
.list-horizontalUnstyled {
	padding-left: 0;
	list-style: none;
}

.list-horizontalUnstyled > * {
	display: inline;
	padding: 0;
}

.panel-footer-dirtyNest {
	margin: 30px -15px -15px -15px;
}

/*
|--------------------------------------------------------------------------
| Bootstrap Overrides
|--------------------------------------------------------------------------
*/

/* fixes horizontal scrollbar issue in Safari caused by possible rounding error */
pre {
	width: calc(100% + 1px);
	padding-right: 10px;
	padding-left: 10px;
}

/* corrects excessive right padding in select fields */
select.form-control {
	padding-right: 5px;
}

/* to prevent inheritance issues */
.tooltip {
	white-space: normal;
}

/*
|--------------------------------------------------------------------------
| Utility Styles
|--------------------------------------------------------------------------
*/
.nowrap {
	white-space: nowrap !important;
}

.vAlignMiddle {
	vertical-align: middle !important;
}

.breakWord {
	word-break: break-all;
}

.pointer {
	cursor: pointer;
}

/*
|--------------------------------------------------------------------------
| Responsive Changes
|--------------------------------------------------------------------------
*/

/* SMALL  */
@media (max-width: 992px) {
	/* Slideshow */
	#slideshow, #slideshow img {
		height: 125px;
	}
	#slideshow .carousel-control {
		padding-top: 50px;
	}
	/* Bracket Width*/
	.r0, .r1, .r2, .r3, .l0, .l1, .l2, .l3 {
		width: 134px;
	}
	/* Player Container */
	.player-container-inner-team .player-name {
		max-width: 112px;
	}
}

/* MEDIUM */
@media (min-width: 992px) {
	/* Slideshow */
	#slideshow, #slideshow img {
		height: 164px;
	}
	#slideshow .carousel-control {
		padding-top: 70px;
	}
	/* Tournament Info Text Size */
	.tournament-info h4 {
		font-size: 15px;
	}
	/* Bracket Width*/
	.r0, .r1, .r2, .r3, .l0, .l1, .l2, .l3 {
		width: 189px;
	}
	/* Player Container */
	.player-container-inner-team .player-name {
		max-width: 167px;
	}
}

/* LARGE */
@media (min-width: 1200px) {
	/* Slideshow */
	#slideshow, #slideshow img {
		height: 200px;
	}
	#slideshow .carousel-control {
		padding-top: 88px;
	}
	/* Tournament Info Text Size */
	.tournament-info h4 {
		font-size: 18px;
	}
	/* Bracket Width*/
	.r0, .r1, .r2, .r3, .l0, .l1, .l2, .l3 {
		width: 239px;
	}
	/* Player Container */
	.player-container-inner-team .player-name {
		max-width: 217px;
	}
}

/*
|--------------------------------------------------------------------------
| Modal
|--------------------------------------------------------------------------
*/
.modal-predictable {
    width: 560px;
    background-color: #ffffff;
}
