@import 'reset.css';
html { font: 12px 'Lato', Arial, Tahoma; color: #333; }
html.mobile { font-size: 16px; }
body { min-width: 320px; }
.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; }
u { text-decoration: none; }
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; }
img { vertical-align: middle; }
input, .btn, .form input[type="submit"], .chosen-container-single .chosen-single, .chosen-container-single .chosen-single div { background: #fff; vertical-align: middle; font-family: Arial; font-size: 12px; height: 28px; line-height: 28px; border-radius: 3px; 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.5); }
.btn.important:hover { border-color: rgba(0, 0, 0, 0.6); }
input[type=text], input[type=password] { width: 195px; padding: 0 10px; border: 1px #e6e6e6 solid; }
input[type=text][value] { color: #7f8da1; }
input.changed[type=text] { color: #6f7d91; }
input[type=submit], .btn, .form input[type="submit"] { 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 { border: 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: #68a31b !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[class*="cool-stuff"] { background: #020c16; }
#wrapper { background: #eaeaea url(../images/bg.jpg) no-repeat 50% 0; }
html.mobile #wrapper { background-color: #000; background-image: url(../images/bg-mobi.jpg); }
html.page-redirect #wrapper { background-image: url(../images/bg2.jpg); }
#site { width: 1240px; position: relative; margin: 0 auto; padding: 0 0 17px; }
.mobile #site { width: 100%; overflow: hidden; }

header { height: 156px; margin: 0 0 31px; }
.mobile header { background: none; margin-bottom: 5px; height: 188px; }
.page-redirect header { height: 66px; }
    header a { color: #68a31b; font-weight: normal; text-shadow: 0 0 1px #000; }
    header > * { float: left; }
    header > strong { margin: 14px 108px 20px 0; }
    .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: 345px; height: 51px; text-indent: -999em; }
     header > div { float: right; width: 590px; }
    .mobile header > div { float: none; width: auto; clear: both; }
    header nav { clear: both; float: none; width: 100%; }
    .mobile header nav { padding: 0 0 5px; border-top: 1px #ccc solid; display: table; }
    #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: 71px; line-height: 71px; color: #ccc; font-size: 14px; margin: 0 3px; font-weight: bold; font-size: 18px; }
    #nav li:first-child a { margin-left: 0; }
    #nav li:last-child a { margin-right: 0; }
    .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: #68a31b; color: #fff; }
    #nav li.active a { position: relative; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7); box-shadow: inset 0 5px 0 0 #67c40e; }
    #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: #68a31b; 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: 28px 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: 0 0 10px; position: relative; }
.mobile #content { padding: 0; background: #eaeaea; }
.page-redirect #content { font-size: 20px; text-align: center; padding: 20px; }
.page-redirect #content a { display: block; margin: 10px 0; }
    #p-top { clear: both; }
    .mobile #p-top { padding: 0 0 1px; }
    #p-top > div[class*="cool-stuff"] { min-height: 0px; }
    #p-content { width: 620px; float: left; margin: 0 10px 0 0; }
    .mobile #p-content { width: auto; float: none; margin: 0; }
    .p-right:not(.p-left) #p-content, .p-left:not(.p-right) #p-content { width: 930px; float: left; }
    #p-left { float: left; width: 300px; margin: 0 10px 0 0; }
    #p-right { float: right; width: 300px; }

.module { margin: 0 0 10px; padding: 14px; clear: both; background: #fff; position: relative; border-radius: 2px; }
.module > h1:first-child, .module > h2:first-child, .breadcrumbs, .title, .module-review .details .h3 { height: 44px; margin: -14px -14px 7px; padding: 0 14px; clear: both; white-space: nowrap; position: relative; font: 300 18px/44px 'Lato'; text-transform: uppercase; 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; background: #fff; }
#p-top .module:first-child, #p-top .module:first-child + .module, #p-top .module:first-child + .module + .module, #p-top .module:first-child + .module + .module + .module { background: #68a31b url(../images/top-modules.png) no-repeat; float: left; clear: none; width: 295px; -moz-box-sizing: border-box; box-sizing: border-box; height: 280px; padding: 20px; margin-bottom: 35px; margin-left: 20px; }
    .mobile #p-top .module { margin-left: 0; background: #fff; border-radius: 2px; margin-bottom: 10px; }
    #p-top .module:first-child { margin-left: 0; background-position: 118px 19px; }
    #p-top .module:first-child + .module { background-color: #d94718; background-position: -177px 19px; }
    #p-top .module:first-child + .module + .module { background-color: #db8615; background-position: -472px 19px; }
    #p-top .module:first-child + .module + .module + .module { background-color: #0d8394; background-position: -767px 19px; }
    #p-top .module + .module + .module { background-color: #5e9f18; }
    #p-top > .module > .title { font-size: 16px; background-image: url(../images/top-modules-icons.png); background-repeat: no-repeat; color: #fff; margin: -7px -7px 0; height: 40px; line-height: 40px; padding-left: 44px; font-weight: 900; }
    #p-top > .module .list-s { height: 187px; }
    #p-top > .module .btn-group { text-align: right; margin: 0 -20px; }
    #p-top > .module .btn { height: 40px; line-height: 40px; text-transform: uppercase; background: rgba(0, 0, 0, 0.2); text-shadow: none; box-shadow: none; color: #fff; border: none; border-radius: 0; width: 77.5px; text-align: center; margin: 0 0 0 1px; }
    #p-top > .module .btn:hover { background: rgba(0, 0, 0, 0.5); box-shadow: inset 0 5px 3px 0 rgba(0, 0, 0, 0.5); }
    #p-top > .module .btn:first-child { margin-left: 0; }
    /*html:not(.mobile) #p-top .module-newses { margin-right: 12px; }*/
    html:not(.mobile) #p-top .module-analyses { margin-right: 0; }
    html:not(.mobile) #p-top .module-newses, html:not(.mobile) #p-top .module-analyses { /*float: left; width: 614px;*/ clear: none; }
    .mobile #p-top .module-newses { background: none; border: none; float: none; clear: both; width: auto; height: auto; overflow: hidden; }
    .mobile #p-top .module-newses > h2 { display: none; }
    .mobile #p-top .module-newses > .listing { margin: 0; }
    .mobile #p-top .module-newses > .listing li { float: left; width: 48%; }
    .mobile #p-top .module-newses > .listing li:first-child + li { border-top: none; }
    .mobile #p-top .module-newses > .btn { display: none; }
    #p-right .module { }
    #p-right > div[class*="cool-stuff"] { margin: 5px 0 5px 0; padding: 0; }
    .module > .list, .module-tv .list, .module > .listing { 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 { margin-top: -14px; }
    .module > .list + * { margin-top: 5px; }
    .module > .tabs:first-child { margin-top: -54px; margin-left: -14px; margin-right: -14px; }
    .module > p { padding: 0 0 10px; /*text-indent: 18px;*/ }
    .module img { max-width: 100%; }
    
#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([class*="cool-"]) > div, .list.simple > li { background: #fff; margin: 0 0 5px 0; padding: 9px 14px; border-top: 2px #68a31b solid; border-bottom: 2px #68a31b solid; position: relative; min-height: 42px; cursor: pointer; text-transform: uppercase; font-size: 14px; font-weight: bold; clear: both; }
.list > li > div + div, .module-highlight .details { font-weight: normal; text-transform: none; cursor: auto; text-align: left; font-size: 14px; }
.module-highlight .details + ol { clear: both; }
.module-highlight .details + ol > li { padding: 0 0 5px; }
.module-highlight .details + ol > li * { max-width: 100%; }
.list > li > div + div div[class*="cool-"], .module-highlight .details div[class*="cool-"] { float: left; }
.list > li > div + div div[class*="cool-"] + ol, .module-highlight .details div[class*="cool-"] + ol { padding: 0 0 10px 10px; float: left; width: 254px; }
.list > li > div + div div[class*="cool-"] + ol em, .module-highlight .details div[class*="cool-"] + ol em { font-weight: bold; }
.module-highlight .details div[class*="cool-"] + ol em h3 { font-weight: inherit; font-size: inherit; display: inline-block; }
.list > li > div + div div[class*="cool-"] + ol li.social, .module-highlight .details div[class*="cool-"] + ol li.social { padding: 10px 0 0 0; text-align: center; }
.list > li > div + div div[class*="cool-"] + ol li.social > *, .module-highlight .details div[class*="cool-"] + ol li.social > * { padding: 0 5px; display: inline-block; vertical-align: middle; }
.list > li > div + div p, .module-highlight .details p { padding: 0 0 10px; }
.list > li > div + div .vote { margin-top: 20px; font-size: 13px; width: 100%; }
.list > li > div + div .vote em { display: block; cursor: pointer; float: none; }
.list > li > div + div .vote em span { background: none; color: inherit; font-size: inherit; }
.list > li > div.ui-state-active { border-color: #094352; box-shadow: inset 0 0 0 1px #094352;  }
.list.simple > li, .module-event .list > li > div, .module-link .list > li > div { margin-right: 0; }
.module-event .list > li > div h1, .module-event .list > li > div h3 { display: inline-block; font-weight: inherit; font-size: 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 95px 0 0; }
.list > li > div > span:first-child, .list.simple > li > span:first-child { float: left; background: #68a31b; width: 54px; height: 54px; margin: -6px 10px -6px -14px; 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: 17px; 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: 9px; 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; margin: -5px 0 5px; overflow: hidden; padding: 0 !important; }
.module-event .list > li > ol, .module-link .list > li > ol { display: block; }
.list > li > ol li { line-height: 30px; overflow: hidden; cursor: pointer; position: relative; }
.list > li > ol li.cool-stuff > 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 410px; }
.list > li > ol li > a:hover { text-decoration: none; }
.list > li > ol li > a + a.b { padding: 0; position: absolute; left: 420px; top: 0; }
.list > li > ol li.header { background: #68a31b; padding: 0 10px; position: relative; font-size: 14px; text-transform: uppercase; font-weight: 900; color: #fff; }
.list > li > ol li.header ~ li.header { background: #eaeaea; font-size: 12px; color: #333333; font-weight: normal; }
.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: #058aab; }
.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: 400px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 0 0 0 -400px; 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; }
.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: #538316; box-shadow: 0 2px 0 0 #73a336 inset; }
.mobile .list > li > ol li .btn { margin: 3px 0 0 0; height: 43px; line-height: 43px; font-size: 18px; }
.module-event .list > li > p { font-weight: 700; padding: 10px 0; display: block; text-align: center; text-transform: uppercase; }

.list-s li a { line-height: 35px; color: #fff; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; font-size: 14px; }
.list-s li a:hover { color: #0e4e5e; text-decoration: none; background-position: 0 -33px; }

.listing { margin-bottom: 14px; }
.listing > li { padding: 6px 14px; position: relative; }
.mobile .listing > li { padding: 1%; }
.listing > li + li { border-top: 1px #eaeaea solid; }
.listing > li > a:only-child { margin: -6px -14px; padding: 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 { color: #fff; background: #41a5eb; text-decoration: none; }
.listing > li > a:only-child > i:first-child, .position { float: left; font-size: 24px; color: #fff; font-style: normal; margin: 0 6px 0 -39px; width: 33px; background: #68a31b; font-weight: 900; text-align: center; }
.listing > li > a:only-child:hover > i:first-child, :hover > .position { background: #010c15; }
.listing > li > a:only-child > .h3 { font-size: 14px; font-weight: 900; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.position { margin-left: 0; margin-right: 7px; line-height: 48px; position: absolute; left: 0; top: 42px; }
.listing > li > a:only-child em { display: block; font-size: 10px; color: #aaa; }
.listing + a.more { text-align: right; display: block; }


.listing.big > li { padding-left: 39px; }
.listing.big > li > a:only-child { margin: -6px -14px -6px -39px; padding: 6px 14px 6px 39px; }
.listing.big > li > a .h3 { font-size: 16px; margin: 0 0 7px; text-transform: uppercase; font-weight: 900; line-height: 29px; display: block; }
.listing.big > li > a .h3 img { float: right; margin: 7px 5px 0; }
.listing.big > li > a .h3 .rating { margin: 0 0 0 5px; }
.listing.big > li > a span { display: block; overflow: hidden; height: 48px; }
.listing.big > li > a .h3 .btn { margin: 0 0 0 10px; vertical-align: middle; }

.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; }
.text a { color: #3498db; }

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-top .module-newses { padding: 0; }
html:not(.mobile) #p-top .module-newses .btn { clear: both; width: 100%; box-sizing: border-box; }
html:not(.mobile) #p-top .module-newses > .listing { padding-top: 0; clear: both; margin: 0; }
html:not(.mobile) #p-top .module-newses > .listing > li { float: left; padding: 0; margin-bottom: 10px; margin-left: 10px; }
html:not(.mobile) #p-top .module-newses > .listing > li:first-child { width: 406px; margin-left: 0; }
html:not(.mobile) #p-top .module-newses > .listing > li + li { width: 198px; border-top: none; }
html:not(.mobile) #p-top .module-newses > .listing > li:nth-child(10) { margin-left: 0; }
html:not(.mobile) #p-top .module-newses > .listing > li a { padding: 0; margin: 0; }
html:not(.mobile) #p-top .module-newses > .listing > li img { width: 198px; height: 120px; display: block; }
html:not(.mobile) #p-top .module-newses > .listing > li:first-child img { width: 100%; height: 250px; max-width: none; }
html:not(.mobile) #p-top .module-newses > .listing > li + li img { width: 100%; }
html:not(.mobile) #p-top .module-newses > .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; }

html:not(.mobile) .module-contents-similar .listing > li { float: left; width: 200px; border-top: none; padding: 0; }
html:not(.mobile) .module-contents-similar .listing > li + li { margin-left: 10px; }
html:not(.mobile) .module-contents-similar .listing > li > a:first-child { margin: 0; padding: 0; }
html:not(.mobile) .module-contents-similar .listing > li img { width: 200px; height: 120px; display: block; }
html:not(.mobile) .module-contents-similar .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; }
.module-contents-similar .listing > li em { font-size: 11px; color: #aaa; padding: 2px 0 4px; }
.module-contents-similar .listing > li p { padding: 0 0 5px; }

.module-event li[class*="cool-stuff"] div, .module-highlight li[class*="cool-stuff"] div { display: inline-block; margin: 10px 5px 5px; }
.module-event .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); }

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

.module-bookmakers .listing > li > div { float: right; width: 460px; }
.mobile .module-bookmakers .listing > li > div { float: left; width: 100%; }
.module-bookmakers .btn.important { font-size: 15px; padding: 5px 10px; }
.module-bookmakers .listing > li > div > div { text-align: center; padding: 15px 0; }
.module-bookmakers .listing > li > div > div > :not(script) { display: inline-block; }
.module-bookmakers .listing > li > div + a { display: block; clear: both; text-align: center; }
.module-bookmakers .listing > li > a { font-weight: bold; }

.module-bookmakers_bonus_all .listing ul li { padding: 0 0 5px 105px; }
.module-bookmakers_bonus_all .listing ul li > a:first-child { display: block; }
.module-bookmakers_bonus_all .listing > li > a img, .module-bookmakers .listing > li > a img { float: left; }
.module-bookmakers_bonus_all .btn.important { font-size: 15px; padding: 5px 10px; }

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

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

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

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

.tabs { border-bottom: 5px #68a31b solid; margin: 0 0 10px; }
.tabs li { display: inline-block; background: #dedede; line-height: 35px; height: 35px; padding: 0 15px; margin: 0 5px 0 0; 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: #68a31b; border-color: #25aacb; color: #fff; text-shadow: 0 -1px 0 #000; box-shadow: none; }
.tabs li.active:hover { background: #58930b; }
.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: 416px; background: #1a252e url(../images/footer.jpg) 50% 0; clear: both; position: relative; color: #fff; border-top: 7px #68a31b solid; }
footer > div { width: 1240px; margin: 0 auto; padding: 20px 0 0 0; }
.mobile footer > div { width: 100%; }
footer nav > ol > li { float: left; width: 25%; }
footer nav > ol > li > a, footer nav > ol > li > span { color: #68a31b; font-weight: 900; font-size: 16px; line-height: 30px; }
footer nav > ol > li > span { cursor: auto; }
footer nav li li a { color: #fff; display: block; margin: 0 12px 0 0; line-height: 21px; }
footer nav li li a:hover { text-decoration: none; color: #41a5eb; }
footer > div > p { padding: 30px 0 0; text-align: center; clear: both; }
footer > div > p a { color: #fff; }

.module-tv { margin-top: 40px; }
.module-tv > div { display: none; }
.module-tv > div.active { display: block; }
.module-tv > div.chosen-container, .module-tv > select { display: block; position: absolute; right: 0; top: -39px; }
.module-tv > div.chosen-container li { background-repeat: no-repeat; padding-left: 40px; background-position: 8px 50%; line-height: 20px; }
.module-tv > div > .h3 { text-align: center; font-size: 14px; padding: 0 0 5px; display: block; }
.module-tv > #filters { display: block; padding: 0 0 10px; }
.module-tv > #filters span, .module-tv > #filters ol { float: left; }
.module-tv > #filters span { clear: left; padding: 0 5px 0 0; }
.module-tv > #filters li { display: inline-block; margin: 0 2px; cursor: pointer; text-transform: uppercase; background: #e8e8e8; padding: 0 10px; line-height: 19px; }
.module-tv > #filters #types { margin: 0 0 5px; }
.module-tv > #filters #cats li + li { padding: 0 2px; }
.module-tv > #filters li:not(.active):hover { text-decoration: underline; }
.module-tv > #filters li img { height: 16px; vertical-align: text-top; }
.module-tv > #filters li.active { color: #fff; background: #68a31b; }
.module-tv .list { margin-left: -12px; margin-right: -12px; }

.module-tv_new > .title:first-child { background-position: 7px 0; }
.module-highlights_new > .title:first-child { background-position: 7px -40px; }
.module-videos_new > .title:first-child { background-position: 7px -80px; }
.module-photos_new > .title:first-child { background-position: 7px -120px; }

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

.module-highlight { text-align: center; }
.module-highlight .h3 { padding: 0 0 10px; font-size: 12px; }
.module-highlight > ol > li > div { text-align: left; }
.module-highlight #my_div_wrapper, .module-highlight #my_div { max-width: 100% !important; display: inline-block !important; }

.module-photo { text-align: center; }
.module-photo .tabs { text-align: left; }
.module-photoalbum .tabs > li:last-child, .module-photo .tabs > li:last-child { float: right; }
.module-photo > div:first-child { position: relative; display: inline-block; }
.module-photo > div { position: relative; }
.module-photo a.prev, .module-photo a.next { position: absolute; top: 30%; bottom: 30%; left: 0; right: 70%; }
.module-photo a.next { left: 70%; right: 0; }
.module-photo a.prev:hover, .module-photo a.next:hover { background: rgba(0, 0, 0, 0.05); }
.module-photo a.prev i, .module-photo 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; }
.module-photo a.next i { left: auto; right: 10px; }
.module-photo a.prev:hover i, .module-photo a.next:hover i { display: block; }
.module-photo div.social { padding: 10px 0 0; overflow: hidden; height: 20px; }
.module-photo div.social > div { float: left; text-align: right; overflow: hidden; width: 46%; padding: 0 2%; }
.module-photo 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; }

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

.module-newsletter input[type=text] { width: 250px; }
.module-newsletter input[type=submit] { margin: 10px 0 0; float: left; }
.module-newsletter 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; }

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

.module-facts li > a { overflow: hidden; }
.module-facts li > a > strong { font-size: 14px; display: block; margin: 0 0 10px; }
.module-facts li > a > strong + span { width: 75px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; float: left; font-size: 12px; font-weight: bold; }
.module-facts li > a > strong + span span { display: block; }
.module-facts li > a > strong + span em { font-size: inherit !important; color: #68a31b !important; display: inline-block !important; }
.module-facts li:hover > a > strong + span em { color: #444 !important; }
.module-facts li > a > strong + span + span { border-left: 1px #68a31b solid; padding: 0 0 0 10px; margin: 0 0 0 10px; float: right; width: 176px; text-align: justify; }

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

.photos, .highlights { margin: 0 -14px 0 -14px; 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 5px 5px; float: left; width: 192px; height: 210px; position: relative; text-align: center; line-height: 20px; padding-bottom: 5px; border: 2px #68a31b solid; padding: 2px; }
.highlights li.promo { background: #fafafa; }
.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: 192px; height: 145px; margin: 0 0 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: 2px; top: 127px; 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; background: #fff; border-radius: 2px; }
.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; }

.backdrop { display: block; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.8); position: fixed; z-index: 1040; }
[class*="cool-stuff"] { text-align: center; padding: 5px 0; overflow: hidden; clear: both; }
[class*="cool-stuff"] > :not(script) { display: inline-block; }
body > footer ~ [class*="cool-stuff"], #cookie { position: fixed; bottom: 0; left: 0; right: 0; padding: 0; white-space: nowrap; overflow: hidden; opacity: 0; }
body > footer ~ [class*="cool-stuff"][style] { opacity: 1; }
body > footer ~ [class*="cool-stuff"] > div { position: relative; height: 100%; width: 100%; display: block; }
body > footer ~ [class*="cool-stuff"] .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; }
#popup > div { width: 600px; height: 350px; margin: -175px 0 0 -300px; }
.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; }
#popup .info { position: absolute; right: 20px; top: 20px; padding: 5px 10px; background: rgba(0, 0, 0, 0.7); color: #fff; }
.mobile #popup #my_div_wrapper, .mobile #popup #my_div { width: 280px !important; height: 160px !important; }
.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; }

.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; }

.module-profile > .title:first-child + a { float: left; margin: 0 20px 0 0; }
.module-profile > .title:first-child + a + ul li { position: relative; }
.module-profile > .title:first-child + a + ul li i { position: absolute; right: 0px; top: 0px; }

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


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

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

.vote { border: 1px #d6d6d6 solid; font-size: 15px; padding: 0 10px 10px; font-weight: 600; margin:0 0 15px; }
.vote > span { border-bottom: 1px #d6d6d6 solid; line-height: 31px; font-size: 16px; text-transform: uppercase; margin: 0 -10px 10px; text-align: center; display: block; }
.vote em { cursor: pointer; float: left; margin: 0 0 13px; }
.vote em + em { float: right; }
.vote em span { background: #31ca7f; font-size: 12px; display: inline-block; padding: 0 7px; text-transform: uppercase; line-height: 21px; color: #fff; }
.vote em + em span { background: #268556; }
.progressbar { background: #268556; position: relative; font-size: 12px; clear: both; }
.progressbar > div { background: #31ca7f; height: 21px; }
.progressbar > span { position: absolute; left: 6px; top: 0; font-weight: bold; display: block; color: #fff; line-height: 21px; }
.progressbar > span + span { left: auto; right: 6px; }

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

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

.william-hill { color: #0a0a5a !important; }
.expekt { color: #ff9c00 !important; }
.betclic { color: #8c1a1c !important; }
.unibet { color: #509402 !important; }
.comeon { color: #abc851 !important; }
.oddsring { color: #285da0 !important; }
.totolotek { color: #000000 !important; }
.sportingbet { color: #00116b !important; }
.bet-at-home { color: #04517f !important; }
.betsafe { color: #3d3d3f !important; }
.betsson { color: #f27f1f !important; }
.lsbet { color: #489f19 !important; }
.sts { color: #002e91 !important; }
.rivalo { color: #006f8b !important; }
.betway { color: #000000 !important; }
.winmasters { color: #cc4e54 !important; }
.fortuna { color: #ffd906 !important; }
.milenium { color: #dc020d !important; }
.interwetten { color: #efc50f !important; }
.betano { color: #ec7500 !important; }

.william-hill-bg { background-color: #0a0a5a !important; }
.expekt-bg { background-color: #ff9c00 !important; }
.betclic-bg { background-color: #8c1a1c !important; }
.unibet-bg { background-color: #509402 !important; }
.comeon-bg { background-color: #abc851 !important; }
.oddsring-bg { background-color: #285da0 !important; }
.totolotek-bg { background-color: #000000 !important; }
.sportingbet-bg { background-color: #00116b !important; }
.bet-at-home-bg { background-color: #04517f !important; }
.betsafe-bg { background-color: #3d3d3f !important; }
.betsson-bg { background-color: #f27f1f !important; }
.lsbet-bg { background-color: #489f19 !important; }
.sts-bg { background-color: #002e91 !important; }
.rivalo-bg { background-color: #006f8b !important; }
.betway-bg { background-color: #000000 !important; }
.winmasters-bg { background-color: #cc4e54 !important; }
.fortuna-bg { background-color: #ffd906 !important; }
.milenium-bg { background-color: #dc020d !important; }
.interwetten-bg { background-color: #efc50f !important; }
.betano-bg { background-color: #ec7500 !important; }

.william-hill-border { border-color: #0a0a5a !important; }
.expekt-border { border-color: #ff9c00 !important; }
.betclic-border { border-color: #8c1a1c !important; }
.unibet-border { border-color: #509402 !important; }
.comeon-border { border-color: #abc851 !important; }
.oddsring-border { border-color: #285da0 !important; }
.totolotek-border { border-color: #000000 !important; }
.sportingbet-border { border-color: #00116b !important; }
.bet-at-home-border { border-color: #04517f !important; }
.betsafe-border { border-color: #3d3d3f !important; }
.betsson-border { border-color: #f27f1f !important; }
.lsbet-border { border-color: #489f19 !important; }
.sts-border { border-color: #002e91 !important; }
.rivalo-border { border-color: #006f8b !important; }
.betway-border { border-color: #000000 !important; }
.winmasters-border { border-color: #cc4e54 !important; }
.fortuna-border { border-color: #ffd906 !important; }
.milenium-border { border-color: #dc020d !important; }
.interwetten-border { border-color: #efc50f !important; }
.betano-border { border-color: #ec7500 !important; }

.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;}}

ol[class*="cool-"] li > * { display: block; text-align: center; }
ol[class*="cool-"] li > a { text-decoration: none; }

.mobile #p-top [class*="cool-"] { padding: 0 0 5px; }
#p-top ol[class*="cool-"] { margin: 0 0 0 -6px; clear: both; }
.mobile #p-top ol[class*="cool-"] { margin-left: -11px; }
#p-top ol[class*="cool-"] li { margin: 0 0 0 6px; }
.mobile #p-top ol[class*="cool-"] li { margin-left: 1px; }
#p-top ol[class*="cool-"] li > a { width: 166px; height: 38px; padding: 42px 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; background-position: 50% 0; }
.mobile #p-top ol[class*="cool-"] li > a { padding-left: 2px; padding-right: 2px; background-position: 50% 0; width: 160px; }

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

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

input[type=submit], .btn, .form input[type="submit"] { 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: #68a31b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78b32b), to(#48930b)); background-image: -webkit-linear-gradient(top, #78b32b, #48930b); background-image: -o-linear-gradient(top, #78b32b, #48930b); background-image: linear-gradient(to bottom, #78b32b, #48930b); background-image: -moz-linear-gradient(top, #78b32b, #48930b); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#78b32b', endColorstr='#48930b', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
input[type=submit]:hover, .btn:hover, .form input[type="submit"]: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: #68a31b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#68a31b), to(#38830b)); background-image: -webkit-linear-gradient(top, #68a31b, #38830b); background-image: -o-linear-gradient(top, #68a31b, #38830b); background-image: linear-gradient(to bottom, #68a31b, #38830b); background-image: -moz-linear-gradient(top, #68a31b, #38830b); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#68a31b', endColorstr='#38830b', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
input[type=submit]:active, .btn:active, .form input[type="submit"]: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); }
.btn.important:active { background-color: #48930b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#48930b), to(#78b32b)); background-image: -webkit-linear-gradient(top, #48930b, #78b32b); background-image: -o-linear-gradient(top, #48930b, #78b32b); background-image: linear-gradient(to bottom, #48930b, #78b32b); background-image: -moz-linear-gradient(top, #48930b, #78b32b); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#48930b', endColorstr='#78b32b', 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); }
#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[class*="cool-"] 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) {
    #newsletter-dialog form { padding: 0; }
    #newsletter-dialog p { padding-top: 145px; padding-bottom: 0; }
}

@media (max-width: 500px) {
    .mobile #p-top ol[class*="cool-"] li + li + li { display: none; }
}

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

@media (max-width: 480px) {
    .mobile #p-top .module-newses > .listing li { float: none; width: 98%; }
    #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; }
    footer nav > ol > li { float: none; width: auto; padding: 0 10px 10px; }
    .highlights { text-align: center; }
    .highlights li { display: inline-block; float: none; }
    .module-highlights select, .module-highlights div.chosen-container { position: static; right: auto; top: auto; margin: 0 0 10px; }
    .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[class*="cool-"] + ol:after, .module-highlight .details div[class*="cool-"] + ol:after, .mobile nav:after, #p-top:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; }

html body[id] a[href^="/bukmacher/r/"], html body[id] a[href^="http://www.meczenazywo.tv/bukmacher/r/"], html body[id] a[href^="https://www.meczenazywo.tv/bukmacher/r/"], html > body[id] > [class^="cool-stuff"] > a { display: inline-block !important; }
html body[id] [class^="cool-stuff"], html body[id] [class^="cool-stuff"], html body[id] .list li > a[href^="https://www.meczenazywo.tv/bukmacher/r/"], html body[id] .module-facts.module, html body[id] [class^="module module-bookmakers_"], html body[id] .module-review_box.module, html body[id] .module-analyses.module { display: block !important; }