/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Orgon-Italic';
  src: url('/assets/fonts/2C2858_0_0.eot');
  src: url('/assets/fonts/2C2858_0_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2C2858_0_0.woff') format('woff'), url('/assets/fonts/2C2858_0_0.ttf') format('truetype'), url('/assets/fonts/2C2858_0_0.svg#wf') format('svg');
}
@font-face {
  font-family: 'Orgon-ExtraBold';
  src: url('/assets/fonts/2C2858_1_0.eot');
  src: url('/assets/fonts/2C2858_1_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2C2858_1_0.woff') format('woff'), url('/assets/fonts/2C2858_1_0.ttf') format('truetype'), url('/assets/fonts/2C2858_1_0.svg#wf') format('svg');
}
@font-face {
  font-family: 'Orgon-Bold';
  src: url('/assets/fonts/2C2858_2_0.eot');
  src: url('/assets/fonts/2C2858_2_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2C2858_2_0.woff') format('woff'), url('/assets/fonts/2C2858_2_0.ttf') format('truetype'), url('/assets/fonts/2C2858_2_0.svg#wf') format('svg');
}
@font-face {
  font-family: 'Orgon-Regular';
  src: url('/assets/fonts/2C2858_3_0.eot');
  src: url('/assets/fonts/2C2858_3_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2C2858_3_0.woff') format('woff'), url('/assets/fonts/2C2858_3_0.ttf') format('truetype'), url('/assets/fonts/2C2858_3_0.svg#wf') format('svg');
}
@font-face {
  font-family: 'Orgon-Light';
  src: url('/assets/fonts/2C2858_4_0.eot');
  src: url('/assets/fonts/2C2858_4_0.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/2C2858_4_0.woff') format('woff'), url('/assets/fonts/2C2858_4_0.ttf') format('truetype'), url('/assets/fonts/2C2858_4_0.svg#wf') format('svg');
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #009fda;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #009fda;
  border-color: #009fda;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0081b1;
  border-color: #00729d;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #009fda;
  border-color: #009fda;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #279872;
  border-color: #1d7357;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #009fda;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00678e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1020;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}
/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}
/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%;
}
/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;
  -moz-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;
  transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;
}
/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px;
}
.picker__wrap {
  margin: -1px;
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: all 0.15s ease-out, max-height 0, border-width 0;
  -moz-transition: all 0.15s ease-out, max-height 0, border-width 0;
  transition: all 0.15s ease-out, max-height 0, border-width 0;
  -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
}
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}
/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}
.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic;
}
/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2.5em;
  padding: .5em .25em;
  margin-left: .25em;
  margin-right: .25em;
  font-size: .6em;
}
@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    font-size: .8em;
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}
.picker__select--year {
  width: 22.5%;
}
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}
/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  top: -0.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}
@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000;
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}
/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}
@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}
/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}
.picker__day--today {
  color: #0089ec;
  position: relative;
}
.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent;
}
.picker__day--selected,
.picker__day--selected:hover {
  border-color: #0089ec;
}
.picker__day--highlighted {
  background: #b1dcfb;
}
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}
.picker__day--outfocus {
  color: #dddddd;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  background: #0089ec;
  color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}
/**
 * The footer containing the "today" and "clear" buttons.
 */
.picker__footer {
  text-align: center;
}
.picker__button--today,
.picker__button--clear {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 50%;
  display: inline-block;
  vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}
.picker__button--today:focus,
.picker__button--clear:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}
.picker__button--today:before,
.picker__button--clear:before {
  position: relative;
  display: inline-block;
  height: 0;
}
.picker__button--today:before {
  content: " ";
  margin-right: .45em;
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent;
}
.picker__button--clear:before {
  content: "\D7";
  margin-right: .35em;
  top: -0.1em;
  color: #ee2200;
  vertical-align: top;
  font-size: 1.1em;
}
/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
/*!
 * GLYPHICONS
 */
