/*!
 * Bootstrap v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */
  /* Makes inputs behave like true block-level elements */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  *zoom: 1;
  margin-left: -20px;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.row.ident {
  margin-left: 0;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.12765957%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span12 {
  width: 99.99999999%;
}
.row-fluid > .span11 {
  width: 91.48936169%;
}
.row-fluid > .span10 {
  width: 82.9787234%;
}
.row-fluid > .span9 {
  width: 74.4680851%;
}
.row-fluid > .span8 {
  width: 65.9574468%;
}
.row-fluid > .span7 {
  width: 57.4468085%;
}
.row-fluid > .span6 {
  width: 48.93617021%;
}
.row-fluid > .span5 {
  width: 40.42553191%;
}
.row-fluid > .span4 {
  width: 31.91489361%;
}
.row-fluid > .span3 {
  width: 23.40425532%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span1 {
  width: 6.38297872%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  width: 980px;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
p small {
  font-size: 12px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 36px;
}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 13px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #dddddd;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #dddddd;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #dddddd;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 13px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.95px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 21px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 18px;
  color: #828282;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */
}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #dddddd;
  border-color: #ddd;
  cursor: not-allowed;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #828282;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #828282;
  border-color: #828282;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #696969;
  -webkit-box-shadow: 0 0 6px #b5b5b5;
  -moz-box-shadow: 0 0 6px #b5b5b5;
  box-shadow: 0 0 6px #b5b5b5;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #828282;
  background-color: #fff5be;
  border-color: #828282;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #fe2200;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #fe2200;
  border-color: #fe2200;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #cb1b00;
  -webkit-box-shadow: 0 0 6px #ff7a65;
  -moz-box-shadow: 0 0 6px #ff7a65;
  box-shadow: 0 0 6px #ff7a65;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #fe2200;
  background-color: #ffbaa2;
  border-color: #fe2200;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #828282;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #828282;
  border-color: #828282;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #696969;
  -webkit-box-shadow: 0 0 6px #b5b5b5;
  -moz-box-shadow: 0 0 6px #b5b5b5;
  box-shadow: 0 0 6px #b5b5b5;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #828282;
  background-color: #d3ff69;
  border-color: #828282;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #dddddd;
  border-top: 1px solid #ddd;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
.help-block,
.help-inline {
  color: #828282;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  *margin-left: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #dddddd;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .active,
.input-append .active {
  background-color: #d6ff40;
  border-color: #82a600;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-append input,
.input-append select .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
  /* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */
  *display: inline-block;
  *margin-left: 0;
  *padding-left: 20px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: transparent;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  *margin-right: .3em;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 6px 12px;
  color: #333333;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #e1e1e1;
  background-image: -moz-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -ms-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -o-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: linear-gradient(top, #e6e6e6, #d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#d9d9d9', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #c2c2c2;
  border-bottom-color: #a9a9a9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #c0c0c0 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #cdcdcd;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 12px 30px;
  font-size: 20px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 16px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 14px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
/*
.btn-owner,
.btn-owner:hover,
.btn-owner.active{
  color: @black;
}
*/
/*
.btn-owner{
 .buttonBackground(#ddd, #c4c4c4); 
}

*/
.btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #5c5c5c;
  background-image: -moz-linear-gradient(top, #828282, #222222);
  background-image: -ms-linear-gradient(top, #828282, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#828282), to(#222222));
  background-image: -webkit-linear-gradient(top, #828282, #222222);
  background-image: -o-linear-gradient(top, #828282, #222222);
  background-image: linear-gradient(top, #828282, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fff5be;
  border: 1px solid #ffe5af;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #828282;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #d3ff69;
  border-color: #e9ff4f;
  color: #828282;
}
.alert-danger,
.alert-error {
  background-color: #ffbaa2;
  border-color: #ff9d93;
  color: #fe2200;
}
.alert-info {
  background-color: #dff2ff;
  border-color: #bbefff;
  color: #333333;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #dddddd;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 8px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #828282;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  display: table;
  width: 100%;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd #dddddd;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #dddddd #dddddd #dddddd #dddddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .container {
  width: auto;
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #222222;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #080808 \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar {
  color: #999999;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .dropdown-menu {
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav .active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .nav.pull-right .dropdown-menu,
.navbar .nav .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before,
.navbar .nav .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after,
.navbar .nav .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
.breadcrumb .active a {
  color: #333333;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 5px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
}
.label {
  padding: 1px 4px 2px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 13px;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label:hover {
  color: #ffffff;
  text-decoration: none;
}
.label-important {
  background-color: #fe2200;
}
.label-important:hover {
  background-color: #cb1b00;
}
.label-warning {
  background-color: #f89406;
}
.label-warning:hover {
  background-color: #c67605;
}
.label-success {
  background-color: #828282;
}
.label-success:hover {
  background-color: #696969;
}
.label-info {
  background-color: #333333;
}
.label-info:hover {
  background-color: #1a1a1a;
}
.label-inverse {
  background-color: #333333;
}
.label-inverse:hover {
  background-color: #1a1a1a;
}
.badge {
  padding: 1px 9px 2px;
  font-size: 12.95px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #fe2200;
}
.badge-error:hover {
  background-color: #cb1b00;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #828282;
}
.badge-success:hover {
  background-color: #696969;
}
.badge-info {
  background-color: #333333;
}
.badge-info:hover {
  background-color: #1a1a1a;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #dddddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide,
.hidden {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
/*
 * TYPOGRAPHY
 */
.container-fixed {
  width: 980px;
}
.unstyled-link:link,
.unstyled-link:visited {
  color: #828282;
}
.unstyled-link:hover,
.unstyled-link:active {
  color: #333333;
  background: #ffffff;
}
a {
  color: #4386bd;
  text-decoration: none;
  outline: none;
}
a:hover {
  background: #4386bd;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
a.unstyled:link,
a.unstyled:visited {
  color: #828282;
}
a.unstyled:hover,
a.unstyled:active {
  color: #333333;
  background: #ffffff;
}
code,
pre {
  padding: 2px;
  background: #f2f2f2;
  font-family: Courier New, Courier, monospace;
}
h1 {
  color: #1f4678;
  font-size: 34px;
  z-index: 100;
  line-height: 1;
  font-weight: normal;
  position: relative;
}
h2 {
  font-size: 28px;
}
h3 {
  line-height: 19.8px;
  margin-bottom: 5px;
  color: #333333;
}
h5 {
  line-height: 1.2;
  margin-bottom: 5px;
}
h4,
h5 {
  font-size: 14px;
}
p {
  padding-bottom: 0px;
}
p small {
  color: #828282;
  line-height: 1.3;
}
small {
  color: #828282;
}
/**
 *   UI
 */
ul,
ol {
  padding-left: 0px;
  margin-left: 15px;
}
ul li,
ol li {
  color: #333333;
  margin-bottom: 8px;
}
ol {
  list-style-type: upper-roman;
}
ol li {
  padding: 3px 0;
}
ol.step-list {
  list-style: none;
  margin-left: 0px;
}
ol.step-list li {
  min-height: 25px;
  padding-left: 30px;
  padding-top: 3px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom: 5px;
}
ol.step-list li.first {
  background-image: url("/media/img/step1.gif");
}
ol.step-list li.second {
  background-image: url("/media/img/step2.gif");
}
ol.step-list li.third {
  background-image: url("/media/img/step3.gif");
}
ul.tabs li {
  padding: 0;
}
ul.tabs li a {
  border: none;
}
ul.tabs li a:hover,
ul.tabs li a:active {
  background-color: #f2f2f2;
  color: #0088cc;
}
ul.tabs li.active a,
ul.tabs li.default a {
  z-index: 3;
  color: #1F4678;
}
ul.tabs li.active a:hover,
ul.tabs li.default a:hover,
ul.tabs li.active a:active,
ul.tabs li.default a:active {
  background-color: #fff;
  color: #1F4678;
}
.green {
  color: #82a600;
}
.gray {
  color: #828282;
}
table th,
table td {
  text-align: left;
}
table td {
  border: none;
}
table.score {
  border-bottom: 1px solid #828282;
}
table.score .main-score {
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
}
table.score td {
  border-top: none;
}
table.score td:first-child {
  width: 10%;
}
table.score thead tr th {
  border-top: 1px solid #828282 !important;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
table.score th + th {
  border-left: none;
}
table.score td.chart_order {
  width: 25px;
}
table.score td.chart_order span {
  display: block;
  text-align: center;
}
table.score .promoted td.chart_order span {
  background: #82a600;
  color: #ffffff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
table.score .promoted td.competitor {
  font-weight: bold;
}
table.score td.competitor {
  padding-left: 0px;
}
table.score .placeholder {
  color: #999999;
}
table.score td + td {
  border-left: none;
}
table.score th.last {
  text-align: right;
  padding: 0;
}
table.score tbody td.versus {
  color: #999;
  text-align: center;
  width: 10px;
}
table.score tbody td.date {
  color: #959595;
  font-size: 0.85em;
  padding-right: 5px;
  text-align: right;
  white-space: nowrap;
  width: 45px;
}
table .fieldWrapper,
table .fieldWrapper.profile {
  margin-bottom: 0px;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: transparent;
}
ul.html-select {
  margin-left: 0px;
}
table.tournaments thead tr th {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc !important;
  position: relative;
  font-size: 12px;
}
table.tournaments td.name .when {
  color: #828282;
}
table.tournaments td.competitors .schedule {
  color: #828282;
}
table.tournaments .status {
  text-align: center;
}
table.tournaments .status .active-status {
  font-weight: bold;
  color: #82a600;
}
table.tournaments .status .btn-primary {
  padding-left: 25px;
  padding-right: 25px;
}
table.round thead tr th,
table.round thead tr td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc !important;
  position: relative;
}
table.comment-moderation {
  border-bottom: 1px solid #828282;
}
.tablesorter .headerSortUp,
.tablesorter .headerSortDown {
  background: #dddddd;
}
.tablesorter .headerSortUp {
  background-image: url("/media/img/select-arrow.png");
  background-position: 80% center;
  background-repeat: no-repeat;
}
/**********************
 *  COMON USED CLASSES
 * *******************/
.box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.box blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.dida,
.note {
  color: #959595;
  line-height: 13px;
  font-size: 12px;
}
#page.create-organization .tip-list dd,
#page.create-organization ul.tip-list li {
  color: #828282;
}
a#fdbk {
  background-image: url("/media/img/buttons/btn-feedback.png");
  color: #FFFFFF;
  cursor: pointer;
  height: 100px;
  overflow: hidden;
  position: fixed;
  text-indent: -100000px;
  top: 35%;
  display: block;
  width: 34px;
  z-index: 100;
  margin-left: 0 !important;
  right: 0 !important;
}
a#fdbk:hover,
a#fdbk:active {
  background-position: right;
  background-color: transparent;
  border-top: none;
}
/*
 * BUTTONS
 */
.btn-primary.disabled {
  background-color: #e1e1e1;
  background-image: -moz-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -ms-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: -o-linear-gradient(top, #e6e6e6, #d9d9d9);
  background-image: linear-gradient(top, #e6e6e6, #d9d9d9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#d9d9d9', GradientType=0);
  border-color: #d9d9d9 #d9d9d9 #b3b3b3;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary.disabled:hover,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary.disabled.disabled,
.btn-primary.disabled[disabled] {
  background-color: #d9d9d9;
}
.btn-primary.disabled:active,
.btn-primary.disabled.active {
  background-color: #c0c0c0 \9;
}
.btn-primary {
  background-color: #175884;
  background-image: -moz-linear-gradient(top, #1a6495, #12476a);
  background-image: -ms-linear-gradient(top, #1a6495, #12476a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1a6495), to(#12476a));
  background-image: -webkit-linear-gradient(top, #1a6495, #12476a);
  background-image: -o-linear-gradient(top, #1a6495, #12476a);
  background-image: linear-gradient(top, #1a6495, #12476a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6495', endColorstr='#12476a', GradientType=0);
  border-color: #12476a #12476a #071b28;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: 0 0 2px #999999;
  -moz-box-shadow: 0 0 2px #999999;
  box-shadow: 0 0 2px #999999;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #12476a;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0b2a3e \9;
}
.btn-primary,
.btn-primary:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff !important;
  background-color: #175884;
  background-image: -moz-linear-gradient(top, #1a6495, #12476a);
  background-image: -ms-linear-gradient(top, #1a6495, #12476a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1a6495), to(#12476a));
  background-image: -webkit-linear-gradient(top, #1a6495, #12476a);
  background-image: -o-linear-gradient(top, #1a6495, #12476a);
  background-image: linear-gradient(top, #1a6495, #12476a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6495', endColorstr='#12476a', GradientType=0);
  border-color: #12476a #12476a #071b28;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:hover:hover,
.btn-primary:active,
.btn-primary:hover:active,
.btn-primary.active,
.btn-primary:hover.active,
.btn-primary.disabled,
.btn-primary:hover.disabled,
.btn-primary[disabled],
.btn-primary:hover[disabled] {
  background-color: #12476a;
}
.btn-primary:active,
.btn-primary:hover:active,
.btn-primary.active,
.btn-primary:hover.active {
  background-color: #0b2a3e \9;
}
.btn-small {
  padding: 3px 7px;
}
.btn-mini {
  background-color: #ffffff;
  background-image: none;
  color: #999999;
  padding: 1px 4px;
}
.icon-bg {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
}
.btn.configure,
.btn.change_competitors_number,
.btn.configure_groups,
.btn.configure_standings {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/configure.png') !important;
}
.btn.edit_times {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/edit-times.png') !important;
}
.btn.edit_results,
.btn.edit_team,
.btn.edit_competitors {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/edit-results.png') !important;
}
.btn.compensate {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/bonus-malus.png') !important;
}
.btn.resolve_standings_tiebreak {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/break-tie.png') !important;
}
.btn.change-type {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/t-shirt.png') !important;
}
.btn.edit_qualified {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/promotion.png') !important;
}
.btn.moderation-settings {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/moderation.png') !important;
}
.btn.manage_statistics,
.btn.add-players-stats {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/manage-statistics.png') !important;
}
.btn.random-seeding {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/random-seeding.png') !important;
}
.btn.manual-seeding {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/manual-seeding.png') !important;
}
.btn.add {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/add.png') !important;
}
.btn.edit-statistics {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  width: 14px;
  padding: 2px !important;
  background-image: url('/media/img/icons/manage-statistics.png') !important;
}
.btn.edit_info {
  background-repeat: no-repeat !important;
  background-position: 6px center !important;
  padding-left: 24px !important;
  background-image: url('/media/img/icons/info.png') !important;
}
.icon-info-sign {
  background-image: url('/media/img/icons/info.png') !important;
  background-position: 0px 0px;
}
.one-click-login {
  margin-top: 90px;
}
.one-click-login .option {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  margin-right: 20px;
}
.one-click-login .option img {
  float: left;
  width: 24px;
  height: 24px;
}
.one-click-login .option p.note {
  padding-bottom: 8px;
  margin: 0;
}
.one-click-login a#google_login_link:hover {
  color: #4386bd;
}
.one-click-login a#google_login_link .login-with {
  float: left;
  border: 1px solid #dddddd;
  font-size: 12px;
  margin-left: -1px;
  height: 20px;
  padding: 2px 10px 0px 5px;
}
/*
 * FORMS
 */
ul.errorlist {
  margin-left: 0px;
  list-style: none;
}
ul.errorlist li {
  color: #fe2200;
}
form label {
  font-weight: bold;
}
form .fieldWrapper {
  margin-bottom: 8px;
}
form .field {
  margin-bottom: 1em;
  padding: 10px 5px;
  *zoom: 1;
}
form .field:before,
form .field:after {
  display: table;
  content: "";
}
form .field:after {
  clear: both;
}
form .field.error {
  background: #F7DADA;
}
form .field.error input[type="text"],
form .field.error input[type="password"],
form .field.error textarea {
  border-color: #C78181;
}
form .field.error input[type=text]:focus,
form .field.error input[type=password]:focus,
form .field.error textarea:focus {
  outline: none;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(140, 17, 17, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(140, 17, 17, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(140, 17, 17, 0.6);
}
form .field.error .error-list {
  padding-left: 20px;
  list-style-type: circle;
  color: #8C1111;
}
form .field label {
  float: left;
  width: 130px;
  text-align: right;
  color: #666;
}
form .field .input {
  margin-left: 150px;
}
form .field .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
form .field .input ul li {
  padding: 0;
}
form .field .input label {
  display: inline;
  float: none;
  width: auto;
}
form .field .input.small {
  width: 100px;
}
form .field .input.long {
  width: 500px;
}
form .field .input.radio-list input[type="radio"] {
  display: block;
}
form .send-form {
  padding: 10px 0;
  padding-left: 150px;
  margin-top: 10px;
}
form.stacked label {
  float: none;
  display: block;
  width: auto;
  text-align: left;
}
form.stacked .input {
  margin-left: 0;
}
form.stacked .send-form {
  padding-left: 0;
}
form .required label {
  font-weight: bold;
}
form .required label:after {
  content: " *";
}
form input[type="text"],
form input[type="password"] {
  height: 18px;
  padding: 8px;
  border: 1px solid #CFD9E0;
  font-size: 14px;
}
form input[type=text],
form input[type=password],
form textarea {
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
form input[type=text]:focus,
form input[type=password]:focus,
form textarea:focus {
  outline: none;
  border-color: ;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
  padding: 8px;
  border: 1px solid #4386BD;
}
form input,
form textarea,
form select,
form .uneditable-input {
  color: #333333;
}
.nav > li > a:hover {
  color: #4386bd;
}
.nav-tabs .active a,
.nav-tabs .active a:hover {
  color: #333333;
}
.pagination a:hover {
  background-color: #f2f2f2;
  color: #0088cc;
}
.pagination .active a {
  background-color: #f2f2f2;
}
.pagination .disabled a,
.pagination .disabled a:hover {
  background-color: transparent;
  color: #999999;
}
.pagination .next a {
  border: 0;
}
/* =============================================================
        VARIABLES
=============================================================== */
/* =============================================================
        CLASSES
=============================================================== */
.monocolor-bg {
  background-image: url("/media/img/bg-monocolor.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
}
.bicolor-bg {
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  background-image: url("/media/img/bg-bicolor.jpg");
}
.bicolor-bg .page {
  margin-top: 0px;
}
.bicolor-bg .head {
  margin-top: 30px;
  height: 65px;
}
.bicolor-bg .head h1,
.bicolor-bg .head h2 {
  color: #ffffff;
  text-shadow: 0px -1px 0 #00354e;
}
.bicolor-bg .head h1,
.bicolor-bg .head h2 {
  font-weight: normal;
}
.bicolor-bg .head h1 {
  font-size: 44px;
  float: left;
}
.bicolor-bg .head h2 {
  font-size: 36px;
  padding-top: 6px;
  line-height: 1.2;
}
.monocolorHeader {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.create,
.pricing,
.support,
.tour,
.order,
.find-tournament,
.partner-program {
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  background-image: url("/media/img/bg-bicolor.jpg");
}
.create .page,
.pricing .page,
.support .page,
.tour .page,
.order .page,
.find-tournament .page,
.partner-program .page {
  margin-top: 0px;
}
.create .head,
.pricing .head,
.support .head,
.tour .head,
.order .head,
.find-tournament .head,
.partner-program .head {
  margin-top: 30px;
  height: 65px;
}
.create .head h1,
.pricing .head h1,
.support .head h1,
.tour .head h1,
.order .head h1,
.find-tournament .head h1,
.partner-program .head h1,
.create .head h2,
.pricing .head h2,
.support .head h2,
.tour .head h2,
.order .head h2,
.find-tournament .head h2,
.partner-program .head h2 {
  color: #ffffff;
  text-shadow: 0px -1px 0 #00354e;
}
.create .head h1,
.pricing .head h1,
.support .head h1,
.tour .head h1,
.order .head h1,
.find-tournament .head h1,
.partner-program .head h1,
.create .head h2,
.pricing .head h2,
.support .head h2,
.tour .head h2,
.order .head h2,
.find-tournament .head h2,
.partner-program .head h2 {
  font-weight: normal;
}
.create .head h1,
.pricing .head h1,
.support .head h1,
.tour .head h1,
.order .head h1,
.find-tournament .head h1,
.partner-program .head h1 {
  font-size: 44px;
  float: left;
}
.create .head h2,
.pricing .head h2,
.support .head h2,
.tour .head h2,
.order .head h2,
.find-tournament .head h2,
.partner-program .head h2 {
  font-size: 36px;
  padding-top: 6px;
  line-height: 1.2;
}
.white-main-box {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 480px;
  padding-bottom: 20px;
  *zoom: 1;
}
.white-main-box:before,
.white-main-box:after {
  display: table;
  content: "";
}
.white-main-box:after {
  clear: both;
}
.email-notify {
  border-bottom: 1px dotted #CCC;
  padding: 8px 0px 10px 0px;
}
.email-notify .add-on {
  padding: 3px 10px 6px 33px;
  background: #efefef url("/media/img/email-flat.jpg") no-repeat 8px center;
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
.email-notify .add-on.active {
  background: #def691 url("/media/img/email-flat.jpg") no-repeat 8px center;
}
.email-notify label {
  color: #828282;
  display: inline;
  font-size: 12px;
  font-weight: normal;
}
.add-post textarea {
  width: 98%;
  border-width: 1px;
  padding: 5px;
}
.add-post ul#activity-form-type {
  list-style: none;
  margin: 0;
}
.add-post ul#activity-form-type li {
  margin-bottom: -2px;
  margin-right: 30px;
  z-index: 2;
  float: left;
  text-transform: capitalize;
  font-size: 12px;
  border-bottom: 1px solid transparent;
}
.add-post ul#activity-form-type li a {
  color: #959595;
  background-color: transparent;
  display: block;
  height: 20px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.add-post ul#activity-form-type li.active {
  background-image: url("/media/img/active-post-type.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
}
.add-post ul#activity-form-type li.active a,
.add-post ul#activity-form-type li a:hover,
.add-post ul#activity-form-type li a:active {
  color: #3D3E3F;
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: top left;
}
.box-title {
  background-color: #eeeeee;
  background-repeat: repeat-y;
  background-position: left center;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding: 18px 20px 0px 20px;
  min-height: 38px;
  margin-bottom: 20px;
  *zoom: 1;
}
.box-title:before,
.box-title:after {
  display: table;
  content: "";
}
.box-title:after {
  clear: both;
}
.createTournamentForm {
  position: relative;
  background-color: white;
}
.createTournamentForm .signup-tosave {
  margin-top: 20px;
}
.createTournamentForm input[type="text"] {
  width: 400px;
}
.createTournamentForm #preset_field ul li {
  *zoom: 1;
}
.createTournamentForm #preset_field ul li:before,
.createTournamentForm #preset_field ul li:after {
  display: table;
  content: "";
}
.createTournamentForm #preset_field ul li:after {
  clear: both;
}
.createTournamentForm #preset_field ul li label {
  float: left;
}
.createTournamentForm .sport-game {
  position: relative;
  height: 80px;
}
.createTournamentForm .sport-game input[type="text"] {
  width: 280px;
}
.createTournamentForm .sport-game #sport-list-container {
  position: absolute;
  left: 300px;
  top: 32px;
  width: 280px;
}
.createTournamentForm .sport-game #sport-list-container a#close-sport-list {
  right: 20px;
  position: absolute;
  top: 0px;
  z-index: 1000;
  background-image: url("/media/img/buttons/btn-close.png");
  background-position: left top;
  height: 14px;
  width: 14px;
}
.createTournamentForm .sport-game #sport-list-container a.sport-list {
  width: 200px;
  padding: 10px 26px 10px 10px;
  background: #CFD9E0;
  border-radius: 0 3px 3px 0;
  color: #7F8990;
  margin-left: -1px;
  background-image: url("/media/img/select-arrow.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
}
.createTournamentForm .sport-game #sport-list-container ul {
  display: none;
}
.createTournamentForm .sport-game #sport-list-container ul.sport-list-hover {
  border: 2px solid #4386BD;
  -webkit-box-shadow: 0px 4px 8px #828282;
  -moz-box-shadow: 0px 4px 8px #828282;
  box-shadow: 0px 4px 8px #828282;
  display: block;
  position: absolute;
  z-index: 100;
  background-color: white;
  color: #333;
  top: -10px;
  left: 0px;
  color: #82A600;
  margin-bottom: 20px;
  width: 280px;
  height: 300px;
  overflow: auto;
  margin: 0;
}
.createTournamentForm .sport-game #sport-list-container ul.sport-list-hover li {
  margin: 0;
}
.createTournamentForm .sport-game #sport-list-container ul.sport-list-hover li a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #dddddd;
}
.createTournamentForm .img-vassoio {
  position: absolute;
  background-repeat: no-repeat;
  width: 423px;
  height: 407px;
  z-index: 1;
  right: -20px;
  top: 0px;
}
.createTournamentForm .preset {
  margin-bottom: 20px;
}
.createTournamentForm .preset ul {
  list-style: none;
  margin-left: 0px;
}
.createTournamentForm .preset ul li {
  margin-bottom: 0px;
}
.createTournamentForm .preset ul li label {
  font-weight: normal;
}
.createTournamentForm .preset ul li label input {
  float: left;
  margin-right: 3px;
}
/* =============================================================
        PAGES
=============================================================== */
#body-public {
  background: #ffffff;
}
#body-public .main {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 480px;
  padding-bottom: 20px;
  *zoom: 1;
}
#body-public .main:before,
#body-public .main:after {
  display: table;
  content: "";
}
#body-public .main:after {
  clear: both;
}
#body-public .main table td {
  padding-right: 20px;
  border-top: 1px dotted #ccc;
}
#body-public .main table h3 {
  margin-bottom: 0px;
}
#body-public .main .table tbody tr:hover td,
#body-public .main .table tbody tr:hover th {
  background-color: transparent;
}
#body-public .pricing .main,
#body-public .order .main,
#body-public .tour .main,
#body-public .about .main,
#body-public .find-tournament .main,
#body-public partner-program .main {
  padding-top: 0px;
}
#footer-shd {
  background-color: #EAEBE1;
  background-image: url("/media/img/footer-shd.jpg");
  background-repeat: repeat-x;
  margin: 0px auto;
  text-align: center;
}
#footer {
  font-size: 12px;
}
#footer .row {
  margin-bottom: 30px;
  *zoom: 1;
}
#footer .row:before,
#footer .row:after {
  display: table;
  content: "";
}
#footer .row:after {
  clear: both;
}
#footer .row.copyright {
  margin-top: 20px;
  color: #828282;
}
#footer .row.copyright img,
#footer .row.copyright p {
  display: block;
  float: left;
  margin-right: 20px;
}
#footer .row.copyright p {
  margin-top: 2px;
  font-size: 12px;
  line-height: 1.3;
}
#footer .row .span3 {
  background-image: url("/media/img/footer-column.gif");
  background-repeat: repeat-y;
  background-position: right;
  min-height: 160px;
}
#footer .row .span3.omega {
  background-image: none;
}
#footer .row .span3 li {
  margin-bottom: 3px;
}
#footer #twtr-widget-1 .twtr-tweet a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
#page,
.page {
  margin: 20px auto 0px auto;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
  position: relative;
  min-height: 680px;
}
#page .container,
.page .container {
  padding-bottom: 50px;
}
#body-home {
  background-image: url("/media/img/home/home-body.jpg");
  background-position: top;
  background-repeat: repeat-x;
  background-color: white;
  text-align: center;
  width: 100%;
  margin: 0px;
}
#body-home h1 {
  font-size: 38px;
  margin-bottom: 40px;
}
#body-home .page {
  margin-top: 10px;
}
#body-home .create-form {
  height: 480px;
}
#body-home .create-form .features-tour {
  margin-top: 20px;
  font-size: 18px;
}
#body-home .home-pres {
  background-image: url("/media/img/home/home-shadow.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  width: 980px;
  padding-top: 30px;
  margin-left: -10px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
#body-home .home-pres .image-box {
  background-repeat: no-repeat;
  float: left;
  height: 100px;
  margin-right: 15px;
  width: 100px;
}
#body-home .home-pres .image-box.what {
  background-image: url("/media/img/home/what.png");
}
#body-home .home-pres .image-box.who {
  background-image: url("/media/img/home/who.png");
}
#body-home .home-pres .image-box.why {
  background-image: url("/media/img/home/why.png");
}
#body-home .home-pres .key-points ul li {
  *zoom: 1;
  margin-bottom: 30px;
}
#body-home .home-pres .key-points ul li:before,
#body-home .home-pres .key-points ul li:after {
  display: table;
  content: "";
}
#body-home .home-pres .key-points ul li:after {
  clear: both;
}
#body-home .create-form {
  position: relative;
  background-color: white;
  padding-top: 20px;
  -webkit-border-radius: 0px 50px 0px 0px;
  -moz-border-radius: 0px 50px 0px 0px;
  border-radius: 0px 50px 0px 0px;
  padding-left: 20px;
  -webkit-box-shadow: 0px 0px 6px #999999;
  -moz-box-shadow: 0px 0px 6px #999999;
  box-shadow: 0px 0px 6px #999999;
}
#body-home .create-form .signup-tosave {
  margin-top: 20px;
}
#body-home .create-form input[type="text"] {
  width: 400px;
}
#body-home .create-form #preset_field ul li {
  *zoom: 1;
}
#body-home .create-form #preset_field ul li:before,
#body-home .create-form #preset_field ul li:after {
  display: table;
  content: "";
}
#body-home .create-form #preset_field ul li:after {
  clear: both;
}
#body-home .create-form #preset_field ul li label {
  float: left;
}
#body-home .create-form .sport-game {
  position: relative;
  height: 80px;
}
#body-home .create-form .sport-game input[type="text"] {
  width: 280px;
}
#body-home .create-form .sport-game #sport-list-container {
  position: absolute;
  left: 300px;
  top: 32px;
  width: 280px;
}
#body-home .create-form .sport-game #sport-list-container a#close-sport-list {
  right: 20px;
  position: absolute;
  top: 0px;
  z-index: 1000;
  background-image: url("/media/img/buttons/btn-close.png");
  background-position: left top;
  height: 14px;
  width: 14px;
}
#body-home .create-form .sport-game #sport-list-container a.sport-list {
  width: 200px;
  padding: 10px 26px 10px 10px;
  background: #CFD9E0;
  border-radius: 0 3px 3px 0;
  color: #7F8990;
  margin-left: -1px;
  background-image: url("/media/img/select-arrow.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
}
#body-home .create-form .sport-game #sport-list-container ul {
  display: none;
}
#body-home .create-form .sport-game #sport-list-container ul.sport-list-hover {
  border: 2px solid #4386BD;
  -webkit-box-shadow: 0px 4px 8px #828282;
  -moz-box-shadow: 0px 4px 8px #828282;
  box-shadow: 0px 4px 8px #828282;
  display: block;
  position: absolute;
  z-index: 100;
  background-color: white;
  color: #333;
  top: -10px;
  left: 0px;
  color: #82A600;
  margin-bottom: 20px;
  width: 280px;
  height: 300px;
  overflow: auto;
  margin: 0;
}
#body-home .create-form .sport-game #sport-list-container ul.sport-list-hover li {
  margin: 0;
}
#body-home .create-form .sport-game #sport-list-container ul.sport-list-hover li a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #dddddd;
}
#body-home .create-form .img-vassoio {
  position: absolute;
  background-repeat: no-repeat;
  width: 423px;
  height: 407px;
  z-index: 1;
  right: -20px;
  top: 0px;
}
#body-home .create-form .preset {
  margin-bottom: 20px;
}
#body-home .create-form .preset ul {
  list-style: none;
  margin-left: 0px;
}
#body-home .create-form .preset ul li {
  margin-bottom: 0px;
}
#body-home .create-form .preset ul li label {
  font-weight: normal;
}
#body-home .create-form .preset ul li label input {
  float: left;
  margin-right: 3px;
}
#body-home .create-form .img-vassoio {
  right: 0px;
  top: 90px;
}
#body-home .our-clients {
  border-top: 1px solid #dddddd;
}
#body-home .our-clients h3 {
  margin: 20px 0px;
}
#body-home .our-clients .row {
  margin-bottom: 10px;
}
#body-home .our-clients a {
  color: #333333;
}
#body-home .our-clients a:hover {
  color: #333333;
}
#body-home .our-clients .client {
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
}
#body-home .our-clients .client em {
  color: #828282;
}
.homelog .new-feature {
  position: relative;
}
.homelog .new-feature ul li {
  font-size: 12px;
  line-height: 1.2;
}
.homelog .new-feature img {
  position: absolute;
  top: -10px;
  right: 0px;
}
.homelog .new-feature.alert-info.white-box.blue-head h4 {
  background-color: #f6e800;
}
#body-public .create .main {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 480px;
  padding-bottom: 20px;
  *zoom: 1;
  min-height: 400px;
}
#body-public .create .main:before,
#body-public .create .main:after {
  display: table;
  content: "";
}
#body-public .create .main:after {
  clear: both;
}
#body-public .create .main .create-form {
  position: relative;
  background-color: white;
}
#body-public .create .main .create-form .signup-tosave {
  margin-top: 20px;
}
#body-public .create .main .create-form input[type="text"] {
  width: 400px;
}
#body-public .create .main .create-form #preset_field ul li {
  *zoom: 1;
}
#body-public .create .main .create-form #preset_field ul li:before,
#body-public .create .main .create-form #preset_field ul li:after {
  display: table;
  content: "";
}
#body-public .create .main .create-form #preset_field ul li:after {
  clear: both;
}
#body-public .create .main .create-form #preset_field ul li label {
  float: left;
}
#body-public .create .main .create-form .sport-game {
  position: relative;
  height: 80px;
}
#body-public .create .main .create-form .sport-game input[type="text"] {
  width: 280px;
}
#body-public .create .main .create-form .sport-game #sport-list-container {
  position: absolute;
  left: 300px;
  top: 32px;
  width: 280px;
}
#body-public .create .main .create-form .sport-game #sport-list-container a#close-sport-list {
  right: 20px;
  position: absolute;
  top: 0px;
  z-index: 1000;
  background-image: url("/media/img/buttons/btn-close.png");
  background-position: left top;
  height: 14px;
  width: 14px;
}
#body-public .create .main .create-form .sport-game #sport-list-container a.sport-list {
  width: 200px;
  padding: 10px 26px 10px 10px;
  background: #CFD9E0;
  border-radius: 0 3px 3px 0;
  color: #7F8990;
  margin-left: -1px;
  background-image: url("/media/img/select-arrow.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
}
#body-public .create .main .create-form .sport-game #sport-list-container ul {
  display: none;
}
#body-public .create .main .create-form .sport-game #sport-list-container ul.sport-list-hover {
  border: 2px solid #4386BD;
  -webkit-box-shadow: 0px 4px 8px #828282;
  -moz-box-shadow: 0px 4px 8px #828282;
  box-shadow: 0px 4px 8px #828282;
  display: block;
  position: absolute;
  z-index: 100;
  background-color: white;
  color: #333;
  top: -10px;
  left: 0px;
  color: #82A600;
  margin-bottom: 20px;
  width: 280px;
  height: 300px;
  overflow: auto;
  margin: 0;
}
#body-public .create .main .create-form .sport-game #sport-list-container ul.sport-list-hover li {
  margin: 0;
}
#body-public .create .main .create-form .sport-game #sport-list-container ul.sport-list-hover li a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #dddddd;
}
#body-public .create .main .create-form .img-vassoio {
  position: absolute;
  background-repeat: no-repeat;
  width: 423px;
  height: 407px;
  z-index: 1;
  right: -20px;
  top: 0px;
}
#body-public .create .main .create-form .preset {
  margin-bottom: 20px;
}
#body-public .create .main .create-form .preset ul {
  list-style: none;
  margin-left: 0px;
}
#body-public .create .main .create-form .preset ul li {
  margin-bottom: 0px;
}
#body-public .create .main .create-form .preset ul li label {
  font-weight: normal;
}
#body-public .create .main .create-form .preset ul li label input {
  float: left;
  margin-right: 3px;
}
#body-public .create ul.pitch li {
  margin-bottom: 30px;
}
.support ol {
  list-style: decimal;
  margin-left: 20px;
}
.support ol.questions {
  margin-top: 10px;
  margin-bottom: 50px;
}
.support ol.questions ol {
  margin-bottom: 30px;
}
.support ol.questions li {
  padding: 0px;
}
.support ol.answers ol {
  margin-bottom: 40px;
}
.support ol.answers ol li {
  margin-bottom: 20px;
}
.support ol.answers ol li h4 {
  margin-bottom: 2px;
}
.support ol.answers ol li table {
  margin-top: 10px;
}
.support ol.answers ol li table td:first-child {
  font-style: italic;
}
.support ol.answers ol li table th {
  background-color: #dddddd;
}
.support ol.answers ol li ul li {
  padding-top: 3px;
  margin-bottom: 0px;
}
.support ol.answers p {
  margin-bottom: 0px;
}
.accounts .main .content,
.accounts .main .nav {
  padding: 20px 0;
}
.accounts.notification .main p {
  padding: 10px 0 !important;
}
#body-public.profile-site.individual #header .page-header .container,
#body-public.profile-site.organization #header .page-header .container {
  padding-top: 0px;
}
#body-public.profile-site.individual #page,
#body-public.profile-site.organization #page,
#body-public.profile-site.individual .page,
#body-public.profile-site.organization .page {
  margin-top: 0px;
}
#body-public.profile-site.individual #page .container,
#body-public.profile-site.organization #page .container,
#body-public.profile-site.individual .page .container,
#body-public.profile-site.organization .page .container {
  padding-bottom: 0px;
}
#body-public.profile-site.individual .profile-layout,
#body-public.profile-site.organization .profile-layout {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 480px;
  padding-bottom: 20px;
  *zoom: 1;
  background-image: url("/media/img/background-profile.gif");
  background-repeat: repeat-y;
  background-position: left;
  min-height: 600px;
}
#body-public.profile-site.individual .profile-layout:before,
#body-public.profile-site.organization .profile-layout:before,
#body-public.profile-site.individual .profile-layout:after,
#body-public.profile-site.organization .profile-layout:after {
  display: table;
  content: "";
}
#body-public.profile-site.individual .profile-layout:after,
#body-public.profile-site.organization .profile-layout:after {
  clear: both;
}
#body-public.profile-site.individual .profile-layout .profile-header h1,
#body-public.profile-site.organization .profile-layout .profile-header h1 {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#body-public.profile-site.individual .profile-layout .profile-header .profile-meta,
#body-public.profile-site.organization .profile-layout .profile-header .profile-meta {
  margin-top: -10px;
  color: #999999;
}
#body-public.profile-site.individual .profile-layout .profile-header .profile-meta em,
#body-public.profile-site.organization .profile-layout .profile-header .profile-meta em {
  color: #333333;
  font-style: normal;
}
#body-public.profile-site.individual .profile-layout .profile-header .gravatar-container,
#body-public.profile-site.organization .profile-layout .profile-header .gravatar-container {
  float: left;
  margin-right: 20px;
  position: relative;
}
#body-public.profile-site.individual .profile-layout .profile-header .gravatar-container #change-icon,
#body-public.profile-site.organization .profile-layout .profile-header .gravatar-container #change-icon {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  width: 120px;
  color: #fff;
}
#body-public.profile-site.individual .profile-layout .profile-header .gravatar-container #change-icon:hover,
#body-public.profile-site.organization .profile-layout .profile-header .gravatar-container #change-icon:hover {
  background-color: #000000;
}
#body-public.profile-site.individual .profile-layout .profile-header .gravatar-container:hover #change-icon,
#body-public.profile-site.organization .profile-layout .profile-header .gravatar-container:hover #change-icon,
#body-public.profile-site.individual .profile-layout .profile-header .gravatar-container.hover #change-icon,
#body-public.profile-site.organization .profile-layout .profile-header .gravatar-container.hover #change-icon {
  display: block;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .head,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .head {
  margin-bottom: 6px;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content {
  *zoom: 1;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content:before,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content:before,
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content:after,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content:after {
  display: table;
  content: "";
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content:after,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content:after {
  clear: both;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content p,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content p {
  float: left;
  margin-right: 6px;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count {
  font-size: 28px;
  letter-spacing: -0.05em;
  float: left;
  margin-right: 10px;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count.minus,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count.minus {
  margin-top: -3px;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count.equal,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count.equal {
  margin-top: 0px;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count.needed,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count.needed {
  color: #828282;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count.available,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count.available {
  color: #82a600;
}
#body-public.profile-site.individual .profile-layout .main-content .activate-all-buildings-box .content .count.missing,
#body-public.profile-site.organization .profile-layout .main-content .activate-all-buildings-box .content .count.missing {
  color: #1f4678;
}
#body-public.profile-site.individual .profile-layout .main-content .tournament-actions-links,
#body-public.profile-site.organization .profile-layout .main-content .tournament-actions-links {
  float: left;
  margin-top: 10px;
  visibility: hidden;
  width: 300px;
  *zoom: 1;
}
#body-public.profile-site.individual .profile-layout .main-content .tournament-actions-links:before,
#body-public.profile-site.organization .profile-layout .main-content .tournament-actions-links:before,
#body-public.profile-site.individual .profile-layout .main-content .tournament-actions-links:after,
#body-public.profile-site.organization .profile-layout .main-content .tournament-actions-links:after {
  display: table;
  content: "";
}
#body-public.profile-site.individual .profile-layout .main-content .tournament-actions-links:after,
#body-public.profile-site.organization .profile-layout .main-content .tournament-actions-links:after {
  clear: both;
}
#body-public.profile-site.individual .profile-layout .main-content .tournament-actions-links .btn-group form,
#body-public.profile-site.organization .profile-layout .main-content .tournament-actions-links .btn-group form {
  display: none;
}
#body-public.profile-site.individual .profile-layout .side li a,
#body-public.profile-site.organization .profile-layout .side li a {
  font-size: 12px;
}
#body-public.profile-site.individual .profile-layout .side ul.order-links,
#body-public.profile-site.organization .profile-layout .side ul.order-links {
  margin-bottom: 30px;
}
#body-public.profile-site.individual .profile-layout .side ul.order-links li,
#body-public.profile-site.organization .profile-layout .side ul.order-links li {
  margin-bottom: 2px;
}
#body-public.profile-site.individual .profile-layout .side .credits-box,
#body-public.profile-site.organization .profile-layout .side .credits-box {
  background: -moz-linear-gradient(center top, #f6f6f6, #ffffff) repeat scroll 0 0 transparent;
  color: #828282;
  margin: 20px 20px 10px 0px;
  padding: 10px 0px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 1px #999999 inset;
}
#body-public.profile-site.individual .profile-layout .side .credits-box p,
#body-public.profile-site.organization .profile-layout .side .credits-box p {
  line-height: 1;
}
#body-public.profile-site.individual .profile-layout .side .credits-box .count,
#body-public.profile-site.organization .profile-layout .side .credits-box .count {
  color: #82a600;
  font-size: 44px;
  letter-spacing: -0.05em;
  line-height: 1em;
  margin-bottom: 0.2em;
}
#body-public.profile-site.organization .profile-layout .profile-header {
  margin-bottom: 10px;
}
#body-public.profile-site.organization .profile-layout .side {
  font-size: 12px;
}
#body-public.profile-site.organization .profile-layout .side p {
  font-size: 12px;
  line-height: 1.2;
  padding-right: 8px;
}
#body-public.profile-site.organization .profile-layout .side h4 {
  margin-bottom: 10px;
}
#body-public.profile-site.organization .profile-layout .side h5 {
  margin-bottom: 0px;
}
#body-public.profile-site.organization .profile-layout .side ul.sports {
  margin-bottom: 30px;
}
#body-public.profile-site.organization .profile-layout .side .edit-profile {
  padding-right: 20px;
}
#body-public.profile-site.organization #page.info-edit .colors ul {
  margin-left: 0px;
}
#body-public.profile-site.organization #page.info-edit .colors ul li {
  list-style: none;
}
#body-public.profile-site.individual {
  background-image: url("/media/img/bg-monocolor.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
}
#body-public.profile-site.individual .profile-layout {
  margin-top: 20px;
}
#body-public.profile-site.individual .profile-layout .profile-header {
  margin-bottom: 20px;
}
#body-public.profile-site.individual .profile-layout .tabs-left .nav-tabs {
  float: none;
  margin-right: 1px;
  border-right: none;
  margin-left: -20px;
}
#body-public.profile-site.individual .profile-layout .tabs-left .nav-tabs li a {
  border-top: 1px solid #dddddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 1px;
  padding-left: 20px;
}
#body-public.profile-site.individual .profile-layout .tabs-left .nav-tabs li:last-child a {
  border-bottom: 1px solid #dddddd;
}
#body-public.profile-site.individual .profile-layout .main-content h2 {
  margin-bottom: 10px;
}
#body-public.profile-site.individual .profile-layout .main-content .birth select {
  width: auto;
}
#body-public.profile-site.individual .profile-layout .main-content .parenthesis {
  border-top: 4px solid #eeeeee;
  border-bottom: 4px solid #eeeeee;
  border-right: 4px solid #eeeeee;
  height: 200px;
}
#body-public.profile-site.individual .profile-layout .main-content .authorize {
  width: 300px;
  float: right;
}
#body-public.profile-site .followers .main-content ul li,
#body-public.profile-site .following .main-content ul li {
  *zoom: 1;
}
#body-public.profile-site .followers .main-content ul li:before,
#body-public.profile-site .following .main-content ul li:before,
#body-public.profile-site .followers .main-content ul li:after,
#body-public.profile-site .following .main-content ul li:after {
  display: table;
  content: "";
}
#body-public.profile-site .followers .main-content ul li:after,
#body-public.profile-site .following .main-content ul li:after {
  clear: both;
}
#body-public.profile-site .credits .date {
  color: #828282;
}
#body-public.profile-site .credits .id-invoice {
  color: #828282;
}
#body-public.profile-site .credits .orders ul li,
#body-public.profile-site .credits .movements ul li {
  margin-bottom: 15px;
}
#body-public ul.tournaments a img.gravatar,
#body-public ul.profile-list a img.gravatar,
#body-public .info a img.gravatar {
  display: block;
  float: left;
  margin-right: 6px;
}
#body-public ul.tournaments a .name,
#body-public ul.profile-list a .name,
#body-public .info a .name {
  float: left;
  margin-top: 8px;
}
#body-public ul.tournaments a:hover .name,
#body-public ul.profile-list a:hover .name,
#body-public .info a:hover .name {
  background-color: #4386bd;
}
#body-public ul.profile-list a.btn {
  float: right;
}
.archived-competitions {
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 50px;
  border-top: 1px solid #dddddd;
}
.archived-competitions strong {
  font-size: 18px;
}
#body-public .about {
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  background-image: url("/media/img/bg-bicolor.jpg");
}
#body-public .about .box-title {
  background-color: #eeeeee;
  /*
		   background-image: url("/media/img/texture.jpg");
		   background-repeat: repeat;
			*/
}
#body-public .about .page {
  margin-top: 0px;
}
#body-public .about .head {
  margin-top: 30px;
  height: 65px;
}
#body-public .about .head h1,
#body-public .about .head h2 {
  color: #ffffff;
  text-shadow: 0px -1px 0 #00354e;
}
#body-public .about .head h1,
#body-public .about .head h2 {
  font-weight: normal;
}
#body-public .about .head h1 {
  font-size: 44px;
  float: left;
}
#body-public .about .head h2 {
  font-size: 36px;
  padding-top: 6px;
  line-height: 1.2;
}
#body-public .about .page {
  margin-top: 0px;
}
#body-public .about img.team {
  display: block;
  margin-bottom: 20px;
  margin-left: 20px;
}
#body-public .about img.linkicon {
  float: left;
  margin-right: 6px;
}
#body-public .about ul li {
  margin-bottom: 20px;
}
#body-public .about ul.social {
  margin-top: 8px;
}
#body-public .about ul.social li {
  *zoom: 1;
  margin-bottom: 6px;
}
#body-public .about ul.social li:before,
#body-public .about ul.social li:after {
  display: table;
  content: "";
}
#body-public .about ul.social li:after {
  clear: both;
}
#body-public .about .story {
  margin-bottom: 30px;
}
#body-public .about .story p {
  margin-bottom: 20px;
}
#body-public .about .philosophy p {
  margin-bottom: 20px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
}
.alert.facebook-box {
  padding: 5px;
}
.alert ul.facebook-updates li {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.alert ul.facebook-updates li .date {
  display: block;
  margin-top: 3px;
}
.alert-info.white-box,
.alert-info.follow-box {
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.alert-info.white-box.blue-head,
.alert-info.follow-box.blue-head {
  padding: 0px 0px 20px 0px;
}
.alert-info.white-box.blue-head h4,
.alert-info.follow-box.blue-head h4 {
  background-color: #def1fe;
  margin-bottom: 5px;
  padding: 10px 20px;
}
.alert-info.white-box.blue-head .content,
.alert-info.follow-box.blue-head .content {
  padding: 10px 20px 0px 20px;
}
.alert-info.white-box.blue-head ul,
.alert-info.follow-box.blue-head ul {
  margin-bottom: 0px;
}
.alert-info.white-box.blue-head ul li:last-child,
.alert-info.follow-box.blue-head ul li:last-child {
  margin-bottom: 0px;
}
.alert-info h4 {
  margin-bottom: 5px;
}
.alert-info ul li {
  color: #828282;
}
.alert-info ul li h4 {
  margin-bottom: 0px;
  color: #333333;
}
.alert-info .quote-up {
  margin-bottom: 3px;
}
.alert-info .quote-down {
  margin-top: 3px;
  float: right;
}
.alert-info .author {
  font-size: 12px;
  float: left;
  color: #828282;
}
.alert-info .modal-body ul.benefits {
  margin-bottom: 20px;
}
.alert-info .modal-body ul li {
  color: #333333;
}
.alert-temporary {
  background-color: #f0ffba;
  border-color: #D5D5D5;
  -webkit-box-shadow: 0 2px 2px #dddddd;
  -moz-box-shadow: 0 2px 2px #dddddd;
  box-shadow: 0 2px 2px #dddddd;
}
.alert-danger {
  background-color: #fe2200;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 2px #dddddd;
  -moz-box-shadow: 0 2px 2px #dddddd;
  box-shadow: 0 2px 2px #dddddd;
  background-image: url("/media/img/warning_48.png");
  background-position: 10px 12px;
  background-repeat: no-repeat;
  padding-left: 40px;
}
#body-public .accounts,
#body-public .moderation-list,
#body-public .billing-info {
  background-image: url("/media/img/bg-monocolor.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
}
#body-public .accounts h1,
#body-public .moderation-list h1,
#body-public .billing-info h1 {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#body-public .accounts .page,
#body-public .moderation-list .page,
#body-public .billing-info .page {
  margin-top: 0px;
}
#body-public .create-organization p.free {
  margin-top: 15px;
}
#body-public .create-organization .alert-info ul li {
  margin-bottom: 15px;
}
.moderation-list ul.requests {
  *zoom: 1;
}
.moderation-list ul.requests:before,
.moderation-list ul.requests:after {
  display: table;
  content: "";
}
.moderation-list ul.requests:after {
  clear: both;
}
.moderation-list ul.requests li {
  border-bottom: 1px solid #dddddd;
  padding: 10px 0px;
}
.moderation-list ul.requests li .btn {
  margin-left: 10px;
}
ul.tournaments li {
  border-bottom: 1px solid #eeeeee;
}
ul.tournaments li .linkitem {
  float: left;
}
ul.tournaments .icon {
  text-align: center;
  width: 20px;
}
table.tournaments .location,
table.tournaments .when,
table.tournaments .competitors,
table.tournaments .status {
  font-size: 12px;
}
table.tournaments .when {
  color: #828282;
}
table.tournaments .followers {
  font-size: 12px;
  color: #999999;
}
.sport-name {
  color: #828282;
  font-size: 12px;
  text-transform: uppercase;
}
.label,
.label:hover {
  text-shadow: none;
  font-weight: normal;
  padding: 3px 5px;
  font-size: 12px;
}
.label-warning,
.label-warning:hover {
  background-color: #FFFCC0;
  border: 1px solid #EDE17D;
  color: #828282;
}
.pricing .main .box-title {
  background-image: url("/media/img/pricing-boxtitle.gif");
}
.pricing-table {
  margin-bottom: 40px;
}
.pricing-table .row {
  margin-top: 20px;
}
.pricing-table .participant {
  border: 1px solid #d7d9cc;
  -moz-box-shadow: 0px 0px 4px #d7d9cc;
  -webkit-box-shadow: 0px 0px 4px #d7d9cc;
  box-shadow: 0px 0px 4px #d7d9cc;
  position: relative;
  min-height: 300px;
}
.pricing-table .participant .credits {
  height: 100px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.pricing-table .participant .credits .number {
  padding-top: 30px;
  font-size: 4em;
  margin-bottom: 20px;
}
.pricing-table .participant ul {
  padding: 0px 5px 0px 15px;
}
.pricing-table .participant ul li {
  margin-bottom: 10px;
}
.pricing-table .participant h4 {
  padding: 14px 0px 8px 0px !important;
  text-align: center;
  margin-bottom: 0px;
  font-weight: normal;
  font-size: 1.3em;
  height: 25px;
}
.pricing-table .participant .tshirt {
  position: absolute;
  background-repeat: no-repeat;
  _background: transparent;
  top: -2px;
}
.pricing-table .participant.single h4 {
  background-color: #b7e4ff;
}
.pricing-table .participant.single .tshirt {
  background-image: url("/media/img/tshirt-single.png");
  width: 53px;
  height: 48px;
  left: -10px;
}
.pricing-table .participant.double h4 {
  background-color: #cbd8fd;
}
.pricing-table .participant.double .tshirt {
  background-image: url("/media/img/tshirt-double.png");
  width: 60px;
  height: 50px;
  left: -17px;
}
.pricing-table .participant.teams h4 {
  background-color: #f6e800;
}
.pricing-table .participant.teams .tshirt {
  background-image: url("/media/img/tshirt-team.png");
  width: 62px;
  height: 52px;
  left: -14px;
}
.pricing-slider {
  margin-bottom: 50px;
}
.pricing-slider h3 {
  margin-bottom: 10px;
}
.pricing-slider .btn {
  margin-left: 10px;
}
.pricing-slider #slider-container {
  position: relative;
  height: 140px;
}
.pricing-slider #less-credits,
.pricing-slider #more-credits {
  width: 50px;
  background-repeat: no-repeat;
  height: 35px;
  position: absolute;
  top: 34px;
  z-index: 3;
  _background: transparent;
}
.pricing-slider #less-credits {
  background-image: url(/media/img/credits-less.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/media/img/credits-less.png');
  background-position: 0px 0px;
}
.pricing-slider #more-credits {
  right: 0px;
  background-image: url(/media/img/credits-more.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/media/img/credits-more.png');
}
.pricing-slider a#less-credits:hover,
.pricing-slider a#more-credits:hover {
  background-color: #ffffff;
  color: #4386BD;
}
.pricing-slider #credits-table {
  position: absolute;
  top: 15px;
}
.pricing-slider #credits-table .packet {
  text-align: center;
  float: left;
  font-size: 0.85em;
}
.pricing-slider #credits-table .packet-credit {
  margin-top: 8px;
  margin-bottom: 20px;
  color: #959595;
}
.pricing-slider #credits-table .packet-currency {
  color: #1F4678;
}
.pricing-slider #credits-slider {
  position: absolute;
  top: 45px;
  width: 800px;
  height: 10px;
  z-index: 2;
  background-image: url(/media/img/credits-slider.jpg);
  background-repeat: repeat-x;
  border: 1px solid #959595;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pricing-slider #credits-slider .ui-slider-handle {
  background-color: transparent;
  background-image: url(/media/img/slider-handle.png);
  background-position: center center;
  width: 28px;
  height: 29px;
  margin-top: -4px;
  margin-left: -14px;
  cursor: pointer;
  border: none;
}
.pricing-slider #cost {
  position: absolute;
  text-align: center;
}
.pricing-slider #cost div {
  background-color: #ffffff;
}
.pricing-slider #credit-cost-container {
  margin-bottom: 20px;
  color: #82A600;
  line-height: 1;
  height: 40px;
}
.pricing-slider #credit-cost-container #credit-cost {
  font-size: 1.5em;
  letter-spacing: -0.05em;
}
.pricing-slider #currency-cost-container {
  color: #1F4678;
  font-size: 1.2em;
  width: 85px;
  height: 30px;
  background-image: url(/media/img/currency-cost-container.png);
  _background: transparent;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='/media/img/currency-cost-container.png');
  background-repeat: no-repeat;
  padding-top: 19px;
  margin: auto;
}
.pricing-slider #currency-per-credit-container {
  color: #959595;
  font-size: 0.85em;
}
.pricing-slider .credits-need {
  margin-top: 40px;
}
.pricing-slider .credits-need h3 {
  margin-bottom: 20px;
}
.new-label-icon {
  width: 93px;
  height: 92px;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("/media/img/new-label-big.png");
  _background: transparent;
  top: -6px;
  right: -6px;
}
.tour .new-label-icon {
  top: -4px;
  right: -4px;
}
.faq-title h3 {
  margin-bottom: 10px;
}
.high {
  color: #1f4678;
  font-weight: normal;
}
.order label .name,
.create label .name {
  font-weight: normal;
}
.order label .credits,
.create label .credits {
  font-weight: normal;
  color: #828282;
}
.order form .fieldWrapper {
  margin-bottom: 0px;
}
.order table {
  margin-bottom: 30px;
}
.order table td {
  height: 65px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
.order table td label,
.order table td .price-total,
.order table td input[type="text"],
.order table td .credits-needed {
  font-size: 18px;
}
.order table td .price-total,
.order table td .tournament-name,
.order table td small {
  display: block;
  float: left;
  margin-right: 10px;
}
.order table td.organizer .name,
.order table td.organizer small {
  float: left;
  padding-top: 23px;
}
.order table td.organizer img.gravatar {
  display: block;
  float: left;
  margin-right: 10px;
  padding-top: 8px;
}
.order table td .price-total {
  font-weight: bold;
}
.order table td .price-total #credits-form-cost {
  font-weight: bold;
}
.order table td .html-select label {
  font-size: 14px;
  padding: 0px;
  margin-bottom: 0px;
}
.order table td .html-select li {
  padding: 4px;
  margin-bottom: 0px;
}
.order table td input[type="text"] {
  height: 24px;
  width: 100px;
  padding-top: 10px;
  margin-bottom: 0px;
  float: left;
  margin-right: 10px;
}
.billing-info .form-horizontal label .note {
  font-weight: normal;
}
.billing-info .form-horizontal input[type="text"],
.billing-info .form-horizontal select {
  width: 300px;
}
.billing-info .paypal-box {
  margin: 5px 0px 30px 0px;
}
.billing-info .paypal-box p {
  margin-bottom: 0px;
}
.faq table th {
  text-align: center;
}
.faq table td {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.faq table td:first-child {
  font-weight: normal;
  font-style: none;
  text-align: left;
}
.faq table td.yes {
  background-image: url("/media/img/table-yes.gif");
}
.faq table td.no.text,
.faq table td.yes.text {
  background-image: none;
  text-align: center;
}
.faq table td.yes,
.faq table td.no {
  background-position: center 4px;
  background-repeat: no-repeat;
}
.dialog {
  display: none;
}
#page.terms h3,
#dialog_terms h3,
#page.privacy h3,
#dialog_privacy h3 {
  margin-top: 30px;
}
#dialog_more_competitors p.explanation {
  margin-top: 20px;
}
.find-tournament form#search_interests_form_form .fieldWrapper {
  float: left;
  margin-right: 20px;
}
.find-tournament a.reset-button:hover {
  background: none;
}
.find-tournament .search-result-filters {
  *zoom: 1;
  margin: 10px 0 20px;
}
.find-tournament .search-result-filters:before,
.find-tournament .search-result-filters:after {
  display: table;
  content: "";
}
.find-tournament .search-result-filters:after {
  clear: both;
}
.find-tournament .search-result-filters .radius-container,
.find-tournament .search-result-filters .order-container {
  float: left;
  margin-right: 30px;
}
.find-tournament .search-result-filters .criteria {
  float: left;
  font-size: 0.82em;
  padding-top: 6px;
  padding-left: 5px;
}
.find-tournament .search-result-filters .btn-group {
  float: left;
  margin-left: 5px;
}
.press #page,
.press .page {
  margin-top: 0px;
}
.press .span3 .well {
  padding: 10px 0px;
}
.activity-permalink .activity-list > li {
  *zoom: 1;
}
.activity-permalink .activity-list > li:before,
.activity-permalink .activity-list > li:after {
  display: table;
  content: "";
}
.activity-permalink .activity-list > li:after {
  clear: both;
}
.icon {
  margin-right: 5px;
  float: left;
}
.dashboard .round-slider .fixtures {
  display: none;
}
.dashboard .round-slider .fixtures.current {
  display: block;
}
.dashboard .round-slider a.sub_fixtures_nav {
  text-decoration: none;
  float: right;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  background-image: url("/media/img/arrow4stat.gif");
  background-repeat: no-repeat;
  margin-top: 4px;
}
.dashboard .round-slider a.sub_fixtures_nav.prev {
  background-position: 0px 0px;
}
.dashboard .round-slider a.sub_fixtures_nav.next {
  background-position: 0px -12px;
}
.dashboard .round-slider a.sub_fixtures_nav.disabled.prev {
  background-position: 0px -24px;
}
.dashboard .round-slider a.sub_fixtures_nav.disabled.next {
  background-position: 0px -36px;
}
.partner-program .main {
  background-image: url("/media/img/sidebar-background.gif");
  background-position: right;
  background-repeat: repeat-y;
}
.partner-program .main .span8 {
  padding-bottom: 50px;
}
.partner-program h2 {
  margin-bottom: 15px;
}
.partner-program h3 {
  margin-top: 20px;
}
.partner-program .sidebar {
  padding: 0px 20px;
}
.partner-program .partners ul li {
  margin-top: 20px;
  font-size: 12px;
}
.partner-program .partners ul li .country {
  color: #828282;
}
.partner-program .partners ul li img {
  display: block;
  margin-bottom: 5px;
}
.partner-program hr {
  margin: 40px 0px;
}
body {
  background: #EAEBE1;
}
#page {
  margin-top: 0;
}
#toolbar {
  padding: 0;
}
#toolbar li {
  padding: 0;
}
#body-public.monocolor {
  background-image: url("/media/img/bg-monocolor.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
}
#body-public.monocolor .head h1 {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#body-public .container {
  text-align: left;
}
#body-public .nav-pills {
  background-color: transparent;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#body-public .nav-pills li > a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #005580;
}
#body-public .nav-pills.features-nav {
  background-color: #dddddd;
}
#body-public .tour .nav-pills {
  margin-bottom: 20px;
  padding: 12px 0px 0px 20px;
  height: 42px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
