.page-template-templatesmatchpage-template-php #primary {
  width: auto;
  float: none;
}

body {
    /*font-family: 'Roboto Condensed', 'sans-serif' !important;*/
}

.header-promotions {
  margin-top: 10px;
  margin-bottom: -95px;
}

.headerDesktopFix {
  width: 100%;
}

.headerDesktopFix {
  width: 100%;
}

.headerMobileFix {
  max-width: 100%;
}

.entry-title
{
  color: #248CC8 !important;
}

.entry-content h2
{
  color: #248CC8 !important;
}

.site-main p
{
  /*color: #B0B0B0;*/
}

.site-main ul li
{
  color: #B0B0B0;
}

.carousel-entry a
{
  color: #B0B0B0;
}

.entry-title
{
  /*display: none;*/
}

.error-field-msg,
.login-error
{
  color: red;
}

.error-msg
{
  color: red;
  padding: 20px 0px;
}

.success-msg
{
  color: green;
  padding: 20px 0px;
}

div.columns .forgot-password {
  margin-top: 10px;
}

table {
  border: 0 !important;
}

.login-form-container {
  max-width: 300px;
  margin: 10px auto;
  padding: 10px 20px;
  border-radius: 8px;
}


.email-settings-text {
  margin-left: 10px;
  font-size: 15px;
}

