/*!
 * Created by PhpStorm.
 * User: Blovsky
 */
.transition-timer-carousel-progress-bar {
  height: 2px;
  background-color: #666666;
  width: 0%;
  margin: 0px 0px 1px 0px;
  border: none;
  z-index: 11;
  position: relative;
}
.alert-autohidden {
  -webkit-animation: seconds 2.0s forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-delay: 5s;
  animation: seconds 2.0s forwards;
  animation-iteration-count: 1;
  animation-delay: 5s;
  position: fixed;
  z-index: 99999;
  top: 80px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
}
@-webkit-keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: 10000000px;
  }
}
@keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: 10000000px;
  }
}
.animated {
  -webkit-animation-fill-mode: initial;
  animation-fill-mode: initial;
}
.icon-spinao {
  width: 35px;
  height: 30px;
  display: inline-block;
  vertical-align: bottom;
}
.icon-brankar {
  background-image: url("images/icon/icons.png");
  background-position: 0 0;
}
.icon-brankar-inv {
  background-image: url("images/icon/icons.png");
  background-position: -35px 0px;
}
.icon-brankar-seznam {
  background-image: url("images/icon/icons.png");
  background-position: 0 -30px;
}
.icon-brankar-seznam-inv {
  background-image: url("images/icon/icons.png");
  background-position: -35px -30px;
}
a:hover .icon-brankar-seznam-inv,
.active .icon-brankar-seznam-inv {
  background-image: url("images/icon/icons.png");
  background-position: 0 -30px;
}
.icon-brankar-kategorie {
  background-image: url("images/icon/icons.png");
  background-position: 0 -60px;
}
.icon-brankar-kategorie-inv {
  background-image: url("images/icon/icons.png");
  background-position: -35px -60px;
}
a:hover .icon-brankar-kategorie-inv,
.active .icon-brankar-kategorie-inv {
  background-image: url("images/icon/icons.png");
  background-position: 0 -60px;
}
.icon-trener {
  background-image: url("images/icon/icons.png");
  background-position: 0 -90px;
}
.icon-trener-inv {
  background-image: url("images/icon/icons.png");
  background-position: -35px -90px;
}
.features-box-a {
  Atext-align: center;
}
.features-box-a .icon {
  background: #fff none repeat scroll 0 0;
  border: #c0c0c0 solid 1px;
  border-radius: 50%;
  display: inline-block;
  height: 35px;
  margin-bottom: 5px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  transition: all 0.7s ease 0s;
  width: 35px;
}
.features-box-a:hover {
  background: #f0f0f0 none repeat scroll 0 0;
  transition: all 0.7s ease 0s;
  border: none;
}
.features-box-a:hover .icon {
  background: #838383 none repeat scroll 0 0;
  transition: all 0.7s ease 0s;
}
.features-box-a:hover .icon i {
  color: #fff;
  transition: all 0.7s ease 0s;
}
.direction-games-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 30px solid #ffffff;
  width: 0;
  height: 0;
}
.btn-width-100 {
  width: 100px;
}
.table-report .badge {
  line-height: 1.8;
}
.card-box {
  margin-top: 15px;
}
.card-box .active {
  border: solid 2px #4e9f43;
}
.card-box .form-group {
  margin-bottom: -10px;
}
.box-items {
  background-color: #ffffff;
  border: solid 2px #ffffff;
  margin-bottom: 5px;
}
.ibox-item .label {
  margin-left: 4px;
  font-size: 14px;
}
.ibox-item h5 {
  display: inline-block;
  font-size: 14px;
  padding: 0px 0 7px;
  margin: 0;
}
.ibox-item hr {
  clear: both;
  margin: 0px 15px 0px;
}
.ibox-item > a {
  padding: 15px 15px 7px 15px;
  display: block;
  color: #474747;
}
.ibox-item > a:hover,
.ibox-item > a:focus {
  background-color: #f3f3f3;
  text-decoration: none;
}
.card-box .panel-body > a {
  display: block;
  color: #474747;
}
.card-box .panel-body > a:hover,
.card-box .panel-body > a:focus {
  background-color: #f3f3f3;
  text-decoration: none;
}
.ibox-title > a {
  display: block;
  color: #474747;
}
.ibox-title > a:hover,
.ibox-title > a:focus {
  text-decoration: none;
}
/*.ibox-a-content{
  margin: 0 -15px;
}
.ibox-title-content-first{

  padding:0px 15px 0px 15px;
}
.ibox-title-content{
  padding:15px 15px 0px 15px;
}*/
.ibox hr {
  clear: both;
  margin: 7px 0px 5px;
}
.ibox p {
  margin: 0;
}
.ibox-title .label {
  margin-left: 4px;
  font-size: 14px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  padding: 0px 0 7px;
  margin: 0;
}
.ibox-content {
  clear: both;
}
.stat-percent {
  float: right;
}
.box-whole a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.box-whole a:hover {
  background-color: #f3f3f3;
}
.table-calendar th,
.table-calendar tr,
.table-calendar td {
  font-size: 94%;
  vertical-align: top;
  height: 45px;
}
.cal-active {
  display: block;
  color: #ffffff;
}
.labtab-success {
  color: #000000;
  background-color: #a5d6a7;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-warning {
  color: #000000;
  background-color: #fff59d;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-danger {
  color: #000000;
  background-color: #ef9a9a;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-primary {
  color: #000000;
  background-color: #81d4fa;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-default {
  color: #000000;
  background-color: #b0bec5;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-info {
  color: #000000;
  background-color: #80deea;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-brown {
  color: #000000;
  background-color: #bcaaa4;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.labtab-teal {
  color: #000000;
  background-color: #80cbc4;
  font-size: 11px;
  margin-left: -4px;
  margin-right: -4px;
  padding: 4px;
}
.cal-success {
  color: #ffffff;
  background-color: #4e9f43;
}
.cal-warning {
  color: #ffffff;
  background-color: #f0ad4e;
}
.cal-primary {
  color: #ffffff;
  background-color: #1C6CAE;
}
.cal-default {
  color: #ffffff;
  background-color: #777777;
}
.cal-info {
  color: #ffffff;
  background-color: #5bc0de;
}
.cal-danger {
  color: #ffffff;
  background-color: #d9534f;
}
.cal-cm-brown {
  color: #ffffff;
  background-color: #C08051;
}
.cal-cm-info {
  color: #ffffff;
  background-color: #327770;
}
/*.cal-active-blue {
  background-color: #428BCA;
}
.cal-active-gray a {
  background-color: #7b7e80;
}

.cal-start a {
  margin-left: 0px;
  border-left: 1px solid #333333;
}
.cal-stop a {
  margin-right: 0px;
  border-right: 1px solid #333333;
}*/
.cal-no {
  height: 15px;
  display: block;
}
.cal-today {
  background-color: #d0d0d0;
  font-weight: bold;
}
body {
  background-color: #ececec;
  color: #474747;
  padding-top: 70px;
}
.body-tool-menu {
  padding-top: 123px;
}
.text-small {
  font-size: 12px;
}
.text-strong {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-xs {
  font-size: 10px;
  font-weight: 100;
  color: #a8a8a8;
}
.text-big {
  font-size: 1.4em;
}
a {
  color: #124e07;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
h1,
.h1 {
  font-size: 26px;
  margin-top: 20px;
}
.h1-light {
  font-size: 18px;
}
@media (max-width: 992px) {
  .h1-light {
    margin-left: 35px;
    display: block;
  }
}
h2,
.h2 {
  font-size: 22px;
  margin-top: 10px;
  padding: 5px 0;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.h1small {
  font-size: 14px;
  font-weight: normal;
}
.border-right {
  border-right: 1px solid #c0c0c0;
}
h2 span {
  position: relative;
  top: -155px;
}
.h3-line {
  margin: 10px 0;
}
/* Main Hlavní barva */
/* Main Vedlejší barva (1) */
/* Main Vedlejší barva (2) */
/* Main Dopl�?ková barva */
/*media*/
/*paginator*/
/*panels-basic*/
.fa-stack-1x {
  top: .25em;
}
.fa-stack {
  vertical-align: -16%;
}
.filetype-text {
  font-size: .7em;
  font-weight: 700;
  font-family: ' Oswald';
}
.fa-close-filter {
  margin-left: 10px;
  color: #c12120;
}
.input-set .form-control.input-40 {
  width: 40px;
}
.input-40 {
  width: 40px;
}
.input-140 {
  width: 140px;
}
.input-group .input-100,
.input-100 {
  width: 100px;
}
.addon-href .input-group-addon {
  cursor: pointer;
}
.addon-link .input-group-addon {
  padding: 0 5px;
}
.report-disp {
  xwidth: 130px;
  font-size: 10px;
  line-height: 10px;
  background-color: #4e9f43;
}
.report-disp span {
  display: block;
}
.report-disp span input {
  margin-top: -8px;
}
.report-disp .radio-inline,
.report-disp .checkbox-inline {
  padding-top: 0px;
  padding-left: 10px;
}
.report-disp .radio input[type="radio"],
.report-disp .radio-inline input[type="radio"],
.report-disp .checkbox input[type="checkbox"],
.report-disp .checkbox-inline input[type="checkbox"] {
  margin-left: -10px;
}
.input-yellow {
  background-color: #ffdc1a;
  border-color: #ffdc1a;
}
.input-yellow[disabled],
.input-yellow[readonly],
fieldset[disabled] .input-yellow {
  background-color: #ffdc1a;
  border-color: #ffdc1a;
}
.input-red {
  background-color: #ff2235;
  border-color: #ff4d4d;
  color: #ffffff;
}
.input-red[disabled],
.input-red[readonly],
fieldset[disabled] .input-red {
  background-color: #ff2235;
  border-color: #ff4d4d;
  color: #ffffff;
}
.input-green {
  background-color: #4e9f43;
  border-color: #4e9f43;
  color: #ffffff;
}
.input-green[disabled],
.input-green[readonly],
fieldset[disabled] .input-green {
  background-color: #4e9f43;
  border-color: #4e9f43;
  color: #ffffff;
}
.input-grey {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.input-grey[disabled],
.input-grey[readonly],
fieldset[disabled] .input-grey {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  color: #000;
}
.checkbox-margin {
  margin-left: 10px;
  margin-right: 10px;
}
.checkbox-row .radio,
.checkbox-row .checkbox {
  margin-top: 3px;
  margin-bottom: 2px;
}
.js .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  max-width: 80%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  /* 10px 20px */
}
.no-js .inputfile + label {
  display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}
.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em;
  /* 4px */
}
/* style 1 */
.inputfile-1 + label {
  color: #4b4b4b;
  background-color: #e2e2e2;
}
.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
  color: #ffffff;
  background-color: #70348C;
}
.inputfile-1.active + label {
  color: #ffffff;
  background-color: #70348C;
}
/* style 2 */
.inputfile-2 + label {
  color: #d3394c;
  border: 2px solid currentColor;
}
.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
  color: #722040;
}
/* style 3 */
.inputfile-3 + label {
  color: #d3394c;
}
.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
  color: #722040;
}
/* style 4 */
.inputfile-4 + label {
  color: #d3394c;
}
.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
  color: #722040;
}
.inputfile-4 + label figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #d3394c;
  display: block;
  padding: 20px;
  margin: 0 auto 10px;
}
.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
  background-color: #722040;
}
.inputfile-4 + label svg {
  width: 100%;
  height: 100%;
  fill: #f1e5e6;
}
/* style 5 */
.inputfile-5 + label {
  color: #d3394c;
}
.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
  color: #722040;
}
.inputfile-5 + label figure {
  width: 100px;
  height: 135px;
  background-color: #d3394c;
  display: block;
  position: relative;
  padding: 30px;
  margin: 0 auto 10px;
}
.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
  background-color: #722040;
}
.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
}
.inputfile-5 + label figure::before {
  border-top: 20px solid #dfc8ca;
  border-left: 20px solid transparent;
}
.inputfile-5 + label figure::after {
  border-bottom: 20px solid #722040;
  border-right: 20px solid transparent;
}
.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
  border-bottom-color: #d3394c;
}
.inputfile-5 + label svg {
  width: 100%;
  height: 100%;
  fill: #f1e5e6;
}
/* style 6 */
.inputfile-6 + label {
  color: #d3394c;
}
.inputfile-6 + label {
  border: 1px solid #d3394c;
  background-color: #f1e5e6;
  padding: 0;
}
.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
  border-color: #722040;
}
.inputfile-6 + label span,
.inputfile-6 + label strong {
  padding: 0.625rem 1.25rem;
  /* 10px 20px */
}
.inputfile-6 + label span {
  width: 200px;
  min-height: 2em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}