#body-public .main {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 480px;
  padding-bottom: 20px;
  *zoom: 1;
}
#body-public .main:before,
#body-public .main:after {
  display: table;
  content: "";
}
#body-public .main:after {
  clear: both;
}
#body-public .main table td {
  width: 300px;
  padding-right: 20px;
  border-top: 1px dotted #ccc;
}
#body-public .main table h3 {
  margin-bottom: 0px;
}
#body-public .main .table tbody tr:hover td,
#body-public .main .table tbody tr:hover th {
  background-color: transparent;
}
.tour .title {
  margin-bottom: 20px;
}
.tour .features .row {
  margin-bottom: 40px;
}
.tour .feature {
  position: relative;
}
.tour .feature .inner {
  padding: 10px;
  background-color: #D7D9CC;
  margin-bottom: 10px;
}
.tour .feature .inner img {
  width: 100%;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
}
.tour .feature.teams h3,
.tour .feature.teams ul li {
  color: #999999;
}
.tour .alert {
  padding: 5px 15px 5px 15px;
}
.tour .btn-primary.btn-large.nice.pull-right,
.pricing .btn-primary.btn-large.nice.pull-right {
  margin-left: 20px;
}
/*
ACCOUNTS
 * */
.accounts.account-sidemenu .nav {
  margin-right: -20px;
}
.accounts.account-sidemenu .nav-tabs.nav-stacked > li > a {
  border-right: none;
  border-left: none;
}
.accounts.account-sidemenu .nav-tabs.nav-stacked > li:first-child > a,
.accounts.account-sidemenu .nav-tabs.nav-stacked > li:last-child > a {
  border-radius: 0px;
}
.accounts.account-sidemenu .main {
  background-repeat: repeat-y;
  background-image: url("/media/img/sidemenu.gif");
  background-position: right;
}
.accounts .alert {
  padding: 19px;
}
.accounts dl,
.accounts dt {
  color: #333333;
}
.accounts .fields li h4 {
  color: #82a600;
  font-size: 15px;
  font-weight: normal;
}
.accounts input[type="text"],
.accounts input[type="password"] {
  width: 312px;
}
.accounts .full-name input[type="text"] {
  width: 145px;
}
.accounts .tournament-list li {
  border-bottom: 1px solid #dddddd;
  padding: 10px 0px;
}
.accounts .tournament-list li form {
  margin: 0;
}
.accounts.notification form p {
  clear: both;
  border-bottom: 1px solid #dddddd;
}
.accounts.notification form p.last {
  border-bottom: none;
}
.accounts.notification form p label {
  display: inline;
  text-align: left;
  margin: 15px 0px;
  color: #333;
  font-weight: normal;
}
.accounts.notification form p input {
  float: none;
  display: inline;
}
.accounts.register .note {
  margin-top: 20px;
}
.accounts.confirm .email,
.accounts.reset-password .email {
  color: #1F4678;
}
.accounts.confirm h3 {
  margin-bottom: 15px;
  font-size: 1.5em;
}
.accounts.confirm .email {
  background-color: #f3f3f3;
  padding: 5px 10px;
  float: left;
  margin-bottom: 1.2em;
}
.accounts.confirm img {
  float: right;
}
.accounts.confirm .well {
  margin-top: 60px;
}
.accounts.edit ul.errorlist li {
  display: block;
}
.accounts.create-organization-account img {
  display: block;
  float: left;
  width: 30px;
  margin-right: 5px;
}
.accounts.create-organization-account .organization-info,
.accounts.create-organization-account .account-info {
  margin-bottom: 40px;
}
.well h4 {
  margin-bottom: 5px;
}
.org-header-class {
  height: 140px;
  margin-bottom: 0px;
  z-index: 1;
}
.org-header-class .org-header {
  color: #ffffff;
  position: relative;
}
.org-header-class .org-header .profile-type {
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-transform: uppercase;
  font-size: 11px;
}
.org-header-class .org-header .org-name {
  *zoom: 1;
  height: 42px;
}
.org-header-class .org-header .org-name:before,
.org-header-class .org-header .org-name:after {
  display: table;
  content: "";
}
.org-header-class .org-header .org-name:after {
  clear: both;
}
.org-header-class .org-header .org-name h1 {
  color: #fff;
  margin-bottom: 8px;
  float: left;
}
.org-header-class .org-header .org-name form {
  margin-bottom: 0px;
  float: left;
}
.org-header-class .org-header h3 {
  color: #fff;
  font-size: 13px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.org-header-class .org-header .container {
  padding-top: 10px;
  height: 74px;
  *zoom: 1;
}
.org-header-class .org-header .container:before,
.org-header-class .org-header .container:after {
  display: table;
  content: "";
}
.org-header-class .org-header .container:after {
  clear: both;
}
.org-header-class .org-header .org-logo img {
  display: block;
  -webkit-box-shadow: 0 1px 3px #333333;
  -moz-box-shadow: 0 1px 3px #333333;
  box-shadow: 0 1px 3px #333333;
}
.org-header-class .org-header .city {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 12px;
}
.org-header-class .org-header .by-konkuri {
  position: absolute;
  right: 14px;
  top: 2px;
  font-size: 0.85em;
  font-style: italic;
  text-align: right;
  line-height: 23px;
  z-index: 10;
}
.org-header-class .org-header .by-konkuri a:link,
.org-header-class .org-header .by-konkuri a:visited,
.org-header-class .org-header .by-konkuri a:hover,
.org-header-class .org-header .by-konkuri a:active {
  color: #ffffff;
  background: none;
}
.org-header-class .org-header .by-konkuri .logo {
  width: 57px;
  height: 16px;
  background-image: url("/media/img/org-konkuri-logo.png");
  float: right;
  margin-left: 5px;
}
.org-header-class .org-header .btn.follow {
  margin-top: 7px;
  margin-left: 10px;
}
.org-site #page {
  margin-top: 50px;
}
.org-site #page .main {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 0px;
}
.org-site #page.profile {
  margin-top: -50px;
}
.org-site #header {
  height: 140px;
  margin-bottom: 0px;
  z-index: 1;
}
.org-site #header .org-header {
  color: #ffffff;
  position: relative;
}
.org-site #header .org-header .profile-type {
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-transform: uppercase;
  font-size: 11px;
}
.org-site #header .org-header .org-name {
  *zoom: 1;
  height: 42px;
}
.org-site #header .org-header .org-name:before,
.org-site #header .org-header .org-name:after {
  display: table;
  content: "";
}
.org-site #header .org-header .org-name:after {
  clear: both;
}
.org-site #header .org-header .org-name h1 {
  color: #fff;
  margin-bottom: 8px;
  float: left;
}
.org-site #header .org-header .org-name form {
  margin-bottom: 0px;
  float: left;
}
.org-site #header .org-header h3 {
  color: #fff;
  font-size: 13px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.org-site #header .org-header .container {
  padding-top: 10px;
  height: 74px;
  *zoom: 1;
}
.org-site #header .org-header .container:before,
.org-site #header .org-header .container:after {
  display: table;
  content: "";
}
.org-site #header .org-header .container:after {
  clear: both;
}
.org-site #header .org-header .org-logo img {
  display: block;
  -webkit-box-shadow: 0 1px 3px #333333;
  -moz-box-shadow: 0 1px 3px #333333;
  box-shadow: 0 1px 3px #333333;
}
.org-site #header .org-header .city {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 12px;
}
.org-site #header .org-header .by-konkuri {
  position: absolute;
  right: 14px;
  top: 2px;
  font-size: 0.85em;
  font-style: italic;
  text-align: right;
  line-height: 23px;
  z-index: 10;
}
.org-site #header .org-header .by-konkuri a:link,
.org-site #header .org-header .by-konkuri a:visited,
.org-site #header .org-header .by-konkuri a:hover,
.org-site #header .org-header .by-konkuri a:active {
  color: #ffffff;
  background: none;
}
.org-site #header .org-header .by-konkuri .logo {
  width: 57px;
  height: 16px;
  background-image: url("/media/img/org-konkuri-logo.png");
  float: right;
  margin-left: 5px;
}
.org-site #header .org-header .btn.follow {
  margin-top: 7px;
  margin-left: 10px;
}
.org-site.organization .org-logo {
  margin-left: -10px;
}
.org-site .page-header {
  height: 21px;
}
.org-site .page-header .a-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.org-site ul#profile-toolbar {
  margin-left: 0px;
  margin-top: 10px;
  *zoom: 1;
  list-style: none;
}
.org-site ul#profile-toolbar:before,
.org-site ul#profile-toolbar:after {
  display: table;
  content: "";
}
.org-site ul#profile-toolbar:after {
  clear: both;
}
.org-site ul#profile-toolbar li {
  float: left;
  background-image: url("/media/img/profile-org-toolbar-border.png");
  background-position: bottom left;
  background-repeat: no-repeat;
}
.org-site ul#profile-toolbar li .last {
  height: 41px;
}
.org-site ul#profile-toolbar li a {
  height: 21px;
  margin: 0px;
  padding: 12px 20px 8px 20px;
  display: block;
  background-color: transparent;
  color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.org-site ul#profile-toolbar li a:hover,