h1
{
  /*margin: 0 0 30px 0;*/
  /*text-align: center;*/
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea
{
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 14px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 10px;
  width: 100%;
  /*background-color: #e8eeef;*/
  background-color: #1C1C1C;
  color: #1F5A82;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  margin-bottom: 20px;
  font-family: 'FontAwesome';
}

select {
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  /*background-color: #e8eeef;*/
  background-color: #1C1C1C;
  color: #1F5A82;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  font-family: 'FontAwesome';
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 8px 0;
}

select {
  padding: 6px;
  height: 32px;
  border-radius: 0px;
}

i {
  font-family: 'FontAwesome' !important;
}

.fieldset {
  margin-bottom: 20px;
  border: none;
}

legend {
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #fff;
}

label
{
  display: block;
  margin-bottom: 8px;
  text-align: left !important;
}

label.light
{
  font-weight: 300;
  display: inline;
}

.label-form {
  color: #fff;
}

.number
{
  background-color: #5fcf80;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 100%;
}

@media screen and (min-width: 480px)
{
  /*form*/
  #select-map-form
  {
    max-width: 480px;
  }

  #select-hero-form
  {
    /*max-width: 600px;*/
  }
}

hr
{
  display: none;
}

.C1 {
  width: 180px;
  height: 120px;
  /*border: 1pt solid #a0a0a0;*/
  display: block;
  float: left;
  margin: 7px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  clear: none;
  padding: 0;
}

.C1:hover {
  /*background-color: #f0f0f0;*/
  border-color: black;
}

.C1 form {
  width: 180px;
  height: 120px;
}

.C1 form span {
  display: table-cell;
  vertical-align: middle;
  height: 92px;
  width: 180px;
}

.C1 form span input {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: 1pt solid #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  background-color: white;
}

.C1:hover form span input {
  border: 1pt solid black;
}

.C1 div {
  text-align: center;
  font-family: arial;
  font-size: 8pt;
}

.owned-licences
{
}

.owned-licence-header
{
}

.licence-list
{
}

.licence-element
{
  margin-top: 10px;
  padding: 10px;
  background: #357EBF;
  /*border-radius: 5px;*/
}

.licence-name
{
  float: left;
  font-weight: bold;
  color: #1C1C1C;
}

.licence-date
{
  float: right;
  color: #222222;
  font-size: 90%;
}

.licence-info
{
  clear: both;
  padding: 10px;
}

.new-user-text
{
  padding: 10px;
  background: #248CC8;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
}

.new-user-text a
{
  color: #444444;
}

.login-info
{
  color: #fff !important;
  margin-top: 10px;
  padding: 10px;
  background: #248CC8;
  border-radius: 5px;
  text-align: center;
}

.login-info p {
  color: #fff !important;
}

.blue-info
{
  margin: 10px 0px;
  padding: 10px;
  background: #248CC8;
  border-radius: 5px;
  color: #fff !important;
}

.error-field
{
  color: #000000 !important;
  margin-top: 10px;
  padding: 10px;
  background: #862A2A;
  border-radius: 5px;
  text-align: center;
}

.g-recaptcha
{
  margin: 20px 0px;
}

.menu-footer-1-container,
.menu-footer-2-container,
.widget_vantage-social-media
{
  text-align: center;
}

#footer-widgets a
{
  padding: 0 !important;
  margin: 0 !important;
}

.team-table
{
  width: 100%;
  /*background: #248cc8;*/
  color: #3B3B3B;
  /*border: 1px solid #f1f1f1;*/
}

.team-table-team-name
{
  text-align: center;
  font-size: 2em;
  padding: 10px;
  color: #248cc8;
}

.team-table-row
{
  background: #1C1C1C;
  border-left: 30px solid #357EBF;
}

.info-row td
{
  padding-bottom: 0;
  margin-bottom: 0;
}

.team-table-row-bottom
{
  background: #FFF;
}

.team-table-row.team-table-color
{
  background: #FFF;
}

.team-table-player-name
{
  color: #737273;
  padding: 5px;
  padding-top: 0;
  margin-top: 0;
  font-size: 0.8em;
}

.team-table-player-info
{
  color: #737273;
  padding: 5px;
  font-size: 0.8em;
  width: 60px !important;
  text-align: center;
}

.team-table-player-info-cell
{
  text-align: center;
  padding: 0;
  color: #21A442;
}

.invalid-cell
{
  color: #A9342A;
}

.team-table-player-error
{
  font-size: 90%;
  color: #2A8BCC;
}

.team-table-player-nickname
{
  color: #248cc8;
  padding: 5px;
  font-size: 0.8em;
}

.team-table-player-number
{
  width: 20px;
  padding: 5px;
}

.team-table-player-joined
{
  width: 70px;
  padding: 5px;
  text-align: right;
  font-size: 80%;
}

.team-table-player-status
{
  width: auto;
  padding: 5px;
  text-align: right;
  font-size: 80%;
}

.team-table-player-remove
{
  width: 160px;
  padding: 0px;
  text-align: right;
  font-size: 80%;
}

.team-table-player-modify
{
  width: 100%;
  padding: 0px;
  margin: 0px;
  text-align: right;
  font-size: 80%;
}

.team-table-player-select
{
  padding: 5px;
  margin: 0px;
  font-size: 90%;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  height: 100%;
  width: 100%;
}

#team-table select
{
  background-color: #222222;
  color: #737273;
  /*margin: 10px;*/
}

table tr.table-separator
{
  height: 15px;
}

.team-modify-player-row
{
  border: 0px;
}

.team-modify-player-select-col
{
  width: 100%;
  border: 0px;
}

.team-modify-player-col
{
  width: 160px;
  border: 0px;
}

.team-table-new-player
{
  background: #FFF;
  font-size: 80%;
  text-align: right;
  padding: 10px;
}

.new-players  form
{
  padding: 0px;
}

.new-player-form input
{
  border-radius: 0px;
  border: 0;
  border-radius: 0px;
  height: 40px;
  background: #1C1C1C;
  margin-right: 10px !important;
}

.new-player-form
{
  width: 100%;
  display:inline-block;
  padding: 0px;
}

.new-player-id
{
  display: inline-block;
  float:left;
  width: auto;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}

.new-player-id input
{
  /*margin: 0px;*/
}

.new-player-btn
{
  float: right;
  width: 150px;
  text-align: right;
  margin: 0px;
}

.new-player-guide,
.new-player-guide p
{
  clear: both;
  text-align: left;
  margin: 5px;
  color: #248cc8;
}

button.fel-button
{
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  /*border-bottom: 2px solid #2a8bcc;*/
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 45px;
}

button.fel-button.red
{
  background: #943535;
  -webkit-box-shadow: inset 0 -2px #943535;
  box-shadow: inset 0 -2px #943535;
}

button.modify-player
{
  color: white;
  text-decoration: none;
  text-align: center;
  background: #248cc8;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  border: 0;
  cursor: pointer;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
}

button.new-player
{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
}

button.remove-player
{
  border: none;
  color: white;
  padding: 0px 15px;
  margin: 0px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
}

button.exit-team
{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
}

button.join-tournament
{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
  width: 100%;
}

button.add-date
{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
}

button.update-dates
{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  height: 40px;
}

button.confirm-date
{
  width: 180px;
}

#confirm-date-form, #remove-date-form
{
  padding: 0;
  margin: 0;
}

.exit-team-form
{
  margin: 0px;
  padding: 0px;
  text-align: right;
}

.exit-team
{
  text-align: right;
  padding: 0px;
  margin: 0px;
}

.remove-player-form
{
  padding: 0px;
  margin: 0px;
}

.team-table-team-name input
{
  margin: 0px;
  border-radius: 0px;
  /*padding: 10px;*/
  height: 40px;
  /*background: #1C1C1C;*/
}

.team-page-info
{
  margin: 20px;
}

.change-team-name-form
{
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.team-join-tournament,
.new-team-name-table,
.team-modify-player-table
{
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}

.team_vs
{
  text-align: center;
}

.team_vs_team
{
  text-align: center;
  color: #248cc8;
  /*font-weight: bold;*/
  font-size: 200%;
}

.team_vs_vs
{
  text-align: center;
  margin: 0px !important;
  padding: 0px;
  color: #248cc8 !important;
  font-size: 2em;
}

.team_vs_maps
{
  margin-top: 20px;
  text-align: center;
  margin: 0px !important;
  padding: 0px;
  color: #248cc8 !important;
  font-size: 1.5em;
}

.date-selection
{
  text-align: center;
}

.match_date_select
{
  width: 150px;
  height: 40px;
  margin: 0px;
}

.match_time_select
{
  width: 90px;
  height: 40px;
  margin: 0px;
}

.js-date-list,
.js-date-list > li
{
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.match_set_date
{
  color: #9B5650;
  text-align: center;
}

.match-title
{
  text-align: center;
  color: #347FB9 !important;
  font-size: 2.0em !important;
}

.match-info-round
{
  text-align: center;
  color: #574E44;
}

.match-info-date
{
  text-align: center;
  color: #9B5650;
}

.clear-left
{
  clear: left;
}

.team-block
{
  float: left;
  width: 33%;
}

.team_vs_map > p
{
  text-align: center;
}

.team_vs_map > img
{
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slider
{
  /*padding: 20px;*/
  text-align: center;
}

.payment-information
{
  text-align: center;
  font-size: 1.5em;
}

.current-tournament
{
}

.team-player-box
{
  background: #1C1C1C;
  min-height: 50px;
  width: 300px;
  margin-top: 10px;
  color: #b0b0b0;
}

.suggest-date
{
  margin-bottom: 0px;
}

.suggest-dates-list li
{
  color: #1F5A82 !important;
}

.suggested-dates
{
  margin: 0px;
}

.suggested-dates p
{
  padding-top: 0px;
  margin-top: 0px;
  text-align: center;
}

.suggested-dates table
{
  max-width: 300px !important;
  margin: 0px auto;
}

.suggested-dates tr
{
  border-left: 5px solid #357ebf;
}

.suggested-dates td
{
  text-align: center;
  background: #1C1C1C;
}

.confirm-date-cell
{
  width: 100px;
}

.fel-id-block
{
  background: #1c1c1c;
  padding: 10px;
  border-left: 5px solid #357ebf;
  margin-bottom: 10px;
}

.form-info-block {
  background: #1c1c1c;
  padding: 10px;
  border-left: 5px solid #357ebf;
  margin-bottom: 20px;
}

p.form-info-block-text {
  padding: 0;
  margin: 0;
}

.text-centered {
  text-align: center;
}

.info-alert {
  border-left: 5px solid #bf2a29;
}

.selected-hero
{
  padding: 10px;
}

.selected-hero img
{
  width: 40px;
}

.hs-deck-img
{
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.hs-deck-img + label {
  font-size: 1em;
  font-weight: 700;
  color: white;
  background-color: red;
  display: inline-block;
  padding: 5px;
}

.hs-deck-img + label {
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #248cc8;
  border: 0;
  border-bottom: 2px solid #2a8bcc;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2a8bcc;
  box-shadow: inset 0 -2px #2a8bcc;
  border-radius: 0px;
  /*height: 40px;*/
  /*width: 100%;*/
}

.team-player-box.hs
{
  border-left: 5px solid #357ebf;
  padding-bottom: 20px;
}


.team-player-box.cs
{
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  border-left: 5px solid #357ebf;
}

.remove-img, .remove-deck, .show-img
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}


.upload-img
{
  text-align: center !important;
  paddin: 0px;
  margin: 0px;
}

.team-block .fel-button
{
  width: 200px;
}

.hs-deck-img + label {
  cursor: pointer;
  width: 160px;
}

.team-block form
{
  margin: 0px !important;
  padding: 0px !important;
}

.hs-deck-img + label {
  cursor: pointer; /* "hand" cursor */
}

.selected-hero
{
  text-align: center;
  margin-top: 20px;
}

.heroimg
{
  display: block;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.heroname
{
  text-align: center;
}

.match-results
{
  text-align: center;
  width: 100%;
}

.match-results + form
{
  width: 100% !important;
  max-width: 100% !important;
}

.result-table
{
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.result-row
{
  max-width: 300px !important;
}

.result-row td
{
  text-align: center;
}

.confirm-row td
{
  text-align: center;
}

.score-input
{
  /*float: left;*/
  text-align: center;
  width: 50px !important;
}

.cs-connect
{
  margin-top: 30px;
  padding: 10px;
  text-align: center;
}

.cs-address
{
  color: #248cc8 !important;
}

.cs-address p
{
  background: #1C1C1C;
}

#update-match
{
  max-width: 140px;
}

.deck-information
{
  margin-top: 20px;
  text-align: center;
  font-size: 1.6em;
}

.set-present
{
  margin: 20px 40px;
}

.date-set
{
  color: #22b14c;
}

.team-score
{
	font-size: 24px;
	font-weight: 700;
	margin-top: 20px;
    margin-bottom: 20px;
}

.team-score.win
{
  color: green;
}

.team-score.lose
{
  color: #943535;
}

button.fel-button.show-img
{
  width: 161px !important;
  float: left;
  margin-left: 50px;
}

button.fel-button.remove-img
{
  width: auto !important;
  background: #943535;
  -webkit-box-shadow: inset 0 -2px #943535;
  box-shadow: inset 0 -2px #943535;
  margin-left: -4px;
  float: right;
  margin-right: 50px;
  padding: 15px;
}

.match-info-text
{
  background: #1C1C1C;
  max-width: 480px;
  margin: 10px auto;
  padding: 10px 10px;
  text-align: left;
  font-size: 0.9em !important;
}

.match-info-form
{
  text-align: center;
}

.match-info-header
{
  color: #00bcff !important;
  margin-bottom: 0 !important;
  margin-top: 25px !important;
}

.match-info-textarea
{
  color: #f1f1f1 !important;
  height: 100px;
  margin: 0;
}

form#match-info-form
{
  max-width: 500px !important;
  margin-top: 0;
  margin-bottom: 0;
}

.is-present
{
  width: 300px;
  font-size: 1.5em !important;
  text-align: center;
  color: green !important;
}

.not-present
{
  width: 300px;
  font-size: 1.5em !important;
  text-align: center;
  color: #943535 !important;
}

#colophon .widget_nav_menu .menu-item a {
    border: 0;
    margin-bottom: 5px !important;
}

.widget_nav_menu {
}

/* Standings table */
.fel-standings-table {
  clear: left;
  background-color: #1c1c1c;
  font-size: 16px;
}

.fel-standings-heading {
  height: 30px;
  background: #357eBf;
  color: #fff;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 10px;
}

.fel-standings-team {
  height: 35px;
  padding-top: 12px;
  font-size: 18px;
  color: #b0b0b0;
}

.teamName-mobile {
  font-size: 14px;
}

.font-fix-match {
  font-size: 12px;
}

.fel-standings-even {
  background-color: #1e1e1e;
}

.fel-standings-seperator-cs {
  border-bottom: 1px solid #4f4f4f;
}

.fel-standings-seperator-hs {
  border-bottom: 1px solid #4f4f4f;
}

/* Match results page */
.group-buttons {
  clear: left;
}

.group-button-title {
  float: left;
  height: 40px;
  background: #2e608c;
  color: #fff;
  margin-right: 2px;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 0;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  text-align: center;
}

button.group-button, 
button.group-button-active {
  float: left;
  height: 40px;
  min-width: 55px;
  background: #2e608c;
  color: #fff;
  margin-right: 2px;
  margin-bottom: 10px;
  padding: 10px 20px;
  border: 0;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  text-align: center;
}

button.group-button-active:focus {
  opacity: 1;
  box-shadow: none;
}

div.group-button-title {
  height: 20px;
  background: #357eBf;
}

button.group-button-active {
  background: #357eBf;
}

div.matchup {
  clear: left;
  background-color: #1c1c1c;
  color: #b0b0b0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  border: 1px #4c4c4c solid;
}

div p.results-match-date {
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

div p.results-match-time {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

div p.results-match-team {
  font-size: 13px;
}

.winner {
  color: #339966;
}

.loser {
  color: #944040;
}

.tie {
  color: #eda828;
}

.unplayed {
  color: #fff;
}

/*---- Matches page -----*/

.fel-match-tabs {
  height: 60px;
  background-color: #2e608c;
  color: #fff;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.fel-match-tabs-button {
  height: 60px;
}

.fel-match-tabs-active {
  background-color: #357eBf;
}

.fel-match-tabs-button:hover {
  background-color: #248cc8;
}

.fel-match-tabs-text {
  height: 20px;
}

.fel-game-filters {
  height: 60px;
  background-color: #1c1c1c;
  color: #b0b0b0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  border: 1px #4c4c4c solid;
}

.fel-game-filters-button {
  height: 60px;
  cursor: pointer;
}

.fel-game-filters-gameButton {
  /* Placeholder */
}

.fel-game-filters-active {
  height: 58px;
  background-color: #1e1e1e;
  color: #fff;
  border-bottom: 2px solid #ccc;
}

.fel-game-filters-button:hover {
  background-color: #1e1e1e;
}

.fel-game-filters-gameButton:hover {
  background-color: #1e1e1e;
}

.fel-game-filters-gameIcon {
  height: 33px;
  padding-top: 7px;
  cursor: pointer;
}

.fel-game-filters-gameName {
  height: 20px;
  cursor: pointer;
}

div.match {
  clear: left;
  background-color: #1e1e1e;
  color: #b0b0b0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
  border: 1px #4c4c4c solid;
}

div.match a {
  text-decoration: none;
}

.game-icon-win {
  background: rgba(210,255,82,1);
  background: -moz-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,0.97) 1%, rgba(145,232,66,0) 32%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(210,255,82,1)), color-stop(1%, rgba(145,232,66,0.97)), color-stop(32%, rgba(145,232,66,0)));
  background: -webkit-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,0.97) 1%, rgba(145,232,66,0) 32%);
  background: -o-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,0.97) 1%, rgba(145,232,66,0) 32%);
  background: -ms-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,0.97) 1%, rgba(145,232,66,0) 32%);
  background: linear-gradient(to right, rgba(210,255,82,1) 0%, rgba(145,232,66,0.97) 1%, rgba(145,232,66,0) 32%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842', GradientType=1 );
}

