@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 300;
  src: local('Bebas Neue'), local('Bebas-Neue'), url('/fonts/BebasNeue.otf') format('opentype');
}
@font-face {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  src: local('Russo One'), local('Russo-One'), url('/fonts/RussoOne-Regular.ttf') format('truetype');
}
html {
  background: url('/img/soccer-field.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/soccer-field.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/soccer-field.jpg', sizingMethod='scale')";
  overflow-y: scroll;
}
body {
  background: none;
  color: #000;
  font-family: 'Russo One', sans-serif;
  font-size: 1.4em;
  letter-spacing: normal;
  padding-top: 44px;
}
body.modal-open {
  padding-right: 0 !important;
}
body.tight {
  padding-top: 0;
}
.successindicator-explain {
  font-size: 0.8em;
  padding-right: 10px;
}
.searchplayerinput {
  padding-left: 8px;
  padding-right: 8px;
}
.navbar-nav li a {
  padding: 10px 5px;
  font-size: 1em !important;
}
.modal-body #new-rapport-option {
  color: white !important;
  width: 100px;
  margin: 5px;
}
.popover.bottom {
  border-radius: 0 !important;
  border: solid 1px;
}
.popover.bottom .dropdown-menu.open {
  border-radius: 0 !important;
}
.popover.bottom .popover-content {
  padding: 0 !important;
}
.popover.bottom #positionSave,
.popover.bottom #clubSave {
  margin: 10px;
}
.popover.bottom textarea.form-control {
  border-bottom: solid 1px;
}
.popover.bottom .form-control.club-warning {
  font-weight: initial;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 20px;
}
.warning-circle.orange::before {
  display: block;
  content: "!";
  border-radius: 50%;
  background: #FF7C00;
  width: 30px;
  height: 30px;
  font-size: 22px;
  text-align: center;
  color: white;
  font-weight: normal;
}
.warning-circle.red::before {
  display: block;
  content: "!";
  border-radius: 50%;
  background: #F30509;
  width: 30px;
  height: 30px;
  font-size: 22px;
  text-align: center;
  color: white;
  font-weight: normal;
}
#edit-pencil {
  font-size: 20px;
  color: gray;
  float: right;
  margin-left: 10px;
  top: 6px;
  cursor: pointer;
}
.actual-history-table > tbody > tr > td {
  vertical-align: middle !important;
}
#edit_title_button {
  font-size: 13px;
  padding: 3px 4px;
  position: relative;
  top: -4px;
}
#edit_title_button:focus {
  color: white !important;
}
select:disabled {
  background-color: #ebebe4 !important;
}
a:hover,
.item-select a.item:hover {
  border-color: #3DAD48;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #fff;
  color: black;
}
#playerSearch {
  right: 18px;
  top: 6px;
  position: absolute;
}
a {
  color: #000;
  opacity: 0.85;
  transition: opacity 0.2s ease;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #000;
  opacity: 1;
  text-decoration: none;
}
a.navbar-brand {
  position: relative;
  top: 0;
  right: 1px;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 1;
}
a.navbar-brand > span {
  display: block;
  position: absolute;
  right: 13.5px;
  width: 0;
  height: 0;
  border-style: solid;
}
a.navbar-brand > span.corner-1 {
  top: 0;
  border-width: 0 17px 10px 0;
  border-color: transparent #000 transparent transparent;
}
a.navbar-brand > span.corner-2 {
  top: 6px;
  border-width: 0 7px 4px 0;
  border-color: transparent #ffffff transparent transparent;
}
a.navbar-brand > span.corner-3 {
  bottom: 0;
  border-width: 0 0 10px 17px;
  border-color: transparent transparent #ffffff transparent;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  background: #ffffff;
  color: #000;
}
p:last-child {
  margin-bottom: 0;
}
td,
td .btn,
th {
  font-size: 85.71428571%;
}
#content.small-font td,
#content.small-font td .btn,
#content.small-font th {
  font-size: 71.42857143%;
}
.accordion-caret .accordion-toggle:hover {
  text-decoration: none;
}
.accordion-caret .accordion-toggle:hover span {
  text-decoration: underline;
}
.accordion-caret .accordion-toggle:after {
  font-family: "Glyphicons Halflings";
  letter-spacing: normal;
  font-size: 16px;
  margin-right: 5px;
  margin-top: 10px;
  text-align: right;
  float: right;
}
.accordion-caret .accordion-toggle:not(.collapsed):after {
  content: "\e114";
}
.accordion-caret .accordion-toggle.collapsed:after {
  content: "\e113";
}
.action-button-group .glyphicon-plus {
  vertical-align: -0.5px;
}
.alert-background {
  background: #ffffff;
  color: #000;
}
.bg-info {
  background: #ffffff;
  color: #000;
}
.bootstrap-select.btn-group .selectpicker .no-results {
  background: #ffffff;
}
.btn {
  border-radius: 0;
}
.btn-group.bootstrap-select.header {
  margin-bottom: 0px !important;
}
.btn-primary {
  background: #000;
  border-color: #000;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background: #000;
  border-color: #000;
  color: #ffffff;
  opacity: 1;
}
@media (max-width: 991px) {
  .btn-primary.title-button {
    margin-bottom: 15px;
  }
}
.btn-primary[disabled] {
  background: #000;
  border-color: #000;
  color: #ffffff;
  opacity: 0.4;
}
.btn-primary.active {
  font-weight: bold;
}
.btn-group > .btn-primary {
  opacity: 0.4;
}
.btn-group > .btn-primary:hover,
.btn-group > .btn-primary:focus,
.btn-group > .btn-primary:active,
.btn-group > .btn-primary.active {
  opacity: 1;
}
.btn-document-right {
  float: right;
  margin-right: 15px;
}
.btn-default {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-default.disabled {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
  opacity: 0.7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #000;
  border-color: #000;
}
.btn-danger {
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.col-title,
.col-title-small {
  background: #ffffff;
  color: #000;
  line-height: 1;
  margin: -15px 0 15px 0;
  text-transform: uppercase;
}
.col-title .action-button-group,
.col-title-small .action-button-group {
  float: right;
}
.col-title .action-button-group a:not(.title-button):not(.btn),
.col-title-small .action-button-group a:not(.title-button):not(.btn),
.col-title .action-button-group a .glyphicon,
.col-title-small .action-button-group a .glyphicon {
  background: #000;
  color: #ffffff;
  opacity: 0.85;
  padding: 2px 1px 2px 2px;
}
.col-title .action-button-group a:not(.title-button):not(.btn):focus,
.col-title-small .action-button-group a:not(.title-button):not(.btn):focus,
.col-title .action-button-group a .glyphicon:focus,
.col-title-small .action-button-group a .glyphicon:focus,
.col-title .action-button-group a:not(.title-button):not(.btn):hover,
.col-title-small .action-button-group a:not(.title-button):not(.btn):hover,
.col-title .action-button-group a .glyphicon:hover,
.col-title-small .action-button-group a .glyphicon:hover {
  opacity: 1;
  text-decoration: none;
}
.col-title .action-button-group a.lg,
.col-title-small .action-button-group a.lg {
  padding: 2px 3px !important;
}
.col-title:last-child {
  margin-bottom: -15px;
}
.col-title .action-button-group {
  line-height: 33px;
  vertical-align: middle;
}
.col-title h1 {
  font-size: 1.8em;
  float: left;
  margin: 0;
  line-height: 35px;
  vertical-align: middle;
}
.col-tip-title .action-button-group {
  float: right;
}
.container-main {
  background: rgba(255, 255, 255, 0.75);
  padding: 15px;
}
.container-main-floating {
  margin-top: 24px;
}
.container-main-floating .col-md-1,
.container-main-floating .col-md-2,
.container-main-floating .col-md-3,
.container-main-floating .col-md-4,
.container-main-floating .col-md-5,
.container-main-floating .col-md-6,
.container-main-floating .col-md-7,
.container-main-floating .col-md-8,
.container-main-floating .col-md-9,
.container-main-floating .col-md-10,
.container-main-floating .col-md-11,
.container-main-floating .col-md-12 {
  background: rgba(255, 255, 255, 0.75);
  padding: 15px;
}
.container-main-floating .col-md-1 .col-md-1,
.container-main-floating .col-md-2 .col-md-1,
.container-main-floating .col-md-3 .col-md-1,
.container-main-floating .col-md-4 .col-md-1,
.container-main-floating .col-md-5 .col-md-1,
.container-main-floating .col-md-6 .col-md-1,
.container-main-floating .col-md-7 .col-md-1,
.container-main-floating .col-md-8 .col-md-1,
.container-main-floating .col-md-9 .col-md-1,
.container-main-floating .col-md-10 .col-md-1,
.container-main-floating .col-md-11 .col-md-1,
.container-main-floating .col-md-12 .col-md-1,
.container-main-floating .col-md-1 .col-md-2,
.container-main-floating .col-md-2 .col-md-2,
.container-main-floating .col-md-3 .col-md-2,
.container-main-floating .col-md-4 .col-md-2,
.container-main-floating .col-md-5 .col-md-2,
.container-main-floating .col-md-6 .col-md-2,
.container-main-floating .col-md-7 .col-md-2,
.container-main-floating .col-md-8 .col-md-2,
.container-main-floating .col-md-9 .col-md-2,
.container-main-floating .col-md-10 .col-md-2,
.container-main-floating .col-md-11 .col-md-2,
.container-main-floating .col-md-12 .col-md-2,
.container-main-floating .col-md-1 .col-md-3,
.container-main-floating .col-md-2 .col-md-3,
.container-main-floating .col-md-3 .col-md-3,
.container-main-floating .col-md-4 .col-md-3,
.container-main-floating .col-md-5 .col-md-3,
.container-main-floating .col-md-6 .col-md-3,
.container-main-floating .col-md-7 .col-md-3,
.container-main-floating .col-md-8 .col-md-3,
.container-main-floating .col-md-9 .col-md-3,
.container-main-floating .col-md-10 .col-md-3,
.container-main-floating .col-md-11 .col-md-3,
.container-main-floating .col-md-12 .col-md-3,
.container-main-floating .col-md-1 .col-md-4,
.container-main-floating .col-md-2 .col-md-4,
.container-main-floating .col-md-3 .col-md-4,
.container-main-floating .col-md-4 .col-md-4,
.container-main-floating .col-md-5 .col-md-4,
.container-main-floating .col-md-6 .col-md-4,
.container-main-floating .col-md-7 .col-md-4,
.container-main-floating .col-md-8 .col-md-4,
.container-main-floating .col-md-9 .col-md-4,
.container-main-floating .col-md-10 .col-md-4,
.container-main-floating .col-md-11 .col-md-4,
.container-main-floating .col-md-12 .col-md-4,
.container-main-floating .col-md-1 .col-md-5,
.container-main-floating .col-md-2 .col-md-5,
.container-main-floating .col-md-3 .col-md-5,
.container-main-floating .col-md-4 .col-md-5,
.container-main-floating .col-md-5 .col-md-5,
.container-main-floating .col-md-6 .col-md-5,
.container-main-floating .col-md-7 .col-md-5,
.container-main-floating .col-md-8 .col-md-5,
.container-main-floating .col-md-9 .col-md-5,
.container-main-floating .col-md-10 .col-md-5,
.container-main-floating .col-md-11 .col-md-5,
.container-main-floating .col-md-12 .col-md-5,
.container-main-floating .col-md-1 .col-md-6,
.container-main-floating .col-md-2 .col-md-6,
.container-main-floating .col-md-3 .col-md-6,
.container-main-floating .col-md-4 .col-md-6,
.container-main-floating .col-md-5 .col-md-6,
.container-main-floating .col-md-6 .col-md-6,
.container-main-floating .col-md-7 .col-md-6,
.container-main-floating .col-md-8 .col-md-6,
.container-main-floating .col-md-9 .col-md-6,
.container-main-floating .col-md-10 .col-md-6,
.container-main-floating .col-md-11 .col-md-6,
.container-main-floating .col-md-12 .col-md-6,
.container-main-floating .col-md-1 .col-md-7,
.container-main-floating .col-md-2 .col-md-7,
.container-main-floating .col-md-3 .col-md-7,
.container-main-floating .col-md-4 .col-md-7,
.container-main-floating .col-md-5 .col-md-7,
.container-main-floating .col-md-6 .col-md-7,
.container-main-floating .col-md-7 .col-md-7,
.container-main-floating .col-md-8 .col-md-7,
.container-main-floating .col-md-9 .col-md-7,
.container-main-floating .col-md-10 .col-md-7,
.container-main-floating .col-md-11 .col-md-7,
.container-main-floating .col-md-12 .col-md-7,
.container-main-floating .col-md-1 .col-md-8,
.container-main-floating .col-md-2 .col-md-8,
.container-main-floating .col-md-3 .col-md-8,
.container-main-floating .col-md-4 .col-md-8,
.container-main-floating .col-md-5 .col-md-8,
.container-main-floating .col-md-6 .col-md-8,
.container-main-floating .col-md-7 .col-md-8,
.container-main-floating .col-md-8 .col-md-8,
.container-main-floating .col-md-9 .col-md-8,
.container-main-floating .col-md-10 .col-md-8,
.container-main-floating .col-md-11 .col-md-8,
.container-main-floating .col-md-12 .col-md-8,
.container-main-floating .col-md-1 .col-md-9,
.container-main-floating .col-md-2 .col-md-9,
.container-main-floating .col-md-3 .col-md-9,
.container-main-floating .col-md-4 .col-md-9,
.container-main-floating .col-md-5 .col-md-9,
.container-main-floating .col-md-6 .col-md-9,
.container-main-floating .col-md-7 .col-md-9,
.container-main-floating .col-md-8 .col-md-9,
.container-main-floating .col-md-9 .col-md-9,
.container-main-floating .col-md-10 .col-md-9,
.container-main-floating .col-md-11 .col-md-9,
.container-main-floating .col-md-12 .col-md-9,
.container-main-floating .col-md-1 .col-md-10,
.container-main-floating .col-md-2 .col-md-10,
.container-main-floating .col-md-3 .col-md-10,
.container-main-floating .col-md-4 .col-md-10,
.container-main-floating .col-md-5 .col-md-10,
.container-main-floating .col-md-6 .col-md-10,
.container-main-floating .col-md-7 .col-md-10,
.container-main-floating .col-md-8 .col-md-10,
.container-main-floating .col-md-9 .col-md-10,
.container-main-floating .col-md-10 .col-md-10,
.container-main-floating .col-md-11 .col-md-10,
.container-main-floating .col-md-12 .col-md-10,
.container-main-floating .col-md-1 .col-md-11,
.container-main-floating .col-md-2 .col-md-11,
.container-main-floating .col-md-3 .col-md-11,
.container-main-floating .col-md-4 .col-md-11,
.container-main-floating .col-md-5 .col-md-11,
.container-main-floating .col-md-6 .col-md-11,
.container-main-floating .col-md-7 .col-md-11,
.container-main-floating .col-md-8 .col-md-11,
.container-main-floating .col-md-9 .col-md-11,
.container-main-floating .col-md-10 .col-md-11,
.container-main-floating .col-md-11 .col-md-11,
.container-main-floating .col-md-12 .col-md-11,
.container-main-floating .col-md-1 .col-md-12,
.container-main-floating .col-md-2 .col-md-12,
.container-main-floating .col-md-3 .col-md-12,
.container-main-floating .col-md-4 .col-md-12,
.container-main-floating .col-md-5 .col-md-12,
.container-main-floating .col-md-6 .col-md-12,
.container-main-floating .col-md-7 .col-md-12,
.container-main-floating .col-md-8 .col-md-12,
.container-main-floating .col-md-9 .col-md-12,
.container-main-floating .col-md-10 .col-md-12,
.container-main-floating .col-md-11 .col-md-12,
.container-main-floating .col-md-12 .col-md-12 {
  background: none;
}
@media (max-width: 991px) {
  .container-main-floating .col-md-1:not(:last-child),
  .container-main-floating .col-md-2:not(:last-child),
  .container-main-floating .col-md-3:not(:last-child),
  .container-main-floating .col-md-4:not(:last-child),
  .container-main-floating .col-md-5:not(:last-child),
  .container-main-floating .col-md-6:not(:last-child),
  .container-main-floating .col-md-7:not(:last-child),
  .container-main-floating .col-md-8:not(:last-child),
  .container-main-floating .col-md-9:not(:last-child),
  .container-main-floating .col-md-10:not(:last-child),
  .container-main-floating .col-md-11:not(:last-child),
  .container-main-floating .col-md-12:not(:last-child) {
    margin-bottom: 24px;
  }
}
.container-main-floating .col-condensed {
  padding-bottom: 0;
}
.container-main-floating .form-group.col-md-1,
.container-main-floating .form-group.col-md-2,
.container-main-floating .form-group.col-md-3,
.container-main-floating .form-group.col-md-4,
.container-main-floating .form-group.col-md-5,
.container-main-floating .form-group.col-md-6,
.container-main-floating .form-group.col-md-7,
.container-main-floating .form-group.col-md-8,
.container-main-floating .form-group.col-md-9,
.container-main-floating .form-group.col-md-10,
.container-main-floating .form-group.col-md-11,
.container-main-floating .form-group.col-md-12 {
  background: none;
  box-shadow: none;
  padding: 0;
}
@media (min-width: 991px) {
  .container-main-floating .form-group.col-md-1.col-left,
  .container-main-floating .form-group.col-md-2.col-left,
  .container-main-floating .form-group.col-md-3.col-left,
  .container-main-floating .form-group.col-md-4.col-left,
  .container-main-floating .form-group.col-md-5.col-left,
  .container-main-floating .form-group.col-md-6.col-left,
  .container-main-floating .form-group.col-md-7.col-left,
  .container-main-floating .form-group.col-md-8.col-left,
  .container-main-floating .form-group.col-md-9.col-left,
  .container-main-floating .form-group.col-md-10.col-left,
  .container-main-floating .form-group.col-md-11.col-left,
  .container-main-floating .form-group.col-md-12.col-left {
    padding-right: 15px;
  }
}
.container-main-floating > .row:last-of-type {
  margin-bottom: 24px;
}
.container-main-floating > .row:first-child > .col-md-12:first-child > .row:not(:first-child) > .col-title {
  margin-top: 15px;
}
.container-message {
  padding: 5px;
  margin-top: 1.5px;
  background: #000;
  color: #ffffff;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text,
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 5px;
  margin-left: 5px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: auto;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  outline: none;
  background-color: #ffffff;
  color: #000;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu-right {
  right: 0;
  left: auto !important;
}
.dropdown-menu a {
  opacity: 1;
}
.dropdown-menu a .glyphicon {
  margin: 0 0 0 -17px;
  opacity: 1;
}
.dropdown-menu a:focus .glyphicon,
.dropdown-menu a:hover .glyphicon {
  color: #ffffff;
  background-color: #000;
}
/*
.selectpicker.header + .btn-group {
    .dropdown-menu {
      background-color: @theme-color-contrast;
      opacity: 0.7;
      }
}
*/
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}
.dropdown-menu > li {
  white-space: nowrap;
}
.dropdown-menu > li > a {
  display: block;
  padding: 0 5px;
  clear: both;
  font-weight: normal;
  line-height: 28px;
  color: #000;
  white-space: nowrap;
}
.dropdown-menu > li > a > img.icon {
  margin-right: 5px;
}
.dropdown-menu > li > a.icon-link {
  display: inline-block;
  width: 32px;
  padding: 0 5px;
}
.dropdown-menu > li > a.icon-link + .icon-link {
  padding-left: 0;
}
.dropdown-menu > li > a.icon-link.flag > img {
  width: 27px;
  height: 16px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #ffffff;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.form-control {
  border-radius: 0;
  border: 0 none;
  background: #ffffff;
  box-shadow: unset;
  color: #000;
  font-family: 'Russo One', sans-serif;
  letter-spacing: normal;
  transition: all 0.2s ease;
}
.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.form-control.italic {
  font-style: italic;
}
.form-control:focus {
  background: #000;
  border-color: #ffffff;
  box-shadow: unset;
  color: #ffffff;
}
.form-control:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.form-control:focus:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.form-control:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.form-control:focus:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.form-control:focus[disabled],
.form-control:focus[readonly] {
  color: #000;
}
.form-control[disabled],
.form-control[readonly] {
  background-color: #ffffff;
  opacity: 0.7;
}
.form-control-static.skills {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 15px;
  margin-left: 15px;
}
.form-group-condensed {
  margin-bottom: 0px;
}
.form-horizontal .text-left {
  text-align: left;
}
a .glyphicon {
  color: #000;
  opacity: 0.85;
}
a .glyphicon:focus,
a .glyphicon:hover {
  color: #000;
  opacity: 1;
}
.glyphicon-hidden-title {
  display: inline-block;
  overflow: hidden;
  text-indent: -99999px;
  width: 0px;
}
.icon.logout {
  width: 15px;
  height: 18px;
  margin-bottom: 2px;
}
.icon-link {
  padding: 0;
}
.icon-link img {
  vertical-align: text-top;
}
.input-group-addon {
  background: #ffffff;
  border-color: #ffffff;
  color: #000;
  border-radius: 0;
}
.table.margin-bottom {
  margin-bottom: 15px;
}
.labelHeader {
  margin-bottom: 0px;
  vertical-align: middle;
  margin-right: 5px;
}
.message.bg-danger,
.message.bg-info,
.message.bg-success,
.message.bg-warning {
  margin: 0 0 15px;
  padding: 15px;
}
.message .bg-warning {
  background: #ffffff;
  color: #ac2925;
}
.message.condensed {
  margin: 0 15px 15px;
}
.message:last-child {
  margin-bottom: 0;
}
.middle {
  vertical-align: middle !important;
}
.modal .modal-content {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0;
}
.modal .modal-header {
  background: #ffffff;
  border-bottom: 0 none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.modal .modal-header .close {
  background: #000;
  color: #ffffff;
  opacity: 1;
  padding: 1px 2px;
  margin-top: 1px;
  text-shadow: none;
}
.modal .modal-title {
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .modal-wide {
    width: 1000px;
  }
}
.modal-footer {
  border-top: none;
}
.nav > li > a.icon-link {
  height: 38px;
  padding: 0;
}
.nav > li > a.icon-link:before {
  display: none;
}
.nav > li > a.icon-link.dropdown-toggle {
  width: 31px;
}
.nav > li > a.icon-link.dropdown-toggle > .icon-bar {
  display: block;
  position: absolute;
  right: 5px;
  left: 5px;
  height: 2px;
  background: #000;
  transition: all 0.2s ease;
}
.nav > li > a.icon-link.dropdown-toggle > .icon-bar:nth-child(2) {
  top: 12px;
}
.nav > li > a.icon-link.dropdown-toggle > .icon-bar:nth-child(3) {
  top: 18px;
}
.nav > li > a.icon-link.dropdown-toggle > .icon-bar:nth-child(4) {
  top: 24px;
}
.nav > li.dropdown {
  height: 38px;
}
.nav > li.open > .icon-link.dropdown-toggle > .icon-bar,
.nav > li > .icon-link.dropdown-toggle:hover > .icon-bar {
  background: #ffffff;
}
.nav > .open > .dropdown-menu {
  padding: 0;
  background: #000;
  border: 0 none;
}
.nav > .open > .dropdown-menu > li > a {
  color: #ffffff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #000;
}
.nav-welcome {
  margin-right: 15px !important;
  line-height: 38px;
  font-family: 'Bebas Neue';
  font-size: 1.2em;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .navbar-brand {
    padding: 0;
    margin: -6px 0 0 -15px;
  }
}
.navbar-container > .navbar-header-shifted {
  height: 44px;
  margin: 0 -52.5px 0 -15px;
}
.navbar-container > .navbar-collapse {
  margin-right: -15px;
  padding-right: 15px;
  margin-left: 22px;
  background: #ffffff;
  border-top: 6px solid #000;
}
.navbar-nav > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
}
.navbar-nav > li > .dropdown-toggle {
  opacity: 1;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}
.navbar-nav li a {
  font-family: 'Bebas Neue';
  font-size: 1.2em;
  letter-spacing: normal;
  transition: all 0.2s ease;
}
.navbar-nav li a:hover,
.navbar-nav li a:active,
.navbar-nav li a:focus,
.navbar-nav li.active a {
  background: #000;
  color: #ffffff;
  opacity: 1;
}
.navbar-nav li a.selected.icon-link {
  background: rgba(0, 0, 0, 0.1);
}
.navbar-nav.navbar-right {
  margin-right: -15px;
}
.navbar-toggle .icon-bar {
  background: #000;
}
/*
.row + .row {
    margin-top: 24px;
}
*/
.upload .input-group {
  margin-top: 5px;
}
.download {
  margin-bottom: 25px;
}
.upload a i.glyphicon.glyphicon-upload {
  color: #ffffff;
  opacity: 1;
}
.file-caption-name {
  width: 100% !important;
}
.spacer {
  margin-top: 30px;
}
.spacer10 {
  margin-top: 10px;
}
.spacer15 {
  margin-top: 15px;
}
.spacer-5 {
  margin-top: -5px;
}
.spacer24 {
  margin-top: 24px;
}
.spacer-10 {
  margin-top: -10px;
}
.spacer-15 {
  margin-top: -15px;
}
.spacer-20 {
  margin-top: -20px;
}
.space-below {
  margin-bottom: 10px;
}
.table.table-vcenter > tbody > tr > td {
  vertical-align: middle;
}
.download .form-control[disabled] {
  opacity: 1;
  cursor: default;
}
.teamoverview-season-select {
  width: 120px !important;
  margin: 0px !important;
}
#player-id-menu + .bootstrap-select.btn-group .dropdown-menu .bs-searchbox {
  min-width: 200px;
}
#player-id-menu + .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.show-print {
  display: none !important;
}
@media print {
  .show-print {
    display: block !important;
  }
}
.table {
  margin-bottom: 0;
}
.table .highlight-row {
  background: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  font-weight: 400;
}
.table > thead > tr > th {
  border-color: #000;
  border-bottom-width: 1px;
  border-top: 1px solid #000 !important;
  background: #000;
  color: #ffffff;
}
.table > tbody > tr.secondary-th > th {
  background-color: #818181;
  color: #ffffff;
  border: none;
}
.table > tbody > tr.accordion-last-tr {
  background: #000;
  color: #ffffff;
}
.table > tbody > tr > td {
  border-top: 0 none;
}
.table > thead > tr > th.text-right,
.table > tbody > tr > td.text-right {
  text-align: right;
}
body .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent!important;
}
body .table-striped > tbody > tr.odd {
  background-color: #f9f9f9 !important;
}
.table-striped > tbody > tr:nth-child(2n + 1) > td {
  background-color: #ffffff;
}
.table-striped > tbody > tr.odd:nth-child(2n + 1) > td,
.table-striped > tbody > tr.even:nth-child(2n + 1) > td {
  background-color: transparent!important;
}
/* player statistics */
.table#player-statistic-overview > tbody > tr > td:first-child {
  padding-left: 25px;
  padding-bottom: 20px;
}
.table#player-statistic-overview tr.statistics-values {
  font-size: 13px;
}
.table#player-statistic-overview > tbody > tr > th {
  border-top: 1px solid #818181 !important;
}
.table#player-statistic-overview > tbody tr.statistics-values .form-control {
  height: 25px !important;
}
#add-role,
#view-rights {
  margin-top: 15px;
}
#add-role + #view-rights {
  margin-right: 15px;
}
#add-role-modal .dropdown-toggle .caret {
  margin-left: 6px;
}
#position-overview {
  background: #000;
  color: #ffffff;
  float: left;
  padding-left: 12px;
}
#position-overview > .position {
  height: 30px;
  width: 30px;
  vertical-align: middle;
  padding-top: 5px;
  text-align: center;
  margin: 2px 0 -2px -3px;
}
#position-overview > .position.orange {
  background-color: #FF7C00;
  color: #000;
}
#position-overview > .position.red {
  background-color: #F30509;
  color: #000;
}
.position-overview-title {
  position: relative;
  top: 2px;
  margin-right: 10px;
  vertical-align: middle;
}
button.teamoverview.position {
  margin-top: -30px;
  margin-right: 40px;
}
button.teamoverview.modalClose {
  margin-top: -24px !important;
  margin-left: 5px !important;
}
.circle {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #FE2E2E;
  float: right;
}
.circle.left {
  float: left;
  margin-right: 5px;
}
.circle.header {
  float: none;
  margin-top: 0px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 2px;
}
.circle.green {
  background: #77B753;
}
.circle.orange {
  background: #FF7C00;
}
.option-circle > .text {
  display: none !important;
}
.option-circle:before {
  content: ' ';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
}
.option-circle.option-circle-green:before {
  background: #77B753;
}
.option-circle.option-circle-orange:before {
  background: #FF7C00;
}
.option-circle.option-circle-red:before {
  background: #F30509;
}
/* styling of selected element in selectpicker */
button[data-id="positionStatus"] > span.filter-option {
  color: transparent;
}
button[data-id="positionStatus"] > span.filter-option:before {
  content: ' ';
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
}
button[data-id="positionStatus"][title="green"] > span.filter-option:before {
  background: #77B753;
}
button[data-id="positionStatus"][title="orange"] > span.filter-option:before {
  background: #FF7C00;
}
button[data-id="positionStatus"][title="red"] > span.filter-option:before {
  background: #F30509;
}
.player {
  display: none;
}
.player-details {
  margin-left: 5px;
}
.player-icon {
  cursor: pointer;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: border-color 0.2s ease;
  color: #000;
  border-width: 0 25px 43.3px 25px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0);
}
.player-icon.green,
.player-icon.orange,
.player-icon.red {
  color: #fff;
}
.player-icon.green {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #77B753 rgba(255, 255, 255, 0);
}
.player-icon.orange {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FF7C00 rgba(255, 255, 255, 0);
}
.player-icon.red {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #F30509 rgba(255, 255, 255, 0);
}
.player-icon:hover {
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff rgba(255, 255, 255, 0);
}
@media (min-width: true) when not (true) {
  .player-icon {
    border-width: 25px 0 25px 43.3px;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
  }
  .player-icon.green {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #77B753;
  }
  .player-icon.orange {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FF7C00;
  }
  .player-icon.red {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #F30509;
  }
  .player-icon:hover {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
  }
}
.player-icon p {
  text-align: center;
  position: relative;
  width: 50px;
  height: 50px;
  color: #000;
  top: 17px;
  left: -26px;
}
@media (min-width: true) when not (true) {
  .player-icon p {
    top: -11px;
    left: -55px;
  }
}
.player-icon:hover p {
  color: #000;
}
.soccerfield-wrapper.inverted-top-down .player-icon {
  border-width: 43.3px 25px 0 25px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.soccerfield-wrapper.inverted-top-down .player-icon.green {
  border-color: #77B753 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.soccerfield-wrapper.inverted-top-down .player-icon.orange {
  border-color: #FF7C00 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.soccerfield-wrapper.inverted-top-down .player-icon.red {
  border-color: #F30509 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.soccerfield-wrapper.inverted-top-down .player-icon:hover {
  border-color: #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
.soccerfield-wrapper.inverted-top-down .player-icon p {
  top: -38px;
  left: -26px;
}
.player-info-modal .table {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.player-search,
.user-search {
  float: right;
  margin: 0;
}
.plus-icon {
  padding: 0 !important;
  background: unset !Important;
}
.plus-icon > img {
  width: 21px;
  height: 21px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(invert='1');
  filter: invert(1);
}
.soccerfield-wrapper {
  background: #6d8225;
  position: relative;
  padding-bottom: 133.33%;
  width: 100%;
}
.soccerfield-wrapper > .soccerfield {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border: 2px solid #fff;
}
.soccerfield-wrapper > .soccerfield > .center-circle {
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 42.375%;
  right: 39.83333333%;
  bottom: 42.375%;
  left: 39.83333333%;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .center-circle {
    top: 39.83333333%;
    right: 42.375%;
    bottom: 39.83333333%;
    left: 42.375%;
  }
}
.soccerfield-wrapper > .soccerfield > .center-dot {
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 4px;
  width: 4px;
  margin: -1px 0 0 -1px;
}
.soccerfield-wrapper > .soccerfield > .half-way-line {
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 50%;
  left: 0;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .half-way-line {
    top: 0;
    right: 50%;
    bottom: 0;
    left: 50%;
  }
}
.soccerfield-wrapper > .soccerfield > .goal-area-extension {
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
}
.soccerfield-wrapper > .soccerfield > .goal-area-extension.goal-area-extension-1 {
  top: 1.54166667%;
  right: 39.83333333%;
  bottom: 83.20833333%;
  left: 39.83333333%;
}
.soccerfield-wrapper > .soccerfield > .goal-area-extension.goal-area-extension-2 {
  top: 83.20833333%;
  right: 39.83333333%;
  bottom: 1.54166667%;
  left: 39.83333333%;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .goal-area-extension.goal-area-extension-1 {
    top: 39.83333333%;
    right: 83.20833333%;
    bottom: 39.83333333%;
    left: 1.54166667%;
  }
  .soccerfield-wrapper > .soccerfield > .goal-area-extension.goal-area-extension-2 {
    top: 39.83333333%;
    right: 1.54166667%;
    bottom: 39.83333333%;
    left: 83.20833333%;
  }
}
.soccerfield-wrapper > .soccerfield > .goal-area {
  background: #6d8225;
  border: 2px solid #fff;
  position: absolute;
}
.soccerfield-wrapper > .soccerfield > .goal-area.goal-area-1 {
  top: 0;
  right: 27.61111111%;
  bottom: 86.25%;
  left: 27.61111111%;
  border-top-width: 0;
}
.soccerfield-wrapper > .soccerfield > .goal-area.goal-area-2 {
  top: 86.25%;
  right: 27.61111111%;
  bottom: 0;
  left: 27.61111111%;
  border-bottom-width: 0;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .goal-area.goal-area-1 {
    top: 27.61111111%;
    right: 86.25%;
    bottom: 27.61111111%;
    left: 0;
    border-left-width: 0;
  }
  .soccerfield-wrapper > .soccerfield > .goal-area.goal-area-2 {
    top: 27.61111111%;
    right: 0;
    bottom: 27.61111111%;
    left: 86.25%;
    border-right-width: 0;
  }
}
.soccerfield-wrapper > .soccerfield > .penalty-area {
  border: 2px solid #fff;
  position: absolute;
}
.soccerfield-wrapper > .soccerfield > .penalty-area.penalty-area-1 {
  top: 0;
  right: 39.83333333%;
  bottom: 95.41666667%;
  left: 39.83333333%;
  border-top-width: 0;
}
.soccerfield-wrapper > .soccerfield > .penalty-area.penalty-area-2 {
  top: 95.41666667%;
  right: 39.83333333%;
  bottom: 0;
  left: 39.83333333%;
  border-bottom-width: 0;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .penalty-area.penalty-area-1 {
    top: 39.83333333%;
    right: 95.41666667%;
    bottom: 39.83333333%;
    left: 0;
    border-left-width: 0;
  }
  .soccerfield-wrapper > .soccerfield > .penalty-area.penalty-area-2 {
    top: 39.83333333%;
    right: 0;
    bottom: 39.83333333%;
    left: 95.41666667%;
    border-right-width: 0;
  }
}
.soccerfield-wrapper > .soccerfield > .penalty-dot {
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  height: 4px;
  width: 4px;
  margin: -1px 0 0 -1px;
}
.soccerfield-wrapper > .soccerfield > .penalty-dot.penalty-dot-1 {
  top: 9.16666667%;
  left: 50%;
}
.soccerfield-wrapper > .soccerfield > .penalty-dot.penalty-dot-2 {
  bottom: 9.16666667%;
  left: 50%;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .penalty-dot.penalty-dot-1 {
    top: 50%;
    left: 9.16666667%;
  }
  .soccerfield-wrapper > .soccerfield > .penalty-dot.penalty-dot-2 {
    top: 50%;
    right: 9.16666667%;
  }
}
.soccerfield-wrapper > .soccerfield > .corner-area {
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
}
.soccerfield-wrapper > .soccerfield > .corner-area.corner-area-1 {
  top: -0.83333333%;
  right: 98.88888889%;
  bottom: 99.16666667%;
  left: -1.11111111%;
}
.soccerfield-wrapper > .soccerfield > .corner-area.corner-area-2 {
  top: -0.83333333%;
  right: -1.11111111%;
  bottom: 99.16666667%;
  left: 98.88888889%;
}
.soccerfield-wrapper > .soccerfield > .corner-area.corner-area-3 {
  top: 99.16666667%;
  right: 98.88888889%;
  bottom: -0.83333333%;
  left: -1.11111111%;
}
.soccerfield-wrapper > .soccerfield > .corner-area.corner-area-4 {
  top: 99.16666667%;
  right: -1.11111111%;
  bottom: -0.83333333%;
  left: 98.88888889%;
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper > .soccerfield > .corner-area.corner-area-1 {
    top: -1.11111111%;
    right: 99.16666667%;
    bottom: 98.88888889%;
    left: -0.83333333%;
  }
  .soccerfield-wrapper > .soccerfield > .corner-area.corner-area-2 {
    top: -1.11111111%;
    right: -0.83333333%;
    bottom: 98.88888889%;
    left: 99.16666667%;
  }
  .soccerfield-wrapper > .soccerfield > .corner-area.corner-area-3 {
    top: 98.88888889%;
    right: 99.16666667%;
    bottom: -1.11111111%;
    left: -0.83333333%;
  }
  .soccerfield-wrapper > .soccerfield > .corner-area.corner-area-4 {
    top: 98.88888889%;
    right: -0.83333333%;
    bottom: -1.11111111%;
    left: 99.16666667%;
  }
}
@media (min-width: true) when not (true) {
  .soccerfield-wrapper {
    padding-bottom: 75%;
    width: 100%;
  }
}
.table-player-info-short-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
.table-player-info-short {
  max-width: none;
  font-size: 0.8em;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
  table-layout: fixed;
}
.table-player-info-short.table-striped > tbody > tr:nth-child(2n) > td {
  background-color: rgba(255, 255, 255, 0.7);
}
.table-player-info-short tbody td {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.tooltip {
  text-transform: none !important;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #000;
}
.tooltip-inner {
  background: #ffffff;
  color: #000;
  border-radius: 0px;
  border: 1px solid #000;
  white-space: pre-wrap;
}
.popover {
  background-color: #ffffff;
  text-transform: none !important;
}
.popover-title {
  background-color: #000;
  color: #ffffff;
  border: none;
}
.popover.bottom > .arrow::after {
  border-bottom-color: #ffffff !important;
}
.table > tbody .bootstrap-select.btn-group:not(.input-group-btn) {
  margin-bottom: 0;
}
textarea[name="task_description"] {
  resize: none;
}
@-moz-document url-prefix() {
  textarea[name="task_description"] {
    height: 34px;
  }
}
.check-icon > .glyphicon {
  padding: 11px 12px 6px;
}
.link-btn {
  padding: 0px 5px 2px;
}
.col-center {
  text-align: center;
}
.col-shrink {
  white-space: nowrap;
}
.input-group .small-date-picker {
  width: 90px;
  text-align: right;
}
button[data-id=player-id-menu] > .filter-option {
  display: none !important;
}
.container-main-floating .control-label {
  font-family: 'Bebas Neue';
  letter-spacing: normal;
  font-size: 17px;
  font-weight: normal;
  line-height: 1.412;
}
.container-main-floating .control-label + * {
  font-family: 'Bebas Neue';
  letter-spacing: normal;
  font-size: 16px;
  line-height: 1.5;
}
.container-main-floating .control-label + * .form-control {
  padding: 8px 12px 1px;
}
.container-main-floating .control-label + * .form-control.btn-group {
  padding: 3px 0 6px;
}
.reportSucIndLabel {
  font-size: 125%;
}
.successindicator-explain {
  font-size: 100%;
}
#team-overview h4 {
  margin-bottom: 0;
}
#lastElement {
  padding-left: 6px;
}
#change-existing-broker {
  text-align: left;
}
select[multiple] + .bootstrap-select li:first-child {
  display: none;
}
.dropdown-menu.inner > li:not(.selected) > a {
  background: #ffffff;
  color: #000;
}
.dropdown-menu.inner > li:not(.selected) > a:hover {
  background: #000;
  color: #ffffff;
}
.item-select {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 150px !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 79px;
  width: 156px;
}
.item-select a.item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 15px;
  height: 79px;
  width: 156px;
  opacity: 1;
  transition: background-color 0.2s;
  background: rgba(255, 255, 255, 0.75);
  border-bottom: 6px solid #000;
}
.item-select a.item:not(:last-child) {
  margin-right: 60px;
}
.item-select a.item span.item-text {
  line-height: 1;
  text-align: center;
  font-size: 13pt;
  font-weight: bold;
  width: 126px;
}
.item-select-10 {
  width: 2100px;
}
.item-select-10 a.item:nth-child(10) {
  margin-right: 0;
}
.item-select-10 a.item:nth-child(n + 11) {
  margin-top: 60px;
}
.item-select-9 {
  width: 1884px;
}
.item-select-9 a.item:nth-child(9) {
  margin-right: 0;
}
.item-select-9 a.item:nth-child(n + 10) {
  margin-top: 60px;
}
.item-select-8 {
  width: 1668px;
}
.item-select-8 a.item:nth-child(8) {
  margin-right: 0;
}
.item-select-8 a.item:nth-child(n + 9) {
  margin-top: 60px;
}
.item-select-7 {
  width: 1452px;
}
.item-select-7 a.item:nth-child(7) {
  margin-right: 0;
}
.item-select-7 a.item:nth-child(n + 8) {
  margin-top: 60px;
}
.item-select-6 {
  width: 1236px;
}
.item-select-6 a.item:nth-child(6) {
  margin-right: 0;
}
.item-select-6 a.item:nth-child(n + 7) {
  margin-top: 60px;
}
.item-select-5 {
  width: 1020px;
}
.item-select-5 a.item:nth-child(5) {
  margin-right: 0;
}
.item-select-5 a.item:nth-child(n + 6) {
  margin-top: 60px;
}
.item-select-4 {
  width: 804px;
}
.item-select-4 a.item:nth-child(4) {
  margin-right: 0;
}
.item-select-4 a.item:nth-child(n + 5) {
  margin-top: 60px;
}
.item-select-3 {
  width: 588px;
}
.item-select-3 a.item:nth-child(3) {
  margin-right: 0;
}
.item-select-3 a.item:nth-child(n + 4) {
  margin-top: 60px;
}
.item-select-2 {
  width: 372px;
}
.item-select-2 a.item:nth-child(2) {
  margin-right: 0;
}
.item-select-2 a.item:nth-child(n + 3) {
  margin-top: 60px;
}
.item-select-1 {
  width: 156px;
}
.item-select-1 a.item:nth-child(1) {
  margin-right: 0;
}
.item-select-1 a.item:nth-child(n + 2) {
  margin-top: 60px;
}
/* centered columns styles */
.row-centered {
  text-align: center;
}
.col-centered {
  /* reset the text-align */
  text-align: left;
}
.login-flag {
  float: right;
  margin: 6px 6px 6px 0;
}
.login-flag > img {
  width: 27px;
  height: 16px;
}
.login-message {
  padding: 7px 0px;
  margin-bottom: 0px;
  visibility: hidden;
}
.datepicker {
  padding: 4px;
  border-radius: 0;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.7);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.7);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #000;
  color: #ffffff;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: rgba(0, 0, 0, 0.3);
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #000;
  border-radius: 0;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #000;
  color: #ffffff;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  border-radius: 0;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #000;
  color: #ffffff;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background: #000;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: rgba(0, 0, 0, 0.3);
}
.datepicker table tr td span.old:hover,
.datepicker table tr td span.new:hover {
  background: #000;
  color: #ffffff;
}
.datepicker table tr td span.old:hover.disabled,
.datepicker table tr td span.new:hover.disabled {
  color: rgba(0, 0, 0, 0.3);
  background: #ffffff;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #000;
  color: #ffffff;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 0;
}
.input-daterange input:last-child {
  border-radius: 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #000000;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}
.bootstrap-select .btn:focus {
  /*
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
*/
  outline: none;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #ffffff;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #FFFFFF;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
  padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .bs-actionsbox .btn-group button {
  width: 50%;
}
.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bootstrap-select-searchbox input {
  margin-bottom: 0;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
#editor1,
#editor2 {
  min-height: 250px;
  /* 	height: 250px; */
  background-color: #000;
  color: #ffffff;
  border-collapse: separate;
  padding: 7px;
  font-size: 13px;
  box-sizing: content-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  overflow: hidden;
  outline: none;
}
.editor1,
.editor2,
.editor3 {
  min-height: 250px;
  /* 	height: 250px; */
  background-color: #000;
  color: #ffffff;
  border-collapse: separate;
  padding: 7px;
  font-size: 13px;
  box-sizing: content-box;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  overflow: hidden;
  outline: none;
}
#voiceBtn {
  width: 20px;
  color: transparent;
  background-color: transparent;
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
  -moz-transform: scale(2, 2);
  border: transparent;
  cursor: pointer;
  box-shadow: none;
  -webkit-box-shadow: none;
}
div[data-role="editor-toolbar"] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dropdown-menu a {
  cursor: pointer;
}
a.btn.dropdown-toggle {
  padding-top: 2px;
}
.wysiwyg .btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff;
  background-color: #000;
}
.wysiwyg .btn.dropdown-toggle {
  height: auto !important;
}
.wysiwyg .btn.dropdown-toggle > .icon-text-height {
  margin-right: 12px;
}
.wysiwyg .btn-toolbar {
  margin-bottom: 10px;
}
.wysiwyg .btn-info {
  border-color: none !important;
}
.wysiwyg .btn-info:hover,
.wysiwyg .btn-info:focus,
.wysiwyg .btn-info:active,
.wysiwyg .btn-info.active,
.wysiwyg .open > .dropdown-toggle.btn-info {
  border-color: none !important;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  width: auto;
}
/*!
 * @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014
 * @package bootstrap-fileinput
 * @version 2.8.0
 *
 * File input styling for Bootstrap 3.0
 * Built for Yii Framework 2.0
 * Author: Kartik Visweswaran
 * Year: 2014
 * For more Yii related demos visit http://demos.krajee.com
 */