.org-site ul#profile-toolbar li a:active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.org-site ul#profile-toolbar li .a-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.org-site ul#profile-toolbar li.active a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.org-site .org-shade {
  display: block;
  height: 100px;
  width: 100%;
  background-color: black;
  opacity: 0.2;
  filter: alpha(opacity=20);
  position: absolute;
  top: 0;
}
.org-site .info-edit .fieldWrapper.main_color {
  *zoom: 1;
}
.org-site .info-edit .fieldWrapper.main_color:before,
.org-site .info-edit .fieldWrapper.main_color:after {
  display: table;
  content: "";
}
.org-site .info-edit .fieldWrapper.main_color:after {
  clear: both;
}
.org-site .info-edit .fieldWrapper.main_color label {
  font-weight: bold;
}
.org-site .info-edit .fieldWrapper.main_color ul li .main-color-choice {
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  float: left;
  height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}
.org-site .info-edit .fieldWrapper.main_color ul li .main-color-choice .org-shade {
  height: 10px;
}
.org-site .info-edit .fieldWrapper.main_color ul li .main-color-choice label {
  color: #FFFFFF;
  margin-top: 15px;
  padding-top: 0;
  font-weight: normal;
}
.org-site .info-edit .fieldWrapper.main_color ul li .main-color-choice input {
  margin: auto;
}
.org-site .info-edit .fieldWrapper.secondary_color {
  margin-top: 20px;
  background-color: #F6F6F6;
  border: 1px solid #D1D1D1;
  padding: 5px;
}
.org-site .info-edit .fieldWrapper.secondary_color input {
  width: 80%;
}
.org-site .info-edit .fieldWrapper.secondary_color label {
  font-weight: bold;
}
.org-site .info-edit .delete-box {
  margin-top: 80px;
}
.tournament-site {
  background: #ffffff url("/media/img/header-tournament.jpg") repeat-x top left;
  /* inizio .statistics */
  /* fine .statistics */
  /* inizio match detail */
  /* fine match detail */
}
.tournament-site #page {
  margin-top: 20px;
}
.tournament-site #page h2 {
  margin-bottom: 10px;
}
.tournament-site .activate-button {
  margin-left: 50px;
  text-align: center;
}
.tournament-site .activate-button form {
  margin-bottom: 0px;
}
.tournament-site .activate-button .credits {
  color: #828282;
}
.tournament-site .activate-button .credits strong {
  color: #333333;
}
.tournament-site .send-button {
  margin: 10px 0;
}
.tournament-site .dashboard .presentation {
  *zoom: 1;
  margin-bottom: 30px;
  margin-top: 5px;
  border-top: 1px dotted #D7D9CC;
  border-bottom: 1px dotted #D7D9CC;
  padding: 15px 0px;
}
.tournament-site .dashboard .presentation:before,
.tournament-site .dashboard .presentation:after {
  display: table;
  content: "";
}
.tournament-site .dashboard .presentation:after {
  clear: both;
}
.tournament-site .dashboard .presentation .poster {
  float: right;
  margin-left: 10px;
}
.tournament-site .dashboard .presentation .description a.read-all {
  font-size: 12px;
}
.tournament-site .dashboard .presentation h4 {
  color: #999999;
}
.tournament-site .dashboard .presentation .period {
  font-size: 12px;
}
.tournament-site .dashboard .presentation .read-more {
  margin: 8px 0;
  font-size: 12px;
  line-height: 19px;
}
.tournament-site .dashboard table.round,
.tournament-site .dashboard table.score {
  font-size: 12px;
}
.tournament-site .dashboard table.round thead,
.tournament-site .dashboard table.score thead {
  font-size: 14px;
}
.tournament-site .dashboard .side .share-embed h4 {
  margin-bottom: 10px;
}
.tournament-site .dashboard .side .table-round-header {
  margin-top: 5px;
}
.tournament-site ul.nav-tabs {
  border-bottom: 1px solid #999999;
}
.tournament-site ul.nav-tabs li {
  margin-right: 5px;
}
.tournament-site ul.nav-tabs li a {
  padding: 8px 16px;
  border-color: #dddddd #dddddd transparent;
}
.tournament-site ul.nav-tabs li a:hover {
  background-color: #dddddd;
  border-bottom: 1px solid #999999;
}
.tournament-site ul.nav-tabs li.active a {
  border-color: #999999 #999999 transparent;
}
.tournament-site ul.nav-tabs li.active a:hover {
  background-color: #ffffff;
  border-color: #999999 #999999 transparent;
}
.tournament-site .statistics #stats-app ul {
  margin-top: 8px;
}
.tournament-site .statistics #stats-app ul li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  margin: 0px;
  background-color: transparent;
  cursor: move;
  border: 1px solid #ffffff;
}
.tournament-site .statistics #stats-app ul li p {
  margin-bottom: 2px;
  line-height: 1.2;
}
.tournament-site .statistics #stats-app ul li:first-child {
  background-color: #def1fe;
}
.tournament-site .statistics #stats-app ul li.ui-state-highlight {
  border: 1px solid #eeeeee;
}
.tournament-site .statistics #stats-app ul li:hover {
  background: url(/media/img/drag-drop-ud.gif);
  background-position: right 5px;
  background-repeat: no-repeat;
  border: 1px solid #dddddd;
}
.tournament-site .statistics #stats-app .well.add-stat {
  padding: 15px;
}
.tournament-site .statistics .alert-info.add-parameters {
  *zoom: 1;
}
.tournament-site .statistics .alert-info.add-parameters .btn-owner {
  float: left;
}
.tournament-site .statistics .alert-info.add-parameters:before,
.tournament-site .statistics .alert-info.add-parameters:after {
  display: table;
  content: "";
}
.tournament-site .statistics .alert-info.add-parameters:after {
  clear: both;
}
.tournament-site .statistics #leaderboards .well.player-parameters {
  padding: 10px 0px;
}
.tournament-site .statistics #leaderboards .well.player-parameters .btn {
  float: left;
  margin-left: 0px;
}
.tournament-site .statistics #leaderboards .well.player-parameters ul li {
  *zoom: 1;
}
.tournament-site .statistics #leaderboards .well.player-parameters ul li:before,
.tournament-site .statistics #leaderboards .well.player-parameters ul li:after {
  display: table;
  content: "";
}
.tournament-site .statistics #leaderboards .well.player-parameters ul li:after {
  clear: both;
}
.tournament-site .statistics.manage ul.nav-tabs {
  margin: 15px 0px 35px 0px;
  border-bottom: 1px solid #dddddd;
}
.tournament-site .statistics.manage ul.nav-tabs .active a,
.tournament-site .statistics.manage ul.nav-tabs .active a:hover {
  border-color: #dddddd #dddddd transparent;
}
.tournament-site .statistics.manage .btn.add-stat {
  margin: 10px 0px 15px 0px;
}
.tournament-site .statistics.manage .automatic-stats {
  margin: 5px 0px 10px 0px;
}
.tournament-site .statistics.manage .automatic-stats .btn {
  margin-bottom: 4px;
}
.tournament-site .statistics.manage .stats-editing {
  font-size: 12px;
}
.tournament-site .statistics.manage .stats-editing a {
  margin-right: 6px;
}
.tournament-site .statistics #teamstats img.gravatar {
  float: left;
  margin-right: 10px;
}
.tournament-site .statistics #teamstats .name {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  font-weight: bold;
}
.tournament-site .detail .detail-box {
  border-top: 3px solid #dddddd;
  border-bottom: 3px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 20px 20px 50px 20px;
  margin-bottom: 40px;
}
.tournament-site .detail .detail-box h4 {
  color: #828282;
  margin-bottom: 20px;
}
.tournament-site .detail .date {
  margin-bottom: 10px;
}
.tournament-site .detail h2.competitor {
  *zoom: 1;
}
.tournament-site .detail h2.competitor:before,
.tournament-site .detail h2.competitor:after {
  display: table;
  content: "";
}
.tournament-site .detail h2.competitor:after {
  clear: both;
}
.tournament-site .detail h2.competitor .name {
  float: left;
  margin-right: 20px;
}
.tournament-site .detail h2.competitor .name div {
  margin-bottom: 10px;
  *zoom: 1;
}
.tournament-site .detail h2.competitor .name div:before,
.tournament-site .detail h2.competitor .name div:after {
  display: table;
  content: "";
}
.tournament-site .detail h2.competitor .name div:after {
  clear: both;
}
.tournament-site .detail h2.competitor .name div img {
  display: block;
  float: left;
  margin-right: 20px;
}
.tournament-site .detail h2.competitor .name div .name {
  display: block;
  float: left;
  margin-top: 10px;
}
.tournament-site .detail h2.competitor .res {
  padding-left: 40px;
  float: left;
}
.tournament-site .detail h2.competitor .res.team {
  margin-top: 10px;
}
.tournament-site .detail h2.competitor .res.team br {
  margin-bottom: 42px;
}
.tournament-site .detail h2.competitor .res div {
  width: 60px;
  float: left;
  text-align: right;
}
.tournament-site .detail form .res input {
  width: 30px;
  text-align: right;
}
.tournament-site .detail .forfeit {
  float: right;
}
.tournament-site .detail .total-result {
  border-bottom: 1px solid #999999;
  padding-bottom: 15px;
}
.tournament-site .detail .multirubber-box h4 {
  margin-bottom: 5px;
}
.tournament-site .detail .multirubber-box td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tournament-site .detail .stats-box {
  margin-bottom: 30px;
}
.tournament-site .detail .player-stats img.gravatar,
.tournament-site .detail .stats-major-event img.gravatar {
  float: left;
  margin-right: 10px;
}
.tournament-site .detail .player-stats a,
.tournament-site .detail .stats-major-event a {
  color: #333333;
}
.tournament-site .detail .player-stats a:hover,
.tournament-site .detail .stats-major-event a:hover {
  background: transparent;
  color: #333333;
  text-dectoration: underline;
}
.tournament-site .detail .player-stats .name,
.tournament-site .detail .stats-major-event .name {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.tournament-site .detail .player-stats .identity,
.tournament-site .detail .stats-major-event .identity {
  float: left;
  margin-top: 5px;
}
.tournament-site #header {
  height: 140px;
  margin-bottom: 0px;
  z-index: 1;
  height: 178px;
}
.tournament-site #header .org-header {
  color: #ffffff;
  position: relative;
}
.tournament-site #header .org-header .profile-type {
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-transform: uppercase;
  font-size: 11px;
}
.tournament-site #header .org-header .org-name {
  *zoom: 1;
  height: 42px;
}
.tournament-site #header .org-header .org-name:before,
.tournament-site #header .org-header .org-name:after {
  display: table;
  content: "";
}
.tournament-site #header .org-header .org-name:after {
  clear: both;
}
.tournament-site #header .org-header .org-name h1 {
  color: #fff;
  margin-bottom: 8px;
  float: left;
}
.tournament-site #header .org-header .org-name form {
  margin-bottom: 0px;
  float: left;
}
.tournament-site #header .org-header h3 {
  color: #fff;
  font-size: 13px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tournament-site #header .org-header .container {
  padding-top: 10px;
  height: 74px;
  *zoom: 1;
}
.tournament-site #header .org-header .container:before,
.tournament-site #header .org-header .container:after {
  display: table;
  content: "";
}
.tournament-site #header .org-header .container:after {
  clear: both;
}
.tournament-site #header .org-header .org-logo img {
  display: block;
  -webkit-box-shadow: 0 1px 3px #333333;
  -moz-box-shadow: 0 1px 3px #333333;
  box-shadow: 0 1px 3px #333333;
}
.tournament-site #header .org-header .city {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 12px;
}
.tournament-site #header .org-header .by-konkuri {
  position: absolute;
  right: 14px;
  top: 2px;
  font-size: 0.85em;
  font-style: italic;
  text-align: right;
  line-height: 23px;
  z-index: 10;
}
.tournament-site #header .org-header .by-konkuri a:link,
.tournament-site #header .org-header .by-konkuri a:visited,
.tournament-site #header .org-header .by-konkuri a:hover,
.tournament-site #header .org-header .by-konkuri a:active {
  color: #ffffff;
  background: none;
}
.tournament-site #header .org-header .by-konkuri .logo {
  width: 57px;
  height: 16px;
  background-image: url("/media/img/org-konkuri-logo.png");
  float: right;
  margin-left: 5px;
}
.tournament-site #header .org-header .btn.follow {
  margin-top: 7px;
  margin-left: 10px;
}
.tournament-site #header .org-shade {
  height: 50px;
}
.tournament-site #header .org-shade-konkuri {
  display: block;
  height: 50px;
  width: 100%;
  background-color: #82A600;
  position: absolute;
  top: 0;
}
.tournament-site #header .org-header .container {
  height: 40px;
}
.tournament-site #header .org-header .container h2.org-logo a img {
  display: block;
  width: 30px;
  height: 30px;
  white-space: nowrap;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.tournament-site #header .org-header .org-logo {
  background: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  *zoom: 1;
  font-size: 15px;
}
.tournament-site #header .org-header .org-logo:before,
.tournament-site #header .org-header .org-logo:after {
  display: table;
  content: "";
}
.tournament-site #header .org-header .org-logo:after {
  clear: both;
}
.tournament-site #header .org-header .org-logo img {
  float: left;
  margin-right: 10px;
}
.tournament-site #header .org-header .org-logo a {
  font-size: 14px;
  color: #ffffff;
}
.tournament-site #header .org-header .org-logo a:hover {
  background: transparent;
}
.tournament-site #header .page-header {
  height: 125px;
  margin: 0px;
  padding-bottom: 0px;
  position: relative;
}
.tournament-site #header .page-header .tournament-title {
  *zoom: 1;
  padding-top: 24px;
  height: 32px;
}
.tournament-site #header .page-header .tournament-title:before,
.tournament-site #header .page-header .tournament-title:after {
  display: table;
  content: "";
}
.tournament-site #header .page-header .tournament-title:after {
  clear: both;
}
.tournament-site #header .page-header .tournament-title h1 {
  font-size: 26px;
  color: #ffffff;
  float: left;
  margin-right: 20px;
}
.tournament-site #header .page-header .tournament-title form {
  margin: 0;
}
.tournament-site #header .page-header .tournament-meta h2 {
  text-transform: uppercase;
}
.tournament-site #header .page-header .tournament-meta h2,
.tournament-site #header .page-header .tournament-meta h3 {
  font-size: 13px;
  float: left;
  line-height: 15px;
  color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-weight: normal;
}
.tournament-site #header .page-header .tournament-meta h3 {
  margin: 0 10px;
}
.tournament-site #header .page-header .icon {
  float: left;
  margin-right: 5px;
}
.tournament-site #header .page-header #main-toolbar {
  position: relative;
  top: 10px;
  left: 0px;
  float: left;
  background: transparent;
  margin: 0;
  z-index: 100;
}
.tournament-site #header .page-header .sub.nav-static {
  width: 100%;
  background: #004E80;
  position: fixed !important;
  height: 40px;
  top: 0;
  left: 0;
  border-bottom: 1px solid #999;
  -webkit-box-shadow: 0 1px 3px #666666;
  -moz-box-shadow: 0 1px 3px #666666;
  box-shadow: 0 1px 3px #666666;
  z-index: 1000;
}
.tournament-site #header .page-header .sub.nav-static ul#main-toolbar {
  position: static;
  float: none;
  width: 980px;
  list-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tournament-site #header .page-header .sub.nav-static ul#main-toolbar li a {
  background-color: rgba(255, 255, 255, 0.8);
}
.tournament-site #header .page-header .sub.nav-static ul#main-toolbar li a:hover {
  background-color: #ffffff;
}
.tournament-site ul.tab-list {
  list-style: none;
  border-bottom: 1px solid #A0BCCF;
  height: 30px;
  z-index: 3;
  margin-bottom: 10px;
}
.tournament-site ul.tab-list li {
  height: 23px;
  padding: 6px 10px 0px 10px;
  float: left;
  border-top: 1px solid #D9DEE2;
  border-left: 1px solid #D9DEE2;
  border-right: 1px solid #D9DEE2;
  border-bottom: 1px solid #A0BCCF;
  z-index: 0;
  margin-right: 10px;
}
.tournament-site ul.tab-list li.filter.active {
  border: none;
  background: url(../img/triangolo.png) no-repeat bottom center;
}
.tournament-site ul.tab-list li.active,
.tournament-site ul.tab-list li.default {
  border-top: 1px solid #A0BCCF;
  border-left: 1px solid #A0BCCF;
  border-right: 1px solid #A0BCCF;
  border-bottom: 1px solid #ffffff;
  z-index: 3;
}
.tournament-site ul.tab-list li a:hover,
.tournament-site ul.tab-list li a:active {
  color: #4386BD;
  background: none;
}
.tournament-site ul.tab-list li.active a:link,
.tournament-site ul.tab-list li.active a:visited {
  color: #1F4678;
}
.tournament-site ul.tab-list li.active a:hover,
.tournament-site ul.tab-list li.active a:active {
  color: #4386BD;
  background: none;
}
.tournament-site ul.groups {
  list-style: none;
}
.tournament-site ul.groups li.active a:link,
.tournament-site ul.groups li.active a:visited {
  color: #1F4678;
}
.tournament-site ul.groups li.active a:hover,
.tournament-site ul.groups li.active a:active {
  color: #4386BD;
  background: none;
}
.tournament-site .groups-standings {
  margin-bottom: 20px;
}
.tournament-site .matches .widget-link {
  display: block;
  float: right;
  margin-top: 9px;
  font-size: 12px;
}
.tournament-site .matches .btn-group {
  margin-top: 6px;
  margin-left: 15px;
}
.tournament-site .matches .edit_qualified {
  margin-top: 6px;
  margin-left: 15px;
}
.tournament-site .follow-box {
  margin-top: 30px;
  padding: 8px;
  *zoom: 1;
}
.tournament-site .follow-box:before,
.tournament-site .follow-box:after {
  display: table;
  content: "";
}
.tournament-site .follow-box:after {
  clear: both;
}
.tournament-site .follow-box p {
  font-size: 12px;
  color: #828282;
}
.tournament-site .follow-box .followers-number img {
  float: left;
  margin-right: 10px;
}
.tournament-site .follow-box .followers-number p {
  margin: 0;
}
.tournament-site .tournament-settings {
  margin: 30px 0px 5px 0px;
  list-style: none;
  border: 1px solid #dddddd;
}
.tournament-site .tournament-settings > li:nth-child(odd) {
  background-color: #f9f9f9;
}
.tournament-site .tournament-settings h3 {
  font-size: 14px;
  padding: 8px;
  background: #dddddd;
}
.tournament-site .tournament-settings table tr {
  height: 20px;
}
.tournament-site .tournament-settings li {
  *zoom: 1;
  padding: 8px 0;
  margin: 0;
  font-size: 12px;
}
.tournament-site .tournament-settings li:before,
.tournament-site .tournament-settings li:after {
  display: table;
  content: "";
}
.tournament-site .tournament-settings li:after {
  clear: both;
}
.tournament-site .tournament-settings li:last-child {
  border-bottom: none;
}
.tournament-site .tournament-settings li.stage-hr {
  border-top: 1px solid #dddddd;
}
.tournament-site .tournament-settings li span {
  display: block;
  float: left;
}
.tournament-site .tournament-settings li span.key {
  padding-left: 10px;
  color: #959595;
  width: 140px;
}
.tournament-site .tournament-settings li span.value {
  color: #3D3E3F;
  padding-left: 10px;
}
.tournament-site .tournament-settings li ul {
  background: #ffffff;
  list-style: none;
  margin: 0;
}
.tournament-site .tournament-settings li ul li:nth-child(odd) {
  background-color: #f9f9f9;
}
.tournament-site .tournament-settings li ul li tr td.title,
.tournament-site .tournament-settings li tr td.title {
  color: #959595;
}
.tournament-site .tournament-settings li tr td.key {
  padding-left: 10px;
  color: #959595;
  width: 150px;
}
.tournament-site .tournament-settings li h4 {
  padding: 0px 10px;
  font-size: 12px;
}
.tournament-site .table-right {
  clear: both;
}
.tournament-site .table-round-header {
  padding: 8px;
  margin-top: 12px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.tournament-site .table-round-header h5 {
  line-height: 20px;
}
.tournament-site .table-round-header .btn {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 16px;
  padding: 3px 7px;
}
.tournament-site table.round {
  width: 100%;
  margin-bottom: 18px;
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
}
.tournament-site table.round th,
.tournament-site table.round td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.tournament-site table.round th {
  font-weight: bold;
}
.tournament-site table.round thead th {
  vertical-align: bottom;
}
.tournament-site table.round colgroup + thead tr:first-child th,
.tournament-site table.round colgroup + thead tr:first-child td,
.tournament-site table.round thead:first-child tr:first-child th,
.tournament-site table.round thead:first-child tr:first-child td {
  border-top: 0;
}
.tournament-site table.round tbody + tbody {
  border-top: 2px solid #dddddd;
}
.tournament-site table.round tbody tr:hover td,
.tournament-site table.round tbody tr:hover th {
  background-color: transparent;
}
.tournament-site table.round tbody tr:hover td,
.tournament-site table.round tbody tr:hover th {
  background-color: transparent;
}
.tournament-site table.round tbody tr:nth-child(odd) td,
.tournament-site table.round tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.tournament-site table.round thead td {
  text-align: center;
  font-size: 12px;
}
.tournament-site table.round thead td.title {
  text-align: left;
}
.tournament-site table.round .bye-match .res-cell {
  display: none;
}
.tournament-site table.round td {
  max-width: 265px;
  border-top: none;
}
.tournament-site table.round td.res {
  padding: 8px;
  text-align: right;
}
.tournament-site table.round td.res .res-cell {
  border-radius: 15px;
  color: #0088cc;
  z-index: 10;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-weight: bold;
  padding: 1px 8px;
}
.tournament-site table.round td.res .res-cell.no-result {
  font-weight: normal;
  font-size: 12px;
}
.tournament-site table.round td.res .res-cell input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tournament-site table.round td.res .res-cell:hover {
  color: #ffffff;
  background: #0088cc;
}
.tournament-site table.round td.res .edit-statistics {
  padding: 4px;
}
.tournament-site table.round td.res .edit-statistics:hover i {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.tournament-site table.round td.res.home {
  padding-right: 0;
}
.tournament-site table.round td.res.away {
  text-align: left;
  padding-left: 0;
}
.tournament-site table.round td.res.away input {
  text-align: center;
}
.tournament-site table.round td.versus {
  color: #999999;
}
.tournament-site table.round td.competitors {
  padding: 0;
}
.tournament-site table.round td.competitors table {
  border: none;
  width: 100%;
}
.tournament-site table.round td.competitors table td {
  word-wrap: break-word;
  border: none;
  background: none;
  padding: 8px;
}
.tournament-site table.round td.competitors table td.competitor {
  width: 45%;
}
.tournament-site table.round td.competitors .txt {
  display: block;
  float: left;
  padding: 8px;
  /* mantiene il padding uguale nel caso del forfeit */
}
.tournament-site table.round td.tie-score {
  text-align: center;
}
.tournament-site table.round .forfeit .res-cell img {
  padding: 2px 5px;
  height: 18px;
}
.tournament-site table.round .even td.competitors table td {
  background: #f9f9f9;
}
.tournament-site table.round tr.bye-match td {
  color: #999999;
}
.tournament-site .bonus-malus {
  margin-bottom: 20px;
}
.tournament-site .matches.detail table.match-team-stats th,
.tournament-site .matches.detail table.match-team-stats td,
.tournament-site .matches.detail table.match-team-stats input {
  text-align: center;
}
.tournament-site .matches.detail table.match-team-stats th img,
.tournament-site .matches.detail table.match-team-stats td img,
.tournament-site .matches.detail table.match-team-stats input img {
  display: block;
  margin: 0px auto 5px auto;
}
.tournament-site .matches.detail table.major-event td.major-score {
  text-align: right;
}
.tournament-site .matches.detail table.major-event p {
  margin-bottom: 0px;
}
.tournament-site .matches.detail table.match-players-stats th.score,
.tournament-site .matches.detail table.match-players-stats td.score {
  text-align: center;
}
.dates .support-time {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 70px;
  height: 200px;
  overflow: auto;
  display: none;
  z-index: 50;
  background: white;
  border: 2px solid #4386bd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 4px 8px #333333;
  -moz-box-shadow: 0px 4px 8px #333333;
  box-shadow: 0px 4px 8px #333333;
}
.dates .support-time li {
  margin: 0;
  padding: 8px 8px;
  cursor: pointer;
}
.dates .support-time li:hover {
  background: #4386bd;
  color: #ffffff;
}
.dates table td.time,
.dates table th.time {
  width: 100px;
}
.dates table td.time input,
.dates table th.time input {
  width: 60px;
}
.dates table td.date,
.dates table th.date {
  width: 140px;
}
.dates table td.date input,
.dates table th.date input {
  width: 120px;
}
.dates table .title {
  width: 500px;
}
.date-label,
.date {
  color: #999999;
}
.bonusmalus table td {
  vertical-align: middle;
}
.bonusmalus table td.res.bonus {
  font-weight: bold;
  color: #82a600;
  font-size: 18px;
}
.bonusmalus table td.res.malus {
  font-weight: bold;
  color: #fe2200;
  font-size: 18px;
}
.bonusmalus table .res {
  text-align: center;
}
.bonusmalus table .res input {
  width: 40px;
}
.bonusmalus table td.notes input {
  width: 90%;
}
.bonusmalus table .main-score {
  text-align: center;
}
.bonusmalus table .total_score {
  text-align: center;
}
.bonusmalus table td.total_score {
  font-size: 18px;
  font-weight: bold;
}
.tiebreak ul {
  *zoom: 1;
}
.tiebreak ul:before,
.tiebreak ul:after {
  display: table;
  content: "";
}
.tiebreak ul:after {
  clear: both;
}
.tiebreak ul.table-round-header {
  margin: 0 !important;
}
.tiebreak ul li {
  margin: 0;
  *zoom: 1;
}
.tiebreak ul li:before,
.tiebreak ul li:after {
  display: table;
  content: "";
}
.tiebreak ul li:after {
  clear: both;
}
.tiebreak ul li div {
  padding: 8px;
  width: 50px;
  text-align: center;
  float: left;
}
.tiebreak ul li div.competitor {
  width: 300px;
  text-align: left;
}
.tiebreak ul.to_sort li {
  cursor: move;
}
.tiebreak .send-button {
  margin-top: 20px;
}
.info .info-list li {
  padding: 15px 0px;
  border-bottom: 1px solid #dddddd;
  *zoom: 1;
}
.info .info-list li:before,
.info .info-list li:after {
  display: table;
  content: "";
}
.info .info-list li:after {
  clear: both;
}
.info .alert-info li {
  margin-bottom: 20px;
  *zoom: 1;
}
.info .alert-info li:before,
.info .alert-info li:after {
  display: table;
  content: "";
}
.info .alert-info li:after {
  clear: both;
}
.info .alert-info li h4 {
  color: #333333;
}
.info-edit .fieldWrapper input[type="text"],
.info-edit .fieldWrapper textarea {
  width: 90%;
}
.info-edit .dates div:last-child {
  margin-left: 20px;
}
.info-edit .poster input[type="checkbox"] {
  display: inline;
}
/*Discussion settings*/
.controller-container {
  width: 740px;
  border-top: 2px solid #d7d9cc;
  border-bottom: 2px solid #d7d9cc;
  background: url("/media/img/discussion_options_vertlines.png") repeat-y -50px;
}
.controller-container #options-controller {
  background-image: url("/media/img/discussion_options_lines.png");
  background-repeat: repeat-x;
  background-position: 0px 15px;
}
.controller-container #options-controller span {
  height: 150px;
  float: left;
  margin: 15px 75px;
}
.controller-container #options-controller span.anonymous {
  height: 100px;
  float: left;
  margin: 65px 70px 0px 70px;
}
.controller-container #options-controller,
.controller-container #options-horizontal-label {
  float: left;
}
.controller-container #options-horizontal-label {
  margin: 5px;
  width: 249px;
}
.controller-container #options-horizontal-label span {
  display: block;
  height: 50px;
  padding-left: 10px;
}
.controller-container #options-vertical-label {
  border-bottom: 1px solid #d7d9cc;
  margin-left: 259px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.controller-container #options-vertical-label span {
  width: 150px;
  padding-left: 7px;
  float: left;
  text-align: center;
}
.custom .ui-slider-range-min.ui-widget-header {
  background: #8FD11D !important;
}
.custom .ui-slider.ui-slider-vertical.ui-widget-content {
  background: #ccc !important;
}
.custom a.ui-slider-handle.ui-state-default {
  background-image: url("/media/img/discussion-settings-handle.png");
  background-repeat: no-repeat;
  background-position: center top;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: 17px;
  height: 18px;
}
.custom a.ui-slider-handle.ui-state-hover {
  background-image: url("/media/img/discussion-settings-handle.png");
  background-position: center -18px;
}
.banned-users {
  margin-top: 80px;
}
.banned-users form {
  float: right;
}
.matches.edit .ratification-container {
  margin-right: 28px;
  float: right;
}
.matches.edit .ratification-container .yesno.all {
  float: left;
  margin-left: 20px;
}
.matches.edit .ratification-container .dida {
  margin-top: 9px;
  margin-right: 6px;
  float: left;
}
.matches.edit form input:focus {
  border-color: #CFD9E0;
}
.matches.edit table.round {
  margin-bottom: 40px;
  /* Forfeit */
}
.matches.edit table.round .forfeiting-participants {
  color: #fe2200;
}
.matches.edit table.round .forfeit-value {
  display: none;
}
.matches.edit table.round .forfeit {
  width: 84px;
  text-align: center;
}
.matches.edit table.round .forfeit .forfeit-participants li {
  border-bottom: 1px dotted #ccc;
}
.matches.edit table.round .forfeit .forfeit-participants li a {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #333;
  background: #fff;
}
.matches.edit table.round .forfeit .forfeit-participants li a.hover,
.matches.edit table.round .forfeit .forfeit-participants li a:hover {
  background: #ddd;
  color: #000;
}
.matches.edit table.round .forfeit .forfeit-participants li a.active {
  background: #F0FFBA;
}
.matches.edit table.round .forfeit > a {
  width: 10px;
  padding: 4px 10px;
  color: #999;
  position: relative;
  background: transparent url("/media/img/forfait-white-flag.png") center center no-repeat;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.matches.edit table.round .forfeit > a.init {
  background: transparent url("/media/img/forfait-green-flag.png") center center no-repeat;
}
.matches.edit table.round .forfeit > a.init:hover,
.matches.edit table.round .forfeit > a.init.active {
  background: #dddddd url("/media/img/forfait-green-flag.png") center center no-repeat;
}
.matches.edit table.round .forfeit > a:hover,
.matches.edit table.round .forfeit > a.active {
  background: #dddddd url("/media/img/forfait-red-flag.png") center center no-repeat;
}
.matches.edit table.round .res .forfeit-value {
  display: none;
}
.matches.edit table.round .res.home {
  text-align: right;
}
.matches.edit table.round .res input {
  width: 30px;
  text-align: center;
}
.matches.edit table.round td.title {
  font-weight: bold;
  font-size: 14px;
}
.matches.edit .tie_match {
  border-bottom: 1px solid #dddddd;
  padding: 10px 0px;
  *zoom: 1;
}
.matches.edit .tie_match:before,
.matches.edit .tie_match:after {
  display: table;
  content: "";
}
.matches.edit .tie_match:after {
  clear: both;
}
.matches.edit .tie_match input {
  display: inline;
  margin-right: 5px;
}
.matches.edit .tie_match label {
  display: inline;
}
#configurator {
  background-image: url("/media/img/configurator-background.gif");
  background-position: left;
  background-repeat: repeat-y;
  padding: 10px 20px 0px 20px;
  background-color: #f8f8f8;
  margin-bottom: 20px;
  border-top: 1px solid #999999;
  font-size: 12px;
}
#configurator label {
  font-size: 12px;
}
#configurator label {
  font-weight: normal;
}
#configurator .form-inline ul {
  list-style: none;
  margin-left: 0;
  display: inline-block;
}
#configurator .form-inline ul li {
  display: inline-block;
}
#configurator .form-inline label {
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
#configurator .form-inline label + label {
  margin-left: 10px;
}
#configurator .form-inline input[type=text],
#configurator .form-inline select {
  width: 60px;
}
#configurator .form-inline .spanx:first-child {
  margin-left: 0px;
}
#configurator .form-inline .groups-selection {
  float: left;
  margin-right: 20px;
}
#configurator .control-group {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0px;
  padding: 15px 0px 10px 0px;
}
#configurator .control-label {
  padding-right: 20px;
  font-weight: bold;
}
#configurator .controls {
  margin-left: 180px;
}
#configurator .form-inline ul {
  display: block;
  float: left;
}
#configurator .form-inline ul li {
  margin-right: 25px;
}
#configurator .form-inline ul li:last-child {
  margin-right: 10px;
}
#configurator .form-inline .item {
  float: left;
  margin-right: 25px;
}
#configurator .form-inline .multiple {
  display: block;
  float: left;
  margin-top: 1px;
}
#configurator .form-inline .num {
  display: block;
  float: right;
  margin-top: 6px;
  margin-left: 8px;
}
#configurator .form-inline .num #total-rounds {
  font-weight: bold;
}
.configure .competitor select {
  width: 200px;
}
.configure .round-swapper-handle {
  line-height: 10px;
}
.configure #configurator .btn {
  margin-right: 10px;
}
.configure #schedule-form .fixtures {
  *zoom: 1;
}
.configure #schedule-form .fixtures:before,
.configure #schedule-form .fixtures:after {
  display: table;
  content: "";
}
.configure #schedule-form .fixtures:after {
  clear: both;
}
.configure input#id_hidden_schedule {
  float: left;
  margin-right: 5px;
}
.configure label[for="id_hidden_schedule"] {
  font-weight: normal;
  color: #828282;
  font-size: 12px;
}
.groups-configuration fieldset {
  border: 2px solid #b4cfe5;
}
.groups-configuration fieldset legend {
  color: #828282;
  font-size: 14px;
  padding: 0 12px;
  margin-bottom: 0px;
  border: none;
  width: auto;
  margin-left: 20px;
}
.groups-configuration fieldset legend .group-name {
  font-weight: bold;
  color: #333333;
  font-size: 18px;
}
.groups-configuration fieldset ul {
  margin: 5px;
  padding: 15px;
}
.groups-configuration fieldset ul li {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  cursor: move;
  margin: 2px;
  padding: 5px;
}
.groups-configuration fieldset ul li:hover {
  background-image: url(/media/img/drag-drop.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
.groups-configuration fieldset ul li.select-placeholder {
  background-color: #F0FFBA;
  border: 1px solid #80a720;
}
.groups-configuration fieldset.not-enough {
  border-color: #ff9d93;
}
.groups-configuration fieldset.not-enough legend {
  color: #fe2200;
}
.groups-toolbar {
  *zoom: 1;
  margin-bottom: 10px;
}
.groups-toolbar:before,
.groups-toolbar:after {
  display: table;
  content: "";
}
.groups-toolbar:after {
  clear: both;
}
.manage-repechages #configurator .control-label .participant-number {
  font-weight: normal;
}
.dates .support-time li {
  padding: 3px 8px;
}
.individual-site #page .main {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 0px;
}
.individual-site #header .org-header a img {
  display: block;
  float: left;
}
.individual-site #header .org-header a h2 {
  font-weight: normal;
  font-size: 14px;
  float: left;
  margin-top: 6px;
  margin-left: 20px;
  color: #ffffff;
}
.competitor a {
  color: #333333;
}
.competitor a:hover {
  color: #333333;
  background: transparent;
  text-decoration: underline;
}
.detail-box a {
  color: #4386bd;
}
.detail-box a:hover {
  background-color: #4386bd;
  color: #ffffff;
  text-decoration: none;
}
.competitors img.gravatar {
  float: left;
  margin-right: 10px;
}
.competitors ul.competitor-list li .placeholder {
  color: #999;
}
.competitors ul.competitor-list li .competitor-alias {
  padding: 10px 0px;
}
.competitors ul.competitor-list li .connected-profile {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.competitors ul.competitor-list li .connected-profile img {
  vertical-align: middle;
}
.competitors ul.competitor-list li .connected-profile .profile-name {
  background: none repeat scroll 0 0 #F6F6F6;
  box-shadow: 1px 1px 2px #D7D9CC;
  margin-bottom: 1px;
  padding: 0px 5px;
  min-height: 35px;
  *zoom: 1;
}
.competitors ul.competitor-list li .connected-profile .profile-name:before,
.competitors ul.competitor-list li .connected-profile .profile-name:after {
  display: table;
  content: "";
}
.competitors ul.competitor-list li .connected-profile .profile-name:after {
  clear: both;
}
.competitors ul.competitor-list li .connected-profile .profile-name a .name {
  display: block;
  margin-top: 6px;
}
.competitors ul.competitor-list li .connected-profile .profile-name input {
  width: 200px;
}
.competitors ul.competitor-list li img {
  margin-right: 10px;
}
.competitors ul.competitor-list li input {
  margin-bottom: 0px;
}
.competitors ul.competitor-list.single li,
.competitors ul.competitor-list.double li {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d7d9cc;
}
.competitors ul.competitor-list.team li .box {
  height: 170px;
  padding: 1em;
  position: relative;
  margin-bottom: 12px;
}
.competitors ul.competitor-list.team li .box img {
  margin-right: 0px;
}
.competitors ul.competitor-list.team li .box h3 {
  width: 130px;
}
.competitors ul.competitor-list.team li .box .btn-owner.edit_team {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.competitors ul.competitor-list .delete-player input {
  display: none;
}
.competitors.change_number .num {
  font-size: 18px;
  font-weight: bold;
}
.competitors.change_number .alert-warning {
  margin-top: 10px;
}
.competitors.change_number #assigned_competitors h4 {
  margin-bottom: 10px;
}
.competitors.change_number #assigned_competitors input {
  float: left;
  margin-right: 5px;
}
.competitors.change_number #assigned_competitors label {
  font-weight: normal;
}
.competitors .number {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.competitors .btn.change_competitors_number {
  float: none;
}
.competitors .box.competitor-type {
  padding: 19px 0px;
}
.competitors .box.competitor-type h3 {
  padding-left: 20px;
}
.competitors ul.competitor-type-list li {
  border-top: 1px solid #dddddd;
  padding-bottom: 12px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.competitors ul.competitor-type-list li span {
  display: block;
  margin-top: 3px;
  padding-left: 50px;
}
.competitors ul.competitor-type-list li:last-child {
  border-bottom: none;
}
.competitors ul.competitor-type-list li.participant-singles {
  background: url("/media/img/participant-singles.png") 6px 8px no-repeat;
}
.competitors ul.competitor-type-list li.participant-singles.active {
  background: url("/media/img/participant-singles-active.png") 6px 8px no-repeat;
  background-color: #eeeeee;
  color: #333333;
}
.competitors ul.competitor-type-list li.participant-doubles {
  background: url("/media/img/participant-doubles.png") 6px 8px no-repeat;
}
.competitors ul.competitor-type-list li.participant-doubles.active {
  background: url("/media/img/participant-doubles-active.png") 6px 8px no-repeat;
  background-color: #eeeeee;
  color: #333333;
}
.competitors ul.competitor-type-list li.participant-teams {
  background: url("/media/img/participant-teams.png") 6px 8px no-repeat;
  *zoom: 1;
}
.competitors ul.competitor-type-list li.participant-teams.active {
  background: url("/media/img/participant-teams-active.png") 6px 8px no-repeat;
  background-color: #eeeeee;
  color: #333333;
}
.competitors ul.competitor-type-list li.participant-teams span {
  float: left;
  margin-right: 5px;
}
.competitors ul.competitor-type-list li.participant-teams .new {
  background-color: #82a600;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  padding: 1px 2px 0px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 3px;
}
.competitors ul.competitor-type-list li.participant-teams:before,
.competitors ul.competitor-type-list li.participant-teams:after {
  display: table;
  content: "";
}
.competitors ul.competitor-type-list li.participant-teams:after {
  clear: both;
}
.competitors ul.competitor-type-list li.active .select-type {
  display: none;
}
.competitors ul.competitor-type-list li .select-type {
  margin-right: 20px;
}
.competitors ul.competitor-type-list ul.team-promo {
  margin: 0px 5px;
  padding: 5px 15px 15px 15px;
  background-color: #f0ffba;
  font-size: 12px;
  list-style-type: none;
  background-image: url("/media/img/new-label.png");
  background-position: 152px 0px;
  background-repeat: no-repeat;
}
.competitors ul.competitor-type-list ul.team-promo li {
  color: #828282;
  border: none;
  padding-bottom: 0px;
  width: 165px;
}
.competitors .hide,
.competitors .hidden {
  display: none;
}
.competitors table.secondary-results {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #828282;
}
.competitors table.round {
  font-size: 12px;
}
.competitors.team-detail .team-head {
  position: relative;
  margin-bottom: 10px;
}
.competitors.team-detail .team-head h2 {
  margin-top: 13px;
}
.competitors.team-detail .team-head .btn.edit_team {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.competitors.team-detail .team-data h3 {
  border-top: 1px solid #828282 !important;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 0px;
  padding: 8px 3px;
}
.competitors.edit .send-button {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}
.competitors.edit.team-names ul.competitor-list li {
  *zoom: 1;
  border-bottom: 1px solid #dddddd;
  margin: 20px 0px;
}
.competitors.edit.team-names ul.competitor-list li:before,
.competitors.edit.team-names ul.competitor-list li:after {
  display: table;
  content: "";
}
.competitors.edit.team-names ul.competitor-list li:after {
  clear: both;
}
.competitors.edit.team-names ul.competitor-list li:first-child {
  margin-top: 10px;
}
.competitors.edit.team-names ul.competitor-list li:last-child {
  border-bottom: none;
}
.competitors.edit.team-names .icon {
  float: right;
  margin-right: 0px;
}
.competitors.edit.team-names .icon label {
  font-size: 12px;
  font-weight: normal;
  color: #828282;
}
.competitors.edit.team-names .icon label input {
  float: left;
  margin-right: 3px;
  margin-top: 1px;
}
.competitors.edit.team-names .icon .rIm-current {
  display: none;
}
.competitors.edit.team-names .icon .rIm-change-text {
  display: none;
}
.competitors.edit.team-names .icon input {
  margin-top: 5px;
}
.competitors .modal .alert {
  margin-bottom: 15px;
}
.competitors .modal .alert.free-way {
  margin-left: 15px;
  margin-right: 15px;
}
td.role {
  color: #828282;
}
.share-embed {
  margin-bottom: 30px;
}
.share-embed .widget-link {
  font-size: 12px;
  float: none;
}
.share-embed ul.share_menu {
  margin-bottom: 0px;
  *zoom: 1;
}
.share-embed ul.share_menu:before,
.share-embed ul.share_menu:after {
  display: table;
  content: "";
}
.share-embed ul.share_menu:after {
  clear: both;
}
.share-embed ul.share_menu li {
  float: left;
}
.podium {
  margin-bottom: 50px;
  margin-top: 20px;
  position: relative;
  text-align: center;
}
.podium h3 {
  font-weight: normal;
}
.podium span.first {
  font-size: 18px;
  display: block;
  overflow: hidden;
  margin: 20px auto;
  font-weight: bold;
}
.podium span.first img {
  display: block;
  margin: 0px auto 5px auto;
}
.aggregate,
.ordering {
  margin-top: 15px;
}
.aggregate label.radio,
.ordering label.radio {
  font-weight: normal;
}
.statistics.manage .send-button,
.matches.detail.edit .send-button {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}
.matches.detail.edit .alert.add-parameters {
  *zoom: 1;
}
.matches.detail.edit .alert.add-parameters:before,
.matches.detail.edit .alert.add-parameters:after {
  display: table;
  content: "";
}
.matches.detail.edit .alert.add-parameters:after {
  clear: both;
}
.matches.detail.edit .alert.add-parameters p {
  float: left;
  margin-right: 20px;
  margin-top: 3px;
}
.widget p.intro {
  margin-bottom: 30px;
}
.widget .widget-settings label {
  font-weight: normal;
}
.widget .widget-settings .size {
  *zoom: 1;
  margin-bottom: 6px;
}
.widget .widget-settings .size:before,
.widget .widget-settings .size:after {
  display: table;
  content: "";
}
.widget .widget-settings .size:after {
  clear: both;
}
.org-site ul#toolbar-user {
  top: 23px;
}
ul#toolbar-user {
  position: absolute;
  right: 15px;
  text-align: right;
  font-size: 12px;
  float: right;
  z-index: 10;
}
ul#toolbar-user > li {
  float: right;
  position: relative;
}
ul#toolbar-user > li > a {
  display: block;
  padding: 3px 8px;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul#toolbar-user > li > a:hover,
