<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2,h3,h4,h5,h6,ol,ul{padding:0;margin:0},img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn&gt;.caret,.dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media&gt;.pull-right{padding-left:10px}.media-left,.media&gt;.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;list-style:none;font-family:Oswald,sans-serif}.pagination&gt;li{display:inline}.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}

a { text-decoration: none; border: 0; color: #1a1a1a; }
/*../img/euroleague-bg.jpg*/
body { background: url('../img/back.jpg') no-repeat top center #1A0B2C; font-family: 'Roboto Condensed', sans-serif; }

.gradient { 
	background: #d746e1;
	background: -moz-radial-gradient(center, ellipse cover, #d746e1 0%, #af04ff 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #d746e1 0%, #af04ff 100%);
	background: radial-gradient(ellipse at center, #d746e1 0%, #af04ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d746e1', endColorstr='#af04ff',GradientType=1 );
	
}
 
.container 	{ width: 1026px; margin: 0 auto; position: relative; z-index: 100; }
.pg-left 	{ float: left; }
.pg-right 	{	float: right; }

.wide-120 { width: 120px }
.wide-550 { width: 550px }
.wide-300 { width: 300px }
.wide-682 { width: 682px }
.wide-336 { width: 336px }
.wide-396 { width: 396px }
.wide-270 { width: 270px; }
.wide-276 { width: 276px; margin: 0 5px; }

.banner-970x250 { background: #fff; padding-bottom: 10px; }
.banner-300x250 { width: 300px; height: 250px; }

.text-left 		{ text-align: left !important; }
.text-center 	{ text-align: center !important; }
.text-right 	{ text-align: right !important; }

.loading { margin: 20px; }

.iframe-video { width: 682px; height: 384px; border: 0; overflow: hidden; }

.error { padding: 64px; text-align: center; font-size: 24px; line-height: 160%; color: #fff;}
.clear { clear: both; }


#footer	 		{ padding: 20px; border-top: 4px solid #fff; position: relative; z-index: 100; }
#footer nav 	{ font-size: 12px; color: #fff; text-align: center; }
#footer nav &gt; a { display: inline-block; padding: 4px 8px; color: #fff; text-decoration: none; }

.footer-text 	{ margin-top: 20px; color: #fff; text-align: center; font-size: 12px; line-height: 140%; }

#main { padding: 15px; min-height: 800px; background: #fff; }

#mainpointer  	{ position: absolute; top: 0; z-index: 1000; left: 50%; }
#sagbannerdiv, 
#solbannerdiv 	{ position: absolute; width: 160px; height: 600px; top: 110px; }
#solbannerdiv 	{ left: -820px; text-align: right; }
#sagbannerdiv 	{ right: -678px; }
#sagbannerdivalt{ position: absolute; right: -668px; top: 670px; width: 160px; height: 600px; }

.box 		{ margin: 0px 0 15px 0; }
.box-title 	{ position: relative; height: 38px; padding-left: 10px; margin-bottom: 2px; font-family: 'Roboto Condensed', sans-serif; font-size: 21px; font-weight: 400; line-height: 38px; color: #fff; border-bottom: 3px solid #5c36ac; background: #d746e1; background: -moz-radial-gradient(center, ellipse cover, #d746e1 0%, #af04ff 100%); background: -webkit-radial-gradient(center, ellipse cover, #d746e1 0%, #af04ff 100%); background: radial-gradient(ellipse at center, #d746e1 0%, #af04ff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d746e1', endColorstr='#af04ff',GradientType=1 );}

.box-tabs 			{ background: #EE7103; display: table; width: 100%; font-size: 18px; font-weight: 700; }
.box-tabs &gt; li 		{ display: table-cell; width: 50%; }
.box-tabs &gt; li &gt; a 	{ display: block; padding: 8px 12px; text-align: center; color: #fff; text-decoration: none; }
.box-tabs &gt; li:hover &gt; a,
.box-tabs &gt; li:focus &gt; a,
.box-tabs &gt; li.active &gt; a { background: #fff; color: #29013D; } 

.nav-tabs {  }


.media-view 				{ background: #f8f8f8; margin-top: 2px !important; }
.media-view .media-object 	{ height: 50px; }
.media-view .media-body 	{ vertical-align: middle; }
.media-view .media-body a 	{ color: #1a1a1a; text-decoration: none; }
.media-view .media-body h4 	{ font-family: 'Roboto Condensed', sans-serif; font-size: 15px; font-weight: 700; max-height: 38px; overflow: hidden; line-height: 140%; }
.media-view .media-right 	{ vertical-align: middle; padding: 0 12px; font-size: 32px; }

.media-view:hover 	{ background: #EE7103; color: #fff; }
.media-view:hover a { color: #fff; }

.last-gallery 			{ display: table; width: 100%; background: #F6F6F6;  }
.last-gallery &gt; div 	{ display: block; float: left; margin: 2%; width: 46%;	position: relative; }
.last-gallery &gt; div img { width: 100%; height: 77px; }
.last-gallery &gt; div &gt; .icon { position: absolute; bottom: 0; right: 0; padding: 4px 8px; font-size: 16px; background: #555555; color: #fff; }
.last-gallery h5 { background: #eee; padding: 6px; font-size: 14px; font-weight: bold; height: 52px; overflow: hidden; }
.last-gallery i { position: absolute; left: 58px;top: 24px; color: #fff; font-size: 32px; }


#load-more 			{ display: table; min-width: 200px; margin: 20px auto; padding: 10px 15px; background: #EE7103; color: #fff; font-family: 'Oswald', sans-serif; font-size: 16px; text-align: center; cursor: pointer; }
#load-more:hover	{ background: #EE7103; }

.btn-link 			{ display: table; padding: 4px 15px; background: #EE7103; color: #fff; font-family: 'Oswald', sans-serif; font-size: 13px; text-align: center; cursor: pointer; }
.btn-link:hover		{ background: #EE7103; }

.tab-content &gt; .tab-pane 	{ display: none; }
.tab-content &gt; .active 		{ display: block; }


.pd-tabs 		{ display: table; width: 100%; }
.pd-tabs &gt; div 	{ display: table-cell; width: 50%; padding: 4px; }

.pd-stage 		{ width: 100%; height: 30px; border-color: #EE334E; font-family: 'Oswald', sans-serif; font-size: 16px; }
.pd-weeks			{ text-align: center; }
.pd-weeks &gt; a 		{ display: inline-block; font-size: 18px; color: #EE334E; padding: 0 15px;  }
.pd-weeks &gt; span 	{ display: inline-block; font-family: 'Oswald', sans-serif; font-size: 13px; }

.table-league { width: 100%; font-family: 'Oswald', sans-serif; font-size: 14px; }
.table-league tr &gt; td { width: 10%; padding: 6px !important; text-align: center; vertical-align:middle!important; }
.table-league &gt; thead &gt; tr { background: #EE334E; color: #fff; } 
.table-league &gt; thead &gt; tr:first-child { text-align: left; }
.table-league &gt; tbody &gt; tr { background: #f5f5f5; border-top: 2px solid #fff; color: #1a1a1a; }
.table-league &gt; tbody &gt; tr &gt; td.text-left 	{ width: 25%; }

.table-league &gt; tbody &gt; tr:hover, 
.table-league &gt; tbody &gt; tr:focus,
.table-league &gt; tbody &gt; tr.selected { background: #EE334E; color: #fff; }

.table-league &gt; tbody &gt; tr:hover a, 
.table-league &gt; tbody &gt; tr:focus a,
.table-league &gt; tbody &gt; tr.selected a { color: #fff !important; }

.table-league .td-team-logo img { width: 24px; vertical-align: middle; }
.table-league .td-team-name { width: 50%; text-align: left; }
.table-league .td-team-name &gt; a { color: #1a1a1a; text-decoration: none; }

.pd-tab-finals { display: none; }

.ellips 	{ display: block; min-width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.td-hidden 	{ display: none; }

.table-fixture 			{ width: 100%; font-family: 'Oswald', sans-serif; font-size: 14px;  }
.table-fixture tr 		{ background: #F5F5F5; border-top: 3px solid #fff; }
.table-fixture tr &gt; td 	{ padding: 5px; text-align: center; }

.table-fixture .td-team-logo img 	{ width: 48px; vertical-align: middle; }
.table-fixture .td-team-name 		{ width: 25%; }
.table-fixture .td-team-name &gt; a 	{ font-size: 18px; color: #1a1a1a; text-decoration: none; }
.table-fixture .td-team-info 		{}

.tr-title 		{ background: transparent !important; }
.tr-title &gt; td 	{ padding: 0px !important;  }

.table-fixture .tr-title 		{ color: #fff; } 
.table-fixture .tr-title &gt; td 	{ padding: 6px !important; }	

#pd_7 .table-fixture .td-team-name 	{ width: 40% !important; }
#pd_7 .table-fixture .tr-title  	{ color: #000 !important; }


#tournamentStatus .table-fixture .td-team-logo img { width: 32px; }
#tournamentStatus .table-fixture .td-team-name &gt; a { font-size: 14px; }
#tournamentStatus .box-title-date { font-family: 'Oswald', sans-serif; font-size: 15px; }

#tournamentStatus .match-score 			{ display: table; width: 100%; font-size: 18px; }
#tournamentStatus .match-score &gt; span 	{ display: inline-block; background: #fff; padding: 2px 8px; }

#goToSporx 					{ position: fixed; right: 10px; top: 0; z-index: 99991; }
#goToSporx .goto-img 		{ float: right; display: block; width: 48px; height: 48px; cursor: pointer; background: url('../img/sporx-anasayfa-on.png') no-repeat center; }
#goToSporx:hover .goto-img 	{ background: url('../img/sporx-anasayfa-on.png') no-repeat center #E34600;} 
#goToSporx .goto-logo 		{ display: none; background: #E34600; padding: 8px 12px; }
#goToSporx:hover .goto-logo { display: block; }

.share-box { display: table; width: 100%; }
.share-box &gt; li 		{ display: table-cell; width: 20%; }
.share-box &gt; li &gt; a 	{ display: block; padding: 10px 0; text-align: center; color: #fff; font-family: 'Roboto Condensed', sans-serif; }

.share-box &gt; li.fb { background: #153774; }
.share-box &gt; li.tw { background: #00AEFF; }
.share-box &gt; li.gp { background: #E13939; }
.share-box &gt; li.em { background: #999999; }
.share-box &gt; li.yy { background: #E34600; }

.back-to{position:fixed;bottom:0;left:auto;right:0;z-index:9999;}.back-to&gt;a{display:inline-block;background:#E24301;color:#fff;padding:8px 10px;height:35px;vertical-align:bottom}.back-to-index{font-size:15px;font-weight:700}.back-to-top&gt;img{width:24px!important}


.row-team-list { margin-bottom: 50px; }	
.row-team-list &gt; div 	{ padding: 0 1px !important;}	
.row-team-list a 		{ display: table; width: 100%; background: #eee; }
.row-team-list a &gt; span 	{ display: table-cell; width: 36px; text-align: center; padding: 4px; }
.row-team-list a &gt; span &gt; img { width: 36px; }
.row-team-list a &gt; h3 	{ display: table-cell; padding-left: 8px; font-size: 18px; font-weight: 700; vertical-align: middle; }

.page-header { margin: 0!important; font-size: 21px; font-weight: 700; background: transparent; color: #696c77; border-bottom: 2px solid #202126; padding: 10px 15px!important; }

.dota2 			{ background: url('../img/bg/DOTA2.jpg') no-repeat top center #1A0B2C !important; }
.csgo 			{ background: url('../img/bg/CSGO2.jpg') no-repeat top center #000 !important; }
.fp 			{ background: url('../img/bg/FIFA_PES.jpg') no-repeat top center #000 !important; }
.hearthstone 	{ background: url('../img/bg/HEARTSTONE.jpg') no-repeat top center #000 !important; }
.lol 			{ background: url('../img/bg/LOL.jpg') no-repeat top center #000 !important; }
.overwatch 		{ background: url('../img/bg/OWERWATCH.jpg') no-repeat top center #000 !important; }
.pubg 			{ background: url('../img/bg/PUBG.jpg') no-repeat top center #000 !important; }
.zula 			{ background: url('../img/bg/ZULA.jpg') no-repeat top center #000 !important; }

.other { background: url('../img/bg/GENEL1.jpg') no-repeat top center #1A0B2C !important; }

.header-top{border-bottom:4px solid #5c36ac;height:60px;padding:10px 0}.header-top a{display:inline-block;vertical-align:middle}.h-logo-left{float:left}.h-logo-right{float:right}.h-logo-left&gt;img{height:26px;margin-top:10px}.h-logo-right&gt;img{height:35px}@media (min-width:768px){.h-logo-left&gt;img{margin-top:5px;height:30px}.h-logo-right&gt;img{height:53px;margin-top:11px}}.header-search,.header-toggle{display:block;width:32px;height:32px;text-align:center;line-height:32px;background:0 0;color:#fff;float:left;margin-left:4px;margin-top:4px;font-size:26px}.header-search:hover,.header-toggle:hover{color:#fff}.header-toggle,.sub{display:none!important}@media (max-width:767px){.header-toggle{display:block!important}.header-nav{float:none!important;clear:both!important}.header-navbar ul{display:none;width:100%;background:#363636}.header-navbar ul&gt;li{border-bottom:1px solid #666}.header-navbar ul&gt;li&gt;a{display:block;padding:10px 15px;font-family:'Roboto Condensed',sans-serif;font-size:18px;font-weight:400;color:#fff;text-align:right}.header-navbar ul&gt;li&gt;a:active,.header-navbar ul&gt;li&gt;a:focus,.header-navbar ul&gt;li&gt;a:hover{background:#666}.header-navbar ul.sub{display:none;position:relative;width:100%;left:0;right:0;background:#363636;border-top:1px solid #666;padding:0}.header-navbar .sub&gt;li{position:relative}.header-navbar .sub&gt;li&gt;a{padding-right:27px}.header-navbar .sub&gt;li&gt;a:before{content:'\f104';font-family:FontAwesome;position:absolute;right:17px;top:12px;font-size:14px}}@media (max-width:991px){.header-navbar .container{width:100%;padding:0}}@media (min-width:768px){.header-navbar{display:block;margin-bottom:45px}.header-nav ul{display:table;width:100%;margin-bottom:0;position:relative;position:static;left:auto;top:100%}.header-nav ul&gt;li{display:table-cell;color:#fff;text-align:center;vertical-align:middle}.header-nav ul&gt;li&gt;a{display:block;padding:12px 0;font-family:'Roboto Condensed',sans-serif;font-size:18px;font-weight:700;vertical-align:middle;color:#fff;border-bottom:3px solid #5c36ac;position:relative;height:55px}.header-navbar ul&gt;li.active&gt;a,.header-navbar ul&gt;li:focus&gt;a,.header-navbar ul&gt;li:hover&gt;a{border-color:#f0d;text-decoration:none}.header-navbar ul&gt;li.active&gt;a:after,.header-navbar ul&gt;li:focus&gt;a:after,.header-navbar ul&gt;li:hover&gt;a:after{content:'\f0d8';font-family:FontAwesome;color:#f0d;font-size:28px;position:absolute;bottom:2px;left:0;right:0;line-height:6px}.header-navbar ul&gt;li.active .sub{display:table!important;position:absolute;top:100%;left:0;right:0;text-align:center;background:#fbfbfb;padding:0}.header-nav .sub&gt;li{display:table-cell;width:14%;padding:0}.header-nav .sub&gt;li&gt;a{color:#000;border:none!important;height:auto;font-size:15px}.header-nav .sub&gt;li.active&gt;a,.header-nav .sub&gt;li:focus&gt;a,.header-nav .sub&gt;li:hover&gt;a{background:#f0d;color:#fff;text-decoration:underline}.header-nav .sub&gt;li.active&gt;a:after,.header-nav .sub&gt;li:focus&gt;a:after,.header-nav .sub&gt;li:hover&gt;a:after{content:''}}.quick-search{display:none;padding:0;margin:-4px 0 0;transition:all .2s;position:absolute;left:0;right:0;top:0;z-index:999;background:#fff;height:45px}.quick-search:after,.quick-search:before{content:" ";display:table}.quick-search:after{clear:both}.quick-search-shown .quick-search{display:block;transition:all .2s}.quick-search&gt;.form-control{display:block;padding:10px 15px;height:35px;margin-top:5px;font-size:20px;font-weight:400;border:0;background:#fff;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.quick-search&gt;.form-control::-ms-clear{display:none}.quick-search&gt;.form-control:active,.quick-search&gt;.form-control:focus{box-shadow:none}.quick-search&gt;.s-close{position:absolute;right:0;top:0;display:block;background:#363636;width:45px;line-height:45px;text-align:center;font-size:21px;color:#fff}.quick-search&gt;.s-close:hover{cursor:pointer}

.social-bar { margin-right: 6px; }
.social-bar &gt; a { display: inline-block; font-size: 28px; color: #fff; padding: 2px; }
</pre></body></html>