@font-face {
  font-family: 'Glyphicons';
  src: url('/assets/fonts/glyphicons-regular.eot');
  src: url('/assets/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-regular.woff') format('woff'), url('/assets/fonts/glyphicons-regular.ttf') format('truetype'), url('/assets/fonts/glyphicons-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphicon {
  display: inline-block;
  position: relative;
  padding: 7px 0 5px 25px;
  color: #1d1d1b;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
.glyphicon i:before {
  position: absolute;
  left: 0;
  top: 0;
  font: 14px/1em 'Glyphicons';
  font-style: normal;
  color: #1d1d1b;
}
.glyphicon.icon-white i:before {
  color: #fff;
}
.glyphicon.glyphicon-football i:before {
  content: "\e330";
}
/*!
 * FLATICONS SOLID
 */
@font-face {
  font-family: 'Flaticons Solid';
  src: url('/assets/fonts/flaticons-solid.eot');
  src: url('/assets/fonts/flaticons-solid.eot?#iefix') format("embedded-opentype"), url('/assets/fonts/flaticons-solid.woff') format('woff'), url('/assets/fonts/flaticons-solid.ttf') format('truetype'), url('/assets/fonts/flaticons-solid.svg#flaticons-solid') format('svg');
  font-weight: normal;
  font-style: normal;
}
.flaticon.solid:before {
  font-family: 'Flaticons Solid';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.flaticon.solid.group-1:before {
  content: "\e0cd";
}
.flaticon.solid.group-2:before {
  content: "\e0ce";
}
.flaticon.solid.x-2:before {
  content: "\e1cf";
}
.flaticon.solid.settings-1:before {
  content: "\e12c";
}
.flaticon.solid.user-1:before {
  content: "\e0c8";
}
.flaticon.solid.bell-2:before {
  content: "\e044";
}
.flaticon.solid.plus-2:before {
  content: "\e1cc";
}
.flaticon.solid.question-2:before {
  content: "\e0c3";
}
.flaticon.solid.exclamation-point-2:before {
  content: "\e0c5";
}
.flaticon.solid.add-user-1:before {
  content: "\e0c9";
}
.flaticon.solid.location-pin-1:before {
  content: "\e10f";
}
.flaticon.solid.calendar-5:before {
  content: "\e090";
}
@font-face {
  font-family: 'Flaticons Stroke';
  src: url('/assets/fonts/flaticons-stroke.eot');
  src: url('/assets/fonts/flaticons-stroke.eot?#iefix') format("embedded-opentype"), url('/assets/fonts/flaticons-stroke.woff') format('woff'), url('/assets/fonts/flaticons-stroke.ttf') format('truetype'), url('/assets/fonts/flaticons-stroke.svg#flaticons-stroke') format('svg');
  font-weight: normal;
  font-style: normal;
}
.flaticon.stroke:before {
  font-family: 'Flaticons Stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.flaticon.stroke.right-2:before {
  content: "\e5ab";
}
.flaticon.stroke.aim-1:before {
  content: "\e4fe";
}
.flaticon.stroke.zoom-1:before {
  content: "\e459";
}
.flaticon.stroke.zoom-2:before {
  content: "\e45a";
}
.flaticon.stroke.checkmark-2:before {
  content: "\e5b6";
}
.flaticon.stroke.time-1:before {
  content: "\e4ee";
}
.flaticon.stroke.down-2:before {
  content: "\e5a9";
}
.flaticon.stroke.minus-1:before {
  content: "\e5a1";
}
.flaticon.stroke.plus-1:before {
  content: "\e5a0";
}
.flaticon.stroke.plus-2:before {
  content: "\e5b4";
}
.flaticon.stroke.photo-1:before {
  content: "\e46a";
}
.flaticon.stroke.exclamation-point-1:before {
  content: "\e4ac";
}
.flaticon.stroke.logout-1:before {
  content: "\e510";
}
.flaticon.stroke.mail-3:before {
  content: "\e494";
}
.flaticon.stroke.mail-4:before {
  content: "\e495";
}
.flaticon.stroke.taskpad-1:before {
  content: "\e479";
}
.flaticon.stroke.menu-2:before {
  content: "\e53d";
}
.flaticon.stroke.x-2:before {
  content: "\e5b7";
}
.flaticon.stroke.group-1:before {
  content: "\e4b5";
}
.flaticon.stroke.shirt-1:before {
  content: "\e455";
}
.flaticon.stroke.stopwatch-1:before {
  content: "\e4f1";
}
.flaticon.stroke.user-1:before {
  content: "\e4b0";
}
.flaticon.stroke.location-pin-1:before {
  content: "\e4f6";
}
.flaticon.stroke.pencil-2:before {
  content: "\e48c";
}
body {
  font-family: "proxima-nova-1", "proxima-nova-2", Arial;
}
.btn-s {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .btn-s:hover {
  border-color: #444548;
}
.btn-s-primary {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
}
.no-touch .btn-s-primary:hover {
  border-color: #444548;
}
.no-touch .btn-s-primary:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.btn-s-danger {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
}
.no-touch .btn-s-danger:hover {
  border-color: #444548;
}
.form-control.picker__input {
  background-color: #fff;
  cursor: default;
}
small {
  color: #969696;
  display: block;
  font-weight: 300;
  font-size: 13px;
}
.background-noise {
  background: url("/assets/images/bg/bg_noise.jpg") repeat center center;
}
.background-light-grey {
  background-color: #f3f6f8;
}
.m-btn,
.m-btn-good,
.x-groups--header .btn-join {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.m-btn:focus,
.m-btn-good:focus,
.x-groups--header .btn-join:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .m-btn:hover,
.m-btn:focus,
.no-touch .m-btn-good:hover,
.m-btn-good:focus,
.no-touch .x-groups--header .btn-join:hover,
.x-groups--header .btn-join:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.m-btn:active,
.m-btn.active,
.m-btn-good:active,
.m-btn-good.active,
.x-groups--header .btn-join:active,
.x-groups--header .btn-join.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.m-btn.disabled,
.m-btn[disabled],
fieldset[disabled] .m-btn,
.m-btn-good.disabled,
.m-btn-good[disabled],
fieldset[disabled] .m-btn-good,
.x-groups--header .btn-join.disabled,
.x-groups--header .btn-join[disabled],
fieldset[disabled] .x-groups--header .btn-join {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.m-btn.icon-right,
.m-btn-good.icon-right,
.x-groups--header .btn-join.icon-right {
  padding: 10px 10px 7px 20px;
}
.m-btn.icon-right:before,
.m-btn-good.icon-right:before,
.x-groups--header .btn-join.icon-right:before {
  float: right;
  margin-left: 10px;
}
.m-btn-good {
  background-color: #2fb88b;
  border-color: #2fb88b;
  color: #fff;
}
.no-touch .m-btn-good:hover {
  color: #fff;
  background-color: #2db085;
  border-color: #2db085;
}
.m-btn-link {
  color: #009fda;
  font-family: 'Orgon-Regular';
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.m-btn-link,
.m-btn-link:active,
.m-btn-link[disabled],
fieldset[disabled] .m-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.m-btn-link,
.no-touch .m-btn-link:hover,
.m-btn-link:focus,
.m-btn-link:active {
  border-color: transparent;
}
.no-touch .m-btn-link:hover,
.m-btn-link:focus {
  color: #00678e;
  text-decoration: underline;
  background-color: transparent;
}
.no-touch .m-btn-link[disabled]:hover,
.no-touch fieldset[disabled] .m-btn-link:hover,
.m-btn-link[disabled]:focus,
fieldset[disabled] .m-btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.m-modal.bg {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.x-dropdown-menu {
  position: relative;
}
.x-dropdown-menu .trigger {
  outline: none;
}
.x-dropdown-menu .trigger:after {
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #e0e0e0 transparent transparent transparent;
  content: '';
  height: 0;
  position: relative;
  margin-left: 5px;
  top: 8px;
  width: 0;
}
.x-dropdown-menu .dropdown-menu {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border: 1px solid #e0e0e0;
  border-top: none;
  border-radius: 0px;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1px;
  display: none;
  float: left;
  min-width: 200px;
  padding: 0;
  list-style: none;
  font-size: 13px;
  z-index: 1010;
}
.x-dropdown-menu .dropdown-menu > div,
.x-dropdown-menu .dropdown-menu > a {
  border-top: 1px solid #f7f7f7;
  color: #333;
  cursor: pointer;
  display: block;
  font-family: 'Orgon-Regular';
  line-height: 2em;
  padding: 10px 15px;
  text-align: left;
  white-space: nowrap;
}
.no-touch .x-dropdown-menu .dropdown-menu > div:hover,
.no-touch .x-dropdown-menu .dropdown-menu > a:hover {
  background-color: #F0F7FA;
  color: #009fda;
}
.no-touch .x-dropdown-menu .dropdown-menu > div:hover > .flaticon,
.no-touch .x-dropdown-menu .dropdown-menu > a:hover > .flaticon {
  color: #009fda;
}
.x-dropdown-menu .dropdown-menu > div > .flaticon,
.x-dropdown-menu .dropdown-menu > a > .flaticon {
  color: #E2E2E2;
  margin-right: 10px;
  font-size: 16px;
  vertical-align: middle;
}
.x-dropdown-menu.is-open .dropdown-menu {
  display: block;
}
.x-notifications .no-notifications {
  margin-left: -15px;
  margin-right: -15px;
  background: #fff;
  border: 1px solid #dde2e4;
  border-radius: 2px;
  padding: 30px 15px;
  text-align: center;
}
.x-notifications .no-notifications:before,
.x-notifications .no-notifications:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-notifications .no-notifications:after {
  clear: both;
}
.x-notifications .no-notifications:before,
.x-notifications .no-notifications:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-notifications .no-notifications:after {
  clear: both;
}
.x-notifications .no-notifications .message {
  color: #999;
}
.x-notification {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  cursor: pointer;
  padding: 15px;
}
.x-notification.is-unread {
  background-color: #f5fbfd;
}
.x-notification .header:before,
.x-notification .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-notification .header:after {
  clear: both;
}
.x-notification .header:before,
.x-notification .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-notification .header:after {
  clear: both;
}
.x-notification .sender-thumb {
  border-radius: 2px;
  float: left;
  width: 40px;
}
.x-notification .title {
  margin-left: 55px;
}
.x-notification .title .sender-name,
.x-notification .title .target,
.x-notification .title .time,
.x-notification .title .date {
  font-weight: 700;
}
.x-notification .time-ago {
  color: #b3b3b3;
  font-size: 11px;
  margin-top: 5px;
}
.x-global--nav {
  padding-top: 62px;
}
.x-global--nav.is-shifted-out .nav-bar {
  -webkit-transform: translate3d(90%, 0, 0);
  transform: translate3d(90%, 0, 0);
  -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.x-global--nav.theme-groups .nav-bar {
  background-color: #11ba98;
}
@media (min-width: 768px) {
  .x-global--nav.theme-groups .nav-bar {
    background-color: #ffffff;
  }
}
.x-global--nav .nav-bar {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  background: #0079b0;
  height: 62px;
  padding: 0;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.x-global--nav .nav-bar:before,
.x-global--nav .nav-bar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--nav .nav-bar:after {
  clear: both;
}
.x-global--nav .nav-bar:before,
.x-global--nav .nav-bar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--nav .nav-bar:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-global--nav .nav-bar {
    opacity: 0.99;
    filter: alpha(opacity=99);
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 30px;
  }
}
.x-global--nav .nav-bar > .title {
  display: block;
  float: left;
  margin: 0px auto;
  text-align: center;
  width: 40%;
}
.x-global--nav .nav-bar > .title:before,
.x-global--nav .nav-bar > .title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--nav .nav-bar > .title:after {
  clear: both;
}
.x-global--nav .nav-bar > .title:before,
.x-global--nav .nav-bar > .title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--nav .nav-bar > .title:after {
  clear: both;
}
.x-global--nav .nav-bar > .title.has-page-title .logo {
  display: none;
}
.x-global--nav .nav-bar > .title.has-page-title .page-title {
  display: block;
}
.x-global--nav .nav-bar > .title.is-loading .page-title,
.x-global--nav .nav-bar > .title.is-loading .logo {
  display: none;
}
.x-global--nav .nav-bar > .title.is-loading .spinner {
  display: block;
}
@media (min-width: 768px) {
  .x-global--nav .nav-bar > .title {
    text-align: left;
    width: auto;
  }
  .x-global--nav .nav-bar > .title.has-page-title .page-title,
  .x-global--nav .nav-bar > .title.is-loading .spinner,
  .x-global--nav .nav-bar > .title.is-loading .page-title,
  .x-global--nav .nav-bar > .title .spinner,
  .x-global--nav .nav-bar > .title .page-title {
    display: none;
  }
  .x-global--nav .nav-bar > .title.has-page-title .logo,
  .x-global--nav .nav-bar > .title.is-loading .logo,
  .x-global--nav .nav-bar > .title .logo {
    display: block;
  }
}
.x-global--nav .spinner {
  width: 20px;
  height: 20px;
  border: solid #17b6ff;
  border-width: 2px 0px 0px 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 500ms infinite linear;
  -moz-animation: spin 500ms infinite linear;
  -o-animation: spin 500ms infinite linear;
  animation: spin 500ms infinite linear;
  display: none;
  margin: 22px auto 0px;
}
.x-global--nav .page-title {
  color: #fff;
  display: block;
  font-family: "Orgon-Light", Arial;
  font-size: 16px;
  line-height: 66px;
  margin: 0px auto;
  text-align: center;
}
.x-global--nav .mark {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url("/assets/images/x-global-nav/mark-small.png") no-repeat center center;
  display: block;
  height: 62px;
  margin: 0px auto;
  width: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .x-global--nav .mark {
    background: url("/assets/images/x-global-nav/mark-small@2x.png") no-repeat center center;
    background-size: 20px 24px;
  }
}
@media (min-width: 768px) {
  .x-global--nav .mark {
    float: left;
  }
}
.x-global--nav .brand {
  display: block !important;
  color: #383b3d;
  float: left;
  font-family: 'Orgon-ExtraBold', arial;
  font-size: 24px;
  font-weight: 500;
  line-height: 62px;
  margin-left: 10px;
  text-transform: lowercase;
  letter-spacing: -0.4px;
}
tr.x-global--nav .brand {
  display: table-row !important;
}
th.x-global--nav .brand,
td.x-global--nav .brand {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-global--nav .brand,
  tr.x-global--nav .brand,
  th.x-global--nav .brand,
  td.x-global--nav .brand {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-global--nav .brand.hidden-sm,
  tr.x-global--nav .brand.hidden-sm,
  th.x-global--nav .brand.hidden-sm,
  td.x-global--nav .brand.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-global--nav .brand.hidden-md,
  tr.x-global--nav .brand.hidden-md,
  th.x-global--nav .brand.hidden-md,
  td.x-global--nav .brand.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-global--nav .brand.hidden-lg,
  tr.x-global--nav .brand.hidden-lg,
  th.x-global--nav .brand.hidden-lg,
  td.x-global--nav .brand.hidden-lg {
    display: none !important;
  }
}
.x-global--nav nav.primary {
  display: block !important;
  float: left;
}
tr.x-global--nav nav.primary {
  display: table-row !important;
}
th.x-global--nav nav.primary,
td.x-global--nav nav.primary {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-global--nav nav.primary,
  tr.x-global--nav nav.primary,
  th.x-global--nav nav.primary,
  td.x-global--nav nav.primary {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-global--nav nav.primary.hidden-sm,
  tr.x-global--nav nav.primary.hidden-sm,
  th.x-global--nav nav.primary.hidden-sm,
  td.x-global--nav nav.primary.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-global--nav nav.primary.hidden-md,
  tr.x-global--nav nav.primary.hidden-md,
  th.x-global--nav nav.primary.hidden-md,
  td.x-global--nav nav.primary.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-global--nav nav.primary.hidden-lg,
  tr.x-global--nav nav.primary.hidden-lg,
  th.x-global--nav nav.primary.hidden-lg,
  td.x-global--nav nav.primary.hidden-lg {
    display: none !important;
  }
}
.x-global--nav nav.account {
  display: block !important;
  float: right;
}
tr.x-global--nav nav.account {
  display: table-row !important;
}
th.x-global--nav nav.account,
td.x-global--nav nav.account {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-global--nav nav.account,
  tr.x-global--nav nav.account,
  th.x-global--nav nav.account,
  td.x-global--nav nav.account {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-global--nav nav.account.hidden-sm,
  tr.x-global--nav nav.account.hidden-sm,
  th.x-global--nav nav.account.hidden-sm,
  td.x-global--nav nav.account.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-global--nav nav.account.hidden-md,
  tr.x-global--nav nav.account.hidden-md,
  th.x-global--nav nav.account.hidden-md,
  td.x-global--nav nav.account.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-global--nav nav.account.hidden-lg,
  tr.x-global--nav nav.account.hidden-lg,
  th.x-global--nav nav.account.hidden-lg,
  td.x-global--nav nav.account.hidden-lg {
    display: none !important;
  }
}
.x-global--nav .dashboard {
  margin-left: 30px;
}
.x-global--nav .dashboard,
.x-global--nav .groups-menu,
.x-global--nav .games-menu,
.x-global--nav .notifications,
.x-global--nav .account-menu {
  font-family: 'Orgon-Bold', arial;
  font-size: 13px;
  float: left;
}
.x-global--nav .dashboard .title,
.x-global--nav .groups-menu .title,
.x-global--nav .games-menu .title,
.x-global--nav .notifications .title,
.x-global--nav .account-menu .title {
  background: none;
  border: none;
  color: #27292a;
  display: block;
  height: 62px;
  letter-spacing: -0.1px;
  line-height: 62px;
  padding: 1px 15px 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.x-global--nav .dashboard .title:focus,
.x-global--nav .groups-menu .title:focus,
.x-global--nav .games-menu .title:focus,
.x-global--nav .notifications .title:focus,
.x-global--nav .account-menu .title:focus {
  text-decoration: none;
}
.no-touch .x-global--nav .dashboard .title:hover,
.no-touch .x-global--nav .groups-menu .title:hover,
.no-touch .x-global--nav .games-menu .title:hover,
.no-touch .x-global--nav .notifications .title:hover,
.no-touch .x-global--nav .account-menu .title:hover {
  color: #229cc6;
}
@media (min-width: 992px) {
  .x-global--nav .dashboard .title,
  .x-global--nav .groups-menu .title,
  .x-global--nav .games-menu .title,
  .x-global--nav .notifications .title,
  .x-global--nav .account-menu .title {
    padding: 1px 30px 0;
  }
}
.x-global--nav .account-menu .title {
  padding-right: 0;
  padding-left: 25px;
}
.x-global--nav .account-menu .dropdown-menu {
  left: auto;
  right: -5px;
}
.x-global--nav .profile-picture {
  border-radius: 100%;
  width: 35px;
}
.x-global--nav .profile-name {
  margin-left: 10px;
}
.x-global--nav .notifications .title {
  color: #bbb;
  font-size: 14px;
  padding: 2px 10px 0px;
  position: relative;
}
.x-global--nav .notifications .notification-count {
  display: none;
}
.x-global--nav .notifications .title.has-unread-notifications .notification-count {
  display: block;
}
.x-global--nav .notification-count {
  background-color: #ff0000;
  border-radius: 13px;
  color: #fff;
  font-family: 'Orgon-Bold', arial;
  font-size: 12px;
  font-weight: 100;
  left: 30px;
  line-height: 14px;
  padding: 2px 5px 0 4px;
  position: absolute;
  text-align: center;
  top: 15px;
}
@media (min-width: 992px) {
  .x-global--nav .notification-count {
    border: 2px solid #fff;
    left: 15px;
    top: 10px;
  }
}
.x-global--nav .global-menu-trigger {
  display: block !important;
  float: left;
  width: 30%;
}
tr.x-global--nav .global-menu-trigger {
  display: table-row !important;
}
th.x-global--nav .global-menu-trigger,
td.x-global--nav .global-menu-trigger {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-global--nav .global-menu-trigger.hidden-xs,
  tr.x-global--nav .global-menu-trigger.hidden-xs,
  th.x-global--nav .global-menu-trigger.hidden-xs,
  td.x-global--nav .global-menu-trigger.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-global--nav .global-menu-trigger,
  tr.x-global--nav .global-menu-trigger,
  th.x-global--nav .global-menu-trigger,
  td.x-global--nav .global-menu-trigger {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-global--nav .global-menu-trigger.hidden-md,
  tr.x-global--nav .global-menu-trigger.hidden-md,
  th.x-global--nav .global-menu-trigger.hidden-md,
  td.x-global--nav .global-menu-trigger.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-global--nav .global-menu-trigger.hidden-lg,
  tr.x-global--nav .global-menu-trigger.hidden-lg,
  th.x-global--nav .global-menu-trigger.hidden-lg,
  td.x-global--nav .global-menu-trigger.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-global--nav .global-menu-trigger,
  tr.x-global--nav .global-menu-trigger,
  th.x-global--nav .global-menu-trigger,
  td.x-global--nav .global-menu-trigger {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-global--nav .global-menu-trigger,
  tr.x-global--nav .global-menu-trigger,
  th.x-global--nav .global-menu-trigger,
  td.x-global--nav .global-menu-trigger {
    display: none !important;
  }
}
.x-global--nav .global-menu-trigger button {
  background: transparent;
  border: none;
  height: 62px;
  line-height: 62px;
  outline: none;
  padding: 3px 15px 0;
  text-align: left;
}
.x-global--nav .global-menu-trigger button .flaticon {
  color: #fff;
  font-size: 24px;
  padding-right: 5px;
  vertical-align: middle;
}
.x-global--side-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  background-color: #1d2124;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  width: 90%;
  z-index: 101;
}
.x-global--side-menu.is-showing {
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
.x-global--side-menu .title {
  color: #4b555c;
  display: block;
  font-family: 'Orgon-Light';
  margin-top: 15px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.x-global--side-menu .item {
  color: #b2bbc1;
  display: block;
  font-family: 'Orgon-Light';
  font-size: 16px;
  padding: 10px 15px;
}
.x-global--side-menu .item.active {
  color: #0079b0;
}
.x-global--side-menu .profile-header {
  border-bottom: 1px solid #262b2f;
  margin: 0 15px 10px;
  padding: 14px 0;
}
.x-global--side-menu .profile-header:before,
.x-global--side-menu .profile-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--side-menu .profile-header:after {
  clear: both;
}
.x-global--side-menu .profile-header:before,
.x-global--side-menu .profile-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-global--side-menu .profile-header:after {
  clear: both;
}
.x-global--side-menu .profile-picture {
  border-radius: 100%;
  float: left;
  height: 32px;
  width: 32px;
}
.x-global--side-menu .profile-name {
  color: #96a1aa;
  display: block;
  font-family: 'Orgon-Regular';
  font-size: 16px;
  line-height: 32px;
  margin-left: 45px;
}
.x-global--side-menu .notification-count {
  background-color: #ff0000;
  font-family: 'Orgon-Bold', arial;
  float: right;
  font-size: 12px;
  border-radius: 13px;
  line-height: 14px;
  text-align: center;
  padding: 4px 7px 2px 7px;
  color: #fff;
  font-weight: 100;
}
@media (min-width: 768px) {
  .x-global--side-menu {
    display: none;
  }
}
.x-global--page > .overlay {
  display: none;
}
@media (max-width: 767px) {
  .x-global--page {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    position: relative;
  }
  .x-global--page.is-shifted-out {
    -webkit-transform: translate3d(90%, 0, 0);
    transform: translate3d(90%, 0, 0);
    -webkit-transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
    transition: transform 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  .x-global--page.is-shifted-out .overlay {
    display: block;
  }
  .x-global--page > .overlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
  }
}
.x-guest--nav {
  padding-top: 75px;
}
.x-guest--nav.is-hidden {
  display: none;
}
.x-guest--nav .nav-bar {
  background: rgba(255, 255, 255, 0.95);
  height: 75px;
  padding: 0;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 100;
}
@media (min-width: 768px) {
  .x-guest--nav .nav-bar {
    opacity: 0.99;
    filter: alpha(opacity=99);
    border-bottom: 1px solid rgba(246, 246, 246, 0.95);
    padding: 0 30px;
  }
}
.x-guest--nav .mark {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url("/assets/images/x-global-nav/mark-small.png") no-repeat center center;
  display: block;
  height: 75px;
  margin: 0px auto;
  width: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .x-guest--nav .mark {
    background: url("/assets/images/x-global-nav/mark-small@2x.png") no-repeat center center;
    background-size: 20px 24px;
  }
}
@media (min-width: 768px) {
  .x-guest--nav .mark {
    float: left;
  }
}
.x-guest--nav .brand {
  display: block !important;
  color: #383b3d;
  float: left;
  font-family: 'Orgon-ExtraBold', arial;
  font-size: 24px;
  font-weight: 500;
  line-height: 75px;
  margin-left: 10px;
  text-transform: lowercase;
  letter-spacing: -0.4px;
}
tr.x-guest--nav .brand {
  display: table-row !important;
}
th.x-guest--nav .brand,
td.x-guest--nav .brand {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-guest--nav .brand,
  tr.x-guest--nav .brand,
  th.x-guest--nav .brand,
  td.x-guest--nav .brand {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-guest--nav .brand.hidden-sm,
  tr.x-guest--nav .brand.hidden-sm,
  th.x-guest--nav .brand.hidden-sm,
  td.x-guest--nav .brand.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-guest--nav .brand.hidden-md,
  tr.x-guest--nav .brand.hidden-md,
  th.x-guest--nav .brand.hidden-md,
  td.x-guest--nav .brand.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-guest--nav .brand.hidden-lg,
  tr.x-guest--nav .brand.hidden-lg,
  th.x-guest--nav .brand.hidden-lg,
  td.x-guest--nav .brand.hidden-lg {
    display: none !important;
  }
}
.x-guest--nav .page-title {
  float: left;
  margin-left: 30%;
  width: 40%;
}
@media (min-width: 768px) {
  .x-guest--nav .page-title {
    margin-left: 0;
    width: auto;
  }
}
.x-guest--nav nav.primary {
  float: right;
  width: 30%;
}
@media (min-width: 768px) {
  .x-guest--nav nav.primary {
    width: auto;
  }
}
.x-guest--nav .home,
.x-guest--nav .join,
.x-guest--nav .sign-in {
  font-family: 'Orgon-Bold', arial;
  font-size: 13px;
  float: right;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-guest--nav .home,
  .x-guest--nav .join,
  .x-guest--nav .sign-in {
    float: left;
    padding-right: 0;
  }
}
.x-guest--nav .home,
.x-guest--nav .join {
  display: block !important;
}
tr.x-guest--nav .home,
tr.x-guest--nav .join {
  display: table-row !important;
}
th.x-guest--nav .home,
th.x-guest--nav .join,
td.x-guest--nav .home,
td.x-guest--nav .join {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-guest--nav .home,
  .x-guest--nav .join,
  tr.x-guest--nav .home,
  tr.x-guest--nav .join,
  th.x-guest--nav .home,
  th.x-guest--nav .join,
  td.x-guest--nav .home,
  td.x-guest--nav .join {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-guest--nav .home.hidden-sm,
  .x-guest--nav .join.hidden-sm,
  tr.x-guest--nav .home.hidden-sm,
  tr.x-guest--nav .join.hidden-sm,
  th.x-guest--nav .home.hidden-sm,
  th.x-guest--nav .join.hidden-sm,
  td.x-guest--nav .home.hidden-sm,
  td.x-guest--nav .join.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-guest--nav .home.hidden-md,
  .x-guest--nav .join.hidden-md,
  tr.x-guest--nav .home.hidden-md,
  tr.x-guest--nav .join.hidden-md,
  th.x-guest--nav .home.hidden-md,
  th.x-guest--nav .join.hidden-md,
  td.x-guest--nav .home.hidden-md,
  td.x-guest--nav .join.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-guest--nav .home.hidden-lg,
  .x-guest--nav .join.hidden-lg,
  tr.x-guest--nav .home.hidden-lg,
  tr.x-guest--nav .join.hidden-lg,
  th.x-guest--nav .home.hidden-lg,
  th.x-guest--nav .join.hidden-lg,
  td.x-guest--nav .home.hidden-lg,
  td.x-guest--nav .join.hidden-lg {
    display: none !important;
  }
}
.x-guest--nav .title {
  background: none;
  border: none;
  color: #27292a;
  display: block;
  height: 75px;
  letter-spacing: -0.1px;
  line-height: 75px;
  padding: 1px 15px 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.x-guest--nav .title:focus {
  text-decoration: none;
}
.no-touch .x-guest--nav .title:hover {
  color: #229cc6;
}
@media (min-width: 992px) {
  .x-guest--nav .title {
    padding: 1px 30px 0;
  }
}
@media (min-width: 992px) {
  .x-guest--nav .sign-in .title {
    padding-right: 0;
  }
}
.x-guest--footer {
  background: url("/assets/images/x-guest/footer/bg-pitch.jpg") repeat center 0px;
  padding-top: 80px;
  padding-bottom: 50px;
  text-align: center;
}
.x-guest--footer .footer-link {
  color: #ffffff;
  display: block;
  font-family: "proxima nova", "Arial";
  font-weight: 500;
  letter-spacing: 1px;
  padding: 15px 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .x-guest--footer .footer-link {
    display: inline-block;
    padding: 0 30px;
  }
}
.no-touch .x-guest--footer .footer-link:hover,
.no-touch .x-guest--footer .footer-link:active {
  color: #00acff;
}
.x-guest--footer .brand-mark {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url("/assets/images/x-guest/footer/mark-small.png");
  height: 36px;
  margin: 80px auto 0;
  width: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--footer .brand-mark {
    background-image: url("/assets/images/x-guest/footer/mark-small@2x.png");
    background-size: 30px 36px;
  }
}
.x-guest--footer .tagline {
  color: #b3b8ba;
  font-family: "Orgon-Light", "Arial";
  font-size: 20px;
  letter-spacing: 3px;
  margin-top: 15px;
  text-transform: uppercase;
}
.x-guest--footer .legals {
  color: #b3b8ba;
  font-family: "proxima nova", "Arial";
  font-size: 14px;
  font-weight: 100;
}
.x-guest--introduction {
  background: #fff;
  text-align: center;
}
.x-guest--introduction .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  .x-guest--introduction .content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .x-guest--introduction .content {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .x-guest--introduction .content {
    padding-bottom: 150px;
  }
}
.x-guest--introduction .brand-mark-wrapper {
  height: 220px;
  position: relative;
}
@media (min-width: 768px) {
  .x-guest--introduction .brand-mark-wrapper {
    padding-bottom: 270px;
  }
}
.x-guest--introduction .brand-mark {
  background-image: url("/assets/images/x-guest/introduction/mark-large.png");
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-animation: bounce 1.5s 1 forwards 1s;
  animation: bounce 1.5s 1 forwards 1s;
  display: block;
  position: absolute;
  height: 120px;
  bottom: 100%;
  left: -50px;
  margin-left: 50%;
  width: 100px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--introduction .brand-mark {
    background-image: url("/assets/images/x-guest/introduction/mark-large@2x.png");
    background-size: 100px 120px;
  }
}
.x-guest--introduction .brand-name {
  color: #414141;
  font-size: 44px;
  font-family: "Orgon-ExtraBold";
}
.x-guest--introduction .pitch {
  color: #202020;
  font-family: "Orgon-Light";
  font-size: 20px;
}
@media (min-width: 768px) {
  .x-guest--introduction .pitch {
    font-size: 24px;
  }
}
.x-guest--introduction .actions:before,
.x-guest--introduction .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-guest--introduction .actions:after {
  clear: both;
}
.x-guest--introduction .actions:before,
.x-guest--introduction .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-guest--introduction .actions:after {
  clear: both;
}
.x-guest--introduction .btn-join,
.x-guest--introduction .btn-sign-in {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  border-color: #09a4dc;
  border-width: 2px;
  color: #fff;
  float: left;
  font-family: "Orgon-Regular", "Arial";
  font-size: 18px;
  padding: 15px 17px 13px;
  text-align: center;
  width: 100%;
}
.no-touch .x-guest--introduction .btn-join:hover,
.no-touch .x-guest--introduction .btn-sign-in:hover {
  border-color: #444548;
}
@media (min-width: 768px) {
  .x-guest--introduction .btn-join,
  .x-guest--introduction .btn-sign-in {
    width: 49%;
  }
}
.x-guest--introduction .btn-join {
  background-color: #09a4dc;
  margin-right: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .x-guest--introduction .btn-join {
    margin-right: 1%;
  }
}
.no-touch .x-guest--introduction .btn-join:hover,
.no-touch .x-guest--introduction .btn-join:active {
  background-color: #0892c4;
  border-color: #0892c4;
  color: #fff;
}
.x-guest--introduction .btn-sign-in {
  background-color: #fff;
  color: #09a4dc;
  margin-left: 0;
}
@media (min-width: 768px) {
  .x-guest--introduction .btn-sign-in {
    margin-left: 1%;
  }
}
.no-touch .x-guest--introduction .btn-sign-in:hover,
.no-touch .x-guest--introduction .btn-sign-in:active {
  border-color: #0892c4;
  color: #0892c4;
}
@keyframes bounce {
  0% {
    bottom: 100%;
    -webkit-animation-timing-function: linear;
  }
  10% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  40% {
    bottom: 50%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  70% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  85% {
    bottom: 10%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  100% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
}
@-webkit-keyframes bounce {
  0% {
    bottom: 100%;
    -webkit-animation-timing-function: linear;
  }
  10% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  40% {
    bottom: 50%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  70% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  85% {
    bottom: 10%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  100% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
}
@-moz-keyframes bounce {
  0% {
    bottom: 100%;
    -webkit-animation-timing-function: linear;
  }
  10% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  40% {
    bottom: 50%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  70% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  85% {
    bottom: 10%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  100% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
}
@-o-keyframes bounce {
  0% {
    bottom: 100%;
    -webkit-animation-timing-function: linear;
  }
  10% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  40% {
    bottom: 50%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  70% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
  85% {
    bottom: 10%;
    -webkit-animation-timing-function: cubic-bezier(0.59, 0, 0.58, 0.58);
  }
  100% {
    bottom: 0%;
    -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.16, 0.99);
  }
}
.x-guest--for-section {
  font-family: "Orgon-Regular", "Arial";
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-guest--for-section {
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .x-guest--for-section .container {
    width: 1140px;
  }
}
.x-guest--for-section .subtitle {
  font-size: 12px;
  text-transform: uppercase;
}
.x-guest--for-section .title {
  font-size: 26px;
  margin: 10px 0;
}
.x-guest--for-section .description {
  font-family: "proxima nova", "Arial";
  font-size: 16px;
  line-height: 1.5em;
}
.x-guest--for-section .btn-join {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #41b475;
  border-color: #41b475;
  border-width: 2px;
  color: #fff;
  font-family: "Orgon-Regular", "Arial";
  font-size: 18px;
  margin-top: 30px;
  padding: 15px 45px 13px;
  text-align: center;
  width: 100%;
}
.no-touch .x-guest--for-section .btn-join:hover {
  border-color: #444548;
}
@media (min-width: 768px) {
  .x-guest--for-section .btn-join {
    width: auto;
  }
}
.no-touch .x-guest--for-section .btn-join:hover,
.no-touch .x-guest--for-section .btn-join:active {
  background-color: #3aa169;
  border-color: #3aa169;
  color: #fff;
}
.x-guest--for-organisers {
  background: #f3f6f8;
  color: #091c24;
}
.x-guest--for-organisers .apps {
  display: block !important;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 560px;
  position: relative;
}
tr.x-guest--for-organisers .apps {
  display: table-row !important;
}
th.x-guest--for-organisers .apps,
td.x-guest--for-organisers .apps {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-guest--for-organisers .apps,
  tr.x-guest--for-organisers .apps,
  th.x-guest--for-organisers .apps,
  td.x-guest--for-organisers .apps {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-guest--for-organisers .apps.hidden-sm,
  tr.x-guest--for-organisers .apps.hidden-sm,
  th.x-guest--for-organisers .apps.hidden-sm,
  td.x-guest--for-organisers .apps.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-guest--for-organisers .apps.hidden-md,
  tr.x-guest--for-organisers .apps.hidden-md,
  th.x-guest--for-organisers .apps.hidden-md,
  td.x-guest--for-organisers .apps.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-guest--for-organisers .apps.hidden-lg,
  tr.x-guest--for-organisers .apps.hidden-lg,
  th.x-guest--for-organisers .apps.hidden-lg,
  td.x-guest--for-organisers .apps.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .x-guest--for-organisers .apps {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-organisers .apps {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-organisers .apps {
    left: 50%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-organisers .apps {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-organisers .apps {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-organisers .apps {
    left: 41.66666667%;
  }
}
.x-guest--for-organisers .desktop {
  background-image: url("/assets/images/x-guest/for-organisers/desktop-football-game.png");
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
  width: 782px;
  height: 560px;
  position: absolute;
  left: 50px;
  bottom: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--for-organisers .desktop {
    background-image: url("/assets/images/x-guest/for-organisers/desktop-football-game@2x.png");
    background-size: 782px 560px;
  }
}
.x-guest--for-organisers .in-viewport .desktop {
  -webkit-transition: all 750ms cubic-bezier(0, 0, 0.4, 1) 200ms;
  transition: all 750ms cubic-bezier(0, 0, 0.4, 1) 200ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.x-guest--for-organisers .phone {
  background-image: url("/assets/images/x-guest/for-organisers/ios-football-game.png");
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
  width: 221px;
  height: 443px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--for-organisers .phone {
    background-image: url("/assets/images/x-guest/for-organisers/ios-football-game@2x.png");
    background-size: 221px 443px;
  }
}
.x-guest--for-organisers .in-viewport .phone {
  -webkit-transition: all 750ms cubic-bezier(0, 0, 0.4, 1) 100ms;
  transition: all 750ms cubic-bezier(0, 0, 0.4, 1) 100ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.x-guest--for-organisers .for-organisers {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-guest--for-organisers .for-organisers {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-organisers .for-organisers {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-organisers .for-organisers {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-organisers .for-organisers {
    right: 58.33333333%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-organisers .for-organisers {
    padding-top: 150px;
  }
}
.x-guest--for-players {
  background: #ffffff;
  color: #091c24;
}
.x-guest--for-players .illustration {
  display: block !important;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 504px;
  position: relative;
}
tr.x-guest--for-players .illustration {
  display: table-row !important;
}
th.x-guest--for-players .illustration,
td.x-guest--for-players .illustration {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-guest--for-players .illustration,
  tr.x-guest--for-players .illustration,
  th.x-guest--for-players .illustration,
  td.x-guest--for-players .illustration {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-guest--for-players .illustration.hidden-sm,
  tr.x-guest--for-players .illustration.hidden-sm,
  th.x-guest--for-players .illustration.hidden-sm,
  td.x-guest--for-players .illustration.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-guest--for-players .illustration.hidden-md,
  tr.x-guest--for-players .illustration.hidden-md,
  th.x-guest--for-players .illustration.hidden-md,
  td.x-guest--for-players .illustration.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-guest--for-players .illustration.hidden-lg,
  tr.x-guest--for-players .illustration.hidden-lg,
  th.x-guest--for-players .illustration.hidden-lg,
  td.x-guest--for-players .illustration.hidden-lg {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .x-guest--for-players .illustration {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-players .illustration {
    float: left;
    width: 50%;
  }
}
.x-guest--for-players .for-players {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-guest--for-players .for-players {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-players .for-players {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-players .for-players {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .x-guest--for-players .for-players {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 768px) {
  .x-guest--for-players .for-players {
    padding-top: 150px;
  }
}
.x-guest--for-players .map {
  background-image: url("/assets/images/x-guest/for-players/map-illustration.png");
  height: 504px;
  margin: 0px auto;
  position: absolute;
  right: 30px;
  width: 513px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--for-players .map {
    background-image: url("/assets/images/x-guest/for-players/map-illustration@2x.png");
    background-size: 513px 504px;
  }
}
.x-guest--for-players .marker {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-image: url("/assets/images/x-guest/for-players/game-marker.png");
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  height: 71px;
  left: 140px;
  position: absolute;
  top: 30px;
  width: 53px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--for-players .marker {
    background-image: url("/assets/images/x-guest/for-players/game-marker@2x.png");
    background-size: 53px 71px;
  }
}
.x-guest--for-players .marker:nth-child(1) {
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 159px;
  top: -30px;
}
.x-guest--for-players .marker:nth-child(2) {
  -webkit-transition: all 0.3s ease-out 0.2s;
  transition: all 0.3s ease-out 0.2s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 440px;
  top: 58px;
}
.x-guest--for-players .marker:nth-child(3) {
  -webkit-transition: all 0.3s ease-out 0.4s;
  transition: all 0.3s ease-out 0.4s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 372px;
  top: 66px;
}
.x-guest--for-players .marker:nth-child(4) {
  -webkit-transition: all 0.3s ease-out 0.6s;
  transition: all 0.3s ease-out 0.6s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 114px;
  top: 123px;
}
.x-guest--for-players .marker:nth-child(5) {
  -webkit-transition: all 0.3s ease-out 0.8s;
  transition: all 0.3s ease-out 0.8s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 194px;
  top: 123px;
}
.x-guest--for-players .marker:nth-child(6) {
  -webkit-transition: all 0.3s ease-out 1s;
  transition: all 0.3s ease-out 1s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 417px;
  top: 284px;
}
.x-guest--for-players .marker:nth-child(7) {
  -webkit-transition: all 0.3s ease-out 1.2s;
  transition: all 0.3s ease-out 1.2s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 353px;
  top: 284px;
}
.x-guest--for-players .marker:nth-child(8) {
  -webkit-transition: all 0.3s ease-out 1.4s;
  transition: all 0.3s ease-out 1.4s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 289px;
  top: 284px;
}
.x-guest--for-players .marker:nth-child(9) {
  -webkit-transition: all 0.3s ease-out 1.6s;
  transition: all 0.3s ease-out 1.6s;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  left: 43px;
  top: 288px;
}
.x-guest--for-players .in-viewport .marker {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.x-guest--form {
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: 1px solid #e6ebed;
  padding: 15px;
  text-align: center;
}
.x-guest--form .title {
  color: #061b23;
  font-family: "Orgon-Light", "Arial";
  font-size: 26px;
  margin: 10px 0;
}
.x-guest--form .form-control {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dbdbdb;
  padding: 25px 15px;
}
.x-guest--sign-in {
  background-color: #f3f6f8;
  padding-top: 15px;
  padding-bottom: 250px;
}
@media (min-width: 768px) {
  .x-guest--sign-in {
    padding-top: 100px;
  }
}
.x-guest--sign-in .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-guest--sign-in .form-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .x-guest--sign-in .form-wrapper {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .x-guest--sign-in .form-wrapper {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  .x-guest--sign-in .form-wrapper {
    margin-left: 29.16666667%;
  }
}
@media (min-width: 1200px) {
  .x-guest--sign-in .form-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .x-guest--sign-in .form-wrapper {
    margin-left: 25%;
  }
}
.x-guest--sign-in-form .brand-name {
  font-family: "Orgon-ExtraBold", "Arial";
  font-weight: 700;
}
.x-guest--sign-in-form .brand-mark {
  background-image: url("/assets/images/x-guest/sign-in-form/mark-small.png");
  margin: 15px auto 0;
  width: 30px;
  height: 36px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--sign-in-form .brand-mark {
    background-image: url("/assets/images/x-guest/sign-in-form/mark-small@2x.png");
    background-size: 30px 36px;
  }
}
.x-guest--sign-in-form .subtitle {
  color: #262B2D;
  font-family: "proxima nova", "Arial";
  font-size: 16px;
  margin-bottom: 25px;
}
.x-guest--sign-in-form .x-forms--textfield-inset {
  margin-top: 15px;
}
.x-guest--sign-in-form .x-forms--textfield-inset.is-active.is-valid .form-control {
  border-color: #dbdbdb;
}
.x-guest--sign-in-form .error-message {
  background-color: #ffe7e7;
  color: #933c3c;
  padding: 15px;
  margin-top: 15px;
}
.x-guest--sign-in-form .btn-submit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
  font-size: 18px;
  margin-top: 5px;
  padding: 15px;
  width: 100%;
}
.no-touch .x-guest--sign-in-form .btn-submit:hover {
  border-color: #444548;
}
.no-touch .x-guest--sign-in-form .btn-submit:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.x-guest--join {
  background-color: #f3f6f8;
  padding-top: 15px;
  padding-bottom: 250px;
}
@media (min-width: 768px) {
  .x-guest--join {
    padding-top: 100px;
  }
}
.x-guest--join .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-guest--join .form-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .x-guest--join .form-wrapper {
    margin-left: 25%;
  }
}
.x-guest--join-form .brand-name {
  font-family: "Orgon-ExtraBold", "Arial";
  font-weight: 700;
}
.x-guest--join-form .brand-mark {
  background-image: url("/assets/images/x-guest/join-form/mark-small.png");
  margin: 15px auto 0;
  width: 30px;
  height: 36px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .x-guest--join-form .brand-mark {
    background-image: url("/assets/images/x-guest/join-form/mark-small@2x.png");
    background-size: 30px 36px;
  }
}
.x-guest--join-form .subtitle {
  color: #262B2D;
  font-family: "proxima nova", "Arial";
  font-size: 16px;
  margin-bottom: 25px;
}
.x-guest--join-form .x-forms--textfield-inset {
  margin-top: 15px;
}
.x-guest--join-form .x-forms--textfield-inset.is-active.is-valid .form-control {
  border-color: #dbdbdb;
}
.x-guest--join-form .error-message {
  background-color: #ffe7e7;
  color: #933c3c;
  padding: 15px;
  margin-bottom: 25px;
}
.x-guest--join-form .btn-join {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
  font-size: 18px;
  margin-top: 5px;
  padding: 15px;
  width: 100%;
}
.no-touch .x-guest--join-form .btn-join:hover {
  border-color: #444548;
}
.no-touch .x-guest--join-form .btn-join:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.x-guest--join-form .already-joined {
  background-color: #f5f8f9;
  color: #737c80;
  font-size: 16px;
  padding: 15px;
  margin: 20px -15px -15px;
}
.x-guest--join-form .already-joined .sign-in {
  color: #09a4dc;
  font-weight: 700;
}
.x-guest--invitation .invitation-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-guest--invitation .invitation-wrapper {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .x-guest--invitation .invitation-wrapper {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .x-guest--invitation .invitation-wrapper {
    margin-top: 30px;
    margin-bottom: -60px;
  }
}
.x-guest--invitation .invitation {
  -webkit-animation: invitation-in 0.9s 1 forwards cubic-bezier(0, 0, 0.4, 1);
  animation: invitation-in 0.9s 1 forwards cubic-bezier(0, 0, 0.4, 1);
  border-radius: 3px;
  background-color: #f9fbfc;
  border: 1px solid #e6ebed;
  padding: 30px 15px 15px;
}
.x-guest--invitation .sender-picture {
  border-radius: 100%;
  min-height: 50px;
}
.x-guest--invitation .sender {
  color: #262B2D;
  font-family: "proxima nova", "Arial";
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.x-guest--invitation .name {
  font-weight: 700;
}
@keyframes invitation-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  75% {
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-webkit-keyframes invitation-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  75% {
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-moz-keyframes invitation-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  75% {
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-o-keyframes invitation-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -174px, 0);
    transform: translate3d(0, -174px, 0);
  }
  75% {
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.x-guest--invalid-invitation {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 150px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-guest--invalid-invitation {
    padding-top: 100px;
  }
}
.x-guest--invalid-invitation .already-used {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .x-guest--invalid-invitation .already-used {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .x-guest--invalid-invitation .already-used {
    margin-left: 8.33333333%;
  }
}
.x-guest--invalid-invitation .flaticon {
  color: #09a4dc;
  font-size: 48px;
}
.x-guest--invalid-invitation .title {
  font-family: "Orgon-Light", "Arial";
  font-size: 24px;
  margin: 0 0 15px;
}
.x-guest--invalid-invitation .btn-sign-in,
.x-guest--invalid-invitation .btn-join {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #09a4dc;
  border-color: #09a4dc;
  border-width: 2px;
  color: #fff;
  font-family: "Orgon-Regular", "Arial";
  font-size: 16px;
  margin-top: 15px;
  padding: 13px 45px 11px;
  text-align: center;
  width: 100%;
}
.no-touch .x-guest--invalid-invitation .btn-sign-in:hover,
.no-touch .x-guest--invalid-invitation .btn-join:hover {
  border-color: #444548;
}
@media (min-width: 768px) {
  .x-guest--invalid-invitation .btn-sign-in,
  .x-guest--invalid-invitation .btn-join {
    width: 200px;
  }
}
.no-touch .x-guest--invalid-invitation .btn-sign-in:hover,
.no-touch .x-guest--invalid-invitation .btn-join:hover,
.no-touch .x-guest--invalid-invitation .btn-sign-in:active,
.no-touch .x-guest--invalid-invitation .btn-join:active {
  background-color: #0892c4;
  border-color: #0892c4;
  color: #fff;
}
.x-guest--invalid-invitation .btn-join {
  background-color: #ffffff;
  color: #09a4dc;
}
.x-guest--article {
  background-color: #ffffff;
  color: #3a3d3f;
  padding-top: 30px;
  padding-bottom: 150px;
  text-align: left;
}
@media (min-width: 768px) {
  .x-guest--article {
    padding-top: 30px;
  }
}
.x-guest--article .article-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
@media (min-width: 992px) {
  .x-guest--article .article-content {
    float: left;
    width: 83.33333333%;
  }
}
.x-guest--article .title {
  font-family: "Orgon-Regular", "Arial";
}
.x-guest--article h4 {
  font-family: "Orgon-Bold", "Arial";
  font-size: 18px;
  font-weight: 500;
  margin-top: 45px;
  margin-bottom: 0px;
}
.x-utils--menu {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f9fbfc;
  border-top: 1px solid #f3f6f7;
  border-bottom: 1px solid #dbe2e4;
}
.x-utils--menu:before,
.x-utils--menu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-utils--menu:after {
  clear: both;
}
.x-utils--menu:before,
.x-utils--menu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-utils--menu:after {
  clear: both;
}
.x-utils--menu .menu-item {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #edf4f5;
  border-bottom: none;
  color: #4B4A4A;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-utils--menu .menu-item {
    float: left;
    width: 16.66666667%;
  }
}
.x-utils--menu .menu-item:first-child {
  border-left: none;
}
.x-utils--menu .menu-item:active,
.x-utils--menu .menu-item:focus {
  text-decoration: none;
}
.x-utils--menu .menu-item.more {
  background: transparent;
  border-top: none;
  border-right: none;
  display: none;
  padding-top: 0;
  padding-bottom: 0;
}
.x-utils--menu .menu-item.more:focus {
  outline: none;
}
.x-utils--menu .menu-item.active {
  background-color: #ffffff;
  color: #2aacda;
}
.x-utils--menu .menu-item.secondary {
  display: none;
}
@media (min-width: 768px) {
  .x-utils--menu .menu-item {
    display: block;
  }
  .x-utils--menu .menu-item.more {
    display: none;
  }
  .x-utils--menu .menu-item.secondary {
    display: block;
  }
}
.x-utils--menu.has-more-items .more {
  display: block;
}
@media (min-width: 768px) {
  .x-utils--menu.has-more-items .more {
    display: none;
  }
}
.x-utils--menu .flaticon {
  display: none;
}
.x-utils--menu.show-more {
  border-bottom: 1px solid #dbe2e4;
}
.x-utils--menu.show-more .active {
  background-color: transparent;
  color: #4B4A4A;
}
.x-utils--menu.show-more .more {
  background-color: #fff;
  border-bottom-color: #fff;
}
.x-utils--menu.show-more .secondary {
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.x-utils--menu.show-more .secondary:nth-last-child(2) {
  border-bottom: none;
}
.x-utils--menu.show-more .flaticon {
  display: block;
  float: right;
}
html.flexbox .x-utils--menu {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-box-flex-flow: row wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: row wrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: row wrap;
  /* Chrome */
  -ms-flex-flow: row wrap;
  /* IE 10 */
  flex-flow: row wrap;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
html.flexbox .x-utils--menu .menu-item {
  -webkit-box-flex: 1 25%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 25%;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 25%;
  /* Chrome */
  -ms-flex: 1 25%;
  /* IE 10 */
  flex: 1 25%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-ordinal-group: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 1;
  /* OLD - Firefox 19- */
  -ms-flex-order: 1;
  /* TWEENER - IE 10 */
  -webkit-order: 1;
  /* NEW - Chrome */
  order: 1;
}
html.flexbox .x-utils--menu .menu-item:first-child {
  -webkit-box-flex: 1 24%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 24%;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 24%;
  /* Chrome */
  -ms-flex: 1 24%;
  /* IE 10 */
  flex: 1 24%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
html.flexbox .x-utils--menu .menu-item.more {
  -webkit-box-flex: 1 25%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 25%;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 25%;
  /* Chrome */
  -ms-flex: 1 25%;
  /* IE 10 */
  flex: 1 25%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
html.flexbox .x-utils--menu .menu-item.secondary {
  -webkit-box-ordinal-group: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;
  /* OLD - Firefox 19- */
  -ms-flex-order: 2;
  /* TWEENER - IE 10 */
  -webkit-order: 2;
  /* NEW - Chrome */
  order: 2;
}
@media (min-width: 768px) {
  html.flexbox .x-utils--menu .menu-item {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
  html.flexbox .x-utils--menu .menu-item:first-child {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
  html.flexbox .x-utils--menu .menu-item.secondary {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-ordinal-group: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-ordinal-group: 1;
    /* OLD - Firefox 19- */
    -ms-flex-order: 1;
    /* TWEENER - IE 10 */
    -webkit-order: 1;
    /* NEW - Chrome */
    order: 1;
  }
}
html.flexbox .x-utils--menu.show-more .secondary {
  -webkit-box-flex: 1 100%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 100%;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 100%;
  /* Chrome */
  -ms-flex: 1 100%;
  /* IE 10 */
  flex: 1 100%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.x-forms--full-form .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .x-forms--full-form .form-wrapper {
    float: left;
    width: 100%;
  }
}
.x-forms--full-form .form-wrapper > header {
  display: block !important;
  border-bottom: 1px solid #f4f4f4;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
}
tr.x-forms--full-form .form-wrapper > header {
  display: table-row !important;
}
th.x-forms--full-form .form-wrapper > header,
td.x-forms--full-form .form-wrapper > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .x-forms--full-form .form-wrapper > header,
  tr.x-forms--full-form .form-wrapper > header,
  th.x-forms--full-form .form-wrapper > header,
  td.x-forms--full-form .form-wrapper > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .x-forms--full-form .form-wrapper > header.hidden-sm,
  tr.x-forms--full-form .form-wrapper > header.hidden-sm,
  th.x-forms--full-form .form-wrapper > header.hidden-sm,
  td.x-forms--full-form .form-wrapper > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .x-forms--full-form .form-wrapper > header.hidden-md,
  tr.x-forms--full-form .form-wrapper > header.hidden-md,
  th.x-forms--full-form .form-wrapper > header.hidden-md,
  td.x-forms--full-form .form-wrapper > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .x-forms--full-form .form-wrapper > header.hidden-lg,
  tr.x-forms--full-form .form-wrapper > header.hidden-lg,
  th.x-forms--full-form .form-wrapper > header.hidden-lg,
  td.x-forms--full-form .form-wrapper > header.hidden-lg {
    display: none !important;
  }
}
.x-forms--full-form .form-wrapper > header h4 {
  margin: 10px 0 6px;
  text-transform: uppercase;
}
.x-forms--full-form .form-wrapper > form label {
  color: #333;
  font-weight: bold;
}
.x-forms--full-form .form-wrapper > form label small {
  color: #969696;
  display: block;
  font-size: 13px;
  font-weight: normal;
}
.x-forms--full-form .form-wrapper > form textarea {
  height: 100px;
  margin-top: 5px;
}
.x-forms--full-form .form-wrapper > form .form-group {
  border-top: 1px solid #f0f0f0;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-forms--full-form .form-wrapper > form .form-group:before,
.x-forms--full-form .form-wrapper > form .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-forms--full-form .form-wrapper > form .form-group:after {
  clear: both;
}
.x-forms--full-form .form-wrapper > form .form-group:before,
.x-forms--full-form .form-wrapper > form .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-forms--full-form .form-wrapper > form .form-group:after {
  clear: both;
}
.x-forms--full-form .form-wrapper > form .form-group:first-of-type {
  border-top: none;
}
.x-forms--full-form .form-wrapper > form .form-group.has-error label {
  color: #b94a48;
}
.x-forms--full-form .form-wrapper > form .form-group.has-error .error-message {
  color: #b94a48;
  font-weight: normal;
  margin-top: 5px;
}
.x-forms--full-form .form-wrapper > form .actions {
  border-top: 1px solid #f0f0f0;
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
}
.x-forms--full-form .form-wrapper > form .actions:before,
.x-forms--full-form .form-wrapper > form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-forms--full-form .form-wrapper > form .actions:after {
  clear: both;
}
.x-forms--full-form .form-wrapper > form .actions:before,
.x-forms--full-form .form-wrapper > form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-forms--full-form .form-wrapper > form .actions:after {
  clear: both;
}
.x-forms--full-form .form-wrapper > form .actions .btn-cancel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}
.no-touch .x-forms--full-form .form-wrapper > form .actions .btn-cancel:hover {
  border-color: #444548;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #009fda;
  border-color: #009fda;
  float: right;
  position: relative;
  font-family: "Orgon-Light";
  font-weight: 100;
  padding: 8px 17px;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit:hover,
.x-forms--full-form .form-wrapper > form .actions .btn-submit:focus {
  color: #333333;
  text-decoration: none;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit:active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled],
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit:hover,
.x-forms--full-form .form-wrapper > form .actions .btn-submit:focus,
.x-forms--full-form .form-wrapper > form .actions .btn-submit:active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.active,
.open .dropdown-toggle.x-forms--full-form .form-wrapper > form .actions .btn-submit {
  color: #ffffff;
  background-color: #0081b1;
  border-color: #00729d;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit:active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.active,
.open .dropdown-toggle.x-forms--full-form .form-wrapper > form .actions .btn-submit {
  background-image: none;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled],
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled:hover,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled]:hover,
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit:hover,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled:focus,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled]:focus,
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit:focus,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled:active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled]:active,
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit:active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit.disabled.active,
.x-forms--full-form .form-wrapper > form .actions .btn-submit[disabled].active,
fieldset[disabled] .x-forms--full-form .form-wrapper > form .actions .btn-submit.active {
  background-color: #009fda;
  border-color: #009fda;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit.is-saving {
  padding-left: 35px;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit.is-saving > .spinner-wrapper {
  display: block;
}
.x-forms--full-form .form-wrapper > form .actions .btn-submit > .spinner-wrapper {
  display: none;
  height: 1px;
  left: 20px;
  position: absolute;
  top: 2px;
  width: 15px;
}
.x-forms--textfield-inset {
  margin-bottom: 10px;
  position: relative;
}
.x-forms--textfield-inset label {
  -webkit-transition: all 100ms cubic-bezier(0.23, 0.835, 0.49, 0.885);
  transition: all 100ms cubic-bezier(0.23, 0.835, 0.49, 0.885);
  color: #a6a8ab;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: 8px;
  left: 15px;
}
.x-forms--textfield-inset input.form-control {
  padding-top: 32px;
  padding-bottom: 18px;
}
.x-forms--textfield-inset input.form-control:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.x-forms--textfield-inset .clear-value {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  box-shadow: none;
  white-space: nowrap;
  background: transparent;
  color: #b9c5c7;
  display: none;
  font-size: 18px;
  position: absolute;
  right: 12px;
  top: 14px;
}
.x-forms--textfield-inset.can-clear .clear-value {
  display: block;
}
.x-forms--textfield-inset.show-big-label label {
  color: #a6a8ab;
  font-size: 14px;
  top: 16px;
}
.x-forms--textfield-inset.show-big-label input {
  padding: 25px 15px;
}
.x-forms--textfield-inset.is-active.is-error input {
  border-color: #d8141c;
}
.x-forms--textfield-inset.is-active.is-valid input {
  border-color: #30bb65;
}
.x-welcome--step {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  z-index: 2001;
}
.x-welcome--step:before,
.x-welcome--step:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step:after {
  clear: both;
}
.x-welcome--step:before,
.x-welcome--step:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step:after {
  clear: both;
}
.x-welcome--step > .inner {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}
@media (min-width: 768px) {
  .x-welcome--step > .inner {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .x-welcome--step > .inner {
    margin-left: 8.33333333%;
  }
}
.x-welcome--step header {
  border-radius: 3px 3px 0 0;
  margin-left: -15px;
  margin-right: -15px;
  background: #0079B0;
  height: 300px;
}
.x-welcome--step header:before,
.x-welcome--step header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step header:after {
  clear: both;
}
.x-welcome--step header:before,
.x-welcome--step header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step header:after {
  clear: both;
}
.x-welcome--step header.auto-header {
  height: auto;
  margin-bottom: 0;
  padding: 30px 0;
}
.x-welcome--step header.auto-header h5 {
  color: #E6F2F9;
}
.x-welcome--step header .icon {
  height: 190px;
  line-height: 190px;
  padding-top: 40px;
}
.x-welcome--step header .flaticon {
  color: #fff;
  font-size: 130px;
}
.x-welcome--step header .brand-mark {
  background: url("/assets/images/x-welcome/step/mark-large.png") no-repeat center center;
  height: 117px;
  margin-top: 30px;
  width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .x-welcome--step header .brand-mark {
    background: url("/assets/images/x-welcome/step/mark-large@2x.png") no-repeat center center;
    background-size: 100px 117px;
  }
}
.x-welcome--step h1,
.x-welcome--step h5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  font-family: "Orgon-Regular";
  font-size: 38px;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 768px) {
  .x-welcome--step h1,
  .x-welcome--step h5 {
    float: left;
    width: 100%;
  }
}
.x-welcome--step h3 {
  color: #333;
  font-family: "Orgon-Regular";
  font-size: 18px;
  font-weight: 500;
}
.x-welcome--step h5 {
  color: #C1EADC;
  font-size: 14px;
  font-weight: 100;
}
.x-welcome--step article {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f7f7f7;
  font-family: "Orgon-Regular";
  font-weight: 100;
  padding-top: 30px;
}
.x-welcome--step article:before,
.x-welcome--step article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step article:after {
  clear: both;
}
.x-welcome--step article:before,
.x-welcome--step article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step article:after {
  clear: both;
}
.x-welcome--step .content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-welcome--step .content {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .x-welcome--step .content {
    margin-left: 8.33333333%;
  }
}
.x-welcome--step .content-nav .close {
  color: #2fb88b;
  display: inline-block;
  margin-top: 15px;
}
.no-touch .x-welcome--step .content-nav .close:hover {
  color: #2aa47c;
}
.x-welcome--step .content-nav-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .x-welcome--step .content-nav-item {
    float: left;
    width: 50%;
  }
}
.x-welcome--step .content-nav-item a {
  border-radius: 3px;
  background-color: #fff;
  color: #333;
  display: block;
  font-weight: 500;
  padding: 20px 15px 17px;
  margin-bottom: 15px;
}
.no-touch .x-welcome--step .content-nav-item a:hover {
  background-color: #2fb88b;
  color: #fff;
}
.x-welcome--step .content-nav-item a .flaticon {
  float: right;
}
.x-welcome--step .actions {
  margin-top: 30px;
  text-align: center;
}
.x-welcome--step .inner > nav {
  margin-left: -15px;
  margin-right: -15px;
  border-radius: 0 0 3px 3px;
  background-color: #f7f7f7;
  padding-top: 20px;
  padding-bottom: 15px;
}
.x-welcome--step .inner > nav:before,
.x-welcome--step .inner > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .inner > nav:after {
  clear: both;
}
.x-welcome--step .inner > nav:before,
.x-welcome--step .inner > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .inner > nav:after {
  clear: both;
}
.x-welcome--step .btn-back-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .x-welcome--step .btn-back-wrapper {
    float: left;
    width: 25%;
  }
}
.x-welcome--step .btn-back {
  color: #A5AEB1;
  padding: 0 6px;
}
.no-touch .x-welcome--step .btn-back:hover {
  color: #2fb88b;
}
.x-welcome--step .btn-next {
  width: auto;
}
@media (max-width: 767px) {
  .x-welcome--step .btn-skip,
  .x-welcome--step .btn-back {
    display: none;
  }
}
.x-welcome--step .toc {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-welcome--step .toc {
    float: left;
    width: 50%;
  }
}
.x-welcome--step .toc-item {
  border-radius: 100%;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-color: #E6E6E6;
  display: inline-block;
  height: 10px;
  width: 10px;
  text-align: center;
  vertical-align: middle;
}
.x-welcome--step .toc-item.active {
  background-color: #2fb88b;
}
.x-welcome--step .btn-skip-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-welcome--step .btn-skip-wrapper {
    float: left;
    width: 25%;
  }
}
.x-welcome--step .btn-skip {
  color: #A5AEB1;
  float: right;
  font-family: "Orgon-Regular";
  margin-right: 5px;
  padding: 0 6px;
}
.no-touch .x-welcome--step .btn-skip:hover {
  color: #2fb88b;
}
.x-welcome--step.introduction header {
  background: url("/assets/images/welcome-hero-1.png") repeat center center;
}
.x-welcome--step.introduction h1 {
  font-size: 48px;
}
.x-welcome--step.introduction article {
  text-align: center;
}
.x-welcome--step.groups header {
  background: #2FB88B;
}
.x-welcome--step.football-games h1 {
  font-size: 38px;
}
.x-welcome--step.football-games h5 {
  color: #B3E2F4;
}
.x-welcome--step.football-games .icon {
  padding-top: 15px;
}
.x-welcome--step.football-games .icon-football {
  height: 120px;
}
.x-welcome--step.football-games article {
  text-align: center;
}
.x-welcome--step.maps header {
  background: url("/assets/images/welcome-hero-map.png") repeat center center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .x-welcome--step.maps header {
    background: url("/assets/images/welcome-hero-map@2x.png") repeat center center;
    background-size: 821px 353px;
  }
}
.x-welcome--step.maps article {
  text-align: center;
}
.x-welcome--step.finished article {
  text-align: center;
}
.x-welcome--step .invites {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.x-welcome--step .invites:before,
.x-welcome--step .invites:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .invites:after {
  clear: both;
}
.x-welcome--step .invites:before,
.x-welcome--step .invites:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .invites:after {
  clear: both;
}
.x-welcome--step .invites li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  .x-welcome--step .invites li {
    float: left;
    width: 100%;
  }
}
.x-welcome--step .invites a {
  border-radius: 3px;
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  padding: 15px;
  text-align: center;
}
.x-welcome--step .invites a:before,
.x-welcome--step .invites a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .invites a:after {
  clear: both;
}
.x-welcome--step .invites a:before,
.x-welcome--step .invites a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--step .invites a:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-welcome--step .invites a {
    text-align: left;
  }
}
.x-welcome--step .invites img {
  border-radius: 100%;
  height: 35px;
  margin-right: 15px;
  width: 35px;
}
@media (min-width: 768px) {
  .x-welcome--step .invites img {
    float: left;
  }
}
.x-welcome--step .invites .title {
  color: #333;
  display: inline-block;
  margin-top: 9px;
}
.x-welcome--step .invites .name {
  font-weight: 600;
}
.x-welcome--step .invites .btn-view {
  width: 100%;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .x-welcome--step .invites .btn-view {
    float: right;
    margin-top: 0;
    width: auto;
  }
}
.x-welcome--profile-form {
  text-align: left;
}
.x-welcome--profile-form .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.x-welcome--profile-form .form-group:before,
.x-welcome--profile-form .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--profile-form .form-group:after {
  clear: both;
}
.x-welcome--profile-form .form-group:before,
.x-welcome--profile-form .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--profile-form .form-group:after {
  clear: both;
}
.x-welcome--profile-form label {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
}
@media (min-width: 768px) {
  .x-welcome--profile-form label {
    float: left;
    width: 25%;
  }
}
.x-welcome--profile-form .form-controls {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Orgon-Light";
}
@media (min-width: 768px) {
  .x-welcome--profile-form .form-controls {
    float: left;
    width: 75%;
  }
}
.x-welcome--profile-form .actions {
  margin-left: -15px;
  margin-right: -15px;
}
.x-welcome--profile-form .actions:before,
.x-welcome--profile-form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--profile-form .actions:after {
  clear: both;
}
.x-welcome--profile-form .actions:before,
.x-welcome--profile-form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-welcome--profile-form .actions:after {
  clear: both;
}
.x-welcome--profile-form select,
.x-welcome--profile-form input {
  padding: 9px 12px 6px;
}
.x-welcome--profile-form select {
  float: left;
  width: 100%;
}
.x-welcome--profile-form .date-of-birth select {
  margin-left: 2%;
  margin-right: 0;
  width: 32%;
}
.x-welcome--profile-form .date-of-birth select:first-child {
  margin-left: 0;
}
@media (min-width: 768px) {
  .x-welcome--profile-form select {
    width: auto;
  }
  .x-welcome--profile-form .date-of-birth select {
    margin-left: 0;
    margin-right: 5px;
    width: auto;
  }
}
.x-welcome--profile-form textarea {
  height: 80px;
}
.x-welcome--profile-form .error-message {
  clear: both;
  color: #b94a48;
  padding-top: 5px;
}
.x-welcome--profile-form .profile-picture {
  margin-bottom: 5px;
}
.x-welcome--profile-form .profile-picture img {
  border-radius: 3px;
}
.x-welcome--profile-form .x-utils--uploader {
  cursor: pointer;
  display: inline-block;
  padding: 1px;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .x-welcome--profile-form .x-utils--uploader {
    width: auto;
  }
}
.x-welcome--profile-form .btn-upload {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  text-align: center;
  width: 100px;
}
.no-touch .x-welcome--profile-form .btn-upload:hover {
  border-color: #444548;
}
.x-welcome--profile-form input[type="file"] {
  z-index: 999;
  line-height: 0;
  font-size: 50px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}
.x-stories--stories {
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #dde2e4;
  margin-bottom: 15px;
}
.x-stories--stories:before,
.x-stories--stories:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-stories--stories:after {
  clear: both;
}
.x-stories--stories:before,
.x-stories--stories:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-stories--stories:after {
  clear: both;
}
.x-stories--stories.session-can-post {
  border-top: none;
}
.x-stories--stories .more-stories {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  border-radius: 0;
  border: 1px solid #dde2e4;
  color: #dde2e4;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.no-touch .x-stories--stories .more-stories:hover {
  border-color: #444548;
}
.x-stories--stories .more-stories:active,
.x-stories--stories .more-stories:focus {
  outline: none;
}
.no-touch .x-stories--stories .more-stories:hover {
  border-color: #dde2e4;
  color: #899296;
}
.x-stories--stories .more-stories .flaticon {
  float: right;
}
.x-stories--stories .all-stories,
.x-stories--stories .no-stories {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  border-top: 1px solid #f2f7f9;
  color: #cacaca;
  padding: 45px 15px;
  text-align: center;
}
.x-stories--story {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffffff;
  border-left: 1px solid #dde2e4;
  border-right: 1px solid #dde2e4;
  border-top: 1px solid #f2f7f9;
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-stories--story:first-child {
  border-top: none;
}
.x-stories--story .story-header {
  margin-bottom: 5px;
}
.x-stories--story .story-header:before,
.x-stories--story .story-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-stories--story .story-header:after {
  clear: both;
}
.x-stories--story .story-header:before,
.x-stories--story .story-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-stories--story .story-header:after {
  clear: both;
}
.x-stories--story .story-thumb-link {
  float: left;
  position: relative;
}
.x-stories--story .icon-group {
  background: #11ba98;
  border-radius: 100%;
  color: #fff;
  display: block;
  float: left;
  font-size: 20px;
  height: 40px;
  padding-top: 9px;
  width: 40px;
  text-align: center;
}
.x-stories--story .mini-icon-group,
.x-stories--story .mini-icon-bad {
  border-radius: 100%;
  color: #fff;
  display: block;
  position: absolute;
  top: -7px;
  right: -7px;
  font-size: 10px;
  height: 20px;
  padding-top: 4px;
  width: 20px;
  text-align: center;
}
.x-stories--story .mini-icon-group.plus-1,
.x-stories--story .mini-icon-bad.plus-1 {
  font-size: 14px;
  padding-top: 2px;
}
.x-stories--story .mini-icon-group {
  background: #11ba98;
}
.x-stories--story .mini-icon-bad {
  background: #d90000;
}
.x-stories--story .story-summary {
  margin-left: 55px;
}
.x-stories--story .story-title .name {
  color: #333;
  font-weight: 700;
}
.no-touch .x-stories--story .story-title .name:hover {
  color: #2aacda;
}
.x-stories--story .story-thumb {
  background-color: #f7f7f7;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}
.x-stories--story .story-body {
  font-weight: 300;
  margin-left: 55px;
}
.x-stories--story .story-body-picture {
  text-align: center;
}
.x-stories--story .picture {
  border-radius: 3px;
  max-width: 100%;
  max-height: 400px;
}
.x-stories--story .time-ago {
  font-weight: 100;
  font-size: 12px;
}
.x-stories--story .is-loading {
  display: none;
}
.x-stories--football-game-cancel-story .icon-football {
  background: #d90000 url("/assets/images/icons/icon-football.svg") no-repeat center center;
  background-size: 24px 24px;
  border-radius: 100%;
  display: block;
  float: left;
  height: 40px;
  width: 40px;
}
.x-stories--football-game-cancel-story .cancellation-message {
  background-color: #FFF4F4;
  padding: 15px;
}
.x-posts--composer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  border-bottom: 1px solid #f2f7f9;
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-posts--composer:before,
.x-posts--composer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-posts--composer:after {
  clear: both;
}
.x-posts--composer:before,
.x-posts--composer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-posts--composer:after {
  clear: both;
}
.x-posts--composer.is-active .body-input {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  min-height: 100px;
}
.x-posts--composer.is-active .actions {
  -webkit-transition: height 200ms ease-in, padding-top 200ms ease-in, border-bottom 200ms ease-in;
  transition: height 200ms ease-in, padding-top 200ms ease-in, border-bottom 200ms ease-in;
  border-radius: 0 0 3px 3px;
  border: 1px solid #dde2e4;
  border-top: none;
  height: 49px;
  padding-top: 5px;
}
.x-posts--composer .composer-form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-posts--composer .body-input {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dde2e4;
  display: block;
  font-family: "proxima-nova-1", "proxima-nova-2", "Arial";
  height: 34px;
  line-height: 1.4em;
  margin-bottom: 0;
  padding: 20px 15px 0;
  resize: none;
  width: 100%;
}
.x-posts--composer .body-input::-moz-placeholder,
.x-posts--composer .body-input:-ms-input-placeholder,
.x-posts--composer .body-input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.x-posts--composer .body-input:focus {
  border: 1px solid #dde2e4;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.x-posts--composer .actions {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: none;
  background-color: #f7f7f7;
  height: 0px;
  margin-bottom: 0px;
  overflow: hidden;
  padding: 0 5px 0 0;
  text-align: right;
}
.x-posts--composer .btn-post {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
}
.no-touch .x-posts--composer .btn-post:hover {
  border-color: #444548;
}
.no-touch .x-posts--composer .btn-post:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.x-posts--composer .btn-cancel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .x-posts--composer .btn-cancel:hover {
  border-color: #444548;
}
.x-football-games--fixture-summary {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
}
.x-football-games--fixture-summary:before,
.x-football-games--fixture-summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--fixture-summary:after {
  clear: both;
}
.x-football-games--fixture-summary:before,
.x-football-games--fixture-summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--fixture-summary:after {
  clear: both;
}
.x-football-games--fixture-summary .link {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.no-touch .x-football-games--fixture-summary .link:hover .title {
  color: #009fda;
}
.x-football-games--fixture-summary .icon-football {
  background: #009fda url("/assets/images/icons/icon-football.svg") no-repeat center center;
  background-size: 24px 24px;
  border-radius: 100%;
  display: block;
  float: left;
  height: 40px;
  width: 40px;
}
.x-football-games--fixture-summary .title,
.x-football-games--fixture-summary .subtitle {
  color: #333;
  display: block;
  margin-left: 50px;
}
.x-football-games--fixture-summary .title {
  font-weight: 700;
}
.x-football-games--header {
  margin-left: -15px;
  margin-right: -15px;
  color: #ffffff;
  margin-bottom: 15px;
  text-align: center;
}
.x-football-games--header:before,
.x-football-games--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header:after {
  clear: both;
}
.x-football-games--header:before,
.x-football-games--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-football-games--header {
    color: #282828;
  }
}
.x-football-games--header .sport-icon {
  display: none;
}
@media (min-width: 768px) {
  .x-football-games--header .sport-icon {
    background: #0079b0 url("/assets/images/icons/icon-football.svg") no-repeat center center;
    background-size: 28px 28px;
    border: 5px solid #f2f3f6;
    border-radius: 100%;
    display: block;
    height: 60px;
    margin: -30px auto 20px;
    width: 60px;
  }
}
.x-football-games--header .football-game-menu,
.x-football-games--header .football-game-header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .x-football-games--header .football-game-menu,
  .x-football-games--header .football-game-header {
    float: left;
    width: 100%;
  }
}
.x-football-games--header .football-game-header {
  background: #0079b0;
  padding-top: 0px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .x-football-games--header .football-game-header {
    background: #ffffff;
    border: 1px solid #dde2e4;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    margin-top: 30px;
  }
}
.x-football-games--header .summary {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-box-flex-flow: row wrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: row wrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: row wrap;
  /* Chrome */
  -ms-flex-flow: row wrap;
  /* IE 10 */
  flex-flow: row wrap;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-football-games--header .summary:before,
.x-football-games--header .summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header .summary:after {
  clear: both;
}
.x-football-games--header .summary:before,
.x-football-games--header .summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header .summary:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-football-games--header .summary {
    display: block;
    padding-top: 0px;
  }
}
.x-football-games--header .home-team,
.x-football-games--header .away-team {
  -webkit-box-flex: 100%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 100%;
  /* OLD - Firefox 19- */
  -webkit-flex: 100%;
  /* Chrome */
  -ms-flex: 100%;
  /* IE 10 */
  flex: 100%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  font-family: "Orgon-Light";
  font-size: 24px;
}
@media (min-width: 768px) {
  .x-football-games--header .home-team,
  .x-football-games--header .away-team {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .x-football-games--header .home-team,
  .x-football-games--header .away-team {
    float: left;
    width: 45.83333333%;
  }
}
.x-football-games--header .home-team {
  -webkit-box-ordinal-group: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 1;
  /* OLD - Firefox 19- */
  -ms-flex-order: 1;
  /* TWEENER - IE 10 */
  -webkit-order: 1;
  /* NEW - Chrome */
  order: 1;
}
@media (min-width: 768px) {
  .x-football-games--header .home-team {
    text-align: right;
  }
}
.x-football-games--header .away-team {
  -webkit-box-ordinal-group: 3;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 3;
  /* OLD - Firefox 19- */
  -ms-flex-order: 3;
  /* TWEENER - IE 10 */
  -webkit-order: 3;
  /* NEW - Chrome */
  order: 3;
}
@media (min-width: 768px) {
  .x-football-games--header .away-team {
    text-align: left;
  }
}
.x-football-games--header .vs {
  color: #4ea7cf;
  -webkit-box-flex: 100%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 100%;
  /* OLD - Firefox 19- */
  -webkit-flex: 100%;
  /* Chrome */
  -ms-flex: 100%;
  /* IE 10 */
  flex: 100%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  font-size: 18px;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;
  /* OLD - Firefox 19- */
  -ms-flex-order: 2;
  /* TWEENER - IE 10 */
  -webkit-order: 2;
  /* NEW - Chrome */
  order: 2;
}
@media (min-width: 768px) {
  .x-football-games--header .vs {
    display: none;
  }
}
.x-football-games--header .when {
  -webkit-box-flex: 100%;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 100%;
  /* OLD - Firefox 19- */
  -webkit-flex: 100%;
  /* Chrome */
  -ms-flex: 100%;
  /* IE 10 */
  flex: 100%;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  font-family: "Orgon-Light";
  font-size: 14px;
  -webkit-box-ordinal-group: 4;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 4;
  /* OLD - Firefox 19- */
  -ms-flex-order: 4;
  /* TWEENER - IE 10 */
  -webkit-order: 4;
  /* NEW - Chrome */
  order: 4;
  padding-top: 15px;
}
.x-football-games--header .when .time:after,
.x-football-games--header .when .day-of-week:after {
  color: #4ea7cf;
  content: '\00B7';
  font-size: 30px;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 16px;
  top: 3px;
  position: relative;
}
@media (min-width: 768px) {
  .x-football-games--header .when {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    padding-top: 0;
    text-transform: uppercase;
  }
  .x-football-games--header .when .time {
    font-size: 20px;
  }
  .x-football-games--header .when .time,
  .x-football-games--header .when .day-of-week {
    padding-right: 0;
  }
  .x-football-games--header .when .time:after,
  .x-football-games--header .when .day-of-week:after {
    display: none;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .x-football-games--header .when {
    float: left;
    width: 8.33333333%;
  }
}
.x-football-games--header .football-game-menu {
  border-left: 1px solid #dde2e4;
  border-right: 1px solid #dde2e4;
}
.x-football-games--header .football-game-menu .menu-item.active {
  color: #0079b0;
}
.x-football-games--header .actions {
  margin: 15px auto 0;
}
.x-football-games--header .actions .btn-join {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #2fb88b;
  border: none;
  color: #fff;
  line-height: 1.4em;
  padding: 0;
}
.x-football-games--header .actions .btn-join:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .x-football-games--header .actions .btn-join:hover,
.x-football-games--header .actions .btn-join:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.x-football-games--header .actions .btn-join:active,
.x-football-games--header .actions .btn-join.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.x-football-games--header .actions .btn-join.disabled,
.x-football-games--header .actions .btn-join[disabled],
fieldset[disabled] .x-football-games--header .actions .btn-join {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-football-games--header .actions .btn-join.icon-right {
  padding: 10px 10px 7px 20px;
}
.x-football-games--header .actions .btn-join.icon-right:before {
  float: right;
  margin-left: 10px;
}
.x-football-games--header .actions .btn-join:before,
.x-football-games--header .actions .btn-join:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header .actions .btn-join:after {
  clear: both;
}
.x-football-games--header .actions .btn-join:before,
.x-football-games--header .actions .btn-join:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--header .actions .btn-join:after {
  clear: both;
}
.no-touch .x-football-games--header .actions .btn-join:hover {
  background-color: #2aa47c;
  color: #fff;
}
.x-football-games--header .actions .btn-join .flaticon {
  float: left;
  font-size: 17px;
  padding: 10px 10px 7px 15px;
}
.x-football-games--header .actions .btn-join .title {
  float: left;
  padding: 10px 20px 9px 0;
}
@media (min-width: 768px) {
  .x-football-games--header .x-utils--menu .menu-item.settings,
  .x-football-games--header .x-utils--menu .menu-item.about {
    display: none;
  }
}
.x-football-games--rsvp .is-pending {
  margin: 15px auto 0;
}
.x-football-games--rsvp .is-pending:before,
.x-football-games--rsvp .is-pending:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-pending:after {
  clear: both;
}
.x-football-games--rsvp .is-pending:before,
.x-football-games--rsvp .is-pending:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-pending:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-football-games--rsvp .is-pending {
    width: 271px;
  }
}
.x-football-games--rsvp .is-pending .btn-attend,
.x-football-games--rsvp .is-pending .btn-decline {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  line-height: 1.4em;
  width: 50%;
}
.x-football-games--rsvp .is-pending .btn-attend:focus,
.x-football-games--rsvp .is-pending .btn-decline:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .x-football-games--rsvp .is-pending .btn-attend:hover,
.no-touch .x-football-games--rsvp .is-pending .btn-decline:hover,
.x-football-games--rsvp .is-pending .btn-attend:focus,
.x-football-games--rsvp .is-pending .btn-decline:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.x-football-games--rsvp .is-pending .btn-attend:active,
.x-football-games--rsvp .is-pending .btn-decline:active,
.x-football-games--rsvp .is-pending .btn-attend.active,
.x-football-games--rsvp .is-pending .btn-decline.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.x-football-games--rsvp .is-pending .btn-attend.disabled,
.x-football-games--rsvp .is-pending .btn-decline.disabled,
.x-football-games--rsvp .is-pending .btn-attend[disabled],
.x-football-games--rsvp .is-pending .btn-decline[disabled],
fieldset[disabled] .x-football-games--rsvp .is-pending .btn-attend,
fieldset[disabled] .x-football-games--rsvp .is-pending .btn-decline {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-football-games--rsvp .is-pending .btn-attend.icon-right,
.x-football-games--rsvp .is-pending .btn-decline.icon-right {
  padding: 10px 10px 7px 20px;
}
.x-football-games--rsvp .is-pending .btn-attend.icon-right:before,
.x-football-games--rsvp .is-pending .btn-decline.icon-right:before {
  float: right;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .x-football-games--rsvp .is-pending .btn-attend,
  .x-football-games--rsvp .is-pending .btn-decline {
    width: 135px;
  }
}
.x-football-games--rsvp .is-pending .btn-attend {
  background-color: #2fb88b;
  border: none;
  border-radius: 3px 0 0 3px;
  color: #fff;
  float: left;
  padding-left: 15px;
}
.no-touch .x-football-games--rsvp .is-pending .btn-attend:hover {
  background-color: #2aa47c;
  color: #fff;
}
.x-football-games--rsvp .is-pending .btn-attend .flaticon {
  float: left;
}
.x-football-games--rsvp .is-pending .btn-decline {
  background-color: #eeeeee;
  border: none;
  border-radius: 0 3px 3px 0;
  color: #6E6E6E;
  float: right;
  padding-right: 15px;
}
.no-touch .x-football-games--rsvp .is-pending .btn-decline:hover {
  background-color: #e6e6e6;
  color: #666666;
}
.x-football-games--rsvp .is-pending .btn-decline .flaticon {
  color: #CDCDCD;
  float: right;
}
.x-football-games--rsvp .is-pending .flaticon {
  font-size: 17px;
}
.x-football-games--rsvp .is-playing {
  margin: 15px auto 0;
}
.x-football-games--rsvp .is-playing .btn-change {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #2fb88b;
  border: none;
  color: #fff;
  line-height: 1.4em;
  padding: 0;
}
.x-football-games--rsvp .is-playing .btn-change:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .x-football-games--rsvp .is-playing .btn-change:hover,
.x-football-games--rsvp .is-playing .btn-change:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.x-football-games--rsvp .is-playing .btn-change:active,
.x-football-games--rsvp .is-playing .btn-change.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.x-football-games--rsvp .is-playing .btn-change.disabled,
.x-football-games--rsvp .is-playing .btn-change[disabled],
fieldset[disabled] .x-football-games--rsvp .is-playing .btn-change {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-football-games--rsvp .is-playing .btn-change.icon-right {
  padding: 10px 10px 7px 20px;
}
.x-football-games--rsvp .is-playing .btn-change.icon-right:before {
  float: right;
  margin-left: 10px;
}
.x-football-games--rsvp .is-playing .btn-change:before,
.x-football-games--rsvp .is-playing .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-playing .btn-change:after {
  clear: both;
}
.x-football-games--rsvp .is-playing .btn-change:before,
.x-football-games--rsvp .is-playing .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-playing .btn-change:after {
  clear: both;
}
.no-touch .x-football-games--rsvp .is-playing .btn-change:hover {
  background-color: #2aa47c;
  color: #fff;
}
.x-football-games--rsvp .is-playing .btn-change .flaticon {
  float: left;
  font-size: 17px;
  padding: 10px 10px 7px 15px;
}
.x-football-games--rsvp .is-playing .btn-change .title {
  float: left;
  padding: 10px 20px 9px 0;
}
.x-football-games--rsvp .is-playing .btn-change .change {
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  float: left;
  font-family: "proxima-nova-1", "proxima-nova-2", Arial;
  font-size: 12px;
  font-weight: 100;
  padding: 10px 15px 9px 15px;
}
.x-football-games--rsvp .has-declined {
  margin: 15px auto 0;
}
.x-football-games--rsvp .has-declined .btn-change {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #eeeeee;
  border: none;
  color: #6E6E6E;
  line-height: 1.4em;
  padding: 0;
}
.x-football-games--rsvp .has-declined .btn-change:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .x-football-games--rsvp .has-declined .btn-change:hover,
.x-football-games--rsvp .has-declined .btn-change:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.x-football-games--rsvp .has-declined .btn-change:active,
.x-football-games--rsvp .has-declined .btn-change.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.x-football-games--rsvp .has-declined .btn-change.disabled,
.x-football-games--rsvp .has-declined .btn-change[disabled],
fieldset[disabled] .x-football-games--rsvp .has-declined .btn-change {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-football-games--rsvp .has-declined .btn-change.icon-right {
  padding: 10px 10px 7px 20px;
}
.x-football-games--rsvp .has-declined .btn-change.icon-right:before {
  float: right;
  margin-left: 10px;
}
.x-football-games--rsvp .has-declined .btn-change:before,
.x-football-games--rsvp .has-declined .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .has-declined .btn-change:after {
  clear: both;
}
.x-football-games--rsvp .has-declined .btn-change:before,
.x-football-games--rsvp .has-declined .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .has-declined .btn-change:after {
  clear: both;
}
.no-touch .x-football-games--rsvp .has-declined .btn-change:hover {
  background-color: #e1e1e1;
}
.x-football-games--rsvp .has-declined .btn-change .flaticon {
  color: #CDCDCD;
  float: left;
  font-size: 17px;
  padding: 10px 10px 7px 15px;
}
.x-football-games--rsvp .has-declined .btn-change .title {
  float: left;
  padding: 10px 20px 9px 0;
}
.x-football-games--rsvp .has-declined .btn-change .change {
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-left: 1px solid #fff;
  color: #868686;
  float: left;
  font-family: "proxima-nova-1", "proxima-nova-2", Arial;
  font-size: 12px;
  font-weight: 100;
  padding: 10px 15px 9px 15px;
}
.x-football-games--rsvp .is-reserve {
  margin: 15px auto 0;
}
.x-football-games--rsvp .is-reserve .btn-change {
  display: inline-block;
  margin-bottom: 0;
  font-family: 'Orgon-Regular';
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px 7px;
  font-size: 14px;
  line-height: 1.2em;
  border-radius: 3px;
  color: #595F61;
  background-color: #fdfdfd;
  border: 1px solid #d9dadf;
  border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #f5d778;
  border: none;
  color: #716232;
  line-height: 1.4em;
  padding: 0;
}
.x-football-games--rsvp .is-reserve .btn-change:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.no-touch .x-football-games--rsvp .is-reserve .btn-change:hover,
.x-football-games--rsvp .is-reserve .btn-change:focus {
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4);
  color: #333333;
}
.x-football-games--rsvp .is-reserve .btn-change:active,
.x-football-games--rsvp .is-reserve .btn-change.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
.x-football-games--rsvp .is-reserve .btn-change.disabled,
.x-football-games--rsvp .is-reserve .btn-change[disabled],
fieldset[disabled] .x-football-games--rsvp .is-reserve .btn-change {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.x-football-games--rsvp .is-reserve .btn-change.icon-right {
  padding: 10px 10px 7px 20px;
}
.x-football-games--rsvp .is-reserve .btn-change.icon-right:before {
  float: right;
  margin-left: 10px;
}
.x-football-games--rsvp .is-reserve .btn-change:before,
.x-football-games--rsvp .is-reserve .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-reserve .btn-change:after {
  clear: both;
}
.x-football-games--rsvp .is-reserve .btn-change:before,
.x-football-games--rsvp .is-reserve .btn-change:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--rsvp .is-reserve .btn-change:after {
  clear: both;
}
.no-touch .x-football-games--rsvp .is-reserve .btn-change:hover {
  background-color: #f3d060;
  color: #333;
}
.no-touch .x-football-games--rsvp .is-reserve .btn-change:hover .flaticon {
  color: #333;
}
.no-touch .x-football-games--rsvp .is-reserve .btn-change:hover .change {
  color: #333;
}
.x-football-games--rsvp .is-reserve .btn-change .flaticon {
  color: #8C7B46;
  float: left;
  font-size: 17px;
  padding: 10px 10px 7px 15px;
}
.x-football-games--rsvp .is-reserve .btn-change .title {
  float: left;
  padding: 10px 20px 9px 0;
}
.x-football-games--rsvp .is-reserve .btn-change .change {
  opacity: 0.7;
  filter: alpha(opacity=70);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  color: #716232;
  float: left;
  font-family: "proxima-nova-1", "proxima-nova-2", arial;
  font-size: 12px;
  font-weight: 100;
  padding: 10px 15px 9px 15px;
}
.x-football-games--rsvp .is-banned {
  background-color: #ffe4e4;
  border-radius: 3px;
  color: #D9534F;
  display: inline-block;
  margin: 15px auto 0;
  padding: 10px 15px;
}
.x-football-games--rsvps .space {
  border: 1px solid #5595c0;
  border-radius: 3px;
  color: #5595c0;
  display: inline-block;
  font-weight: 500;
  height: 32px;
  position: relative;
  width: 32px;
}
@media (min-width: 768px) {
  .x-football-games--rsvps .space {
    border: 1px solid #d5dbdf;
    color: #d5dbdf;
  }
}
.x-football-games--rsvps .index {
  left: -1px;
  position: absolute;
  top: 6px;
  width: 32px;
  text-align: center;
}
.x-football-games--rsvps .player,
.x-football-games--rsvps .player-link {
  display: inline-block;
}
.x-football-games--rsvps .player {
  position: relative;
}
.no-touch .x-football-games--rsvps .player:hover .popover {
  opacity: 100;
  filter: alpha(opacity=10000);
  display: block;
}
.x-football-games--rsvps .player-picture {
  border-radius: 3px;
  height: 32px;
  width: 32px;
  vertical-align: initial;
}
.x-football-games--rsvps .popover {
  border-radius: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #333;
  border: none;
  box-shadow: none;
  top: -38px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.x-football-games--rsvps .popover .arrow {
  border-top-color: #333;
  bottom: -10px;
}
.x-football-games--rsvps .popover .arrow:after {
  border: none;
}
.x-football-games--rsvps .popover .link {
  color: #fff;
  text-decoration: none;
}
.x-football-games--rsvps .popover .name {
  line-height: 1.5em;
  text-align: center;
  padding: 8px 15px;
  white-space: nowrap;
}
.x-football-games--properties {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f9fbfc;
  border: 1px solid #e8e8e8;
  margin-bottom: 15px;
}
.x-football-games--properties:before,
.x-football-games--properties:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--properties:after {
  clear: both;
}
.x-football-games--properties:before,
.x-football-games--properties:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--properties:after {
  clear: both;
}
.x-football-games--properties .property {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #edf4f5;
  display: block;
  padding-top: 20px;
  padding-bottom: 15px;
}
.x-football-games--properties .property:before,
.x-football-games--properties .property:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--properties .property:after {
  clear: both;
}
.x-football-games--properties .property:before,
.x-football-games--properties .property:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--properties .property:after {
  clear: both;
}
.x-football-games--properties .property:first-child {
  border-top: none;
}
.no-touch .x-football-games--properties .property-link:hover .value,
.no-touch .x-football-games--properties .property-link:hover .link-indicator {
  color: #2fb88b;
}
.x-football-games--properties .icon {
  color: #2fb88b;
  font-size: 24px;
  float: left;
  padding-top: 3px;
  width: 45px;
  text-align: center;
}
.x-football-games--properties .link-indicator {
  color: #d4dee4;
  float: right;
  font-size: 18px;
  padding-top: 7px;
}
.x-football-games--properties .label,
.x-football-games--properties .value {
  margin-left: 60px;
}
.x-football-games--properties .label {
  color: #56575a;
  display: block;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
}
.x-football-games--properties .value {
  color: #373939;
  display: block;
}
.x-football-games--settings .settings {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f9fbfc;
  border: 1px solid #e8e8e8;
  margin-bottom: 15px;
}
.x-football-games--settings .settings:before,
.x-football-games--settings .settings:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--settings .settings:after {
  clear: both;
}
.x-football-games--settings .settings:before,
.x-football-games--settings .settings:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-football-games--settings .settings:after {
  clear: both;
}
.x-football-games--settings .title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #edf4f5;
  color: #56575a;
  font-size: 12px;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.x-football-games--settings .links {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.x-football-games--settings .link {
  padding: 7px 0;
}
.x-football-games--settings .btn-edit-game,
.x-football-games--settings .btn-cancel-game {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background: transparent;
  border-color: #C6CCDC;
  color: #6B6E77;
  text-align: left;
  width: 100%;
}
.no-touch .x-football-games--settings .btn-edit-game:hover,
.no-touch .x-football-games--settings .btn-cancel-game:hover {
  border-color: #444548;
}
.x-profiles--header {
  margin-left: -15px;
  margin-right: -15px;
  background: #fff;
  border: 1px solid #dde2e4;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  margin-bottom: 15px;
}
.x-profiles--header:before,
.x-profiles--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--header:after {
  clear: both;
}
.x-profiles--header:before,
.x-profiles--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--header:after {
  clear: both;
}
.x-profiles--header .profile-menu,
.x-profiles--header .profile-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-profiles--header .profile-header {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .x-profiles--header .profile-header {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.x-profiles--header .profile-picture {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-profiles--header .profile-picture {
    float: left;
    width: 12.5%;
  }
}
.x-profiles--header .profile-picture-thumb {
  border-radius: 100%;
  width: 100px;
}
@media (min-width: 768px) {
  .x-profiles--header .profile-picture-thumb {
    width: 100%;
  }
}
.x-profiles--header .about-profile {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-profiles--header .about-profile {
    float: left;
    width: 87.5%;
  }
}
@media (min-width: 768px) {
  .x-profiles--header .about-profile {
    text-align: left;
  }
}
.x-profiles--header .profile-name {
  margin: 10px 0 0;
  font-size: 24px;
}
.x-profiles--header .profile-name-link {
  color: #333;
}
.no-touch .x-profiles--header .profile-name-link:hover {
  color: #0079b0;
}
.x-profiles--header .profile-actions {
  margin-top: 5px;
}
.x-profiles--header .is-friend,
.x-profiles--header .is-followee,
.x-profiles--header .is-follower {
  display: inline-block;
  margin-right: 10px;
}
.x-profiles--header .btn-follow,
.x-profiles--header .btn-change-profile-picture {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .x-profiles--header .btn-follow:hover,
.no-touch .x-profiles--header .btn-change-profile-picture:hover {
  border-color: #444548;
}
.x-profiles--header .btn-follow .flaticon {
  color: #0079b0;
  margin-right: 5px;
}
.x-profiles--followers {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  display: none;
  margin-bottom: 15px;
}
.x-profiles--followers:before,
.x-profiles--followers:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--followers:after {
  clear: both;
}
.x-profiles--followers:before,
.x-profiles--followers:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--followers:after {
  clear: both;
}
.x-profiles--followers.has-followers {
  display: block;
}
.x-profiles--followers .followers-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-profiles--followers .followers-title:hover .view-more {
  color: #009fda;
}
.x-profiles--followers .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-profiles--followers .followers {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-profiles--followers .x-profiles--profile-thumb {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.x-profiles--following {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  display: none;
  margin-bottom: 15px;
}
.x-profiles--following:before,
.x-profiles--following:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--following:after {
  clear: both;
}
.x-profiles--following:before,
.x-profiles--following:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--following:after {
  clear: both;
}
.x-profiles--following.has-followees {
  display: block;
}
.x-profiles--following .following-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-profiles--following .following-title:hover .view-more {
  color: #009fda;
}
.x-profiles--following .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-profiles--following .followees {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-profiles--following .x-profiles--profile-thumb {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.x-profiles--friends {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  display: none;
  margin-bottom: 15px;
}
.x-profiles--friends:before,
.x-profiles--friends:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--friends:after {
  clear: both;
}
.x-profiles--friends:before,
.x-profiles--friends:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--friends:after {
  clear: both;
}
.x-profiles--friends.has-friends {
  display: block;
}
.x-profiles--friends .friends-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-profiles--friends .friends-title:hover .view-more {
  color: #009fda;
}
.x-profiles--friends .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-profiles--friends .friends {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.x-profiles--friends .x-profiles--profile-thumb {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}
.x-profiles--profile-thumb {
  position: relative;
}
.no-touch .x-profiles--profile-thumb:hover .popover {
  opacity: 100;
  filter: alpha(opacity=10000);
  display: block;
}
.x-profiles--profile-thumb .picture {
  background-color: #fff;
  height: 42px;
  width: 42px;
}
.x-profiles--profile-thumb .popover {
  border-radius: 2px;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #333;
  border: none;
  box-shadow: none;
  top: -46px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.x-profiles--profile-thumb .popover .arrow {
  border-top-color: #333;
  bottom: -10px;
}
.x-profiles--profile-thumb .popover .arrow:after {
  border: none;
}
.x-profiles--profile-thumb .popover .link {
  color: #fff;
  text-decoration: none;
}
.x-profiles--profile-thumb .popover .name {
  line-height: 1.5em;
  text-align: center;
  padding: 8px 15px;
  white-space: nowrap;
}
.x-profiles--upcoming-fixtures {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  margin-bottom: 15px;
}
.x-profiles--upcoming-fixtures:before,
.x-profiles--upcoming-fixtures:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--upcoming-fixtures:after {
  clear: both;
}
.x-profiles--upcoming-fixtures:before,
.x-profiles--upcoming-fixtures:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-profiles--upcoming-fixtures:after {
  clear: both;
}
.x-profiles--upcoming-fixtures .fixtures-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-profiles--upcoming-fixtures .fixtures-title:hover .view-more {
  color: #009fda;
}
.x-profiles--upcoming-fixtures .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-profiles--upcoming-fixtures .no-fixtures,
.x-profiles--upcoming-fixtures .fixtures,
.x-profiles--upcoming-fixtures .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-profiles--upcoming-fixtures .actions {
  border-top: 1px solid #f4f4f4;
  padding: 15px;
  text-align: center;
}
.x-profiles--upcoming-fixtures .btn-create {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  width: 100%;
}
.no-touch .x-profiles--upcoming-fixtures .btn-create:hover {
  border-color: #444548;
}
.x-profiles--upcoming-fixtures .message {
  color: #C4C4C4;
  text-align: center;
  padding: 15px;
}
.x-profiles--upcoming-fixtures .x-football-games--fixture-summary {
  border-top: 1px solid #f4f4f4;
}
.x-profiles--upcoming-fixtures .x-football-games--fixture-summary:first-child {
  border-top: none;
}
.x-groups--header {
  margin-left: -15px;
  margin-right: -15px;
  background: #11ba98;
  border-bottom: none;
  margin-bottom: 15px;
}
.x-groups--header:before,
.x-groups--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--header:after {
  clear: both;
}
.x-groups--header:before,
.x-groups--header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--header:after {
  clear: both;
}
@media (min-width: 768px) {
  .x-groups--header {
    border-radius: 3px 3px 0 0;
  }
}
.x-groups--header.is-deleted {
  background-color: #5E6164;
}
.x-groups--header.is-deleted .group-menu .menu-item.active {
  color: #111;
}
.x-groups--header .group-menu,
.x-groups--header .group-header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--header .group-header {
  padding-bottom: 30px;
  padding-top: 5px;
}
@media (min-width: 768px) {
  .x-groups--header .group-header {
    padding-bottom: 25px;
    padding-top: 15px;
  }
}
.x-groups--header .group-icon {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .x-groups--header .group-icon {
    float: left;
    width: 12.5%;
  }
}
.x-groups--header .group-icon .flaticon {
  font-size: 60px;
  line-height: 45px;
  padding-top: 13px;
}
@media (min-width: 768px) {
  .x-groups--header .group-icon {
    display: block;
  }
}
.x-groups--header .group-icon-link {
  color: #fff;
}
.x-groups--header .about-group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .x-groups--header .about-group {
    float: left;
    width: 87.5%;
  }
}
@media (min-width: 768px) {
  .x-groups--header .about-group {
    text-align: left;
  }
}
.x-groups--header .group-name {
  margin: 10px 0 0;
  font-size: 24px;
}
.x-groups--header .group-name-link {
  color: #fff;
}
.no-touch .x-groups--header .group-name-link:hover {
  color: #fff;
}
.x-groups--header .group-actions {
  margin-top: 5px;
}
.x-groups--header .group-menu {
  border-left: 1px solid #dde2e4;
  border-right: 1px solid #dde2e4;
}
.x-groups--header .group-menu .menu-item.active {
  color: #11ba98;
}
.x-groups--header .is-admin,
.x-groups--header .is-member {
  color: #fff;
}
@media (min-width: 768px) {
  .x-groups--header .is-admin,
  .x-groups--header .is-member {
    display: inline-block;
    margin-right: 10px;
  }
}
.x-groups--header .is-deleted {
  background: #d76060;
  color: #fff;
  display: inline-block;
  padding: 6px 15px 5px;
  border-radius: 3px;
}
.x-groups--header .is-deleted .flaticon {
  margin-right: 3px;
  vertical-align: middle;
}
.x-groups--header .btn-join {
  background-color: #2fb88b;
  border-color: #2fb88b;
  color: #fff;
  background-color: #0079b0;
  padding: 15px 30px 11px 26px;
}
.no-touch .x-groups--header .btn-join:hover {
  color: #fff;
  background-color: #2db085;
  border-color: #2db085;
}
.no-touch .x-groups--header .btn-join:hover {
  background-color: #006797;
}
.x-groups--header .btn-join .flaticon {
  color: #fff;
  margin-right: 5px;
  vertical-align: top;
}
.x-groups--group-summary .link {
  display: block;
  padding: 15px 0;
}
.x-groups--group-summary .link:before,
.x-groups--group-summary .link:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--group-summary .link:after {
  clear: both;
}
.x-groups--group-summary .link:before,
.x-groups--group-summary .link:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--group-summary .link:after {
  clear: both;
}
.no-touch .x-groups--group-summary .link:hover .title {
  color: #009fda;
}
.x-groups--group-summary .thumb {
  width: 40px;
  height: 40px;
  background-color: #00d9ae;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
  padding-top: 7px;
  text-align: center;
}
.x-groups--group-summary .thumb .flaticon {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
.x-groups--group-summary .title {
  color: #333;
  display: block;
  font-weight: 700;
  margin-left: 50px;
}
.x-groups--group-summary .subtitle {
  color: #999;
  display: block;
  font-size: 13px;
  margin-left: 50px;
}
.x-groups--groups-summary {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  margin-bottom: 15px;
}
.x-groups--groups-summary:before,
.x-groups--groups-summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--groups-summary:after {
  clear: both;
}
.x-groups--groups-summary:before,
.x-groups--groups-summary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--groups-summary:after {
  clear: both;
}
.x-groups--groups-summary .groups-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-groups--groups-summary .groups-title:hover .view-more {
  color: #009fda;
}
.x-groups--groups-summary .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-groups--groups-summary .groups {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--groups-summary .group {
  margin-left: -15px;
  margin-right: -15px;
  border-top: 1px solid #f4f4f4;
}
.x-groups--groups-summary .group:before,
.x-groups--groups-summary .group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--groups-summary .group:after {
  clear: both;
}
.x-groups--groups-summary .group:before,
.x-groups--groups-summary .group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--groups-summary .group:after {
  clear: both;
}
.x-groups--groups-summary .group:first-child {
  border: none;
}
.x-groups--groups-summary .group .x-groups--group-summary {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--groups-summary .no-groups {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--groups-summary .no-groups .message {
  color: #C4C4C4;
  text-align: center;
  padding: 15px;
}
.x-groups--groups-summary .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f4f4f4;
}
.x-groups--groups-summary .actions .create,
.x-groups--groups-summary .actions .find {
  color: #333;
  padding: 10px 15px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--groups-summary .actions .create:first-of-type,
.x-groups--groups-summary .actions .find:first-of-type {
  border-right: 1px solid #f4f4f4;
}
.no-touch .x-groups--groups-summary .actions .create:hover,
.no-touch .x-groups--groups-summary .actions .find:hover {
  color: #009fda;
}
.x-groups--groups-summary .actions .create .flaticon,
.x-groups--groups-summary .actions .find .flaticon {
  float: left;
  margin-right: 8px;
  margin-top: 1px;
}
.x-groups--upcoming-fixtures {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  border: 1px solid #dde2e4;
  margin-bottom: 15px;
}
.x-groups--upcoming-fixtures:before,
.x-groups--upcoming-fixtures:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--upcoming-fixtures:after {
  clear: both;
}
.x-groups--upcoming-fixtures:before,
.x-groups--upcoming-fixtures:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.x-groups--upcoming-fixtures:after {
  clear: both;
}
.x-groups--upcoming-fixtures .fixtures-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  color: #070707;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.no-touch .x-groups--upcoming-fixtures .fixtures-title:hover .view-more {
  color: #009fda;
}
.x-groups--upcoming-fixtures .view-more {
  float: right;
  font-weight: normal;
  text-transform: none;
  color: #BEBEBE;
  font-size: 13px;
  line-height: 20px;
}
.x-groups--upcoming-fixtures .no-fixtures,
.x-groups--upcoming-fixtures .fixtures,
.x-groups--upcoming-fixtures .actions {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.x-groups--upcoming-fixtures .actions {
  border-top: 1px solid #f4f4f4;
  padding: 15px;
  text-align: center;
}
.x-groups--upcoming-fixtures .btn-create {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  width: 100%;
}
.no-touch .x-groups--upcoming-fixtures .btn-create:hover {
  border-color: #444548;
}
.x-groups--upcoming-fixtures .message {
  color: #C4C4C4;
  text-align: center;
  padding: 15px;
}
.x-groups--upcoming-fixtures .x-football-games--fixture-summary {
  border-top: 1px solid #f4f4f4;
}
.x-groups--upcoming-fixtures .x-football-games--fixture-summary:first-child {
  border-top: none;
}
@-webkit-keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.box {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
}
.box-header {
  border-bottom: 1px solid #f4f4f4;
  padding-top: 8px;
  padding-bottom: 5px;
}
.box-header h3 {
  color: #070707;
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.box-header h3 a {
  color: #070707;
}
.page {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .page.welcome {
    background-color: #f7f7f7;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 0;
    position: absolute;
    z-index: 2001;
  }
}
.article {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .article {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .article {
    right: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .article {
    padding-right: 30px;
  }
}
.asides {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .asides {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .asides {
    left: 66.66666667%;
  }
}
.invite-friends-banner {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  display: block !important;
  background-color: #ebf7ed;
  color: #6b6b6b;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.invite-friends-banner:before,
.invite-friends-banner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.invite-friends-banner:after {
  clear: both;
}
.invite-friends-banner:before,
.invite-friends-banner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.invite-friends-banner:after {
  clear: both;
}
tr.invite-friends-banner {
  display: table-row !important;
}
th.invite-friends-banner,
td.invite-friends-banner {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .invite-friends-banner,
  tr.invite-friends-banner,
  th.invite-friends-banner,
  td.invite-friends-banner {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .invite-friends-banner.hidden-sm,
  tr.invite-friends-banner.hidden-sm,
  th.invite-friends-banner.hidden-sm,
  td.invite-friends-banner.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .invite-friends-banner.hidden-md,
  tr.invite-friends-banner.hidden-md,
  th.invite-friends-banner.hidden-md,
  td.invite-friends-banner.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .invite-friends-banner.hidden-lg,
  tr.invite-friends-banner.hidden-lg,
  th.invite-friends-banner.hidden-lg,
  td.invite-friends-banner.hidden-lg {
    display: none !important;
  }
}
.no-touch .invite-friends-banner:hover {
  border-color: #d5e6d8;
  color: #6b6b6b;
}
.invite-friends-banner .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}
.invite-friends-banner .icon-mail {
  float: right;
  padding-left: 50px;
  color: #c9e0cd;
  font-size: 50px;
  top: 8px;
}
.invite-friends-banner .title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 20px 0px 0;
  text-transform: uppercase;
}
.invite-friends-banner .copy {
  display: block;
  line-height: 1.5em;
  margin-right: 70px;
}
.invite-friends-banner .btn-s {
  margin-top: 10px;
  width: 100%;
}
.invite-friends-banner .btn-s .flaticon {
  margin-right: 7px;
}
.account-settings {
  padding-top: 15px;
}
.account-settings nav {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.account-settings nav:before,
.account-settings nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings nav:after {
  clear: both;
}
.account-settings nav:before,
.account-settings nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings nav:after {
  clear: both;
}
.account-settings nav a {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f0f0f0;
  color: #333;
  font-weight: bold;
  line-height: 1em;
  padding-top: 21px;
  padding-bottom: 21px;
  text-transform: uppercase;
}
.no-touch .account-settings nav a:hover {
  color: #009fda;
}
.account-settings nav a .flaticon {
  float: right;
  font-size: 18px;
  padding-top: 8px;
  line-height: 18px;
}
.account-settings nav a small {
  color: #969696;
  display: block;
  font-weight: 300;
  font-size: 13px;
  margin-top: 5px;
  text-transform: none;
}
.account-settings nav .general {
  border-top: none;
}
.account-settings .btn-edit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
  float: right;
}
.no-touch .account-settings .btn-edit:hover {
  border-color: #444548;
}
.no-touch .account-settings .btn-edit:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.account-settings .btn-edit .flaticon {
  margin-right: 7px;
}
.account-settings .btn-cancel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}
.no-touch .account-settings .btn-cancel:hover {
  border-color: #444548;
}
.account-settings .actions {
  border-top: 1px solid #f0f0f0;
  padding: 15px;
}
.account-settings .actions:before,
.account-settings .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .actions:after {
  clear: both;
}
.account-settings .actions:before,
.account-settings .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .actions:after {
  clear: both;
}
.account-settings .general-wrapper {
  background-color: #ffffff;
  border: 1px solid #DDE2E4;
  border-bottom-color: #DDE2E4;
  display: block;
  margin-bottom: 15px;
}
.account-settings .general-wrapper header {
  display: block !important;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px 15px;
}
tr.account-settings .general-wrapper header {
  display: table-row !important;
}
th.account-settings .general-wrapper header,
td.account-settings .general-wrapper header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .account-settings .general-wrapper header,
  tr.account-settings .general-wrapper header,
  th.account-settings .general-wrapper header,
  td.account-settings .general-wrapper header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-settings .general-wrapper header.hidden-sm,
  tr.account-settings .general-wrapper header.hidden-sm,
  th.account-settings .general-wrapper header.hidden-sm,
  td.account-settings .general-wrapper header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .account-settings .general-wrapper header.hidden-md,
  tr.account-settings .general-wrapper header.hidden-md,
  th.account-settings .general-wrapper header.hidden-md,
  td.account-settings .general-wrapper header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .account-settings .general-wrapper header.hidden-lg,
  tr.account-settings .general-wrapper header.hidden-lg,
  th.account-settings .general-wrapper header.hidden-lg,
  td.account-settings .general-wrapper header.hidden-lg {
    display: none !important;
  }
}
.account-settings .general-wrapper header h4 {
  margin: 10px 0 6px;
  text-transform: uppercase;
}
.account-settings .general {
  background: #fff;
}
.account-settings .general label {
  color: #999;
  font-weight: normal;
}
.account-settings .general .value {
  font-weight: bold;
}
.account-settings .general .first-name,
.account-settings .general .last-name,
.account-settings .general .email,
.account-settings .general .gender,
.account-settings .general .date-of-birth,
.account-settings .general .location,
.account-settings .general .about {
  padding: 15px 15px 10px;
  border-top: 1px solid #f0f0f0;
}
.account-settings .general .first-name:before,
.account-settings .general .last-name:before,
.account-settings .general .email:before,
.account-settings .general .gender:before,
.account-settings .general .date-of-birth:before,
.account-settings .general .location:before,
.account-settings .general .about:before,
.account-settings .general .first-name:after,
.account-settings .general .last-name:after,
.account-settings .general .email:after,
.account-settings .general .gender:after,
.account-settings .general .date-of-birth:after,
.account-settings .general .location:after,
.account-settings .general .about:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .general .first-name:after,
.account-settings .general .last-name:after,
.account-settings .general .email:after,
.account-settings .general .gender:after,
.account-settings .general .date-of-birth:after,
.account-settings .general .location:after,
.account-settings .general .about:after {
  clear: both;
}
.account-settings .general .first-name:before,
.account-settings .general .last-name:before,
.account-settings .general .email:before,
.account-settings .general .gender:before,
.account-settings .general .date-of-birth:before,
.account-settings .general .location:before,
.account-settings .general .about:before,
.account-settings .general .first-name:after,
.account-settings .general .last-name:after,
.account-settings .general .email:after,
.account-settings .general .gender:after,
.account-settings .general .date-of-birth:after,
.account-settings .general .location:after,
.account-settings .general .about:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .general .first-name:after,
.account-settings .general .last-name:after,
.account-settings .general .email:after,
.account-settings .general .gender:after,
.account-settings .general .date-of-birth:after,
.account-settings .general .location:after,
.account-settings .general .about:after {
  clear: both;
}
.account-settings .general .first-name {
  border: none;
}
.account-settings .general .about label {
  float: none;
}
.account-settings .general .about .value {
  float: none;
  font-weight: normal;
}
.account-settings .email-address .email-address,
.account-settings .email-address .password {
  padding: 15px 15px 10px;
  border-top: 1px solid #f0f0f0;
}
.account-settings .email-address .email-address:before,
.account-settings .email-address .password:before,
.account-settings .email-address .email-address:after,
.account-settings .email-address .password:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .email-address .email-address:after,
.account-settings .email-address .password:after {
  clear: both;
}
.account-settings .email-address .email-address:before,
.account-settings .email-address .password:before,
.account-settings .email-address .email-address:after,
.account-settings .email-address .password:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .email-address .email-address:after,
.account-settings .email-address .password:after {
  clear: both;
}
.account-settings .email-address .email-address {
  border: none;
}
.account-settings .password .old-password,
.account-settings .password .new-password {
  padding: 15px 15px 10px;
  border-top: 1px solid #f0f0f0;
}
.account-settings .password .old-password:before,
.account-settings .password .new-password:before,
.account-settings .password .old-password:after,
.account-settings .password .new-password:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .password .old-password:after,
.account-settings .password .new-password:after {
  clear: both;
}
.account-settings .password .old-password:before,
.account-settings .password .new-password:before,
.account-settings .password .old-password:after,
.account-settings .password .new-password:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .password .old-password:after,
.account-settings .password .new-password:after {
  clear: both;
}
.account-settings .password .new-password {
  border: none;
}
.account-settings .x-forms--full-form form .control-label {
  color: #333;
  font-weight: bold;
}
.account-settings .x-forms--full-form form select {
  float: left;
  margin-right: 5px;
  width: auto;
}
.account-settings .x-forms--full-form form .date-of-birth .value {
  margin-left: -15px;
  margin-right: -15px;
}
.account-settings .x-forms--full-form form .date-of-birth .value:before,
.account-settings .x-forms--full-form form .date-of-birth .value:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .x-forms--full-form form .date-of-birth .value:after {
  clear: both;
}
.account-settings .x-forms--full-form form .date-of-birth .value:before,
.account-settings .x-forms--full-form form .date-of-birth .value:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .x-forms--full-form form .date-of-birth .value:after {
  clear: both;
}
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:before,
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:after {
  clear: both;
}
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:before,
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.account-settings .x-forms--full-form form .date-of-birth .value .form-controls:after {
  clear: both;
}
.account-settings .x-forms--full-form form .btn-submit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
}
.no-touch .account-settings .x-forms--full-form form .btn-submit:hover {
  border-color: #444548;
}
.no-touch .account-settings .x-forms--full-form form .btn-submit:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
@media (min-width: 768px) {
  .account-settings.page .x-forms--full-form form .btn-submit {
    width: auto;
  }
}
.profile-image .x-forms--full-form .image-field {
  padding: 15px 0;
  text-align: center;
}
.profile-image .x-forms--full-form .image-field .frame {
  background: #f7f7f7;
  margin-bottom: 15px;
  overflow: hidden;
}
.profile-image .x-forms--full-form .image-field .frame img {
  max-height: 300px;
  max-width: 100%;
}
.profile-image .x-forms--full-form .image-field .btn-upload {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  width: 100%;
}
.no-touch .profile-image .x-forms--full-form .image-field .btn-upload:hover {
  border-color: #444548;
}
.profile-image .x-forms--full-form .image-field input[type="file"] {
  z-index: 999;
  line-height: 0;
  font-size: 50px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
}
.profile-image .x-forms--full-form .btn-save {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #009fda;
  border-color: #009fda;
  float: right;
  font-family: "Orgon-Light";
  font-weight: 100;
  padding: 8px 17px;
}
.profile-image .x-forms--full-form .btn-save:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.profile-image .x-forms--full-form .btn-save:hover,
.profile-image .x-forms--full-form .btn-save:focus {
  color: #333333;
  text-decoration: none;
}
.profile-image .x-forms--full-form .btn-save:active,
.profile-image .x-forms--full-form .btn-save.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.profile-image .x-forms--full-form .btn-save.disabled,
.profile-image .x-forms--full-form .btn-save[disabled],
fieldset[disabled] .profile-image .x-forms--full-form .btn-save {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.profile-image .x-forms--full-form .btn-save:hover,
.profile-image .x-forms--full-form .btn-save:focus,
.profile-image .x-forms--full-form .btn-save:active,
.profile-image .x-forms--full-form .btn-save.active,
.open .dropdown-toggle.profile-image .x-forms--full-form .btn-save {
  color: #ffffff;
  background-color: #0081b1;
  border-color: #00729d;
}
.profile-image .x-forms--full-form .btn-save:active,
.profile-image .x-forms--full-form .btn-save.active,
.open .dropdown-toggle.profile-image .x-forms--full-form .btn-save {
  background-image: none;
}
.profile-image .x-forms--full-form .btn-save.disabled,
.profile-image .x-forms--full-form .btn-save[disabled],
fieldset[disabled] .profile-image .x-forms--full-form .btn-save,
.profile-image .x-forms--full-form .btn-save.disabled:hover,
.profile-image .x-forms--full-form .btn-save[disabled]:hover,
fieldset[disabled] .profile-image .x-forms--full-form .btn-save:hover,
.profile-image .x-forms--full-form .btn-save.disabled:focus,
.profile-image .x-forms--full-form .btn-save[disabled]:focus,
fieldset[disabled] .profile-image .x-forms--full-form .btn-save:focus,
.profile-image .x-forms--full-form .btn-save.disabled:active,
.profile-image .x-forms--full-form .btn-save[disabled]:active,
fieldset[disabled] .profile-image .x-forms--full-form .btn-save:active,
.profile-image .x-forms--full-form .btn-save.disabled.active,
.profile-image .x-forms--full-form .btn-save[disabled].active,
fieldset[disabled] .profile-image .x-forms--full-form .btn-save.active {
  background-color: #009fda;
  border-color: #009fda;
}
.page.invite-friends {
  padding-top: 0px;
}
.page.invite-friends .invited {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #ebf7ed;
  color: #6b6b6b;
  padding: 15px;
}
.page.invite-friends .invited:before,
.page.invite-friends .invited:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.invite-friends .invited:after {
  clear: both;
}
.page.invite-friends .invited:before,
.page.invite-friends .invited:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.invite-friends .invited:after {
  clear: both;
}
.page.invite-friends .invited h4 {
  margin: 0 0 10px 0;
}
.page.invite-friends .invited ul {
  margin: 0;
  padding: 0;
}
.page.invite-friends .invited ul li {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 3px;
  color: #229E37;
  margin: 0 0 4px 0;
  padding: 6px 10px 3px;
}
.page.invite-friends .invited ul li .flaticon {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 6px;
  color: #229E37;
}
.page.invite-friends form .form-group {
  padding: 15px 15px 10px;
}
.page.invite-friends form .form-group.preview {
  border-top: 1px solid #f0f0f0;
  margin-bottom: 3px;
}
.page.invite-friends form .form-group.preview .no-email-addresses {
  color: #969696;
}
.page.invite-friends form .form-group.preview ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.page.invite-friends form .form-group.preview ul li {
  display: inline-block;
  background-color: #f7f7f7;
  border-radius: 3px;
  margin: 0 0 4px 0;
  padding: 6px 10px 3px;
}
.page.invite-friends form .form-group.preview ul li .flaticon {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 6px;
  color: #B9B9B9;
}
.page.invite-friends form .form-group textarea {
  height: 250px;
}
.page.invite-friends form .form-group .btn-cancel {
  display: block !important;
}
tr.page.invite-friends form .form-group .btn-cancel {
  display: table-row !important;
}
th.page.invite-friends form .form-group .btn-cancel,
td.page.invite-friends form .form-group .btn-cancel {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .page.invite-friends form .form-group .btn-cancel,
  tr.page.invite-friends form .form-group .btn-cancel,
  th.page.invite-friends form .form-group .btn-cancel,
  td.page.invite-friends form .form-group .btn-cancel {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page.invite-friends form .form-group .btn-cancel.hidden-sm,
  tr.page.invite-friends form .form-group .btn-cancel.hidden-sm,
  th.page.invite-friends form .form-group .btn-cancel.hidden-sm,
  td.page.invite-friends form .form-group .btn-cancel.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page.invite-friends form .form-group .btn-cancel.hidden-md,
  tr.page.invite-friends form .form-group .btn-cancel.hidden-md,
  th.page.invite-friends form .form-group .btn-cancel.hidden-md,
  td.page.invite-friends form .form-group .btn-cancel.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .page.invite-friends form .form-group .btn-cancel.hidden-lg,
  tr.page.invite-friends form .form-group .btn-cancel.hidden-lg,
  th.page.invite-friends form .form-group .btn-cancel.hidden-lg,
  td.page.invite-friends form .form-group .btn-cancel.hidden-lg {
    display: none !important;
  }
}
.page.invite-friends form .form-group .btn-submit {
  width: 100%;
}
@media (min-width: 768px) {
  .invite-friends.page {
    padding-top: 15px;
  }
  .invite-friends.page article .btn-submit {
    width: auto;
  }
}
.page.notifications article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
}
.page.notifications article .group-invite-notification,
.page.notifications article .football-game-invite-notification {
  border-bottom: 1px solid #ececec;
  padding: 20px 15px;
  display: block;
}
.page.notifications article .group-invite-notification.is-unread,
.page.notifications article .football-game-invite-notification.is-unread {
  background-color: #F5FBFD;
}
.page.notifications article .group-invite-notification .header .thumb,
.page.notifications article .football-game-invite-notification .header .thumb {
  clear: left;
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 40px;
}
.page.notifications article .group-invite-notification .header .thumb img,
.page.notifications article .football-game-invite-notification .header .thumb img {
  border-radius: 3px;
  width: 40px;
  height: 40px;
}
.page.notifications article .group-invite-notification .header .summary,
.page.notifications article .football-game-invite-notification .header .summary {
  display: block;
  margin-left: 55px;
}
.page.notifications article .group-invite-notification .header .summary .title,
.page.notifications article .football-game-invite-notification .header .summary .title {
  display: block;
  color: #333;
}
.page.notifications article .group-invite-notification .header .summary .time-ago,
.page.notifications article .football-game-invite-notification .header .summary .time-ago {
  color: #bbbbbb;
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.page.notifications article .group-invite-notification .body,
.page.notifications article .football-game-invite-notification .body {
  clear: both;
  margin-top: 15px;
}
.page.notifications article .notification {
  border-bottom: 1px solid #ececec;
  padding: 20px 15px;
  display: block;
}
.page.notifications article .notification.is-unread {
  background-color: #F5FBFD;
}
.page.notifications article .notification .header .thumb {
  clear: left;
  display: block;
  float: left;
  margin-bottom: 5px;
  width: 40px;
}
.page.notifications article .notification .header .thumb img {
  border-radius: 3px;
  width: 40px;
  height: 40px;
}
.page.notifications article .notification .header .summary {
  display: block;
  margin-left: 55px;
}
.page.notifications article .notification .header .summary .title {
  display: block;
  color: #333;
}
.page.notifications article .notification .header .summary .time-ago {
  color: #bbbbbb;
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.page.notifications article .notification .body {
  clear: both;
  margin-top: 15px;
}
.page.notifications article .no-notifications {
  color: #777;
  padding: 30px;
  text-align: center;
}
.group.page {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .group.page {
    padding-top: 15px;
  }
}
.group .about > header {
  display: block !important;
}
tr.group .about > header {
  display: table-row !important;
}
th.group .about > header,
td.group .about > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group .about > header,
  tr.group .about > header,
  th.group .about > header,
  td.group .about > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group .about > header.hidden-sm,
  tr.group .about > header.hidden-sm,
  th.group .about > header.hidden-sm,
  td.group .about > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group .about > header.hidden-md,
  tr.group .about > header.hidden-md,
  th.group .about > header.hidden-md,
  td.group .about > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group .about > header.hidden-lg,
  tr.group .about > header.hidden-lg,
  th.group .about > header.hidden-lg,
  td.group .about > header.hidden-lg {
    display: none !important;
  }
}
.group .about article {
  margin-left: -15px;
  margin-right: -15px;
}
.group .about article:before,
.group .about article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .about article:after {
  clear: both;
}
.group .about article:before,
.group .about article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .about article:after {
  clear: both;
}
.group .about article .description {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .group .about article .description {
    float: left;
    width: 66.66666667%;
  }
}
.group .about article .description .inner {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  padding: 15px;
}
@media (min-width: 768px) {
  .group .about article .description .inner {
    margin-left: -15px;
    padding-left: 15px;
  }
}
.group .about article .venue {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .group .about article .venue {
    float: left;
    width: 33.33333333%;
  }
}
.group .about article .venue .inner {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  padding: 15px;
}
.group .about article .venue .inner .map {
  width: 100%;
}
.group .about article .venue .inner .name {
  padding: 15px 0 0;
  font-weight: bold;
}
@media (min-width: 768px) {
  .group .about article .venue .inner {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.group .fixtures .header {
  margin-left: -15px;
  margin-right: -15px;
  background: #fff;
  border: 1px solid #dde2e4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.group .fixtures .header:before,
.group .fixtures .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .fixtures .header:after {
  clear: both;
}
.group .fixtures .header:before,
.group .fixtures .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .fixtures .header:after {
  clear: both;
}
.group .fixtures .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.group .fixtures .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.group .fixtures .header .btn-create {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .group .fixtures .header .btn-create:hover {
  border-color: #444548;
}
.group .fixtures > ul {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.group .fixtures > ul:before,
.group .fixtures > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .fixtures > ul:after {
  clear: both;
}
.group .fixtures > ul:before,
.group .fixtures > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group .fixtures > ul:after {
  clear: both;
}
.group .fixtures .no-fixtures {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #E0E0E0;
  margin-top: 50px;
  text-align: center;
}
.group .fixtures .no-fixtures .glyphicon {
  padding-bottom: 100px;
  padding-left: 100px;
}
.group .fixtures .no-fixtures .glyphicon i:before {
  color: #E0E0E0;
  font-size: 100px;
}
.group .fixtures .no-fixtures .message {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.group .fixtures .no-fixtures .btn-create-game {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #009fda;
  border-color: #009fda;
  margin-top: 10px;
}
.group .fixtures .no-fixtures .btn-create-game:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.group .fixtures .no-fixtures .btn-create-game:hover,
.group .fixtures .no-fixtures .btn-create-game:focus {
  color: #333333;
  text-decoration: none;
}
.group .fixtures .no-fixtures .btn-create-game:active,
.group .fixtures .no-fixtures .btn-create-game.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.group .fixtures .no-fixtures .btn-create-game.disabled,
.group .fixtures .no-fixtures .btn-create-game[disabled],
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.group .fixtures .no-fixtures .btn-create-game:hover,
.group .fixtures .no-fixtures .btn-create-game:focus,
.group .fixtures .no-fixtures .btn-create-game:active,
.group .fixtures .no-fixtures .btn-create-game.active,
.open .dropdown-toggle.group .fixtures .no-fixtures .btn-create-game {
  color: #ffffff;
  background-color: #0081b1;
  border-color: #00729d;
}
.group .fixtures .no-fixtures .btn-create-game:active,
.group .fixtures .no-fixtures .btn-create-game.active,
.open .dropdown-toggle.group .fixtures .no-fixtures .btn-create-game {
  background-image: none;
}
.group .fixtures .no-fixtures .btn-create-game.disabled,
.group .fixtures .no-fixtures .btn-create-game[disabled],
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game,
.group .fixtures .no-fixtures .btn-create-game.disabled:hover,
.group .fixtures .no-fixtures .btn-create-game[disabled]:hover,
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game:hover,
.group .fixtures .no-fixtures .btn-create-game.disabled:focus,
.group .fixtures .no-fixtures .btn-create-game[disabled]:focus,
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game:focus,
.group .fixtures .no-fixtures .btn-create-game.disabled:active,
.group .fixtures .no-fixtures .btn-create-game[disabled]:active,
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game:active,
.group .fixtures .no-fixtures .btn-create-game.disabled.active,
.group .fixtures .no-fixtures .btn-create-game[disabled].active,
fieldset[disabled] .group .fixtures .no-fixtures .btn-create-game.active {
  background-color: #009fda;
  border-color: #009fda;
}
@media (min-width: 768px) {
  .group .fixtures > ul {
    margin-left: -30px;
    margin-right: -30px;
  }
  .group .fixtures > ul:before,
  .group .fixtures > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .group .fixtures > ul:after {
    clear: both;
  }
  .group .fixtures > ul:before,
  .group .fixtures > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .group .fixtures > ul:after {
    clear: both;
  }
  .group .fixtures > ul > li:nth-of-type(2n + 1) > .football-game-card {
    clear: both;
  }
}
@media (min-width: 992px) {
  .group .fixtures > ul > li:nth-of-type(2n + 1) > .football-game-card {
    clear: none;
  }
  .group .fixtures > ul > li:nth-of-type(3n + 1) > .football-game-card {
    clear: both;
  }
}
.group-card {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .group-card {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .group-card {
    float: left;
    width: 33.33333333%;
  }
}
.group-card .inner {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
}
.group-card header {
  padding: 15px;
}
.group-card header .thumb {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #00d9ae;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
  float: left;
}
.group-card header .thumb .flaticon {
  color: #fff;
  display: block;
  font-size: 25px;
  padding: 6px 0 0 8px;
}
.group-card header h5 {
  margin: 0 0 15px 55px;
}
.group-card header h5 a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.no-touch .group-card header h5 a:hover {
  color: #009fda;
}
.group-card .details {
  padding: 15px 15px 5px;
  border-top: 1px solid #f4f4f4;
}
.group-card .details .flaticon {
  font-size: 16px;
  vertical-align: middle;
}
.group-card .details .members-count,
.group-card .details .fixtures-count,
.group-card .details .venue {
  margin-bottom: 10px;
}
.group-card .details .members-count .flaticon,
.group-card .details .fixtures-count .flaticon,
.group-card .details .venue .flaticon {
  margin-right: 8px;
}
.group .create .form-group {
  padding: 15px 15px 10px;
}
.group .create .form-group.venue {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .group .create .form-group.venue:hover {
  color: #009fda;
}
.no-touch .group .create .form-group.venue:hover .value .choose {
  color: #009fda;
}
.group .create .form-group.venue .value {
  float: right;
  width: auto;
}
.group .create .form-group.venue .value .choose {
  color: #aaa;
}
.group .create .form-group.venue .value .flaticon {
  font-size: 18px;
  vertical-align: sub;
}
.group .edit .form-group {
  padding: 15px 15px 10px;
}
.group .edit .form-group.venue {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .group .edit .form-group.venue:hover {
  color: #009fda;
}
.no-touch .group .edit .form-group.venue:hover .value .choose {
  color: #009fda;
}
.group .edit .form-group.venue .value {
  float: right;
  width: auto;
}
.group .edit .form-group.venue .value .choose {
  color: #aaa;
}
.group .edit .form-group.venue .value .flaticon {
  font-size: 18px;
  vertical-align: sub;
}
.group .x-forms--full-form.create-football-game .form-group {
  padding: 15px 15px 10px;
}
.group .x-forms--full-form.create-football-game .form-group.venue,
.group .x-forms--full-form.create-football-game .form-group.when {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .group .x-forms--full-form.create-football-game .form-group.venue:hover,
.no-touch .group .x-forms--full-form.create-football-game .form-group.when:hover {
  color: #009fda;
}
.no-touch .group .x-forms--full-form.create-football-game .form-group.venue:hover .value .choose,
.no-touch .group .x-forms--full-form.create-football-game .form-group.when:hover .value .choose {
  color: #009fda;
}
.group .x-forms--full-form.create-football-game .form-group.venue .value,
.group .x-forms--full-form.create-football-game .form-group.when .value {
  float: right;
  width: auto;
}
.group .x-forms--full-form.create-football-game .form-group.venue .value .choose,
.group .x-forms--full-form.create-football-game .form-group.when .value .choose {
  color: #aaa;
}
.group .x-forms--full-form.create-football-game .form-group.venue .value .flaticon,
.group .x-forms--full-form.create-football-game .form-group.when .value .flaticon {
  font-size: 18px;
  vertical-align: sub;
}
.group .x-forms--full-form.create-football-game .btn-skip {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}
.no-touch .group .x-forms--full-form.create-football-game .btn-skip:hover {
  border-color: #444548;
}
.group .choose-date .form-group {
  padding: 15px 15px 10px;
}
.group .choose-date .form-group.venue {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .group .choose-date .form-group.venue:hover {
  color: #009fda;
}
.no-touch .group .choose-date .form-group.venue:hover .value .choose {
  color: #009fda;
}
.group > .settings > header {
  display: block !important;
}
tr.group > .settings > header {
  display: table-row !important;
}
th.group > .settings > header,
td.group > .settings > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group > .settings > header,
  tr.group > .settings > header,
  th.group > .settings > header,
  td.group > .settings > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group > .settings > header.hidden-sm,
  tr.group > .settings > header.hidden-sm,
  th.group > .settings > header.hidden-sm,
  td.group > .settings > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group > .settings > header.hidden-md,
  tr.group > .settings > header.hidden-md,
  th.group > .settings > header.hidden-md,
  td.group > .settings > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group > .settings > header.hidden-lg,
  tr.group > .settings > header.hidden-lg,
  th.group > .settings > header.hidden-lg,
  td.group > .settings > header.hidden-lg {
    display: none !important;
  }
}
.group > .settings > nav {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.group > .settings > nav:before,
.group > .settings > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .settings > nav:after {
  clear: both;
}
.group > .settings > nav:before,
.group > .settings > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .settings > nav:after {
  clear: both;
}
.group > .settings > nav a {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f0f0f0;
  color: #333;
  font-weight: 700;
  font-size: 13px;
  line-height: 1em;
  padding-top: 22px;
  padding-bottom: 21px;
  text-transform: uppercase;
}
.no-touch .group > .settings > nav a:hover {
  color: #009fda;
}
.group > .settings > nav a .flaticon {
  float: right;
  font-size: 18px;
  margin-top: -3px;
  line-height: 15px;
}
.group > .settings > nav a small {
  color: #969696;
  display: block;
  font-weight: 300;
  font-size: 13px;
  margin-top: 5px;
  text-transform: none;
}
.group > .settings > nav a.invite-friends {
  border-top: none;
}
.group > .invite-friends > header {
  display: block !important;
}
tr.group > .invite-friends > header {
  display: table-row !important;
}
th.group > .invite-friends > header,
td.group > .invite-friends > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group > .invite-friends > header,
  tr.group > .invite-friends > header,
  th.group > .invite-friends > header,
  td.group > .invite-friends > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group > .invite-friends > header.hidden-sm,
  tr.group > .invite-friends > header.hidden-sm,
  th.group > .invite-friends > header.hidden-sm,
  td.group > .invite-friends > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group > .invite-friends > header.hidden-md,
  tr.group > .invite-friends > header.hidden-md,
  th.group > .invite-friends > header.hidden-md,
  td.group > .invite-friends > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group > .invite-friends > header.hidden-lg,
  tr.group > .invite-friends > header.hidden-lg,
  th.group > .invite-friends > header.hidden-lg,
  td.group > .invite-friends > header.hidden-lg {
    display: none !important;
  }
}
.group > .invite-friends .x-forms--full-form nav {
  margin-left: -15px;
  margin-right: -15px;
}
.group > .invite-friends .x-forms--full-form nav:before,
.group > .invite-friends .x-forms--full-form nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form nav:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form nav:before,
.group > .invite-friends .x-forms--full-form nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form nav:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form nav > .tabs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.group > .invite-friends .x-forms--full-form nav > .tabs:before,
.group > .invite-friends .x-forms--full-form nav > .tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form nav > .tabs:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form nav > .tabs:before,
.group > .invite-friends .x-forms--full-form nav > .tabs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form nav > .tabs:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form nav > .tabs > a {
  border: 1px solid #f4f4f4;
  background-color: #f7f7f7;
  color: #aaa;
  float: left;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 50%;
}
.group > .invite-friends .x-forms--full-form nav > .tabs > a:first-of-type {
  border-right: none;
}
.group > .invite-friends .x-forms--full-form nav > .tabs > a.active {
  background-color: #fff;
  color: #333;
}
.no-touch .group > .invite-friends .x-forms--full-form nav > .tabs > a:hover {
  color: #009fda;
}
.group > .invite-friends .x-forms--full-form .content {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 15px;
}
.group > .invite-friends .x-forms--full-form .content:before,
.group > .invite-friends .x-forms--full-form .content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form .content:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form .content:before,
.group > .invite-friends .x-forms--full-form .content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form .content:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form .content ul {
  list-style: none;
  padding: 0 7px;
}
.group > .invite-friends .x-forms--full-form .content ul li {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .group > .invite-friends .x-forms--full-form .content ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .group > .invite-friends .x-forms--full-form .content ul li {
    float: left;
    width: 33.33333333%;
  }
}
.group > .invite-friends .x-forms--full-form .content ul li .friend {
  border: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend:before,
.group > .invite-friends .x-forms--full-form .content ul li .friend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form .content ul li .friend:after {
  clear: both;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend:before,
.group > .invite-friends .x-forms--full-form .content ul li .friend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite-friends .x-forms--full-form .content ul li .friend:after {
  clear: both;
}
.no-touch .group > .invite-friends .x-forms--full-form .content ul li .friend:hover {
  border: 1px solid #e0e0e0;
}
.no-touch .group > .invite-friends .x-forms--full-form .content ul li .friend:hover.is-selected {
  border: 1px solid #009fda;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend.is-selected {
  border: 1px solid #009fda;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend .no-touch a:hover {
  color: #009fda;
  text-decoration: none;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend img {
  border-radius: 3px;
  float: left;
}
.group > .invite-friends .x-forms--full-form .content ul li .friend .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.group > .invite-friends .x-forms--full-form .content .actions {
  padding-left: 15px;
  padding-right: 15px;
}
.group > .invite-friends .x-forms--full-form form {
  margin-top: 15px;
}
.group > .invite-friends .x-forms--full-form form .form-group {
  padding: 15px 15px 10px;
}
.group > .invite-friends .x-forms--full-form form .form-group.preview {
  border-top: 1px solid #f0f0f0;
  margin-bottom: 3px;
}
.group > .invite-friends .x-forms--full-form form .form-group.preview .no-email-addresses {
  color: #969696;
}
.group > .invite-friends .x-forms--full-form form .form-group.preview ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.group > .invite-friends .x-forms--full-form form .form-group.preview ul li {
  display: inline-block;
  background-color: #f7f7f7;
  border-radius: 3px;
  margin: 0 0 4px 0;
  padding: 6px 10px 3px;
}
.group > .invite-friends .x-forms--full-form form .form-group.preview ul li .flaticon {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 6px;
  color: #B9B9B9;
}
.group > .invite-friends .x-forms--full-form form textarea {
  height: 250px;
}
.group > .invite-friends .x-forms--full-form .btn-submit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
  float: right;
}
.no-touch .group > .invite-friends .x-forms--full-form .btn-submit:hover {
  border-color: #444548;
}
.no-touch .group > .invite-friends .x-forms--full-form .btn-submit:hover {
  border-color: #444548;
}
.no-touch .group > .invite-friends .x-forms--full-form .btn-submit:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.group > .invite-friends .x-forms--full-form .btn-cancel,
.group > .invite-friends .x-forms--full-form .btn-skip {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}
.no-touch .group > .invite-friends .x-forms--full-form .btn-cancel:hover,
.no-touch .group > .invite-friends .x-forms--full-form .btn-skip:hover {
  border-color: #444548;
}
.group > .invite-friends .invited-friends {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  height: 0;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: -100px;
  transition: opacity 300ms ease-in-out, top 300ms ease-in-out;
}
.group > .invite-friends .invited-friends h4 {
  margin-top: 0;
  color: inherit;
}
.group > .invite-friends .invited-friends .alert-link {
  font-weight: bold;
}
.group > .invite-friends .invited-friends > p,
.group > .invite-friends .invited-friends > ul {
  margin-bottom: 0;
}
.group > .invite-friends .invited-friends > p + p {
  margin-top: 5px;
}
.group > .invite-friends .invited-friends hr {
  border-top-color: #c9e2b3;
}
.group > .invite-friends .invited-friends .alert-link {
  color: #356635;
}
.group > .invite-friends .invited-friends.is-showing {
  opacity: 1;
  top: 0px;
  height: auto;
  margin-bottom: 15px;
  padding: 15px 15px 10px;
  visibility: visible;
}
.group > .invite-friends .invited-friends h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}
.group > .invite-friends .invited-friends h4 .flaticon {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}
.group > .edit-admins > header {
  display: block !important;
}
tr.group > .edit-admins > header {
  display: table-row !important;
}
th.group > .edit-admins > header,
td.group > .edit-admins > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group > .edit-admins > header,
  tr.group > .edit-admins > header,
  th.group > .edit-admins > header,
  td.group > .edit-admins > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group > .edit-admins > header.hidden-sm,
  tr.group > .edit-admins > header.hidden-sm,
  th.group > .edit-admins > header.hidden-sm,
  td.group > .edit-admins > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group > .edit-admins > header.hidden-md,
  tr.group > .edit-admins > header.hidden-md,
  th.group > .edit-admins > header.hidden-md,
  td.group > .edit-admins > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group > .edit-admins > header.hidden-lg,
  tr.group > .edit-admins > header.hidden-lg,
  th.group > .edit-admins > header.hidden-lg,
  td.group > .edit-admins > header.hidden-lg {
    display: none !important;
  }
}
.group > .edit-admins .x-forms--full-form header h3 {
  padding-bottom: 15px;
}
.group > .edit-admins .x-forms--full-form .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.group > .edit-admins .x-forms--full-form .content ul {
  margin-left: -7.5px;
  margin-right: -7.5px;
  list-style: none;
  padding: 0;
}
.group > .edit-admins .x-forms--full-form .content ul:before,
.group > .edit-admins .x-forms--full-form .content ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .edit-admins .x-forms--full-form .content ul:after {
  clear: both;
}
.group > .edit-admins .x-forms--full-form .content ul:before,
.group > .edit-admins .x-forms--full-form .content ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .edit-admins .x-forms--full-form .content ul:after {
  clear: both;
}
.group > .edit-admins .x-forms--full-form .content ul li {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .group > .edit-admins .x-forms--full-form .content ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .group > .edit-admins .x-forms--full-form .content ul li {
    float: left;
    width: 33.33333333%;
  }
}
.group > .edit-admins .x-forms--full-form .content ul li .member {
  border: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.group > .edit-admins .x-forms--full-form .content ul li .member:before,
.group > .edit-admins .x-forms--full-form .content ul li .member:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .edit-admins .x-forms--full-form .content ul li .member:after {
  clear: both;
}
.group > .edit-admins .x-forms--full-form .content ul li .member:before,
.group > .edit-admins .x-forms--full-form .content ul li .member:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .edit-admins .x-forms--full-form .content ul li .member:after {
  clear: both;
}
.no-touch .group > .edit-admins .x-forms--full-form .content ul li .member:hover {
  border: 1px solid #e0e0e0;
}
.no-touch .group > .edit-admins .x-forms--full-form .content ul li .member:hover.is-selected {
  border: 1px solid #009fda;
}
.group > .edit-admins .x-forms--full-form .content ul li .member.is-selected {
  border: 1px solid #009fda;
}
.group > .edit-admins .x-forms--full-form .content ul li .member .no-touch a:hover {
  color: #009fda;
  text-decoration: none;
}
.group > .edit-admins .x-forms--full-form .content ul li .member img {
  border-radius: 3px;
  float: left;
}
.group > .edit-admins .x-forms--full-form .content ul li .member .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.group > .edit-admins .x-forms--full-form .btn-submit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #009fda;
  border-color: #009fda;
  color: #fff;
  float: right;
}
.no-touch .group > .edit-admins .x-forms--full-form .btn-submit:hover {
  border-color: #444548;
}
.no-touch .group > .edit-admins .x-forms--full-form .btn-submit:hover {
  background-color: #008cc1;
  border-color: #008cc1;
}
.group > .edit-admins .x-forms--full-form .btn-cancel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  float: right;
  margin-right: 5px;
}
.no-touch .group > .edit-admins .x-forms--full-form .btn-cancel:hover {
  border-color: #444548;
}
.group > .delete-group > header {
  display: block !important;
}
tr.group > .delete-group > header {
  display: table-row !important;
}
th.group > .delete-group > header,
td.group > .delete-group > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group > .delete-group > header,
  tr.group > .delete-group > header,
  th.group > .delete-group > header,
  td.group > .delete-group > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group > .delete-group > header.hidden-sm,
  tr.group > .delete-group > header.hidden-sm,
  th.group > .delete-group > header.hidden-sm,
  td.group > .delete-group > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group > .delete-group > header.hidden-md,
  tr.group > .delete-group > header.hidden-md,
  th.group > .delete-group > header.hidden-md,
  td.group > .delete-group > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group > .delete-group > header.hidden-lg,
  tr.group > .delete-group > header.hidden-lg,
  th.group > .delete-group > header.hidden-lg,
  td.group > .delete-group > header.hidden-lg {
    display: none !important;
  }
}
.group > .delete-group .x-forms--full-form .message {
  padding-top: 15px;
  padding-bottom: 25px;
}
.group > .delete-group .x-forms--full-form .btn-delete {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
  float: right;
}
.no-touch .group > .delete-group .x-forms--full-form .btn-delete:hover {
  border-color: #444548;
}
.group > .leave-group .header-wrapper {
  display: block !important;
}
tr.group > .leave-group .header-wrapper {
  display: table-row !important;
}
th.group > .leave-group .header-wrapper,
td.group > .leave-group .header-wrapper {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .group > .leave-group .header-wrapper,
  tr.group > .leave-group .header-wrapper,
  th.group > .leave-group .header-wrapper,
  td.group > .leave-group .header-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .group > .leave-group .header-wrapper.hidden-sm,
  tr.group > .leave-group .header-wrapper.hidden-sm,
  th.group > .leave-group .header-wrapper.hidden-sm,
  td.group > .leave-group .header-wrapper.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .group > .leave-group .header-wrapper.hidden-md,
  tr.group > .leave-group .header-wrapper.hidden-md,
  th.group > .leave-group .header-wrapper.hidden-md,
  td.group > .leave-group .header-wrapper.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .group > .leave-group .header-wrapper.hidden-lg,
  tr.group > .leave-group .header-wrapper.hidden-lg,
  th.group > .leave-group .header-wrapper.hidden-lg,
  td.group > .leave-group .header-wrapper.hidden-lg {
    display: none !important;
  }
}
.group > .leave-group .x-forms--full-form .message {
  padding-top: 15px;
  padding-bottom: 15px;
}
.group > .leave-group .x-forms--full-form .btn-leave {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  background-color: #d9534f;
  border-color: #d9534f;
  color: #fff;
  float: right;
}
.no-touch .group > .leave-group .x-forms--full-form .btn-leave:hover {
  border-color: #444548;
}
.group > .invite {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.group > .invite:before,
.group > .invite:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite:after {
  clear: both;
}
.group > .invite:before,
.group > .invite:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite:after {
  clear: both;
}
.group > .invite .inner {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.group > .invite .title .primary-sender {
  color: #333;
  font-weight: bold;
}
.group > .invite .icon {
  float: left;
  font-size: 24px;
  margin-right: 15px;
  background-color: #00D9AE;
  border-radius: 100px;
  width: 39px;
  height: 39px;
  text-align: center;
  padding-top: 6px;
  color: #fff;
}
.group > .invite .actions {
  margin-left: 0px;
  margin-right: 0px;
  clear: both;
  margin-top: 15px;
}
.group > .invite .actions:before,
.group > .invite .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite .actions:after {
  clear: both;
}
.group > .invite .actions:before,
.group > .invite .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .invite .actions:after {
  clear: both;
}
.group > .invite .actions .btn-join {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.group > .invite .actions .btn-join:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.group > .invite .actions .btn-join:hover,
.group > .invite .actions .btn-join:focus {
  color: #333333;
  text-decoration: none;
}
.group > .invite .actions .btn-join:active,
.group > .invite .actions .btn-join.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.group > .invite .actions .btn-join.disabled,
.group > .invite .actions .btn-join[disabled],
fieldset[disabled] .group > .invite .actions .btn-join {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.group > .invite .actions .btn-join:hover,
.group > .invite .actions .btn-join:focus,
.group > .invite .actions .btn-join:active,
.group > .invite .actions .btn-join.active,
.open .dropdown-toggle.group > .invite .actions .btn-join {
  color: #ffffff;
  background-color: #279872;
  border-color: #1d7357;
}
.group > .invite .actions .btn-join:active,
.group > .invite .actions .btn-join.active,
.open .dropdown-toggle.group > .invite .actions .btn-join {
  background-image: none;
}
.group > .invite .actions .btn-join.disabled,
.group > .invite .actions .btn-join[disabled],
fieldset[disabled] .group > .invite .actions .btn-join,
.group > .invite .actions .btn-join.disabled:hover,
.group > .invite .actions .btn-join[disabled]:hover,
fieldset[disabled] .group > .invite .actions .btn-join:hover,
.group > .invite .actions .btn-join.disabled:focus,
.group > .invite .actions .btn-join[disabled]:focus,
fieldset[disabled] .group > .invite .actions .btn-join:focus,
.group > .invite .actions .btn-join.disabled:active,
.group > .invite .actions .btn-join[disabled]:active,
fieldset[disabled] .group > .invite .actions .btn-join:active,
.group > .invite .actions .btn-join.disabled.active,
.group > .invite .actions .btn-join[disabled].active,
fieldset[disabled] .group > .invite .actions .btn-join.active {
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.group > .invite .actions .btn-join .flaticon {
  color: #9be5cd;
  font-size: 18px;
  line-height: 1em;
  margin-right: 3px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .group > .invite .actions {
    clear: none;
    margin-top: 5px;
  }
  .group > .invite .actions .btn-join {
    width: auto;
  }
}
.group > .members article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.group > .members article:before,
.group > .members article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .members article:after {
  clear: both;
}
.group > .members article:before,
.group > .members article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .members article:after {
  clear: both;
}
.group > .members article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.group > .members article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.group > .members article ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .group > .members article ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .group > .members article ul li {
    float: left;
    width: 33.33333333%;
  }
}
.group > .members article ul li a:hover {
  color: #009fda;
  text-decoration: none;
}
.group > .members article ul li img {
  border-radius: 3px;
  float: left;
}
.group > .members article ul li .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.group > .members article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.group > .members article .header:before,
.group > .members article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .members article .header:after {
  clear: both;
}
.group > .members article .header:before,
.group > .members article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .members article .header:after {
  clear: both;
}
.group > .members article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.group > .members article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.group > .members article .header .btn-invite {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .group > .members article .header .btn-invite:hover {
  border-color: #444548;
}
.group > .admins article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.group > .admins article:before,
.group > .admins article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .admins article:after {
  clear: both;
}
.group > .admins article:before,
.group > .admins article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .admins article:after {
  clear: both;
}
.group > .admins article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.group > .admins article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.group > .admins article ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .group > .admins article ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .group > .admins article ul li {
    float: left;
    width: 33.33333333%;
  }
}
.group > .admins article ul li a:hover {
  color: #009fda;
  text-decoration: none;
}
.group > .admins article ul li img {
  border-radius: 3px;
  float: left;
}
.group > .admins article ul li .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.group > .admins article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.group > .admins article .header:before,
.group > .admins article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .admins article .header:after {
  clear: both;
}
.group > .admins article .header:before,
.group > .admins article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.group > .admins article .header:after {
  clear: both;
}
.group > .admins article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.group > .admins article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.group > .admins article .header .btn-edit-admins {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .group > .admins article .header .btn-edit-admins:hover {
  border-color: #444548;
}
.football-game.page {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .football-game.page {
    padding-top: 15px;
  }
}
.football-game-card {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .football-game-card {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game-card {
    float: left;
    width: 33.33333333%;
  }
}
.football-game-card .inner {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
}
.football-game-card header {
  background-color: #36444d;
  color: #fff;
  text-align: center;
  padding: 15px;
}
.football-game-card header a {
  color: #fff;
}
.football-game-card header .away-team,
.football-game-card header .home-team {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.football-game-card header .vs {
  display: block;
  font-weight: bold;
  font-size: 12px;
}
.football-game-card .rsvp {
  display: block;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  padding: 15px 15px 12px;
  font-weight: bold;
  line-height: 24px;
}
.no-touch .football-game-card .rsvp:hover .chevron {
  color: #009fda;
}
.football-game-card .rsvp .flaticon {
  margin-right: 8px;
  font-size: 16px;
  vertical-align: middle;
}
.football-game-card .rsvp .chevron {
  float: right;
  font-size: 24px;
  margin-bottom: -8px;
  margin-right: -7px;
}
.football-game-card .rsvp .reserve .flaticon {
  color: #F8C65D;
}
.football-game-card .details {
  padding: 15px 15px 5px;
  border-bottom: 1px solid #f4f4f4;
}
.football-game-card .details .flaticon {
  font-size: 16px;
  vertical-align: middle;
}
.football-game-card .details .owner,
.football-game-card .details .time,
.football-game-card .details .date,
.football-game-card .details .venue {
  margin-bottom: 10px;
}
.football-game-card .details .owner .flaticon,
.football-game-card .details .time .flaticon,
.football-game-card .details .date .flaticon,
.football-game-card .details .venue .flaticon {
  margin-right: 8px;
}
.football-game-card .players {
  padding: 15px;
}
.football-game-card .players h5 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
}
.football-game-card .players ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.football-game-card .players ul > li {
  margin: 0 1px 1px 0;
}
.football-game-card .players ul > li.none {
  color: #D5D5D5;
}
.football-game-card .players ul > li img {
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.football-game > .dashboard {
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .dashboard:before,
.football-game > .dashboard:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .dashboard:after {
  clear: both;
}
.football-game > .dashboard:before,
.football-game > .dashboard:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .dashboard:after {
  clear: both;
}
.football-game > .dashboard .x-football-games--settings,
.football-game > .dashboard .x-football-games--properties {
  display: none;
}
@media (min-width: 768px) {
  .football-game > .dashboard .x-football-games--settings,
  .football-game > .dashboard .x-football-games--properties {
    display: block;
  }
}
.football-game > .playing article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .playing article:before,
.football-game > .playing article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article:after {
  clear: both;
}
.football-game > .playing article:before,
.football-game > .playing article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article:after {
  clear: both;
}
.football-game > .playing article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.football-game > .playing article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.football-game > .playing article .header:before,
.football-game > .playing article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article .header:after {
  clear: both;
}
.football-game > .playing article .header:before,
.football-game > .playing article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article .header:after {
  clear: both;
}
.football-game > .playing article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.football-game > .playing article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.football-game > .playing article .header .btn-invite {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .football-game > .playing article .header .btn-invite:hover {
  border-color: #444548;
}
.football-game > .playing article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.football-game > .playing article ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.football-game > .playing article ul > li:before,
.football-game > .playing article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article ul > li:after {
  clear: both;
}
.football-game > .playing article ul > li:before,
.football-game > .playing article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .playing article ul > li:after {
  clear: both;
}
@media (min-width: 768px) {
  .football-game > .playing article ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game > .playing article ul > li {
    float: left;
    width: 33.33333333%;
  }
}
.football-game > .playing article ul > li a:hover {
  text-decoration: none;
}
.football-game > .playing article ul > li .no-touch a:hover .name {
  color: #009fda;
}
.football-game > .playing article ul > li img {
  border-radius: 3px;
  float: left;
}
.football-game > .playing article ul > li .name {
  color: #333;
  display: block;
  margin-left: 65px;
  font-weight: bold;
}
.football-game > .playing article .none-message {
  color: #c4c4c4;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.football-game > .reserves > header {
  display: block !important;
}
tr.football-game > .reserves > header {
  display: table-row !important;
}
th.football-game > .reserves > header,
td.football-game > .reserves > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .reserves > header,
  tr.football-game > .reserves > header,
  th.football-game > .reserves > header,
  td.football-game > .reserves > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .reserves > header.hidden-sm,
  tr.football-game > .reserves > header.hidden-sm,
  th.football-game > .reserves > header.hidden-sm,
  td.football-game > .reserves > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .reserves > header.hidden-md,
  tr.football-game > .reserves > header.hidden-md,
  th.football-game > .reserves > header.hidden-md,
  td.football-game > .reserves > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .reserves > header.hidden-lg,
  tr.football-game > .reserves > header.hidden-lg,
  th.football-game > .reserves > header.hidden-lg,
  td.football-game > .reserves > header.hidden-lg {
    display: none !important;
  }
}
.football-game > .reserves article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .reserves article:before,
.football-game > .reserves article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article:after {
  clear: both;
}
.football-game > .reserves article:before,
.football-game > .reserves article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article:after {
  clear: both;
}
.football-game > .reserves article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.football-game > .reserves article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.football-game > .reserves article .header:before,
.football-game > .reserves article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article .header:after {
  clear: both;
}
.football-game > .reserves article .header:before,
.football-game > .reserves article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article .header:after {
  clear: both;
}
.football-game > .reserves article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.football-game > .reserves article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.football-game > .reserves article .header .btn-invite {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .football-game > .reserves article .header .btn-invite:hover {
  border-color: #444548;
}
.football-game > .reserves article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.football-game > .reserves article ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.football-game > .reserves article ul > li:before,
.football-game > .reserves article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article ul > li:after {
  clear: both;
}
.football-game > .reserves article ul > li:before,
.football-game > .reserves article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .reserves article ul > li:after {
  clear: both;
}
@media (min-width: 768px) {
  .football-game > .reserves article ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game > .reserves article ul > li {
    float: left;
    width: 33.33333333%;
  }
}
.football-game > .reserves article ul > li a:hover {
  text-decoration: none;
}
.football-game > .reserves article ul > li .no-touch a:hover .name {
  color: #009fda;
}
.football-game > .reserves article ul > li img {
  border-radius: 3px;
  float: left;
}
.football-game > .reserves article ul > li .name {
  color: #333;
  display: block;
  margin-left: 65px;
  font-weight: bold;
}
.football-game > .reserves article .none-message {
  color: #c4c4c4;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.football-game > .pending > header {
  display: block !important;
}
tr.football-game > .pending > header {
  display: table-row !important;
}
th.football-game > .pending > header,
td.football-game > .pending > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .pending > header,
  tr.football-game > .pending > header,
  th.football-game > .pending > header,
  td.football-game > .pending > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .pending > header.hidden-sm,
  tr.football-game > .pending > header.hidden-sm,
  th.football-game > .pending > header.hidden-sm,
  td.football-game > .pending > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .pending > header.hidden-md,
  tr.football-game > .pending > header.hidden-md,
  th.football-game > .pending > header.hidden-md,
  td.football-game > .pending > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .pending > header.hidden-lg,
  tr.football-game > .pending > header.hidden-lg,
  th.football-game > .pending > header.hidden-lg,
  td.football-game > .pending > header.hidden-lg {
    display: none !important;
  }
}
.football-game > .pending article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .pending article:before,
.football-game > .pending article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article:after {
  clear: both;
}
.football-game > .pending article:before,
.football-game > .pending article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article:after {
  clear: both;
}
.football-game > .pending article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.football-game > .pending article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.football-game > .pending article .header:before,
.football-game > .pending article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article .header:after {
  clear: both;
}
.football-game > .pending article .header:before,
.football-game > .pending article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article .header:after {
  clear: both;
}
.football-game > .pending article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.football-game > .pending article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.football-game > .pending article .header .btn-invite {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .football-game > .pending article .header .btn-invite:hover {
  border-color: #444548;
}
.football-game > .pending article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.football-game > .pending article ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.football-game > .pending article ul > li:before,
.football-game > .pending article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article ul > li:after {
  clear: both;
}
.football-game > .pending article ul > li:before,
.football-game > .pending article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .pending article ul > li:after {
  clear: both;
}
@media (min-width: 768px) {
  .football-game > .pending article ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game > .pending article ul > li {
    float: left;
    width: 33.33333333%;
  }
}
.football-game > .pending article ul > li a:hover {
  text-decoration: none;
}
.football-game > .pending article ul > li .no-touch a:hover .name {
  color: #009fda;
}
.football-game > .pending article ul > li img {
  border-radius: 3px;
  float: left;
}
.football-game > .pending article ul > li .name {
  color: #333;
  display: block;
  margin-left: 65px;
  font-weight: bold;
}
.football-game > .pending article .none-message {
  color: #c4c4c4;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.football-game > .declined > header {
  display: block !important;
}
tr.football-game > .declined > header {
  display: table-row !important;
}
th.football-game > .declined > header,
td.football-game > .declined > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .declined > header,
  tr.football-game > .declined > header,
  th.football-game > .declined > header,
  td.football-game > .declined > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .declined > header.hidden-sm,
  tr.football-game > .declined > header.hidden-sm,
  th.football-game > .declined > header.hidden-sm,
  td.football-game > .declined > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .declined > header.hidden-md,
  tr.football-game > .declined > header.hidden-md,
  th.football-game > .declined > header.hidden-md,
  td.football-game > .declined > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .declined > header.hidden-lg,
  tr.football-game > .declined > header.hidden-lg,
  th.football-game > .declined > header.hidden-lg,
  td.football-game > .declined > header.hidden-lg {
    display: none !important;
  }
}
.football-game > .declined article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .declined article:before,
.football-game > .declined article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article:after {
  clear: both;
}
.football-game > .declined article:before,
.football-game > .declined article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article:after {
  clear: both;
}
.football-game > .declined article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.football-game > .declined article .header {
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 15px;
  padding-top: 15px;
}
.football-game > .declined article .header:before,
.football-game > .declined article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article .header:after {
  clear: both;
}
.football-game > .declined article .header:before,
.football-game > .declined article .header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article .header:after {
  clear: both;
}
.football-game > .declined article .header .title {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  font-size: 14px;
  line-height: 1em;
  padding-top: 12px;
  padding-bottom: 7px;
}
.football-game > .declined article .header .actions {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.football-game > .declined article .header .btn-invite {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .football-game > .declined article .header .btn-invite:hover {
  border-color: #444548;
}
.football-game > .declined article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.football-game > .declined article ul > li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.football-game > .declined article ul > li:before,
.football-game > .declined article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article ul > li:after {
  clear: both;
}
.football-game > .declined article ul > li:before,
.football-game > .declined article ul > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .declined article ul > li:after {
  clear: both;
}
@media (min-width: 768px) {
  .football-game > .declined article ul > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game > .declined article ul > li {
    float: left;
    width: 33.33333333%;
  }
}
.football-game > .declined article ul > li a:hover {
  text-decoration: none;
}
.football-game > .declined article ul > li .no-touch a:hover .name {
  color: #009fda;
}
.football-game > .declined article ul > li img {
  border-radius: 3px;
  float: left;
}
.football-game > .declined article ul > li .name {
  color: #333;
  display: block;
  margin-left: 65px;
  font-weight: bold;
}
.football-game > .declined article .none-message {
  color: #c4c4c4;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.football-game > .settings .header-wrapper {
  display: block !important;
}
tr.football-game > .settings .header-wrapper {
  display: table-row !important;
}
th.football-game > .settings .header-wrapper,
td.football-game > .settings .header-wrapper {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .settings .header-wrapper,
  tr.football-game > .settings .header-wrapper,
  th.football-game > .settings .header-wrapper,
  td.football-game > .settings .header-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .settings .header-wrapper.hidden-sm,
  tr.football-game > .settings .header-wrapper.hidden-sm,
  th.football-game > .settings .header-wrapper.hidden-sm,
  td.football-game > .settings .header-wrapper.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .settings .header-wrapper.hidden-md,
  tr.football-game > .settings .header-wrapper.hidden-md,
  th.football-game > .settings .header-wrapper.hidden-md,
  td.football-game > .settings .header-wrapper.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .settings .header-wrapper.hidden-lg,
  tr.football-game > .settings .header-wrapper.hidden-lg,
  th.football-game > .settings .header-wrapper.hidden-lg,
  td.football-game > .settings .header-wrapper.hidden-lg {
    display: none !important;
  }
}
.football-game > .settings article > nav {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .settings article > nav:before,
.football-game > .settings article > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .settings article > nav:after {
  clear: both;
}
.football-game > .settings article > nav:before,
.football-game > .settings article > nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .settings article > nav:after {
  clear: both;
}
.football-game > .settings article > nav a {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f0f0f0;
  color: #333;
  font-weight: 700;
  font-size: 13px;
  line-height: 1em;
  padding-top: 22px;
  padding-bottom: 21px;
  text-transform: uppercase;
}
.football-game > .settings article > nav a:first-of-type {
  border-top: none;
}
.no-touch .football-game > .settings article > nav a:hover {
  color: #009fda;
}
.football-game > .settings article > nav a .flaticon {
  float: right;
  font-size: 18px;
  margin-top: -3px;
  line-height: 15px;
}
.football-game > .settings article > nav a small {
  color: #969696;
  display: block;
  font-weight: 300;
  font-size: 13px;
  margin-top: 5px;
  text-transform: none;
}
.football-game > .cancel-game .header-wrapper {
  display: block !important;
}
tr.football-game > .cancel-game .header-wrapper {
  display: table-row !important;
}
th.football-game > .cancel-game .header-wrapper,
td.football-game > .cancel-game .header-wrapper {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .cancel-game .header-wrapper,
  tr.football-game > .cancel-game .header-wrapper,
  th.football-game > .cancel-game .header-wrapper,
  td.football-game > .cancel-game .header-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .cancel-game .header-wrapper.hidden-sm,
  tr.football-game > .cancel-game .header-wrapper.hidden-sm,
  th.football-game > .cancel-game .header-wrapper.hidden-sm,
  td.football-game > .cancel-game .header-wrapper.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .cancel-game .header-wrapper.hidden-md,
  tr.football-game > .cancel-game .header-wrapper.hidden-md,
  th.football-game > .cancel-game .header-wrapper.hidden-md,
  td.football-game > .cancel-game .header-wrapper.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .cancel-game .header-wrapper.hidden-lg,
  tr.football-game > .cancel-game .header-wrapper.hidden-lg,
  th.football-game > .cancel-game .header-wrapper.hidden-lg,
  td.football-game > .cancel-game .header-wrapper.hidden-lg {
    display: none !important;
  }
}
.football-game > .cancel-game .x-forms--full-form form .form-group {
  padding: 15px 15px 10px;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
  float: right;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete:hover,
.football-game > .cancel-game .x-forms--full-form .btn-delete:focus {
  color: #333333;
  text-decoration: none;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete:active,
.football-game > .cancel-game .x-forms--full-form .btn-delete.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled],
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete:hover,
.football-game > .cancel-game .x-forms--full-form .btn-delete:focus,
.football-game > .cancel-game .x-forms--full-form .btn-delete:active,
.football-game > .cancel-game .x-forms--full-form .btn-delete.active,
.open .dropdown-toggle.football-game > .cancel-game .x-forms--full-form .btn-delete {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete:active,
.football-game > .cancel-game .x-forms--full-form .btn-delete.active,
.open .dropdown-toggle.football-game > .cancel-game .x-forms--full-form .btn-delete {
  background-image: none;
}
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled],
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete,
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled:hover,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled]:hover,
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete:hover,
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled:focus,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled]:focus,
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete:focus,
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled:active,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled]:active,
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete:active,
.football-game > .cancel-game .x-forms--full-form .btn-delete.disabled.active,
.football-game > .cancel-game .x-forms--full-form .btn-delete[disabled].active,
fieldset[disabled] .football-game > .cancel-game .x-forms--full-form .btn-delete.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.football-game > .is-cancelled-alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
  margin-bottom: 15px;
  padding: 15px 15px 10px;
}
.football-game > .is-cancelled-alert h4 {
  margin-top: 0;
  color: inherit;
}
.football-game > .is-cancelled-alert .alert-link {
  font-weight: bold;
}
.football-game > .is-cancelled-alert > p,
.football-game > .is-cancelled-alert > ul {
  margin-bottom: 0;
}
.football-game > .is-cancelled-alert > p + p {
  margin-top: 5px;
}
.football-game > .is-cancelled-alert hr {
  border-top-color: #e4b9c0;
}
.football-game > .is-cancelled-alert .alert-link {
  color: #953b39;
}
.football-game > .is-cancelled-alert h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}
.football-game > .is-cancelled-alert h4 .flaticon {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}
.football-game .invite {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.football-game .invite:before,
.football-game .invite:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .invite:after {
  clear: both;
}
.football-game .invite:before,
.football-game .invite:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .invite:after {
  clear: both;
}
.football-game .invite .inner {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.football-game .invite .title .primary-sender {
  color: #333;
  font-weight: bold;
}
.football-game .invite .icon {
  float: left;
  font-size: 24px;
  margin-right: 15px;
  background-color: #00D9AE;
  border-radius: 100px;
  width: 39px;
  height: 39px;
  text-align: center;
  padding-top: 6px;
  color: #fff;
}
.football-game .invite .actions {
  margin-left: 0px;
  margin-right: 0px;
  clear: both;
  margin-top: 15px;
}
.football-game .invite .actions:before,
.football-game .invite .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .invite .actions:after {
  clear: both;
}
.football-game .invite .actions:before,
.football-game .invite .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .invite .actions:after {
  clear: both;
}
.football-game .invite .actions .btn-join {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.football-game .invite .actions .btn-join:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.football-game .invite .actions .btn-join:hover,
.football-game .invite .actions .btn-join:focus {
  color: #333333;
  text-decoration: none;
}
.football-game .invite .actions .btn-join:active,
.football-game .invite .actions .btn-join.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.football-game .invite .actions .btn-join.disabled,
.football-game .invite .actions .btn-join[disabled],
fieldset[disabled] .football-game .invite .actions .btn-join {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.football-game .invite .actions .btn-join:hover,
.football-game .invite .actions .btn-join:focus,
.football-game .invite .actions .btn-join:active,
.football-game .invite .actions .btn-join.active,
.open .dropdown-toggle.football-game .invite .actions .btn-join {
  color: #ffffff;
  background-color: #279872;
  border-color: #1d7357;
}
.football-game .invite .actions .btn-join:active,
.football-game .invite .actions .btn-join.active,
.open .dropdown-toggle.football-game .invite .actions .btn-join {
  background-image: none;
}
.football-game .invite .actions .btn-join.disabled,
.football-game .invite .actions .btn-join[disabled],
fieldset[disabled] .football-game .invite .actions .btn-join,
.football-game .invite .actions .btn-join.disabled:hover,
.football-game .invite .actions .btn-join[disabled]:hover,
fieldset[disabled] .football-game .invite .actions .btn-join:hover,
.football-game .invite .actions .btn-join.disabled:focus,
.football-game .invite .actions .btn-join[disabled]:focus,
fieldset[disabled] .football-game .invite .actions .btn-join:focus,
.football-game .invite .actions .btn-join.disabled:active,
.football-game .invite .actions .btn-join[disabled]:active,
fieldset[disabled] .football-game .invite .actions .btn-join:active,
.football-game .invite .actions .btn-join.disabled.active,
.football-game .invite .actions .btn-join[disabled].active,
fieldset[disabled] .football-game .invite .actions .btn-join.active {
  background-color: #2fb88b;
  border-color: #2aa47c;
}
.football-game .invite .actions .btn-join .flaticon {
  color: #9be5cd;
  font-size: 18px;
  line-height: 1em;
  margin-right: 3px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .football-game .invite .actions {
    clear: none;
    margin-top: 5px;
  }
  .football-game .invite .actions .btn-join {
    width: auto;
  }
}
@media (min-width: 768px) {
  .football-game header > .actions > .invite {
    text-align: center;
  }
  .football-game header > .actions > .invite .actions {
    padding-top: 15px;
  }
  .football-game header > .actions > .invite .actions .btn-join {
    float: none;
    margin: 0px auto;
    width: auto;
  }
}
.football-game > .invite-friends .header-wrapper {
  display: block !important;
}
tr.football-game > .invite-friends .header-wrapper {
  display: table-row !important;
}
th.football-game > .invite-friends .header-wrapper,
td.football-game > .invite-friends .header-wrapper {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .invite-friends .header-wrapper,
  tr.football-game > .invite-friends .header-wrapper,
  th.football-game > .invite-friends .header-wrapper,
  td.football-game > .invite-friends .header-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .invite-friends .header-wrapper.hidden-sm,
  tr.football-game > .invite-friends .header-wrapper.hidden-sm,
  th.football-game > .invite-friends .header-wrapper.hidden-sm,
  td.football-game > .invite-friends .header-wrapper.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .invite-friends .header-wrapper.hidden-md,
  tr.football-game > .invite-friends .header-wrapper.hidden-md,
  th.football-game > .invite-friends .header-wrapper.hidden-md,
  td.football-game > .invite-friends .header-wrapper.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .invite-friends .header-wrapper.hidden-lg,
  tr.football-game > .invite-friends .header-wrapper.hidden-lg,
  th.football-game > .invite-friends .header-wrapper.hidden-lg,
  td.football-game > .invite-friends .header-wrapper.hidden-lg {
    display: none !important;
  }
}
.football-game > .invite-friends .x-forms--full-form ul {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
}
.football-game > .invite-friends .x-forms--full-form ul:before,
.football-game > .invite-friends .x-forms--full-form ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .invite-friends .x-forms--full-form ul:after {
  clear: both;
}
.football-game > .invite-friends .x-forms--full-form ul:before,
.football-game > .invite-friends .x-forms--full-form ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .invite-friends .x-forms--full-form ul:after {
  clear: both;
}
.football-game > .invite-friends .x-forms--full-form ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .football-game > .invite-friends .x-forms--full-form ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .football-game > .invite-friends .x-forms--full-form ul li {
    float: left;
    width: 33.33333333%;
  }
}
.football-game > .invite-friends .x-forms--full-form ul li .friend {
  border: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend:before,
.football-game > .invite-friends .x-forms--full-form ul li .friend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .invite-friends .x-forms--full-form ul li .friend:after {
  clear: both;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend:before,
.football-game > .invite-friends .x-forms--full-form ul li .friend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .invite-friends .x-forms--full-form ul li .friend:after {
  clear: both;
}
.no-touch .football-game > .invite-friends .x-forms--full-form ul li .friend:hover {
  border: 1px solid #e0e0e0;
}
.no-touch .football-game > .invite-friends .x-forms--full-form ul li .friend:hover.is-selected {
  border: 1px solid #009fda;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend.is-selected {
  border: 1px solid #009fda;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend .no-touch a:hover {
  color: #009fda;
  text-decoration: none;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend img {
  border-radius: 3px;
  float: left;
}
.football-game > .invite-friends .x-forms--full-form ul li .friend .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.football-game > .invite-friends .x-forms--full-form .no-inviteables {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #999;
}
.football-game > .invite-friends .invited-friends {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  height: 0;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: -100px;
  transition: opacity 300ms ease-in-out, top 300ms ease-in-out;
}
.football-game > .invite-friends .invited-friends h4 {
  margin-top: 0;
  color: inherit;
}
.football-game > .invite-friends .invited-friends .alert-link {
  font-weight: bold;
}
.football-game > .invite-friends .invited-friends > p,
.football-game > .invite-friends .invited-friends > ul {
  margin-bottom: 0;
}
.football-game > .invite-friends .invited-friends > p + p {
  margin-top: 5px;
}
.football-game > .invite-friends .invited-friends hr {
  border-top-color: #c9e2b3;
}
.football-game > .invite-friends .invited-friends .alert-link {
  color: #356635;
}
.football-game > .invite-friends .invited-friends.is-showing {
  opacity: 1;
  top: 0px;
  height: auto;
  margin-bottom: 15px;
  padding: 15px 15px 10px;
  visibility: visible;
}
.football-game > .invite-friends .invited-friends h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}
.football-game > .invite-friends .invited-friends h4 .flaticon {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
}
.football-game > .member > header {
  display: block !important;
}
tr.football-game > .member > header {
  display: table-row !important;
}
th.football-game > .member > header,
td.football-game > .member > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .member > header,
  tr.football-game > .member > header,
  th.football-game > .member > header,
  td.football-game > .member > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .member > header.hidden-sm,
  tr.football-game > .member > header.hidden-sm,
  th.football-game > .member > header.hidden-sm,
  td.football-game > .member > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .member > header.hidden-md,
  tr.football-game > .member > header.hidden-md,
  th.football-game > .member > header.hidden-md,
  td.football-game > .member > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .member > header.hidden-lg,
  tr.football-game > .member > header.hidden-lg,
  th.football-game > .member > header.hidden-lg,
  td.football-game > .member > header.hidden-lg {
    display: none !important;
  }
}
.football-game > .member article nav {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.football-game > .member article nav:before,
.football-game > .member article nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .member article nav:after {
  clear: both;
}
.football-game > .member article nav:before,
.football-game > .member article nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .member article nav:after {
  clear: both;
}
.football-game > .member article nav .profile,
.football-game > .member article nav .ban {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f4f4f4;
  color: #333;
  display: block;
  font-weight: 700;
  padding: 15px 15px 10px 15px;
}
.football-game > .member article nav .profile:first-of-type,
.football-game > .member article nav .ban:first-of-type {
  border-top: none;
}
.football-game > .member article nav .profile .flaticon,
.football-game > .member article nav .ban .flaticon {
  float: right;
  font-size: 18px;
  vertical-align: middle;
}
.football-game .x-forms--full-form .member-header {
  margin-left: -15px;
  margin-right: -15px;
}
.football-game .x-forms--full-form .member-header:before,
.football-game .x-forms--full-form .member-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .x-forms--full-form .member-header:after {
  clear: both;
}
.football-game .x-forms--full-form .member-header:before,
.football-game .x-forms--full-form .member-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .x-forms--full-form .member-header:after {
  clear: both;
}
.football-game .x-forms--full-form .member-header header {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.football-game .x-forms--full-form .member-header header:before,
.football-game .x-forms--full-form .member-header header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .x-forms--full-form .member-header header:after {
  clear: both;
}
.football-game .x-forms--full-form .member-header header:before,
.football-game .x-forms--full-form .member-header header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game .x-forms--full-form .member-header header:after {
  clear: both;
}
.football-game .x-forms--full-form .member-header header .thumb {
  width: 60px;
  height: 60px;
  border-radius: 3px;
  float: left;
}
.football-game .x-forms--full-form .member-header header .summary {
  margin-left: 75px;
}
.football-game .x-forms--full-form .member-header header .summary h4 {
  margin: 0 0 5px 0;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.football-game .x-forms--full-form .member-header header .btn-unban {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  clear: both;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.no-touch .football-game .x-forms--full-form .member-header header .btn-unban:hover {
  border-color: #444548;
}
.football-game > .ban-member .x-forms--full-form .member-header {
  display: block !important;
}
tr.football-game > .ban-member .x-forms--full-form .member-header {
  display: table-row !important;
}
th.football-game > .ban-member .x-forms--full-form .member-header,
td.football-game > .ban-member .x-forms--full-form .member-header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .football-game > .ban-member .x-forms--full-form .member-header,
  tr.football-game > .ban-member .x-forms--full-form .member-header,
  th.football-game > .ban-member .x-forms--full-form .member-header,
  td.football-game > .ban-member .x-forms--full-form .member-header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .football-game > .ban-member .x-forms--full-form .member-header.hidden-sm,
  tr.football-game > .ban-member .x-forms--full-form .member-header.hidden-sm,
  th.football-game > .ban-member .x-forms--full-form .member-header.hidden-sm,
  td.football-game > .ban-member .x-forms--full-form .member-header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .football-game > .ban-member .x-forms--full-form .member-header.hidden-md,
  tr.football-game > .ban-member .x-forms--full-form .member-header.hidden-md,
  th.football-game > .ban-member .x-forms--full-form .member-header.hidden-md,
  td.football-game > .ban-member .x-forms--full-form .member-header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .football-game > .ban-member .x-forms--full-form .member-header.hidden-lg,
  tr.football-game > .ban-member .x-forms--full-form .member-header.hidden-lg,
  th.football-game > .ban-member .x-forms--full-form .member-header.hidden-lg,
  td.football-game > .ban-member .x-forms--full-form .member-header.hidden-lg {
    display: none !important;
  }
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 0px;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:before,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:after {
  clear: both;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:before,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header:after {
  clear: both;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header h3 {
  margin-bottom: 0px;
  padding: 0 15px;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper header .message {
  padding: 0 15px 15px;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
  width: 100%;
}
.no-touch .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:hover {
  border-color: #444548;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:hover,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:focus,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:active,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.active,
.open .dropdown-toggle.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:active,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.active,
.open .dropdown-toggle.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban {
  background-image: none;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.disabled,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban[disabled],
fieldset[disabled] .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.disabled:hover,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban[disabled]:hover,
fieldset[disabled] .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:hover,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.disabled:focus,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban[disabled]:focus,
fieldset[disabled] .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:focus,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.disabled:active,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban[disabled]:active,
fieldset[disabled] .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban:active,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.disabled.active,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban[disabled].active,
fieldset[disabled] .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
@media (min-width: 768px) {
  .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-ban {
    float: right;
    width: auto;
  }
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions {
  border-top: 1px solid #f0f0f0;
  margin: 30px -15px 0;
  padding: 15px;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:before,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:after {
  clear: both;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:before,
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .actions:after {
  clear: both;
}
.football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-cancel {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 9px 17px 7px;
  margin-bottom: 0;
  font-family: 'Orgon-Light';
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  background-color: #fff;
  border: 1px solid #8F9196;
  text-decoration: none;
  white-space: nowrap;
  font-weight: bold;
}
.no-touch .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-cancel:hover {
  border-color: #444548;
}
@media (min-width: 768px) {
  .football-game > .ban-member .x-forms--full-form .ban-form-wrapper form .btn-cancel {
    float: right;
    margin-right: 5px;
    width: auto;
  }
}
.football-game .x-forms--full-form.edit .form-group {
  padding: 15px 15px 10px;
}
.football-game .x-forms--full-form.edit .form-group.venue,
.football-game .x-forms--full-form.edit .form-group.when {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .football-game .x-forms--full-form.edit .form-group.venue:hover,
.no-touch .football-game .x-forms--full-form.edit .form-group.when:hover {
  color: #009fda;
}
.no-touch .football-game .x-forms--full-form.edit .form-group.venue:hover .value .choose,
.no-touch .football-game .x-forms--full-form.edit .form-group.when:hover .value .choose {
  color: #009fda;
}
.football-game .x-forms--full-form.edit .form-group.venue .value,
.football-game .x-forms--full-form.edit .form-group.when .value {
  float: right;
  width: auto;
}
.football-game .x-forms--full-form.edit .form-group.venue .value .choose,
.football-game .x-forms--full-form.edit .form-group.when .value .choose {
  color: #aaa;
}
.football-game .x-forms--full-form.edit .form-group.venue .value .flaticon,
.football-game .x-forms--full-form.edit .form-group.when .value .flaticon {
  font-size: 18px;
  vertical-align: sub;
}
.football-game > .create-group-prompt {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.football-game > .create-group-prompt:before,
.football-game > .create-group-prompt:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .create-group-prompt:after {
  clear: both;
}
.football-game > .create-group-prompt:before,
.football-game > .create-group-prompt:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.football-game > .create-group-prompt:after {
  clear: both;
}
.football-game > .create-group-prompt > a {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  display: block;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.football-game > .create-group-prompt > a .icon {
  float: left;
  font-size: 24px;
  margin-right: 15px;
  background-color: #00D9AE;
  border-radius: 100px;
  width: 39px;
  height: 39px;
  text-align: center;
  padding-top: 6px;
  color: #fff;
}
.football-game > .create-group-prompt > a .right-arrow {
  float: right;
  font-size: 18px;
  padding-top: 8px;
  line-height: 18px;
}
.football-game > .create-group-prompt > a .title {
  display: block;
  font-weight: 700;
}
.football-game > .create-group-prompt > a .message {
  display: block;
}
.football-game .x-forms--full-form.create .form-group {
  padding: 15px 15px 10px;
}
.football-game .x-forms--full-form.create .form-group.venue,
.football-game .x-forms--full-form.create .form-group.when {
  cursor: pointer;
  margin-bottom: 0;
}
.no-touch .football-game .x-forms--full-form.create .form-group.venue:hover,
.no-touch .football-game .x-forms--full-form.create .form-group.when:hover {
  color: #009fda;
}
.no-touch .football-game .x-forms--full-form.create .form-group.venue:hover .value .choose,
.no-touch .football-game .x-forms--full-form.create .form-group.when:hover .value .choose {
  color: #009fda;
}
.football-game .x-forms--full-form.create .form-group.venue .value,
.football-game .x-forms--full-form.create .form-group.when .value {
  float: right;
  width: auto;
}
.football-game .x-forms--full-form.create .form-group.venue .value .choose,
.football-game .x-forms--full-form.create .form-group.when .value .choose {
  color: #aaa;
}
.football-game .x-forms--full-form.create .form-group.venue .value .flaticon,
.football-game .x-forms--full-form.create .form-group.when .value .flaticon {
  font-size: 18px;
  vertical-align: sub;
}
.profile.page {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .profile.page {
    padding-top: 15px;
  }
}
.profile .fixtures > header {
  display: block !important;
}
tr.profile .fixtures > header {
  display: table-row !important;
}
th.profile .fixtures > header,
td.profile .fixtures > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .profile .fixtures > header,
  tr.profile .fixtures > header,
  th.profile .fixtures > header,
  td.profile .fixtures > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile .fixtures > header.hidden-sm,
  tr.profile .fixtures > header.hidden-sm,
  th.profile .fixtures > header.hidden-sm,
  td.profile .fixtures > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .profile .fixtures > header.hidden-md,
  tr.profile .fixtures > header.hidden-md,
  th.profile .fixtures > header.hidden-md,
  td.profile .fixtures > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .profile .fixtures > header.hidden-lg,
  tr.profile .fixtures > header.hidden-lg,
  th.profile .fixtures > header.hidden-lg,
  td.profile .fixtures > header.hidden-lg {
    display: none !important;
  }
}
.profile .fixtures > ul {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.profile .fixtures > ul:before,
.profile .fixtures > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile .fixtures > ul:after {
  clear: both;
}
.profile .fixtures > ul:before,
.profile .fixtures > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile .fixtures > ul:after {
  clear: both;
}
.profile .fixtures .no-fixtures {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #E0E0E0;
  margin-top: 50px;
  text-align: center;
}
.profile .fixtures .no-fixtures .glyphicon {
  padding-bottom: 100px;
  padding-left: 100px;
}
.profile .fixtures .no-fixtures .glyphicon i:before {
  color: #E0E0E0;
  font-size: 100px;
}
.profile .fixtures .no-fixtures .message {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .profile .fixtures > ul {
    margin-left: -30px;
    margin-right: -30px;
  }
  .profile .fixtures > ul:before,
  .profile .fixtures > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .profile .fixtures > ul:after {
    clear: both;
  }
  .profile .fixtures > ul:before,
  .profile .fixtures > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .profile .fixtures > ul:after {
    clear: both;
  }
  .profile .fixtures > ul > li:nth-of-type(2n + 1) > .football-game-card {
    clear: both;
  }
}
@media (min-width: 992px) {
  .profile .fixtures > ul > li:nth-of-type(2n + 1) > .football-game-card {
    clear: none;
  }
  .profile .fixtures > ul > li:nth-of-type(3n + 1) > .football-game-card {
    clear: both;
  }
}
.profile .groups > header {
  display: block !important;
}
tr.profile .groups > header {
  display: table-row !important;
}
th.profile .groups > header,
td.profile .groups > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .profile .groups > header,
  tr.profile .groups > header,
  th.profile .groups > header,
  td.profile .groups > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile .groups > header.hidden-sm,
  tr.profile .groups > header.hidden-sm,
  th.profile .groups > header.hidden-sm,
  td.profile .groups > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .profile .groups > header.hidden-md,
  tr.profile .groups > header.hidden-md,
  th.profile .groups > header.hidden-md,
  td.profile .groups > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .profile .groups > header.hidden-lg,
  tr.profile .groups > header.hidden-lg,
  th.profile .groups > header.hidden-lg,
  td.profile .groups > header.hidden-lg {
    display: none !important;
  }
}
.profile .groups > ul {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 0;
}
.profile .groups > ul:before,
.profile .groups > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile .groups > ul:after {
  clear: both;
}
.profile .groups > ul:before,
.profile .groups > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile .groups > ul:after {
  clear: both;
}
.profile .groups .no-groups {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #E0E0E0;
  margin-top: 50px;
  text-align: center;
}
.profile .groups .no-groups .flaticon {
  color: #E0E0E0;
  font-size: 100px;
  line-height: 1em;
}
.profile .groups .no-groups .message {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .profile .groups > ul {
    margin-left: -30px;
    margin-right: -30px;
  }
  .profile .groups > ul:before,
  .profile .groups > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .profile .groups > ul:after {
    clear: both;
  }
  .profile .groups > ul:before,
  .profile .groups > ul:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .profile .groups > ul:after {
    clear: both;
  }
  .profile .groups > ul > li:nth-of-type(2n + 1) > .group-card {
    clear: both;
  }
}
@media (min-width: 992px) {
  .profile .groups > ul > li:nth-of-type(2n + 1) > .group-card {
    clear: none;
  }
  .profile .groups > ul > li:nth-of-type(3n + 1) > .group-card {
    clear: both;
  }
}
.profile > .friends > header {
  display: block !important;
}
tr.profile > .friends > header {
  display: table-row !important;
}
th.profile > .friends > header,
td.profile > .friends > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .profile > .friends > header,
  tr.profile > .friends > header,
  th.profile > .friends > header,
  td.profile > .friends > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile > .friends > header.hidden-sm,
  tr.profile > .friends > header.hidden-sm,
  th.profile > .friends > header.hidden-sm,
  td.profile > .friends > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .profile > .friends > header.hidden-md,
  tr.profile > .friends > header.hidden-md,
  th.profile > .friends > header.hidden-md,
  td.profile > .friends > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .profile > .friends > header.hidden-lg,
  tr.profile > .friends > header.hidden-lg,
  th.profile > .friends > header.hidden-lg,
  td.profile > .friends > header.hidden-lg {
    display: none !important;
  }
}
.profile > .friends article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.profile > .friends article:before,
.profile > .friends article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .friends article:after {
  clear: both;
}
.profile > .friends article:before,
.profile > .friends article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .friends article:after {
  clear: both;
}
.profile > .friends article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.profile > .friends article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.profile > .friends article ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .profile > .friends article ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .profile > .friends article ul li {
    float: left;
    width: 33.33333333%;
  }
}
.profile > .friends article ul li a:hover {
  color: #009fda;
  text-decoration: none;
}
.profile > .friends article ul li img {
  border-radius: 3px;
  float: left;
}
.profile > .friends article ul li .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.profile > .following > header {
  display: block !important;
}
tr.profile > .following > header {
  display: table-row !important;
}
th.profile > .following > header,
td.profile > .following > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .profile > .following > header,
  tr.profile > .following > header,
  th.profile > .following > header,
  td.profile > .following > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile > .following > header.hidden-sm,
  tr.profile > .following > header.hidden-sm,
  th.profile > .following > header.hidden-sm,
  td.profile > .following > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .profile > .following > header.hidden-md,
  tr.profile > .following > header.hidden-md,
  th.profile > .following > header.hidden-md,
  td.profile > .following > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .profile > .following > header.hidden-lg,
  tr.profile > .following > header.hidden-lg,
  th.profile > .following > header.hidden-lg,
  td.profile > .following > header.hidden-lg {
    display: none !important;
  }
}
.profile > .following article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.profile > .following article:before,
.profile > .following article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .following article:after {
  clear: both;
}
.profile > .following article:before,
.profile > .following article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .following article:after {
  clear: both;
}
.profile > .following article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.profile > .following article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.profile > .following article ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .profile > .following article ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .profile > .following article ul li {
    float: left;
    width: 33.33333333%;
  }
}
.profile > .following article ul li a:hover {
  color: #009fda;
  text-decoration: none;
}
.profile > .following article ul li img {
  border-radius: 3px;
  float: left;
}
.profile > .following article ul li .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.profile > .followers > header {
  display: block !important;
}
tr.profile > .followers > header {
  display: table-row !important;
}
th.profile > .followers > header,
td.profile > .followers > header {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .profile > .followers > header,
  tr.profile > .followers > header,
  th.profile > .followers > header,
  td.profile > .followers > header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .profile > .followers > header.hidden-sm,
  tr.profile > .followers > header.hidden-sm,
  th.profile > .followers > header.hidden-sm,
  td.profile > .followers > header.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .profile > .followers > header.hidden-md,
  tr.profile > .followers > header.hidden-md,
  th.profile > .followers > header.hidden-md,
  td.profile > .followers > header.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .profile > .followers > header.hidden-lg,
  tr.profile > .followers > header.hidden-lg,
  th.profile > .followers > header.hidden-lg,
  td.profile > .followers > header.hidden-lg {
    display: none !important;
  }
}
.profile > .followers article {
  background-color: #ffffff;
  border: 1px solid #dde2e4;
  border-bottom-color: #d5dcdf;
  display: block;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.profile > .followers article:before,
.profile > .followers article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .followers article:after {
  clear: both;
}
.profile > .followers article:before,
.profile > .followers article:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.profile > .followers article:after {
  clear: both;
}
.profile > .followers article .content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.profile > .followers article ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}
.profile > .followers article ul li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .profile > .followers article ul li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .profile > .followers article ul li {
    float: left;
    width: 33.33333333%;
  }
}
.profile > .followers article ul li a:hover {
  color: #009fda;
  text-decoration: none;
}
.profile > .followers article ul li img {
  border-radius: 3px;
  float: left;
}
.profile > .followers article ul li .name {
  color: #333;
  margin-left: 65px;
  font-weight: bold;
}
.choose-venue .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .choose-venue .form-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .choose-venue .form-wrapper {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .choose-venue .form-wrapper {
    margin-left: 8.33333333%;
  }
}
.choose-venue .map-controls {
  margin-left: -15px;
  margin-right: -15px;
}
.choose-venue .map-controls:before,
.choose-venue .map-controls:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .map-controls:after {
  clear: both;
}
.choose-venue .map-controls:before,
.choose-venue .map-controls:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .map-controls:after {
  clear: both;
}
.choose-venue .map-controls form {
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px;
  position: relative;
}
.choose-venue .map-controls form input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
}
.choose-venue .map-controls form input:-moz-placeholder {
  color: #999999;
}
.choose-venue .map-controls form input::-moz-placeholder {
  color: #999999;
}
.choose-venue .map-controls form input:-ms-input-placeholder {
  color: #999999;
}
.choose-venue .map-controls form input::-webkit-input-placeholder {
  color: #999999;
}
.choose-venue .map-controls form input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.choose-venue .map-controls form input[disabled],
.choose-venue .map-controls form input[readonly],
fieldset[disabled] .choose-venue .map-controls form input {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.choose-venue .map-controls form input {
  height: auto;
}
.choose-venue .map-controls form .btn-submit {
  border: none;
  background: none;
  color: #999;
  position: absolute;
  top: 15px;
  right: 15px;
}
.choose-venue .map-controls form .btn-submit .flaticon {
  vertical-align: sub;
}
.choose-venue .map-controls .btn-my-location,
.choose-venue .map-controls .btn-add-venue {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fff;
  border: none;
  border-left: 1px solid #f0f0f0;
  height: 54px;
  font-size: 18px;
  line-height: 56px;
}
.choose-venue .map-controls .btn-my-location:focus,
.choose-venue .map-controls .btn-add-venue:focus,
.choose-venue .map-controls .btn-my-location:active,
.choose-venue .map-controls .btn-add-venue:active {
  outline: none;
}
.choose-venue .map-controls .btn-my-location .flaticon,
.choose-venue .map-controls .btn-add-venue .flaticon {
  color: #555;
  display: block;
  height: 54px;
  line-height: 60px;
  margin-top: -1px;
}
.no-touch .choose-venue .map-controls .btn-my-location .flaticon:hover,
.no-touch .choose-venue .map-controls .btn-add-venue .flaticon:hover {
  color: #00d982;
}
.choose-venue .map-controls .btn-my-location .flaticon.plus-1,
.choose-venue .map-controls .btn-add-venue .flaticon.plus-1 {
  font-size: 24px;
}
.choose-venue .map-controls .btn-my-location.locating .flaticon {
  color: #ccc;
  -webkit-transition: color 100ms ease-out;
  transition: color 100ms ease-out;
  -webkit-animation-name: rotate360;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.choose-venue .map {
  margin-left: -15px;
  margin-right: -15px;
  height: 250px;
  position: relative;
}
.choose-venue .map:before,
.choose-venue .map:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .map:after {
  clear: both;
}
.choose-venue .map:before,
.choose-venue .map:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .map:after {
  clear: both;
}
.choose-venue .map .map-canvas {
  height: 100%;
  width: 100%;
}
.choose-venue .results {
  margin-left: -15px;
  margin-right: -15px;
}
.choose-venue .results:before,
.choose-venue .results:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .results:after {
  clear: both;
}
.choose-venue .results:before,
.choose-venue .results:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .results:after {
  clear: both;
}
.choose-venue .results ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 0px;
  margin-right: 0px;
}
.choose-venue .results ul:before,
.choose-venue .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .results ul:after {
  clear: both;
}
.choose-venue .results ul:before,
.choose-venue .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.choose-venue .results ul:after {
  clear: both;
}
.choose-venue .results ul > li.venue {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  border-top: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.choose-venue .results ul > li.venue:first-of-type {
  border-top: none;
}
.no-touch .choose-venue .results ul > li.venue:hover {
  color: #00d982;
}
.choose-venue .results ul > li.venue .thumb {
  width: 40px;
  height: 40px;
  background-color: #00d982;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
  float: left;
}
.choose-venue .results ul > li.venue .thumb .flaticon {
  color: #fff;
  display: block;
  font-size: 25px;
  padding: 6px 0 0 8px;
}
.choose-venue .results ul > li.venue .name {
  font-weight: bold;
  margin-left: 55px;
}
.choose-venue .results ul > li.venue .description {
  color: #ACACAC;
  font-size: 13px;
  margin-left: 55px;
}
.choose-venue .results ul > li.no-venues {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
  color: #aaa;
}
.add-venue .form-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .add-venue .form-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .add-venue .form-wrapper {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .add-venue .form-wrapper {
    margin-left: 8.33333333%;
  }
}
.add-venue form .form-group {
  padding: 15px 15px 10px;
}
.add-venue .map-controls form {
  padding: 10px 0px;
  position: relative;
}
.add-venue .map-controls form input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
}
.add-venue .map-controls form input:-moz-placeholder {
  color: #999999;
}
.add-venue .map-controls form input::-moz-placeholder {
  color: #999999;
}
.add-venue .map-controls form input:-ms-input-placeholder {
  color: #999999;
}
.add-venue .map-controls form input::-webkit-input-placeholder {
  color: #999999;
}
.add-venue .map-controls form input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.add-venue .map-controls form input[disabled],
.add-venue .map-controls form input[readonly],
fieldset[disabled] .add-venue .map-controls form input {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.add-venue .map-controls form input {
  height: auto;
}
.add-venue .map-controls form .btn-submit {
  border: none;
  background: none;
  color: #999;
  position: absolute;
  top: 15px;
  right: 15px;
}
.add-venue .map-controls form .btn-submit .flaticon {
  vertical-align: sub;
}
.add-venue .map {
  height: 250px;
  position: relative;
  margin-right: -15px;
  margin-left: -15px;
}
.add-venue .map .map-canvas {
  height: 100%;
  width: 100%;
}
.infobox-venue-football-games {
  cursor: pointer;
}
.infobox-venue-football-games > .name {
  white-space: nowrap;
  font-weight: bold;
}
.infobox-venue-groups {
  cursor: pointer;
}
.infobox-venue-groups > .name {
  white-space: nowrap;
  font-weight: bold;
}
.infobox-venue {
  cursor: pointer;
}
.infobox-venue > .name {
  white-space: nowrap;
  font-weight: bold;
}
.page.find {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .page.find {
    padding-top: 15px;
  }
}
.page.find .x-forms--full-form .form-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.page.find .x-forms--full-form .form-wrapper:before,
.page.find .x-forms--full-form .form-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .form-wrapper:after {
  clear: both;
}
.page.find .x-forms--full-form .form-wrapper:before,
.page.find .x-forms--full-form .form-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .form-wrapper:after {
  clear: both;
}
@media (min-width: 768px) {
  .page.find .x-forms--full-form .form-wrapper {
    margin: 0;
    padding: 0;
  }
}
.page.find .x-forms--full-form .map-controls form {
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 10px;
  position: relative;
}
.page.find .x-forms--full-form .map-controls form input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
}
.page.find .x-forms--full-form .map-controls form input:-moz-placeholder {
  color: #999999;
}
.page.find .x-forms--full-form .map-controls form input::-moz-placeholder {
  color: #999999;
}
.page.find .x-forms--full-form .map-controls form input:-ms-input-placeholder {
  color: #999999;
}
.page.find .x-forms--full-form .map-controls form input::-webkit-input-placeholder {
  color: #999999;
}
.page.find .x-forms--full-form .map-controls form input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.page.find .x-forms--full-form .map-controls form input[disabled],
.page.find .x-forms--full-form .map-controls form input[readonly],
fieldset[disabled] .page.find .x-forms--full-form .map-controls form input {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.page.find .x-forms--full-form .map-controls form input {
  height: auto;
}
.page.find .x-forms--full-form .map-controls form .btn-submit {
  border: none;
  background: none;
  color: #999;
  position: absolute;
  top: 15px;
  right: 15px;
}
.page.find .x-forms--full-form .map-controls form .btn-submit .flaticon {
  vertical-align: sub;
}
.page.find .x-forms--full-form .map-controls .btn-create-group,
.page.find .x-forms--full-form .map-controls .btn-create-football-game {
  padding-top: 3px;
}
.page.find .x-forms--full-form .map-controls .btn-my-location,
.page.find .x-forms--full-form .map-controls .btn-create-group,
.page.find .x-forms--full-form .map-controls .btn-create-football-game {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border: none;
  border-left: 1px solid #f0f0f0;
  height: 54px;
  font-size: 18px;
  line-height: 56px;
  text-align: center;
}
.page.find .x-forms--full-form .map-controls .btn-my-location:focus,
.page.find .x-forms--full-form .map-controls .btn-create-group:focus,
.page.find .x-forms--full-form .map-controls .btn-create-football-game:focus,
.page.find .x-forms--full-form .map-controls .btn-my-location:active,
.page.find .x-forms--full-form .map-controls .btn-create-group:active,
.page.find .x-forms--full-form .map-controls .btn-create-football-game:active {
  outline: none;
}
.page.find .x-forms--full-form .map-controls .btn-my-location .flaticon,
.page.find .x-forms--full-form .map-controls .btn-create-group .flaticon,
.page.find .x-forms--full-form .map-controls .btn-create-football-game .flaticon {
  color: #555;
  display: block;
  height: 54px;
  line-height: 60px;
  margin-top: -1px;
}
.no-touch .page.find .x-forms--full-form .map-controls .btn-my-location .flaticon:hover,
.no-touch .page.find .x-forms--full-form .map-controls .btn-create-group .flaticon:hover,
.no-touch .page.find .x-forms--full-form .map-controls .btn-create-football-game .flaticon:hover {
  color: #00d982;
}
.page.find .x-forms--full-form .map-controls .btn-my-location .flaticon.plus-1,
.page.find .x-forms--full-form .map-controls .btn-create-group .flaticon.plus-1,
.page.find .x-forms--full-form .map-controls .btn-create-football-game .flaticon.plus-1 {
  font-size: 24px;
}
.page.find .x-forms--full-form .map-controls .btn-my-location.locating .flaticon {
  color: #ccc;
  -webkit-transition: color 100ms ease-out;
  transition: color 100ms ease-out;
  -webkit-animation-name: rotate360;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.page.find .x-forms--full-form .map {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 250px;
  position: relative;
}
.page.find .x-forms--full-form .map .map-canvas {
  height: 100%;
  width: 100%;
}
.page.find .x-forms--full-form .results {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page.find .x-forms--full-form .results ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.page.find .x-forms--full-form .results ul:before,
.page.find .x-forms--full-form .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .results ul:after {
  clear: both;
}
.page.find .x-forms--full-form .results ul:before,
.page.find .x-forms--full-form .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .results ul:after {
  clear: both;
}
.page.find .x-forms--full-form .results ul > li.football-game {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.page.find .x-forms--full-form .results ul > li.football-game:first-of-type {
  border-top: none;
}
.no-touch .page.find .x-forms--full-form .results ul > li.football-game > a:hover {
  color: #00d982;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb {
  width: 40px;
  height: 40px;
  background-color: #0079b0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb .flaticon {
  color: #fff;
  display: block;
  font-size: 25px;
  padding: 6px 0 0 8px;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb .glyphicon i:before {
  font-size: 26px;
  left: 7px;
  top: 6px;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .name {
  color: #333;
  display: block;
  font-weight: bold;
  margin-left: 55px;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .description {
  color: #ACACAC;
  display: block;
  font-size: 13px;
  margin-left: 55px;
}
.page.find .x-forms--full-form .results ul > li.football-game > a .description .venue,
.page.find .x-forms--full-form .results ul > li.football-game > a .description .is-member {
  display: block;
  margin-top: 2px;
}
.page.find .x-forms--full-form .results ul > li.no-football-games {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
  color: #aaa;
}
.page.find .x-forms--full-form .results {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page.find .x-forms--full-form .results ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.page.find .x-forms--full-form .results ul:before,
.page.find .x-forms--full-form .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .results ul:after {
  clear: both;
}
.page.find .x-forms--full-form .results ul:before,
.page.find .x-forms--full-form .results ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page.find .x-forms--full-form .results ul:after {
  clear: both;
}
.page.find .x-forms--full-form .results ul > li.group,
.page.find .x-forms--full-form .results ul > li.football-game {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #f0f0f0;
  cursor: pointer;
  padding: 15px;
}
.page.find .x-forms--full-form .results ul > li.group:first-of-type,
.page.find .x-forms--full-form .results ul > li.football-game:first-of-type {
  border-top: none;
}
.no-touch .page.find .x-forms--full-form .results ul > li.group > a:hover,
.no-touch .page.find .x-forms--full-form .results ul > li.football-game > a:hover {
  color: #00d982;
}
.page.find .x-forms--full-form .results ul > li.group > a .thumb,
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb {
  width: 40px;
  height: 40px;
  background-color: #0079b0;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
}
.page.find .x-forms--full-form .results ul > li.group > a .thumb .flaticon,
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb .flaticon {
  color: #fff;
  display: block;
  font-size: 25px;
  padding: 6px 0 0 8px;
}
.page.find .x-forms--full-form .results ul > li.group > a .thumb .glyphicon i:before,
.page.find .x-forms--full-form .results ul > li.football-game > a .thumb .glyphicon i:before {
  font-size: 26px;
  left: 7px;
  top: 6px;
}
.page.find .x-forms--full-form .results ul > li.group > a .name,
.page.find .x-forms--full-form .results ul > li.football-game > a .name {
  color: #333;
  display: block;
  font-weight: bold;
  margin-left: 55px;
}
.page.find .x-forms--full-form .results ul > li.group > a .description,
.page.find .x-forms--full-form .results ul > li.football-game > a .description {
  color: #ACACAC;
  display: block;
  font-size: 13px;
  margin-left: 55px;
}
.page.find .x-forms--full-form .results ul > li.group > a .description .venue,
.page.find .x-forms--full-form .results ul > li.football-game > a .description .venue,
.page.find .x-forms--full-form .results ul > li.group > a .description .is-member,
.page.find .x-forms--full-form .results ul > li.football-game > a .description .is-member {
  display: block;
  margin-top: 2px;
}
.page.find .x-forms--full-form .results ul > li.group > a .thumb {
  background-color: #00d9ae;
}
.page.find .x-forms--full-form .results ul > li.no-groups,
.page.find .x-forms--full-form .results ul > li.no-football-games {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
  color: #aaa;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "proxima-nova-1", "proxima-nova-2", Arial;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #333333;
  background-color: #f3f6f8;
  min-height: 100%;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009fda;
  text-decoration: none;
}
.no-touch a:hover,
.no-touch a:focus {
  color: #00678e;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-circle {
  border-radius: 50%;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