ul#toolbar-user > li > a:active {
  background: none;
  opacity: 1;
}
ul#toolbar-user > li.dropdown > a:hover,
ul#toolbar-user > li.dropdown > a:active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #828282;
  opacity: 1;
  filter: alpha(opacity=100);
}
ul#toolbar-user > li.dropdown.open {
  color: #828282;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #ffffff;
}
ul#toolbar-user > li.dropdown.open .dropdown-toggle {
  color: #828282;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #ffffff;
}
ul#toolbar-user > li.dropdown .dropdown-menu {
  border: none;
  box-shadow: 0 1px 3px #828282;
}
ul#toolbar-user > li.profile-links {
  display: block;
  z-index: 100;
}
ul#toolbar-user > li ul {
  padding: 0;
  margin: 0;
}
ul#toolbar-user > li ul li {
  padding: 0;
  margin: 0;
  float: none;
  text-align: left;
}
ul#toolbar-user > li ul li a {
  display: block;
  white-space: nowrap;
  padding: 5px 5px 5px 10px;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul#toolbar-user > li ul li a:link,
ul#toolbar-user > li ul li a:visited {
  color: #828282;
  background: #fff;
}
ul#toolbar-user > li ul li a:active,
ul#toolbar-user > li ul li a:hover {
  background: #eeeeee;
  color: #333333;
}
ul#toolbar-user > li ul li a .name {
  padding: 0px 5px;
  white-space: nowrap;
}
#body-home #header {
  height: 70px;
}
#body-home #header #logo {
  float: none;
  margin-bottom: 5px;
}
#body-home #header ul#toolbar {
  float: none;
  *zoom: 1;
  margin: 0;
}
#body-home #header ul#toolbar:before,
#body-home #header ul#toolbar:after {
  display: table;
  content: "";
}
#body-home #header ul#toolbar:after {
  clear: both;
}
ul#toolbar {
  float: left;
  margin-top: 16px;
  margin-left: 20px;
  list-style: none;
  z-index: 10;
  position: relative;
}
ul#toolbar li {
  float: left;
  height: 14px;
  margin-right: 20px;
  text-decoration: none;
}
ul#toolbar li a {
  color: #ffffff;
  opacity: 0.9;
  font-weight: bold;
}
ul#toolbar li a:hover {
  opacity: 1;
  background: none;
}
ul#toolbar li.active a {
  opacity: 1;
  background: none;
}
ul#toolbar li.active a:hover {
  color: #FFF;
  background: none;
}
ul#main-toolbar {
  text-shadow: none;
  top: 82px;
  *zoom: 1;
  background: transparent;
}
ul#main-toolbar:before,
ul#main-toolbar:after {
  display: table;
  content: "";
}
ul#main-toolbar:after {
  clear: both;
}
ul#main-toolbar li {
  background-image: url("/media/img/tournament-org-toolbar-border.png");
  background-position: top right;
  background-repeat: no-repeat;
  border-left: 0px;
  padding-right: 1px;
  margin: 0;
  float: left;
}
ul#main-toolbar li.lastitem {
  background-image: none;
  padding-right: 0px;
}
ul#main-toolbar li.last {
  display: none;
}
ul#main-toolbar li.active a {
  opacity: 1;
  filter: alpha(opacity=100);
}
ul#main-toolbar li a {
  padding: 14px 20px;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #ffffff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #1f4678;
}
ul#main-toolbar li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1f4678;
}
ul#main-toolbar li.not-visible a:link,
ul#main-toolbar li.not-visible a:visited {
  background-color: #e0e0e0;
}
ul#main-toolbar li.not-visible a:hover,
ul#main-toolbar li.not-visible a:active,
ul#main-toolbar li.not-visible.active a {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*
 * PUBLIC SITES
 */
