html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, object, address, form, input, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt { margin: 0; padding: 0; border: none; -webkit-appearance: none; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
a, a:hover, a:active, a:focus { text-decoration: none; outline: none; }
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
u { text-decoration: none; }

html { background: #000 url(../images/bg.jpg) 50% 0 fixed no-repeat; font: 12px 'Noto Sans', Arial, Tahoma; color: #333; }
html.mobile, html.page-redirect { /*background: #000 url(../images/bg-mobi.jpg) 0 78px repeat-x;*/ background: #fff; font-size: 16px; min-width: 320px; }
body {min-width: 320px; position: relative; }
.mobile body, .page-redirect body { -webkit-text-size-adjust: none; }
a#bg {position: absolute; display: block; text-align: center; height: 4000px; border:0;}
a { color: #333; font-weight: bold; }
a:hover, a.active { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; }
.mobile h1, .mobile h2, .mobile h3, .mobile h4, .mobile h5, .mobile h6 { font-size: 14px; }
*[title] { cursor: pointer; }
em { font-style: normal; }modu
img { vertical-align: middle; }
input, .btn, .form input[type="submit"], .tabs li, .chosen-container-single .chosen-single, .chosen-container-single .chosen-single div, textarea, select { background: #fff; vertical-align: middle; font-family: Arial; font-size: 11px; height: 28px; line-height: 28px; border-radius: 5px; border: 1px #e6e6e6 solid; -moz-box-sizing: content-box; box-sizing: content-box; color: #333; }
.btn.important { color: #fff; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); box-shadow: none; border-color: rgba(0, 0, 0, 0.4); }
.btn.important:hover { border-color: rgba(0, 0, 0, 0.5); }
input[type=text], input[type=password], textarea, select { width: 195px; padding: 0 10px; border: 1px #e6e6e6 solid; }
textarea { line-height: normal; padding: 5px 10px; }
input[type=text][value] { color: #7f8da1; }
input.changed[type=text] { color: #6f7d91; }
input[type=submit], .btn, .form input[type="submit"], .tabs li { cursor: pointer; color: #333; padding: 0 10px; height: 23px; line-height: 23px; box-shadow: inset 0 2px 0 0 #fff; text-transform: uppercase; font-weight: bold; text-shadow: 0 -1px 0 #fff; display: inline-block; border: 1px #c8c8c8 solid; }
input[type=submit], .btn, .form input[type="submit"] { height: 28px; line-height: 28px; }
input[type=submit]:hover, .btn:hover, .form input[type="submit"]:hover { border: 1px #c8c8c8 solid; text-decoration: none; }
.chosen-container, .ui-autocomplete, .dropdown ul, .dropdown ol { display: block; min-width: 200px; background: #f5f5f5; }
.chosen-container-single .chosen-single, .ui-autocomplete, .dropdown ul, .dropdown ol { bordteter: 1px #e6e6e6 solid; box-shadow: none; font-weight: normal; font-size: 12px; font-family: 'Noto Sans', Arial, Tahoma; background: #f5f5f5 !important; }
.chosen-container-active .chosen-single { box-shadow: none; background: #f5f5f5 !important; }
.chosen-container-single .chosen-single div { width: 30px; right: -1px; top: -1px; }
.chosen-container-single .chosen-single span { margin-right: 30px; }
.chosen-container .chosen-results { padding: 0; margin: 0 0 1px 0; background: #f5f5f5 !important; max-height: 600px; }
.chosen-container .chosen-results > li { padding-left: 8px; background-image: none; }
.chosen-container .chosen-results > li.result-selected { color: #333 !important;}
.chosen-container .chosen-results > li[data-option-array-index="0"] { background: none !important; }
.chosen-container-single .result-selected, .chosen-container .chosen-results > li.highlighted, .ui-autocomplete li.ui-menu-item:hover, .ui-autocomplete li .ui-state-focus { background-color: #26badf !important; }

.ui-autocomplete, .dropdown ul, .dropdown ol { min-width: 196px; float: left; z-index: 1000 !important; border-radius: 5px; margin-right: -40px; padding: 0; overflow: hidden; }
.ui-autocomplete { background: #fff !important; }
.ui-autocomplete a { color: inherit; font-weight: normal; text-decoration: none; padding: 0 5px; cursor: pointer; overflow: hidden; display: block; }
.ui-autocomplete .ui-autocomplete-category { font-weight: bold; padding: 5px 5px; border-top: 1px #e6e6e6 solid; border-bottom: 1px #e6e6e6 solid; background: #eee; }
.ui-autocomplete .ui-autocomplete-category:first-child { border-top: none; }
.ui-autocomplete .ui-autocomplete-category:hover { color: inherit; }
.ui-autocomplete li a { line-height: 15px; height: 34px; white-space: nowrap; margin: 0 !important; display: block; }
.ui-autocomplete li a img { float: left; margin: 5px 0 0; width: 30px; padding: 2px; border-left: none; border-top: none; border-bottom: none; overflow: hidden; }
.ui-autocomplete li a h4 { margin: 1px 0 -1px; }
.ui-autocomplete li a em { font-size: 10px; color: #999; white-space: nowrap; overflow: hidden; display: inline-block; width: 165px; }
.ui-autocomplete li a:hover em, .ui-autocomplete li a.ui-state-focus em { color: #eee; }
.ui-helper-hidden-accessible { display: none; }
.ui-autocomplete-loading { background-image: url(../images/spinner.gif); background-repeat: no-repeat; background-position: 95% 50%; }
.ui-widget-overlay { background: rgba(0, 0, 0, 0.5); }
.ui-dialog { background: #fff; box-shadow: 0 1px 5px 0 #c9bdaf; z-index: 2001; }
.ui-dialog input[type="text"], .ui-dialog input[type="password"] { width: 100%; }
.ui-dialog .btn { line-height: 34px; height: 34px; width: 100%; text-align: center; }
.ui-dialog .ui-dialog-content { padding: 1em; }
.ui-dialog .ui-dialog-buttonpane button { margin-bottom: 0; }
.ui-dialog .ui-button-icon-space { display: none; }
.ui-dialog > :not(#login-dialog):not(#register-dialog):not(#newsletter-dialog) input[type="submit"] { position: absolute; top: -9999em; display: block; }
.dropdown { position: relative; text-align: left; }
.dropdown > a { height: auto; }
.dropdown ul, .dropdown ol { height: auto; display: none; position: absolute; right: 0; top: 0px; margin: 0; }
.dropdown ul li a, .dropdown ol li a { display: block; line-height: 30px; padding: 0 10px; }
.dropdown ul li a:hover, .dropdown ol li a:hover { background: #e5e5e5; }
.dropdown.open ul, .dropdown.open ol { display: block; }
.ui-tooltip { border: 1px #333 solid; background: #fff; }
.ui-tooltip br:last-child { display: none; }

.btn-group .btn { border-radius: 0; border: 1px #e6e6e6 solid; }
.btn-group .btn:first-child { border-radius: 5px 0 0 5px; }
.btn-group .btn:last-child { border-radius: 0 5px 5px 0; }
.btn-group .btn:only-child { border-radius: 5px; }
/* */
body > div.m3119f31c2df285b584a95ca3b586aff6 { background: #094a5a; padding: 0;}
#wrapper { background: url(../images/header-bg.png) repeat-x; background-image: url(../images/header-bg.png), url(../images/header-bg2.png); background-repeat: no-repeat; background-size: 55% 78px, 50% 78px; background-position: 0 0, 100% 0; padding: 0 0 17px; }
.mobile #wrapper, .page-redirect #wrapper { background: url(../images/header-bg.png) repeat-x; }
#site { width: 1000px; position: relative; margin: 0 auto; }
.mobile #site { width: 100%; overflow: hidden; }

header { background: url(../images/header.png) no-repeat 510px 0; }
    .mobile header { background: none; }
    header a { color: #26badf; font-weight: normal; }
    header > * { float: left; }
    header > strong { margin: 20px 120px 22px 41px; }
    .mobile header > strong { margin-left: 5px; margin-right: 5px; float: none; text-align: center; display: block; }
    header > strong a, div#top h1 a { display: inline-block; background: url(../images/logo.png) no-repeat; width: 249px; height: 36px; text-indent: -999em; }
    header > div { float: right; width: 590px; }
    .mobile header > div { float: none; width: auto; clear: both; }
    header nav { clear: both; background: #fff; padding: 0 7px; float: none; }
    .mobile header nav { padding: 0 0 5px; border-top: 1px #ccc solid; display: table; width: 100%; }
    #nav { display: table; width: 100%; }
    .mobile #nav { display: table-cell; }
    #nav li { display: table-cell; white-space: nowrap; }
    #nav li a { display: block; text-align: center; height: 60px; line-height: 60px; color: #9b9b9b; font-size: 13px; border-radius: 0 0 5px 5px; margin: 0 3px; padding: 0 3px; }
    .mobile #nav li { width: 11%; }
    .mobile #nav li a { font-size: 16px; }
    #nav li a:hover { text-decoration: none; }
    #nav li:hover a, #nav li.active a { background: #26badf; color: #fff; text-shadow: 0 -1px 0 #19839f; }
    #nav li.active a { height: 55px; font-weight: bold; position: relative; box-shadow: 0 5px 0 0 #19839f; border-radius: 0 0 5px 5px; }
    #nav li i { font-size: 36px; }
    /*.mobile #nav li:nth-child(n+7) { display: none; }*/
    /*#nav2 li:nth-child(1), #nav2 li:nth-child(2), #nav2 li:nth-child(3), #nav2 li:nth-child(4), #nav2 li:nth-child(5), #nav2 li:nth-child(6) { display: none; }*/
    header nav h1 { font-size: inherit; font-weight: inherit; display: inline-block; }
    header nav .dropdown { display: none; }
    header nav .dropdown { padding-left: 10px; padding-right: 10px; }
    header nav .dropdown ol { right: auto; left: 10px; }
    header #user { float: right; text-align: right; width: 290px; margin: 13px 0 0; color: #fff; font-size: 11px; line-height: 15px; }
    .mobile header #user { width: 85px; padding-right: 5px; float: right; margin-top: -50px; }
    .mobile header #user > a:first-child { float: left; }
    .mobile header #user fieldset { display: none; }
    .mobile:not(.logged) header #user > a { float: right; margin-top: 10px; height: 28px; }
    header #user strong { font-size: 14px; display: block; }
    .mobile header #user strong { display: none; }
    header #user strong:first-line { font-size: 11px; }
    header #user img { width: 48px; height: 48px; float: right; margin: 0 0 0 6px; }
    header #user > ul { float: right; white-space: nowrap; }
    .mobile header .dropdown { }
    .mobile header .dropdown > a { color: #ccc; font-size: 32px; line-height: 48px; cursor: pointer; }
    .mobile header .dropdown > a:hover { color: #aaa; }
    .mobile header .dropdown > ul, .mobile header .dropdown > ol { top: 50px; min-width: 100px; }
    .mobile header .dropdown > ul a, .mobile header .dropdown > ol a { font-size: 14px; }
    header #user > ul > li { display: inline-block; }
    .mobile header .dropdown > ul > li { display: block; }
    header #user > ul > li:before { content: '|'; color: #26badf; padding: 0 4px; }
    header #user > ul > li:first-child:before { display: none; }
    header #user input[type=text], header #user input[type=password] { width: 100px; height: 23px; margin: 0 0 5px 5px; }
    .mobile header #user input[type=text], .mobile header #user input[type=password] { width: 93px; }
    header #user input[type=submit] { float: right; margin: 0 0 0 10px; }
    .mobile header #user input[type=submit] { margin-top: 8px; }
    header #user input[type=submit] + ul { margin: -3px 0 0 0; }
    header #user input[type=submit] + ul li { display: block; }

div#top { background: #3c3c3c; border-bottom: 1px #4c4c4c solid; position: absolute; left: 0; top: 0; width: 100%; height: 100px; z-index: 1000; text-align: left; }
    div#top > div { overflow: hidden; width: 1000px; margin: 0 auto; }
    div#top h1 { float: left; }
    div#top .fb-like { float: left; margin: 25px 0 0 10px; }
    div#top .cool { height: 100px; float: right; margin: 0 10px; font-size: 13px; font-weight: bold; color: #eee; display: table; }
    div#top .cool > div { display: table-cell; vertical-align: middle; white-space: nowrap; }
    div#top + iframe { border: none; width: 100%; height: 100%; overflow: auto; }

#search { margin: 21px 0 0; float: left; }
.mobile #search { margin: 0 85px 0 0; padding: 10px 0 10px 10px; float: none; }
#search input { border: 1px rgba(186, 186, 186, 0.7) solid; }
#search input[type=text] { width: 250px; }
.mobile #search input[type=text] { width: 75%; font-size: 16px; }
#search input[type=submit], .chosen-container-single .chosen-single div b { background: #69ae1f url(../images/search.png) no-repeat 50% 50%; text-indent: -999em; overflow: hidden; padding: 0; margin: 0 0 0 -5px; width: 30px; height: 28px; box-shadow: none; }
.chosen-container-single .chosen-single div b { background-image: url(../images/dropdown.png); background-position: 50% 50% !important; margin: 0; border-radius: 5px; }

#content { clear: both; padding: 4px 10px 1px; position: relative; background: #fff; }
.mobile #content { padding: 0; }
.page-redirect #content { font-size: 20px; text-align: center; padding: 20px; }
.page-redirect #content a { display: block; margin: 10px 0; }
.page-redirect #content input { display: block; margin: 10px 0; color: #333; width: 100%; height: 40px; line-height: 40px; font-size: 18px; }
.page-redirect #content input ~ a { display: inline; margin: 0; }
    #p-top { clear: both; }
    #p-top > div.m3119f31c2df285b584a95ca3b586aff6 { min-height: 0px; }
    .p-right #p-content { width: 660px; float: left; }
    #p-right { float: right; width: 300px; }

.module { margin: 0 0 20px; padding: 14px 14px 0; clear: both; background: #fff; position: relative; }
.module > h1:first-child, .module > h2:first-child, .breadcrumbs, .title, .m7f19b5a7ba02ad23fb0778d661ee9622 .details .h3 { height: 44px; margin: -14px -14px 7px; padding: 0 14px; clear: both; white-space: nowrap; position: relative; font: bold 14px/44px 'Noto Sans'; background: #eee; text-shadow: 0 1px 0 #fff; text-transform: uppercase; border-radius: 12px; box-shadow: inset 0 -21px 0 0 #f7f7f7; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.module > h1:first-child > em, .module > h2:first-child > em, .module > .title:first-child > em { position: absolute; right: 14px; top: 0; }
#p-top .module { background: #69ae1f no-repeat; border-right: 1px #8fcc2a solid; border-left: 1px #3f6813 solid; float: left; clear: none; width: 25%; -moz-box-sizing: border-box; box-sizing: border-box; height: 235px; padding: 7px; margin-bottom: 13px; }
    #p-top .module:nth-child(2) { border-radius: 5px 0 0 5px; border-left: none;}
    #p-top .module:nth-child(3) { background-image: url(../images/diagonal.png); background-position: 100% 100%; }
    #p-top .module:nth-child(4) { background-image: url(../images/diagonal.png); }
    #p-top .module:nth-child(5) { border-radius: 0 5px 5px 0; border-right: none; }
    #p-top .module + .module + .module { background-color: #5e9f18; }
    #p-top > .module > .title { text-transform: none; font-size: 16px; background-color: transparent; background-image: url(../images/top-modules-icons.png); background-repeat: no-repeat; color: #fff; text-shadow: none; box-shadow: none; margin: -7px -7px 0; height: 40px; line-height: 40px; padding-left: 44px; }
    #p-top > .module .list-s { height: 156px; }
    #p-top > .module .btn-group { text-align: center; }
    #p-top .mb9fc188bb011315b2148acea973da449, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 { background: none; border: none; float: none; clear: both; width: auto; height: auto; overflow: hidden; padding: 0; margin-bottom: 13px; }
    #p-top .mb9fc188bb011315b2148acea973da449 > .title, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .title { display: none; }
    .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .title { margin: 0 0 7px; }
    #p-top .mb9fc188bb011315b2148acea973da449 > .listing, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .listing { margin: 0; padding: 0; }
    #p-top .mb9fc188bb011315b2148acea973da449 > .listing li, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing li, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .listing li { float: left; width: 48%; }
    #p-top .mb9fc188bb011315b2148acea973da449 > .listing li:first-child + li, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing li:first-child + li, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .listing li:first-child + li { border-top: none; }
    #p-top .mb9fc188bb011315b2148acea973da449 > .btn, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .btn, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .btn { display: none; }
    #p-right .module { }
    #p-right > div.m3119f31c2df285b584a95ca3b586aff6 { margin: 5px 0 5px 0; padding: 0; }
    .module > .list, .m4cb213660fe72023f6f4a4b0212f5ad6 .list, .module > .listing, .module > form:first-child { margin-left: -14px; margin-right: -14px; }
    .module > .listing:last-child { margin-bottom: 0; }
    #p-right .module > .list { margin: 0; }
    #p-right .module > .list li { border-top: 1px #eee solid; }
    #p-right .module > .list li:first-child { border-top: none; }
    #p-right .module > .list li a { display: block; padding: 6px 0; text-decoration: none; }
    .module > .list:first-child, .module > form:first-child { margin-top: -14px; }
    .module > .list + * { margin-top: 5px; }
    .module > .tabs:first-child { margin-top: -10px; margin-left: -10px; margin-right: -10px; background: #fff; }
    .module > p { padding: 0 0 10px; /*text-indent: 18px;*/ }
    .module img { max-width: 100%; }
    .module > .btn:last-child { display: block; margin: 0 auto; text-align: center; width: 150px; }
    
#btt { position: fixed; bottom: 20px; right: 20px; z-index: 1000; font-size: 30px; padding: 0; width: 40px; height: 40px; text-align: center; border-radius: 3px; color: #052229; border: 1px #b7b7b7 solid; }
.mobile #btt { display: none; }
#btt:hover { text-decoration: none; }
#btt.disabled { display: none; }
#btt i { line-height: 38px; font-size: 30px; display: inline-block; width: 30px; height: 28px; }    

.list > li { cursor: auto; position: relative; }
.list > li:not(.m3119f31c2df285b584a95ca3b586aff6) > div, .list.simple > li { background: #fff; margin: 0 0 5px 0; padding: 5px 10px; border: 1px #ccc solid; position: relative; min-height: 42px; cursor: pointer; text-transform: uppercase; font-size: 14px; font-weight: bold; clear: both; }
.list > li > div + div, .m25b4d792f11f646bd9617528f84daad3 .details { font-weight: normal; text-transform: none; cursor: auto; text-align: left; font-size: 14px; }
.m25b4d792f11f646bd9617528f84daad3 .details + ol { clear: both; }
.m25b4d792f11f646bd9617528f84daad3 .details + ol > li { padding: 0 0 5px; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 { float: left; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol { padding: 0 0 10px 10px; float: left; width: 322px; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol em, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol em { font-weight: bold; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol em h3, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol em h3 { font-weight: inherit; font-size: inherit; display: inline-block; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol li.social, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol li.social { padding: 10px 0 0 0; text-align: center; }
.list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol li.social > *, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol li.social > * { padding: 0 5px; display: inline-block; vertical-align: middle; }
.mf763fb0b69cc540f600dd40170af929b .bet { text-align: center; padding: 0 !important; margin: 0 !important; }
.mf763fb0b69cc540f600dd40170af929b .bet > div { float: left; width: calc(33% - 21px); border: none; text-align: center; padding: 10px; }
.mf763fb0b69cc540f600dd40170af929b .bet > div + div { border: none; border-left: 1px #ccc solid; }
.mf763fb0b69cc540f600dd40170af929b .bet > div strong { margin-top: -10px; height: 50px; display: flex; justify-content: center; align-items: center; }
.mf763fb0b69cc540f600dd40170af929b .bet > div strong + a, .mf763fb0b69cc540f600dd40170af929b .bet > div span { display: block; }
.mf763fb0b69cc540f600dd40170af929b .bet > div strong + a img { display: block; margin: 0 auto; }
.mf763fb0b69cc540f600dd40170af929b .bet > div span { font-weight: normal; margin: 10px 0; }
.mf763fb0b69cc540f600dd40170af929b .bet > div span em { font-weight: bold; }
.list > li > div + div p, .m25b4d792f11f646bd9617528f84daad3 .details p { padding: 0 0 10px; }
.list > li > div + div .vote em { display: block; margin: 0 0 0 70px; cursor: pointer; }
.list > li > div.ui-state-active { border-color: #094352; box-shadow: inset 0 0 0 1px #094352;  }
.list.simple > li, .mf763fb0b69cc540f600dd40170af929b .list > li > div, .m5bd9c997ae0f7ea45c73ab538861f9db .list > li > div { margin-right: 0; }
.mf763fb0b69cc540f600dd40170af929b .list > li > div h1, .mf763fb0b69cc540f600dd40170af929b .list > li > div h3 { display: inline-block; font-size: inherit; font-weight: inherit; }
.list.simple > li > img { float: right; margin: 5px 0 0; }
.list > li:nth-child(2n) > div, .list.simple > li:nth-child(2n) { background-color: #f5f5f5; }
.list > li.odd > div, .list.simple > li.odd { background-color: #fff; }
.list > li.even > div, .list.simple > li.even { background-color: #f5f5f5; }
.list > li.active > div { }
.list > li.active > div:after { content: ' '; display: block; top: 0; bottom: 0; right: 0; width: 10px; border-radius: 0 3px 3px 0; position: absolute; }
.list > li.day { line-height: normal; height: auto; font: bold italic 22px 'Myriad Pro'; background: #094352 !important; color: #fff; text-align: center; border: none; }
.list > li > div > a, .list.simple > li > a { color: #333; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 0 105px 0 0; }
.list > li > div > span:first-child, .list.simple > li > span:first-child { float: left; background: #25aacb; width: 54px; height: 54px; margin: -6px 10px -6px -11px; text-align: center; color: #fff; }
.list > li > div.ui-state-active > span:first-child { background: #094352; }
.list > li > div > span:first-child img, .list.simple > li > span img { height: 20px; display: block; margin: 8px auto 4px; padding: 0 0 0 7px; }
.list > li > div > span:first-child + a, .list.simple > li > span + a { font-size: 12px; color: #999; }
.mobile .list > li > div > span:first-child + a, .mobile .list.simple > li > span + a { margin-top: -3px; margin-left: 52px; margin-bottom: 6px;}
.list > li > div > span:first-child + a img, .list.simple > li > span + a img { margin: 0 5px 0 0; }
.list > li.active > div > span:first-child + a:after, .list.simple > li.active > span + a:after { content: ' '; display: inline-block; width: 55px; height: 18px; background: url(../images/live.gif) no-repeat; vertical-align: text-bottom; }
.list > li > div > span:first-child + a + a, .list.simple > li > span + a + a { font-size: 17px; margin-top: 1px; }
.list > li > div > span:first-child + a + a img , .list.simple > li > span + a + a img { vertical-align: top; }
.list > li > div + .btn, .list > li > div > .btn, .list.simple > li + .btn { position: absolute; right: 10px; top: 15px; padding: 0 10px; min-width: 50px; text-align: center; margin: 0; }
.mobile .list > li > div + .btn, .mobile .list > li > div > .btn, .list.simple > li + .btn { right: 5px; top: 5px; line-height: 43px; height: 43px; font-size: 18px; min-width: 75px; }
.list.simple > li > .btn { min-width: 100px; text-align: center; }

.list > li > i { float: right; font-style: normal; padding: 10px 0; cursor: pointer; }
.list > li > i:hover { text-decoration: underline; }
.list > li > ol { clear: both; display: none; border: 1px #ccc solid; border-top: none; margin: -5px 0 5px; background: #eee; overflow: hidden; padding: 0 !important; }
.list > li > p { font-weight: bold; padding: 10px 0; display: none; text-align: center; text-transform: uppercase; }
.list > li > .ui-accordion-content-active + p, .mf763fb0b69cc540f600dd40170af929b .list > li > p { display: block; }
.mf763fb0b69cc540f600dd40170af929b .list > li > ol, .m5bd9c997ae0f7ea45c73ab538861f9db .list > li > ol { display: block; }
.list > li > ol li { line-height: 30px; overflow: hidden; cursor: pointer; position: relative; }
.list > li > ol li.m3119f31c2df285b584a95ca3b586aff6 > a { padding: 0; text-align: center; }
.mobile .list > li > ol li { line-height: 50px; padding-right: 5px; height: 50px; }
.list > li > ol li > a { display: block; overflow: hidden; padding: 0 10px 2px 450px; }
.list > li > ol li > a:hover { text-decoration: none; }
.list > li > ol li > a + a.b { padding: 0; position: absolute; left: 445px; top: 0; }
.list > li > ol li.header { background: #dedede; box-shadow: 0 5px 5px 0 #999; padding: 0 10px; position: relative; }
.list > li > ol li.promo span:first-child { background: url(../images/promoted.png) no-repeat 99% 50%; }
.list > li > ol li span:first-child em { font-size: 11px; color: #f22; vertical-align: super; }
.list > li > ol li.p2 { background-color: #25aacb; }
.list > li > ol li.p3 { background-color: #058aab; font-weight: bold; }
.list > li > ol li.super { background-color: #ffd700; }
.list > li > ol li.super.alt { background-color: #25aacb; }
.list > li > ol li:not(.header):hover { background: #25aacb; }
.list > li > ol li:not(.header):hover .btn { background: #25aacb; box-shadow: inset 0 2px 0 0 #0a3742; color: #fff; text-shadow: 0 -1px 0 #0a3742; border: 1px #000 solid; }
.list > li > ol li span:first-child { vertical-align: middle; width: 415px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 0 0 0 -430px; float: left; font-weight: bold; font-size: 16px; }
.list > li > ol li > input[type="checkbox"] { position: absolute; left: 2px; top: 3px; }
.list > li > ol li span:first-child img { width: 28px; margin: 0 10px 0 0; }
.list > li > ol li span:first-child + em { font-weight: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; width: 90px; vertical-align: middle; }
.list > li > ol li span:first-child + em.bonus { text-overflow: string; white-space: normal; line-height: normal; }
.mobile .list > li > ol li span:first-child + em { width: 75px; display: none; }
.list > li > ol li .btn { margin: 3px 0 0 0; float: right; min-width: 58px; text-align: center; }
.list > li > ol li.p10 .btn { color: #fff; background: #fa9b36; box-shadow: 0 2px 0 0 #e08422 inset; }
.mobile .list > li > ol li .btn { margin: 3px 0 0 0; height: 43px; line-height: 43px; font-size: 18px; }

.text { line-height: 23px; text-align: justify; font-size: 13px; padding-bottom: 10px; }
.text:empty { display: none; }
.text h2 { font-size: 18px; padding: 15px 0; font-weight: bold; }
.text h3 { font-size: 15px; padding: 15px 0; font-weight: bold; }
.text p { padding: 0 0 15px; }
.text p h2, .text p h3 { padding-bottom: 0; }

.list-s li a { line-height: 29px; color: #fff; display: block; padding: 0 0 0 26px; background: url(../images/c-arrow.png) no-repeat 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; }
.list-s li a:hover { color: #0e4e5e; text-decoration: none; background-position: 0 -33px; }

.listing { margin-bottom: 14px; }
.listing > li { padding: 6px 14px; }
.mobile .listing > li { padding: 1%; }
.listing > li + li { border-top: 1px #ccc solid; }
.listing > li > a:only-child, .listing.big > li > a { padding: 6px 14px; margin: -6px -14px; display: block; font-weight: normal; }
.mobile .listing > li > a:only-child { padding: 6px 1%; margin: -6px -1%; }
.listing > li > a:only-child:hover, .mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li:hover *, .mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li:hover { color: #fff; background: #094a5a; text-decoration: none; }
.listing > li > a:only-child > i:first-child, .position { float: left; font-size: 60px; color: #ddd; font-style: normal; margin: 0 10px 0 -9px; }
.listing > li > a:only-child > .h3 { font-size: 14px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.position { width: 98px; text-align: right; margin-left: 0; margin-right: 7px; line-height: 50px; }
.listing > li > a:only-child em { display: block; font-size: 10px; color: #aaa; }
.listing + a.more { text-align: right; display: block; }


.listing.big > li > a .position { width: 33px; line-height: normal; min-height: 35px; }
.listing.big > li > a .h3 { font-size: 18px; margin: 0 0 7px; }
.listing.big > li > a .h3 img { float: right; margin: 3px 5px 0; }
a#p-right .listing.big > li > a .h3 img { margin-top: -20px; }
.listing.big > li > a .h3 .rating { margin: 0 0 0 5px; }
.listing.big > li > a span { display: block; overflow: hidden; height: 52px; }
.listing.big > li > a .h3 .btn { margin: 0 0 0 10px; vertical-align: middle; }

table td { border-bottom: 1px #ccc solid; padding: 6px; }
table th { border-bottom: 2px #333 solid; padding: 6px; }
table img { margin: 0 5px 0 0; vertical-align: middle; }

html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c { margin-bottom: 0; padding: 0; padding-bottom: 10px; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c .btn { clear: both; width: 100%; box-sizing: border-box; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing { padding-top: 0; clear: both; margin: 0; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li { float: left; padding: 0; margin-bottom: 10px; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li:first-child { margin-right: 10px; width: 437px; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li + li { width: 213px; border-top: none; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li + li + li + li + li { margin-left: 10px; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li a { padding: 0; margin: 0; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li img { width: 200px; height: 120px; display: block; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li:first-child img { width: 437px; height: 250px; max-width: none; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li + li img { width: 100%; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing > li .h3 { height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.5); color: #fff; margin-top: -30px; position: relative; padding: 0 5px; display: block; }
html:not(.mobile) #p-content .m13ccfb27ab0cb75d6e9182b85c74976c + .m3119f31c2df285b584a95ca3b586aff6 { padding-bottom: 0; }

html:not(.mobile) .m222bc2f4e8eac1ff046aa04b237897e7 .listing > li { float: left; width: 213px; border-top: none; padding: 0; }
html:not(.mobile) .m222bc2f4e8eac1ff046aa04b237897e7 .listing > li + li { margin-left: 10px; }
html:not(.mobile) .m222bc2f4e8eac1ff046aa04b237897e7 .listing > li > a:first-child { margin: 0; padding: 0; }
html:not(.mobile) .m222bc2f4e8eac1ff046aa04b237897e7 .listing > li img { width: 213px; height: 120px; display: block; }
html:not(.mobile) .m222bc2f4e8eac1ff046aa04b237897e7 .listing > li .h3 { height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.5); color: #fff; margin-top: -30px; position: relative; padding: 0 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.m222bc2f4e8eac1ff046aa04b237897e7 .listing > li em { font-size: 11px; color: #aaa; padding: 2px 0 4px; }
.m222bc2f4e8eac1ff046aa04b237897e7 .listing > li p { padding: 0 0 5px; }

.mf763fb0b69cc540f600dd40170af929b li.m3119f31c2df285b584a95ca3b586aff6 div, .m25b4d792f11f646bd9617528f84daad3 li.m3119f31c2df285b584a95ca3b586aff6 div { display: inline-block; margin: 10px 5px 5px; }
.mf763fb0b69cc540f600dd40170af929b .highlights { margin-top: 10px; }
.playable { position: relative; display: block; }
.playable:before, .playable:after { display: block; content: ' '; transition: transform .2s; z-index: 2000; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: block; }
.playable:after { width: 90px; height: 90px; background: #f00; border-radius: 50%; }
.playable:before { width: 0; height: 0; border-style: solid; border-width: 20px 0 20px 35px; border-color: transparent transparent transparent #fff; z-index: 2001; margin-left: 3px; }
.playable:hover:before, .playable:hover:after { transform: translate(-50%, -50%) scale(1.1); }

.m95365914219a2fa065c55741a25413e5 .rating { position: absolute; right: 10px; top: 12px; }
.m95365914219a2fa065c55741a25413e5 .rating + a { float: left; margin: 0 10px 5px 0; }
.m95365914219a2fa065c55741a25413e5 p { text-indent: 0; }
.m95365914219a2fa065c55741a25413e5 table td:first-child { white-space: nowrap; }
.m95365914219a2fa065c55741a25413e5 table td[colspan="2"] { font-size: 14px; text-align: center; }
.m95365914219a2fa065c55741a25413e5 table + span { display: none; }

.mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > div { float: left; width: 527px; }
.mobile .mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > div { width: 100%; }
.mobile .mcf86cf5fd7e7e8025cf563a3f5112f02 .listing .position { width: 50px; display: inline-block; }
.mcf86cf5fd7e7e8025cf563a3f5112f02 .btn.important { font-size: 15px; padding: 5px 10px; }
.mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > div > div { text-align: center; padding: 15px 0; }
.mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > div > div > :not(script):not(style) { display: inline-block; }
.mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > a { font-weight: bold; }

.ma0fc98fcfbeb505515d8d824af7052da .listing ul li { padding: 0 0 5px 105px; }
.ma0fc98fcfbeb505515d8d824af7052da .listing ul li > a:first-child { display: block; }
.ma0fc98fcfbeb505515d8d824af7052da .listing > li > a .h3 img, .mcf86cf5fd7e7e8025cf563a3f5112f02 .listing > li > a .h3 img { float: none; }
.ma0fc98fcfbeb505515d8d824af7052da .btn.important { font-size: 15px; padding: 5px 10px; }

.m52906422e3b8ec64732215397f240905 { padding-top: 0; }
.m52906422e3b8ec64732215397f240905 ol { padding: 0 !important; }
.m52906422e3b8ec64732215397f240905 ol li { display: inline-block; }
.m52906422e3b8ec64732215397f240905 ol li + li:before { display: inline-block; content: '|'; padding: 0 5px; }

.mc9400c2688a20d695463f2e7b0ba32d3 ol img { vertical-align: middle; margin: 0 5px 0 0; }
.mc9400c2688a20d695463f2e7b0ba32d3 ol > li > span { font-weight: bold; text-align: center; min-height: 0; font-size: 17px; border-bottom: 1px #ccc solid; display: block; }
.mc9400c2688a20d695463f2e7b0ba32d3 ol > li > ol > li > span { text-align: left; border: none; }
.mc9400c2688a20d695463f2e7b0ba32d3 ol > li > ol > li > ol { padding: 5px 0 20px 40px; }
.mc9400c2688a20d695463f2e7b0ba32d3 ol > li > span img { vertical-align: sub; }

.me7a55d7f2dbe2a198bfe69af60014556 ol { padding: 10px 0 0; }
.me7a55d7f2dbe2a198bfe69af60014556 ol li:before { display: inline-block; content: ' '; margin: 0 5px 0 0; vertical-align: baseline; width: 10px; height: 10px; }
.me7a55d7f2dbe2a198bfe69af60014556 td { text-align: center; }
.me7a55d7f2dbe2a198bfe69af60014556 td:first-child + td { text-align: left; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.cl_direct td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.cl_direct:before { background: #779ecb; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.cl_qualification td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.cl_qualification:before { background: #aec6cf; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.el_direct td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.el_direct:before { background: #03C03c; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.el_qualification td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.el_qualification:before { background: #77dd77; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.next_phase td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.next_phase:before { background: #b19cd9; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.cl_to_el td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.cl_to_el:before { background: #ffb347; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.playoff td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.playoff:before { background: #ffd1dc; }
.me7a55d7f2dbe2a198bfe69af60014556 tr.relegation td, .me7a55d7f2dbe2a198bfe69af60014556 ol li.relegation:before { background: #ff6961; }

.m2dc4c65b2eae295646510d42e81c46e7 .title { margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 0; height: 30px; line-height: 30px; }
.m2dc4c65b2eae295646510d42e81c46e7 table { padding: 0; }
.m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td, .m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td + td { text-align: right; }
.m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td + td + td { padding: 0; }
.m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td, .m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td + td + td + td + td { width: 200px; }
.m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td + td, .m2dc4c65b2eae295646510d42e81c46e7 table td:first-child + td + td + td + td { font-weight: bold; }

.tabs { border-bottom: 5px #25aacb solid; margin: 0 0 10px; padding: 0 16px; }
.tabs li { display: inline-block; border-bottom: none; line-height: 35px; height: 35px; padding: 0 15px; border-radius: 4px 4px 0 0; margin: 0 0 0 5px; min-width: 66px; text-align: center; text-transform: uppercase; font-weight: bold; font-size: 14px; }
.mobile .tabs li { padding: 0 10px; }
.tabs li.active { background: #25aacb; border-color: #25aacb; color: #fff; text-shadow: 0 -1px 0 #000; box-shadow: none; }
.tabs li.active:hover { background: #25aacb; }
.tabs li a { display: block; padding: 0 15px; margin: 0 -15px; font-weight: inherit; color: inherit; min-width: 66px; height: 35px; }
.mobile .tabs li a { padding: 0 10px; margin: 0 -10px; }
.tabs li a:hover { text-decoration: none; }
.tabs li.active { border-bottom-color: #fff; }
.tabs li.active a { font-weight: inherit; color: inherit; }

.pagination { overflow: hidden; padding: 7px 0; text-align: center; position: relative; height: 34px; margin: 0 0 10px; text-indent: 0 !important; clear: both; }
.pagination > * { display: inline-block; line-height: 22px; height: 22px; padding: 0 3px; margin: 6px 1px 0; color: inherit; font-size: 14px; font-weight: normal; }
.pagination > strong { border-radius: 2px; line-height: 21px; padding: 0 8px; font-weight: bold; }
.pagination > [rel=first], .pagination > [rel=last] { display: none; }
.pagination > [rel] { position: absolute; }
.pagination > [rel=prev] { left: 28px; padding-left: 20px; }
.pagination > [rel=next] { right: 28px; padding-right: 20px; }
    
footer { overflow: hidden; height: 39px; line-height: 39px; background: #094a5a; clear: both; position: relative; border-radius: 0 0 6px 6px; color: #fff; }
footer nav li { float: left; }
footer nav li a { color: #fff; display: block; padding: 0 9px; }
footer nav li a:hover { text-decoration: none; color: #6ac608; box-shadow: inset 0 3px 0 0 #6ac608; }
footer nav li a img { height: 35px; }
footer > p { float: right; padding: 0 10px 0 0; }
footer > p a { color: #fff; }

.m4cb213660fe72023f6f4a4b0212f5ad6 > div { display: none; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > div.active { display: block; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > div.chosen-container, .m4cb213660fe72023f6f4a4b0212f5ad6 > select { display: block; position: absolute; right: 10px; top: 25px; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > div.chosen-container li { background-repeat: no-repeat; padding-left: 40px; background-position: 8px 50%; line-height: 20px; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > div > .h3 { text-align: center; font-size: 14px; padding: 0 0 5px; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters { display: block; padding: 0 0 10px; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters span, .m4cb213660fe72023f6f4a4b0212f5ad6 > #filters ol { float: left; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters span { clear: left; padding: 0 5px 0 0; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters li { display: inline-block; margin: 0 4px; cursor: pointer; text-transform: uppercase; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters li:not(.active):hover { text-decoration: underline; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters li img { height: 16px; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters li.active { color: #25aacb; font-weight: bold; }
.m4cb213660fe72023f6f4a4b0212f5ad6 > #filters li.active img { box-shadow: 0 0 0 3px #25aacb; border-radius: 3px; }

.m863ef57b4134179ce19da9dc37488e41 > .title, .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .title { background-position: 7px 0; }
.mc9b5f9165c5e74d8167f21afca6d2550 > .title { background-position: 7px -40px; }
.m4877fcaca1fe9e4509f4da2351ab410c > .title { background-position: 7px -80px; }
.m5a6a5aaffc109ff03b74cd9562f067d4 > .title { background-position: 7px -120px; }

.ma2b8dbd58acf0bd365e44d0ca86690ff select, .ma2b8dbd58acf0bd365e44d0ca86690ff div.chosen-container { position: absolute; right: 10px; top: 8px; }

.m25b4d792f11f646bd9617528f84daad3 { text-align: center; }
.m25b4d792f11f646bd9617528f84daad3 .h3 { padding: 0 0 10px; font-size: 12px; }
.m25b4d792f11f646bd9617528f84daad3 > ol > li > div { text-align: left; }
.m25b4d792f11f646bd9617528f84daad3 > p { clear: both; }
.m25b4d792f11f646bd9617528f84daad3 .live { border: 1px #d6d6d6 solid; padding: 10px; margin: 0 0 10px; font-size: 13px; font-weight: 600; clear: both; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar { border: none; padding: 10px 0 0; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar > li { width: 24%; margin: 0 0 0 1.33%; border: 1px #d6d6d6 solid; float: left; padding: 8px; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar > li:first-child { margin: 0; }
.m25b4d792f11f646bd9617528f84daad3 .live .half { white-space: nowrap; width: 50%; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: left; direction: rtl; text-align: right; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar .half { margin: 0; }
.m25b4d792f11f646bd9617528f84daad3 .live .half:nth-child(2n) { direction: ltr; text-align: left; }
.m25b4d792f11f646bd9617528f84daad3 .live .half img { width: 50px; height: 50px; margin: 0 0 0 10px; vertical-align: middle; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar .half img { width: 32px; height: 32px; margin: 0; }
.m25b4d792f11f646bd9617528f84daad3 .live .half:nth-child(2n) img { margin: 0 10px 0 0; }
.m25b4d792f11f646bd9617528f84daad3 .live .half strong { min-width: 49px; height: 36px; display: inline-block; margin: 0 1px 0 15px; background: #31ca7f; color: #fff; font-size: 22px; vertical-align: middle; line-height: 36px; text-align: center; }
.m25b4d792f11f646bd9617528f84daad3 .live .half + .half + .half strong { min-width: 25px; height: 25px; display: inline-block; margin-top: 2px !important; font-size: 16px; line-height: 25px; float: right; }
.m25b4d792f11f646bd9617528f84daad3 .live .half + .half + .half + .half strong { float: left; }
.m25b4d792f11f646bd9617528f84daad3 .live .half:nth-child(2n) span { float: left; line-height: 23px; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar .half strong { min-width: 23px; height: 23px; font-size: 15px; line-height: 23px; margin-left: 5px; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar .half:nth-child(2n) strong { margin: 0 5px 0 0; }
.m25b4d792f11f646bd9617528f84daad3 .live.similar a { display: block; overflow: hidden; margin: -8px; padding: 8px; float: none; }
.m25b4d792f11f646bd9617528f84daad3 .live .half:nth-child(2n) strong { margin: 0 15px 0 1px; background: #268556; }
.m25b4d792f11f646bd9617528f84daad3 .live .bars { position: relative; margin: 35px 0 20px; clear: both; display: inline-block; width: 100%; text-align: right; }
.m25b4d792f11f646bd9617528f84daad3 .live .bars:after { content: ' '; display: block; width: 2px; background: #000; position: absolute; left: 50%; top: 0; bottom: 0; margin-left: -1px; }
.m25b4d792f11f646bd9617528f84daad3 .live li { list-style: none; padding: 5px 50% 5px 0; overflow: hidden; position: relative; }
.m25b4d792f11f646bd9617528f84daad3 .live li.away { padding: 5px 0 5px 50%; text-align: left; }
.m25b4d792f11f646bd9617528f84daad3 .live li > * { padding: 0 6px; float: left; }
.m25b4d792f11f646bd9617528f84daad3 .live li.home > * { float: right; }
.m25b4d792f11f646bd9617528f84daad3 .live li > span:first-child { color: #666; font-weight: normal; }
.m25b4d792f11f646bd9617528f84daad3 .live li > span:first-child:before { content: ' '; display: inline-block; width: 15px; height: 15px; vertical-align: middle; margin: 0 3px; background-repeat: no-repeat; }
.m25b4d792f11f646bd9617528f84daad3 .live li.away > span:first-child:before { float: right; }
.m25b4d792f11f646bd9617528f84daad3 .live li.goal > span:first-child:before { background-image: url(../images/goal.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li.red_card > span:first-child:before { background-image: url(../images/red_card.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li.yellow_card > span:first-child:before { background-image: url(../images/yellow_card.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li.yellow_red_card > span:first-child:before { background-image: url(../images/yellow_red_card.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li.change > span:first-child:before { background-image: url(../images/change.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li.other > span:first-child:before { background-image: url(../images/other.png); }
.m25b4d792f11f646bd9617528f84daad3 .live li em { color: #aaa; font-weight: normal; }
.m25b4d792f11f646bd9617528f84daad3 .live:not(.similar) li:before, .m25b4d792f11f646bd9617528f84daad3 .live:not(.similar) li:after { content: ' '; display: block; position: absolute; z-index: 1000; top: 50%; left: 50%; border-radius: 100%; }
.m25b4d792f11f646bd9617528f84daad3 .live:not(.similar) li:before { width: 10px; height: 10px; background: #fff; margin: -5px 0 0 -5px; }
.m25b4d792f11f646bd9617528f84daad3 .live:not(.similar) li:after { width: 6px; height: 6px; background: #000; margin: -3px 0 0 -3px; }
.m25b4d792f11f646bd9617528f84daad3 #my_div_wrapper, .m25b4d792f11f646bd9617528f84daad3 #my_div, video { max-width: 100% !important; display: inline-block !important; }

.mf0d01ba5920b14abcdc12833c59ae7d2 { text-align: center; }
.mf0d01ba5920b14abcdc12833c59ae7d2 .tabs { text-align: left; }
.mdd0192c61a1768a920ca8219f4ebf1af .tabs > li:last-child, .mf0d01ba5920b14abcdc12833c59ae7d2 .tabs > li:last-child { float: right; }
.mf0d01ba5920b14abcdc12833c59ae7d2 > div:first-child { position: relative; display: inline-block; }
.mf0d01ba5920b14abcdc12833c59ae7d2 > div { position: relative; }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.prev, .mf0d01ba5920b14abcdc12833c59ae7d2 a.next { position: absolute; top: 30%; bottom: 30%; left: 0; right: 70%; }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.next { left: 70%; right: 0; }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.prev:hover, .mf0d01ba5920b14abcdc12833c59ae7d2 a.next:hover { background: rgba(0, 0, 0, 0.05); }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.prev i, .mf0d01ba5920b14abcdc12833c59ae7d2 a.next i { display: none; font-size: 40px; position: absolute; left: 10px; top: 50%; margin: -20px 0 0; color: #fff; text-shadow: 0 0 1px #000; }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.next i { left: auto; right: 10px; }
.mf0d01ba5920b14abcdc12833c59ae7d2 a.prev:hover i, .mf0d01ba5920b14abcdc12833c59ae7d2 a.next:hover i { display: block; }
.mf0d01ba5920b14abcdc12833c59ae7d2 div.social { padding: 10px 0 0; overflow: hidden; height: 20px; }
.mf0d01ba5920b14abcdc12833c59ae7d2 div.social > div { float: left; text-align: right; overflow: hidden; width: 46%; padding: 0 2%; }
.mf0d01ba5920b14abcdc12833c59ae7d2 div.social > div + div { float: right; text-align: left; }
.page-photoalbum.action-add .form .info .help { display: none; }
.page-photoalbum.action-add .form .form-row { border-top: none; }

.mdf930c9d5cc2af2293923e2197f5a229 > .listing > li { float: left; padding: 0; border: none; margin: 0; }
.mdf930c9d5cc2af2293923e2197f5a229 > .listing > li a:hover { background: transparent; color: #333; text-decoration: underline; }
.mdf930c9d5cc2af2293923e2197f5a229 > .listing > li.with-image a:hover { text-decoration: none; }
.mdf930c9d5cc2af2293923e2197f5a229 > .listing li:not(.with-image) { margin: 6px 6px 0; }
.mdf930c9d5cc2af2293923e2197f5a229 > .listing > li.with-image + li:not(.with-image) { clear: left; }

.m22bd006e7cf884c9cdda0b190524c0c7 input[type=text] { width: 250px; }
.m22bd006e7cf884c9cdda0b190524c0c7 input[type=submit] { margin: 10px 0 0; float: left; }
.m22bd006e7cf884c9cdda0b190524c0c7 input[type=submit] + input[type=submit] { float: right; }

div[aria-describedby="newsletter-dialog"] { background: #fff url(../images/newsletter.jpg) no-repeat 50% 0; border-radius: 5px; padding: 0; }
div[aria-describedby="newsletter-dialog"] .ui-dialog-titlebar { color: #fff; font-weight: bold; text-indent: -999em; }
div[aria-describedby="newsletter-dialog"] .ui-dialog-titlebar-close { background: #fff; color: #fff; border-radius: 50%; width: 30px; height: 30px; line-height: 30px; border: none; }
div[aria-describedby="newsletter-dialog"] .ui-dialog-titlebar-close .fa { margin: 0; color: #000; font-size: 20px; }
div[aria-describedby="newsletter-dialog"] .ui-dialog-content { padding: 35px 20px; }
#newsletter-dialog { height: auto !important; }
#newsletter-dialog p { padding-top: 165px; text-align: center; font-weight: bold; color: #333; font-size: 18px; padding-bottom: 25px; }
#newsletter-dialog input[type="checkbox"] { height: auto; }
#newsletter-dialog input:not([type="checkbox"]) { border-radius: 4px; width: 100%; font-size: 16px; text-transform: none; text-align: center; height: 45px; line-height: 45px; box-sizing: border-box; }
#newsletter-dialog input[type="text"] { background: #fff; color: #333; border: 1px #d9d9d9 solid; box-shadow: none; margin-bottom: 5px; }
#newsletter-dialog input[type="text"] ~ div { font-size: 10px; padding: 0 0 5px; }
#newsletter-dialog input[type="text"] ~ div input[type="checkbox"] { height: auto; }
#newsletter-dialog input[type="submit"] { background: #5cb65c; color: #fff; box-shadow: 0 2px 0 0 #5c8b5d; text-shadow: none; border: none; }
#newsletter-dialog form label { float: none; height: auto; line-height: normal; display: block; }

.m9708ccd29217d38fa0cd18a886bbadc1 > h1:first-child { padding-right: 150px; }
.m9708ccd29217d38fa0cd18a886bbadc1 > h1:first-child + img, .m9708ccd29217d38fa0cd18a886bbadc1 > h1first-child + p > img:first-child { float: left; margin: 0 10px 10px 0; max-width: 50%; }
.m9708ccd29217d38fa0cd18a886bbadc1 blockquote { background:#f9f9f9;border-left:6px solid #ccc;font-family: Georgia, serif;margin:1.5em 10px;padding:.5em 10px;quotes:"\201C""\201D""\2018""\2019"; }
.m9708ccd29217d38fa0cd18a886bbadc1 blockquote:before {color:#ccc;content:open-quote;font-family: cambria, Georgia;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;}
.m9708ccd29217d38fa0cd18a886bbadc1 blockquote p {display:inline;}
.m9708ccd29217d38fa0cd18a886bbadc1 blockquote cite {color: #999999;font-size: 14px;display: block;margin-top: 10px;}
.m9708ccd29217d38fa0cd18a886bbadc1 ul {list-style: disc !important;}
.m9708ccd29217d38fa0cd18a886bbadc1 ol {list-style: decimal !important;}

.mace50a4ccbbd2889d5fdd35114bf1a77 li > a > span:first-child { height: auto; text-align: justify; }
.mace50a4ccbbd2889d5fdd35114bf1a77 li > a > strong { font-size: 13px; }
.mace50a4ccbbd2889d5fdd35114bf1a77 li > a > span:first-child + strong { text-align: center; display: block; padding: 5px 0; }
.mace50a4ccbbd2889d5fdd35114bf1a77 li > a > span:first-child + strong + strong { text-align: center; display: block; font-size: 12px; }

.m3f0d31f841a8ea6b2d76374802f078e0 > div { margin: 0 0 10px 0; }
.m3f0d31f841a8ea6b2d76374802f078e0 > div label { width: 150px; display: inline-block; vertical-align: top; margin: 6px 0 0; }
.m3f0d31f841a8ea6b2d76374802f078e0 > div textarea { width: 400px; }
.m3f0d31f841a8ea6b2d76374802f078e0 > iframe { margin: 0 0 10px -14px; border: 1px #ddd solid; }

.photos, .highlights { margin: 0 -14px 0 -21px; overflow: hidden; }
.mobile .photos, .mobile .highlights { font-size: 14px; }
.photos li { margin: 0 0 7px 7px; float: left; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background: #eee; padding-bottom: 5px; width: 213px; }
.highlights li { margin: 0 0 7px 7px; float: left; width: 215px; height: 225px; position: relative; text-align: center; line-height: 20px; background: #eee; padding-bottom: 5px; }
.highlights li.promo { background: #ddd; }
.highlights li.promo:after { content: ' '; display: block; position: absolute; right: 5px; top: 5px; background: url(../images/promoted.png) no-repeat; width: 23px; height: 23px; }
.photos li img, .highlights li > a:first-child img:first-child { width: 213px; height: 159px; margin: 1px 1px 5px; display: block;  }
.highlights li img[src*='upload/sport'] { height: 16px; vertical-align: text-top; margin: 0 -4px 0 0; }
.highlights li a:first-child { text-align: center; }
.highlights li a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.highlights li a:hover { text-decoration: none; }
.highlights li em { position: absolute; right: 1px; top: 140px; background: rgba(0, 0, 0, 0.5); color: #fff; font-weight: bold; font-size: 11px; padding: 0 5px; }

.breadcrumbs { clear: both; font-size: 14px; margin: 0 0 8px; overflow: hidden; letter-spacing: -0.5px; }
.mobile .breadcrumbs { font-size: 12px; }
.breadcrumbs > li { float: left; }
.breadcrumbs > li:before { content: '/'; color: #aeaeae; padding: 0 5px; }
.breadcrumbs > li:first-child:before { display: none; }
.breadcrumbs > li a { color: #333; font-weight: normal; }
.breadcrumbs > li:last-child a { font-weight: bold; }
.breadcrumbs + .social { float: right; margin: -45px 10px 0 0; position: relative; overflow: hidden; max-height: 30px; }
.breadcrumbs + .social > * { float: right; overflow: hidden; margin: 0 0 0 10px; }
.breadcrumbs + .social > div { margin: 5px 0 0 10px; height: 20px; width: 90px; }
.breadcrumbs + .social a { font-size: 14px; overflow: hidden; }
.breadcrumbs + .social a[href*="youtube"] { width: 24px; height: 24px; background: url(../images/youtube.png) no-repeat; margin-top: 3px; }
.breadcrumbs + .social a[href*="dailymotion"] { width: 24px; height: 24px; background: url(../images/dailymotion.png) no-repeat; margin-top: 3px; }
.breadcrumbs + .social a[href*="twitter"] { width: 24px; height: 24px; background: url(../images/twitter.png) no-repeat; margin-top: 3px; }
.breadcrumbs + .social a[href*="insta"] { width: 24px; height: 24px; background: url(../images/insta.png) no-repeat; margin-top: 3px; }

.backdrop { display: block; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.8); position: fixed; z-index: 1040; }
.m3119f31c2df285b584a95ca3b586aff6 { text-align: center; padding: 0 0 10px; overflow: hidden; clear: both; }
.m3119f31c2df285b584a95ca3b586aff6 > :not(script):not(style) { display: inline-block; }
#wrapper + .m3119f31c2df285b584a95ca3b586aff6, #cookie { position: fixed; bottom: 0; left: 0; right: 0; padding: 0; white-space: nowrap; overflow: hidden; opacity: 0; }
#wrapper + .m3119f31c2df285b584a95ca3b586aff6[style] { opacity: 1; }
#wrapper + .m3119f31c2df285b584a95ca3b586aff6 > div { position: relative; height: 100%; width: 100%; display: block; }
#wrapper + .m3119f31c2df285b584a95ca3b586aff6 .scrollableArea > * { float: left; }
#cookie { opacity: 1; background: rgba(0, 0, 0, 0.8); color: #fff; text-align: center; padding: 10px 20px; font-size: 11px; }
#cookie a { font-weight: bold; color: inherit; }
#cookie .btn { margin: 0 0 0 10px; }
#facebook-popup > div, #popup > div { width: 300px; height: 241px; padding: 20px; background: #fff; position: absolute; top: 50%; left: 50%; margin: -141px 0 0 -170px; }
#facebook-popup > div { margin: 0; position: static; top: auto; left: auto; background: transparent; }
#facebook-popup { position: absolute; right: 0; top: 50%; width: 52px; height: 52px; overflow: hidden; }
#facebook-popup.active { width: 340px; height: 255px; }
#facebook-popup.active > div { background: #fff; }
#popup > div { width: 600px; height: 350px; margin: -195px 0 0 -320px; }
/*.mobile #facebook-popup > div, .mobile #popup > div { width: 280px; height: 420px; padding: 0; background: #00283f; position: absolute; top: 50%; left: 50%; margin: -200px 0 0 -140px; }
.mobile #popup > div { height: 160px; margin-top: -80px; }*/
/*.mobile #facebook-popup > div > :not(script):first-child, .mobile #popup > div > :not(script):first-child { width: 100%; height: 100%; display: block; }
.mobile #facebook-popup > div > a:first-child, .mobile #popup > div > a:first-child { }*/
#facebook-popup .btn, #popup .btn { position: absolute; right: 0; top: 0; border-radius: 0 0 0 5px; z-index: 5000; width: 30px; height: 50px; line-height: 50px; font-size: 30px; text-align: center; }
#facebook-popup .btn { border-radius: 5px 0 0 5px; }
#facebook-popup.active .btn { border-radius: 0 0 0 5px; }
.mobile #popup #my_div_wrapper, .mobile #popup #my_div { width: 280px !important; height: 160px !important; }
#popup .info { position: absolute; right: 20px; top: 20px; padding: 5px 10px; background: rgba(0, 0, 0, 0.7); color: #fff; }
.yes, .no { background: url("../images/tick.png") no-repeat; display: block; height: 16px; overflow: hidden; text-indent: -999em; width: 16px; }
.no { background-image: url("../images/cross.png"); }
div.rating { width: 80px; background: url(../images/star-empty.png); display: inline-block; text-align: left !important; padding: 0 !important; }
div.rating span, .add-fav { height: 16px !important; width: 8px; background: url(../images/star.png); display: block; text-indent: -999em; overflow: hidden; }
div.rating.r1 span { width: 16px; }
div.rating.r15 span { width: 24px; }
div.rating.r20 span { width: 32px; }
div.rating.r25 span { width: 40px; }
div.rating.r30 span { width: 48px; }
div.rating.r35 span { width: 56px; }
div.rating.r40 span { width: 64px; }
div.rating.r45 span { width: 72px; }
div.rating.r50 span { width: 80px; }
em.rate > * { margin: 0 5px 0 0; }
em.rate > em { width: 20px; height: 20px; background: #f00; cursor: pointer; display: inline-block; vertical-align: middle; line-height: 20px; border-radius: 2px; }
em.rate > em[data-rate="1"] { background: #0f0; }
em.rate > em i {  }
.hidden { display: none !important; }
.del { background: url("../images/cross.png") no-repeat; display: block; height: 16px; overflow: hidden; text-indent: -999em; width: 16px; }
.app-info body > .m3119f31c2df285b584a95ca3b586aff6 { display: none; }
#app-info { display: none; position: absolute; left: 0; top: 78px; right: 0; bottom: 0; background: #fff; text-align: center; }
html:not(.app-info) #app-info { display: block; position: static; top: auto; bottom: auto; left: auto; right: auto; background: none; padding-bottom: 10px; text-align: right; width: 1000px; margin: 0 auto; }
html:not(.app-info).mobile #app-info { width: 100%; }
.app-info #app-info { display: block; }
#app-info > a:first-child { display: block; height: 62px; line-height: 62px; font-weight: normal; }
html:not(.app-info) #app-info > a:first-child { display: none; }
#app-info > img { display: block; width: 100%; margin-bottom: 20px; }
html:not(.app-info) #app-info > img { display: none; }
.app-info #app-info > img ~ a { margin-bottom: 20px; display: block; }
html:not(.app-info) #app-info > img ~ a { margin-left: 10px; }
html:not(.app-info) #app-info > img ~ a img { height: 44px; }

.badge { color: #fff; vertical-align: middle; padding: 2px 5px; text-transform: uppercase; background: #ccc; font-size: 12px; min-width: 42px; display: inline-block; text-align: center; line-height: 20px; }
.badge.user { background: #515151; }
.badge.free { background: #377b1c; }
.badge.bookie { background: #2d4f8c; font-size: 11px; }
.badge.txt { background: #673a00; }
.badge.ppv { background: #f31212; }
.badge.fm { background: #e59400; }
.badge.premium { background: #16aaef; }
.badge.gold { background: #ffd700; }
.badge.super { background: #058aab; }
.alt .badge.super { background: #ffd700; color: #333; }

[id*="plusone_"] { vertical-align: middle !important; }

.page-user.action-signin .form .register_row, .page-user.action-signin .form .lost_password { float: right; clear: none; margin: 0 0 0 5px; }
.page-user.action-signin .form .register_row label, .page-user.action-signin .form .lost_password label { display: none; }
.page-user.action-signin .form [name=user_save] { margin-top: 4px; }
.page-user .form-row, .page-link.action-add .form-row { border: none; }
.page-user .checkbox { float: none; width: auto; }
.page-user .checkbox label { width: 23%; }
.page-user .checkbox input[type="checkbox"] { left: 125px; top: 2px; }
.page-content .module > iframe[src^="http://oddslivesport.com/"] { margin-left: -14px; }

.m65690e3a11dacef6be14a99b4e4c4222 > .title + a { float: left; margin: 0 20px 0 0; }
.m65690e3a11dacef6be14a99b4e4c4222 > .title + a + ul li { position: relative; }
.m65690e3a11dacef6be14a99b4e4c4222 > .title + a + ul li i { position: absolute; right: 0px; top: 0px; }

.md3fe99a6839d283106e386a244599374 input[type=text] { width: 250px; }
.md3fe99a6839d283106e386a244599374 > .list { padding-top: 5px; }
.md3fe99a6839d283106e386a244599374 > .list .del { opacity: 0.3; position: absolute; right: 5px; top: 10px; }
.md3fe99a6839d283106e386a244599374 > .list .del:hover { opacity: 1; }


.m7f19b5a7ba02ad23fb0778d661ee9622 { padding-bottom: 0; text-align: left; }
.m7f19b5a7ba02ad23fb0778d661ee9622 * { box-sizing: border-box; }
.m7f19b5a7ba02ad23fb0778d661ee9622 > #date { line-height: 22px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 > #date .btn { margin-bottom: 10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details { margin-left: -10px; margin-right: -10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .h3, .mc332eedf4e8dcbbff4979910785d4434 .h3 { background-repeat: no-repeat; background-position: 100% 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: bold; height: 50px !important; line-height: 50px !important; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .h3 img { height: 50px; vertical-align: top; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .h3 span { font-weight: normal; }
.m7f19b5a7ba02ad23fb0778d661ee9622 > .h3 ~ .h3, .mc332eedf4e8dcbbff4979910785d4434 > .h3 ~ .h3 { padding-right: 55px; display: block; width: auto; max-width: 45%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 > #score { line-height: 50px !important; width: 10% !important; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details img[src*='country'], .m7f19b5a7ba02ad23fb0778d661ee9622 .details img[src*='player'] { height: 20px; vertical-align: middle; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .lineups img { width: 100%; height: auto; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details strong { font-size: 13px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details :not(.listing) > li { padding: 0 0 10px 0; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details li img { vertical-align: top; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .fa { text-shadow: 0 0 1px #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .fa-plus { color: #ff0000; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .fa-plus-circle { color: #77b533; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .fa-minus-circle { color: #ff0000; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .h3:first-child { border-top: none; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .details .h3 { border-top: 3px #69ae1f solid; white-space: normal; margin-left: 0; margin-right: 0; background: none; box-shadow: none; padding: 0; text-align: center; border-radius: 0; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote { border: none !important; padding: 0 !important; padding-bottom: 10px; overflow: hidden; font-size: 15px; font-weight: bold; margin: 0 0 15px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .fa { color: #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote em { float: none; display: block; margin: 0 0 13px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote em span { background: #3971cb; color: #fff; font-size: 12px; text-transform: uppercase; padding: 0 7px; line-height: 21px; cursor: pointer; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote em:first-child + em span { background: #fee700; color: #000; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote em + em + em span { background: #4d4d4d; color: #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .progressbar { display: table; width: 100%; font-weight: normal; font-size: 12px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .progressbar > div { display: table-cell; text-align: center; line-height: 21px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .progressbar > div:first-child { background: #3971cb; color: #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .progressbar > div:first-child + div { background: #4d4d4d; color: #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote .progressbar > div:last-child { background: #fee700; color: #000; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .vote + a img { height: auto; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row { display: table; width: 100%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row > div { padding: 10px; border-top: 3px #2980b9 solid; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.double > div { width: 50%; display: table-cell; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.double > div:first-child { border-right: 1px #e9e9e9 solid; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences { background: #e9e9e9; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences > div:first-child { border-right-color: #fff; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences li { background-position: 0 50%; padding-left: 17px; background-repeat: no-repeat; padding-bottom: 3px; padding-top: 3px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences li.injury { background-image: url(../images/injury.png); }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences li.cards { background-image: url(../images/cards.png); }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.absences li.other { background-image: url(../images/other.gif); }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds .h3 ~ .h3 { margin-top: 0 !important; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div { border-top-color: #69ae1f !important; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child ul { display: table; width: 100%; margin-bottom: 10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child li { display: table-row; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child li > * { display: table-cell; text-align: center; text-transform: uppercase; vertical-align: middle; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child li > :last-child { text-align: right; width: 50%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child li > span { font-weight: bold; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div:first-child li > span em { display: block; font-weight: normal; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.odds > div .h3 { color: #69ae1f; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.infos li { padding-bottom: 10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.infos li div { text-align: justify; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats { display: table; width: 100%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats li { display: table-row; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats li > * { display: table-cell; padding: 0 0 10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats strong { text-transform: uppercase; text-align: right; font-size: 12px; padding: 0 10px 0 0; white-space: nowrap; width: 1%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats .bar { display: table; width: 100%; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats .bar div { display: table-cell; color: #fff; background: #3971cb; font-weight: bold; padding: 0 5px; text-align: right; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .stats .bar div + div { color: #000; background: #fee700; text-align: left; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li { width: 100%; position: relative; overflow: hidden; line-height: 22px; font-size: 13px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li > * { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li > :first-child, .m7f19b5a7ba02ad23fb0778d661ee9622 .matches li > :last-child { width: 50%; float: left; padding: 0 20px 0 0; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li > em { width: 36px; text-align: center; position: absolute; left: 50%; margin: 0 0 0 -18px; border: 1px #c0c0c0 solid; background: #f7f7f7; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li[class] > em { color: #fff; font-weight: bold; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li.win > em { background: #69ae1f; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li.lose > em { background: #ff0000; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li.draw > em { background: #4d4d4d; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .matches li > :last-child { text-align: right; float: right; padding: 0 0 0 20px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .bonus { display: block; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .listing a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; line-height: 33px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .listing a img { margin: 0 10px 0 0; vertical-align: middle; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.summary .h3 + div { padding: 0 0 10px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.summary .h3 + div > a:first-child { float: left; margin: 0 10px 0 0; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.summary .h3 + div > a:first-child ~ strong { text-decoration: underline; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .row.summary .h3 + div > a:first-child ~ strong ~ strong ~ strong { text-decoration: none; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .typer > div { position: relative; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .typer .stats { padding-right: 110px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .typer .stats > li:first-child { font-weight: bold; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .typer .circle { position: absolute; right: 10px; top: 50px; }
.m7f19b5a7ba02ad23fb0778d661ee9622 .listing > li > a:only-child > i:first-child { font-size: 50px; margin-top: 6px; }

.mc332eedf4e8dcbbff4979910785d4434 li { line-height: 24px; }
.mc332eedf4e8dcbbff4979910785d4434 li > div:first-child { background: #f7f7f7; display: block; padding: 10px; margin: 0 -10px 10px; overflow: hidden; position: relative; }
.mc332eedf4e8dcbbff4979910785d4434 li > div:first-child:before { display: block; content: ' '; width: 3px; height: 200%; background: #fff; position: absolute; left: 50%; margin-left: -16px; top: -5px; transform: rotate(20deg); box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1); }
.mc332eedf4e8dcbbff4979910785d4434 li + li > div:first-child { margin-top: -10px; }
.mc332eedf4e8dcbbff4979910785d4434 .h3 { font-size: 15px; width: 45%; text-transform: none; font-weight: bold; text-align: center; float: left; line-height: 10px !important; height: auto; }
.mc332eedf4e8dcbbff4979910785d4434 .h3 ~ .h3 { float: right; }
.mc332eedf4e8dcbbff4979910785d4434 .h3 img { display: block; margin: 0 auto 5px; }
.mc332eedf4e8dcbbff4979910785d4434 div + a { display: block; clear: both; }
.mc332eedf4e8dcbbff4979910785d4434 div + a > img { margin-right: 4px; }
.mc332eedf4e8dcbbff4979910785d4434 li { margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; position: relative; }
.mc332eedf4e8dcbbff4979910785d4434 li { margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; }
.mc332eedf4e8dcbbff4979910785d4434 li + li { border-top: 2px #d4d4d4 solid; padding-top: 10px; }
.mc332eedf4e8dcbbff4979910785d4434 li > #score { line-height: 30px; width: 12%; font-size: 16px; }
.mc332eedf4e8dcbbff4979910785d4434 li > .fa { color: #3498dc; font-size: 17px; vertical-align: middle; width: 20px; text-align: center; }
.mc332eedf4e8dcbbff4979910785d4434 li img { max-height: 30px; vertical-align: middle; }
.mc332eedf4e8dcbbff4979910785d4434 li > p { border: 1px #d4d4d4 solid; padding: 7px 5px 5px 15px; margin: 10px 0; white-space: nowrap; line-height: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.mc332eedf4e8dcbbff4979910785d4434 li > p > a { float: left; }
.mc332eedf4e8dcbbff4979910785d4434 li > p > a img { margin: 6px 12px 0 0; max-height: none; width: 70px; }
.mc332eedf4e8dcbbff4979910785d4434 li > p > span { display: inline-block; max-width: 149px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; line-height: 20px; }
.mc332eedf4e8dcbbff4979910785d4434 li:not(.s0) > p > a + span { padding-right: 21px; }
.mc332eedf4e8dcbbff4979910785d4434 li > p > a + span:before, .m3d36faeff1ff851e58446054c16b6211 .list > li > div > span:before { font-family: "FontAwesome"; font-size: 20px; display: block; position: absolute; right: 0; top: 0; z-index: 1000; }
.m3d36faeff1ff851e58446054c16b6211 .list > li > div > span:before { top: 16px; right: 5px; }
.mc332eedf4e8dcbbff4979910785d4434 li.s1 > p > a + span:before, .m3d36faeff1ff851e58446054c16b6211 .list > li.s1 > div > span:before { color: #30b059; content: "\f058"; }
.mc332eedf4e8dcbbff4979910785d4434 li.s-1 > p > a + span:before, .m3d36faeff1ff851e58446054c16b6211 .list > li.s-1 > div > span:before { color: #da1414; content: "\f057"; }
.mc332eedf4e8dcbbff4979910785d4434 li.s2 > p > a + span:before, .m3d36faeff1ff851e58446054c16b6211 .list > li.s2 > div > span:before { color: #006cb2; content: "\f10c"; }
.mc332eedf4e8dcbbff4979910785d4434 li > p + div { line-height: 20px; }
.mc332eedf4e8dcbbff4979910785d4434 li > .btn { width: 200px; text-align: center; display: block; margin: 10px auto; }

.mdd85b66c3152d37ef111a5753e252c59 > ol.list { padding: 0 !important; }
.mdd85b66c3152d37ef111a5753e252c59 > .h3 { font-size: 16px; text-align: center; padding: 0 0 10px; }

.ma99e6412ab9374deba8ca90903367e1d > .h3 { width: 45%; float: left; text-align: right; padding: 0 1% 10px; font-size: 20px; text-transform: uppercase; line-height: 30px; }
.ma99e6412ab9374deba8ca90903367e1d.single > .h3 { width: auto; float: none; text-align: center; padding-left: 0; padding-right: 0; }
.ma99e6412ab9374deba8ca90903367e1d > .h3 ~ .h3 { text-align: left; }
.ma99e6412ab9374deba8ca90903367e1d > #score { width: 6%; float: left; font-size: 24px; font-weight: bold; text-align: center; line-height: 30px; }
.ma99e6412ab9374deba8ca90903367e1d > #date, .ma99e6412ab9374deba8ca90903367e1d > #place { display: block; text-align: center; padding: 0 0 5px; clear: both; }
.ma99e6412ab9374deba8ca90903367e1d > h4 { text-align: center; clear: both; font-size: 14px; }
.ma99e6412ab9374deba8ca90903367e1d > h4 + div, .ma99e6412ab9374deba8ca90903367e1d > h4 + div + div { width: 46%; padding: 0 2% 10px; text-align: right; float: left; }
.ma99e6412ab9374deba8ca90903367e1d.single > h4 + div { width: auto; padding-left: 0; padding-right: 0; text-align: center; float: none; }
.ma99e6412ab9374deba8ca90903367e1d > h4 + div + div { text-align: left; }
.ma99e6412ab9374deba8ca90903367e1d > #stream { margin: 10px 0; clear: both; width: auto; float: none; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td { border-bottom: 1px #ccc solid; padding: 10px; text-align: justify; vertical-align: top; white-space: nowrap; }
.ma99e6412ab9374deba8ca90903367e1d > #stream tr:nth-child(odd) td { background: #f5f5f5; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td:last-child { max-width: 540px; white-space: normal; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td:last-child > em:first-child { display: block; color: #aaa; font-size: 11px; }
.ma99e6412ab9374deba8ca90903367e1d > #stream .important td { font-weight: bold; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td img { max-width: 100%; display: block; margin: 0 auto; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td p { margin: 0 0 5px; }
.ma99e6412ab9374deba8ca90903367e1d > #stream td p:only-child { margin-bottom: 0; }
.mobile .ma99e6412ab9374deba8ca90903367e1d > #stream iframe { width: 100% !important; }
.ma99e6412ab9374deba8ca90903367e1d form { clear: both; border-top: 1px #aaa solid; margin: 10px 0 0; padding: 10px 0 0; }
.ma99e6412ab9374deba8ca90903367e1d form div { margin: 0 0 10px; }
.ma99e6412ab9374deba8ca90903367e1d form div:last-child { text-align: right; }
.ma99e6412ab9374deba8ca90903367e1d form .col2 > * { width: 50%; float: left; }
.ma99e6412ab9374deba8ca90903367e1d form .col2 > * > * { width: 93%; }
.ma99e6412ab9374deba8ca90903367e1d [name="time"] { width: 30px; }
.ma99e6412ab9374deba8ca90903367e1d [name="image"] { width: 400px; }
.ma99e6412ab9374deba8ca90903367e1d [type="text"] { width: 125px; }
.ma99e6412ab9374deba8ca90903367e1d textarea { width: 96%; height: 200px; }
.ma99e6412ab9374deba8ca90903367e1d [name="text"] { width: 500px; }
.ma99e6412ab9374deba8ca90903367e1d [name="message"] { width: 96%; height: 200px; }

.sep { text-align: center; padding: 5px 0; }
.mobile .horizontal { overflow-x: scroll; margin-left: -14px; margin-right: -14px; }

#chat { margin: 0 -14px; }

ol.m3119f31c2df285b584a95ca3b586aff6 li > * { display: block; text-align: center; }
ol.m3119f31c2df285b584a95ca3b586aff6 li > a { text-decoration: none; }

.circle{position:relative;display:inline-block;vertical-align:middle;width:100px;height:100px;}
.circle strong{text-align:center;position:absolute;line-height:100px;width:100%;font-size: 40px; }
.circle svg{transform:rotate(270deg);}
.circle_animation{
    stroke-dasharray:251.2px; /* 2 * PI * R */
    stroke-dashoffset:251.2px;
}
.circle[data-percentage="10"] .circle_animation{animation:p10 1s ease-out forwards;}
.circle[data-percentage="20"] .circle_animation{animation:p20 1s ease-out forwards;}
.circle[data-percentage="30"] .circle_animation{animation:p30 1s ease-out forwards;}
.circle[data-percentage="40"] .circle_animation{animation:p40 1s ease-out forwards;}
.circle[data-percentage="50"] .circle_animation{animation:p50 1s ease-out forwards;}
.circle[data-percentage="60"] .circle_animation{animation:p60 1s ease-out forwards;}
.circle[data-percentage="70"] .circle_animation{animation:p70 1s ease-out forwards;}
.circle[data-percentage="80"] .circle_animation{animation:p80 1s ease-out forwards;}
.circle[data-percentage="90"] .circle_animation{animation:p90 1s ease-out forwards;}
.circle[data-percentage="100"] .circle_animation{animation:p100 1s ease-out forwards;}
@keyframes p100{to{stroke-dashoffset:0px;}}
@keyframes p90{to{stroke-dashoffset:25.12px;}}
@keyframes p80{to{stroke-dashoffset:50.24px;}}
@keyframes p70{to{stroke-dashoffset:75.36px;}}
@keyframes p60{to{stroke-dashoffset:100.48px;}}
@keyframes p50{to{stroke-dashoffset:125.6px;}}
@keyframes p40{to{stroke-dashoffset:150.72px;}}
@keyframes p30{to{stroke-dashoffset:175.84px;}}
@keyframes p20{to{stroke-dashoffset:200.96px;}}
@keyframes p10{to{stroke-dashoffset:226.08px;}}

#p-top ol.m3119f31c2df285b584a95ca3b586aff6 { margin: 0 0 0 -10px; clear: both; }
.mobile #p-top ol.m3119f31c2df285b584a95ca3b586aff6 { margin-left: -10px; }
#p-top ol.m3119f31c2df285b584a95ca3b586aff6 li { /*float: left; */margin: 0 0 0 10px; }
.mobile #p-top ol.m3119f31c2df285b584a95ca3b586aff6 li { margin-left: 10px; }
#p-top ol.m3119f31c2df285b584a95ca3b586aff6 li > a { width: 149px; height: 35px; padding: 35px 3px 0; color: #fff; text-transform: uppercase; font-size: 13px; font-weight: 300; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); line-height: 16px; }

#p-content .module > ol { padding: 20px 0 0 0; }
.page-link #p-content .module > ol ol { padding: 0 0 0 40px; list-style: decimal; }

#my_div, #my_div_wrapper { clear: both; }

input[type=submit], .btn, .form input[type="submit"], .tabs li { background-color: #f3f3f3; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f3f3f3, #e5e5e5); background-image: -o-linear-gradient(top, #f3f3f3, #e5e5e5); background-image: linear-gradient(to bottom, #f3f3f3, #e5e5e5); background-image: -moz-linear-gradient(top, #f3f3f3, #e5e5e5); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#e5e5e5', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
.btn.important { background-color: #16aaef; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26badf), to(#16aaef)); background-image: -webkit-linear-gradient(top, #26badf, #16aaef); background-image: -o-linear-gradient(top, #26badf, #16aaef); background-image: linear-gradient(to bottom, #26badf, #16aaef); background-image: -moz-linear-gradient(top, #26badf, #16aaef); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#26badf', endColorstr='#16aaef', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
input[type=submit]:hover, .btn:hover, .form input[type="submit"]:hover, .tabs li:hover { background-color: #e5e5e5; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dadada)); background-image: -webkit-linear-gradient(top, #fff, #dadada); background-image: -o-linear-gradient(top, #fff, #dadada); background-image: linear-gradient(to bottom, #fff, #dadada); background-image: -moz-linear-gradient(top, #fff, #dadada); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#dadada', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
.btn.important:hover { background-color: #16aaef; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#16aaef), to(#069adf)); background-image: -webkit-linear-gradient(top, #16aaef, #069adf); background-image: -o-linear-gradient(top, #16aaef, #069adf); background-image: linear-gradient(to bottom, #16aaef, #069adf); background-image: -moz-linear-gradient(top, #16aaef, #069adf); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#16aaef', endColorstr='#069adf', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
input[type=submit]:active, .btn:active, .form input[type="submit"]:active, .tabs li:active { background-color: #e5e5e5; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#f3f3f3)); background-image: -webkit-linear-gradient(top, #e5e5e5, #f3f3f3); background-image: -o-linear-gradient(top, #e5e5e5, #f3f3f3); background-image: linear-gradient(to bottom, #e5e5e5, #f3f3f3); background-image: -moz-linear-gradient(top, #e5e5e5, #f3f3f3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f3f3f3', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
.list > li > ol li:hover input[type=submit], .list > li > ol li:not(.header):hover .btn { background-color: #124c5b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#16505f), to(#084351)); background-image: -webkit-linear-gradient(top, #16505f, #084351); background-image: -o-linear-gradient(top, #16505f, #084351); background-image: linear-gradient(to bottom, #16505f, #084351); background-image: -moz-linear-gradient(top, #16505f, #084351); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#16505f', endColorstr='#084351', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
.btn.important:active { background-color: #16aaef; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#16aaef), to(#26badf)); background-image: -webkit-linear-gradient(top, #16aaef, #26badf); background-image: -o-linear-gradient(top, #16aaef, #26badf); background-image: linear-gradient(to bottom, #16aaef, #26badf); background-image: -moz-linear-gradient(top, #16aaef, #26badf); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#16aaef', endColorstr='#26badf', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
#btt { background-color: #f1f2f2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e4e4e5)); background-image: -webkit-linear-gradient(top, #fff, #e4e4e5); background-image: -o-linear-gradient(top, #fff, #e4e4e5); background-image: linear-gradient(to bottom, #fff, #e4e4e5); background-image: -moz-linear-gradient(top, #fff, #e4e4e5); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff', endColorstr='#e4e4e5', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
a.edit { background: url(../img/edit.png) no-repeat !important; display: none !important; width: 16px !important; height: 16px !important; text-indent: -999em !important; overflow: hidden !important; vertical-align: middle !important; text-align: left !important; padding: 0 !important; margin: 0 !important; }
.xdebug-var-dump { background: #fff; color: #000; }
.kohana th { font-family: inherit; white-space: normal; }
.form-field { width: auto; }
.mobile .form-field { width: auto; }
.mobile .form-row > label { width: 20%; }
.form-field input { width: 437px; }
.mobile .form-field input { width: 90%; }

.mobile .is_desktop { display: none !important; }
html:not(.mobile) .is_mobile { display: none !important; }

@media (max-width: 800px) {
    .mobile #p-top ol.m3119f31c2df285b584a95ca3b586aff6 li + li + li + li { display: none; }
    #nav li:nth-child(n+7) { display: none; }
    header nav .dropdown { display: block; }
    #nav2 li:nth-child(1), #nav2 li:nth-child(2), #nav2 li:nth-child(3), #nav2 li:nth-child(4), #nav2 li:nth-child(5), #nav2 li:nth-child(6) { display: none; }
    .mobile #nav li { width: 16.6%; }
}

@media (max-width: 690px) {
    .list > li > ol li > a + a.b { display: none; }
    .mf763fb0b69cc540f600dd40170af929b .bet > div { float: none; border: none; width: auto; }
    .mf763fb0b69cc540f600dd40170af929b .bet > div:first-child { border-bottom: 1px #ccc solid; }
    .mf763fb0b69cc540f600dd40170af929b .bet > div:nth-child(2) { border-bottom: 1px #ccc solid; }
    #newsletter-dialog form { padding: 0; }
    #newsletter-dialog p { padding-top: 145px; padding-bottom: 0; }
}

@media (max-width: 580px) {
    select[name="sports"], select[name="sports"] + .chosen-container { display: none; }
    .mobile .list > li > ol li .btn { display: none; }
}

@media (max-width: 500px) {
    .mobile #p-top ol.m3119f31c2df285b584a95ca3b586aff6 li + li + li { display: none; }
}

@media (max-width: 480px) {
    .mobile #p-top .mb9fc188bb011315b2148acea973da449 > .listing li, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing li, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .listing li { float: none; width: 98%; }
    .mobile #p-top .mb9fc188bb011315b2148acea973da449 > .listing li:first-child + li, .mobile #p-content .m13ccfb27ab0cb75d6e9182b85c74976c > .listing li:first-child + li, .mobile #p-content .m9bf0ca28ae496b5ea8932c2ecc8abed6 > .listing li:first-child + li { border-top: 1px #ccc solid; }
    #cookie { white-space: normal; }
    #nav li:nth-child(n+5) { display: none; }
    #nav2 li:nth-child(n) { display: block; }
    #nav2 li:nth-child(1), #nav2 li:nth-child(2), #nav2 li:nth-child(3), #nav2 li:nth-child(4) { display: none; }
    .highlights { text-align: center; }
    .highlights li { display: inline-block; float: none; }
    .ma2b8dbd58acf0bd365e44d0ca86690ff select, .ma2b8dbd58acf0bd365e44d0ca86690ff div.chosen-container { position: static; right: auto; top: auto; }
    .breadcrumbs + .social { float: none; margin: -5px 0 5px; clear: both; }
    .breadcrumbs + .social > * { float: left; }
    .module > h1:first-child em, .module > h2:first-child em, .module > .title:first-child em { position: static; right: auto; top: auto; display: block; }
    .module > h1:first-child, .module > h2:first-child, .breadcrumbs, .title { height: auto; padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
}

/* clearfix */
.module:after, .listing > li:after, #content:after, .list.simple > li:after, #filters:after, .list > li > div + div:after, .list > li > div + div div.m3119f31c2df285b584a95ca3b586aff6 + ol:after, .m25b4d792f11f646bd9617528f84daad3 .details div.m3119f31c2df285b584a95ca3b586aff6 + ol:after, .mobile header > div:after, .mobile nav:after, .m13ccfb27ab0cb75d6e9182b85c74976c li:after, .m25b4d792f11f646bd9617528f84daad3 .live:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; }



.max {max-width: 800px; padding: 0; margin: 0; font-family:Tahoma}
.rl_livetext div:nth-child(even) {background: #f9f9f9; width: 100%; border-collapse: collapse;}
.rl_timeresult, .rl_date, .rl_league { width: 100%; text-align: center; border-bottom: 1px #d3d3d3 solid; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.rl_time {background: #18aced; padding: 5px 0; color: #FFF; font-weight: bold;}
.rl_result {background: #69ae1f; padding: 8px 0; color: #FFF; font-weight: bold;font-size: 26px; line-height: 18px;}
.rl_result span {font-size: 11px; display: block;}

.rl_timeresult { height: 78px; }
.rl_date { height: 33px; padding-top: 17px; }
.rl_league { height: 30px; padding: 10px 0; }
.rl_league img { vertical-align: middle; padding: 0; margin: 0 5px 0 0;}

.rl_stat { border-bottom: 1px #d3d3d3 solid; width: 100%;display: table-row;}
.rl_head { width: 100%;display: table;}
.rl_staticon {border-left: 1px #d3d3d3 solid;border-bottom: 1px #d3d3d3 solid;display: table-cell;width: 50px; vertical-align: middle; font-size: 20px; text-align: center;}
.rl_staticon i {font-size: 18px; padding: 15px 10px;}
.rl_staticon img {padding: 10px 10px 5px 10px; max-width: 18px; max-height: 18px;}
.rl_statinfo {border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;border-bottom: 1px #d3d3d3 solid;display: table-cell;border-left: 1px #d3d3d3 solid; position: relative; min-height: 20px; font-size: 13px; padding: 15px;}

.rl_headinfo { border-bottom: 1px #d3d3d3 solid; border-left: 1px #d3d3d3 solid; border-right: 1px #d3d3d3 solid; text-align: center; display: table-cell; width: 100%; font-size: 15px; padding: 15px 15px; font-weight: bold;}

.rl_text { border-left: 1px #d3d3d3 solid; width: 100%; display: table-row; }
.rl_texticon i {font-size: 18px; padding: 15px 10px;}
.rl_texticon img {max-width: 18px; max-height: 18px;}
.rl_texticon { border-bottom: 1px #d3d3d3 solid;text-align: center; vertical-align: middle;}
.rl_texttime { border-bottom: 1px #d3d3d3 solid;vertical-align: middle; font-size: 18px; text-align: center;}
.rl_textinfo { border-bottom: 1px #d3d3d3 solid;line-height: 24px; font-size: 13px; text-align: justify;}
.rl_textyellow {background: #faee3a; color: #726e32;}
.rl_textred {background: #ff0000; color: #FFF;}
.rl_textgreen {background: #69ae1f; color: #FFF;}
.rl_green i {color: #69ae1f;}
.rl_red {color: #ff0839;}
.rl_green {color: #69ae1f;}
.rl_textnormal {color: #69ae1f;}
.rl_textblue {background: #18aced; color: #FFF;}
.rl_blue i {color: #18aced;}




.rl_bold {font-weight: bold}

.rl_blink {animation: blinker 2s linear infinite;}
@keyframes blinker {50%{opacity: 0;}
}
@media only screen and (min-width: 501px) {
.rl_texticon {border-left: 1px #d3d3d3 solid; border-right: 1px #d3d3d3 solid; width: 50px;display: table-cell;}
.rl_texttime {border-right: 1px #d3d3d3 solid; width: 70px;display: table-cell; padding: 10px 0;}
.rl_textinfo { border-right: 1px #d3d3d3 solid;padding: 10px 15px 10px 22px; display: table-cell;}
.rl_mobile {display: none;}
.rl_team1 {border-right: 1px #d3d3d3 solid;}
.rl_team2 {border-left: 1px #d3d3d3 solid;}
.rl_match {height: 180px; width: 100%; border: 1px #d3d3d3 solid;}
:not(html).mobile {display: none}
.rl_team1, .rl_team2 {height: 140px; position: relative; float: left; width: 33%; text-align: center; padding-top: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.rl_team1 span, .rl_team2 span { display: block; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.rl_info { height: 180px; font-size: 12px; font-weight: bold; position: relative; float: left; width: 33%; }
.rl_green {color: #69ae1f;}
.rl_red {color: #ff0839;}
}
@media only screen and (max-width: 500px) {
.rl_team2 {border-left: 1px #d3d3d3 solid;}
.rl_match {height: 100px; width: 100%; border: 1px #d3d3d3 solid;}
:not(html).desktop {display: none}
.rl_team1, .rl_team2 {height: 80px; position: relative; float: left; text-align: center; padding-top: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin:0;} .rl_team1 {width: 50%;} .rl_team2 {width: calc(50% - 1px);}
.rl_team1 span, .rl_team2 span { font-size: 14px; display: block; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.rl_team1 img, .rl_team2 img {max-height: 40px; max-width: 40px; }
.rl_info { border-left: 1px #d3d3d3 solid; border-right: 1px #d3d3d3 solid; height: 180px; font-size: 12px; font-weight: bold; position: relative; float: left; width: 100%; }
.rl_desktop {display: none;}
.rl_textgreen {border-bottom: 1px #d3d3d3 solid;}
.rl_textnormal {border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;width: calc(100% - 1px)!important; border-left: 0!important;}

.rl_texticon { width: calc(50% - 1px); position: relative; float: left;border-left: 1px #d3d3d3 solid; min-height: 48px;}
.rl_texticon img {padding: 15px 0 0 0;}
.rl_texttime { width: calc(50% - 1px); border-left: 1px #d3d3d3 solid;border-bottom: 1px #d3d3d3 solid;position: relative; float: left;min-height: 35px; padding: 14px 0 0 0;}
.rl_textinfo { width: 100%; border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;width: calc(100% - 22px);position: relative; float: left; padding: 15px 10px;}
.rl_green {color: #69ae1f;}
.rl_red{color: #ff0839;}
.lsb_desktop {display: none}
}

.max {max-width: 300px; padding: 0; margin: 0; font-family:Tahoma}

.lsb_head { width: 100%;display: table; border-top: 1px #d3d3d3 solid;}

.lsb_event { width: 100%; display: table-row; }
.lsb_event:nth-child(even) {background: #f9f9f9;}

.lsb_team1, .lsb_team2 { border-bottom: 1px #d3d3d3 solid;vertical-align: middle; font-size: 13px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lsb_team1 {font-weight: bold; font-size: 14px; text-align: right;}
.lsb_team2 {font-weight: bold; font-size: 14px; text-align: left;}
.lsb_team1 img, .lsb_team2 img {height: 20px; vertical-align: middle;}
.lsb_team1 img {padding-left: 3px;}
.lsb_team2 img {padding-right: 3px;}

.lsb_part, .lsb_time, .lsb_min, .lsb_result, .lsb_vs, .lsb_league { height: 15px; float: left; position: relative; font-weight: bold; display: table-cell; padding: 10px 5px; vertical-align: middle;text-align: center;border-bottom: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}

.lsb_part {font-size: 11px; color: #3498db; border-left: 1px #d3d3d3 solid; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.lsb_blink {animation: blinker 2s linear infinite; color: #3498db; font-weight: bold;}
@keyframes blinker {50%{opacity: 0;}}

.lsb_desktop {display: none}

.lsb_part {width: calc(30% - 11px); font-size: 11px;}
.lsb_min {color: #3498db;width: calc(20% - 12px); font-size: 12px;}
.lsb_league {width: calc(50% - 11px); font-size: 11px; height: white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lsb_league img {height: 18px; vertical-align: middle;}
.lsb_result {color: #3498db; padding: 10px 5px; font-size: 13px; width: 50px;}
.lsb_vs {font-size: 14px; color: #bdbdbd; padding: 10px 5px; font-size: 12px;width: 50px;}
.lsb_time {font-size: 14px; color: #bdbdbd;width: calc(50% - 12px); display: table-row; border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}

.lsb_team1, .lsb_team2 { width: calc(50% - 42px);position: relative; float: left; padding: 10px 5px; font-size: 11px; text-align: center; }
.lsb_team1, .lsb_team2, .lsb_vs, .lsb_result { height: 16px; }

.lsb_team1 { border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}
.lsb_team2 { border-right: 1px #d3d3d3 solid;}
.lsb_team1 img, .lsb_team2 img {display: none;}

.max {max-width: 640px; padding: 0; margin: 0; font-family:Tahoma}

.ls_head { width: 100%;display: table;}
.ls_headinfo { background: #e9e9e9; border: 1px #d3d3d3 solid; border-top: 2px #4b4b4b solid; text-align: left; display: table-cell; width: 100%; font-size: 14px; padding: 10px 15px; font-weight: bold;}
.ls_headinfo img {vertical-align: middle; padding-right: 10px; max-height: 30px;}

.ls_event { width: 100%; display: table-row; }
.ls_event:nth-child(even) {background: #f9f9f9;}

.ls_team1, .ls_team2 { border-bottom: 1px #d3d3d3 solid;vertical-align: middle; font-size: 13px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ls_team1 {font-weight: bold; font-size: 14px; text-align: right;}
.ls_team2 {font-weight: bold; font-size: 14px; text-align: left;}
.ls_team1 img, .ls_team2 img {height: 20px; vertical-align: middle;}
.ls_team1 img {padding-left: 3px;}
.ls_team2 img {padding-right: 3px;}

.ls_part, .ls_time, .ls_min, .ls_result, .ls_vs { position: relative; font-weight: bold; display: table-cell; padding: 10px 5px; vertical-align: middle;text-align: center;border-bottom: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}

.ls_part {font-size: 11px; color: #3498db; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}}
.ls_time {font-size: 14px; color: #bdbdbd; }
.ls_min {color: #3498db;font-size: 15px;}
.ls_result {color: #3498db; font-size: 15px; }
.ls_vs {font-size: 14px; color: #bdbdbd;}

.ls_blink {animation: blinker 2s linear infinite; color: #3498db; font-weight: bold;}
@keyframes blinker {50%{opacity: 0;}}

@media only screen and (min-width: 501px) {
.ls_mobile {display: none}

.ls_team1, .ls_team2 { border-right: 1px #d3d3d3 solid;padding: 10px 15px 10px 15px; display: table-cell;}

}
@media only screen and (max-width: 500px) {
.ls_desktop {display: none}

.ls_part, .ls_time, .ls_min, .ls_result, .ls_vs { float: left;}

.ls_part, .ls_min {width: calc(50% - 11px); font-size: 12px;}

.ls_time {width: calc(100% - 12px); display: table-row; border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}
.ls_team1 { border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}
.ls_team2 { border-right: 1px #d3d3d3 solid;}
.ls_team1, .ls_team2 { width: calc(50% - 47px);position: relative; float: left; padding: 10px 5px; font-size: 12px; text-align: center; }
.ls_team1, .ls_team2, .ls_vs, .ls_result { height: 16px; }
.ls_result {padding: 10px 5px; font-size: 12px; width: 60px;}
.ls_vs {padding: 10px 5px; font-size: 12px;width: 60px;}
.ls_team1 img, .ls_team2 img {height: 18px; vertical-align: middle;}

}

.max_sidebar {max-width: 640px; padding: 0; margin: 0; font-family:Tahoma}

.ls_head_sidebar { width: 100%;display: table;}
.ls_headinfo_sidebar { background: #e9e9e9; border: 1px #d3d3d3 solid; border-top: 2px #4b4b4b solid; text-align: left; display: table-cell; width: 100%; font-size: 14px; padding: 10px 15px; font-weight: bold;}
.ls_headinfo_sidebar img {vertical-align: middle; padding-right: 10px; max-height: 30px;}

.ls_event_sidebar { width: 100%; display: table-row; }
.ls_event_sidebar:nth-child(even) {background: #f9f9f9;}

.ls_team1_sidebar, .ls_team2_sidebar { border-bottom: 1px #d3d3d3 solid;vertical-align: middle; font-size: 13px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ls_team1_sidebar {font-weight: bold; font-size: 14px; text-align: right;}
.ls_team2_sidebar {font-weight: bold; font-size: 14px; text-align: left;}
.ls_team1_sidebar img, .ls_team2_sidebar img {height: 20px; vertical-align: middle;}
.ls_team1_sidebar img {padding-left: 3px;}
.ls_team2_sidebar img {padding-right: 3px;}

.ls_part_sidebar, .ls_time_sidebar, .ls_min_sidebar, .ls_result_sidebar, .ls_vs_sidebar { position: relative; font-weight: bold; display: table-cell; padding: 10px 5px; vertical-align: middle;text-align: center;border-bottom: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}

.ls_part_sidebar {font-size: 11px; color: #3498db; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}}
.ls_time_sidebar {font-size: 14px; color: #bdbdbd; }
.ls_min_sidebar {color: #3498db;font-size: 15px;}
.ls_result_sidebar {color: #3498db; font-size: 15px; }
.ls_vs_sidebar {font-size: 14px; color: #bdbdbd;}

.ls_blink_sidebar {animation: blinker 2s linear infinite; color: #3498db; font-weight: bold;}
@keyframes blinker {50%{opacity: 0;}}

.ls_desktop_sidebar {display: none}

.ls_part_sidebar, .ls_time_sidebar, .ls_min_sidebar, .ls_result_sidebar, .ls_vs_sidebar { float: left;}

.ls_part_sidebar, .ls_min_sidebar {width: calc(50% - 11px); font-size: 12px;}

.ls_time_sidebar {width: calc(100% - 12px); display: table-row; border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}
.ls_team1_sidebar { border-left: 1px #d3d3d3 solid;border-right: 1px #d3d3d3 solid;}
.ls_team2_sidebar { border-right: 1px #d3d3d3 solid;}
.ls_team1_sidebar, .ls_team2_sidebar { width: calc(50% - 47px);position: relative; float: left; padding: 10px 5px; font-size: 12px; text-align: center; }
.ls_team1_sidebar, .ls_team2_sidebar, .ls_vs_sidebar, .ls_result_sidebar { height: 16px; }
.ls_result_sidebar {padding: 10px 5px; font-size: 12px; width: 60px;}
.ls_vs_sidebar {padding: 10px 5px; font-size: 12px;width: 60px;}
.ls_team1_sidebar img, .ls_team2_sidebar img {height: 18px; vertical-align: middle;}

.ls_mr_sidebar {margin: 0 -10px}