.file-input {
  overflow-x: auto;
}
.file-loading {
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  font-size: 999px;
  text-align: right;
  color: #fff;
  background: transparent url('../img/loading.gif') top left no-repeat;
  border: none;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}
.file-caption .glyphicon {
  display: inline-block;
  min-width: 18px;
  float: left;
  margin-top: 2px;
}
.file-caption-name {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file-error-message {
  background-color: #ffffff;
  color: #a94442;
  text-align: center;
  border-radius: 0;
  padding: 5px;
}
.file-caption-disabled {
  background-color: #EEEEEE;
  cursor: not-allowed;
  opacity: 1;
}
.file-input .btn[disabled],
.file-input .btn .disabled {
  cursor: not-allowed;
}
.file-preview {
  /*
    border-radius: 0;
    border: 1px solid #ddd;
    padding: 5px;
*/
  width: 100%;
  margin-bottom: 5px;
}
.file-preview-frame {
  display: table;
  background-color: #ffffff;
  margin: 8px;
  height: 160px;
  box-shadow: 1px 1px 5px 0px #a2958a;
  padding: 6px;
  float: left;
  text-align: center;
  vertical-align: middle;
}
.file-preview-frame:hover {
  background-color: #ffffff;
  box-shadow: 2px 2px 5px 0px #333;
}
.file-preview-image {
  height: 160px;
  vertical-align: text-center;
}
.file-preview-text {
  display: table-cell;
  width: 160px;
  height: 160px;
  color: #428bca;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
}
.file-preview-other {
  display: table-cell;
  width: 160px;
  height: 160px;
  font-family: Monaco, Consolas, monospace;
  letter-spacing: normal;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
}
.file-input-new .file-preview,
.file-input-new .close,
.file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button,
.file-input-new .fileinput-upload-button {
  display: none;
}
.loading {
  background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;
}
.wrap-indicator {
  font-weight: bold;
  color: #245269;
  cursor: pointer;
}
.kv-file-upload,
.kv-file-zoom,
.file-upload-indicator {
  display: none;
}
.kv-file-content {
  width: 300px;
  height: 250px;
}
.tablesorter-default thead > tr:nth-child(2) > td {
  padding: 6px 2px;
}
.tablesorter-default .tablesorter-filter {
  padding: 6px;
  width: 100%;
  border-radius: 0;
  border: 0 none;
  background: #000;
  color: #ffffff;
  transition: all 0.2s ease;
}
.tablesorter-default .tablesorter-filter::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.tablesorter-default .tablesorter-filter:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.tablesorter-default .tablesorter-filter::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}
.tablesorter-default .tablesorter-filter:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.tablesorter .filtered {
  display: none;
}
/* ajax error row */
.tablesorter .tablesorter-errorRow td {
  text-align: center;
  cursor: pointer;
  background-color: #e6bf99;
}
.col-md-55 {
  width: 45.83333333%;
}
.col-md-offset-05 {
  margin-left: 4.16666667%;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald'), url('/fonts/Oswald-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald'), url('/fonts/Oswald-Regular.ttf') format('truetype');
}
body,
.container-main-floating .control-label,
.container-main-floating .control-label + *,
.form-control,
.nav-welcome,
.navbar-nav li a {
  font-family: 'Oswald', sans-serif;
}
.nav-welcome {
  font-size: 1em;
}
.container-message,
#position-overview {
  color: #000;
}
.container-message {
  background-color: rgba(255, 255, 255, 0.75);
}
#position-overview {
  background-color: transparent;
}
.message {
  background-color: #000;
  color: #ffffff;
}
.navbar-brand {
  left: -52px;
  height: 101px;
}
.navbar-brand > img {
  width: 75px;
  height: 0;
  padding: 101px 0 0 0 !important;
  background-image: url('/img/themes/rkc.png') !important;
}
.navbar-brand .corner-1,
.navbar-brand .corner-2,
.navbar-brand .corner-3 {
  display: none;
}
.navbar-container > .navbar-collapse {
  margin-left: 0;
}
.navbar-nav:not(.navbar-right) {
  margin-left: -16px;
}
.navbar-nav li a {
  font-size: 1.4rem;
  font-weight: 300;
  text-transform: uppercase;
}
.icon.logout {
  display: none;
}
#position-overview {
  margin-left: 19px;
}
.defs-only {
  position: absolute;
  height: 0;
  width: 0;
  overflow: none;
  left: -100%;
}
.plus-icon > img {
  width: 25px;
  height: 25px;
  margin-top: -5px;
  filter: url('/img/themes/vitesse/filters.svg#white-to-theme');
}
td,
td .btn,
th,
#content.small-font td,
#content.small-font td .btn,
#content.small-font th {
  font-size: 100%;
}
.player-icon.green,
.player-icon.orange,
.player-icon.red {
  color: #000;
}
.container-main-floating .control-label + * .form-control.btn-group {
  padding-top: 0;
}
/********************************white-overides****************************************/
.tables-wrapper-responsive {
  position: relative;
  width: 100%;
}
.tables-wrapper-responsive-inner table {
  border-left: medium none;
  display: inline-block;
  float: left;
  width: auto;
}
.tables-wrapper-responsive-inner table td {
  font-size: 11px;
  padding: 5px 2px;
  text-align: center;
}
.tables-wrapper-responsive-inner table td.m-g-h {
  text-align: left;
}
.tables-wrapper-responsive-inner table td.black-bg {
  background: #000000 none repeat scroll 0 0;
  border-color: #000000;
  color: #ffffff;
}
.tables-wrapper-responsive-inner table tbody tr:first-child td {
  border: medium none;
  padding: 7px;
}
/*.tables-wrapper-responsive-inner .show-hide-row span {
  display:block;
  height:18px;
  line-height:15px;
  overflow:hidden;
}*/
.tables-wrapper-responsive-inner .table-bordered {
  border: 0.5px solid #000000;
}
.tables-wrapper-responsive-inner .table-bordered > thead > tr > th,
.tables-wrapper-responsive-inner .table-bordered > tbody > tr > th,
.tables-wrapper-responsive-inner .table-bordered > tfoot > tr > th,
.tables-wrapper-responsive-inner .table-bordered > thead > tr > td,
.tables-wrapper-responsive-inner .table-bordered > tbody > tr > td,
.tables-wrapper-responsive-inner .table-bordered > tfoot > tr > td {
  border: 0.5px solid #000000;
}
.tables-wrapper-inner {
  margin-bottom: 20px;
}
.tables-wrapper-inner .accordion-heading h3 {
  border-radius: 5px;
  float: left;
  padding: 5px;
  width: 100%;
}
.tables-wrapper-inner .accordion-group .col-lg-3.stop-at-left {
  padding-top: 31px;
}
.events-click {
  background: #000000 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 8px;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 4px 1px;
}
.events-click:hover {
  background: #000000 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 8px;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0 4px 1px;
}
.text-vertically-align {
  cursor: pointer;
  font-size: 13px;
  height: 150px !important;
  margin-top: 5px;
  overflow: hidden;
  padding-right: 10px;
  width: 50px !important;
  word-wrap: break-word;
  writing-mode: vertical-rl;
}
.text-vertically-align sup {
  position: inherit !important;
  vertical-align: super !important;
}
.Training-blocks-table {
  width: 280px !important;
}
.col-lg-3.stop-at-left {
  padding-right: 0;
  padding-top: 15px;
  position: static;
}
.left-content-tale-list {
  bottom: 0;
  left: 0;
  padding-right: 0;
  position: absolute;
  top: 443px;
  width: 346px;
}
.left-content-tale-list table {
  width: 100%;
}
.left-content-tale-list td {
  padding: 0 5px;
}
.left-content-tale-list td:first-child {
  text-align: right;
}
.left-content-tale-list td:nth-child(2) {
  padding-right: 0;
  padding-right: 0px;
}
.left-content-tale-list tr:first-child td .block-sp {
  border-top: 1px solid #000000;
}
.left-content-tale-list tr:first-child td:first-child .block-sp {
  display: inline-block;
  width: 35px;
}
.left-content-tale-list tr:nth-child(2) .block-sp {
  border-top: 1px solid #000000;
}
.left-content-tale-list span.block-sp {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #000000 #000000;
  border-image: none;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  display: inline-block;
  font-size: 11px;
  height: 29px;
  padding: 4px 13px;
}
.left-content-tale-list span.block-sp .events-click {
  background: transparent none repeat scroll 0 0;
  color: #000000;
  float: right;
  font-size: 15px;
  margin-right: 0;
  margin-top: 4px;
  padding: 0 0 0 5px;
}
.block-sp.full-width {
  width: 100%;
}
.player-name {
  font-size: 11px;
  line-height: 20px;
}
.employability-row th {
  padding: 5px 10px;
}
.wo-events-0 .manage-td-width.physical_theme_tr .m-g-h span {
  min-height: 59px;
  padding-top: 21px;
}
.wo-events-0 .manage-td-width.new_event_tr .m-g-h {
  padding-bottom: 6px !important;
  padding-top: 5px !important;
}
.clickable-toggle td {
  padding: 0;
}
.clickable-toggle h2 {
  cursor: pointer;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.clickable-toggle h2::after {
  content: "";
  float: right;
  font-family: "Glyphicons Halflings";
  margin-right: 2px;
  margin-top: 2px;
}
.player-divider-row td {
  padding: 0 !important;
}
/*.player-divider {
  border:1px solid #000000;
  height:33px;
  width:100%;
}*/
manage-height {
  display: inline-block;
  max-width: 150px;
}
.event-wrapper {
  min-width: 150px;
}
.event-wrapper > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.event-wrapper-h {
  display: inline-block;
  max-width: 120px;
}
/*.manage-td-width.physical_theme_tr .event-wrapper span {
  display:inline-block;
  line-height:2;
  width:100px;
  word-wrap:break-word;
}*/
.manage-td-width.add_training_blocks_tr .manage-height {
  min-height: 218px;
  padding-top: 65px;
}
.manage-td-width.add_training_blocks_tr_stat .manage-height {
  min-height: 192px;
  padding-top: 65px;
}
.alldays.wo-events-0 {
  width: 440px;
}
tr.no-border td {
  border: none;
}
tr.no-border td textarea {
  border: 1px solid;
}
.training_achieved_label .training_achieved {
  padding-bottom: 0;
}
.training_achieved .col-md-6 {
  padding: 0;
}
.alldays {
  border-bottom: none;
  border-right: none;
}
.m-g-h {
  min-width: 125px;
}
#editor3 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  background-color: #000000;
  border-collapse: separate;
  box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
  box-sizing: content-box;
  color: #ffffff;
  font-size: 13px;
  min-height: 250px;
  outline: none;
  overflow: hidden;
  padding: 7px;
}
.edit-trainingblock .btn-group {
  margin-bottom: 5px;
}
.edit-trainingblock-content .col-title-small {
  background: #000000 !important;
  color: #ffffff;
  text-align: center;
}
.edit-trainingblock-content .col-md-4 {
  padding: 30px;
}
.edit-trainingblock-content .col-md-8 {
  padding: 30px;
}
.edit-trainingblock-content .action-button-group .glyphicon-plus {
  background-color: #000000;
  color: #ffffff !important;
  opacity: 0.85;
  padding: 2px 1px 2px 2px;
}
.training-content {
  text-align: center;
}
.training-content #editor1 {
  height: 100px;
  text-align: left;
}
.training-content #editor2 {
  height: 100px;
  text-align: left;
}
.training-content #editor3 {
  height: 100px;
  text-align: left;
}
.training-content .bootstrap-select {
  margin-top: 30px;
}
.trainingblock-image-delete {
  color: #ffffff;
  float: right;
  padding-left: 10px;
}
.trainingblock-image-delete:hover {
  color: #ffffff !important;
}
.trainingblock-image-edit {
  color: #ffffff;
  float: right;
  padding-left: 10px;
}
.trainingblock-image-edit:hover {
  color: #ffffff !important;
}
.trainingblock-video-delete {
  color: #ffffff;
  float: right;
}
.trainingblock-video-delete:hover {
  color: #ffffff !important;
}
.training-image {
  border: 3px dashed;
  height: 280px;
  padding-top: 130px;
}
.training-video {
  border: 3px dashed;
  height: 280px;
  padding-top: 130px;
}
.training-content-action {
  text-align: left;
}
/*.wo_trainingblock_container {
  padding:5px 0px !important;
  vertical-align:top;
}*/
.add_eventblock {
  font-size: 10px;
}
.add_eventblock:hover {
  font-size: 10px;
}
/*.event_heading {
  margin:0 auto;
  width:160px;
}*/
.ui-sortable-placeholder {
  display: none;
}
.player-status span {
  float: right;
  visibility: hidden !important;
}
.player-status:hover span {
  float: right;
  visibility: visible !important;
}
.player-match-status span a {
  float: right;
  visibility: hidden !important;
}
.player-match-status .pms-text {
  display: inline-block !important;
}
.player-match-status:hover span a {
  float: right;
  visibility: visible !important;
}
.player-side-bar {
  border-color: transparent !important;
  float: left;
  width: 100% !important;
}
.player-side-bar td {
  border: 1px solid #000000;
  font-size: 11px;
  padding: 5px 10px;
}
.player-side-bar td:first-child {
  text-align: left;
}
.player-side-bar td.no-border {
  border-color: transparent;
}
.player-side-bar td.control-label {
  margin-bottom: 2px !important;
  padding: 0;
}
.player-side-bar .bootstrap-select.btn-group:not(.input-group-btn) {
  margin-bottom: 2px !important;
  padding: 0;
}
.player-side-bar select[multiple] + .bootstrap-select li:first-child {
  display: block !important;
}
.player-side-bar td.black-bg {
  background: #000000 none repeat scroll 0 0;
  border-color: #000000;
  color: #ffffff;
}
.player-side-bar tbody tr:first-child td {
  border: medium none;
  padding: 4px;
}
.player-side-bar .show-hide-row {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.player-side-bar .remove {
  float: right;
}
.player-side-bar .player-block {
  height: 18px;
}
#add-physical-event select[multiple] + .bootstrap-select li:first-child {
  display: block !important;
}
.player-sider-bar-div {
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 220px;
}
.player-match-status-head.start-situation-head {
  width: 65px;
  word-wrap: break-word;
}
/*.training-block {
  margin-bottom:5px;
}*/
/*.training-block.serial {
  border-bottom:1px solid black;
  border-left:0;
  border-right:0;
  border-top:0;
  font-size:14px;
  font-weight:bold;
}*/
/*.training-block.options {
  margin:0 auto;
  padding-right:0;
  text-align:right;
  width:25px;
}*/
.player-emp-status {
  font-weight: bold;
}
.events-table-scroll-wrap {
  overflow: hidden;
}
.events-table-scroll {
  overflow-x: scroll;
}
.event-duration {
  margin: 0 auto;
  width: 40px;
}
.choaching-points {
  max-height: 120px;
  max-width: 230px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.col-nopadding-h {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.col-nopadding-v {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.match-team {
  height: 32px;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  width: 90px;
  word-wrap: break-word;
}
.row-zero-pm {
  margin: 0 !important;
  padding: 0 !important;
}
.match-team-seperator {
  margin: 5px !important;
  padding: 0 !important;
  text-align: center;
}
/*.gym-block-name {
  font-size:14px;
  height:275px;
  margin-top:5px;
  overflow:hidden;
  padding-right:10px;
  width:50px !important;
  word-wrap:break-word;
  writing-mode:vertical-rl;
}*/
.gym-blue {
  background-color: #0088cc;
}
.gym-blue span {
  display: inline !important;
}
.gym-blue span.pull-right {
  display: none !important;
}
.gym-blue:hover span.pull-right {
  display: inline !important;
}
.gym-yellow {
  background-color: #ffff00;
}
.gym-yellow span {
  display: inline !important;
}
.gym-yellow span.pull-right {
  display: none !important;
}
.gym-yellow:hover span.pull-right {
  display: inline !important;
}
.gym-events-click {
  background: #000000 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  padding: 0 4px 1px;
}
.gym-events-click:hover {
  background: #000000 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  padding: 0 4px 1px;
}
.day-selector select[multiple] + .bootstrap-select li:first-child {
  display: block !important;
}
.training-block-wrapper {
  border-bottom: 1px solid black;
  max-width: 250px;
  padding-bottom: 6px;
}
.training-block-wrapper .stat-serial {
  display: inline-block;
  float: left;
  font-weight: bold;
  max-width: 20px;
  padding-left: 4px;
  text-align: left;
}
.training-block-wrapper .stat-name {
  display: inline-block;
  max-height: 32px;
  max-width: 112px;
  overflow: hidden;
  text-align: left !important;
  word-wrap: break-word;
}
.training-block-wrapper .stat-duration {
  display: inline-block;
  float: right;
  margin-right: 4px;
  max-width: 42px;
  word-wrap: break-word;
}
.physical_theme_tr_stat {
  min-height: 86px;
}
.table-bordered > thead > .show-hide-row > th,
.table-bordered > tbody > .show-hide-row > th,
.table-bordered > tfoot > .show-hide-row > th,
.table-bordered > thead > .show-hide-row > td,
.table-bordered > tbody > .show-hide-row > td,
.table-bordered > tfoot > .show-hide-row > td {
  border: 0.5px solid transparent !important;
}
.stat-gym-block-name {
  font-size: 14px;
  margin-top: 5px;
  min-height: 275px;
  overflow: hidden;
  word-wrap: break-word;
  writing-mode: vertical-rl;
}
.border-left {
  border-right: 1px solid #dddddd !important;
}
.tb-green {
  background-color: white;
  border-color: black;
  color: #6cbb3c;
}
.tb-yellow {
  background-color: white;
  border-color: black;
  color: #fbb917;
}
.tb-orange {
  background-color: white;
  border-color: black;
  color: orangered;
}
.tooltip-styling {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #858585;
  box-shadow: 0px 0px 1px 1px #a9a9a9;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  opacity: 1;
  padding: 5px 11px;
  width: 200px;
  word-wrap: break-word;
  z-index: 999;
}
.panel-green {
  background-color: #6cbb3c;
  height: 17px;
  margin-left: 5px;
  width: 27px;
}
.panel-orange {
  background-color: orangered;
  height: 17px;
  margin-left: 5px;
  width: 27px;
}
.panel-yellow {
  background-color: #fbb917;
  height: 17px;
  margin-left: 5px;
  width: 27px;
}
.text-normal {
  font-weight: 200 !important;
  word-wrap: break-word;
  max-width: 100px;
}
.text-normal p {
  margin: 0px;
  width: 160px;
}
.ui-helper-hidden-accessible {
  display: none;
}
.modal .modal-header .close.black {
  background: #ffffff;
  color: #000000;
  opacity: 1;
  padding: 2px 5px 2px 5px;
  margin-top: 2px;
  text-shadow: none;
}
#selectpicker-fixed .bootstrap-select > .btn {
  max-width: 166px;
  padding-right: 25px;
}
.tb-wrapper {
  float: right;
  width: 100%;
}
.tb-wrapper .pull-right {
  float: none !important;
  margin: 0 auto;
  width: 40px;
}
.tb-wrapper .pull-right .text-vertically-align {
  padding-right: 0;
  width: 100% !important;
}
.manage-td-width.team_tactical_theme .col-md-4.text-left {
  padding: 0;
  width: 64px;
}
.manage-td-width.team_tactical_theme .col-md-7.text-left {
  padding: 0;
  width: 99px;
}
.manage-td-width.team_tactical_theme .col-md-8 {
  width: 99px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.row.row-padding {
  padding-top: 10px;
}
/*.tactical-theme-span {
  width:97px;
  height:42px;
  display:inline-block;
}*/
.event-wrapper-m.event-type {
  min-height: 27px;
}
#form_weekoverview .bootstrap-select > .btn {
  width: 98% !important;
  padding-right: 32px !important;
}
.training-block-md-9 .training-content .bootstrap-select {
  margin-top: 0px;
}
.training-block-md-9 .bootstrap-select:not([class*="span"] ):not([class*="col-"] ):not([class*="form-control"] ):not(.input-group-btn) {
  margin-left: -50px;
  width: 175px;
}
.training-block-md-9 #default_duration {
  margin-left: -50px;
  display: inline-block;
  width: 155px;
}
.training-block-md-9 .col-md-6 {
  margin-bottom: 15px;
}
.training-default-image {
  border: 3px dashed;
  height: 230px;
  padding-top: 100px;
}
.advanced-duration :disabled {
  border-color: transparent !important;
}
.category-sortable-li .accordion-heading h3 {
  padding: 9px 5px;
  background-color: #aaaaaa;
}
#attributes-form .col-md-1,
#attributes-form .col-md-2,
#attributes-form .col-md-3,
#attributes-form .col-md-4,
#attributes-form .col-md-5,
#attributes-form .col-md-6,
#attributes-form .col-md-7,
#attributes-form .col-md-8,
#attributes-form .col-md-9,
#attributes-form .col-md-10,
#attributes-form .col-md-11,
#attributes-form .col-md-12 {
  padding: 0 15px !important;
}
.password-change-header {
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  box-sizing: border-box;
  background: #ffffff;
  border-bottom: 0 none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
/* @change */
.training-block.options {
  margin: 0 auto;
  padding-right: 0;
  text-align: right;
  width: 25px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.training-block.serial {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  font-size: 14px;
  font-weight: bold;
}
.wo_trainingblock_container {
  padding: 5px 0px !important;
  vertical-align: top;
}
.text-horizontally-align {
  writing-mode: horizontal-tb;
  cursor: pointer;
  font-size: 13px;
  height: 38px !important;
  overflow: hidden;
  min-width: 290px;
  word-wrap: break-word;
}
.trainingblock-row {
  padding: 0 !important;
}
.trainingblock-column {
  border: 1px solid black !important;
  padding: 0 !important;
}
.training-block-availability {
  width: 56px;
}
.trainingblock-icon {
  border-right: none !important;
}
.trainingblock-icons {
  border-left: none !important;
}
/*.trainingblock-rtp{
  display: contents;
}*/
.serial {
  margin-top: 0px;
}
.player-time {
  border-color: black;
  background-color: darkgrey;
}
.player-side-bar tbody tr:first-child td {
  border: medium none;
  padding: 4px;
}
.player-selectrows {
  display: contents;
}
.manage-td-width.physical_theme_tr .event-wrapper span {
  /*display: inline-block;*/
  line-height: 2;
  width: 100px;
  word-wrap: break-word;
}
.tactical-theme-span {
  width: 130px;
  height: 24px;
  display: inline-block;
}
.gym-block-name {
  font-size: 14px;
  height: 150px;
  margin-top: 5px;
  overflow: hidden;
  padding-right: 10px;
  width: 50px !important;
  word-wrap: break-word;
  writing-mode: vertical-rl;
}
/*.tables-wrapper-responsive-inner .show-hide-row span {
  display: block;
  height: 20px;
  line-height: 15px;
  overflow: hidden;
}*/
.player-side-bar .show-hide-row {
  height: 31px;
  line-height: 18px;
  overflow: hidden;
}
.event_heading {
  margin: 0 auto;
  width: 360px;
}
.bootstrap-select > .btn {
  width: 98% !important;
  padding-right: 25px;
}
.weekoverview-fixwidth {
  max-width: 200px !important;
}
.weekoverview-headings {
  max-width: 80px !important;
  min-width: 50px !important;
}
.print-player-side-bar-div {
  max-width: 171px !important;
}
.print-event-duration {
  width: 25px !important;
}
.print-gym-block-name {
  width: 30px !important;
}
.print-player-selectrows {
  min-width: 25px !important;
  max-width: 27px !important;
  /*width:27px !important;*/
}
.weekoverview-employability {
  font-size: 11px;
}
.print_event_heading {
  width: 0px;
}
.print-container-main-floating {
  margin-top: 90px;
}
.print-text-horizontally-align {
  min-width: 130px !important;
  max-width: 159px;
}
.trainingblock-innertable tbody tr td:first-child {
  border-left: none !important;
}
.trainingblock-innertable tbody tr td:last-child {
  border-right: none !important;
}
.trainingblock-innertable tbody tr:last-child td {
  border-bottom: none !important;
}
.trainingblock-innertable tbody tr:first-child td {
  border-top: none !important;
}
.training_heading {
  min-width: 375px !important;
}
.trainingblock_edit {
  margin-right: 0px !important;
}
.player-divider {
  height: 33px;
  width: 100%;
}
.tables-wrapper-responsive-inner table td {
  font-size: 11px;
  padding: 5px 2px;
  text-align: center;
  position: relative;
}
.trainingblock-rtp {
  display: block;
  position: absolute;
  width: 100%;
  top: 9px;
  text-align: center;
}
.tables-wrapper-responsive-inner .show-hide-row span {
  display: block;
  height: 20px;
  line-height: 15px;
  position: relative;
  overflow: hidden;
  z-index: 99;
}