.public-site {
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
  padding-bottom: 50px;
}
#header {
  position: relative;
  text-align: left;
  background: #80a720;
  height: 50px;
}
#header .container {
  padding-bottom: 0px;
}
/* public site title */
.public-site .header h2 {
  color: #ffffff;
  float: left;
  font-size: 12px;
  margin: 2px 6px 0px 4px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.public-site .header h3 {
  color: #A4B3BE;
  float: left;
  font-size: 0.85em;
  margin-top: 2px;
  margin-bottom: 0px;
}
.public-site table tr {
  height: 30px;
  padding-right: 2px;
  vertical-align: middle;
}
/* PUBLIC SITE: TOOLBAR */
/*
.public-site ul#main-toolbar {
  position: absolute;
  top: 66px;
  left: 0px;
  
  li {
    float: left;
    text-decoration: none;
    
    color: #092D47;
    border-left: 1px solid #dae6ef;
    position: relative;
    
    &.active {
      background-image: url("/media/img/tournament-tab-on.jpg");
      background-repeat: repeat-x;
      color: #092D47;
      text-decoration: none;
      
      a:link, a:visited {
        background: none;
        background-color: #ffffff;
        color: #1F4678;
      }
    }
    &.last {
      background-image: url("/media/img/tournament-tab-end.png");
      height: 33px;
      width: 19px;
    }
    a {
      height: 13px;
      margin: 0px;
      padding: 10px 18px;
      display: block;
      color: #1F4678;
      background-color: #c1d7e5;
      .transition( all .3s linear);
      
      &:hover, &:active {
        background-color: #ffffff;
      }

      &.not-visible a:link, &.not-visible a:visited {
        background-image: none;
        background-color: #e9eef2;
        color: #77859d !important;
      }
      &.not-visible a:hover, &.not-visible a:active {
        background-color: #ffffff;
      }
    }
  }
}

*/
#quicklinks {
  background: #f2f2f2;
  padding: 20px;
}
#quicklinks .container {
  padding: 0;
}
#quicklinks .profiles_header {
  background: #fff;
  padding-top: 20px;
}
#quicklinks .span4 {
  line-height: 1.2;
}
#quicklinks .span4 ul.links {
  margin-top: 10px;
  border-radius: 6px;
  margin-left: 0;
  list-style: none;
}
#quicklinks .span4 ul.links li {
  padding: 6px 0px;
  border-bottom: 1px dotted #eee;
  margin: 0;
  font-size: 12px;
}
#quicklinks .span4 ul.links li:last-child {
  border-bottom: none;
}
#quicklinks .span4 ul.links li.complete-list {
  text-align: right;
}
#quicklinks .span4 ul.profile-list {
  padding-left: 0;
  margin-bottom: 0;
}
#quicklinks .span4 ul.profile-list li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
#quicklinks .span4 .content {
  padding: 0;
}
#body-home #logo {
  display: block;
  float: none;
}
#header .container {
  padding-top: 10px;
}
#header #logo {
  float: left;
  height: 40px;
}
#header #logo #logo-image {
  background-image: url("/media/img/logo.gif");
  background-repeat: no-repeat;
  display: block;
  width: 135px;
  height: 39px;
}
#header #logo #logo-image-small {
  background-image: url("/media/img/logo-small.gif");
  background-repeat: no-repeat;
  display: block;
  width: 106px;
  height: 31px;
}
#body-public.tournament-site #header .page-header .container {
  padding-top: 0px;
}
ul.feed-filter {
  border-bottom: 2px solid #A4B3BE;
  height: 22px;
  padding: 0px 0px 0px 0px;
  margin: 0;
}
ul.feed-filter li {
  float: left;
  margin-right: 15px;
  height: 32px;
  position: relative;
  display: block;
}
ul.feed-filter li.first a:link,
ul.feed-filter li.first a:visited {
  display: block;
  color: #4386BD;
  font-size: 18px;
}
ul.feed-filter li.first a:hover,
ul.feed-filter li.first a:active {
  color: #1f4678;
  background: none;
}
ul.feed-filter li.active {
  background: url("/media/img/active-filter.gif") no-repeat bottom center;
}
ul.feed-filter li.icon a:hover {
  background: #FFF !important;
}
.updates-title {
  margin-top: 30px;
}
img.stream-preloading {
  display: block;
  text-align: center;
  margin: auto;
}
ul.activity-list {
  padding-bottom: 20px;
  max-width: 620px;
}
ul.activity-list,
.activity-content {
  list-style: none;
  margin-left: 0px;
}
ul.activity-list .resultactivity .result-link,
.activity-content .resultactivity .result-link {
  padding: 1px 8px;
  border: 2px solid #eee;
  color: #0088cc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
}
ul.activity-list .resultactivity .result-link:hover,
.activity-content .resultactivity .result-link:hover {
  background-color: #0088cc;
  color: #ffffff;
  border-color: #0077b3;
}
ul.activity-list .photoactivity p.content img,
.activity-content .photoactivity p.content img {
  max-width: 100%;
  padding: 3px;
  background-color: #FDFDFD;
  border: 1px solid #DFDFDF;
  box-shadow: 1px 1px 1px #ccc;
  margin-bottom: 5px;
}
ul.activity-list > li,
.activity-content > li {
  margin: 0px;
  position: relative;
  text-align: left;
}
ul.activity-list > li.single,
.activity-content > li.single {
  *zoom: 1;
  margin-bottom: 5px;
}
ul.activity-list > li.single:before,
.activity-content > li.single:before,
ul.activity-list > li.single:after,
.activity-content > li.single:after {
  display: table;
  content: "";
}
ul.activity-list > li.single:after,
.activity-content > li.single:after {
  clear: both;
}
ul.activity-list > li .icon,
.activity-content > li .icon {
  float: left;
  width: 60px;
}
ul.activity-list > li .icon img,
.activity-content > li .icon img {
  width: 100%;
}
ul.activity-list > li.first,
.activity-content > li.first {
  margin-top: 5px;
}
ul.activity-list > li.grouper,
.activity-content > li.grouper {
  border-top: 1px solid #d7d9cc;
  padding-top: 1em;
}
ul.activity-list > li.grouper .activity-content,
.activity-content > li.grouper .activity-content {
  font-size: 12px;
  color: #999999;
}
ul.activity-list > li.grouper.first,
.activity-content > li.grouper.first {
  border-top: none;
  padding: 0;
}
ul.activity-list > li .action-links,
.activity-content > li .action-links {
  margin-top: 5px;
}
ul.activity-list > li .action-links .btn-mini,
.activity-content > li .action-links .btn-mini {
  margin-right: 5px;
}
ul.activity-list > li .comment-content,
.activity-content > li .comment-content {
  float: right;
  width: 380px;
}
ul.activity-list > li .comment-content p,
.activity-content > li .comment-content p {
  font-size: 12px;
}
ul.activity-list .activity .moderation,
.activity-content .activity .moderation {
  width: 20px;
}
ul.activity-list .videoactivity .activity-content,
.activity-content .videoactivity .activity-content {
  width: 540px;
}
ul.activity-list .videoactivity .activity-content p.content iframe,
.activity-content .videoactivity .activity-content p.content iframe {
  width: 460px;
}
ul.activity-list .activity-content,
.activity-content .activity-content {
  margin-bottom: 5px;
  /* margin-left: 10px; sembra che non sia più necessario */
  width: 540px;
  float: right;
}
ul.activity-list .activity-content p,
.activity-content .activity-content p {
  margin: 0;
}
ul.activity-list .activity-content .meta,
.activity-content .activity-content .meta {
  font-size: 12px;
}
ul.activity-list .activity-content .meta .date,
.activity-content .activity-content .meta .date {
  color: #999999;
}
ul.activity-list a.view-more,
.activity-content a.view-more {
  display: block;
  margin: 30px 0px;
  background-color: #eeeeee;
  padding: 5px 0px;
  height: 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.activity-list a.view-more:hover,
.activity-content a.view-more:hover {
  background: #4386bd;
  color: #ffffff;
}
.tournament-site ul.activity-list .activity-content {
  width: 460px;
  margin: 0;
}
.moderation {
  position: absolute;
  right: 10px;
  top: 0px;
}
.moderation form button {
  background-color: #FFFFFF;
  background: url("/media/img/moderation-delete.gif") no-repeat center center;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  height: 12px;
  width: 12px;
}
ul.comment-list .moderation {
  top: 10px;
}
ol.promotionactivity {
  list-style-type: decimal;
}
ol.promotionactivity li {
  margin-left: 8px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
ul.comment-list {
  list-style: none;
  margin: 10px 0px;
  padding: 0px 0px;
  width: 460px;
  -webkit-box-shadow: 0px 1px 1px #d7d9cc;
  -moz-box-shadow: 0px 1px 1px #d7d9cc;
  box-shadow: 0px 1px 1px #d7d9cc;
}
ul.comment-list li {
  padding: 10px;
  list-style: none;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 1px solid #CCC;
  margin-bottom: 0px;
  position: relative;
  *zoom: 1;
}
ul.comment-list li:before,
ul.comment-list li:after {
  display: table;
  content: "";
}
ul.comment-list li:after {
  clear: both;
}
ul.comment-list li .icon {
  width: 40px;
}
ul.comment-list li .comment-content {
  float: right;
  width: 380px;
}
ul.comment-list li .comment-content p {
  font-size: 12px;
  margin-bottom: 0px;
}
ul.comment-list li.write-comment {
  padding: 10px;
  border-bottom: 1px solid #CCC;
}
ul.comment-list li.write-comment a {
  font-size: 12px;
}
ul.comment-list li.write-comment form.comment-form {
  padding: 10px 0px;
  *zoom: 1;
}
ul.comment-list li.write-comment form.comment-form:before,
ul.comment-list li.write-comment form.comment-form:after {
  display: table;
  content: "";
}
ul.comment-list li.write-comment form.comment-form:after {
  clear: both;
}
ul.comment-list li.write-comment form.comment-form textarea {
  font-size: 12px;
  padding: 4px;
  width: 96%;
}
ul.comment-list li.moderated-note {
  background: #F0FFBA !important;
  font-size: 12px;
}
.fieldWrapper.profile {
  position: relative;
  height: 50px;
  width: 300px;
  margin-bottom: 40px;
}
.activate .profile .html-select {
  top: 5px;
}
.html-select {
  position: absolute;
  z-index: 100;
  list-style: none;
  border: 2px solid #CFD9E0;
  -webkit-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -moz-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -ms-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -o-transition: "border linear 0.2s, box-shadow linear 0.2s";
  transition: "border linear 0.2s, box-shadow linear 0.2s";
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.html-select.open {
  border-color: #4386BD;
  -webkit-box-shadow: 0px 4px 8px #828282;
  -moz-box-shadow: 0px 4px 8px #828282;
  box-shadow: 0px 4px 8px #828282;
}
.html-select li {
  width: 400px;
  border-bottom: 1px solid #ccc;
  display: none;
  padding: 8px 8px 4px;
  position: relative;
  background: #fff;
  margin: 0;
}
.html-select li.hover {
  background: #F7F7F7;
  cursor: pointer;
}
.html-select li.hover label {
  cursor: pointer;
}
.html-select li.selected {
  position: relative;
  cursor: pointer;
  display: block !important;
  background-color: #FFF;
  border-bottom: none;
}
.html-select li.selected label {
  cursor: pointer;
}
.html-select li.selected .see-more {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #CFD9E0;
  background-image: url("/media/img/select-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 100%;
  width: 35px;
}
.html-select li.clicked {
  -webkit-box-shadow: 0px 0px 2px #a4b3be;
  -moz-box-shadow: 0px 0px 2px #a4b3be;
  box-shadow: 0px 0px 2px #a4b3be;
}
.html-select li.not-selected {
  display: none;
}
.html-select li input {
  display: none;
}
.modal .modal-body .alert {
  margin-top: 20px;
}
.modal .close {
  right: -5px;
}
.modal-backdrop {
  background-color: #fff;
}
/* --------------------------------------------------*/
/* KNOCKOUT */
.knockout.matches .fixtures .bracket-head .edit_results {
  margin-bottom: 0px;
}
.knockout.matches .fixtures .edit_results {
  margin-bottom: -20px;
}
.competitorCont {
  /*background:#FFFFFF url(../img/competitor_bg.jpg) repeat-x scroll center bottom;*/
  font-size: 0.85em;
  height: 26px;
  vertical-align: middle;
  display: table-row;
}
.competitorPerMatch {
  display: table;
  border: 1px solid #CCc;
  border-spacing: 0px;
  table-layout: fixed;
  width: 100%;
  -webkit-box-shadow: 0 2px 2px #dddddd;
  -moz-box-shadow: 0 2px 2px #dddddd;
  box-shadow: 0 2px 2px #dddddd;
}
.competitorPerMatch.to-hover:hover {
  background: #f9f9f9;
  cursor: pointer;
}
.competitorPerMatch .competitorCont td {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.competitorPerMatch .competitorCont:first-child td {
  border-top: none;
}
.competitorPerMatch .competitorCont .competitorName {
  padding: 10px 2px;
  /*Non puo' esserci piu' padding, altrimenti sbrocca la configurazione*/
}
.competitorPerMatch .competitorCont.first .competitorRes,
.competitorPerMatch .competitorCont.first .competitorName {
  border-top: None;
  height: 20px;
}
.competitorPerMatch .competitorCont .competitorRes {
  display: table-cell;
  border-spacing: 0px;
  border-left: 1px solid #eee;
  text-align: center;
  word-wrap: normal;
  width: 60px;
}
.rescontainer {
  float: right;
}
.competitorCont.first {
  border-bottom: none;
  border-top: 1px solid #BDC4C7;
  background-position: top;
}
.knockoutMatch .competitorPerMatch {
  margin: 10px 0px;
  position: relative;
}
.knockoutMatch .competitorPerMatch span.date {
  position: absolute;
  right: 2px;
  top: 25px;
}
.knockoutMatch .bye-match .competitorCont .competitorName,
.knockoutMatch .bye-match .competitorCont .competitorRes,
.knockoutMatch .bye-match .placeholder {
  color: #ddd;
  border-top: none;
}
.knockoutTree .bye-match {
  border: 1px solid #DDD !important;
  background: #ddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.rescontainer .competitorRes {
  border-left: 1px solid #CCCCCC;
  font-weight: bold;
  margin: -7px 0;
  padding: 7.5px 3.5px;
  text-align: center;
}
.knockout .bye-match .competitorRes {
  border-left: none;
}
.result_type_Set .knockoutMatch .competitorRes {
  width: 18px;
}
.competitorName {
  padding: 6px 0px 6px 3px;
  padding: 2px;
}
.competitorName a {
  color: #004B6A;
  text-decoration: none;
}
.match-winner .competitorName,
.match-winner .competitorRes,
.match-winner .placeholder {
  font-weight: bold !important;
}
.bracket-anchor {
  position: absolute;
  top: -10px;
  right: 0px;
}
.first-knockout-round .bracket-anchor {
  left: 0px;
}
/*
 * BRACKETS DIMENSIONS
 */
.brackets {
  border: 2px solid #506674;
  border-left: 0px;
  position: absolute;
  right: 0px;
  top: 42px;
  height: 50%;
  width: 5px;
}
.knockoutBranches {
  float: left;
  position: relative;
  padding-right: 7px;
  /* must be equal to as .brackets width + .brackets border */
}
.knockoutTree {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.knockoutMatch {
  width: 235px;
  /* must be equal to .bracket-column-head */
  padding-left: 5px;
  /* must be equal to .single-bracket width */
  float: right;
  position: relative;
}
.knockoutMatch.first-knockout-round {
  padding-left: 0px;
}
.single-bracket {
  border-bottom: 2px solid #506674;
  height: 48px;
  left: 0;
  position: absolute;
  width: 5px;
}
.bracket-column-head {
  float: left;
  width: 230px;
  /* must be equal to .knockoutMatch */
  padding: 8px 10px 8px 5px;
  margin-top: 12px;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  position: relative;
}
.bracket-column-head h3 {
  font-size: 14px;
}
.bracket-column-head a.float-none {
  float: none !important;
}
.configure .competitorName {
  width: 230px;
  /* must be equal to .knockoutMatch width minus padding-left */
}
.clear-match {
  display: block;
  clear: both;
  line-height: 1%;
  height: 0;
}
.knockout-tables {
  border-top: 1px solid #dddddd;
}
