<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tabella-filter-menu { height:300px}
.gameSlider-foot {display: grid !important;color:#ca2128 !important; text-align: center !important;justify-content: center !important;}
.nav-bottom {display:none}
.gameslider-buttons a { color:#fff}
.gameslider-buttons a:hover{
    color:inherit;
    text-decoration:none;
}
a.live-game { color:#ca2128}
.black {color:#000}
.black-title {
    background: #001722;
    color: #ffffff;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0;
    padding-left: 25px;
    border-bottom: 1px solid #ffffff;
    padding-right: 20px;
    font-family: 'Titillium Web', sans-serif;
    width: 100%;
}
.invalid-feedback {color:#ca2128}
.ranging-type {width:49%}
.ranging-type.float-left {float:left}
.ranging-type.float-right {float:right}
.top15 {margin-top:15px}
.left {text-align: left !important;}
.right {text-align: right !important;}
.center {text-align: center !important;}
.padding-left-twentyfive {padding-left:25px !important}
.padding-left-fifteen {padding-left:15px !important}
.padding-right-twentyfive {padding-right:25px !important}
.green-text {color:green;font-weight: bold;}
.red-text {color:#b20000;font-weight: bold;}
.bold {font-weight: bold;color:#000}
.schedule-pager:after,.championship-rankings:after,.teams_results:after {
    content: '';
    display: block;
    clear: both;
}
.schedule-pager a {font-size:16px;color:#337ab7;text-decoration: none;text-transform: uppercase;}
.schedule-pager a span {margin:0 10px;font-size: 18px;}

header .col-md-3 ul li:last-child &gt; a { border-bottom:0 !important}

@media (min-width: 992px) {
	header ul.main-menu li a {padding:5px 5px}
	header ul.main-menu li span {padding:5px 5px;}
}

@media (min-width: 1200px) {
	header ul.main-menu li a {padding:5px 10px}
	header ul.main-menu li span {padding:5px 10px;}
}

header ul.main-menu li:hover &gt; a { background-color: #ca2128; }
.team-league-filter { width:50%}

.press-banner {background: url('../img/press-banner.jpg'); background-size: cover;width: 100%;height:300px}
.tag_search {margin: 0 0 30px 0;}

.megyei_szovetsegek { background-color: #fff;}

div.sitemappart h5 a {
    text-decoration: none;
    color:#000;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 600;
    margin: 3px 0;
}

div.sitemappart li A {
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    font-size: 13px;
}

.input_text {
    width: 100%;
    border: none;
    
    line-height: 30px;
    height: 30px;
    padding-left: 25px;
    padding-right: 30px;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: right 15px center;
}

.tag_search input {display:inline-block}
.tag_search .input_text { width:50% }

@media (max-width: 991px) {
    .main-menu .sub-menu-header.mobile-hide {
        display: none;
    }
    
    .main-menu .mobile-bottom-divider ul li:last-child{
        border-bottom: 1px solid #dadada;
    }
}
</pre></body></html>