/*
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 : Oct 10, 2018, 1:03:14 PM
    Author     : vladislav
*/
body {
  font-family: 'Titillium Web', sans-serif;
}
form .form-control {
  border: 1px solid #f0e521;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  min-height: 30px;
  margin-bottom: 10px;
}
form .required label:after {
  content: "*";
  color: red;
  display: inline-block;
  margin-left: 5px;
}
.main-navbar {
  background: url(/img/menu-bg.png) no-repeat;
  background-position: center;
  height: 85px;
  border: none;
  margin: 0;
  padding: 0;
  z-index: 999998;
}
.main-navbar .main-navbar-wrap {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-navbar .main-navbar-wrap {
    padding: 0;
  }
  .main-navbar .main-navbar-wrap .logo {
    max-height: 65px;
  }
  .main-navbar .main-navbar-wrap .menu li {
    font-size: 15px;
  }
  .main-navbar .main-navbar-wrap .menu li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (min-width: 720px) and (max-width: 960px) {
  .main-navbar .main-navbar-wrap {
    border-bottom: 2px dotted #f0e521;
  }
}
.main-navbar .main-navbar-wrap .navbar-header {
  margin-top: 10px;
}
.main-navbar .main-navbar-wrap .navbar-header .logo {
  max-height: 65px;
}
.main-navbar .main-navbar-wrap .menu {
  margin-top: 20px;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.main-navbar .main-navbar-wrap .menu li {
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: initial;
}
.main-navbar .main-navbar-wrap .menu li:hover a {
  color: #7586a8;
}
.main-navbar .main-navbar-wrap .menu li a {
  color: #2a313d;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-navbar .main-navbar-wrap .menu li {
    font-size: 18px;
  }
}
.main-navbar .main-navbar-wrap .menu .active a {
  color: #7586a8;
  background-color: initial;
}
.main-navbar .main-navbar-wrap .menu .open > a {
  background-color: #f0e521;
}
.main-navbar .main-navbar-wrap .menu .open {
  background-color: #f0e521;
}
.main-navbar .main-navbar-wrap .menu .open:focus,
.main-navbar .main-navbar-wrap .menu .open:active,
.main-navbar .main-navbar-wrap .menu .open:hover,
.main-navbar .main-navbar-wrap .menu .open:visited {
  background-color: #f0e521 !important;
}
.main-navbar .main-navbar-wrap .menu .open a:focus,
.main-navbar .main-navbar-wrap .menu .open a:active,
.main-navbar .main-navbar-wrap .menu .open a:hover,
.main-navbar .main-navbar-wrap .menu .open a:visited {
  background-color: #f0e521 !important;
}
.main-navbar .main-navbar-wrap .menu .open .dropdown-menu {
  margin-top: 14px;
  text-align: center;
  border-radius: 0;
  padding: 0;
  left: -40px;
  border: 1px solid #f0e521;
  background-color: #7586a8;
}
.main-navbar .main-navbar-wrap .menu .open .dropdown-menu li {
  border-top: 1px solid #f0e521;
}
.main-navbar .main-navbar-wrap .menu .open .dropdown-menu li a {
  color: white;
  font-size: 17px;
  font-weight: 600;
}
.main-navbar .main-navbar-wrap .menu .open .dropdown-menu li:hover a {
  color: #7586a8;
}
.main-navbar .main-navbar-wrap .menu .open .dropdown-menu li:first-child {
  border-top: none;
}
@media (max-width: 991px) {
  .main-navbar .main-navbar-wrap .menu {
    width: 100%;
  }
  .main-navbar .main-navbar-wrap .menu .dropdown-menu {
    width: 100%;
    left: 0 !important;
    margin-top: 0 !important;
  }
}
.main-navbar .main-navbar-wrap .navbar-right {
  text-transform: uppercase;
}
@media (min-width: 991px) {
  .main-navbar .main-navbar-wrap .navbar-right {
    margin-right: 17px;
  }
}
@media (min-width: 991px) {
  .main-navbar .main-navbar-wrap .navbar-right .tickets-fanshop {
    margin-right: 49px;
  }
}
.main-navbar .main-navbar-wrap .navbar-right .lvi-zona {
  color: #7586a8;
}
@media (min-width: 991px) {
  .main-navbar .main-navbar-wrap .navbar-right .lvi-zona {
    margin-bottom: 5px;
    margin-top: 15px;
  }
}
.main-navbar .main-navbar-wrap .navbar-right .lvi-zona .links {
  text-align: left;
  padding-left: 2px;
  font-weight: 600;
  font-size: 15px;
}
.main-navbar .main-navbar-wrap .navbar-right .lvi-zona .links a {
  height: 26px;
  line-height: 26px;
  display: block;
}
@media (min-width: 991px) {
  .main-navbar .main-navbar-wrap .navbar-right .lvi-zona .links a {
    width: 60px;
  }
}
.main-navbar .main-navbar-wrap .navbar-right .lvi-zona .links a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (min-width: 720px) and (max-width: 960px) {
  .main-navbar .main-navbar-wrap .navbar-right .lvi-zona .links a {
    text-align: center;
    margin: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-navbar .main-navbar-wrap .navbar-right .btn-lvi {
    font-size: 18px;
  }
}
.main-navbar .main-navbar-wrap .collapsing {
  background-color: white;
  margin-top: 10px;
}
.main-navbar .main-navbar-wrap .in {
  background-color: white;
  margin-top: 10px;
}
.flash-container {
  overflow: hidden;
}
.vision {
  margin-top: -50px;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px) {
  .vision {
    margin-top: auto;
  }
}
@media (min-width: 721px) and (max-width: 767px) {
  .vision {
    margin-top: 15px;
  }
}
.vision h2 {
  color: #7586a8;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px) {
  .vision h2 {
    font-size: 25px;
  }
}
.vision .vision-text {
  margin-top: 25px;
  color: #2a313d;
  font-size: 26px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.11px;
  line-height: 33px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px) {
  .vision .vision-text {
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    margin-top: 15px;
  }
}
footer {
  background-color: #7586a8;
  padding: 30px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
}
footer .info .logo {
  margin-left: 20px;
  margin-bottom: 20px;
}
footer .info p {
  margin-bottom: 0;
}
footer .info a:hover {
  color: white;
}
footer .about {
  text-align: justify;
}
footer .about a {
  color: white;
}
footer .about .howTo {
  margin-top: 20px;
  font-weight: 700;
}
footer .small-menu .small-menu-wrapper {
  margin-left: auto;
  margin-right: auto;
}
footer .small-menu .small-menu-wrapper p {
  margin-bottom: 5px;
  text-align: right;
}
footer .small-menu .small-menu-wrapper p a {
  color: white;
}
footer .contact-form .form-heading {
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
footer .contact-form label {
  display: none;
}
footer .contact-form input {
  color: white;
  border: none;
  border-radius: 0px;
  background-color: #8295bc;
}
footer .contact-form input::placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
footer .contact-form input:-ms-input-placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
footer .contact-form input::-ms-input-placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
footer .contact-form textarea {
  color: white;
  border: none;
  border-radius: 0px;
  background-color: #8295bc;
  max-width: 100%;
  min-width: 100%;
  min-height: 101px;
}
footer .contact-form textarea::placeholder {
  color: white;
  font-size: 14px;
  font-weight: 400;
}
footer .contact-form textarea:-ms-input-placeholder {
  color: white;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  /* Firefox */
}
footer .contact-form textarea::-ms-input-placeholder {
  color: white;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
  /* Firefox */
}
footer .contact-form .btn-footer {
  border: 2px solid #ffffff;
  background-color: transparent;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
}
.section-carousel {
  top: -85px;
  position: relative;
}
.section-carousel #homepage_carousel {
  z-index: 1;
}
.section-carousel #homepage_carousel .carousel-indicators {
  width: auto;
  left: auto;
  margin-left: auto;
  right: 5%;
  bottom: 50%;
}
.section-carousel #homepage_carousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-bottom: 15px;
  display: block;
  background-color: white;
}
.section-carousel #homepage_carousel .carousel-indicators .active {
  background-color: #f0e521;
  border: 2px solid #f0e521;
}
.section-carousel #homepage_carousel .carousel-indicators .active:after {
  content: '';
  display: block;
  position: absolute;
  margin-top: -8px;
  margin-left: -8px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  border: 2px solid #fff;
}
.section-carousel #homepage_carousel .carousel-inner .item img {
  margin-left: auto;
  margin-right: auto;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 94%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 94%, 0% 100%);
}
.section-carousel #homepage_carousel .carousel-inner .carousel-caption {
  text-align: left;
  right: auto;
  left: 0;
  top: 35%;
  width: 100%;
}
.section-carousel #homepage_carousel .carousel-inner .carousel-caption .banner-text {
  max-width: 650px;
}
.section-carousel #homepage_carousel .carousel-inner .carousel-caption .banner-text .heading {
  display: inline-block;
  font-size: 48px;
  width: auto;
  font-weight: 700;
  color: #7586a8;
  background-color: rgba(255, 255, 255, 0.85);
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
.section-carousel #homepage_carousel .carousel-inner .carousel-caption .banner-text .text {
  font-size: 24px;
  color: #2a313d;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 15px 20px;
}
@media (max-width: 1410px) {
  .section-carousel #homepage_carousel .carousel-inner .carousel-caption {
    top: 20%;
  }
}
@media (max-width: 1199px) {
  .section-carousel #homepage_carousel .carousel-inner .carousel-caption {
    top: 30%;
  }
  .section-carousel #homepage_carousel .carousel-inner .carousel-caption .banner-text .heading {
    font-size: 25px;
  }
  .section-carousel #homepage_carousel .carousel-inner .carousel-caption .banner-text .text {
    font-size: 20px;
  }
}
@media (max-width: 950px) {
  .section-carousel #homepage_carousel .carousel-inner .carousel-caption {
    top: 20%;
  }
}
.section-carousel #homepage_carousel .carousel-inner .carousel-caption .link {
  min-width: 170px;
  margin-top: 25px;
}
.section-carousel #homepage_carousel .bottom-triangle {
  position: absolute;
  max-width: 100%;
  bottom: 0px;
}
.flashMessagesHomepage {
  position: relative;
}
.flashMessagesHomepage #snippet--flashes {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 85px;
  z-index: 9999;
  font-weight: 700;
  font-size: 15px;
  border-radius: 0;
}
.flashMessages .alert {
  margin-top: 25px;
  border-radius: 0;
}
.section {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.section .section-heading {
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
  color: #2a313d;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section .section-heading {
    font-size: 29px;
    line-height: 29px;
  }
}
@media (max-width: 630px) {
  .section .section-heading {
    font-size: 21px;
    line-height: 21px;
  }
}
@media (max-width: 630px) {
  .section .section-heading {
    font-size: 21px;
    line-height: 21px;
  }
}
.section .section-heading .date {
  float: right;
  font-size: 16px;
}
.section .section-heading span {
  padding-left: 15px;
  /*display: block;*/
}
.section .section-heading hr {
  border-bottom: 8px solid #f0e521;
  margin-top: 5px;
}
.section .section-heading hr:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #ffffff transparent;
  right: 15px;
}
.section .section-heading hr:before {
  position: absolute;
  content: '';
  top: 50px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
@media (max-width: 767px) {
  .section .lastMatchHeading {
    margin-top: 30px;
  }
}
.section .section-content {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
#lastMatches {
  padding: 10px 0px;
}
@media (max-width: 767px) {
  #lastMatches .carousel-inner {
    height: 321px;
  }
}
#lastMatches .carousel-control {
  opacity: 1;
  width: auto;
  background-image: none;
  top: 40%;
}
#lastMatches .left {
  margin-left: -30px;
}
@media (max-width: 1050px) {
  #lastMatches .left {
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  #lastMatches .left {
    margin-left: 20px;
  }
}
#lastMatches .right {
  margin-right: -30px;
}
@media (max-width: 1050px) {
  #lastMatches .right {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  #lastMatches .right {
    margin-right: 20px;
  }
}
.lastMatchItems {
  height: 295px;
}
.lastMatchItems a.articleLink {
  color: inherit;
  display: block;
  outline: 2px solid transparent;
}
.lastMatchItems a.articleLink:hover,
.lastMatchItems a.articleLink:focus {
  text-decoration: none;
  color: black;
  outline: 2px solid black;
}
.lastMatchItems a.articleLink .lastMatchItem {
  outline: none;
}
.lastMatchItems .lastMatchItem {
  height: 263px;
  outline: 2px solid transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .lastMatchItems .lastMatchItem {
    background-size: contain;
    height: 291px;
  }
}
.lastMatchItems .lastMatchItem .team-tag {
  font-size: 20px;
  text-align: center;
  max-width: 165px;
  height: 31px;
  line-height: 31px;
  margin-left: auto;
  margin-right: auto;
  background-color: #d6cd1d;
  color: #2a313d;
  font-weight: 600;
}
.lastMatchItems .lastMatchItem .bottom-box {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: 177px;
  bottom: 0px;
  height: 55px;
  line-height: 36px;
  width: 100%;
  background-color: rgba(240, 229, 33, 0.9);
  padding: 11px 15px;
}
@media (max-width: 767px) {
  .lastMatchItems .lastMatchItem .bottom-box {
    margin-top: 205px;
  }
}
.lastMatchItems .lastMatchItem .bottom-box .match-result {
  display: inline-flex;
}
.lastMatchItems .lastMatchItem .bottom-box .match-result .team {
  display: block;
  float: left;
  padding: 0px 10px;
  font-size: 23px;
}
.lastMatchItems .lastMatchItem .bottom-box .match-result .result {
  font-size: 40px;
  font-weight: 600;
  color: #7586a8;
  display: block;
  float: left;
}
@media (max-width: 1199px) {
  .lastMatchItems .lastMatchItem .bottom-box .match-result {
    font-size: 18px;
  }
}
.lastMatchItems .lastMatchItem .bottom-box img {
  max-height: 32px;
}
.lastMatchItems .addInfo {
  color: #7586a8;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.lastMatchItems .addInfo span a {
  border: none;
  color: #7586a8;
}
.lastMatchItems .addInfo span a:hover {
  border: none;
  text-decoration: none;
  color: #7586a8;
}
.article-box {
  margin-bottom: 20px;
}
.article-box .image {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.article-box .article-image {
  /*		height: 210px;	
		width: 100%;*/
}
.article-box .homepage-image-wrapper {
  text-align: center;
  line-height: 205px;
}
.article-box .categories-image-wrapper {
  text-align: center;
  min-height: 210px;
  line-height: 210px;
}
@media (max-width: 991px) {
  .article-box .categories-image-wrapper {
    line-height: 0;
    min-height: 0;
  }
}
.article-box .heading {
  padding-top: 6px;
  min-height: 64px;
  max-height: 64px;
  line-height: 24px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.article-box .heading a {
  color: #2a313d;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .article-box .heading a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .article-box .heading a {
    font-size: 24px;
  }
}
@media (max-width: 376px) {
  .article-box .heading a {
    font-size: 15px;
  }
}
.article-box .heading-solo {
  padding-top: 6px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.article-box .heading-solo a {
  color: #2a313d;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.article-box .text {
  font-weight: 400;
  font-size: 16px;
  color: #2a313d;
  min-height: 95px;
}
@media (max-width: 991px) {
  .article-box .text {
    min-height: 150px;
    max-height: 150px;
  }
}
@media (max-width: 767px) {
  .article-box .text {
    min-height: 75px;
    max-height: 75px;
  }
}
@media (max-width: 376px) {
  .article-box .text {
    min-height: 125px;
    max-height: 125px;
  }
}
.article-box .info {
  font-size: 14px;
  color: #7586a8;
  font-weight: 600;
}
.article-box .info .tag {
  color: #7586a8;
}
.articles {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 40px;
}
.article-detail .image-wrapper {
  text-align: center;
}
.article-detail .image-wrapper .image {
  max-width: 100%;
}
.article-detail .heading {
  background-color: #f0e521;
  color: #2a313d;
  padding: 25px 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}
.article-detail .info {
  color: #7586a8;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 20px;
}
.article-detail .info .tag {
  color: #7586a8;
}
.article-detail .text {
  color: #2a313d;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.article-detail .gallery {
  margin-top: 20px;
}
.article-detail .gallery a {
  padding: 10px;
}
.gallery-preview {
  margin-bottom: 15px;
}
.gallery-preview:hover .gallery-name a {
  color: #2a313d;
}
.gallery-preview:hover .add-info {
  color: #2a313d;
}
.gallery-preview .add-info {
  height: 28px;
  color: #7586a8;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.gallery-preview .image-wrapper {
  height: 220px;
}
.gallery-preview .image-wrapper a {
  display: block;
  height: 100%;
  margin: auto;
  display: flex;
}
.gallery-preview .image-wrapper a img {
  max-height: 220px;
  margin-left: auto;
  margin-right: auto;
}
.gallery-preview .gallery-name {
  text-align: center;
  height: 50px;
}
@media only screen and (max-width: 540px) {
  .gallery-preview .gallery-name {
    height: 70px;
  }
}
.gallery-preview .gallery-name a {
  color: #7586a8;
  font-size: 17px;
  font-weight: 700;
}
.gallery-preview .gallery-name a:hover {
  color: #2a313d;
  text-decoration: none;
}
.gallery {
  display: flex;
  flex-wrap: wrap;
}
.gallery a {
  display: flex;
  flex-grow: 1;
  margin: 2px;
  height: 200px;
  max-width: 400px;
}
.gallery a img {
  flex-grow: 1;
  height: 200px;
  max-width: 400px;
  object-fit: cover;
}
@media (max-width: 637px) {
  .gallery a {
    margin-left: auto;
    margin-right: auto;
  }
}
div.pp_pic_holder {
  z-index: 999999;
}
.teamlist .image-wrapper {
  height: 394px;
  text-align: center;
  display: flex;
  vertical-align: middle;
}
.teamlist .image-wrapper img {
  transform: skewY(-2deg);
  max-width: 100%;
  margin: auto;
  max-height: 394px;
}
.teamlist .player-info {
  position: relative;
  min-height: 120px;
  margin-top: -12px;
  transform: skewY(-2deg);
  background-color: #f0e521;
}
@media (max-width: 1199px) {
  .teamlist .player-info {
    margin-top: -42px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .teamlist .player-info {
    margin: auto;
    max-width: 76.3%;
  }
}
@media (max-width: 767px) {
  .teamlist .player-info {
    margin: auto;
    max-width: 263px;
  }
}
@media (max-width: 991px) {
  .teamlist .player-info {
    margin-top: 0px;
  }
}
.calendar {
  width: 100%;
  border: 1px solid #f0e521;
  border-collapse: collapse;
  text-transform: uppercase;
}
.calendar tr td {
  border: 1px solid #f0e521;
  padding: 10px;
}
.calendar tr .date {
  text-align: center;
  color: #7586a8;
  font-weight: 600;
  padding: 10px;
}
.calendar tr .date p {
  margin-bottom: 0;
}
.calendar tr .date .day {
  font-size: 40px;
}
.calendar tr .date .month {
  font-size: 19px;
}
.calendar tr .text {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  color: #2a313d;
}
.results {
  /*text-align: center;*/
}
.results a {
  color: #2a313d;
  font-size: 17px;
  font-weight: 700;
  text-decoration: underline;
}
.results a:hover {
  text-decoration: none;
  color: #7586a8;
}
.newsletter-form .form-heading {
  color: #2a313d;
  font-size: 16px;
  font-weight: 600;
}
.newsletter-form input {
  border-radius: 0;
}
.newsletter-form .email input {
  border: 1px solid #f0e521;
  width: 100%;
  font-size: 16px;
  padding: 10px;
  min-height: 50px;
  margin-bottom: 10px;
}
.newsletter-form .send button {
  color: #7586a8;
  width: 100%;
  min-height: 50px;
  border: 3px solid #2a313d;
  background-color: #f0e521;
  font-size: 25px;
}
.newsletter-form .send button:hover {
  color: #2a313d;
}
@media (max-width: 991px) {
  .newsletter-form .send {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .newsletter-form .send {
    padding: 0 15px;
  }
}
.newsletter-form .checkbox {
  font-size: 16px;
  /* Show the checkmark when checked */
}
.newsletter-form .checkbox a {
  color: #7586a8;
  font-weight: 600;
}
.newsletter-form .checkbox label {
  padding-left: 35px;
}
.newsletter-form .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.newsletter-form .checkbox input:checked .checkmark {
  background-color: #2196F3;
}
.newsletter-form .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #8295bc;
}
.newsletter-form .checkbox .checkmark i {
  display: none;
  font-size: 15px;
  padding: 4px;
  color: #8295bc;
}
.newsletter-form .checkbox .checkmark:hover {
  cursor: pointer;
}
.newsletter-form .checkbox input[type='checkbox']:checked ~ .checkmark i {
  display: block;
}
.newsletter-form .errors {
  background-color: #faebcc;
  font-weight: 700;
  padding: 10px;
}
.newsletter-form .errors li {
  list-style: none;
}
.lvi-menu li a {
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  background-color: #eee;
  font-size: 15px;
  font-weight: 700;
  color: #7586a8;
}
.lvi-menu li a:hover {
  background-color: #f0e521 !important;
}
.lvi-menu .active a {
  background-color: #f0e521 !important;
  color: #7586a8 !important;
}
#personalTerms {
  z-index: 9999999;
}
#personalTerms .modal-dialog {
  width: 40%;
  top: 10%;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px) {
  #personalTerms .modal-dialog {
    width: 97%;
  }
}
#personalTerms .modal-footer {
  text-align: center;
}
.error {
  background-color: #faebcc;
  font-weight: 700;
  padding: 10px;
}
.error li {
  list-style: none;
}
.btn-lvi {
  color: #7586a8;
  font-weight: 700;
  font-size: 19px;
  border: 3px solid #2a313d;
  border-radius: 0;
  background-color: #f0e521;
}
.btn-lvi:hover {
  border: 3px solid #2a313d;
  background-color: #f0e521;
  color: #2a313d;
}
.btn-lvi-transparent {
  color: #7586a8;
  font-weight: 700;
  font-size: 19px;
  border: 3px solid #2a313d;
  border-radius: 0;
}
.btn-lvi-transparent-active {
  background-color: #f0e521;
  color: #2a313d;
}
/* general styles */
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.p-0 {
  padding: 0px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-l-0 {
  padding-left: 0px !important;
}
.p-r-0 {
  padding-right: 0px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-l-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.p-l-r-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.p-l-r-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.m-0 {
  margin: 0px !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.m-r-15 {
  margin-right: 15px !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-0 {
  margin-top: 0px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-25 {
  margin-top: 25px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-25 {
  margin-bottom: 25px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.m-t--10 {
  margin-top: -10px;
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .heading {
    font-size: 30px !important;
  }
  .text {
    font-size: 18px !important;
  }
  .team {
    font-size: 15px !important;
  }
  .result {
    font-size: 15px !important;
  }
}
@media (max-width: 768px) {
  .team {
    font-size: 20px !important;
  }
  .result {
    font-size: 20px !important;
  }
}
/* Styly pro karty hráčů */
.team-player-logo {
  margin-top: 10px;
}
.team-player-number {
  color: #7586a8;
  font-family: "Titillium Web Semi Bold";
  font-size: 44px;
  font-weight: 600;
}
.team-player-name {
  margin-top: 7px;
  color: #2a313d;
  font-family: "Titillium Web";
  font-size: 18px;
  font-weight: 700;
}
.team-player-post {
  color: #7586a8;
  font-family: "Titillium Web Semi Bold";
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-player-post {
    font-size: 14px;
  }
}
.team-player-height {
  margin-top: 8px;
  color: #2a313d;
  font-family: "Titillium Web";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
.team-player-jump {
  color: #2a313d;
  font-family: "Titillium Web";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
}
.team-player-mail {
  color: #2a313d;
  font-family: "Titillium Web";
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}
.text-color-white {
  color: white;
}
.galleries .pagination li a,
.team-results .pagination li a,
.article-list .pagination li a {
  border-radius: 0;
  margin-right: 10px;
  border: 3px solid #f0e521;
  font-size: 20px;
  color: #2a313d;
  font-weight: 600;
  width: auto;
  height: 40px;
  line-height: 22px;
  padding: 5px;
  text-align: center;
  margin-bottom: 3px;
  min-width: 40px;
}
.galleries .pagination .active a,
.team-results .pagination .active a,
.article-list .pagination .active a {
  background-color: #f0e521;
}
.galleries .pagination .active a:hover,
.team-results .pagination .active a:hover,
.article-list .pagination .active a:hover {
  border-color: #f0e521;
  color: #2a313d;
}
.galleries .pagination .gap,
.team-results .pagination .gap,
.article-list .pagination .gap {
  width: 30px;
  height: 40px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  position: relative;
  float: left;
  margin-bottom: 3px;
}
.tv .section-heading.lastMatchHeading hr:before {
  top: 37px;
}
.tv .video-detail .archive-video,
.tv .video-detail .actual-video {
  text-transform: uppercase;
}
.tv .video-detail .archive-video img,
.tv .video-detail .actual-video img {
  /*vertical-align: bottom;*/
}
.tv .video-detail .archive-video span,
.tv .video-detail .actual-video span {
  padding-left: 8px;
}
.tv .video-detail .archive-video hr::before,
.tv .video-detail .actual-video hr::before {
  top: 48px;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px) {
  .tv .video-detail .ct-link {
    text-align: center;
    margin-bottom: 20px;
  }
}
.tv .video-detail iframe {
  max-width: 100%;
  border: 0;
}
.tv .video-detail iframe .ytp-pause-overlay.ytp-scroll-min {
  display: none !important;
}
.tv .video-detail .video-name {
  color: #2a313d;
  font-size: 20px;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
  background-color: #f0e521;
  padding: 25px 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  margin-top: -5px;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  max-width: 100%;
}
.tv .video-detail .video-content .actual-video-wrap {
  position: relative;
}
.tv .video-detail .video-content img {
  max-width: 100%;
}
.tv .video-detail .video-content .info {
  font-size: 16px;
  color: #7586a8;
  font-weight: 600;
}
.tv .video-detail .video-content .text {
  color: #2a313d;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 21px;
  text-align: justify;
}
.tv .video-detail .video-content .play-link {
  display: inline-block;
  position: absolute;
  left: 45%;
  top: 35%;
  opacity: 0.9;
  /*				@media @sm, @md{
					top: 15%;
					left: 43%;
				}
*/
  /*
*/
}
.tv .video-detail .video-content .play-link:hover {
  opacity: 1;
}
@media only screen and (max-width: 540px) {
  .tv .video-detail .video-content .play-link {
    top: 18%;
    left: 40%;
  }
}
@media (min-width: 370px) and (max-width: 540px) {
  .tv .video-detail .video-content .play-link {
    top: 25%;
    left: 42%;
  }
}
.event-groups .select2-container {
  border: 1px solid #f0e521;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  min-height: 30px;
  margin-bottom: 10px;
}
.event-groups .select2-container .selection .select2-selection {
  border: none;
}
@media only screen and (min-width: 720px) and (max-width: 960px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (max-width: 540px) {
  .calendar-events .media-left {
    display: block;
  }
}
.calendar-events .media {
  font-size: 14px;
  padding: 10px;
  border-radius: 0;
  border: 3px solid #f0e521;
}
.calendar-events .media p {
  margin: 0px;
}
.calendar-events .media .media-body {
  padding-left: 15px;
}
@media only screen and (min-width: 720px) and (max-width: 960px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (max-width: 540px) {
  .calendar-events .media .media-body {
    width: 100%;
    display: block;
  }
}
.calendar-events .media .media-body p {
  margin: 0px;
}
@media only screen and (min-width: 720px) and (max-width: 960px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (max-width: 540px) {
  .calendar-events .media .media-body p {
    float: left;
    display: block;
  }
}
.calendar-events .media .calendar-event-list-title {
  font-weight: bold;
}
@media only screen and (min-width: 720px) and (max-width: 960px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (max-width: 540px) {
  .calendar-events .media .calendar-event-list-title {
    padding-top: 5px;
  }
}
.calendar-events .media .passive-players {
  padding-bottom: 10px;
}
.calendar-events .media .media-heading {
  margin: 0;
}
.calendar-events .media .media-heading a {
  font-size: 16px;
  font-weight: 700;
  color: black;
}
.calendar-events .media .media-heading a:hover {
  color: black;
}
.calendar-events .calendar-event-date {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (min-width: 720px) and (max-width: 960px) {
  .calendar-events .event-default-groups {
    padding-left: 0;
  }
}
.event-actions {
  text-align: center;
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (min-width: 720px) and (max-width: 960px) {
  .event-actions {
    text-align: center;
    padding-bottom: 5px;
  }
}
.event-actions a {
  text-align: center;
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 700;
  background-color: #f0e521;
  color: #7586a8;
  padding: 2px 5px;
  margin: 6px;
  width: 71px;
}
@media only screen and (min-width: 960px), only screen and (min-width: 720px) and (max-width: 960px) {
  .event-actions a {
    display: block;
  }
}
@media only screen and (max-width: 540px), only screen and (min-width: 540px) and (max-width: 720px), only screen and (min-width: 720px) and (max-width: 960px) {
  .event-actions a {
    border: solid black 2px;
    font-size: 13px;
    padding: 2px 3px;
    margin: 1px;
    width: 60px;
  }
}
.event-actions a:hover {
  color: #7586a8;
}
.event-detail {
  border-radius: 0px;
  border: 3px solid #f0e521;
}
.event-detail .panel-heading {
  font-size: 25px;
  background-color: #eee;
}
.event-detail .panel-body {
  font-size: 18px;
}
.event-detail .panel-body ul {
  list-style-type: none;
}
.event-detail .log {
  font-size: 15px;
}
.event-detail .log #event-log-toggle:hover {
  cursor: pointer;
}
.event-detail #event-log-table td {
  padding-bottom: 1px;
  padding-top: 1px;
  font-size: 12px;
}
.calendar-event-actions {
  margin-bottom: 15px;
  padding: 4px;
  text-align: center;
}
.calendar-event-actions .calendar-import {
  cursor: pointer;
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 700;
  background-color: #f0e521;
  color: #7586a8;
  float: left;
  padding: 5px 10px;
}
.calendar-event-actions .display-calendar {
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 700;
  background-color: #f0e521;
  color: #7586a8;
  float: right;
  padding: 5px 10px;
}
.calendar-event-actions .display-classic {
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 700;
  background-color: #f0e521;
  color: #7586a8;
  float: right;
  padding: 5px 10px;
}
.calendar-event-actions #state-select {
  width: auto;
  display: inline-block;
  font-size: 18px;
  padding: 0px 30px;
  border-radius: 0px;
  border: 3px solid black;
  color: #7586a8;
}
.calendar-event-actions #state-select:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.calendar-event-actions .calendar-event-new {
  border-color: black;
  border-style: solid;
  border-radius: 0px;
  font-size: 15px;
  font-weight: 700;
  background-color: #f0e521;
  color: #7586a8;
  float: right;
  padding: 5px 10px;
}
.message-files {
  margin-bottom: 15px;
  margin-top: 15px;
}
.message-files .btn-primary {
  color: #7586a8;
  background-color: #f0e521;
  font-weight: 700;
  border: 2px solid black;
  border-radius: 0;
}
.message-content textarea {
  resize: vertical;
}
.detail-action a {
  display: inline;
}
.social-icons {
  text-align: center;
}
.social-icons i {
  color: black;
  margin-bottom: 20px;
}
.btn-registration {
  color: #7586a8;
  font-weight: 700;
  font-size: 19px;
  border: 3px solid #2a313d;
  border-radius: 0;
  background-color: #f0e521;
}
.basic-info {
  font-size: 16px;
}
.basic-info .container-fluid {
  padding: 0px;
}
.assigned-player {
  font-size: 20px;
  color: black;
}
.assigned-player i {
  color: #f0e521;
}
form input[type="checkbox"] {
  margin-right: 5px;
}
form input[type="radio"] {
  margin-right: 5px;
}
.modal.delete-repeated.fade.in {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
body.modal-open {
  padding: 0px !important;
}
.delete-repeated-event {
  cursor: pointer;
}
#frm-eventForm-form-repeated {
  padding-top: 3px;
}
.contacts-general-info {
  margin-left: 16px;
  font-size: 16px;
}
.contacts-subheader {
  margin-left: 16px;
  color: #8295bc;
  font-size: 24px;
  font-weight: 700;
}
.contacts-personal-info {
  padding-bottom: 25px;
}
/**
 * This file is part of the Grido (http://grido.bugyik.cz)
 *
 * Copyright (c) 2011 Petr Bugyík (http://petr.bugyik.cz)
 *
 * For the full copyright and license information, please view
 * the file LICENSE.md that was distributed with this source code.
 */
/******************** GRID ********************/
.grido table,
.grido .filter {
  background: #fff;
  border-radius: 4px;
  border-spacing: 0;
  border: 1px solid #CACACA;
  text-align: left;
  width: 100%;
}
.grido table,
.grido .filter.outer {
  box-shadow: 1px 1px 12px -1px rgba(0, 0, 0, 0.2);
}
.grido thead th,
.grido tfoot td,
.grido .filter.outer {
  background: #E9E9E9;
  background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
  background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
}
.grido thead .filter th {
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e9e9e9));
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e9e9e9', GradientType=0);
}
.grido tr.head th:first-child {
  border-radius: 4px 0 0 0;
}
.grido tr.head th:last-child {
  border-radius: 4px 4px 0 0;
}
.grido th,
.grido td {
  border: 1px solid #CACACA;
  border-width: 0 1px 1px 0;
  height: 30px;
}
.grido th.column {
  /*width: 7%*/
}
.grido thead {
  font-size: 1.15em;
}
.grido tfoot {
  font-size: 1.1em;
}
.grido .no-results {
  text-align: center;
}
/******************** FILTER ********************/
.grido tr.filter {
  height: 20px;
}
.grido tr.filter th {
  padding: 2px 6px 2px 6px;
  border-radius: 0;
  height: 35px;
}
.grido .filter.outer {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  min-height: 5em;
}
.grido .filter.outer .items {
  width: 85%;
  float: left;
}
.grido .filter.outer .items > span {
  float: left;
  display: block;
  width: 12em;
  height: 5em;
  padding: 7px;
}
.grido .filter.outer label {
  margin-bottom: 2px;
}
.grido .filter.outer select,
.grido .filter.outer input.text,
.grido .filter.inner select,
.grido .filter.inner input.text {
  width: 100%;
}
.grido .filter.outer .buttons {
  float: right;
  margin: 1.4em 1em 0;
}
/******************** SORTING ********************/
.grido th.column span {
  width: 0;
  height: 0;
  vertical-align: top;
  content: "";
  float: right;
  margin-top: 8px;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.grido th.column.asc span {
  border-bottom: 4px solid #555555;
}
.grido th.column.desc span {
  border-top: 4px solid #555555;
}
/******************** OTHERS ********************/
.grido th.actions {
  width: 15%;
  text-align: center;
}
.grido th.buttons,
.grido td.actions {
  text-align: center;
}
.grido td.actions a {
  margin-right: 3px;
}
.grido td.actions .btn-group a {
  margin-right: 0px;
}
.grido th.checker {
  width: 1%;
  text-align: center;
}
.grido td.checker {
  text-align: center;
}
.grido th:last-child,
.grido td:last-child {
  border-right: 0;
}
.grido tfoot tr {
  height: 35px;
}
.grido tfoot td {
  border-bottom: 0;
}
.grido tfoot td:first-child {
  border-radius: 0 0 0 4px;
}
.grido tfoot td:last-child {
  border-radius: 0 0 4px 4px;
}
.grido tfoot {
  text-align: center;
  line-height: 23px !important;
}
.grido tfoot .operations {
  float: left;
  text-align: left;
}
.grido tfoot .count {
  float: right;
  text-align: left;
}
.grido .center {
  text-align: center;
}
.grido .left {
  text-align: left;
}
.grido .right {
  text-align: right;
}
.grido .filter.outer label {
  font-size: 12px;
}
/******************** TWITTER BOOTSTRAP RESET ********************/
.grido table {
  border-collapse: inherit;
}
.grido table thead th {
  vertical-align: middle;
}
.grido table th,
.table td {
  vertical-align: middle;
}
.grido table tfoot td {
  text-align: inherit;
}
.grido tfoot tr td {
  line-height: 22px;
}
.grido table td,
.grido table th {
  border-top: 0 !important;
}
.grido thead th {
  border-bottom: 1px solid #CACACA !important;
  padding: 3px 6px!important;
}
.grido tbody tr td,
.grido tfoot tr td {
  vertical-align: middle;
  height: 20px;
  padding: 5px;
}
.grido input.text,
.grido select {
  margin-bottom: 0;
  padding: 0;
  height: 23px;
  width: auto;
}
.grido input.text {
  text-indent: 3px;
}
.grido .buttons input {
  width: auto;
  height: auto;
  margin-right: 4px;
}
.grido .form-control {
  height: auto;
  width: auto;
}
.grido tbody .form-control {
  width: 100%;
  height: 23px;
  padding: 0 0 0 3px;
}
.grido tfoot .form-control {
  display: inline;
}
.grido tr.active td {
  background-color: #d9edf7 !important;
}
.btn-mini [class*=" icon-"] {
  margin-top: 1px;
}
.btn-sm .fa,
.btn-xs .fa,
small .fa,
.btn-group-sm .fa,
.btn-group-xs .fa,
.input-group-sm .fa,
.input-group-xs .fa {
  font-size: 14px;
  top: 1px;
  position: relative;
}
/* responzivní tabulka grida */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .responsive-table table,
  .responsive-table thead,
  .responsive-table tfoot,
  .responsive-table tbody,
  .responsive-table tbody th,
  .responsive-table tbody td,
  .responsive-table tbody tr {
    display: block !important;
  }
  .responsive-table tfoot {
    clear: both;
  }
  .responsive-table thead tr {
    width: 50% !important;
    float: left !important;
  }
  .responsive-table thead tr th {
    display: block !important;
    height: 34px !important;
  }
  .responsive-table thead:after {
    content: '';
    display: block;
    clear: both;
  }
  .responsive-table thead th.actions {
    width: 100% !important;
  }
  .responsive-table thead tr.filter .buttons {
    min-width: 100%;
  }
  .responsive-table tbody tr {
    border: 1px solid #ccc !important;
  }
  .responsive-table tbody td {
    border: none !important;
    border-bottom: 1px solid #eee !important;
    position: relative !important;
    padding-left: 50% !important;
    height: auto !important;
    min-height: 30px;
  }
  .responsive-table tbody td:before {
    position: absolute !important;
    top: 6px !important;
    left: 6px !important;
    width: 45% !important;
    padding-right: 10px !important;
    white-space: nowrap !important;
  }
  .responsive-table tbody td:before {
    content: attr(data-before);
  }
  .responsive-table .actions {
    text-align: left !important;
  }
}
.tiny-medium iframe {
  max-height: 300px;
}
/*# sourceMappingURL=./style.css.map */