.inputfile-6 + label strong {
  height: 100%;
  color: #f1e5e6;
  background-color: #d3394c;
  display: inline-block;
}
.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
  background-color: #722040;
}
@media screen and (max-width: 50em) {
  .inputfile-6 + label strong {
    display: block;
  }
}
.entry {
  padding-left: 10px;
  margin: 5px 0;
}
.entry-tournament {
  border-left: 8px solid #0370ca;
}
.entry-match {
  border-left: 8px solid #ca5a42;
}
.entry-green {
  border-left: 8px solid #4e9f43;
}
/*basic panel
*/
.reviews-heading-panel {
  margin-bottom: 0px;
}
.panel-login {
  background-color: #ffffff;
  color: #696969;
}
.panel-login a {
  text-decoration: underline;
  color: #696969;
}
.panel-login a:hover {
  color: #000000;
}
.panel-login .panel-footer a {
  font-size: 12px;
}
.panel-login-none {
  display: none;
}
.nav-text-description {
  padding-top: 5px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .nav-text-description {
    display: block;
    font-size: 60%;
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .nav-text-description {
    font-size: 80%;
    padding-left: 0px;
  }
}
.tool-menu .nav-text-description {
  padding-top: 0;
}
@media (min-width: 100px) {
  .tool-menu .nav-text-description {
    display: block;
    font-size: 60%;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .tool-menu .nav-text-description {
    font-size: 80%;
    padding-left: 0px;
  }
}
.nav-text-text {
  xdisplay: block;
  padding: 3px 0px 5px;
}
@media (min-width: 992px) {
  .nav-text-text {
    font-size: 18px;
  }
}
.nav-text-images {
  display: block;
  padding: 0px;
  margin-top: -5px;
  background-image: url('images/man.png');
  background-repeat: no-repeat;
  background-position: 7px 7px;
  height: 45px;
  width: 45px;
}
/*.navbar-brand{
  background-image: url("images/man.png");
  background-repeat: no-repeat;
  background-position: 7px 7px;
  min-height: 45px;
  min-width: 45px;
}*/
.nav-text-description-images {
  padding-top: 0px;
}
.dropdown,
.dropdown a,
.dropdown a:hover,
.dropdown a:active,
.dropdown a:focus {
  background-image: url('images/triangle.png');
  background-repeat: no-repeat;
  background-position: bottom right;
}
.navbar-right > li {
  border-left: solid 1px #ffffff;
  border-right: none;
}
.tool-menu li.disabled > a {
  cursor: not-allowed;
  color: #c0c0c0;
}
.tool-menu li.disabled > a .fa-close-filter {
  margin-left: 10px;
  color: #c0c0c0;
}
.tool-menu li.disabled > a:hover {
  color: #c0c0c0;
  background-color: #ffffff;
}
.menu-large {
  position: static !important;
}
.megamenu {
  padding: 8px 0px;
  width: 100%;
}
.megamenu > li > ul {
  padding: 0;
  margin: 0;
}
.megamenu > li > ul > li {
  list-style: none;
}
.megamenu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.3;
  color: #333333;
  white-space: normal;
}
.megamenu > li ul > li > a:hover,
.megamenu > li ul > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #737373;
  background-image: none;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.megamenu-small-text {
  font-size: 12px;
}
@media (max-width: 768px) {
  .megamenu {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu > li {
    margin-bottom: 30px;
  }
  .megamenu > li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
  }
}
.filter-groups {
  margin: 3px 0;
}
.filter-groups .btn-group {
  margin-right: 5px;
}
.filter-menu {
  position: relative;
  background-color: #ffffff;
  border-top: solid 1px #ffffff;
}
.filter-content {
  padding: 15px 0;
}
.table-block {
  background-color: #ffffff;
  padding: 10px;
  margin: 10px 0;
}
.table-block-nocal {
  background-color: #ffffff;
  padding: 10px;
  margin: 10px 0;
}
.table-block-nav-tabs {
  margin-top: 0;
}
table > thead > tr {
  background-color: #dff0d8;
}
table.grey > thead > tr {
  background-color: #efefef;
}
table > thead > tr > th.white {
  background-color: #ffffff;
}
table > thead .red {
  color: #e51b0e;
}
table > thead .big {
  font-size: 1.4em;
}
.table-avatar > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: inherit;
}
.table > thead > tr > td.table-row-combination,
.table > tbody > tr > td.table-row-combination,
.table > tfoot > tr > td.table-row-combination,
.table > thead > tr > th.table-row-combination,
.table > tbody > tr > th.table-row-combination,
.table > tfoot > tr > th.table-row-combination,
.table > thead > tr.table-row-combination > td,
.table > tbody > tr.table-row-combination > td,
.table > tfoot > tr.table-row-combination > td,
.table > thead > tr.table-row-combination > th,
.table > tbody > tr.table-row-combination > th,
.table > tfoot > tr.table-row-combination > th {
  border: 0;
  padding-top: 0;
}
.table > thead > tr > td.table-row-strong,
.table > tbody > tr > td.table-row-strong,
.table > tfoot > tr > td.table-row-strong,
.table > thead > tr > th.table-row-strong,
.table > tbody > tr > th.table-row-strong,
.table > tfoot > tr > th.table-row-strong,
.table > thead > tr.table-row-strong > td,
.table > tbody > tr.table-row-strong > td,
.table > tfoot > tr.table-row-strong > td,
.table > thead > tr.table-row-strong > th,
.table > tbody > tr.table-row-strong > th,
.table > tfoot > tr.table-row-strong > th {
  font-size: 14px;
  font-weight: bold;
}
.table th > .fa {
  float: right;
  padding-top: 2px;
}
.table th > a {
  color: #474747;
  display: block;
  text-decoration: none;
}
.table th > a > .fa {
  float: right;
  padding-top: 2px;
  color: #adadad;
}
.table th > .active > .fa {
  float: right;
  padding-top: 2px;
  color: #474747;
}
.table > thead > tr > th.td-tex-right,
.table > tbody > tr > th.td-tex-right,
.table > tbody > tr > td.td-tex-right {
  text-align: right;
}
.table > thead > tr > th.td-tex-right input,
.table > tbody > tr > th.td-tex-right input,
.table > tbody > tr > td.td-tex-right input {
  float: right;
}
.table > thead > tr > th.td-tex-center,
.table > tbody > tr > th.td-tex-center,
.table > tbody > tr > td.td-tex-center {
  text-align: center;
}
.table + .table-no-margin {
  margin-bottom: 0;
}
.tr-even {
  background-color: #f6f6f6;
}
.table-report {
  min-width: 900px;
}
.report-min span {
  float: left;
  margin-right: 2px;
}
.games-arrow {
  background-color: #4e9f43;
  color: #ffffff;
}
.table-report .gamester {
  position: relative;
}
.table-report .gamester-alternation {
  position: absolute;
  height: 78px;
  width: 15px;
  background-image: url('images/arrow-alternation.png');
  background-repeat: no-repeat;
  margin-top: -68px;
}
.table-report .alternation span {
  padding: 0px 20px 0 0px;
}
.table > thead > tr.tr-no-border-td > th,
.table > tbody > tr.tr-no-border-td > th,
.table > tfoot > tr.tr-no-border-td > th,
.table > thead > tr.tr-no-border-td > td,
.table > tbody > tr.tr-no-border-td > td,
.table > tfoot > tr.tr-no-border-td > td {
  border-top: 0;
}
.table > thead > tr.tr-borfer-fff-td > th,
.table > tbody > tr.tr-borfer-fff-td > th,
.table > tfoot > tr.tr-borfer-fff-td > th,
.table > thead > tr.ttr-borfer-fff-td > td,
.table > tbody > tr.tr-borfer-fff-td > td,
.table > tfoot > tr.tr-borfer-fff-td > td {
  border-color: #ffffff;
}
.table > thead > tr > th.border-left,
.table > tbody > tr > td.border-left {
  border-left: 1px solid #9a9a9a;
}
.table > thead > tr > th.border-top,
.table > tbody > tr > td.border-top {
  border-top: 1px solid #9a9a9a;
}
.table > thead > tr > th.border-right,
.table > tbody > tr > td.border-right {
  border-right: 1px solid #9a9a9a;
}
.table > thead > tr > th.border-bottom,
.table > tbody > tr > td.border-bottom {
  border-bottom: 1px solid #9a9a9a;
}
.table > thead > tr.border-left-tr-large,
.table > tbody > tr.border-left-tr-large {
  border-left: 2px solid #9a9a9a;
}
.table > thead > tr.border-top-tr-large,
.table > tbody > tr.border-top-tr-large {
  border-top: 2px solid #9a9a9a;
}
.table > thead > tr.border-right-tr-large,
.table > tbody > tr.border-right-tr-large {
  border-right: 2px solid #9a9a9a;
}
.table > thead > tr.border-bottom-tr-large,
.table > tbody > tr.border-bottom-tr-large {
  border-bottom: 2px solid #9a9a9a;
}
/*table width settings -------------------------------------------------------------------------------------*/
.tableWidthSet > thead > tr > th.set-10,
.tableWidthSet > tbody > tr > td.set-10 {
  width: 10px;
}
.tableWidthSet > thead > tr > th.set-15,
.tableWidthSet > tbody > tr > td.set-15 {
  width: 15px;
}
.tableWidthSet > thead > tr > th.set-20,
.tableWidthSet > tbody > tr > td.set-20 {
  width: 20px;
}
.tableWidthSet > thead > tr > th.set-30,
.tableWidthSet > tbody > tr > td.set-30 {
  width: 30px;
}
.tableWidthSet > thead > tr > th.set-40,
.tableWidthSet > tbody > tr > td.set-40 {
  width: 40px;
}
.tableWidthSet > thead > tr > th.set-50,
.tableWidthSet > tbody > tr > td.set-50 {
  width: 50px;
}
.tableWidthSet > thead > tr > th.set-100,
.tableWidthSet > tbody > tr > td.set-100 {
  width: 100px;
}
.tableWidthSet > thead > tr > th.set-110,
.tableWidthSet > tbody > tr > td.set-110 {
  width: 110px;
}
.tableWidthSet > thead > tr > th.set-120,
.tableWidthSet > tbody > tr > td.set-120 {
  width: 120px;
}
.tableWidthSet > thead > tr > th.set-130,
.tableWidthSet > tbody > tr > td.set-130 {
  width: 130px;
}
.tableWidthSet > thead > tr > th.set-140,
.tableWidthSet > tbody > tr > td.set-140 {
  width: 140px;
}
.tableWidthSet > thead > tr > th.set-150,
.tableWidthSet > tbody > tr > td.set-150 {
  width: 150px;
}
.tableWidthSet > thead > tr > th.set-200,
.tableWidthSet > tbody > tr > td.set-200 {
  width: 200px;
  min-width: 200px;
}
.tableWidthSet > thead > tr > th.set-250,
.tableWidthSet > tbody > tr > td.set-250 {
  width: 250px;
}
.tableWidthSet > thead > tr > th.set-300,
.tableWidthSet > tbody > tr > td.set-300 {
  width: 300px;
}
/*table-fluid - univerzal---------------------------------------------------------------------------------*/
.table-fluid {
  width: 100%;
  min-width: 700px;
  border-collapse: collapse;
  cursor: pointer;
}
.table-fluid > thead > tr > th,
.table-fluid > tbody > tr > td {
  padding: 5px;
  max-width: 300px;
}
.table-fluid > thead > tr > th {
  border: 0;
  border-left: 1px solid #cccccc;
}
.table-fluid > tbody > tr > td {
  border-left: 1px solid #cccccc;
}
.table-fluid > tbody > tr > th {
  border-left: 1px solid #cccccc;
}
.table-fluid > thead > tr > th.border-left,
.table-fluid > tbody > tr > td.border-left {
  border-left: 2px solid #9a9a9a;
}
.table-fluid > thead > tr > th.min-50,
.table-fluid > tbody > tr > td.min-50 {
  min-width: 50px;
}
.table-fluid > thead > tr > th.min-100,
.table-fluid > tbody > tr > td.min-100 {
  min-width: 100px;
}
.table-fluid > thead > tr > th.min-130,
.table-fluid > tbody > tr > td.min-130 {
  min-width: 130px;
}
.table-fluid > thead > tr > th.min-150,
.table-fluid > tbody > tr > td.min-150 {
  min-width: 150px;
}
.table-fluid > thead > tr > th.min-200,
.table-fluid > tbody > tr > td.min-200 {
  min-width: 200px;
}
.table-fluid > thead > tr > th.min-250,
.table-fluid > tbody > tr > td.min-250 {
  min-width: 250px;
}
.table-fluid > thead > tr > th.min-300,
.table-fluid > tbody > tr > td.min-300 {
  min-width: 300px;
}
/* table-settings----------------------------------------------------------------------------------*/
.table-settings {
  width: 100%;
  min-width: 700px;
  border-collapse: collapse;
  cursor: pointer;
  border-right: 1px solid #cccccc;
}
.table-settings > thead > tr > th,
.table-settings > tbody > tr > td {
  padding: 5px;
  border-left: 1px solid #cccccc;
}
.table-settings > thead > tr > th {
  border: 0;
  border-left: 1px solid #cccccc;
}
.table-settings > tbody > tr > td {
  border-left: 1px solid #cccccc;
}
.table-settings .b-l-1 {
  border-left: 1px solid #9a9a9a;
}
.table-settings .b-l-2 {
  border-left: 2px solid #9a9a9a;
}
.table-settings .b-l-3 {
  border-left: 3px solid #9a9a9a;
}
.table-settings .b-t-1 {
  border-top: 1px solid #9a9a9a;
}
.table-settings .b-t-2 {
  border-top: 2px solid #9a9a9a;
}
.table-settings .b-t-3 {
  border-top: 3px solid #9a9a9a;
}
.table-settings .b-l-double-1 {
  border-left: 4px double #9a9a9a;
}
.table-settings .b-l-double-2 {
  border-left: 6px double #9a9a9a;
}
.table-settings .b-t-double-1 {
  border-top: 4px double #9a9a9a;
}
.table-settings .b-t-double-2 {
  border-top: 6px double #9a9a9a;
}
.table-settings > thead > tr > th.set-10,
.table-settings > tbody > tr > td.set-10 {
  width: 10px;
  min-width: 10px;
}
.table-settings > thead > tr > th.set-15,
.table-settings > tbody > tr > td.set-15 {
  width: 15px;
  min-width: 15px;
}
.table-settings > thead > tr > th.set-20,
.table-settings > tbody > tr > td.set-20 {
  width: 20px;
  min-width: 20px;
}
.table-settings > thead > tr > th.set-30,
.table-settings > tbody > tr > td.set-30 {
  width: 30px;
  min-width: 30px;
}
.table-settings > thead > tr > th.set-40,
.table-settings > tbody > tr > td.set-40 {
  width: 40px;
  min-width: 40px;
}
.table-settings > thead > tr > th.set-50,
.table-settings > tbody > tr > td.set-50 {
  width: 50px;
  min-width: 50px;
}
.table-settings > thead > tr > th.set-60,
.table-settings > tbody > tr > td.set-60 {
  width: 60px;
  min-width: 60px;
}
.table-settings > thead > tr > th.set-70,
.table-settings > tbody > tr > td.set-70 {
  width: 70px;
  min-width: 70px;
}
.table-settings > thead > tr > th.set-80,
.table-settings > tbody > tr > td.set-80 {
  width: 80px;
  min-width: 80px;
}
.table-settings > thead > tr > th.set-90,
.table-settings > tbody > tr > td.set-90 {
  width: 90px;
  min-width: 90px;
}
.table-settings > thead > tr > th.set-100,
.table-settings > tbody > tr > td.set-100 {
  width: 100px;
  min-width: 100px;
}
.table-settings > thead > tr > th.set-110,
.table-settings > tbody > tr > td.set-110 {
  width: 110px;
  min-width: 110px;
}
.table-settings > thead > tr > th.set-120,
.table-settings > tbody > tr > td.set-120 {
  width: 120px;
  min-width: 120px;
}
.table-settings > thead > tr > th.set-130,
.table-settings > tbody > tr > td.set-130 {
  width: 130px;
  min-width: 130px;
}
.table-settings > thead > tr > th.set-140,
.table-settings > tbody > tr > td.set-140 {
  width: 140px;
  min-width: 140px;
}
.table-settings > thead > tr > th.set-150,
.table-settings > tbody > tr > td.set-150 {
  width: 150px;
  min-width: 150px;
}
.table-settings > thead > tr > th.set-200,
.table-settings > tbody > tr > td.set-200 {
  width: 200px;
  min-width: 200px;
}
.table-settings > thead > tr > th.set-250,
.table-settings > tbody > tr > td.set-250 {
  width: 250px;
  min-width: 250px;
}
.table-settings > thead > tr > th.set-300,
.table-settings > tbody > tr > td.set-300 {
  width: 300px;
  min-width: 300px;
}
.table-settings > thead > tr > th.set-400,
.table-settings > tbody > tr > td.set-400 {
  width: 400px;
  min-width: 400px;
}
.table-settings > thead > tr > th.set-500,
.table-settings > tbody > tr > td.set-500 {
  width: 500px;
  min-width: 500px;
}
.table-settings > thead > tr > th.set-700,
.table-settings > tbody > tr > td.set-700 {
  width: 700px;
  min-width: 700px;
}
.table-settings > thead > tr > th.set-1000,
.table-settings > tbody > tr > td.set-1000 {
  width: 1000px;
  min-width: 1000px;
}
.table-settings > thead > tr > th.min-10,
.table-settings > tbody > tr > td.min-10 {
  min-width: 10px;
}
.table-settings > thead > tr > th.min-15,
.table-settings > tbody > tr > td.min-15 {
  min-width: 15px;
}
.table-settings > thead > tr > th.min-20,
.table-settings > tbody > tr > td.min-20 {
  min-width: 20px;
}
.table-settings > thead > tr > th.min-30,
.table-settings > tbody > tr > td.min-30 {
  min-width: 30px;
}
.table-settings > thead > tr > th.min-40,
.table-settings > tbody > tr > td.min-40 {
  min-width: 40px;
}
.table-settings > thead > tr > th.min-50,
.table-settings > tbody > tr > td.min-50 {
  min-width: 50px;
}
.table-settings > thead > tr > th.min-60,
.table-settings > tbody > tr > td.min-60 {
  min-width: 60px;
}
.table-settings > thead > tr > th.min-70,
.table-settings > tbody > tr > td.min-70 {
  min-width: 70px;
}
.table-settings > thead > tr > th.min-80,
.table-settings > tbody > tr > td.min-80 {
  min-width: 80px;
}
.table-settings > thead > tr > th.min-90,
.table-settings > tbody > tr > td.min-90 {
  min-width: 90px;
}
.table-settings > thead > tr > th.min-100,
.table-settings > tbody > tr > td.min-100 {
  min-width: 100px;
}
.table-settings > thead > tr > th.min-110,
.table-settings > tbody > tr > td.min-110 {
  min-width: 110px;
}
.table-settings > thead > tr > th.min-120,
.table-settings > tbody > tr > td.min-120 {
  min-width: 120px;
}
.table-settings > thead > tr > th.min-130,
.table-settings > tbody > tr > td.min-130 {
  min-width: 130px;
}
.table-settings > thead > tr > th.min-140,
.table-settings > tbody > tr > td.min-140 {
  min-width: 140px;
}
.table-settings > thead > tr > th.min-150,
.table-settings > tbody > tr > td.min-150 {
  min-width: 150px;
}
.table-settings > thead > tr > th.min-200,
.table-settings > tbody > tr > td.min-200 {
  min-width: 200px;
}
.table-settings > thead > tr > th.min-250,
.table-settings > tbody > tr > td.min-250 {
  min-width: 250px;
}
.table-settings > thead > tr > th.min-300,
.table-settings > tbody > tr > td.min-300 {
  min-width: 300px;
}
.table-settings > thead > tr > th.min-400,
.table-settings > tbody > tr > td.min-400 {
  min-width: 400px;
}
.table-settings > thead > tr > th.min-500,
.table-settings > tbody > tr > td.min-500 {
  min-width: 500px;
}
.table-settings > thead > tr > th.min-700,
.table-settings > tbody > tr > td.min-700 {
  min-width: 700px;
}
.table-settings > thead > tr > th.min-1000,
.table-settings > tbody > tr > td.min-1000 {
  min-width: 1000px;
}
/*tabe-plan ----------------------------------------------------------------------------------------------*/
.table-bg table.monthPlan {
  background-color: #ffffff;
}
.monthSchedule {
  float: left;
  border: 2px solid;
}
.monthSchedule .weekNumber {
  width: 30px;
  vertical-align: middle;
  border: 2px solid;
}
.monthSchedule .day {
  width: 80px;
  vertical-align: middle;
  border: 1px solid;
}
.monthSchedule .plans {
  border: 1px solid;
  margin: 0;
  padding: 0;
}
.monthSchedule .plan {
  width: 100%;
  padding: 5px;
  min-height: 45px;
}
.monthSchedule .separator {
  border: .1em solid;
  margin: 0;
  padding: 0;
}
.monthSchedule .time {
  width: 90px;
  float: left;
}
.monthSchedule .type {
  width: 60px;
  float: left;
}
.monthSchedule .place {
  width: 130px;
  float: left;
}
.monthSchedule .info {
  width: 100%;
  padding-left: 300px;
}
.saturday {
  background-color: #eaeaea;
}
.sunday {
  background-color: #f2dede;
}
.monthSchedule .monday {
  border-top: 2px solid black;
}
.monthPlan {
  width: 100%;
  min-width: 700px;
  border-collapse: collapse;
  cursor: pointer;
}
.monthPlan thead {
  border-bottom: 2px solid #cccccc;
}
.monthPlan .days > table {
  width: 100%;
  border-left: 2px solid #cccccc;
}
.monthPlan .plans > table {
  width: 100%;
}
.monthPlan .plans table {
  width: 100%;
}
.monthPlan .morning {
  border-bottom: 1px solid #cccccc;
}
.monthPlan .information > table {
  width: 100%;
}
.monthPlan .weekNumber {
  width: 45px;
  padding: 5px;
  text-align: center;
}
.monthPlan td.dayShort {
  width: 35px;
  padding: 3px;
  text-align: center;
  border-right: 1px solid #cccccc;
  font-weight: bold;
  white-space: nowrap;
}
.monthPlan th.dayShort {
  width: 35px;
  padding: 3px;
  text-align: center;
  border-right: 1px solid #cccccc;
  font-weight: bold;
  white-space: nowrap;
}
.monthPlan td.date {
  width: 80px;
  padding: 5px;
  white-space: nowrap;
}
.monthPlan th.date {
  width: 80px;
  padding: 5px;
  white-space: nowrap;
}
.monthPlan th.default {
  padding: 5px;
}
.monthPlan td.default {
  padding: 5px;
}
.monthPlan .type {
  width: 80px;
  padding: 5px;
  font-weight: bold;
  white-space: nowrap;
}
.monthPlan .time {
  width: 90px;
  padding: 5px;
  white-space: nowrap;
}
.monthPlan .place {
  width: 150px;
  padding: 5px;
}
.monthPlan .content {
  width: 50%;
  padding: 5px;
}
.monthPlan .note {
  width: 50%;
  padding: 5px;
}
.monthPlan > tbody .week {
  border-bottom: 2px solid #cccccc;
}
.monthPlan > tbody .day.first {
  border-bottom: 1px solid #cccccc;
}
.monthPlan > tbody .day.middle {
  border-bottom: 1px solid #cccccc;
}
.monthPlan > tbody .day.last {
  border-bottom: 0;
  border-top: 0;
}
.monthPlan > tbody .plan.first {
  border-bottom: 1px solid #cccccc;
  border-top: 0;
}
.monthPlan > tbody .plan.middle {
  border-bottom: 1px solid #cccccc;
}
.monthPlan > tbody .plan.last {
  border-bottom: 0;
  border-top: 0;
}
.monthPlan > tbody .plan.next {
  border-top: 1px solid #cccccc;
}
tr.highlight {
  background-color: #8fd78f !important;
}
span.plan-error {
  background-color: #c13735;
  xmargin-top: 3px;
  padding: 1px 10px;
  color: #ffffff;
  display: block;
  border: 0;
}
span.plan-error a {
  padding-left: 10px;
  color: #ffffff;
  text-decoration: underline;
}
span.plan-error a:hover {
  color: #080808;
}
.monthPlan > tbody .plan-error {
  border: solid 1px #c12120;
}
.monthPlan-quarter {
  min-width: 1px;
}
.monthPlan-quarter .days > table {
  border-left: 0;
}
.monthPlan-quarter th {
  text-align: center;
  padding: 3px;
}
.padding05-text {
  padding: 0 5px;
}
/* end table plan ----------------------------------------------------------------------------------------------------*/
.table-vertical-top > tbody > tr > td {
  vertical-align: top;
}
.tooltip {
  z-index: 999;
}
.tooltip-text {
  border-bottom: 1px dotted;
}
.tooltip-inner {
  padding: 3px 3px 3px 3px;
}
.tooltip-inner > a {
  xbackground-color: #ffffff;
  padding: 2px 4px;
  color: #ffffff;
  text-decoration: underline;
}
.tooltip-inner > a:hover {
  color: #ffffff;
  background-color: #474747;
  text-decoration: none;
}
.tooltip.red > .tooltip-inner {
  background-color: #c12120;
}
.tooltip.red.top > .tooltip-arrow {
  border-top-color: #c12120;
}
.tooltip.red.right > .tooltip-arrow {
  border-right-color: #c12120;
}
.tooltip.red.bottom > .tooltip-arrow {
  border-bottom-color: #c12120;
}
.tooltip.red.left > .tooltip-arrow {
  border-left-color: #c12120;
}
.dep-container {
  width: 730px;
  min-height: 450px;
  background-color: #777777;
  background: url('images/hriste-sm.jpg') no-repeat scroll center bottom / cover;
  padding-top: 30px;
  position: relative;
  float: left;
  margin-left: 15px;
}
.dep-logo-club {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.dep-block {
  position: relative;
  float: left;
  width: 136px;
  min-height: 130px;
  margin: 5px;
  z-index: 2;
}
.dep-block .player {
  font-size: 10px;
  background-image: url('images/bg-player.png');
  background-repeat: repeat;
  margin: 2px 5px;
  color: #000000;
  padding: 5px 2px;
}
.dep-block .player span {
  background-color: #4F9F43;
  color: #ffffff;
  padding: 3px;
}
.dep-block .player span.yelow {
  background-color: #fff21c;
}
.dep-block .player span.red {
  background-color: #ff0511;
}
.player-logo {
  padding-left: 50px;
  text-align: center;
  height: 20px;
  margin-top: 25px;
}
/* centered columns styles */
.row-centered {
  text-align: center;
}
.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
  vertical-align: top;
}
/*.dep-container{
 width: 900px;
  height: 900px;
  background-color: #777777;
  background-image: url("images/hriste.jpg");
  background-repeat: no-repeat;
  padding-top: 30px;
}
.dep-block{
  float: left;
  text-align: center;
  width: 170px;
  min-height: 160px;
  margin: 5px;
}
.dep-block-bg{
background-image: url("images/dres.png");
  background-repeat: no-repeat;
}
.dep-block .player{
  font-size: 12px;
 background-image: url("images/bg-player.png");
  background-repeat: repeat;
  margin: 2px 10px;

  padding: 5px;

  span{
    background-color: #4F9F43;
    color: #ffffff;
    padding: 3px;
  }
  span.yelow{
    background-color: #fff21c;
  }
  span.red{
    background-color: #ff0511;
  }
}
.player-logo{
  padding-left: 50px;
  text-align: center;
  height: 25px;
  margin-top: 30px;

}*/
.progress-left {
  width: 50%;
  float: left;
  border-right: solid 1px #ffffff;
}
.progress-left .progress {
  margin-bottom: 2px;
  height: 5px;
}
.progress-left .progress-sum {
  height: 16px;
}
.progress-left .progress-bar {
  float: right;
}
.progress-right {
  width: 50%;
  float: left;
}
.progress-right .progress {
  margin-bottom: 2px;
  height: 5px;
}
.progress-right .progress-sum {
  height: 16px;
}
.progress-text-left .progress-bar {
  text-align: left;
  padding-left: 10px;
}
.progress-sum .progress-bar-sum {
  font-size: 10px;
}
.progress-sum .progress-bar {
  line-height: 16px;
}
.suggest {
  position: relative;
}
.suggest .results {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #cbcfe2 #c8cee7 #c4c7d7;
  border-radius: 3px;
  background-color: #fdfdfd;
}
.suggest .results a {
  display: block;
  position: relative;
  margin: 0 -1px;
  padding: 6px 40px 6px 10px;
  color: #808394;
  font-weight: 500;
  text-shadow: 0 1px #fff;
  border-bottom: 1px solid #c4c7d7;
  border-radius: 3px;
}
.suggest .results a span {
  font-weight: 200;
}
.suggest .results a:hover {
  text-decoration: none;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  border-color: #7d7d7d #7d7d7d #7d7d7d;
  background-color: #7d7d7d;
}
.suggest .results li {
  display: block;
}
.suggest .results li:first-child {
  margin-top: -1px;
}
.suggest .results li:first-child:before,
.suggest .results li:first-child:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border: 5px outset transparent;
}
.suggest .results li:first-child:before {
  border-bottom: 5px solid #c4c7d7;
  top: -11px;
}
.suggest .results li:first-child:after {
  border-bottom: 5px solid #fdfdfd;
  top: -10px;
}
.suggest .results li:last-child {
  margin-bottom: -1px;
}
/*
@import "color-profile/color-50.less";
@import "color-profile/color-50-hover.less";
@import "color-profile/color-50-hover-border.less";
*/
.cleaner {
  clear: both;
}
.separator {
  height: 15px;
  width: 100%;
}
.separator2 {
  height: 1px;
  width: 100%;
  font-size: 1px;
  background-color: #ededed;
}
.separator3 {
  margin: 5px 0;
  height: 1px;
  width: 100%;
  font-size: 1px;
  background-color: #c3c3c3;
}
.color-red {
  color: #c12120;
}
.color-green {
  color: #4e9f43;
}
.youtube {
  white-space: nowrap;
}
.youtube-icon {
  display: inline-block;
  vertical-align: middle;
}
/*
-------pro automaticke zvet�ov�n� textarea--------------------
.animated-textarea {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}

*/
.reviews h4 {
  padding: 0px 5px 0px 20px;
  font-size: 14px;
}
.reviews .control-label {
  padding-top: 20px;
}
.hr-table {
  margin-top: 5px;
  margin-bottom: 15px;
}
.hr-success {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: double 4px #4e9f43;
  font-size: 1px;
  width: 100%;
}
.no-margin {
  margin: 0;
}
.con-box {
  clear: both;
  margin-bottom: 25px;
  margin-top: 5px;
  padding: 0;
  border: 1px solid #e4e5e7;
}
.con-box-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
}
.con-box-min {
  clear: both;
  border: 1px solid #e4e5e7;
}
.con-box-content-min {
  background-color: #ffffff;
  color: inherit;
}
.con-box-full-table {
  float: left;
  min-width: 100%;
  margin-right: 15px;
}
.con-box-content-full-table {
  min-width: 100%;
}
.con-box-left-margin {
  margin-left: 40px;
}
.tool-left-fixed-box {
  display: block;
  height: 100%;
  width: 50px;
}
.tool-left-fixed {
  display: block;
  position: absolute;
  z-index: 99999999;
  margin-bottom: 5px;
}
.tool-left-fixed i {
  font-size: 16px;
}
.tool-left-fixed button {
  display: block;
  margin-bottom: 5px;
}
.tool-left-fixed a {
  display: block;
  margin-bottom: 5px;
}
.pull-left-padding-left {
  padding-right: 15px;
}
.listing-table a {
  font-weight: bold;
}
.item-padding-right {
  padding-right: 20px;
}
.warning-cm-dashed {
  border: 1px dashed #f0ad4e;
}
.warning-cm-solid {
  border: 1px solid #f0ad4e;
}
.radius-none {
  border-radius: 0;
}
.parent {
  background-color: #000;
  color: #fff;
  width: 500px;
  height: 500px;
  padding: 5px;
}
.myDiv {
  display: none;
  opacity: 0;
  padding: 5px;
  color: #600;
  background-color: #cec;
}
.parent:hover .myDiv {
  display: block;
  opacity: 1;
  /* "both" tells the browser to use the above opacity
  at the end of the animation (best practice) */
  -webkit-animation: display-none-transition 1s both;
  animation: display-none-transition 1s both;
}
@-webkit-keyframes display-none-transition {
  0% {
    opacity: 0;
  }
}
@keyframes display-none-transition {
  0% {
    opacity: 0;
  }
}
