/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
	Created on : 13.11.2018, 15:24:29
	Author     : honza
*/
* {
  font-family: 'Didact Gothic', sans-serif;
}
html,
body {
  background-color: white;
  line-height: 1.2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .container {
    margin-left: 0;
    margin-right: 0;
  }
}
.stretch {
  flex: 1;
}
.bg-white {
  background: white;
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  .bg-white {
    padding: 20px 0;
  }
}
.head a {
  display: inline-block;
}
.head ul {
  margin-top: 15px;
  list-style: none;
}
.head ul li {
  display: inline-block;
  padding: 0 10px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .head ul li {
    display: block;
  }
}
.head ul li.delimiter {
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  opacity: 0.32;
}
@media only screen and (max-width: 767px) {
  .head ul li.delimiter {
    display: none;
  }
}
.head ul a {
  display: inline-block;
  color: #3245b8;
}
@media only screen and (max-width: 767px) {
  .head #logo img {
    margin: 10px 0;
    height: 35px;
  }
}
.head .navbar-toggle {
  margin-right: 0;
}
.head .navbar-toggle .icon-bar {
  background: #ffffff;
  width: 30px;
  height: 5px;
}
.head .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.head .user-dropdown .dropdown-menu {
  width: 200px !important;
  min-width: 200px !important;
  line-height: 0;
  right: 0;
}
.head .user-dropdown .dropdown-menu li {
  padding: 0;
  text-align: left;
  width: 100%;
  height: auto;
  line-height: 0;
}
.head .user-dropdown .dropdown-menu li a {
  font-size: 13px;
  width: 100%;
  color: #3245b8;
}
.main-menu {
  min-height: 0 !important;
  border: 0px;
  background: #3245b8;
  border-radius: 0 !important;
  margin-bottom: 25px;
  visibility: collapse;
}
@media only screen and (max-width: 767px) {
  .main-menu {
    margin-bottom: 0px;
  }
}
.main-menu .nav.navbar-nav {
  float: right;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .main-menu .nav.navbar-nav {
    float: none;
  }
}
.main-menu .nav.navbar-nav li {
  padding: 0 0px;
}
.main-menu .nav.navbar-nav a {
  padding: 8px 12px;
  opacity: 0.7;
  color: white;
}
.main-menu .nav.navbar-nav a:hover {
  color: #e4003a;
  opacity: 1;
  background-color: transparent;
}
.main-menu .nav.navbar-nav a:focus {
  color: #e4003a;
  opacity: 1;
  background-color: transparent;
}
.main-menu .nav.navbar-nav .dropdown.open a {
  background-color: transparent;
  color: #e4003a;
  opacity: 1;
}
.main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li {
  line-height: 1;
  border-top: 1px solid #eee;
  padding: 0px;
}
.main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li:first-child {
  border-top: 0;
}
.main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li a {
  padding: 10px 20px 10px 10px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li a {
    padding: 5px 15px 5px 25px;
    color: white;
  }
}
.main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li a:hover {
  color: #e4003a;
}
.main-menu .nav.navbar-nav .dropdown.open .dropdown-menu li.active {
  color: #e4003a;
}
.main-menu .nav.navbar-nav li.active a {
  opacity: 1;
}
.main-menu .nav.navbar-nav .dropdown-menu {
  min-width: 220px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.main-menu .nav.navbar-nav .dropdown-menu li.dropdown-submenu {
  display: block;
  border-bottom: 1px;
}
.main-menu .nav.navbar-nav .dropdown-menu li.dropdown-submenu a {
  font-weight: 700;
  color: black;
}
.main-menu .navbar-collapse.collapse {
  width: 100%;
  margin: 0 -15px !important;
  background-color: #102d69;
}
.main-menu .navbar-form {
  margin: 6px -15px 6px 0;
}
.main-menu form .input-group {
  background-color: #4966ce;
  border-radius: 17px;
}
.main-menu form .input-group input,
.main-menu form .input-group button {
  border: 0;
  background: transparent;
  color: #79bbff;
  font-size: 18px;
}
.main-menu form .input-group input::placeholder {
  color: #46a1ff;
}
.main-menu form .input-group input:-ms-input-placeholder {
  color: #46a1ff;
}
.main-menu form .input-group input::-ms-input-placeholder {
  color: #46a1ff;
}
.trailer-row {
  padding-top: 20px;
}
.trailer-row .col-sm-12 {
  padding-bottom: 40px;
}
.trailer-row .main-news-cont {
  position: relative;
}
.trailer-row .main-news-cont .main-news-text {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.trailer-row .main-news-cont .main-news-text .main-news-date {
  color: #e4003a;
  font-size: 20px;
  font-weight: 700;
}
.trailer-row .main-news-cont .main-news-text span a {
  text-align: left;
  color: white;
  font-weight: 700;
  font-size: 35px;
}
.trailer-row .secondary-news-cont img {
  min-height: 170px;
  min-width: 263px;
}
.trailer-row .secondary-news-cont .secondary-news-date {
  color: #e4003a;
  font-size: 14px;
  font-weight: 700;
}
.trailer-row .secondary-news-cont .secondary-news-name a {
  margin-top: 6px;
  margin-bottom: 6px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}
.trailer-row .secondary-news-cont .secondary-news-text {
  color: #bfbfbf;
  font-size: 15px;
  line-height: 22px;
}
.trailer-row .trailer-item {
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
}
.trailer-row a {
  display: block;
}
.trailer-row a.img img {
  width: 100%;
}
.trailer-row .name {
  display: block;
  margin: 11px 15px;
  height: 100%;
  min-height: 48px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .trailer-row .name {
    margin: 12px 15px;
    height: 128px;
  }
}
.trailer-row .name a {
  color: #010101;
  line-height: 15px;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .trailer-row .name a {
    font-size: 40px;
    line-height: 40px;
  }
}
.trailer-row .trailer-first .name {
  margin: 12px 15px;
  min-height: 128px;
  height: 100%;
}
.trailer-row .trailer-first .name a {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media only screen and (max-width: 767px) {
  .g-mt-10-xs-only {
    margin-top: 10px;
  }
}
.push-down {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.box-white {
  margin-top: 25px;
}
.box-white .tertiary-news .tertiary-news-date {
  color: #e4003a;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.box-white .tertiary-news .tertiary-news-name a {
  color: #102d69;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}
.box-white .tertiary-news .tertiary-news-text {
  color: #0d0d0d;
  font-size: 15px;
}
.news .row {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 20px;
}
.news .row:last-child {
  margin-bottom: 0;
}
.news a {
  display: block;
  color: #010101;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 10px;
}
.tag {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  background: #3245b8;
  padding: 8px 15px;
  color: #fff;
}
.tag.tag-red {
  background-color: #e02124;
}
.tag.tag-black {
  background-color: #000;
}
.short-new {
  background: #3245b8;
  color: #ffffff;
  border-radius: 5px;
  padding-bottom: 15px;
}
.short-new > strong {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
.short-new > div {
  text-align: justify;
  background-color: #435dc7;
  padding: 10px 20px;
  font-size: 15px;
}
.short-new > div a {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.short-new > div a:hover {
  color: #fff;
}
.short-new > div span {
  display: block;
  text-align: right;
  color: #8bb7fc;
  font-size: 14px;
}
.short-new > a {
  margin: 10px 20px;
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.short-new > a:hover {
  color: #fff;
}
.short-new > hr {
  border: 0;
  background-color: #7aaefb;
  height: 2px;
  margin-left: 20px;
  width: 25%;
}
.add-action {
  text-align: center;
  background-color: white;
  margin-bottom: 15px;
  padding: 4px;
}
.add-action #yearSelect {
  width: auto;
  display: inline-block;
  font-size: 18px;
  padding: 3px 30px;
}
.add-action #categorySelect {
  width: auto;
  display: inline-block;
  font-size: 18px;
  padding: 3px 30px;
}
.add-action .btn-pvs {
  float: right;
}
.calendar-actions .media {
  background-color: white;
  font-size: 14px;
  padding: 10px;
}
.calendar-actions .media .media-body {
  padding-left: 15px;
}
.calendar-actions .media .media-heading {
  margin: 0;
}
.calendar-actions .media .media-heading a {
  font-size: 16px;
  font-weight: 700;
  color: black;
}
.calendar-actions .media .media-heading a:hover {
  color: #3245b8;
}
.calendar-actions .media .media-left p {
  margin: 0;
}
.action-detail p {
  margin-bottom: 5px;
}
.action-detail .description {
  margin-bottom: 15px;
}
.action-detail .categories {
  margin-bottom: 15px;
}
.action-detail .glyphicon {
  top: 3px;
}
.registration-form .checkbox {
  margin-bottom: 20px;
}
.registration-form .checkbox label {
  font-size: 19px;
}
.registration-form .checkbox label input {
  margin-top: 6px;
}
.registration-form .btn-primary,
.acc-login .btn-primary,
.team-admins .btn-primary,
.tournament-detail .btn-primary {
  background-color: #102d69;
  border-color: #102d69;
  color: white;
}
.registration-form .btn-primary:hover,
.acc-login .btn-primary:hover,
.team-admins .btn-primary:hover,
.tournament-detail .btn-primary:hover {
  color: #102d69;
  background-color: white;
}
.registration-form .warning-sign,
.acc-login .warning-sign,
.team-admins .warning-sign,
.tournament-detail .warning-sign {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid;
  border-radius: 4px;
  font-size: 15px;
  display: flex;
  align-items: center;
}
.registration-form .warning-sign .fa-solid,
.acc-login .warning-sign .fa-solid,
.team-admins .warning-sign .fa-solid,
.tournament-detail .warning-sign .fa-solid {
  font-size: 45px;
  color: #e3013a;
}
.registration-form .warning-sign > :not(:last-child),
.acc-login .warning-sign > :not(:last-child),
.team-admins .warning-sign > :not(:last-child),
.tournament-detail .warning-sign > :not(:last-child) {
  margin-right: 15px;
}
#conditionsModal .modal-dialog {
  width: 60%;
}
#conditionsModal .modal-dialog .modal-body {
  font-size: 15px;
}
.btn-pvs {
  color: #102d69;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.m-b-20 {
  margin-bottom: 20px;
}
.error {
  background-color: #ff9933;
  color: white;
  border-radius: 5px;
}
.error li {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 992px) {
  .social-links {
    text-align: center;
    padding: 0;
  }
}
@media only screen and (min-width: 1200px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .social-links {
    text-align: right;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 992px) {
  .user-login {
    text-align: center;
    padding: 0;
  }
}
@media only screen and (min-width: 1200px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .user-login {
    text-align: right;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 992px) {
  .calendar-view-action {
    text-align: left;
  }
}
.panel-footer {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 992px) {
  .calendar-action-date {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .calendar-action-date {
    text-align: right;
  }
}
.calendar-action-date {
  font-size: medium;
}
.calendar-action-user {
  font-size: medium;
}
.required label::after {
  color: red;
  content: ' *';
}
.calendar-action-textarea .form-control {
  resize: none;
  height: 150px;
  margin-bottom: 15px;
}
.file-delete-button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 992px) {
  .file-delete-button {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .file-delete-button {
    text-align: right;
  }
}
.calendar-form-title {
  margin-bottom: 20px;
}
.calendar-action-picture {
  width: 40px;
  height: 40px;
  margin: 3px;
  margin-left: 0px;
  border: 1px solid #ddd;
  /* Gray border */
  border-radius: 5px;
  /* Rounded border */
}
.calendar-action-picture:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
.files {
  margin-top: 3px;
  margin-bottom: 3px;
}
.form-error {
  margin: 0px;
}
.category-required::after {
  color: gray;
  content: ' *';
}
.team-table {
  margin-top: 20px;
}
.team-table .grido td {
  font-weight: normal;
  font-size: medium;
}
.team-table .grido table {
  border: none;
  margin-top: 20px;
}
.team-table .grido table .grid-cell-web {
  max-width: 100px;
  overflow: hidden;
}
.team-table .grido table .grid-header-web {
  width: 100px;
}
.team-table .grido table thead tr.head {
  color: #112d68;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  white-space: nowrap;
}
.team-table .grido table thead tr.head th {
  border: none;
  background: transparent;
  border-bottom: 1px solid #ee6185 !important;
  padding: 0px 5px 10px 5px !important;
}
.team-table .grido table thead tr.head .actions.center {
  font-size: 0px;
}
.team-table .grido table thead th.column span {
  float: left;
  display: none;
}
.team-table .grido table thead th.column.asc span,
.team-table .grido table thead th.column.desc span {
  margin-right: 5px;
  display: block;
}
.team-table .grido table tbody tr {
  background: transparent;
}
.team-table .grido table tbody tr .grid-cell-name {
  padding: 10px 0px 10px 5px;
  color: #112d68;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}
.team-table .grido table tbody tr .grid-cell-id {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
  text-transform: uppercase;
}
.team-table .grido table tbody tr .grid-cell-categories {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
}
.team-table .grido table tbody tr .grid-cell-date_from {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
}
.team-table .grido table tbody tr .grid-cell-description {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
}
.team-table .grido table tbody tr .grid-cell-web a {
  color: #e3013a;
  font-size: 15px;
  line-height: 22px;
}
.team-table .grido table tbody tr .actions.center a {
  width: 100px;
  height: 28px;
  background-color: #e3013a;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
  line-height: 24px;
}
.team-table .grido table tbody tr td {
  border-bottom: solid 1px #ee6185;
  border-right: none;
}
.team-table .grido table tfoot td {
  padding-top: 20px;
  background: transparent;
}
.team-table .grido table tfoot td .count {
  display: none;
}
.team-table .grido table tfoot td .paginator {
  float: right;
}
.team-table .grido table tfoot td .paginator span.disabled {
  font-size: 17px;
  border: none;
  color: #112d68;
  font-weight: 700;
}
.team-table .grido table tfoot td .paginator span.disabled:first-child {
  display: none;
}
.team-table .grido table tfoot td .paginator span.disabled:last-child {
  display: none;
}
.team-table .grido table tfoot td .paginator a {
  font-size: 17px;
  border: none;
  color: #0d0d0d;
}
.team-table .grido table tfoot td .paginator a:first-child {
  color: #e3013a;
}
.team-table .grido table tfoot td .paginator a:last-child {
  color: #e3013a;
}
.team-table .grido table tfoot td .paginator a i {
  display: none;
}
.team-table .grido .filter.outer {
  border: none;
  background: transparent;
  box-shadow: none;
  min-height: 70px;
  margin-bottom: 10px;
}
.team-table .grido .filter.outer .items {
  width: auto;
  margin-bottom: 10px;
}
.team-table .grido .filter.outer .items span {
  width: 10.5em;
  padding-left: 0px;
}
.team-table .grido .filter.outer .items span label {
  color: #112d68;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.team-table .grido .filter.outer .items span input {
  border: 1px solid #e72758;
  border-radius: 0px;
  width: 90%;
  height: 32px;
}
.team-table .grido .filter.outer .items span select {
  border: 1px solid #e72758;
  border-radius: 0px;
  width: 90%;
  height: 32px;
}
.team-table .grido .filter.outer .buttons {
  margin: 0px;
  margin-top: 39px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (max-width: 767px) {
  .team-table .grido .filter.outer .buttons {
    float: none;
    margin-top: 10px;
  }
  .team-table .grido .filter.outer .buttons input {
    margin-bottom: 5px;
  }
}
.team-table .grido .filter.outer .buttons .search {
  width: 155px;
  height: 34px;
  background-color: #e3013a;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
}
.team-table .grido .filter.outer .buttons .reset {
  width: 155px;
  height: 34px;
  border: 1px solid #e72758;
  color: #e72758;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
}
.team-table .grido .table.table-striped.table-hover {
  box-shadow: none;
}
.result-nav .h1 {
  margin-bottom: 20px;
  text-align: center;
}
.main-menu .navbar-form {
  margin-top: 3px;
  margin-bottom: 3px;
}
.search-filter {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
.box-white-custom {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}
.news-custom .row {
  padding-top: 20px;
}
.news-custom .row:last-child {
  margin-bottom: 0;
}
.news-custom a {
  display: block;
  color: #010101;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 10px;
}
.news-custom img {
  display: block;
  max-width: 100%;
  height: auto;
  padding-left: 10px;
}
.news-custom .news-name {
  margin-bottom: 0px;
}
nav .pagination {
  float: right;
}
nav .pagination li a {
  font-size: 17px;
  color: black;
  border: none;
  font-weight: 400;
}
nav .pagination .active a {
  background-color: transparent;
  color: #112d68;
  font-weight: 700;
}
nav .pagination li.next-button a {
  color: #e3013a;
  font-weight: 400;
}
nav .pagination .gap {
  width: 30px;
  height: 40px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  position: relative;
  float: left;
  margin-bottom: 3px;
}
.head .user-dropdown .dropdown-menu li a:focus {
  background: red !important;
}
.head-wrapper {
  background-color: #102d69;
}
.head-wrapper .header-list.user-login {
  margin-top: 0px;
}
.head-wrapper .header-list.user-login > li {
  line-height: 0px;
  padding-top: 15px;
}
.head-wrapper .header-list.user-login > li > i {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  opacity: 0.32;
  padding-right: 4px;
}
.head-wrapper .header-list.user-login > li > a {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  opacity: 0.32;
}
.header-news {
  background-color: #102d69;
}
footer {
  color: #a7aaac;
  background: #404040;
  line-height: 50px;
  margin-top: 30px;
  min-height: 308px;
  background-size: cover;
}
footer .footer-adress {
  margin-top: 40px;
}
footer .footer-adress p {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
  margin: 0px;
}
@media only screen and (max-width: 767px) {
  footer .footer-adress {
    text-align: center;
  }
}
footer .footer-content {
  background-color: #F5F5F5;
}
footer .footer-content .container {
  background: url(../img/footer-background.png);
}
footer .footer-contact {
  margin-top: 20px;
}
footer .footer-contact p {
  color: #112d68;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
}
footer .footer-contact p i {
  padding-right: 6px;
}
@media only screen and (max-width: 767px) {
  footer .footer-contact {
    text-align: center;
  }
}
footer .footer-logo {
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .footer-logo .separation {
  margin-right: 20px;
  margin-top: 15px;
}
footer .footer-logo a {
  display: inline-block;
}
footer .footer-logo img {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  footer .footer-logo {
    justify-content: center;
  }
}
footer .footer-logos {
  background-color: #102d69;
}
.sponsors {
  margin-bottom: 50px;
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .sponsors {
    text-align: center;
  }
}
.sponsors .col-md-4 img {
  max-width: 100%;
}
.page-header {
  color: #112d68;
  font-size: 33px;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  border: none;
}
@media only screen and (max-width: 767px) {
  .page-header {
    line-height: 50px;
  }
}
h1 {
  color: #112d68;
  font-size: 33px;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  border: none;
}
h2 {
  color: #112d68;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}
.article-show {
  margin-top: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 992px), only screen and (max-width: 767px) {
  .article-show {
    text-align: center;
  }
}
.article-show .page-header {
  margin-top: 9px;
}
@media only screen and (max-width: 767px) {
  .article-show .image-wrapper img {
    width: 100%;
  }
}
.article-show .img-thumbnail {
  margin-bottom: 5px;
}
.article-show .article-show-date {
  color: #e4003a;
  font-size: 14px;
  font-weight: 700;
}
.article-show .article-show-text {
  margin-top: 40px;
  color: #0d0d0d;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: normal;
  font-family: "Arial MT";
}
.icons-and-login {
  margin-bottom: 20px;
}
.icons-and-login .fb-icons {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .articles-news {
    text-align: center;
  }
}
.articles-news .row {
  padding-top: 0px;
}
.articles-news .row .col-sm-12 {
  margin-top: -30px;
}
.articles-news .row .tertiary-news {
  margin-bottom: 50px;
  height: 390px;
}
.articles-news .row .tertiary-news img {
  width: 280px;
  height: 185px;
}
.tournament-detail .panel-body {
  overflow: auto;
}
.h2.detail {
  margin: 0;
}
.create-tourney {
  text-align: center;
  display: inline-block;
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e72758;
  color: #e72758;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
}
.create-tourney:hover {
  background-color: #e72758;
  text-decoration: none;
  color: white;
}
@media only screen and (max-width: 767px) {
  .create-tourney {
    margin-bottom: 5px;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a.has-submenu:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.slick-prev:before,
.slick-next:before {
  color: #3245b8 !important;
}
@media only screen and (max-width: 767px) {
  .slick-next {
    right: -10px !important;
  }
  .slick-prev {
    left: -10px !important;
  }
  .slick-list {
    margin: 0 10px !important;
  }
}
.panel-heading.bmv-bg-1 {
  background-color: #fff3b9;
}
.panel-heading.bmv-bg-2 {
  background-color: #ffb779;
}
.panel-heading.bmv-bg-3 {
  background-color: #fcaeae;
}
.panel-heading.bmv-bg-4 {
  background-color: #dff0d8;
}
.panel-heading.bmv-bg-5 {
  background-color: #d9edf7;
}
.panel-heading.bmv-bg-6 {
  background-color: #d9edf7;
}
.panel-heading.bmv-bg-7 {
  background-color: #d9edf7;
}
.panel-heading.bmv-bg-8 {
  background-color: #d2c7ff;
}
.panel-heading.bmv-oc-bg-5 {
  background-color: #d9edf7;
}
.panel-heading.bmv-oc-bg-9 {
  background-color: #F7DADD;
}
.team-table .grido table tbody tr.bmv-bg-1 {
  background-color: #fff3b9;
}
.team-table .grido table tbody tr.bmv-bg-2 {
  background-color: #ffb779;
}
.team-table .grido table tbody tr.bmv-bg-3 {
  background-color: #fcaeae;
}
.team-table .grido table tbody tr.bmv-bg-4 {
  background-color: #dff0d8;
}
.team-table .grido table tbody tr.bmv-bg-5 {
  background-color: #d9edf7;
}
.team-table .grido table tbody tr.bmv-bg-6 {
  background-color: #d9edf7;
}
.team-table .grido table tbody tr.bmv-bg-7 {
  background-color: #d9edf7;
}
.team-table .grido table tbody tr.bmv-bg-8 {
  background-color: #d2c7ff;
}
.team-table .grido table tbody tr.bmv-oc-bg-5 {
  background-color: #d9edf7;
}
.team-table .grido table tbody tr.bmv-oc-bg-9 {
  background-color: #F7DADD;
}
.btn-nav {
  border-color: #d6ccc2;
}
.btn-nav:hover {
  border-color: #d6ccc2;
}
.bmv-button-1 {
  background-color: #ffe253;
  color: black;
}
.bmv-button-1:hover {
  background-color: #ecc400;
}
.bmv-button-2 {
  background-color: #ff8013;
}
.bmv-button-2:hover {
  background-color: #ac5000;
}
.bmv-button-3 {
  background-color: #f84c4c;
}
.bmv-button-3:hover {
  background-color: #d60808;
}
.bmv-button-4 {
  background-color: #84c569;
}
.bmv-button-4:hover {
  background-color: #67b646;
}
.bmv-button-5 {
  background-color: #5bb1dc;
}
.bmv-button-5:hover {
  background-color: #309dd4;
}
.bmv-button-6 {
  background-color: #5bb1dc;
}
.bmv-button-6:hover {
  background-color: #309dd4;
}
.bmv-button-7 {
  background-color: #5bb1dc;
}
.bmv-button-7:hover {
  background-color: #247fad;
}
.bmv-button-8 {
  background-color: #572eff;
}
.bmv-button-8:hover {
  background-color: #3100fa;
}
.bmv-oc-button-5 {
  background-color: #5cb0dc;
}
.bmv-oc-button-5:hover {
  background-color: #257ead;
}
.bmv-oc-button-9 {
  background-color: #dc5c69;
}
.bmv-oc-button-9:hover {
  background-color: #d33243;
}
.panel-heading.ostm-bg-1 {
  background-color: #d8e2dc;
}
.panel-heading.ostm-bg-2 {
  background-color: #d8e2dc;
}
.panel-heading.ostm-bg-3 {
  background-color: #ffe5d9;
}
.panel-heading.ostm-bg-4 {
  background-color: #ffe5d9;
}
.panel-heading.ostm-bg-5 {
  background-color: #ffcad4;
}
.panel-heading.ostm-bg-6 {
  background-color: #ffcad4;
}
.panel-heading.ostm-bg-7 {
  background-color: #f4acb7;
}
.panel-heading.ostm-bg-8 {
  background-color: #f4acb7;
}
.panel-heading.ostm-bg-9 {
  background-color: #C997A0;
}
.panel-heading.ostm-bg-10 {
  background-color: #C997A0;
}
.team-table .grido table tbody tr.ostm-bg-1 {
  background-color: #d8e2dc;
}
.team-table .grido table tbody tr.ostm-bg-2 {
  background-color: #d8e2dc;
}
.team-table .grido table tbody tr.ostm-bg-3 {
  background-color: #ffe5d9;
}
.team-table .grido table tbody tr.ostm-bg-4 {
  background-color: #ffe5d9;
}
.team-table .grido table tbody tr.ostm-bg-5 {
  background-color: #ffcad4;
}
.team-table .grido table tbody tr.ostm-bg-6 {
  background-color: #ffcad4;
}
.team-table .grido table tbody tr.ostm-bg-7 {
  background-color: #f4acb7;
}
.team-table .grido table tbody tr.ostm-bg-8 {
  background-color: #f4acb7;
}
.team-table .grido table tbody tr.ostm-bg-9 {
  background-color: #C997A0;
}
.team-table .grido table tbody tr.ostm-bg-10 {
  background-color: #C997A0;
}
.mt-40 {
  margin-top: 40px;
}
.form-test span.select2-container {
  width: 100% !important;
}
.btn-grid {
  border-color: #e3013a;
}
.btn-grid:hover {
  border-color: #fff;
}
.panel-heading.beach-bg-1 {
  background-color: #ffe9e0;
}
.panel-heading.beach-bg-2 {
  background-color: #ffffcc;
}
.panel-heading.beach-bg-3 {
  background-color: #ffebcc;
}
.panel-heading.beach-bg-4 {
  background-color: #ffcccc;
}
.panel-heading.beach-bg-5 {
  background-color: #ffcccc;
}
.panel-heading.beach-bg-6 {
  background-color: #ccffcc;
}
.panel-heading.beach-bg-7 {
  background-color: #ccffcc;
}
.panel-heading.beach-bg-8 {
  background-color: #ebccff;
}
.panel-heading.beach-bg-9 {
  background-color: #ebccff;
}
.panel-heading.beach-bg-10 {
  background-color: #ccccff;
}
.panel-heading.beach-bg-11 {
  background-color: #ccccff;
}
.panel-heading.beach-bg-12 {
  background-color: #ccffff;
}
.panel-heading.beach-bg-13 {
  background-color: #ccffff;
}
.panel-heading.beach-bg-15 {
  background-color: #ffebcc;
}
.panel-heading.beach-bg-16 {
  background-color: #ffebcc;
}
.team-table .grido table tbody tr.beach-bg-1 {
  background-color: #ffe9e0;
}
.team-table .grido table tbody tr.beach-bg-2 {
  background-color: #ffffcc;
}
.team-table .grido table tbody tr.beach-bg-3 {
  background-color: #ffebcc;
}
.team-table .grido table tbody tr.beach-bg-4 {
  background-color: #ffcccc;
}
.team-table .grido table tbody tr.beach-bg-5 {
  background-color: #ffcccc;
}
.team-table .grido table tbody tr.beach-bg-6 {
  background-color: #ccffcc;
}
.team-table .grido table tbody tr.beach-bg-7 {
  background-color: #ccffcc;
}
.team-table .grido table tbody tr.beach-bg-8 {
  background-color: #ebccff;
}
.team-table .grido table tbody tr.beach-bg-9 {
  background-color: #ebccff;
}
.team-table .grido table tbody tr.beach-bg-10 {
  background-color: #ccccff;
}
.team-table .grido table tbody tr.beach-bg-11 {
  background-color: #ccccff;
}
.team-table .grido table tbody tr.beach-bg-12 {
  background-color: #ccffff;
}
.team-table .grido table tbody tr.beach-bg-13 {
  background-color: #ccffff;
}
.team-table .grido table tbody tr.beach-bg-14 {
  background-color: #ccffff;
}
.team-table .grido table tbody tr.beach-bg-15 {
  background-color: #ffebcc;
}
.team-table .grido table tbody tr.beach-bg-16 {
  background-color: #ffebcc;
}
.beach-button-1 {
  background-color: #ff5714;
}
.beach-button-1:hover {
  background-color: #ad3100;
}
.beach-button-2 {
  background-color: #999900;
}
.beach-button-2:hover {
  background-color: #333300;
}
.beach-button-3 {
  background-color: #995c00;
}
.beach-button-3:hover {
  background-color: #331f00;
}
.beach-button-4 {
  background-color: #990000;
}
.beach-button-4:hover {
  background-color: #330000;
}
.beach-button-5 {
  background-color: #990000;
}
.beach-button-5:hover {
  background-color: #330000;
}
.beach-button-6 {
  background-color: #009900;
}
.beach-button-6:hover {
  background-color: #003300;
}
.beach-button-7 {
  background-color: #009900;
}
.beach-button-7:hover {
  background-color: #003300;
}
.beach-button-8 {
  background-color: #5c0099;
}
.beach-button-8:hover {
  background-color: #1f0033;
}
.beach-button-9 {
  background-color: #5c0099;
}
.beach-button-9:hover {
  background-color: #1f0033;
}
.beach-button-10 {
  background-color: #000099;
}
.beach-button-10:hover {
  background-color: #000033;
}
.beach-button-11 {
  background-color: #000099;
}
.beach-button-11:hover {
  background-color: #000033;
}
.beach-button-12 {
  background-color: #009999;
}
.beach-button-12:hover {
  background-color: #003333;
}
.beach-button-13 {
  background-color: #009999;
}
.beach-button-13:hover {
  background-color: #003333;
}
.beach-button-14 {
  background-color: #009999;
}
.beach-button-14:hover {
  background-color: #003333;
}
.beach-button-15 {
  background-color: #995c00;
}
.beach-button-15:hover {
  background-color: #331f00;
}
.beach-button-16 {
  background-color: #995c00;
}
.beach-button-16:hover {
  background-color: #331f00;
}
.panel-heading.yc-bg-1 {
  background-color: #afc8b8;
}
.panel-heading.yc-bg-2 {
  background-color: #bbb6df;
}
.panel-heading.yc-bg-3 {
  background-color: #4f9856;
}
.panel-heading.yc-bg-4 {
  background-color: #fbffe9;
}
.team-table .grido table tbody tr.yc-bg-1 {
  background-color: #cdddd3;
}
.team-table .grido table tbody tr.yc-bg-2 {
  background-color: #ccc8e7;
}
.team-table .grido table tbody tr.yc-bg-3 {
  background-color: #69b170;
}
.team-table .grido table tbody tr.yc-bg-4 {
  background-color: #ffffff;
}
.yc-detail th.rotated,
.bmv-detail th.rotated,
.beach-detail th.rotated {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  text-align: center;
  vertical-align: center !important;
}
.yc-detail .table-results,
.bmv-detail .table-results,
.beach-detail .table-results {
  border: 2px solid black;
  border-collapse: collapse;
  width: 99%;
  margin: 0 auto;
}
.yc-detail .table-results th,
.bmv-detail .table-results th,
.beach-detail .table-results th {
  padding: 10px;
  min-width: 80px;
  text-align: center;
  border: 2px solid black;
  background-color: #FFFF66;
  font-weight: lighter;
}
.yc-detail .team-name,
.bmv-detail .team-name,
.beach-detail .team-name {
  background-color: #FFFF66;
}
.yc-detail .table-results tr,
.bmv-detail .table-results tr,
.beach-detail .table-results tr {
  height: 40px;
  border: 2px solid black;
}
.yc-detail .table-results td,
.bmv-detail .table-results td,
.beach-detail .table-results td {
  padding: 10px;
  border: 2px solid black;
}
.yc-detail .black_bg,
.bmv-detail .black_bg,
.beach-detail .black_bg {
  background-color: black !important;
}
.yc-detail .bg_yellow,
.bmv-detail .bg_yellow,
.beach-detail .bg_yellow {
  background-color: #FFFF66 !important;
}
.yc-detail .bg_winner,
.bmv-detail .bg_winner,
.beach-detail .bg_winner {
  background-color: #AAFFAA !important;
}
.yc-detail .table-results_score,
.bmv-detail .table-results_score,
.beach-detail .table-results_score {
  background-color: #D3E3FD !important;
  width: 80px;
}
.yc-detail .table-results_poradi,
.bmv-detail .table-results_poradi,
.beach-detail .table-results_poradi {
  background-color: #BFBFBF !important;
}
.yc-detail .uppercase,
.bmv-detail .uppercase,
.beach-detail .uppercase {
  text-transform: uppercase;
}
.yc-detail .yc-bg-1,
.bmv-detail .yc-bg-1,
.beach-detail .yc-bg-1 {
  background-color: #CDDDD3 !important;
}
.yc-detail .yc-bg-2,
.bmv-detail .yc-bg-2,
.beach-detail .yc-bg-2 {
  background-color: #CCC8E7 !important;
}
.yc-detail .yc-bg-3,
.bmv-detail .yc-bg-3,
.beach-detail .yc-bg-3 {
  background-color: #69B170 !important;
}
.yc-detail .yc-bg-4,
.bmv-detail .yc-bg-4,
.beach-detail .yc-bg-4 {
  background-color: #F3FFB6 !important;
}
.yc-detail .bmv-bg-1,
.bmv-detail .bmv-bg-1,
.beach-detail .bmv-bg-1 {
  background-color: #fff3b9 !important;
}
.yc-detail .bmv-bg-2,
.bmv-detail .bmv-bg-2,
.beach-detail .bmv-bg-2 {
  background-color: #ffb779 !important;
}
.yc-detail .bmv-bg-3,
.bmv-detail .bmv-bg-3,
.beach-detail .bmv-bg-3 {
  background-color: #fcaeae !important;
}
.yc-detail .bmv-bg-4,
.bmv-detail .bmv-bg-4,
.beach-detail .bmv-bg-4 {
  background-color: #dff0d8 !important;
}
.yc-detail .bmv-bg-7,
.bmv-detail .bmv-bg-7,
.beach-detail .bmv-bg-7 {
  background-color: #d9edf7 !important;
}
.yc-detail .bmv-bg-8,
.bmv-detail .bmv-bg-8,
.beach-detail .bmv-bg-8 {
  background-color: #d2c7ff !important;
}
.yc-detail .beach-bg-1,
.bmv-detail .beach-bg-1,
.beach-detail .beach-bg-1 {
  background-color: #ffe9e0 !important;
}
.yc-detail .beach-bg-2,
.bmv-detail .beach-bg-2,
.beach-detail .beach-bg-2 {
  background-color: #ffffcc !important;
}
.yc-detail .beach-bg-3,
.bmv-detail .beach-bg-3,
.beach-detail .beach-bg-3 {
  background-color: #ffebcc !important;
}
.yc-detail .beach-bg-4,
.bmv-detail .beach-bg-4,
.beach-detail .beach-bg-4 {
  background-color: #ffcccc !important;
}
.yc-detail .beach-bg-5,
.bmv-detail .beach-bg-5,
.beach-detail .beach-bg-5 {
  background-color: #ffcccc !important;
}
.yc-detail .beach-bg-6,
.bmv-detail .beach-bg-6,
.beach-detail .beach-bg-6 {
  background-color: #ccffcc !important;
}
.yc-detail .beach-bg-7,
.bmv-detail .beach-bg-7,
.beach-detail .beach-bg-7 {
  background-color: #ccffcc !important;
}
.yc-detail .beach-bg-8,
.bmv-detail .beach-bg-8,
.beach-detail .beach-bg-8 {
  background-color: #ebccff !important;
}
.yc-detail .beach-bg-9,
.bmv-detail .beach-bg-9,
.beach-detail .beach-bg-9 {
  background-color: #ebccff !important;
}
.yc-detail .beach-bg-10,
.bmv-detail .beach-bg-10,
.beach-detail .beach-bg-10 {
  background-color: #ccccff !important;
}
.yc-detail .beach-bg-11,
.bmv-detail .beach-bg-11,
.beach-detail .beach-bg-11 {
  background-color: #ccccff !important;
}
.yc-detail .beach-bg-12,
.bmv-detail .beach-bg-12,
.beach-detail .beach-bg-12 {
  background-color: #ccffff !important;
}
.yc-detail .beach-bg-13,
.bmv-detail .beach-bg-13,
.beach-detail .beach-bg-13 {
  background-color: #ccffff !important;
}
.yc-detail .beach-bg-14,
.bmv-detail .beach-bg-14,
.beach-detail .beach-bg-14 {
  background-color: #ccffff !important;
}
.yc-detail .beach-bg-15,
.bmv-detail .beach-bg-15,
.beach-detail .beach-bg-15 {
  background-color: #ffebcc !important;
}
.yc-detail .beach-bg-16,
.bmv-detail .beach-bg-16,
.beach-detail .beach-bg-16 {
  background-color: #ffebcc !important;
}
.breadcrumb-cont {
  background: #f5f5f5;
}
.breadcrumb-cont ol {
  margin: 0;
  padding: 8px 0px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-cont ol {
    padding: 8px 15px;
  }
}
.nav-flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 20px;
}
.nav-flex-container .flex-item {
  min-width: 70px;
}
.nav-flex-container .flex-item a {
  font-size: 16px;
}
.row4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row4 .col-1,
.row4 .col-2,
.row4 .col-3,
.row4 .col-4,
.row4 .col-5,
.row4 .col-6,
.row4 .col-7,
.row4 .col-8,
.row4 .col-9,
.row4 .col-10,
.row4 .col-11,
.row4 .col-12,
.row4 .col,
.row4 .col-auto,
.row4 .col-sm-1,
.row4 .col-sm-2,
.row4 .col-sm-3,
.row4 .col-sm-4,
.row4 .col-sm-5,
.row4 .col-sm-6,
.row4 .col-sm-7,
.row4 .col-sm-8,
.row4 .col-sm-9,
.row4 .col-sm-10,
.row4 .col-sm-11,
.row4 .col-sm-12,
.row4 .col-sm,
.row4 .col-sm-auto,
.row4 .col-md-1,
.row4 .col-md-2,
.row4 .col-md-3,
.row4 .col-md-4,
.row4 .col-md-5,
.row4 .col-md-6,
.row4 .col-md-7,
.row4 .col-md-8,
.row4 .col-md-9,
.row4 .col-md-10,
.row4 .col-md-11,
.row4 .col-md-12,
.row4 .col-md,
.row4 .col-md-auto,
.row4 .col-lg-1,
.row4 .col-lg-2,
.row4 .col-lg-3,
.row4 .col-lg-4,
.row4 .col-lg-5,
.row4 .col-lg-6,
.row4 .col-lg-7,
.row4 .col-lg-8,
.row4 .col-lg-9,
.row4 .col-lg-10,
.row4 .col-lg-11,
.row4 .col-lg-12,
.row4 .col-lg,
.row4 .col-lg-auto,
.row4 .col-xl-1,
.row4 .col-xl-2,
.row4 .col-xl-3,
.row4 .col-xl-4,
.row4 .col-xl-5,
.row4 .col-xl-6,
.row4 .col-xl-7,
.row4 .col-xl-8,
.row4 .col-xl-9,
.row4 .col-xl-10,
.row4 .col-xl-11,
.row4 .col-xl-12,
.row4 .col-xl,
.row4 .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.row4 .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row4 .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.results-view .page-header {
  line-height: 1.5;
}
.modal .modal-dialog-lowered {
  top: 250px;
}
/*# sourceMappingURL=./design.css.map */