/******************************************************************************
CNC COMPONENTS & PLUGINS
******************************************************************************/
/* hlaska po videem ktere ma casovy zamek */
.tempPaidVideo {
  margin: 10px 0; }

.login-container {
  position: relative;
  float: right;
  color: #7b858b;
  padding: 28px 10px 0 0; }
  .login-container::after, .login-container::before {
    content: '';
    display: table;
    clear: both; }
  .login-container .user-mail {
    position: relative;
    margin: 0px 10px 0 0;
    top: 6px;
    font-size: 12px; }
  .login-container .login-modal,
  .login-container .login-modal-opener {
    float: right; }
  .login-container .dataimg-circle-head {
    display: block;
    width: 32px;
    height: 32px; }
    .login-container .dataimg-circle-head svg path {
      fill: #7b858b; }

/*opensans*/
@font-face {
  font-family: 'opensans-regular';
  src: url("//img.cncenter.cz/fonts/open-sans/opensans-regular-webfont.eot");
  src: url("//img.cncenter.cz/fonts/open-sans/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("//img.cncenter.cz/fonts/open-sans/opensans-regular-webfont.woff2") format("woff2"), url("//img.cncenter.cz/fonts/open-sans/opensans-regular-webfont.woff") format("woff"), url("//img.cncenter.cz/fonts/open-sans/opensans-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'opensans-bold';
  src: url("//img.cncenter.cz/fonts/open-sans/opensans-bold-webfont.eot");
  src: url("//img.cncenter.cz/fonts/open-sans/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("//img.cncenter.cz/fonts/open-sans/opensans-bold-webfont.woff2") format("woff2"), url("//img.cncenter.cz/fonts/open-sans/opensans-bold-webfont.woff") format("woff"), url("//img.cncenter.cz/fonts/open-sans/opensans-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/**************************************************
COOKIE BAR - desktop
***************************************************/
.cookie-bar {
  position: fixed;
  display: none;
  text-align: center;
  padding: 10px 0;
  font-family: 'opensans-regular';
  color: #FFF;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: rgba(50, 50, 50, 0.95);
  z-index: 200000; }
  .cookie-bar a {
    color: inherit; }
    .cookie-bar a:hover {
      color: inherit; }

.cookie-bar__title {
  font-family: 'opensans-bold';
  font-size: 26px;
  line-height: 36px; }
  .cookie-bar__title br {
    display: none; }

.cookie-bar__text {
  font-size: 12px;
  line-height: 16px;
  padding: 5px 0 10px; }
  .cookie-bar__text br {
    display: inline; }

.cookie-bar__enable-btn {
  display: inline-block;
  margin: 0 15px 0 auto;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  width: 140px;
  text-transform: Uppercase;
  background-color: #FF0000;
  cursor: pointer;
  margin-bottom: 10px;
  text-decoration: none; }

.cookie-bar__more-info {
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 15px;
  display: inline-block;
  text-decoration: underline; }
  .cookie-bar__more-info:hover {
    text-decoration: none; }

.cookie-bar__close-btn {
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }
  .cookie-bar__close-btn::before, .cookie-bar__close-btn::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #FFF; }
  .cookie-bar__close-btn::before {
    transform: rotate(45deg); }
  .cookie-bar__close-btn::after {
    transform: rotate(-45deg); }
  .cookie-bar__close-btn--thick::before, .cookie-bar__close-btn--thick::after {
    height: 3px;
    margin-top: -2px; }

#gdprForm textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid darkgray;
  padding: 2px 5px;
  box-sizing: border-box; }
#gdprForm .gdprForm__btns-wrapper {
  text-align: left; }
  #gdprForm .gdprForm__btns-wrapper .login-button {
    display: inline-block;
    min-width: 93px;
    text-align: center;
    padding: 0;
    margin-right: 10px;
    vertical-align: unset; }

/* MENU */
#navigation ul li {
  width: auto;
  min-width: 115px; }
  #navigation ul li a.menuItem {
    width: auto;
    font-size: 15px;
    padding: 0px 15px; }

.innerContainer .subMenu {
  text-align: center; }
  .innerContainer .subMenu > li {
    margin: 0 15px 0 0 !important; }

.container .innerContainer.greyContainer.topShadow[data-menu-id] {
  display: none; }

/*# sourceMappingURL=isport.tv.main.css.map */
