/*
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 : Feb 20, 2019, 5:42:56 PM
    Author     : mv
*/
/*
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 : Mar 25, 2019, 2:18:24 PM
    Author     : mv
*/
/*
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 : Mar 1, 2019, 6:24:58 PM
    Author     : mv
*/
.zz-hdr-ban {
  height: 120px;
  background: repeat-x top center;
}
.zz-hdr-ban-close {
  float: right;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  opacity: .5;
}
.zz-hdr-ban-close:hover {
  opacity: 1;
  color: #fff !important;
}
.zz-hdr-ban-img {
  display: block;
  margin: 0 auto 0;
  position: relative;
  top: 16px;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.zz-header-top {
  transition: padding ease-in-out 150ms;
}
.zz-hdr-ban + .zz-header-top {
  padding: 6px 0;
}
.zz-hdr-ban.is-closing + .zz-header-top {
  padding: 22px 0 18px;
}
/************************************
 * HEADER
 */
.zz-header-popup,
.zz-header,
#menu_header {
  background: #02aa9b;
}
.zz-header-sports .current,
.zz-header-social a {
  color: #fff;
  opacity: .8;
}
/*Popups*/
.zz-header-popup .list a:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #fff !important;
}
/*Menu*/
.zz-header-bottom .cbp-hrmenu > ul > li {
  color: #fff;
  border-bottom-color: #02aa9b;
}
.zz-header-bottom .cbp-hrmenu > ul > li.fun-menu-item > a,
.zz-header-bottom .cbp-hrmenu > ul > li > a {
  color: #fff;
}
.zz-header-bottom .cbp-hrmenu > ul > li > a:hover {
  color: #fff !important;
}
.zz-header-bottom .cbp-hrmenu > ul > li:hover {
  border-bottom-color: #fff !important;
}
/*Search Form*/
.zz-header-search form input {
  background: #fff;
}
.zz-header-search form button .zz-icn {
  color: #02aa9b;
}
/*Login*/
.zz-header-user .login-btn {
  background: #fff;
  color: #02aa9b;
  opacity: .8;
}
.zz-header-user .login-btn:hover {
  opacity: 1;
  color: #02aa9b !important;
}
/*Base Page*/
#homepage,
#page {
  background: #fff;
}
/*Matchbox*/
.zz-matchbox {
  background: #e8efee;
}
.zz-matchbox .game.with-odds {
  background: #c6d9d6;
}
body.zz-site-desktop .zz-matchbox .menu-cats li.active {
  background: #02aa9b;
  color: #fff;
}
body.zz-site-desktop .zz-matchbox .menu-comps li {
  color: #088070;
}
body.zz-site-desktop .zz-matchbox .menu-cats li {
  color: #088070;
  background: #01bfa54d;
}
.zz-matchbox .gradient {
  width: 112px;
}
.zz-matchbox .gradient.left {
  background: url(/images/svg/icn-match-scroll-arrow-left_2.svg) no-repeat 10px center, linear-gradient(to right, #e8efee, rgba(229, 232, 234, 0));
}
.zz-matchbox .gradient.right {
  background: url(/images/svg/icn-match-scroll-arrow-right_2.svg) no-repeat 80px center, linear-gradient(to left, #e8efee, rgba(229, 232, 234, 0));
}
/*MENU*/
.zz-header-menu-placeholder #menu_stats .subtitle {
  color: #666666;
}
.zz-header-menu-placeholder .box .title {
  color: #666666 !important;
}
.zz-header-menu-placeholder .zz-menu-section {
  box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
}
.zz-header-menu-placeholder .zz-menu-section a {
  color: #02aa9b !important;
}
.zz-header-menu-placeholder .zz-menu-section a:hover {
  color: #095046 !important;
  background: transparent !important;
}
.zz-header-menu-placeholder .zz-menulinks-main a {
  font-size: 17px;
  font-weight: bold;
}
.zz-header-menu-placeholder .zz-menu-section .zz-menulinks-sub .title {
  color: #666666;
}
.zz-header-menu-placeholder .zz-menu-section .zz-menulinks-sub a {
  color: #666666 !important;
}
.zz-header-menu-placeholder .zz-menu-section .zz-menulinks-sub a:hover {
  color: #02aa9b !important;
}
.zz-header-menu-placeholder .database div {
  color: #666666;
}
.zz-header-menu-placeholder .database div a {
  color: inherit !important;
}
.zz-header-menu-placeholder .database div:hover {
  color: #095046 !important;
}
.zz-list-header-item-desc {
  background-image: linear-gradient(to bottom, #f6f6f6, rgba(255, 255, 255, 0) 99%);
  color: #02aa9b;
  transition: all ease-in-out 300ms;
}
.zz-list-header-item-desc:hover {
  background-image: linear-gradient(to bottom, rgba(2, 170, 155, 0.1), rgba(2, 170, 155, 0));
}
.zz-header-menu-placeholder {
  /*	#menu_competitions .chosen-container .chosen-results{
		border: 0 solid #ddd;
		border-width: 0 1px 1px 1px;
	}*/
}
.zz-header-menu-placeholder .chosen-container {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #666666;
}
.zz-header-menu-placeholder #menu_competitions .chosen-container .chosen-results,
.zz-header-menu-placeholder #menu_competitions .chosen-container-single .chosen-search {
  background: #fff !important;
}
.zz-header-menu-placeholder #menu_competitions .chosen-container-single .chosen-default,
.zz-header-menu-placeholder #menu_competitions .chosen-container-single .chosen-single div {
  background-color: transparent !important;
  color: #666666 !important;
}
.zz-header-menu-placeholder #menu_competitions .chosen-container .chosen-results li.highlighted {
  background: #02aa9b;
}
.zz-header-menu-placeholder .zz-menu-type-compcombos .chosen-container .chosen-results li {
  color: #666666;
}
.zz-header-newsitem .text {
  color: #02aa9b;
}
.zz-header-newsitem:hover .text {
  color: #095046;
}
.zz-header-menu-placeholder .zz-menu-section .zz-tag {
  background: #bae5df;
  color: #008075 !important;
}
.zz-header-menu-placeholder .zz-menu-section .zz-tag:hover {
  background: #02aa9b !important;
  color: #fff !important;
}
/*FOOTER*/
#footer .container,
#copyright,
#footer {
  background-color: #333333;
}
#footer .column > span {
  color: #02aa9b !important;
}