.game-icon-lose {
  background: rgba(145,232,66,1);
  background: -moz-linear-gradient(left, rgba(145,232,66,1) 0%, rgba(230,74,74,1) 0%, rgba(230,74,74,0) 32%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(145,232,66,1)), color-stop(0%, rgba(230,74,74,1)), color-stop(32%, rgba(230,74,74,0)));
  background: -webkit-linear-gradient(left, rgba(145,232,66,1) 0%, rgba(230,74,74,1) 0%, rgba(230,74,74,0) 32%);
  background: -o-linear-gradient(left, rgba(145,232,66,1) 0%, rgba(230,74,74,1) 0%, rgba(230,74,74,0) 32%);
  background: -ms-linear-gradient(left, rgba(145,232,66,1) 0%, rgba(230,74,74,1) 0%, rgba(230,74,74,0) 32%);
  background: linear-gradient(to right, rgba(145,232,66,1) 0%, rgba(230,74,74,1) 0%, rgba(230,74,74,0) 32%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91e842', endColorstr='#e64a4a', GradientType=1 );
}

.game-icon-draw {
  background: rgba(230,74,74,1);
  background: -moz-linear-gradient(left, rgba(230,74,74,1) 0%, rgba(224,212,76,1) 0%, rgba(224,212,76,0) 32%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,74,74,1)), color-stop(0%, rgba(224,212,76,1)), color-stop(32%, rgba(224,212,76,0)));
  background: -webkit-linear-gradient(left, rgba(230,74,74,1) 0%, rgba(224,212,76,1) 0%, rgba(224,212,76,0) 32%);
  background: -o-linear-gradient(left, rgba(230,74,74,1) 0%, rgba(224,212,76,1) 0%, rgba(224,212,76,0) 32%);
  background: -ms-linear-gradient(left, rgba(230,74,74,1) 0%, rgba(224,212,76,1) 0%, rgba(224,212,76,0) 32%);
  background: linear-gradient(to right, rgba(230,74,74,1) 0%, rgba(224,212,76,1) 0%, rgba(224,212,76,0) 32%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64a4a', endColorstr='#e0d44c', GradientType=1 );
}

