.livesliderfeb .start-date{
    transition:all 0.3s ease;
background: #333;
  text-align: right;
  display: flex;
  align-content: center;
  align-items: center;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

}

.livesliderfeb .n3liveslideritem:hover .start-date{
    transition:all 0.3s ease;
background: #ee3c24;
  
}

.livesliderfeb .meta-competition,.meta-stage{
    transition:all 0.5s ease;
margin-left:5px;
  display: inline;
  padding: 3px 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.livesliderfeb .meta-competition{
background: #333;
}

.livesliderfeb .meta-stage{
    background: #ee3c24;
}


.livesliderfeb .grid-logos{
margin-top:10px;
}

.livesliderfeb .n3liveslideritem .uk-card{
    transition:all 0.5s ease;
    border:3px solid ;
    border-color:#fff;
}

.livesliderfeb .n3liveslideritem:hover .uk-card{
    background:#fcfcfc;
    
    transition:all 0.3s ease;

    
-webkit-border-radius: 500px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius: 500px;
-moz-border-radius-topright: 10px;
border-radius: 500px;
border-top-right-radius: 10px;
    
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;

  background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #f46200, #333) border-box;
    background-origin: padding-box, border-box;
    background-clip: padding-box, border-box;
  border: 3px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
    
}
.teamcard .uk-card{
  background:#fcfcfc;
    border:3px solid transparent;
    transition:all 0.5s ease;

    
-webkit-border-radius: 500px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius: 500px;
-moz-border-radius-topright: 10px;
border-radius: 500px;
border-top-right-radius: 10px;
    

    background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #fff, #fff) border-box;
    background-origin: padding-box, border-box;
    background-clip: padding-box, border-box;
  
  background-origin: border-box;
  background-clip: padding-box, border-box;
  
  
}


.teamcard .el-item:hover .uk-card{
  transition:all 0.3s ease;

-webkit-border-radius: 500px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius: 500px;
-moz-border-radius-topright: 10px;
border-radius: 500px;
border-top-right-radius: 10px;
    
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;

  background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, #f46200, #333) border-box;
    background-origin: padding-box, border-box;
    background-clip: padding-box, border-box;
  border: 3px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  
}


@media(min-width:1200px){
.uk-navbar-container{
-webkit-border-top-left-radius: 500px;
-webkit-border-top-right-radius: 500px;
-moz-border-radius-topleft: 500px;
-moz-border-radius-topright: 500px;
border-top-left-radius: 500px;
border-top-right-radius: 500px;
  
}
  .tm-page{

-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
    box-shadow: rgb(255, 255, 255) 0px 5px 13px;
  }
  
}


:where(.tm-page-container){
background-image:url(/images/bg/bg-promo.png);
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
background-attachment:fixed;
}

.play-btn{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  
}

.uk-card-default:hover{
  transition:all 0.3s ease;
box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
  
}

.uk-navbar-container:not(.uk-navbar-transparent){
background-image:url(/images/navbar-mark.png);
  background-position:right center;
  background-size:contain;
  background-repeat:no-repeat;
  
}

#socialsharemodule{
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.uk-modal-body,.uk-modal-body * {
color:#fff;
  
}

header .uk-nav-sub,#tm-dialog-mobile .uk-nav-sub ul{
display:none;
  
}

@media(max-width:639px){
.nav-title-header{
padding-top:10px;
}
}


#nav-season-container, #nav-comp-container{
  
    padding:5px 15px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

#nav-season-container{
  background:#2b2b2b33;
}

#nav-comp-container{
  background:#a7c00a8a;
}


.nav-competitions{
display: flex;
  flex-direction: row;
  overflow-x: auto;
  
}

@media(max-width:639px){
 .nav-competitions{
  align-items: center;
   justify-content: center;
  
}
  
}


@media(max-width:959px){
#nav-comp-container .nav-competitions{
  flex-direction: column;
  
}
  
}

.nav-competitions li a{
  transition: all 0.5s ease;
  padding: 5px 10px;
  margin: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
  
}

.nav-competitions li a:hover{
  transition:all 0.3s ease;
  color:#fff;
  background:#605E58;
  border:1px solid transparent;
  }


.nav-competitions li.uk-active a{
color: #605E58;
  background: #acca0a;
  pointer-events: none;
  
}

.sport-header .uk-position-cover{

background: rgba(46,46,43,1);
background: -moz-linear-gradient(left, rgba(46,46,43,1) 0%, rgba(92,92,90,0.1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46,46,43,1)), color-stop(100%, rgba(92,92,90,0.1)));
background: -webkit-linear-gradient(left, rgba(46,46,43,1) 0%, rgba(92,92,90,0.1) 100%);
background: -o-linear-gradient(left, rgba(46,46,43,1) 0%, rgba(92,92,90,0.1) 100%);
background: -ms-linear-gradient(left, rgba(46,46,43,1) 0%, rgba(92,92,90,0.1) 100%);
background: linear-gradient(to right, rgba(46,46,43,1) 0%, rgba(92,92,90,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2b', endColorstr='#5c5c5a', GradientType=1 );

  
}
.no-header .tm-header,.no-header .tm-header-mobile,.no-footer .tm-footer,.no-main #tm-main{
display:none !important;
  
}

.uk-text-initial{
text-transform:initial;
  
}
.uk-text-white{
color:#fff !important;
  
}


.gradient-bg{

background: rgba(92,92,85,1);
background: -moz-linear-gradient(top, rgba(92,92,85,1) 0%, rgba(46,46,43,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,92,85,1)), color-stop(100%, rgba(46,46,43,1)));
background: -webkit-linear-gradient(top, rgba(92,92,85,1) 0%, rgba(46,46,43,1) 100%);
background: -o-linear-gradient(top, rgba(92,92,85,1) 0%, rgba(46,46,43,1) 100%);
background: -ms-linear-gradient(top, rgba(92,92,85,1) 0%, rgba(46,46,43,1) 100%);
background: linear-gradient(to bottom, rgba(92,92,85,1) 0%, rgba(46,46,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c55', endColorstr='#2e2e2b', GradientType=0 );


}
.competitions-bg{
background: #5c5c55;
  
}

.footer-bg{

background: rgba(176,202,10,1);
background: -moz-linear-gradient(top, rgba(176,202,10,1) 0%, rgba(128,143,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(176,202,10,1)), color-stop(100%, rgba(128,143,16,1)));
background: -webkit-linear-gradient(top, rgba(176,202,10,1) 0%, rgba(128,143,16,1) 100%);
background: -o-linear-gradient(top, rgba(176,202,10,1) 0%, rgba(128,143,16,1) 100%);
background: -ms-linear-gradient(top, rgba(176,202,10,1) 0%, rgba(128,143,16,1) 100%);
background: linear-gradient(to bottom, rgba(176,202,10,1) 0%, rgba(128,143,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0ca0a', endColorstr='#808f10', GradientType=0 );

}