.result-text {
  font-size: 14px;
  font-weight: bold;
}

div.matchBlock {
  padding: 0px 0px 10px 0px;
}

h4.matchRound {
  margin: 10px 0px 5px 0px;
}

a.link-remove-outline, 
a.link-remove-outline:active, 
a.link-remove-outline:focus {
  outline: none;
}

.matchOpponent {
  font-size: 15px;
}

div p.match-date {
  font-size: 15px;
  margin: 0;
}

div p.match-time {
  font-size: 15px;
  margin: 0;
  padding: 0;
}

div.match-default-date {
  font-size: 0.8em;
  color: #fff8e5;
}

.fel-date-text {
  color: #eda828;
}

.has-vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/* League signup */
.fel-league-name {
  min-height: 50px;
  background-color: #1c1c1c;
  color: #fff;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  border: 1px #4c4c4c solid;
}

.fel-league-signup {
  min-height: 50px;
  background-color: #1c1c1c;
  color: #fff;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 15px;
  border: 1px #4c4c4c solid;
}

p.no-margin {
  margin: 0;
  padding: 0;
}

div p.fel-league-signup-text {
  color: #fff;
  font-weight: bold;
  padding: 0;
}

div p.fel-league-signup-dates {
  color: #fff;
  padding: 0;
}

.fel-league-signup-button {
  height: 40px;
  margin: 0;
  padding: 5px 20px 5px 20px;
}

/* Media query for customer matches page */
@media (max-width: 490px) {
  /* If someday mobile doesn't work
    this padding might have effect!
  */
  #main {
    padding-left: 5px;
    padding-right: 5px;
  }
  
  div p.fel-league-signup-text {
    font-size: 13px;
  }
  
  .fel-league-signup-button {
    padding: 3px 5px 0px 5px;
  }
}

@media (max-width: 880px) {
  div p.fel-league-signup-dates {
    font-size: 13px;
  }
}

/* Login form */

.fel-login-form {
  background-color: #1c1c1c;
}

.fel-login-field {
  background-color: #fff !important;
  color: #1c1c1c !important;
}

.fel-login-button {
  background: #248cc8;
  color: white;
  border: none;
  text-align: center;
  margin-bottom: 10px;
}

.fel-login-button:active,
.fel-login-button:focus,
.fel-login-button.active {
  background-image: none;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fel-register-link {
  text-decoration: none;
}

div.columns .fel-register {
  padding: 25px 10px 0px 0px;
}

/* Banners */
#left-main-banner {
  top: 100px;
  position: relative;
  z-index: 1;
  float: left;
  left: -210px;
  width: 0;
  height: 0;
}

#right-main-banner {
  position: relative;
  z-index: 1;
  float: right;
  left: 50px;
  width: 0;
  height: 0;
}

@media (max-width: 1440px) {
  #left-main-banner {
    display: none;
  }

  #right-main-banner {
    display: none;
  }
}

.twitch-container {
    height: 50px;
    margin-bottom: 15px;
    background-color: black;
    padding: 10px;
}

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

.twitch-container p {
    margin-left: 5px;
    font-size: 16px;
}

.twitch-title {
    overflow: hidden;
    text-overflow: ellipsis;
}

.twitch-viewers {
    font-size: 15px;
    color: #b22323;
}

.matches-wrapper {
    clear: both;
}

.match-wrapper-mobile {
    clear: both;
    color: #fff;
    border: 1px solid #262626;
    margin-bottom: 10px;
    background-color: #1a1a1a;
}

.container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 15px;
}

.pvm {
  text-align: center;
  border: 1px solid #262626;
  background-color: #1c1c1c;
  width: 150px;
  height: 60px;
  line-height: 60px;
  align-items: center;
  margin-right: 5px;
  overflow: hidden;
  -ms-transform: skewX(-10deg); /* IE 9 */
  -webkit-transform: skewX(-10deg); /* Safari */
  transform: skewX(-10deg); /* Standard syntax */
}

.pvm-mobile {
    padding: 5px 0px 5px 0px;
    background-color: #333;
    color: #fff;
    font-size: 15px;
}

.pvm div {
  -ms-transform: skewX(10deg); /* IE 9 */
  -webkit-transform: skewX(10deg); /* Safari */
  transform: skewX(10deg); /* Standard syntax */
}

.info-container {
  display: flex;
  flex-direction: column;
}

.info {
  border: 1px solid #262626;
  background-color: #1c1c1c;
  width: 700px;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  -ms-transform: skewX(-10deg); /* IE 9 */
  -webkit-transform: skewX(-10deg); /* Safari */
  transform: skewX(-10deg); /* Standard syntax */
}

.points {
  width: 80px;
  text-align: center;
  line-height: 60px;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
}

.team {
  width: 170px;
  color: #fff;
  line-height: 60px;
  align-items: center;
  -ms-transform: skewX(10deg); /* IE 9 */
  -webkit-transform: skewX(10deg); /* Safari */
  transform: skewX(10deg); /* Standard syntax */
  text-align: center;
}

.team-mobile {
    width: 170px;
    color: #fff;
    line-height: 60px;
    align-items: center;
    text-align: center;
}


.score-underline {
    border-bottom: 2px solid #262626;
}

.team.left {
    margin-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.team.right {
    margin-left: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.score {
    width: 80px;
    text-align: center;
    line-height: 60px;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    background-color: #1a1a1a;
}

.maps {
    width: 700px;
    height: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.map {
    width: 140px;
    border: 1px solid #262626;
    border-top: none;
    background-color: #333;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    margin-left: 30px;
    margin-right: 30px;
}

.mobile-container {
    height: 60px;
    background-color: #1c1c1c;
    margin-bottom: 10px;
}

.mobile-team-name {
    width: 280px;
    font-size: 16px;
}

.mobile-score {
    font-size: 16px;
}

.gotv-container {
    text-align: center;
    border: 1px solid #262626;
    background-color: #1c1c1c;
    width: 50px;
    height: 60px;
    line-height: 60px;
    align-items: center;
    margin-left: 5px;
    padding-right: 5px;
    -ms-transform: skewX(-10deg); /* IE 9 */
    -webkit-transform: skewX(-10deg); /* Safari */
    transform: skewX(-10deg); /* Standard syntax */
}

span.match-gotv {
    width: 40px;
    color: #fff;
    padding-top: 2px;
    margin-left: 5px;
    text-align: center;
}

span.match-gotv a {
    text-decoration: none;
    color: #b22323;
    outline: 0;
}

span.match-gotv a:hover {
text-decoration: none;
color: #fff;
outline: 0;
}

span.match-gotv:hover{

}

span.match-gotv a:focus {
    color: #fff;
    text-decoration: none;
}

.tooltip-gotv {
    position: relative;
    display: inline-block;
    -ms-transform: skewX(10deg); /* IE 9 */
    -webkit-transform: skewX(10deg); /* Safari */
    transform: skewX(10deg); /* Standard syntax */
}

.tooltip-gotv .tooltiptext-gotv {
    visibility: hidden;
    width: 220px;
    height: 60px;
    line-height: 30px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 100%;
}

.tooltip-gotv:hover .tooltiptext-gotv {
    visibility: visible;
}

.fel-pagination-group {
    clear: both;
    float: left;
}

.fel-pagination-title {
    float: left;
    height: 20px;
    background: #17508c;
    color: #fff;
    margin-right: 2px;
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 0;
    text-align: center;
    transform: skewX(-10deg); /* Standard syntax */
    -webkit-transform: skewX(-10deg); /* Safari */
    -ms-transform: skewX(-10deg); /* IE 9 */
}

.fel-pagination-title div {
    transform: skewX(10deg); /* Standard syntax */
    -webkit-transform: skewX(10deg); /* Safari */
    -ms-transform: skewX(10deg); /* IE 9 */
}

button.fel-pagination-button, 
button.fel-pagination-button-active {
    float: left;
    height: 40px;
    background: #313233;
    color: #fff;
    margin-right: 2px;
    margin-bottom: 5px;
    line-height: 15px;
    border: 0;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    transform: skewX(-10deg); /* Standard syntax */
    -webkit-transform: skewX(-10deg); /* Safari */
    -ms-transform: skewX(-10deg); /* IE 9 */
}

.fel-pagination-button div,
.fel-pagination-button-active div{
    transform: skewX(10deg); /* Standard syntax */
    -webkit-transform: skewX(10deg); /* Safari */
    -ms-transform: skewX(10deg); /* IE 9 */
}

button.fel-pagination-button:active, 
button.fel-pagination-button-active:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}

button.fel-pagination-button-active:focus {
    opacity: 1;
    box-shadow: none;
    background: #17508c;
}

button.fel-pagination-button-active {
    background: #17508c;
}

.twitch-container img {
    border: 1px solid #fff;
    height: 45px;
}

.league-matches-container {
	margin-bottom: 10px;
}

.team_captain_contact {
	text-decoration: none;
	display: block;
	clear: left;
	margin-bottom: 3px;
	background-color: #1c1c1c;
}