@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext');

a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body,
canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed,
fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol,
output, p, pre, q, ruby, s, samp, section, small, span, sub, summary, sup, table, tbody, td,
textarea, tfoot, th, thead, time, tr, tt, ul, var, video {margin: 0; padding: 0; border: 0; vertical-align: baseline; box-sizing: border-box }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none }
body { line-height: 1;font-family: 'Roboto Condensed', sans-serif;font-weight:400;overflow-x: hidden;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;}
table { border-collapse: collapse; border-spacing: 0 }a { display:block;text-decoration:none; }
img { border: 0; max-width: 100%; height: auto;display:block; }
:focus {outline: 0}

.container {width:1170px;margin:0 auto;position: relative;}
.floatLeft {float:left;}
.floatRight {float:right;}

header {width:100%;height:auto;margin-top:57px;position:relative;}
header:after {position:absolute;content:"";right:0;top:0;width:100%;height:114px;background:url("../img/bg/header.png")no-repeat;z-index:2;}
header .topBar {font-family: 'Roboto', sans-serif;position:relative;float:left;border-bottom: 36px solid #404040;border-left: 28px solid transparent;border-right: 28px solid transparent;height: 0;width: 100%;}
.liveScoresSlide {float:left;width:100%;height:120px;top:-71px;position:absolute;padding:0 35px 0 35px;}
.liveScoresSlide.owl-carousel .owl-stage-outer {height:120px;border-radius: 6px;}
.liveScoresSlide.owl-carousel .owl-nav {display:block!important}
.liveScoresSlide.owl-carousel .owl-nav .owl-prev span {text-indent:-9999px;position:Absolute;left:13px;top:51px;background:url("../img/icons/lSAr.png")no-repeat;width:12px;height:19px;}
.liveScoresSlide.owl-carousel .owl-nav .owl-next span {text-indent:-9999px;position:Absolute;right:13px;top:51px;background:url("../img/icons/lSAr.png")no-repeat;width:12px;height:19px;transform:rotate(180deg);}
.liveScoresSlide .item {float:left;width:127px;position:relative;top:43px}
.liveScoresSlide .item .tLogo {float:left;width:36px;height:36px;border-radius:100%;}
.liveScoresSlide .item .tLogo:after {}
.liveScoresSlide .item span.sc {float:left;height:36px;color:#FFF;line-height:36px;font-weight:bold;font-size:18px;width:55px;text-align:center;}
.liveScoresSlide .item span.sc b {position:relative;}
.liveScoresSlide .item span.sc b.goal {color:#e6ab00}
.liveScoresSlide .item span.sc b.goal:before {position:absolute;top:-19px;left:50%;content:"";width:14px;height:14px;margin-left:-7px;background:url("../img/gol2.png")no-repeat;}

header .mainBar {position:Relative;float:left;height:78px;width:100%;background:#303030;padding:0 25px;z-index:51;}
header .mainBar .logo {display:inline-block;float:left;margin-top:23px;}
header .mainBar .logo, header .mainBar ul.menu, header .mainBar ul.navWI {position:relative;z-index:3;}
header .mainBar ul.menu {display:inline-block;float:left;margin-left: 10px;}
header .mainBar ul.menu li {float:left;position:relative;}
header .mainBar ul.menu>li {height:78px;}
header .mainBar ul.menu li a {position:relative;line-height:78px;color:#9da1a4;font-size:14px;font-weight:700;text-transform:Uppercase;display:inline-block;margin:0 19px;}
header .mainBar ul.menu li.active a:before {position:absolute;content:"";top:0;right:0;left:0;background:#FFF;height:2px;}

/*effect-underline*/
header .mainBar ul.menu li:after {content:'';position: absolute;left:19px;display: inline-block;height:2px;top:0px;width: calc(100% - 38px);background:#fff;margin-top: 0px;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0,1);transform: scale(0,1);}
header .mainBar ul.menu li:hover:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
header .mainBar ul.menu li:hover>a {color:#fff;}
header .mainBar ul.menu li.active>a {color:#fff;}

.mobile-search { visibility: hidden; opacity: 0; position: absolute; left: 0; right: 0; top: 64px; height: 60px; padding: 0 20px; z-index: 9999; background: rgba(0, 0, 0, 0.92); }
.mobile-search .input { width: calc(100% - 58px); float: left; height: 60px; background: transparent; color: #FFF; font-size: 15px; font-family: 'Roboto', sans-serif; }
.mobile-search .input::placeholder {
color:#FFF;
font-size:15px;
font-family:'Roboto', sans-serif;
}
.mobile-search .submit {float: right;color: #FFF;font-size: 14px;background: #fab915;margin-top: 18px;font-weight: 700;height: 35px;padding: 0 15px;font-family: 'Roboto', sans-serif;-webkit-appearance: none;-moz-appearance-radius: 0;appearance: none;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.mobile-search.show { visibility: visible; opacity: 1; }

.search-form {overflow: hidden;width: 0px;/* visibility: hidden; */position: absolute;bottom: -49px;right: 0px;}
.search-form input {box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.75);width: 0;transition: 300ms;height: 48px;border-top-left-radius: 24px;border-bottom-left-radius: 24px;border: none;font-size: 14px;color: #fff;font-family: Roboto;position: relative;right: 0;top: 3px;}
.open-form input { width: 387px; padding: 0 33px 2px 33px; }
.search-form input::placeholder {
color: #fff;
}
.search-form span {display: none;/* background: #303030; *//* box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.75); */width: 0;transition: 300ms;height: 48px;border-top-left-radius: 24px;border-bottom-left-radius: 24px;border: none;font-size: 14px;color: #fff;font-family: Roboto;position: absolute;right: 0;top: 3px;width: 100%;padding: 17px 30px;z-index: 2;}
.search-form span small { color: #f9b832; font-size: 14px; }
.mainBar .container {
    display: table;
    margin: auto;
    position: relative;
}

.search-form.open-form {
    width: 387px;
    overflow: visible;
    visibility: visible;
    position: absolute;
top: 108px;
right: 0px;
z-index: 999;
}




/*
	HEADER (MAIN BAR - DROPDOWN)
	======================================
*/
header .mainBar ul.menu>li>ul {background:#303030;box-sizing:border-box;list-style:none;top:76px; left:18px;position:absolute;width:auto;z-index:99999;margin:0;border:0;-webkit-box-shadow:0 5px 40px rgba(0,0,0,.15); -moz-box-shadow:0 5px 40px rgba(0,0,0,.15);box-shadow:0 5px 40px rgba(0,0,0,.15);-ms-transform:scale(.8);-moz-transform: scale(.8); -o-transform:scale(.8);-webkit-transform:scale(.8);transform:scale(.8);padding:8.5px 22px;-webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px; border-bottom-right-radius:4px;border-bottom-left-radius:4px;opacity:0;transition:.3s;visibility:hidden;}
header .mainBar ul.nav>li>ul>li:hover>ul {visibility:visible;margin-left:20px }
header .mainBar ul.menu>li>ul>li>a:hover:before { opacity: 0; right: -5px; transition: .4s }
header .mainBar ul.menu>li:hover>ul {z-index:9;opacity:1;-ms-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-webkit-transform:scale(1); transform: scale(1); visibility: visible; transition: .3s }
header .mainBar ul.menu>li>ul>li>a:after, .header .nav ul>li>ul>li>a:before {height:10px;display:block;position:absolute;top:14px }
header .mainBar ul.menu>li>ul>li>a:hover:before { display: none; }
header .mainBar ul.menu>li>ul>li {height:40px;width:calc(100% + 44px);box-sizing:border-box;float:left;display:inline-block;margin:0 0 0 -22px;padding:0 22px 0 22px;line-height:34.04px;position:relative; }
header .mainBar ul.menu>li>ul>li:before {width:4px;height:4px;background:#9da1a4;position:absolute;left:22px;content:"";top:16.5px}
header .mainBar ul.menu>li>ul>li:nth-child(even) {  }
header .mainBar ul.menu>li>ul>li:hover:before {background:#fff;}
header .mainBar ul.menu>li>ul>li a {line-height:40px;position:relative;text-overflow: ellipsis;white-space: nowrap; height:40px; overflow: hidden;
width:calc(100% - 40px);}
header .mainBar ul.menu>li>ul>li:after {display:none;}
header .mainBar ul.menu>li>ul>li:hover {background:rgba(255, 255, 255, 0.06);}
header .mainBar ul.menu>li>ul>li:hover a {color:#fff;}
header .mainBar ul.menu>li>ul>li.menu-item:after {position: absolute;
    left: -25px;
    top: 1px;
    width: 2px;
    height: calc(100% - 2px);
    background: yellow;
    content: "";visibility:hidden;}
header .mainBar ul.menu>li>ul>li.menu-item:after:hover {visibility:visible!important;}


header .mainBar ul.navWI {float:right;}
header .mainBar ul.navWI li {float:left;}
header .mainBar ul.navWI li i {display:inline-block;cursor:pointer;}
header .mainBar ul.navWI li.search i {width:16px;height:16px;background:url("../img/icons/search.png")no-repeat;margin:32px 24px 0 0;}
header .mainBar ul.navWI li.account i {width:18px;height:17px;background:url("../img/icons/account.png")no-repeat;margin:31px 0 0 0;}
header .agenda {display:inline-block;height:76px;width:100%;float:left;}
header .agenda .agendaLeft {float:left;width:66px;height:100%;background:#404040;position:relative;}
header .agenda .agendaLeft i {position:absolute;content:"";width:30px;height:32px;background:url("../img/icons/agenda.png")no-repeat;top:50%;left:50%;margin:-16px 0 0 -15px;}
header .agenda .agendaRight {float:right;width:calc(100% - 66px);height:100%;background:#007c5a;padding:0 74px;}
header .agenda .agendaRight .matches {float:left;height:76px;}
header .agenda .agendaRight .matches li {float:left;font-size:14px;color:#FFF;padding-top:25px;margin:0 16px;}
header .agenda .agendaRight .matches li span {float:left;background:#303030;height:26px;line-height:27px;padding:0 8px;margin-right:13px;}
header .agenda .agendaRight .matches li p {float:left;max-width:155px;line-height:26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
header .agenda .agendaRight .matches .owl-item {max-width:250px;}
header .agenda .agendaRight .matches .owl-nav {position:relative;}
header .agenda .agendaRight .matches .owl-nav .owl-prev {text-indent:-9999999999px;position:absolute;left:-43px;top:-22px;background:url("../img/icons/slideArrow.png")no-repeat;width:13px;height:19px;}
header .agenda .agendaRight .matches .owl-nav .owl-next {text-indent:-9999999999px;transform:rotate(180deg);position:absolute;right:-43px;top:-22px;background:url("../img/icons/slideArrow.png")no-repeat;width:13px;height:19px;}

.content {width:100%;background:#c9cfd4;height:auto;float:left;position:relative;padding-bottom: 20px;}

/*** ========================
		MAIN CATS
========================= ***/
.mainCats {float:left;width:66px;height:100%;background:#303030;position:absolute;left:0;top:0;}
.mainCats li {float:left;width:100%;height:54px;margin-bottom:9px;position:relative;}
.mainCats li.active {background:rgba(255, 255, 255, 0.06);}
.mainCats li.active:before {position:absolute;left:1px;top:1px;width:2px;height:calc(100% - 2px);content:"";visibility:visible;}

.mainCats li.active a i {background-position:center top;position:relative;}
.mainCats li:first-child {margin-top:15px;}
.mainCats li:last-child {margin-bottom:0px;}
.mainCats li:hover {background:rgba(255, 255, 255, 0.06);}
.mainCats li:hover a i {background-position:center top;position:relative;}
.mainCats li:before {position:absolute;left:1px;top:1px;width:2px;height:calc(100% - 2px);content:"";visibility:hidden;}
.mainCats li:hover:before {visibility:visible;}

.mainCats li a {display:block;height:54px;}
.mainCats li a i {display:block;margin:11px auto;background-position:center bottom;width:32px;height:32px;}
.mainCats li.football a i {background-image:url("../img/icons/main/football.png");}
.mainCats li.basketball a i {background-image:url("../img/icons/main/basketball.png");}
.mainCats li.volleyball a i {background-image:url("../img/icons/main/volleyball.png");}
.mainCats li.tennis a i {background-image:url("../img/icons/main/tennis.png");}
.mainCats li.race a i {background-image:url("../img/icons/main/race.png");}
.mainCats li.iceHockey a i {background-image:url("../img/icons/main/iceHockey.png");}
.mainCats li.americanFootball a i {background-image:url("../img/icons/main/americanFootball.png");}
.mainCats li.baseball a i {background-image:url("../img/icons/main/baseball.png");}
.mainCats li.badminton a i {background-image:url("../img/icons/main/badminton.png");}
.mainCats li.golf a i {background-image:url("../img/icons/main/golf.png");}
.mainCats li.bowling a i {background-image:url("../img/icons/main/bowling.png");}
.mainCats li.archery a i {background-image:url("../img/icons/main/archery.png");}

/*** ========================
		WIDE AREA
========================= ***/
.wideArea {float:right;width:calc(100% - 66px);background:#353541;}
.content .whiteB {float:left;display:block;width:100%;border-top-left-radius:6px;background:#FFF;padding:25px 25px 5px 25px;-webkit-box-shadow: 1px 0px 4px 0px rgba(0,0,0,0.18);-moz-box-shadow: 1px 0px 4px 0px rgba(0,0,0,0.18);box-shadow: 1px 0px 4px 0px rgba(0,0,0,0.18);}
.content .whiteB.noWhite {background:#f6f6f4;box-shadow:none;}

.headline {float:left;display:block;width:100%;}
.homeWidearea {float:left;width:calc(100% - 326px);}
.homeWidearea .widget {float:left;width:100%;display:block;}
.sixSlide {float:left;width:100%;height:516;display:block;}
.sixSlide .item {float:left;width:100%;display:block;position:relative;}
.sixSlide .item .thumb {width:100%;height:100%;display:block;}
.sixSlide .item .thumb a {width:100%;height:100%;position:relative;z-index:1;}
.sixSlide .item .thumb a:before {position:absolute;content:"";left:0;bottom:0;width:100%;height:100%;z-index:1;box-shadow:inset 0 -183px 153px -86px rgba(0,0,0,.90)}
.sixSlide .item .text {position:absolute;bottom:23px;left:31px;width:calc(100% - 60px);}
.sixSlide .item .text a {color:#FFF;font-weight:700;font-size:32px;line-height:initial;position:relative;z-index:2;}
.sixSlide .owl-thumbs {float:left;width:100%;height:78px;margin-top:6.4px;}
.sixSlide .owl-thumbs .owl-thumb-item {float:left;width:116px;height:78px;overflow:hidden;cursor:pointer;margin-right:6.40px;border:4px solid rgba(48, 48, 48, 0.8);}
.sixSlide .owl-thumbs .owl-thumb-item:last-child {margin-right:0px;}
.sixSlide .owl-thumbs .owl-thumb-item.active {border:4px solid rgba(3, 103, 77, 0.8);}

.sidebar {float:right;width:300px;height:auto;}
.sidebar .widget {float:left;display:block;width:100%;margin-bottom:25px;}
.sidebar .widget:last-child {margin-bottom:0px;}
.widget .a-rek {width:100%;float:left;display:block;}
.fiveSlide {width:100%;height:276px;float:left;overflow:hidden;position:relative;}
.fiveSlide .item {width:100%;height:276px;float:left;position:relative;}
.fiveSlide .item .thumb {width:100%;height:100%;float:left;position:relative;}
.fiveSlide .item .thumb a {width:100%;height:100%;float:left;position:relative;}
.fiveSlide .item .thumb a:before {position:absolute;bottom:0;left:0;content:"";right:0;width:100%;height:100%;box-shadow:inset 0 -193px 103px -76px rgba(0,0,0,.93);}
.fiveSlide .item .thumb a:after {position:absolute;top:0;left:0;content:"";right:0;width:100%;transform:rotate(180deg);height:100%;box-shadow:inset 0 -103px 43px -36px rgba(0,0,0,.91);}
.fiveSlide .item a.title {position:absolute;bottom:26px;left:19px;width:calc(100% - 38px);font-size:24px;font-weight:700;color:#FFF;line-height:initial;}
.fiveSlide .owl-dots {position:absolute;left:50%;top:17px;z-index:3;margin-left:-75px;}
.fiveSlide .owl-dots .owl-dot {width:25px;height:2px;background:#fff;margin:0 2.5px;}
.fiveSlide .owl-dots .owl-dot.active {background:#007c5a;}
.fiveSlide .owl-nav {position:absolute;left:0;top:20px;width:100%;}
.fiveSlide .owl-nav .owl-prev {position:absolute;left:19px;background: url("../img/icons/slideArrow.png")no-repeat;width: 13px;height: 19px;text-indent:-9999px;}
.fiveSlide .owl-nav .owl-next {position:absolute;right:19px;background: url("../img/icons/slideArrow.png")no-repeat;width: 13px;height: 19px;transform:rotate(180deg);text-indent:-9999px;}

.fWidth {float:left;width:100%;display:block;}
.fWidth .widget {float:left;width:100%;display:block;margin-bottom:25px;}
.fWidth .widget:last-child {margin-bottom:25px;}
.fWidthRek {float:left;width:100%;display:block;}

.tenPosts {width:100%;float:left;}
.tenPosts .bigPosts {width:100%;float:left;}
.tenPosts .bigPosts .leftArea {width:calc(100% - 456px);height:394px;float:left;}
.tenPosts .bigPosts .rightArea {width:446px;float:right;}
.tenPosts .bigPosts .item {float:left;width:100%;height:394px;display:block;position:relative;}
.tenPosts .bigPosts .item .thumb {float:left;width:100%;height:100%;overflow:hidden;border-radius: 6px;}
.tenPosts .bigPosts .item .thumb img {min-width:100%;min-height:192px;border-radius: 6px;}
.tenPosts .bigPosts .item .thumb a {float:left;width:100%;height:100%;position:relative;overflow:hidden;}
.tenPosts .bigPosts .item .thumb a:before {position:absolute;bottom:0;left:0;right:0;content:"";width:100%;height:100%;}
.tenPosts .bigPosts .item .text {position:absolute;bottom:18px;left:25px;width:calc(100% - 50px);z-index:2;}
.tenPosts .bigPosts .item .text span {color:#FFF;float:left;width:100%;}
.tenPosts .bigPosts .item .text span.title {color:#FFF;font-size:26px;font-weight:700;margin-bottom:7px;}
.tenPosts .bigPosts .item .text span.summary {color:#FFF;font-size:15px;font-weight:400;line-height:22px;max-height: 45px; overflow-y: hidden;}

.tenPosts .bigPosts .leftArea .item .thumb a:before {box-shadow:inset 0 -193px 103px -76px rgba(0,0,0,.93)}
.tenPosts .bigPosts .rightArea .item .thumb a:before {box-shadow:inset 0 -193px 103px -76px rgba(0,0,0,.93)}
.tenPosts .bigPosts .rightArea .item .text span.title {font-size:24px;}
.tenPosts .bigPosts .rightArea .item:nth-child(2) {margin-top:10px;}
.bigPosts .rightArea .item {height:192px;}
.tenPosts .bottomPosts {float:left;width:100%;margin-top:10px;}
.tenPosts .bottomPosts .post {float:left;width:142px;margin-right:10px;}
.tenPosts .bottomPosts .post:last-child {margin-right:0px;}
.tenPosts .bottomPosts .post .thumb {width:100%;height:96px;float:left;}
.tenPosts .bottomPosts .post .thumb a img{border-radius: 6px;}
.tenPosts .bottomPosts .post a.title {width:100%;float:left;color:#000;line-height:18px;font-size:14px;padding-top:7px;font-family: 'Roboto', sans-serif;max-height: 43px;overflow-y: hidden;}

.owl-carousel .owl-item img{border-radius: 6px;}
.sixTeenSlide .owl-carousel .owl-item img{height: 440px;}

.pageMain {width:100%;float:left;padding:0px 25px 25px 25px;background: #f6f6f4;}
.pageMain .mainWideWidgets {width:calc(100% - 326px);float:left;}
.pageMain .mainWideWidgets .widget {width:100%;float:left;margin-bottom:25px;}
.pageMain .mainWideWidgets .widget:last-child {margin-bottom:0px;}

.iddaaTopList {float: left;width: 100%;background:#FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;border: 1px solid #e0e0e0;}
.iddaaTopList .head {float: left;width: 100%;padding: 21px 21px 0 21px;}

.iddaaTopList .head span {float: left;line-height: 45px;font-size: 20px;color:#727272;font-weight: 500;font-family: 'Roboto', sans-serif;}
.iddaaTopList .head span b{color:#000;font-weight: bold;}


.iddaaTopList .head a {float: right;color:#8b8b8b;font-weight: 400;font-size: 14px;line-height: 45px;position: relative;padding-right: 15px;}
.iddaaTopList .head a:after {position:absolute;right:0;top:16.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArr.png")no-repeat;}
.iddaaTopList .head a:hover {color:#000}
.iddaaTopList .head a:hover:after {background:url("../img/icons/pDArrH.png")no-repeat;}

.iddaaTopList ul.list {float:left;width:100%;display:inline-block;padding:19px}
.iddaaTopList ul.list li.matchH {border-radius:3px;float:left;width:calc(33.33% - 13.4px);margin-right:20px;height:165px;max-height:147px;background:#ffffff;padding:3px 15px 20px 20px;position:relative;background: #f5f5f5;border: 1px solid #e0e0e0;}
.iddaaTopList ul.list li.matchH:nth-child(3n) {margin-right:0px}
.iddaaTopList ul.list li.matchH:nth-child(4) {margin-top:20px;}
.iddaaTopList ul.list li.matchH:nth-child(5) {margin-top:20px;}
.iddaaTopList ul.list li.matchH:nth-child(6) {margin-top:20px;}
.iddaaTopList ul.list li.matchH:nth-child(even) {background: #f7fbfe;background: -moz-linear-gradient(top,  #f7fbfe 0%, #ffffff 100%);background: -webkit-linear-gradient(top,  #f7fbfe 0%,#ffffff 100%);background: linear-gradient(to bottom,  #f7fbfe 0%,#ffffff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfe', endColorstr='#ffffff',GradientType=0 );}

.iddaaTopList ul.list li.matchH span {float:left;width:100%;}
.iddaaTopList ul.list li.matchH span.date {color:#aeafaf;font-size:12px;margin-top:17px;font-family: 'Roboto', sans-serif;}
.iddaaTopList ul.list li.matchH span.team {color:#2d353a;font-size:14px;margin-top:12px;}
.iddaaTopList ul.list li.matchH ul.rates {width:calc(100% + 2px);margin-left:-2px;margin-top:17px;float:left;}
.iddaaTopList ul.list li.matchH ul.rates li {border:1px solid #fbe6ea;float:left;width:calc(33.33% - 7px);margin-right:7px;height:26px;background:#fbe6ea;color:#c72949;font-size:14px;text-align:center;line-height:27px;border-radius:20px;display:inline-table;}
.iddaaTopList ul.list li.matchH ul.rates li:last-child {margin-right:0px;}
.iddaaTopList ul.list li.matchH ul.rates li.green {background:#eaf9ec;color:#2a8e38;border:1px solid #eaf9ec;}
.iddaaTopList ul.list li.matchH ul.rates li.grey {background:#f2f5f8;color:#353541;border:1px solid #f2f5f8;}
.iddaaTopList ul.list li.matchH ul.rates li:hover {border:1px solid #c72949;}
.iddaaTopList ul.list li.matchH ul.rates li.green:hover {border:1px solid #2a8e38;}
.iddaaTopList ul.list li.matchH ul.rates li.grey:hover {border:1px solid #353541;}
.iddaaTopList ul.list li.matchH i.ball {position:absolute;top:15px;right:15px;width:28px;height:28px;border:1px solid #f1f1f1;background: #fff;border-radius:100%;-webkit-box-shadow: 0px 0px 5px 2px rgba(201,207,212,0.38);-moz-box-shadow: 0px 0px 5px 2px rgba(201,207,212,0.38);box-shadow: 0px 0px 5px 2px rgba(201,207,212,0.38);}
.iddaaTopList ul.list li.matchH i.ball:before {position:absolute;top:6px;right:6px;content:"";width:16px;height:16px;background:url("../img/icons/ball.png")no-repeat;}

.standartPosts {float:left;width:100%;border-radius:3px;overflow:hidden;background:#FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;border: 1px solid #e0e0e0;}
.standartPosts .post {float:left;width:33.33%;}
.standartPosts .post:nth-child(3n) {width:33.342%;}
.standartPosts .post a.image {display:block;width:100%;height:163px;float:left;position:relative;overflow:hidden;}
.standartPosts .post .text {width:100%;float:left;padding:17px 20px 16px 20px;height:107px;background:#FFF;}
.standartPosts.light>.post:nth-child(3)>.text {background:#f6f6f8;}
.standartPosts.light>.post:nth-child(6)>.text {background:#f6f6f8;}
.standartPosts.light>.post:nth-child(9)>.text {background:#f6f6f8;}
.standartPosts .post span.cat {width:100%;float:left;text-transform:Uppercase;font-size:12px;font-weight:700;}
.standartPosts .post span.cat a {float:left;color:#007c5a;}
.standartPosts .post span.cat b {float:left;color:#bfc0c0;}
.standartPosts .post span.cat i {float:left;width:4px;height:4px;background:#c9cfd4;margin:3px 10px 0 10px;border-radius:3px;}
.standartPosts .post a.title {float:left;color:#353541;font-weight:700;font-size:20px;margin-top:13px;line-height:initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.standartPosts .head {width:100%;float:left;height:54px;background:#f6f6f8;line-height:54px;padding:0 20px;}
.standartPosts .head a {float:right;color:#353541;font-size:14px;}
.standartPosts .head a:hover {color:#000;}
.standartPosts.dark .head a:hover {color:#ccc;}
.standartPosts .post:hover .vIcon {transform:rotate(360deg);transition:300ms;background:#007c5a;}
.standartPosts .post a.image img {min-width:100%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.standartPosts .post:hover a.image img {-webkit-transform: scale(1.1);transform: scale(1.1);}

/* Dark Version */
.standartPosts.dark {background:#353541}
.standartPosts.dark .post a.title {color:#FFF;}
.standartPosts.dark .post span.cat a {color:#FFF;}
.standartPosts.dark .post .text {background:#353541;}
.standartPosts.dark>.post:nth-child(3)>.text {background:#252530;}
.standartPosts.dark>.post:nth-child(6)>.text {background:#252530;}
.standartPosts.dark>.post:nth-child(9)>.text {background:#252530;}
.vIcon {transition:300ms;position:absolute;top:20px;left:20px;width:46px;height:46px;border-radius:100%;background:rgba(28, 32, 39, 0.39);border:2px solid rgba(255, 255, 255, 0.85);}
.vIcon:before {position:absolute;top:50%;left:50%;margin:-8px 0 0 -6.5px;content:"";width:13px;height:16px;background:url("../img/icons/vIcon.png")no-repeat;}
.standartPosts.dark .head {background:#393944;}
.standartPosts.dark .head span {color:#FFF !important;}
.standartPosts.dark .head a {color:#FFF;}
.standartPosts.dark .head span b{color: #fff !important}
.standartPosts .head span {float: left;font-size: 18px !important;color:#727272 !important;font-weight: 500 !important;font-family: 'Roboto', sans-serif;}
.standartPosts .head span b {color:#000 !important;font-weight:bold !important;}

.catTab .head span {float:left;font-size:18px !important;color:#727272 !important;font-weight:500 !important;font-family: 'Roboto', sans-serif;}
.catTab .head span b {color:#000 !important;font-weight:bold !important;}

.catTab {width:100%;display:block;float:left;background:#FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;}
.catTab .head {width:100%;height:63px;display:block;float:left;background:#fff;padding:0 20px;font-family: 'Roboto', sans-serif;}
.catTab .head span {float:left;line-height:63px;font-size:18px;font-weight:700;color:#353541;}
.catTab .head ul {float:right;margin-top:18px;}
.catTab .head ul li {float:left;cursor:pointer;margin-right:8px;color:#000;font-size:14px;padding:0 11px;background:#f6f6f8;height:28px;line-height:29px;border-radius:1px;border: 1px solid #e9e9ea;}
.catTab .head ul li:last-child {margin-right:0px;}
.catTab .head ul li.active {background:#007c5a;color:#FFF;}
.catTab .widePost {width:calc(100% - 243px);height:428px;float:left;position:relative;}
.catTab .widePost a.thumb {width:100%;height:100%;float:left;}
.catTab .widePost .text {position:absolute;right:0;bottom:0;width:63.92%;height:132px;background:#fff;padding:19px 19px 10px 19px;}
.catTab .widePost .text span.cat {width:100%;float:left;text-transform:Uppercase;font-size:12px;font-weight:700;}
.catTab .widePost .text span.cat a {float:left;color:#007c5a;}
.catTab .widePost .text span.cat b {float:left;color:#bfc0c0;}
.catTab .widePost .text span.cat i {float:left;width:4px;height:4px;background:#c9cfd4;margin:3px 10px 0 10px;border-radius:3px;}
.catTab .widePost .text a.title {float:left;color:#353541;font-weight:700;font-size:20px;margin-top:12px;line-height:26px;}
.catTab .widePost .text a.title:hover{color: #007c5a;}
.catTab .widePost .text a.author {float:left;width:100%;overflow:hidden;margin-top:14px;}
.catTab .widePost .text a.author i.avatar {float:left;width:34px;height:34px;border-radius:100%;overflow:hidden;}
.catTab .widePost .text a.author span {float:left;height:34px;font-size:14px;color:#bfc0c0;line-height:34px;padding:3px 0 0 11px;}
.catTab .widePost .text a.author i.line {float:right;margin-top:18px;width:120px;height:1px;background:#ebebeb;}

.catTab .tab {width:243px;float:right;}
.catTab ul.topThumb {width:100%;height:163px;float:left;overflow:hidden;}
.catTab ul.topThumb li {width:100%;float:none;}
.catTab ul.bottomText {width:100%;float:left;background:#f4f4f4;padding:0 20px 3px 20px}
.catTab ul.bottomText li {width:100%;float:left;border-bottom:1px solid #dddddd;position:relative;}
.catTab ul.bottomText li:last-child {border-bottom:none;}
.catTab ul.bottomText li span.cat {width:100%;float:left;text-transform:Uppercase;font-size:12px;font-weight:700;margin:19px 0 13px 0;}
.catTab ul.bottomText li span.cat a {float:left;color:#007c5a;}
.catTab ul.bottomText li span.cat b {float:left;color:#bfc0c0;}
.catTab ul.bottomText li span.cat i {float:left;width:4px;height:4px;background:#c9cfd4;margin:3px 10px 0 10px;border-radius:3px;}
.catTab ul.bottomText li a.title {float:left;width:100%;color:#000;font-size:20px;font-weight:700;line-height:initial;padding:14px 0 14px 0;}
.catTab ul.bottomText li:first-child a.title {padding:0px 0 16px 0;}
.catTab ul.bottomText li.active:before {position:absolute;top:9px;left:-20px;width:2px;height:calc(100% - 18px);content:"";background:#007c5a;}
.catTab ul.bottomText li.active a.title {color:#007c5a;}

.pageMain .sidebar {width:300px;float:right;}
.pageMain .sidebar .widget {float:left;width:100%;margin-bottom:25px;}
.pageMain .sidebar .widget:last-child {margin-bottom:0px;}

.hMaci {width:100%;display:block;float:left;position:relative;background:#007c5a;border-radius: 6px;}
.hMaci:after {position:absolute;content:"";top:0;left:0;width:100%;height:250px;background:url("../img/bg/hMaci.png")repeat-x;z-index:1;}
.hMaci .head {width:100%;height:63px;display:block;float:left;background:#218d5f;text-align:center;font-size:18px;font-weight:700;color:#FFF;line-height:64px;border-radius: 6px;}
.hMaci .head i {margin-right:9px;display:inline-block;position:relative;top:6px;width:23px;height:23px;background:url("../img/icons/cup.png")no-repeat;}
.hMaci .matchI {position:relative;z-index:2;float:left;width:100%;height:187px;text-align:center;padding:40px 0 0 0;}
.hMaci .matchI span {color:#FFF;font-size:14px;font-weight:700;text-transform:Uppercase;display:inline-block;}
.hMaci .matchI span.tTeam {margin-bottom:17px;}
.hMaci .matchI span.bTeam {margin-top:17px;}
.hMaci .matchI ul {margin:0 auto;width:172px;height:44px;background:#3e9c64;border-bottom-left-radius:22px;border-top-right-radius:22px;-webkit-box-shadow: 0px 2px 5px 0px rgba(17,21,25,0.32);-moz-box-shadow: 0px 2px 5px 0px rgba(17,21,25,0.32);box-shadow: 0px 2px 5px 0px rgba(17,21,25,0.32);}
.hMaci .matchI ul li {float:left;font-size:14px;width:33.33%;height:44px;text-align:center;border-right:1px solid #007c5a;}
.hMaci .matchI ul li:last-child {border-right:none;}
.hMaci .matchI ul li p {color:#FFF;margin-top:7px;}
.hMaci .matchI ul li b {color:#fedf32;font-weight:400;margin-top:4px;display:inline-block;}
.hMaci .matchI ul li:first-child {border-bottom-left-radius:22px;}
.hMaci .matchI ul li:last-child {border-top-right-radius:22px;width:33.36%;}
.hMaci .matchI ul li.black {background:#2b2f2d;}

.topMatchTab {width:100%;display:block;float:left;position:relative;background:#ffffff;font-family: 'Roboto', sans-serif;}
.topMatchTab ul.head {width:100%;display:block;float:left;height:62px;background:#f2f3f5;border-bottom:1px solid #e9e9ea;}
.topMatchTab ul.head li {width:100%;float:left;text-align:center;height:62px;line-height:62px;color:#353541;font-weight:700;font-size:18px;cursor:pointer;}
.topMatchTab ul.head li:first-child {border-right:1px solid #e3e3e6;}
.topMatchTab ul.head li.active {background:#fff;position:relative;}
.topMatchTab ul.head li.active:after {position:absolute;bottom:0px;left:0;width:calc(100% + 1px);height:2px;background:#007c5a;content:"";}
.topMatchTab ul.head li:nth-child(2).active:after {left:-1px;}
.topMatchTab ul.matches {width:100%;display:block;float:left;}
.topMatchTab ul.matches li {width:100%;float:left;height:46px;line-height:46px;border-bottom:1px solid #e9e9ea;padding:0 20px;font-size:14px;}
.topMatchTab ul.matches li:hover {background:#fcfcfc}
.topMatchTab ul.matches li:last-child {border-bottom:none;}
.topMatchTab ul.matches li:nth-child(even) {background:#f6f6f8;}
.topMatchTab ul.matches li span {float:left;font-size: 14px;color:#000;font-weight: 400;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.topMatchTab ul.matches li p {margin-top:10px;border-radius:20px;float:right;color:#353541;height:26px;line-height:27px;width:54px;text-align:center;background:#f2f5f8;}
.topMatchTab ul.matches li:nth-child(even) p {background:#fff;}

ul.sNews {float:left;width:100%;}
ul.sNews li {float:left;width:100%;}
ul.sNews li.firstItem .thumb {float:left;width:100%;height:190px;}
ul.sNews li.firstItem .thumb img{border-radius: 6px;}
ul.sNews li.firstItem a.title {float:left;width:100%;font-size:24px;font-weight:700;color:#000;line-height:initial;padding:14px 0 12px 0;border-bottom:1px solid #dfdede;}
ul.sNews li.firstItem a.title:hover {color:#007c5a;}
ul.sNews li.sItem {margin-top:10px;}
ul.sNews li.sItem:nth-child(2) {margin-top:17px;}
ul.sNews li.sItem .thumb {float:left;width:118px;height:80px;}
ul.sNews li.sItem .thumb img{border-radius: 3px;}
ul.sNews li.sItem a.title {float:right;width:calc(100% - 135px);font-size:15px;line-height:24px;color:#000;line-height:24px;padding:5px 0 0px 0;max-height: 80px;overflow-y: hidden;}
ul.sNews li.sItem a.title:hover {color:#007c5a;}

.standings {width:100%;display:block;float:left;background:#202322;padding:24px 10px 18px 10px;}
.standings span.title {float: left;width: 100%;height: 11px;line-height: 17px;font-size: 14px;color:#FFF;font-weight: bold;text-transform: Uppercase;}
.standings a.detailLink {width:100%;text-align:center;display:inline-block;font-size:14px;color:#FFF;margin-top:20px;}
.standings .table {width:100%;float:left;background:#fff;padding:18px 14px 16px 14px;margin-top:21px;-webkit-box-shadow: 0px 1px 5px 0px rgba(1,103,75,1);-moz-box-shadow: 0px 1px 5px 0px rgba(1,103,75,1);box-shadow: 0px 1px 5px 0px rgba(1,103,75,1);}
.standings .table ul.leagues {width:100%;float:left;border-bottom:1px solid #e9e9ea;}
.standings .table ul.leagues li {color:#1a1a1a;font-size:12px;float:left;margin-right:20.4px;padding-bottom:9px;cursor:pointer;}
.standings .table ul.leagues li:last-child {margin-right:0px;}
.standings .table ul.leagues li.active {color:#d30f41;position:relative;}
.standings .table ul.leagues li.active:after {position:absolute;content:"";left:0;right:0;bottom:-1px;width:100%;height:1px;background:#d30f41;}
.standings .table ul.leagues li.active:before {position:absolute;content:"";left:50%;bottom:0px;margin-left:-2px;width: 0;height: 0;border-style: solid;border-width: 0 2px 2px 2px;border-color: transparent transparent #d30f40 transparent}

.standings .table ul.tHead {width:100%;float:left;margin-top:14px;background:#f4f4f4;height:32px;padding:0 28px 0 25px;}
.standings .table ul.tHead li {float:left;color:#c72949;font-weight:700;font-size:14px;line-height:33px;}
.standings .table ul.tHead li.team {}
.standings .table ul.tHead li.narrow {padding:0 4px;text-align:center;float:right;margin-left:13px;}
.standings .table ul.tHead li.narrow:last-child {margin-left:0px;}

.standings .table ul.league {float:left;width:calc(100% - 0px);overflow:auto;max-height:327px;padding:0px 14px 0 0;margin-top:14px;}
.standings .table ul.league::-webkit-scrollbar-track {background-color: #e9e9e9;width: 14px;}
.standings .table ul.league::-webkit-scrollbar{width: 14px;background-color: #F5F5F5;}
.standings .table ul.league::-webkit-scrollbar-thumb{background-color: #c1c1c1;border:3px solid #e9e9e9;}
.standings .table ul.league li.team {width:100%;float:left;border-bottom:1px solid #e9e9ea;}
.standings .table ul.league li.team:last-child {border-bottom:none;}
.standings .table ul.league li.team ul.inf {width:100%;height:40px;}
.standings .table ul.league li.team ul.inf li {float:left;color:#1a1a1a;font-size:14px;line-height:41px;}
.standings .table ul.league li.team ul.inf li i {margin-right:10px;background:#9f9f9f;color:#fff;width:16px;height:18px;font-style:normal;floaT:left;text-align:center;line-height:19px;padding: 3px;}
.standings .table ul.league li.team ul.inf li i {margin-top:11px;}
.standings .table ul.league li.team ul.inf li p {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.standings .table ul.league li.team ul.inf li:first-child {width:121px;}
.standings .table ul.league li.team ul.inf li.o {margin:0 13px 0 11px;width:17px;text-align:center;}
.standings .table ul.league li.team ul.inf li.av {width:23px;text-align:center;margin-right:14px;}
.standings .table ul.league li.team ul.inf li.p {width:14px;text-align:center;}
.standings .table ul.league li.team:first-child ul.inf li i {margin-top:0px;background:#d30f41;}
.standings .table ul.league li.team:first-child ul.inf li {line-height:initial;}
.standings .table ul.league li.team:first-child ul.inf {height:29px;}
.standings .table ul.league li.team:nth-child(2) ul.inf li i {background:#e6ab00;}
.standings .table ul.league li.team:nth-child(3) ul.inf li i {background:#e6ab00;}

.dMatches {float: left;width: 100%;background:#FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;border: 1px solid #e0e0e0;font-family: 'Roboto', sans-serif;}
.dMatches .head {float: left;width: 100%;padding: 21px 21px 0 21px;border-bottom: 1px solid #eeeeee}

.dMatches .head span {float: left;line-height: 45px;font-size: 20px;color:#727272;font-weight: 500;font-family: 'Roboto', sans-serif;}
.dMatches .head span b{color:#000;font-weight: bold;}


.dMatches .head a {float: right;color:#8b8b8b;font-weight: 400;font-size: 14px;line-height: 45px;position: relative;padding-right: 15px;}
.dMatches .head a:after {position:absolute;right:0;top:16.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArr.png")no-repeat;}
.dMatches .head a:hover {color:#000}
.dMatches .head a:hover:after {background:url("../img/icons/pDArrH.png")no-repeat;}

.dMatches ul.matchI {padding:20px 20px 0 20px;height:170px;float:left;width:100%;border-bottom:1px solid #e9e9ea;background:#fbfbfc;float: left;font-size: 14px;color:#000;font-weight: 400;text-overflow: ellipsis;}
.dMatches ul.matchI:nth-child(odd) {background:#f6f6f8}
.dMatches ul.matchI:last-child {border-bottom:none;}
.dMatches ul.matchI li {float:left;width:100%;}
.dMatches ul.matchI li span {font-size:14px;float:left;}
.dMatches ul.matchI li.info i {float:left;margin:1.25px 12px 0px 0;}
.dMatches ul.matchI li.info span.league {color:#1a1a1a;}
.dMatches ul.matchI li.info span.date {float:right;color:#848484;}
.dMatches ul.matchI li.teams {margin-bottom:20px;}
.dMatches ul.matchI li.teams span {color:#1a1a1a;margin-top:18px;}
.dMatches ul.matchI li.teams span.sTeam {float:right;}
.dMatches ul.matchI li.rat {margin:0 auto;text-align:center;display:block;width:100%;margin-bottom: 10px;}
.dMatches ul.matchI li.rat p {position:relative;font-size:14px;border:1px solid #f2f5f8;olor:#353541;display:inline-table;text-align:center;width:64px;height:26px;background:#f2f5f8;line-height:26px;margin:0 4px;border-radius:20px;}
.dMatches ul.matchI li.rat p.drop {color:#c72949;background:#fbe6ea;border:1px solid #fbe6ea;}
.dMatches ul.matchI li.rat p.drop:hover {border:1px solid #c72949;}
.dMatches ul.matchI li.rat p:hover {border:1px solid #353541;}
.dMatches ul.matchI li.rat p.drop:before {position:absolute;content:"";width:5px;height:9px;background:url("../img/icons/drop.png")no-repeat;}
.dMatches ul.matchI li.rat p:first-child.drop:before {top:9px;left:-12px;}
.dMatches ul.matchI li.rat p:last-child.drop:before {top:9px;right:-12px;}
.dMatches ul.matchI li.rat p.increase {color:#2a8e38;background:#eaf9ec;border:1px solid #eaf9ec;}
.dMatches ul.matchI li.rat p.increase:hover {border:1px solid #2a8e38;}



footer.footer {width:100%;height:auto;background:#303030;padding:0px 0 23px 0;float:left;position:relative;}
footer.footer .footer {width:calc(100% - 0px);padding:0 25px 0 66px;display:block;position:relative;}
footer.footer .footer .fMainElement {float:left;width:205px;margin-top:27px;margin-right:56px;}
footer.footer .footer .fMainElement span {width:100%;font-size:16px;color:#FFF;font-weight:700;text-transform:Uppercase;margin:0px 0 0px 0;}
footer.footer .footer .fMainElement p {font-size:15px;color:#9da1a4;line-height:24px;margin-top:12px;}
footer.footer .footer .fMainElement .logo {float:left;margin-top:16px;}
footer.footer ul {float:left;margin:27px 0 0 0;}
footer.footer ul.tekKolon {width:155px;margin-right:38px;}
footer.footer ul.tekKolon li {width:100%;}
footer.footer ul.ikiKolon {width:215px;margin-right:68px;}
footer.footer ul.ikiKolon li {width:calc(50% - 22px);}
footer.footer ul.ikiKolon li:nth-child(odd) {float:right;}
footer.footer ul li {float:left;}
footer.footer ul li a {font-size:15px;color:#9da1a4;line-height:24px; overflow: hidden;text-overflow: ellipsis;}
footer.footer ul li a:hover {color:#007c5a;}
footer.footer ul li.headTitle {width:100%;font-size:16px;color:#FFF;font-weight:700;text-transform:Uppercase;margin-bottom:10px;}
footer.footer ul:last-child.tekKolon {margin-right:0px!important;}
footer.footer ul:last-child.ikiKolon {margin-right:0px!important;}
.footerBottom {float:left;width:100%;min-height:79px;background:#2c2c2c;border-top:1px solid #3d3d3d;}
.footerBottom .footerSocial { text-align:center;display: block; width: 100%; margin-top: 30px; }
.footerBottom .footerSocial li {display:inline-block;margin-right:20px;}
.footerBottom .footerSocial li:last-child {margin-right:0px;}
.footerBottom .footerSocial li a {display: block; }
.footerBottom .footerSocial li a i {display: block; height: 20px; transition: 300ms;background-color: #9da1a4;}
.footerBottom .footerSocial li a i.facebook {width: 10px;-webkit-mask-image: url("../img/svg/footerFacebook.svg");mask-image: url("../img/svg/footerFacebook.svg");}
.footerBottom .footerSocial li a i.twitter {width: 18px;-webkit-mask-image: url("../img/svg/footerTwitter.svg");mask-image: url("../img/svg/footerTwitter.svg"); }
.footerBottom .footerSocial li a i.google-plus {width: 17px;-webkit-mask-image: url("../img/svg/footerGPlus.svg");mask-image: url("../img/svg/footerGPlus.svg"); }
.footerBottom .footerSocial li a i.instagram {width: 17px;-webkit-mask-image: url("../img/svg/footerInstagram.svg");mask-image: url("../img/svg/footerInstagram.svg"); }
.footerBottom .footerSocial li a i.pinterest {width: 14px;-webkit-mask-image: url("../img/svg/footerPinterest.svg");mask-image: url("../img/svg/footerPinterest.svg"); }
.footerBottom .footerSocial li a i.youtube {width: 20px;-webkit-mask-image: url("../img/svg/footerYoutube.svg");mask-image: url("../img/svg/footerYoutube.svg"); }
.footerBottom .footerSocial li a i.dribbble {width: 18px;-webkit-mask-image: url("../img/svg/footerDribbble.svg");mask-image: url("../img/svg/footerDribbble.svg"); }
.footerBottom .footerSocial li a i.vimeo {width: 16px;-webkit-mask-image: url("../img/svg/vimeo.svg");mask-image: url("../img/svg/vimeo.svg"); }
.footerBottom .footerSocial li a:hover i {background-color:#007c5a;}

.subPageLeft {width:calc(100% - 326px);float:left;}
.subPageTop {float:left;width:100%;margin-bottom:23px;}
.fWidthRekS {float:left;width:100%;margin-bottom:25px;}
.table .fWidthRekS {margin-bottom:0px;}
ul.breadcrumb {float:left;width:100%;}
ul.breadcrumb li {float:left;}
ul.breadcrumb li.home {line-height:28px;}
ul.breadcrumb li.home i {float:left;margin:0 13px 0 11.5px;color:#9da0a7;font-size:13px;}
ul.breadcrumb li.home a {float:left;color:#9da0a7;font-size:14px;}
ul.breadcrumb li.title {padding:0 19px;height:28px;font-size:14px;background:#3c3c49;display:inline-block;font-weight:500;line-height:28.5px;color:#fff;border-radius:4px;}
h1.pTitle {float:left;width:100%;font-size:40px;font-weight:700;color:#242424;line-height:44px;margin-top:14px;}
span.pSummary {float:left;width:100%;font-size:18px;font-weight:700;color:#242424;line-height:26px;margin-top:7px;}
.subPageLeft .thumbnail {float:left;width:100%;height:440px;margin-bottom:15px;}
.subPageLeft .subTopRek {float:left;width:100%;margin-top:21px;}
.subPageLeft .postIcRek {float:left;width:100%;margin-bottom:25px;}
.subPageLeft .postSonRek {float:left;width:100%;}

.subPageLeft .infos { float: left; display: block;width: 100%; }
.subPageLeft .infos .author { float: left; height: 34px; }
.subPageLeft .infos .author a.avatarS { float: left; width: 34px; height: 34px; border-radius:100%; overflow: hidden; margin-right: 10px; }
.subPageLeft .infos .author span { display: inline-block; font-size: 15px;line-height:34px; }
.subPageLeft .infos .author span a { color: #727272; }
.subPageLeft .infos .author a.authorButton { -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; background-size: 300% 100%; margin-top: 6px; display: inline-table; color: #FFFFFF; font-size: 10px; font-weight: 700; border-radius: 20px; height: 24px; text-transform: Uppercase; padding: 0 15px; line-height: 25px; letter-spacing: 1px; }
.subPageLeft .infos .author a.authorButton:hover { background-position: 100% 0; moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.subPageLeft .infos ul.buttons { float: right; }
.subPageLeft .infos ul.buttons li { margin-left: 8px; float: left; height: 34px; border-radius: 20px; text-align: center; }
.subPageLeft .infos ul.buttons li:first-child {margin-left:0px;}
.subPageLeft .infos ul.buttons li a {color:#FFFFFF; font-size: 15px;font-weight:400;display: block; width: 100%; line-height: 34px; }
.subPageLeft .infos ul.buttons li.views {background:#fbfbfb; padding: 0 20px; border: 1px solid #e9e9e9; line-height: 31px; }
.subPageLeft .infos ul.buttons li.views span {font-size: 15px; color: #727272; }
.subPageLeft .infos ul.buttons li.favorite {padding: 0 19px; }
.subPageLeft .infos ul.buttons li.favorite b {font-weight:400;}
.subPageLeft .infos ul.buttons li.favorite i {float: left;margin: 7px 10px 0 0; width: 15px; height: 19px; background: url("../img/icons/favorite.png")no-repeat; }
.subPageLeft .infos ul.buttons li.favorite:hover {background:#007051;}
.subPageLeft .infos ul.buttons li.fb { border-radius:100%;cursor: pointer; background: #4d6fa9; width:34px;height:34px;position:relative; }
.subPageLeft .infos ul.buttons li.fb i {position:absolute;content:"";top:50%;left:50%;margin:-10.5px 0px 0 -5px; width: 10px; height: 21px; background: url("../img/icons/singleFb2.png")no-repeat; }
.subPageLeft .infos ul.buttons li.fb:hover { background: #4a6ba3; }
.subPageLeft .infos ul.buttons li.tw { border-radius:100%;cursor: pointer; background: #20c3f0; width: 34px;height:34px;position:relative; }
.subPageLeft .infos ul.buttons li.tw i {position:absolute;content:"";top:50%;left:50%;margin: -9px 0px 0 -10px; width: 20px; height: 18px; background: url("../img/icons/singleTw2.png")no-repeat; }
.subPageLeft .infos ul.buttons li.tw:hover { background: #1fbde8 }
.subPageLeft .infos ul.buttons li.gp { border-radius:100%;cursor: pointer; background: #ee574a; width: 34px;height:34px;position:relative; }
.subPageLeft .infos ul.buttons li.gp i {position:absolute;content:"";top:50%;left:50%;margin: -10px 0px 0 -10px; width: 20px; height: 20px; background: url("../img/icons/singleGp2.png")no-repeat; }
.subPageLeft .infos ul.buttons li.gp:hover { background: #e65245; }

.contents img { width: auto }
.contents ul { width: calc(100% - 18px); display: block; margin-left: 18px; margin-bottom: 15px; }
.contents ul li { list-style-type: disc; float: none; width: 100% }
.contents ol { width: calc(100% - 18px); display: block; margin-left: 0px; margin-bottom: 18px; counter-reset: li-counter; }
.contents ol li { float: none; width: 100%; margin-bottom: 12px; font-size: 15px;}
.contents ol li:before { top: -1px; width: 26px; height: 26px; margin-right: 11px; text-align: center; color: #fff; content: counter(li-counter); counter-increment: li-counter; display: block; float: left; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; line-height: 27px; font-size: 14.5px; }
.contents img.alignleft { float: left; margin-right: 20px }
.contents img.alignright { float: right; margin-left: 20px }
.contents img.aligncenter { margin: 0 auto }
.contents h1, .postInner h2, .postInner h3, .postInner h4, .postInner h5, .postInner h6 { line-height: initial; font-weight: 700 }
.contents p { margin-bottom: 24px }
.contents h1 { font-size: 32px; margin-bottom: 18px }
.contents h2 { font-size: 28px; margin-bottom: 16px }
.contents h3 { font-size: 25px; margin-bottom: 18px }
.contents h4 { font-size: 22px; margin-bottom: 17px }
.contents h5, ..postInner h6 {
line-height:initial;
margin-bottom:16px
}
.contents h5 { font-size: 20px }
.contents h6 { font-size: 18px }
.contents strong { font-weight: 700 }
.contents em { font-style: italic }
.contents del { text-decoration: line-through }
.contents hr { -webkit-margin-after: 1em; border: 1px solid #e0e0e0 }

.contents { font-family: 'Roboto', sans-serif; float: left; width: 100%; margin-top: 11px; display: block; font-size: 15px; font-weight: 400; line-height: 26px; color: #242424; }
.contents p { margin-bottom: 20px; }
.contents a { display: inline-block; color: #333399; }
.contents iframe { width: 100%; height: 440px; float: left; display: block; margin-bottom: 17px; }

.contents blockquote {float:left;width:100%;border-left:2px solid #f4f4f4;padding:11px 0 1px 20px;}
.contents blockquote i {float:left;width:22px;height:17px;background:url("../img/icons/blockquote.png")no-repeat;}
.contents blockquote span {float:right;width:calc(100% - 38px);font-size:15px;color:#757373;line-height:26px;padding:11px 0 0 0;}
.subPageLeft ol {width: calc(100% - 14px);display:block;margin-left: 0px;margin-bottom: 18px;counter-reset: li-counter;}
.subPageLeft ol li {float: none;width: 100%;margin-bottom: 7px;font-size:15px;color:#242424;line-height:28px;}
.subPageLeft ol li:before {top: -1px;width: 26px;height: 26px;margin-right: 11px;text-align: center;color: #fff;content: counter(li-counter);counter-increment: li-counter;display: block;float: left;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;line-height: 27px;font-size: 14.5px;}
.subPageLeft ul.tags {float:left;width:100%;}
.subPageLeft ul.tags li {float:left;margin:19px 9px 0 0;}
.subPageLeft ul.tags li:last-child {margin-right:0px;}
.subPageLeft ul.tags li a {border-radius:3px;color:#000;font-size:15px;height:40px;line-height:40px;background:#fbfbfb;border:1px solid #e9e9e9;padding:0 20px;font-family: 'Roboto', sans-serif}
.subPageLeft ul.tags li a:hover {background:#007e59;color:#fff;}
.similarPosts {margin-top:25px;}

.contents .relatedPost { float: left; display: block; height: 110px; width: 100%; border-radius: 2px; padding: 0px 0px 0px 0px; margin-bottom: 19px; }
.contents .relatedPost .thumb { float: left; width: 193px; height: 110px; overflow: hidden; position: relative; }
.contents .relatedPost .thumb img { min-height: 110px; }
.contents .relatedPost .text { font-family: 'Roboto', sans-serif; position: relative; float: right; width: calc(100% - 193px); height: 110px; padding: 11px 20px 0 20px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; }
.contents .relatedPost .text span.pTitle a { float: left; width: 100%; display: block; color: #383b44; font-size: 17px; font-weight: 700; padding-top: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.contents .relatedPost .text span.pTitle a:hover { color: #f9b832 }
.contents .relatedPost .text p { float: left; width: 100%; max-height: 40px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #383b44; font-size: 14px; font-weight: 400; line-height: 20px; margin-bottom: 0; margin-top: 5px; }
.contents .relatedPost .text .button { float: right; width: 80px; height: 32px; text-align: center; line-height: 32px; border-radius: 20px; margin-top: 24px; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; background-size: 300% 100%; }
.contents .relatedPost .text .button a { color: #FFFFFF; font-size: 15px; font-weight: 500; }
.contents .relatedPost .text .button:hover { background-position: 100% 0; moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.contents .relatedPost .text .eT { position: absolute; top: -17px; right: 20px; display: inline-table; color: #FFF; font-size: 14px; font-weight: 500; text-align: center; border-radius: 20px; padding: 0 21px; height: 32px; line-height: 32px; font-family: 'Roboto', sans-serif !important;}

.contents p:last-child{margin-bottom: 0px}

.relatedPosts { float: left; width: 100%; display: block; margin-top: 27px; }
.singleHead { width: 100%; display: block; border-bottom: 1px solid #32ba5b; position: relative; text-align: center; }
.singleHead:before { position: absolute; left: 0; bottom: 0; content: ""; height: 11px; width: 1px; background: #32ba5b; }
.singleHead:after { position: absolute; right: 0; bottom: 0; content: ""; height: 11px; width: 1px; background: #32ba5b; }
.singleHead span { font-size: 15px; color: #242424; font-weight: 700; padding-bottom: 16px; display: inline-block; border-bottom: 3px solid #32ba5b; }
.relatedPosts .posts { float: left; width: 100%; display: block; margin-top: 19px; }
.relatedPosts .posts .item { float: left; width: calc(33.33% - 14px); margin-right: 21px; }
.relatedPosts .posts .item:nth-child(3n) { margin-right: 0px; }
.relatedPosts .posts .item .thumb { width: 100%; height: 160px; float: left; overflow: hidden; }
.relatedPosts .posts .item .thumb img { min-height: 160px; }
.relatedPosts .posts .item span { color: #242424; font-size: 18px; font-weight: 700; line-height: 24px; margin-top: 13px; float: left; width: 100%; }
.relatedPosts .posts .item span:hover { color: #f9b832; }

.comments {float: left;width: 100%;background: #FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;border: 1px solid #e0e0e0;font-family: 'Roboto', sans-serif;margin-top: 20px;}
.comments .head {float: left;width: 100%;padding: 21px 21px 0 21px;border-bottom: 1px solid#eeeeee;margin-bottom: 20px;height: 54px;line-height: 54px;padding-top: 6px;}
.comments .head span{float: left;line-height: 45px;font-size: 20px;color:#727272;font-weight: 500;font-family: 'Roboto', sans-serif;}
.comments .head span b{color:#000;font-weight: bold;}
.comments .head ul {float:left;}
.comments .head ul li {float:left;height:64px;line-height:64px;padding:0 20px;font-size:18px;font-weight:700;color:#353541;cursor:pointer;}
.comments .head ul li.active {background:#fff;position:relative;}
.comments .head ul li:first-child {border-right:1px solid #e3e3e6;}
.comments .head ul li.active:after {position:absolute;left:0;bottom:1px;content:"";width:calc(100% + 1px);height:2px;background:#007e59;}

.commentForm {width:100%;display:block;float:left;padding:0px 23px 30px 23px;}
.commentForm ul { width: 100%; display: block; float: left; }
.commentForm ul li.half { width: calc(50% - 15px); display: block; }
.commentForm ul li.half .defaultInput { font-family: 'Roboto Condensed', sans-serif; width: 100%; border: 1px solid #dbdfe4; height: 44px; padding: 0 18px;font-size:14px;color:#898989;border-radius:2px; }
.commentForm ul li.half .defaultInput::placeholder {font-size:13px;font-weight:400;color:#abaaaa;font-family:'Roboto Condensed', sans-serif;}
.commentForm ul li.half .defaultInput:focus { background: #fbfbfb; border-color: #d1d5da; }
.commentForm ul li.half .defaultInput:hover { background: #fbfbfb; border-color: #d1d5da; }
.commentForm ul li.one { width: 100%; display: block; min-height: 100px; max-width: 100%; border: 1px solid #dbdfe4; border-radius: 2px; margin-top: 25px; float: left; }
.commentForm ul li.one .submit {margin: 29px 28px 0 0; float: right; border-radius: 20px; width: 146px; height: 40px; background:#494954;color:#FFF;font-size:14px;font-family: 'Roboto Condensed', sans-serif; cursor: pointer; -webkit-appearance: none; }
.commentForm ul li.one .submit:hover {background:#3b3b44;}
.commentForm ul li.one textarea {font-size: 14px;font-family:'Roboto Condensed', sans-serif;color:#898989;resize:none;float:left;width:calc(100% - 174px);height:100px;min-height: 100px;max-width: 100%; padding: 15px 0 15px 17px; }
.commentForm ul li.one textarea::placeholder {font-size:13px;font-weight:400;color:#abaaaa;font-family:'Roboto Condensed', sans-serif;}
.commentForm ul li.one textarea:hover {background:#fbfbfb;border-color:#d1d5da; }

.commentForm ul li.one input {font-size: 14px;font-family:'Roboto Condensed', sans-serif;color:#898989;resize:none;float:left;width:calc(100% - 174px);height:10px;min-height: 10px;max-width: 100%; padding: 15px 0 15px 17px; }
.commentForm ul li.one input::placeholder {font-size:13px;font-weight:400;color:#abaaaa;font-family:'Roboto Condensed', sans-serif;}
.commentForm ul li.one input:hover {background:#fbfbfb;border-color:#d1d5da; }
.commentForm ul li { position: relative; }
.commentForm ul li div.error { position: absolute; font-size: 13px; margin-bottom: 10px; background: rgba(255,0,0,.75); color: #fff; padding: 5px; top: -22px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; left: 10px; }
.commentForm ul li div.error:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136,183,213,0); border-top-color: rgba(255,0,0,.75); border-width: 5px; margin-left: -5px; }

.commentListing {width:100%;display:block;float:left;padding:0px 23px 30px 23px;}
.commentListing .comment {display:inline-block;width:100%;margin-bottom:13px;}
.commentListing .comment:last-child {margin-bottom:0px;}
.commentListing .comment .avatar {float:left;width:66px;height:66px;border-radius:100%;overflow:hidden;-webkit-box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4);-moz-box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4);box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4);}
.commentListing .comment .right {float:right;width:calc(100% - 99px);}
.commentListing .comment .right ul {width:100%;display:inline-block;}
.commentListing .comment .right ul li {width:100%;display:inline-block;}
.commentListing .comment .right ul li .left {float:left;width:calc(100% - 175px);}
.commentListing .comment .right ul li .left span {float:left;display:block;width:100%;}
.commentListing .comment .right ul li .left span.commentAuthor {font-size:15px;color:#43a147;padding-top:15px;}
.commentListing .comment .right ul li .left span.time {font-size:14px;color:#b5b5b5;padding-top:9px;}
.commentListing .comment .right ul div.reply a {transition:300ms;margin:20px 0px 0 0;float:right;height:30px;display:inline-block;padding:0 19px;background:#fbfbfb;border:1px solid #e9e9e9;line-height:29px;border-radius:20px;font-size:14px;color:#9da0a7;}
.commentListing .comment .right ul div.reply a:hover {color:#FFFFFF;background:#9da0a7;border-color:#9da0a7;transition:300ms;}
.commentListing .comment .right ul li p {float:left;display:block;width:100%;color:#414141;font-size:15px;line-height:20px;margin-top:10px;}
.commentListing .children .comment {width:calc(100% - 99px);float:right;margin-top:9px;}

.sSPosts {float:left;width:100%;margin-top:25px;}
.sSPosts .post {float:left;width:calc(33% - 14.23px);margin-right:25px;}
.sSPosts .post:nth-child(3n) {margin-right:0px;}
.sSPosts .post .thumb {float:left;width:100%;height:152px;}
.sSPosts .post .thumb img {min-height:152px;border-radius: 6px;}
.sSPosts .post a.title {float:left;width:100%;padding-top:15px;margin-bottom:18px;font-size:20px;color:#1a1a1a;font-weight:700;line-height:initial;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.sSPosts .post a.title:hover {color:#007c5a;}
.sSPosts .araRek {float:left;width:100%;}
.loadMoreButton {float:left;width:100%;text-align:center;margin-top:4px;}
.loadMoreButton span {background:#007c5a;color:#FFF;text-transform:Uppercase;cursor:pointer;display:inline-block;margin:0 auto;
height:40px;line-height:40px;padding:0 30px;font-size:14px;font-weight:700;}
.loadMoreButton span:hover {background:#006f51}

.tableHead {float:left;width:100%;height:auto;}
.tableHead .tHTop {float:left;width:100%;height:48px;background:#353541;}

.liglerSec {position: relative;display:inline-block;min-width:156px;}
.liglerSec select {display: none;}
.liglerSec .select-selected {background-color:#e5112c;font-size:18px;font-weight:700;text-transform:Uppercase;}
.liglerSec .select-selected:after {position: absolute;content: "";top: 24px;right: 19px;width:7px;height:4px;background:url("../img/icons/triangle.png")no-repeat;}
.liglerSec .select-selected.select-arrow-active:after {border-color: transparent transparent #fff transparent;top: 22.5px;transform:rotate(180deg);}
.liglerSec .select-items div,.liglerSec .select-selected {color: #ffffff;height:48px;line-height:48px;padding: 0px 40px 0 25px;border: 1px solid transparent;border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;cursor: pointer;font-size:15px;font-weight:700;text-transform:Uppercase;}
.liglerSec .select-items {position: absolute;background-color:#e5112c;top: 100%;left: 0;right: 0;z-index: 99;}
.liglerSec .select-hide {display: none;}
.liglerSec .select-items div:hover, .liglerSec .same-as-selected {background-color: rgba(0, 0, 0, 0.1);}

.tableHead ul {float:left;width:100%;height:48px;background:#e0e2e5;text-align:center;}
.tableHead ul li {cursor:pointer;margin:0 61px;display:inline-block;line-height:48px;font-size:15px;font-weight:700;position:relative;color:#393c3e;text-transform:Uppercase;}
.tableHead ul li.active {position:relative;}
.tableHead ul li.active:after {position:absolute;bottom:0;left:-5px;right:0;content:"";width:calc(100% + 10px);height:3px;background:#e5112c;}
.tableHead ul li a{color: #393c3e;}

.leagueT {float:left;width:100%;font-size:18px;font-weight:700;color:#e5112c;height:57px;line-height:57px;}
.standingsTable {float:left;width:100%;}
.standingsTable .head {float:left;width:100%;height:52px;line-height:52px;background:#fff;padding:0 21px 0 24px;border: 1px solid #e0e0e0;}
.standingsTable .head ul {float:right;}
.standingsTable .head ul li {float:left;font-size:15px;color:#393c3e;}
.standingsTable .head span.rank {float:left;text-align:center;width:14px;margin-right:51px;font-size:15px;color:#393c3e;}
.standingsTable .head span.team {float:left;width:236px;font-size:15px;color:#393c3e;}
.standingsTable .head ul li.o {width:21px;text-align:center;margin-right:39px;}
.standingsTable .head ul li.status {float:right;width:190px;text-align:center;}
.standingsTable .tableIn {float:left;width:100%;}
.standingsTable .tableIn .po {float:left;width:100%;padding:0 21px 0 24px;height:52px;position:relative;}
.standingsTable .tableIn .po ul.p {float:right;}
.standingsTable .tableIn .po:nth-child(-n+4):before {position:absolute;left:0;top:0;content:"";width:4px;height:100%;background:#5fd389;}
.standingsTable .tableIn .po:nth-child(5):before {position:absolute;left:0;top:0;content:"";width:4px;height:100%;background:#4d92df;}

.standingsTable .tableIn .po {background:#fff;}
.standingsTable .tableIn .po:nth-child(odd) {background:#f5f5f5;}
.standingsTable .tableIn .po ul.p li {float:left;font-size:15px;color:#393c3e;line-height:53px;}
.standingsTable .tableIn .po span {float:left;font-size:15px;color:#393c3e;line-height:53px;}
.standingsTable .tableIn .po .rank {text-align:center;width:14px;margin-right:51px;position:relative;}
.standingsTable .tableIn .po .rank:after {position:absolute;top:23px;right:-30px;content:"";width:11px;height:6px;}
.standingsTable .tableIn .po .rank.up:after {background:url("../img/icons/pUp.png")no-repeat;}
.standingsTable .tableIn .po .rank.down:after {background:url("../img/icons/pDown.png")no-repeat;}
.standingsTable .tableIn .po .team {width:236px;}
.standingsTable .tableIn .po .team i {float:left;margin-top:14px;width:28px;margin-right:19px;text-align:center;}
.standingsTable .tableIn .po .team i img {margin:0 auto;}
.standingsTable .tableIn .po ul.p li.o {width:21px;text-align:center;margin-right:39px;}
.standingsTable .tableIn .po ul.p li.status {    float: right;
    width: 184px;
    text-align: center;}
.standingsTable .tableIn .po ul.p li.status img {
    margin-right: 6px;
    display: inline-block;
}
.standingsTable .tableIn .po ul.p li.status ul {}
.standingsTable .tableIn .po ul.p li.status ul li {background:#81929b;display:inline-table;border-radius:20px;width:34px;font-size:14px;color:#FFF;height:26px;text-align:center;line-height:26px;margin:13px 5px 0 0;}
.standingsTable .tableIn .po ul.p li.status ul li:last-child {margin-right:0px;}
.standingsTable .tableIn .po ul.p li.status ul li.g {background:#32a675;}
.standingsTable .tableIn .po ul.p li.status ul li.m {background:#d41e01;}
.standingsTable .tableIn .po ul.p li.status ul li.white{background:#e0e2e5;}
.standingsTable .tableIn:hover {background:#fcfcfc}

.subInfoWrapper {float:left;width:100%;background:#fbfbfc;-webkit-box-shadow: 0px 0px 5px 1px rgba(160,176,190,0.71);-moz-box-shadow: 0px 0px 5px 1px rgba(160,176,190,0.71);box-shadow: 0px 0px 5px 1px rgba(160,176,190,0.71);padding:0 20px;}
.subInfoWrapper.noP {padding:0 0px;}
.leagueHead {width:100%;height:80px;float:left;}
.leagueHead span {float:left;color:#757879;font-size:22px;line-height:80px;}
.leagueHead i {float:left;border-radius:100%;width:36px;height:36px;margin:21px 19px 0 0;-webkit-box-shadow: 0px 5px 13px 0px rgba(182,182,189,1);-moz-box-shadow: 0px 5px 13px 0px rgba(182,182,189,1);box-shadow: 0px 5px 13px 0px rgba(182,182,189,1);}
.leagueHead.ingiltere i {background:url("../img/leagues/ingiltere.png")no-repeat center center;}
.leagueHead.almanya i {background:url("../img/leagues/almanya.png")no-repeat center center;}
.leagueHead.fransa i {background:url("../img/leagues/fransa.png")no-repeat center center;}
.leagueHead.italya i {background:url("../img/leagues/italya.png")no-repeat center center;}
.leagueHead.ispanya i {background:url("../img/leagues/ispanya.png")no-repeat;}
.leagueHead p {display:inline-block;font-size:14px;color:#a3a5a6;padding:35px 0 0 20px;}
.leagueDate {float:left;width:calc(100% + 40px);height:40px;background:#e0e2e5;margin-left:-20px;padding:0 20px;}
.leagueDate span {float:left;line-height:40px;font-size:15px;color:#2d353a;padding-left:25px;position:relative;}
.leagueDate span:before {position:absolute;left:0;top:12px;content:"";width:15px;height:15px;background:url("../img/icons/leagueDate.png")no-repeat;}
.match {float:left;width:calc(100% + 40px);height:48px;position:Relative;text-align:center;padding:0 20px;margin-left:-20px;}
.match:nth-child(even) {background:#f2f3f5;}
.match .time {float:left;color:#2d353a;margin-top:11px;font-size:12px;text-transform:Uppercase;position:absolute;}
.match .time span {float:left;width:45px;height:26px;line-height:26.5px;background:#FFF;text-align:center;border:1px solid #d7d9db;border-radius:2px;}
.match .time i {position:absolute;left:54px;line-height:26px;top:0;color:#e5112c;displaY:inline-block;font-style:normal;width:38px;}
.match.live .time {color:#FFF;}
.match.live .time span {background:#e5112c;border:none;}
.match.halfTime .time {color:#FFF;}
.match.halfTime .time span {background:#e6ab00;border:none;}
.match.fin .time {color:#2d353a;}
.match.fin .time span {background:#c9cfd4;border:none;}

.match .teams {width:100%;display:inline-block;left:50%;}
.match .teams span {line-height:48px;display:inline-block;font-size:15px;color:#2d353a;position:absolute;top:0;width:150px;}
.match .teams span.fTeam {left:157px;text-align:right;}
.match .teams span.sTeam {right:157px;text-align:left;}
.match .teams .score {position:absolute;left:50%;top:0px;width:56px;height:28px;line-height:28px;margin:10px 0px 0 -28px;color:#2d353a;border-radius:2px;font-size:15px;}
.match .teams .score i {display:inline-block;width:3px;height:8px;background:url("../img/icons/dot.png")no-repeat;margin:0 9px 0 8px;}
.match.live .teams .score {background:#353541;border-bottom:2px solid #007c5a;color:#FFF;}
.match.fin .teams .score {background:#f0f0f0;border:1px solid #d7d9db;color:#2d353a;}
.match.fin .teams .score i {background:url("../img/icons/dot2.png")no-repeat;}
.match .teams .score p {display:inline-block!important;margin-top:4px;}
.match .teams .score p img {display:inline-block;}
.match .teams .score p.fTeam {float:left}
.match .teams .score p.sTeam {float:right}
.match .rDetail {position:absolute;right:20px;top:11px;width:102px;height:27px;}
.match .rDetail span.code {float:left;width:40px;height:24px;background: #fff;border: 1px solid #dbdddf;text-align: center;font-size: 14px;color: #2d353a;line-height: 24px;border-radius: 2px;margin: 1px 0px 0 2px;}
.match .rDetail span.date {float:right;width: 60px;text-align:center;}
.match .rDetail span.date i {float:left;font-style:normal;width:100%;}
.match .rDetail span.date i.t {font-size:15px;font-weight:700;color:#656573;}
.match .rDetail span.date i.b {font-size:12px;color:#afafb0;}

.rekF {float:left;width:100%;margin-top:25px;}
.weekG {float:right;background:#007c5a;position:relative;height:48px;padding:0 38px 0 35px;color:#FFF;font-size:15px;color:#FFF;line-height:48px;}
.weekG i {position:absolute;cursor:pointer;width:7px;top:19px;height:12px;background:url("../img/icons/arrow.png")no-repeat;}
.weekG i.lArrow {left:15px;}
.weekG i.rArrow {right:15px;transform:rotate(180deg);}

/* guncel iddaa tahminleri sayfasi */
.iddaaBaslik {float:left;background:#e5112c;height:48px;line-height:48px;color:#FFF;text-transform:Uppercase;font-size:15px;font-weight:700;padding:0 25px;}
.estimatesTable {float:left;width:100%;}
.estimatesTable .head {float:left;width:100%;height:52px;line-height:52px;background:#e0e2e5;}
.estimatesTable .head ul {float:left;width:100%;padding:0 21px 0 24px;}
.estimatesTable .head ul li {float:left;font-size:15px;color:#393c3e;}
.estimatesTable .head ul li.no {width:79px;}
.estimatesTable .head ul li.tarih {width:100px;}
.estimatesTable .head ul li.lig {width:75px;}
.estimatesTable .head ul li.tahminci {width:169px;}
.estimatesTable .head ul li.takimlar {width:323px;}
.estimatesTable .head ul li.secim {width:104px;}
.estimatesTable .head ul li.guven {width:98px;}
.estimatesTable .head ul li.oran {width:34px;}

.estimatesTableIn {float:left;width:100%;}
.estimatesTableIn ul {float:left;width:100%;padding:0 21px 0 24px;height:52px;position:relative;}
.estimatesTableIn ul li {float:left;font-size:14px;color:#2d353a;line-height:53px;}
.estimatesTableIn ul:nth-child(odd) {background:#f2f6fa;}
.estimatesTableIn ul li.no {margin-right:38px;width:40px;height:24px;background:#fff;border:1px solid #d7d9db;margin-top:14px;text-align:center;line-height:24px;border-radius:2px;}
.estimatesTableIn ul li.tarih {margin-right:62px;width:38px;text-align:center;}
.estimatesTableIn ul li.lig {margin-right:57px;width:18px;text-align:center;}
.estimatesTableIn ul li.lig i {display:inline-block;margin-top:19px;}
.estimatesTableIn ul li.tahminci {width:169px;}
.estimatesTableIn ul li.takimlar {width:323px;}
.estimatesTableIn ul li.secim {margin-right:62px;width:42px;text-align:center;}
.estimatesTableIn ul li.guven {margin-right:56px;width:42px;text-align:center;}
.estimatesTableIn ul li.guven span {display:inline-block;color:#fff;background:#32a675;height:26px;line-height:28px;padding:0 13px;border-radius:10.5px;}
.estimatesTableIn ul li.oran {width:34px;text-align:center;}
.estimatesTableIn ul li p.doDesk {display:none;}
.estimatesTableIn ul li.takimlar.mobile {display:none;}
.estimatesTableIn ul li.guven i {font-style:normal;display:none;}

.dHead {float:left;width:100%;height:48px;background:#353541;}
.dHead.nearly {width:calc(100% + 40px);margin-left:-20px;padding:0 0px;}
.dHead span.ti {float: left;background: #e5112c;height: 48px;line-height: 48px;color: #FFF;text-transform: Uppercase;font-size: 15px;font-weight: 700;padding: 0 25px;}
.dHead i.sound {float:left;background:url("../img/icons/sound.png")no-repeat;width:56px;height:18px;margin:15px 0 0 25px;cursor:pointer;}
.tarihSec {float:right;}
.tarihSec .select-selected {background-color:#057c5a;text-transform:Capitalize;font-size:15px;font-weight:400;}
.tarihSec .select-items {background-color:#057c5a;}
.tarihSec .select-selected:after {top: 23px;}
.tarihSec .select-selected.select-arrow-active:after {top: 21.5px;}
.tarihSec .select-items div,.tarihSec .select-selected {font-size:15px;font-weight:400;text-transform:capitalize;}
.ligSec {float:right;}
.ligSec .select-selected {background-color:#e6ab00;text-transform:Capitalize;font-size:15px;font-weight:400;}
.ligSec .select-items {background-color:#e6ab00;}
.ligSec .select-selected:after {top: 23px;}
.ligSec .select-selected.select-arrow-active:after {top: 21.5px;}
.ligSec .select-items div,.ligSec .select-selected {font-size:15px;font-weight:400;text-transform:capitalize;}
ul.dTab {float:left;width:100%;height:48px;background:#e0e2e5;text-align:center;}
ul.dTab.nearly {width:calc(100% + 40px);margin-left:-20px;padding:0 20px;}
ul.dTab li {cursor:pointer;display:inline-block;line-height:48px;font-size: 15px;font-weight:700;margin:0 61px;position:relative;color:#393c3e;text-transform:Uppercase;}
ul.dTab li.active {position: relative;}
ul.dTab li.active:after {position:absolute;bottom: 0;left: -5px;right: 0;content:"";width: calc(100% + 10px);height: 3px;background: #e5112c;}

.leagueItem {float:left;width:100%;padding:0 20px;}
.leagueItem .lHead {float:left;width:calc(100% + 40px);margin-left:-20px;padding:0 20px;background:#353541;color:#FFF;font-size:15px;height:50px;line-height:50px;}
.leagueItem .lHead span {float:left;}
.leagueItem .lHead ul {float:right;}
.leagueItem .lHead ul li {float:left;}
.leagueItem .lHead ul li.mSonucu {width:184.5px;text-align:center;}
.leagueItem .lHead ul li.cSans {width:226px;text-align:left;padding-left:40px;}
.leagueItem .fHead {float:left;width:100%;height:40px;background:#e0e2e5;width:calc(100% + 40px);margin-left:-20px;padding:0 20px;}
.leagueItem .fHead li {float:left;line-height:40px;height:40px;font-size:15px;color:#2d353a;}
.leagueItem .fHead li.time {position:relative;padding-left:22px;}
.leagueItem .fHead li.time:before {position:absolute;left:0;top:12px;content:"";width:15px;height:15px;background:url("../img/icons/time.png")no-repeat;}
.leagueItem .fHead li.mSonucu {float:right;width:184.5px;}
.leagueItem .fHead li.mSonucu ul {float:left;}
.leagueItem .fHead li.mSonucu ul li {width:54px;text-align:center;margin-right:7px;}
.leagueItem .fHead li.mSonucu ul li:last-child {margin-right:0px;}
.leagueItem .fHead li.cSans {float:right;width:226px;padding-left:9px;}
.leagueItem .fHead li.cSans ul {float:left;}
.leagueItem .fHead li.cSans ul li {width:54px;text-align:center;margin-right:7px;}
.leagueItem .fHead li.cSans ul li:last-child {margin-right:0px;}
.leagueItem .fItem {float:left;width:calc(100% + 40px);margin-left:-20px;padding:0 20px;height:65px;background:#fff;}
.leagueItem .fItem:hover {background:#fcfcfc}
.leagueItem .fItem:nth-child(odd) {background:#f2f3f5;}
.leagueItem .fItem span.code {float:left;width:40px;height:24px;background:#fff;border:1px solid #dbdddf;text-align:center;font-size:14px;color:#2d353a;line-height:24px;border-radius:2px;margin:21px 20px 0 0;}
.leagueItem .fItem ul.fItemTeams {float:left;width:215px;height:65px;}
.leagueItem .fItem ul.fItemTeams li {float:left;width:100%;font-size:15px;color:#2d353a;}
.leagueItem .fItem ul.fItemTeams li:first-child {margin:15px 0 9px 0;}
.leagueItem .fItem ul.fItemSonuc {float:left;width:193px;height:65px;}
.leagueItem .fItem ul.fItemSonuc li {float:left;display:inline-block;font-size:14px;color:#353541;width:54px;line-height:26px;height:26px;background:#f6f6f8;border:1px solid #d7d9db;margin:20px 7px 0 0;text-align:center;border-radius:13px;}
.leagueItem .fItem ul.fItemSonuc li:hover {border:1px solid #353541;}
.leagueItem .fItem ul.fItemSonuc li:last-child {margin-right:0px;}
.leagueItem .fItem ul.fItemSans {float:left;width:220px;height:65px;}
.leagueItem .fItem ul.fItemSans li {float:left;display:inline-block;font-size:14px;color:#353541;width:54px;line-height:26px;height:26px;background:#f6f6f8;border:1px solid #d7d9db;margin:20px 7px 0 0;text-align:center;border-radius:13px;}
.leagueItem .fItem ul.fItemSans li:last-child {margin-right:0px;}
.leagueItem .fItem ul.fItemSans li.more {position:relative;cursor:pointer;width:26px;border-radius:2px;margin-left:8px;}
.leagueItem .fItem ul.fItemSans li.more i {width:7px;height:4px;margin:-1.5px 0 0 -3.5px;position:absolute;top:50%;left:50%;background:url("../img/icons/more.png")no-repeat;}

.mobile-menu, .toggle-menu {display: none;}
.site-wrapper {
    position: Relative!important;
}
.iddMobile {display:none;}

.fixedTopbar{margin-top: 0 !important; border-bottom: 0 !important;}

.uyeProfil { padding: 9px; margin-top: -7px;}
.uyeProfilSidebar { margin-left: -34px; width: 234px; float: left; }
.uyeProfilSidebar .mobile-sidebar-menu { background: #303030; width: 100%; height: 45px; display: flex; padding: 0 15px; align-items: center; display: none; color: #fff; font-size: 15px; font-weight: 500; }
.uyeProfilSidebar .mobile-sidebar-menu i.mobileMenu { float: left; cursor: pointer; width: 16px; height: 16px; background: url("../img/icons/menubar.png")no-repeat; margin-right: 10px; }
.uyeProfilSidebar ul li { height: 40px; }
.uyeProfilSidebar ul li a { height: 40px; line-height: 40px; border-top-right-radius: 19px; border-bottom-right-radius: 19px; color: #242424; font-size: 14px; width: 222px; display: flex; align-items: center; padding-left: 30px; }
.uyeProfilSidebar ul li a:hover { color: #206acf; background: #e8f0fd; font-weight: 500; }
.uyeProfilSidebar ul li .active { color: #206acf; background: #e8f0fd; font-weight: 500; }
.uyeProfilSidebar ul li i.menu-icon { width: 24px; height: 20px; display: block; margin-right: 13px; background-repeat: no-repeat; background-position: center 0; }
.uyeProfilSidebar ul li i.profil { background-image: url(../img/icons/uyeprofil/profil.png) }
.uyeProfilSidebar ul li i.ayarlar { background-image: url(../img/icons/uyeprofil/ayarlar.png) }
.uyeProfilSidebar ul li i.sifre { background-image: url(../img/icons/uyeprofil/sifre.png) }
.uyeProfilSidebar ul li i.alarm { background-image: url(../img/icons/uyeprofil/alarm.png) }
.uyeProfilSidebar ul li i.liste { background-image: url(../img/icons/uyeprofil/listelerim.png) }
.uyeProfilSidebar ul li i.favori { background-image: url(../img/icons/uyeprofil/favori.png) }
.uyeProfilSidebar ul li i.takip { background-image: url(../img/icons/uyeprofil/takipciler.png) }
.uyeProfilSidebar ul li i.cikis { background-image: url(../img/icons/uyeprofil/cikis.png) }
.uyeProfilSidebar ul li a:hover i { background-position: center -20px; }
.uyeProfilContent { width: calc(100% - 232px); float: right; }
.uyeProfilContent .widget { border: 1px solid #dedede; margin-bottom: 30px; padding-top: 40px; padding-bottom: 50px; }
.uyeProfilContent .widget .uyeProfilForm.genelAyarlar { width: 449px; margin: 0 auto; }
.uyeProfilContent .widget .uyeProfilForm.profilFotograf { width: 462px; margin: 0 auto; }
.uyeProfilContent .widget .uyeProfilForm.sosyalHesaplar { width: 461px; margin: 0 auto; }
.uyeProfilContent .widget .uyeProfilForm { margin: 0 auto; }
.uyeProfilContent .widget .uyeProfilForm .uyeProfilVector { text-align: center; }
.uyeProfilContent .widget .uyeProfilForm .uyeProfilVector img { max-width: 100%; display: inline-block; }
.uyeProfilContent .widget .uyeProfilForm .form-row { margin-bottom: 19px; line-height: 36px; height: 36px; }
.uyeProfilContent .widget .uyeProfilForm .avatar .form-row { margin-bottom: 19px; line-height: 50px; height: 50px; }
.uyeProfilContent .widget .uyeProfilForm .avatar .form-row p { width: calc(100% - 340px); float: left; }
.uyeProfilContent .widget .uyeProfilForm .form-row-content { width: 310px; float: right; }
.uyeProfilContent .widget .uyeProfilForm .form-row-content .profile-photo { width: 50px; height: 50px; display: block; border-radius: 50%; background: #bcbcbc; margin-top: 30 }
.uyeProfilContent .widget .uyeProfilForm .form-row.fb { color: #2c52be }
.uyeProfilContent .widget .uyeProfilForm .form-row.tw { color: #21bba0 }
.uyeProfilContent .widget .uyeProfilForm .form-row.ig { color: #dd552b }
.uyeProfilContent .widget .uyeProfilForm .form-row p { width: calc(100% - 330px); float: left; margin-right: 30px; font-size: 14px; text-align: right; }
.uyeProfilContent .widget .uyeProfilForm input[type="text"] { width: 300px; height: 36px; border: 1px solid #bcbcbc; padding: 0 14px; font-size: 14px; color: #242424; float: right; appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; }
.uyeProfilContent .widget .uyeProfilForm input[type="text"]:focus { background: #f7f7f7; outline: 0; }
.uyeProfilContent .widget .uyeProfilForm input[type="password"] { width: 300px; height: 36px; border: 1px solid #bcbcbc; padding: 0 14px; font-size: 14px; color: #242424; float: right; appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; }
.uyeProfilContent .widget .uyeProfilForm input[type="password"]:focus { background: #f7f7f7; outline: 0; }
.uyeProfilContent .widget .uyeProfilForm button.submit-btn { appearance: none; -moz-appearance: none; -webkit-appearance: none; width: 90px; height: 40px; border: none; border-radius: 2px; background: #4285f4; transition: 300ms; cursor: pointer; font-size: 14px; font-weight: 500; color: #fff; float: right; }
.uyeProfilContent .widget .uyeProfilForm button.submit-btn:hover { background: #639bf6; }
.uyeProfilContent .widget .uyeProfilForm .form-result { font-size: 14px; font-weight: 700; line-height: 40px; float: left; margin-left: 2px; }
.uyeProfilContent .widget .uyeProfilForm .form-result.success { color: #4285f4; }
.uyeProfilContent .widget .uyeProfilForm .form-result.error { color: #ef291f; }
.uyeProfilContent .widget .uyeProfilFormTitle { font-size: 22px; font-weight: 500; color: #202124; margin-top: 35px; margin-bottom: 35px; text-align: center; }
.uyeProfilContent .widget .uyeProfilForm .input-container { background: #e4f8fa; width: 52px; height: 52px; border-radius: 4px; float: left; }
.uyeProfilContent .widget .uyeProfilForm button.browse-btn { appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url(../img/icons/uyeprofil/browse.png) no-repeat center center #3397d8; cursor: pointer; border-radius: 4px; width: 32px; height: 32px; margin: 10px; border: none; }
.uyeProfilContent .widget .uyeProfilForm input[type='file'] { display: none; opacity: 0; position: absolute; }
.uyeProfilContent .widget .uyeProfilForm button.upload-btn { appearance: none; -moz-appearance: none; -webkit-appearance: none; background: #f9b003; border-radius: 2px; width: 60px; height: 32px; color: #fff; border: none; font-size: 14px; font-weight: 500; float: left; margin-left: 15px; margin-top: 10px; cursor: pointer; transition: 300ms; }
.uyeProfilContent .widget .uyeProfilForm button.upload-btn:hover { background: #fabe2f; }
.uyeProfilContent .widget .uyeProfilForm .file-status-msg { color: #f9b003; font-size: 14px; font-weight: 500; float: left; margin-left: 17px; }

.mainBar .loggedIn { position: relative; z-index: 100; float:right;top: 7px;}
.mainBar .loggedIn:hover ul { -ms-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; visibility: visible; transition: .3s; }
.mainBar .loggedIn .avatarW { cursor: pointer; width: 36px; height: 36px; float: right; border-radius: 100%; overflow: hidden; margin: 14px 13px 0 0; -webkit-box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4); -moz-box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4); box-shadow: 0px 1px 15px 0px rgba(17,21,25,0.4); }
.mainBar .loggedIn span { cursor: pointer; float: right; font-size: 14px; font-weight: 500; color: #fff; line-height: 67px; }
.mainBar .loggedIn span i { margin: 32px 0 0 13px; float: right; width: 7px; height: 5px; background: url("../img/icons/headerArrow2.png")no-repeat; }
.mainBar .loggedIn ul { position: absolute; top: 64px; right: 0; background: #FFF; width: 180px; padding: 12px 0px 13px 0px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.18); -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.18); box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.18); -ms-transform: scale(.8); -moz-transform: scale(.8); -o-transform: scale(.8); -webkit-transform: scale(.8); transform: scale(.8); opacity: 0; visibility: hidden; transition: .3s; }
.mainBar .loggedIn ul:before { position: absolute; right: 28px; top: -5px; margin-left: -5.5px; content: ""; width: 11px; height: 5px; transform: rotate(180deg); -webkit-mask-image: url("../img/svg/aPTriangle.svg"); mask-image: url("../img/svg/aPTriangle.svg"); background-color: #fff; }
.mainBar .loggedIn ul li {display: inline-block;float: none;width: 100%;/* float: left; */}
.mainBar .loggedIn ul li a { padding: 0px 24px 0px 25px; font-size: 14px; color: #9da0a7; font-weight: 500; line-height: 36px; }
.mainBar .loggedIn ul li a i { float: left; }
.mainBar .loggedIn ul li.postSubmit a i { margin: 10px 14px 0 1px; width: 22px; height: 19px; -webkit-mask-image: url("../img/svg/postSubmit.svg"); mask-image: url("../img/svg/postSubmit.svg"); background-color: #9da0a7; }
.mainBar .loggedIn ul li.myFavoriteList a i { margin: 7px 16px 0 2px; width: 20px; height: 20px; -webkit-mask-image: url("../img/svg/favoriteList.svg"); mask-image: url("../img/svg/favoriteList.svg"); background-color: #9da0a7; }
.mainBar .loggedIn ul li.settings a i { margin: 8px 16px 0 3px; width: 18px; height: 18px; -webkit-mask-image: url("../img/svg/settings.svg"); mask-image: url("../img/svg/settings.svg"); background-color: #9da0a7; }
.mainBar .loggedIn ul li.logout a i { margin: 8px 14px 0 0; width: 24px; height: 18px; -webkit-mask-image: url("../img/svg/logout.svg"); mask-image: url("../img/svg/logout.svg"); background-color: #9da0a7; }

/* New Pages (İddaa Programı) */
.content .iddaaP {width:100%;height:auto;float:left;}
.content .iddaaP .chooseSport {width:100%;height:48px;float:left;background:#202322;}
.content .iddaaP .chooseSport ul {float:left;}
.content .iddaaP .chooseSport ul li {float:left;cursor:pointer;line-height:48px;padding:0 17.5px;position:relative;}
.content .iddaaP .chooseSport ul li span {font-size:15px;font-weight:700;text-transform:Uppercase;color:#a3a3a3;position:relative;}
.content .iddaaP .chooseSport ul li:first-child {padding:0 17.5px 0 20px}
.content .iddaaP .chooseSport ul li.active span {color:#fcd333;}
.content .iddaaP .chooseSport ul li.active span:after {position:absolute;content:"";left:0;bottom:-15px;width:100%;height:3px;background:#fcd333}
.content .iddaaP .chooseSport ul li span i.live {text-transform:Uppercase;position:absolute;z-index:2;left:3px;top:-21px;width:(100% - 6px);height:13px;padding:0 8px;color:#FFF;font-size:10px;line-height:13px;}
.content .iddaaP .chooseSport ul li span i.live:before {position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:13px;background:#ed4f45;-webkit-transform: skew(-20deg); -moz-transform:skew(-20deg);-o-transform:skew(-20deg);transform:skew(-20deg);}

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap&subset=latin-ext');
.content .iddaaP .filters {width:100%;float:left;height:48px;background:#313434;padding:8px 20px 0 19px;font-family: 'Roboto', sans-serif;}

.content .newDSelect {position: relative;display:inline-block;float:left;cursor:pointer;margin-right:8px;}
.content .newDSelect .fBox {height:32px;position:relative;background:#3f4040;font-size:12px;font-weight:500;border-radius:20px;display:inline-block;}

.content .newDSelect .fBox span {float:left;line-height:32px;height:32px;color: #ffffff;padding: 0px 37px 0 18px;overflow-y: hidden}
.content .newDSelect .fBox i.drop {float:right;position:absolute;top: 12px;right:17px;width:11px;height:9px;background:url("../img/icons/triangle2.png")no-repeat;transform:rotate(0deg);}
.content .newDSelect .fBox.on i.drop {transform:rotate(180deg);}
.content .newDSelect .fBox.on ul {display:block;max-height: 200px; overflow-y: scroll;background: #F5F5F5;}
.content .newDSelect .fBox ul {display:none;float:left;position:absolute;min-width:210px;padding:8px 0;background-color:#3f4040 !important;top: calc(100% + 9px);left: 0;right: 0;z-index: 99;-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);}
.content .newDSelect .fBox ul li {width:100%;float:left;color: #ffffff;height:29px;line-height:29px;padding: 0px 17px 0 17px;cursor: pointer;font-size:12px;font-weight:400;}
.content .newDSelect .fBox ul li:hover {background-color:#313434;}
.content .newDSelect .fBox ul li:before {position:absolute;top:-6px;left:19px;content:"";width: 0;height: 0;border-style: solid;border-width: 0 6px 7px 6px;border-color: transparent transparent #3f4040 transparent;}
.content .newDSelect .fBox ul li p{overflow-y: hidden;max-width: 200px;max-height: 30px}
.content .newDSelect.date {width:134px;height:32px;}
.content .newDSelect.mbs {width:92px;margin-right:0;}
.content .newDSelect.mbs .fBox{width:92px;margin-right:0;}
.content .newDSelect.league {width:128.45px;}
.content .newDSelect.date .fBox {width:134px;}
.content .newDSelect.sirala {margin-right:0;}
.content .newDSelect.oyunTuru .fBox ul li input {float:left;margin:7.5px 5px 0 0;}

.liveResults .liveBar .newDSelect.iddTarih .fBox {
    background:
    transparent;
    height: 45px;
}

.liveResults .liveBar .newDSelect.iddTarih i.date {
    float: left;
    width: 21px;
    height: 22px;
    background: url("../img/icons/date.png")no-repeat;
    margin: 13px 0px 0 0;
}

.liveResults .liveBar .newDSelect.iddTarih span {
    float: left;
    font-weight: bold;
    font-size: 13px;
    line-height: 48px;
    text-transform: Uppercase;
    color:#fff;
}

.liveResults .liveBar .newDSelect.iddTarih .fBox i.drop {
    top: 19px;
}

.content.newD .newDSelect .fBox ul {
    display: none;
    float: left;
    position: absolute;
    min-width: 210px;
    padding: 8px 0;
    background-color:
#3f4040;
top: calc(100% + 9px);
left: 0;
right: 0;
z-index: 99;
-webkit-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);
-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);
box-shadow: 0px 7px 7px 0px
    rgba(0,0,0,0.53);
}

.content .filters ul.oLinks {float:left;}
.content .filters ul.oLinks li {float:left;margin-right: 10px;}
.content .filters ul.oLinks li a {width:80px;text-align:center;height:32px;line-height:32px;font-size:12px;border-radius:20px;font-weight:500;}
.content .filters ul.oLinks li.oneMatch a {margin-left:8px;background:#fcd333;color:#202322;}
.content .filters ul.oLinks li.oneMatch .active {background:#ffe488;color:#202322;}
.content .filters ul.oLinks li.liveMatch a {background:#ed4f45;color:#fff;}
.content .filters ul.oLinks li.liveMatch .active {background:#bb3d35;color:#202322;}
.content .filters .searchFilter {float:left;margin-left:0px;background:#3f4040;width:421.5px;height:32px;border-radius:20px;}
.content .filters .searchFilter .input {float:left;background:transparent;width:calc(100% - 46px);height:32px;color:#FFF;font-size:12px;font-weight:500;font-family: 'Roboto', sans-serif;padding:0 18px;}
.content .filters .searchFilter .input::placeholder {color:#FFF;font-size:12px;font-weight:500;font-family: 'Roboto', sans-serif;}
.content .filters .searchFilter .submit {float:right;width:46px;cursor:pointer;height:32px;background:url("../img/icons/search.png")no-repeat center center;text-indent:-9999px;padding:9px 0}

.content #matchListArea .sHeader {float:left;width:100%;height:104px;justify-content:flex-start;position:-webkit-sticky;position: sticky;top: 0;z-index: 50;}

.content .firstHeadline {font-family: 'Roboto', sans-serif;float:left;width:100%;height:52px;background:#fcd333;border-top:1px solid #202322;border-bottom:1px solid #202322;}
.content .firstHeadline ul {float:left;width:100%;height:52px;padding-left:20px;}
.content .firstHeadline ul li {float:left;height:51px;line-height:52px;border-right:1px solid #202322;text-align:center;font-size:14px;color:#202322;font-weight:500;}
.content .firstHeadline ul li.tarih {width:364px;text-align:left;}
.content .firstHeadline ul li.ms {width:114px}
.content .firstHeadline ul li.ilkGol {width:147px}
.content .firstHeadline ul li.msAU {width:228px}
.content .firstHeadline ul li.AU {width:76px}
.content .firstHeadline ul li.karGol {width:76px}
.content .firstHeadline ul li.topGol {width:152px}
.content .firstHeadline ul li.tek-cift {width:76px}

.content .secondHeadline {float:left;width:100%;height:52px;background:#0f7c39;font-family: 'Roboto', sans-serif;}
.content .secondHeadline ul {float:left;width:100%;height:52px;}
.content .secondHeadline ul li {float:left;height:52px;line-height:52px;font-size:12px;font-weight:500;color:#fff;border-right:1px solid #404343;position:relative;}
.content .secondHeadline ul li.tCenter {text-align:center;}
.content .secondHeadline ul li.tLeft {text-align:left;padding-left:15px;}
.content .secondHeadline ul li.bRightBlack {border-right:1px solid #202322;}
.content .secondHeadline ul li.lig {width:53px;}
.content .secondHeadline ul li.saat {width:51px;}
.content .secondHeadline ul li.mbs {width:39px;}
.content .secondHeadline ul li.takimlar {width:241px;}
.content .secondHeadline ul li.bsi {width:38px;}
.content .secondHeadline ul li.olmaz {width:71px;}
.content .secondHeadline ul li i.up {position:absolute;top:8px;left:50%;display:inline-block;cursor:pointer;margin-left:-3.5px;width:7px;height:4px;background:url("../img/icons/arrowWhite.png")no-repeat;}
.content .secondHeadline ul li i.down {position:absolute;bottom:8px;left:50%;display:inline-block;cursor:pointer;margin-left:-3.5px;width:7px;height:4px;background:url("../img/icons/arrowWhite.png")no-repeat;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);}

.content .nPMatches {float:left;width:100%;height:auto;background:#3f4040;font-family: 'Roboto', sans-serif;}
.content .nPMatches .nPMatch {float:left;width:100%;}
.content .nPMatches .nPMatch:nth-child(even) {background:#2c2e2d}
.content .nPMatches ul.fDatas {float:left;width:100%;height:41px;border-top:1px solid #202322;overflow:hidden;}
.content .nPMatches:first-child ul.fDatas {border-top:none}
.content .nPMatches ul.fDatas li {float:left;font-size:12px;color:#FFF;font-weight:500;height:41px;line-height:41px;border-right:1px solid #464848;position:relative;}
.content .nPMatches ul.fDatas li.tCenter {text-align:center;}
.content .nPMatches ul.fDatas li.tLeft {text-align:left;padding-left:15px;}
.content .nPMatches ul.fDatas li.bRightBlack {border-right:1px solid #202322;}
.content .nPMatches ul.fDatas li.lig {width:53px;}
.content .nPMatches ul.fDatas li.saat {width:51px;}
.content .nPMatches ul.fDatas li.mbs {width:39px;}
.content .nPMatches ul.fDatas li.mbs i {display:inline-block;font-style:normal;width:22px;height:22px;line-height:22px;border-radius:2px;}

.content .nPMatches ul.fDatas li.mbs i.dort {background:#ffcb00;}
.content .nPMatches ul.fDatas li.mbs i.uc {background:#4e92df;}
.content .nPMatches ul.fDatas li.mbs i.bir {background:#ed4f45;}
.content .nPMatches ul.fDatas li.mbs i.iki {background:#0f7c39;}
.content .nPMatches ul.fDatas li.takimlar {width:241px;}
.content .nPMatches ul.fDatas li.bsi {width:38px;cursor: pointer;}
.content .nPMatches ul.fDatas li.olmaz {width:71px;cursor: pointer;}
.content .nPMatches ul.fDatas li.plus {border-right:none;position: absolute;right:10px;}
.content .nPMatches ul.fDatas li.plus i {cursor:pointer;color:#FFF;font-style:normal;float:left;font-size:12px;font-weight:500;height:41px;line-height:41px;padding:0 20.68px 0 8px;}
.content .nPMatches ul.fDatas li.up i {position:absolute;top:6px;left:50%;display:inline-block;cursor:pointer;margin-left:-3.5px;width:7px;height:4px;background:url("../img/icons/arrowGreen.png")no-repeat;}
.content .nPMatches ul.fDatas li.down i {position:absolute;top:6px;left:50%;display:inline-block;cursor:pointer;margin-left:-3.5px;width:7px;height:4px;background:url("../img/icons/arrowRed.png")no-repeat;}
.content .nPMatches ul.fDatas li.up {cursor:pointer;}
.content .nPMatches ul.fDatas li.up:hover {background:#fcd333;color:#000}
.content .nPMatches ul.fDatas li.down {cursor:pointer;}
.content .nPMatches ul.fDatas li.down:hover {background:#0f7c39;}

.content .nPMatches .nPMatch .tumOranlar {float:left;width:100%;height:auto;display:none}
.content .nPMatches .nPMatch .tumOranlar .bas {float:left;width:100%;height:49px;background:#0f7c39;line-height:49px;}
.content .nPMatches .nPMatch .tumOranlar .bas span {float:left;color:#FFF;font-size:15px;font-weight:500;padding-left:19px;}
.content .nPMatches .nPMatch .tumOranlar .bas i.close {float:right;width:50px;height:49px;cursor:pointer;background:url("../img/icons/close.png")no-repeat center center #0b7333;}
.content .nPMatches .nPMatch .tumOranlar .oranItem {float:left;width:100%;height:68px;background:#191919;}
.content .nPMatches .nPMatch .tumOranlar .oranItem .text {float:left;display:inline-table;width:316px;height:68px;background:#3f4040;line-height:68px;padding-left:20px;position:relative;}
.content .nPMatches .nPMatch .tumOranlar .oranItem .text:after {position:absolute;bottom:0;left:0;width:100%;height:1px;background:#292929;content:"";}
.content .nPMatches .nPMatch .tumOranlar .oranItem .text span {display:table-cell;vertical-align:middle;width:165px;height:68px;color:#FFF;line-height:24px;font-size:15px;font-weight:500;}
.content .nPMatches .nPMatch .tumOranlar .oranItem:last-child .text:after {display:none}
.content .nPMatches .nPMatch .tumOranlar .oranItem .text b {float:left;color:#8b8b8b;font-size:12px;font-weight:500;margin-left:12px;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul {float:left;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li {float:left;width:66px;height:48px;text-align:center;margin:10px 5px 0 5px;border-radius:2px;overflow:hidden;cursor: pointer}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li:first-child {margin:9px 20px 0 19px;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li:hover span {background:#0f7c39;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li:hover i {background:#06692c;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li span {float:left;width:100%;height:24px;line-height:24px;color:#00ff8d;font-size:12px;font-weight:500;background:#414141;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li i {float:left;width:100%;height:24px;background:#2c2e2d;font-style:normal;line-height:24px;color:#fff;font-size:12px;font-weight:500;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs {float:left;width:25px;height:24px;overflow:initial;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs span {margin-top:0px;height:auto;background:transparent;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs i {border-radius:2px;margin:0px 0 0 1px;width:22px;height:22px;display:inline-block;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs.uc i {background:#4e92df!important;color:#FFF;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs.bir i {background:#ed4f45;}
.content .nPMatches .nPMatch .tumOranlar .oranItem ul li.mbs.iki i {background:#0f7c39;}

.oransalKars .tumOranlar {float:left;width:100%;height:auto;display:block}
.oransalKars .tumOranlar .bas {float:left;width:100%;height:49px;background:#0f7c39;line-height:49px;}
.oransalKars .tumOranlar .bas span {float:left;color:#FFF;font-size:15px;font-weight:500;padding-left:19px;}
.oransalKars .tumOranlar .bas i.close {float:right;width:50px;height:49px;cursor:pointer;background:url("../img/icons/close.png")no-repeat center center #0b7333;}
.oransalKars .tumOranlar .oranItem {float:left;width:100%;height:68px;background:#191919;}
.oransalKars .tumOranlar .oranItem .text {float:left;display:inline-table;width:316px;height:68px;background:#3f4040;line-height:68px;padding-left:20px;position:relative;}
.oransalKars .tumOranlar .oranItem .text:after {position:absolute;bottom:0;left:0;width:100%;height:1px;background:#292929;content:"";}
.oransalKars .tumOranlar .oranItem .text span {display:table-cell;vertical-align:middle;width:165px;height:68px;color:#FFF;line-height:24px;font-size:15px;font-weight:500;}
.oransalKars .tumOranlar .oranItem:last-child .text:after {display:none}
.oransalKars .tumOranlar .oranItem .text b {float:left;color:#8b8b8b;font-size:12px;font-weight:500;margin-left:12px;}
.oransalKars .tumOranlar .oranItem ul {float:right !important; width: 398px !important;word-wrap: break-word;overflow-y: hidden;max-height: 58px;}
.oransalKars .tumOranlar .oranItem ul li {float:left !important;width:66px !important;height:48px !important;text-align:center !important;margin:10px 5px 0 5px !important;border-radius:2px;overflow:hidden;}
.oransalKars .tumOranlar .oranItem ul li:first-child {margin:9px 20px 0 19px !important;}
.oransalKars .tumOranlar .oranItem ul li:hover span {background:#0f7c39;}
.oransalKars .tumOranlar .oranItem ul li:hover i {background:#06692c;}
.oransalKars .tumOranlar .oranItem ul li span {float:left;width:100%;height:24px;line-height:24px !important;color:#00ff8d !important;font-size:12px !important;font-weight:500 !important;background:#414141;}
.oransalKars .tumOranlar .oranItem ul li i {float:left;width:100%;height:24px;background:#2c2e2d;font-style:normal;line-height:24px;color:#fff !important;font-size:12px;font-weight:500;margin: 0 !important}
.oransalKars .tumOranlar .oranItem ul li.mbs {float:left;width:25px;height:24px;overflow:initial;}
.oransalKars .tumOranlar .oranItem ul li.mbs span {margin-top:0px;height:auto;background:transparent;}
.oransalKars .tumOranlar .oranItem ul li.mbs i {border-radius:2px;margin:0px 0 0 1px;width:22px;height:22px;display:inline-block;}
.oransalKars .tumOranlar .oranItem ul li.mbs.uc i {background:#4e92df!important;color:#FFF;}
.oransalKars .tumOranlar .oranItem ul li.mbs.bir i {background:#ed4f45;}
.oransalKars .tumOranlar .oranItem ul li.mbs.iki i {background:#0f7c39;}

.iddaaP .sportsTab {float:left;display:block;}

.forMobileMatch {display:none;float:left;width:100%;padding:20px;}
.forMobileMatch span.matchTitle {float:left !important;width:100% !important;color:#FFF !important;font-size:14px !important;font-weight:500 !important;}
.forMobileMatch ul.frontInfos {float:left !important;width:100% !important;padding-top:10px !important;}
.forMobileMatch ul.frontInfos li {float:left !important;color:#FFF !important;font-weight:500 !important;font-size:12px !important;line-height:14px !important;}
.forMobileMatch ul.frontInfos li.mbs i {margin-right:8px !important;float:left !important;background:#4e92df !important;color:#FFF !important;font-size:12px !important;width:14px !important;height:14px !important;line-height:14px !important;border-radius:2px !important;text-align:center !important;font-style:normal !important;}
.forMobileMatch ul.frontInfos li.mbs.uc i {background:#4e92df !important;color:#FFF !important;}
.forMobileMatch ul.frontInfos li.mbs.bir i {background:#ed4f45 !important;}
.forMobileMatch ul.frontInfos li.mbs.iki i {background:#0f7c39 !important;}
.forMobileMatch ul.frontInfos li.league {}
.forMobileMatch ul.frontInfos li.time {float:right !important;}
.forMobileMatch ul.oth {float:left !important;width:100% !important;padding-top:10px !important;}
.forMobileMatch ul.oth li {padding:0 10px !important;border-radius:3px !important;float:left !important;color:#FFF !important;margin:7.5px 0;font-weight:500;font-size:12px;width:calc(50% - 7.5px);background:#313433;height:36px;line-height:36px;}
.forMobileMatch ul.oth li:nth-child(even) {float:right !important;}
.forMobileMatch ul.oth li span {float:left !important;}
.forMobileMatch ul.oth li p {float:right;color:#fcd333 !important;}
.forMobileMatch ul.oth li.othMore {width:15% !important;text-align:center !important;}
.forMobileMatch ul.oth li.othMore a {color:#FFF !important;}
.content .nPMatches .nPMatch:nth-child(even) .forMobileMatch ul.oth li {background:#3f4040!important;}
.loadingBall{width: 1076px !important;background-color: #202322 !important;display: block;min-height: 665px;}
.loadingBall .middle{margin:0 auto !important;position: relative !important; top: 251px;color: #fff !important;}
.loadingBall .middle img{margin-left: 20px !important;}
.loadingBall .middle p{position: relative !important; left: 10px !important;margin-top:7px !important;}


.content .nPMatches .nPMatch:nth-child(even) .forMobileMatch ul.oth li {background:#3f4040!important;}

.content .newDCheckbox {float:left;width:110px;height:32px;position:relative;margin-left:8px;}
.content .newDCheckbox .dropdown {position: absolute;top:0;width:110px;height:32px;}
.dropdown dd, .dropdown dt {margin: 0px;padding: 0px;}
.dropdown ul {margin:-1px 0 0 0;}
.dropdown dd {position:relative;}
.dropdown a, .dropdown a:visited {color: #fff;text-decoration: none;outline: none;font-size: 12px;}
.dropdown dt a {background-color: #3f4040;display: block;border-radius:20px;font-size: 12px;font-weight: 500;padding: 0px 37px 0 18px;min-height: 32px;line-height: 32px;overflow: hidden;border:0;width:110px;}
.dropdown dt a span, .multiSel span {cursor: pointer;display: inline-block;padding: 0 0px 0px 0;}
.dropdown dd ul {background-color: #3f4040;border: 0;color: #fff;display: none;left: 0px;padding: 8px 0px 8px 0px;position: absolute;top:10px;min-width:225px;list-style:none;height: auto;z-index:9999;-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.53);-moz-box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);box-shadow: 0px 7px 7px 0px rgba(0,0,0,0.53);}
.dropdown dd ul.toggle {display:block;}
.dropdown dd ul:after {position:absolute;top:-6px;left:19px;content:"";width: 0;height: 0;border-style: solid;border-width: 0 6px 7px 6px;border-color: transparent transparent #3f4040 transparent;}
.dropdown span.value {display: none;}
.dropdown dd ul li {font-size: 12px;font-weight: 500;float:left;width:100%;color: #ffffff;height: 29px;line-height: 29px;padding: 0px 17px 0 17px;}
.dropdown dd ul li input {float:left;margin:7.5px 5px 0 0;}
.dropdown dd ul li a:hover {background-color: #fff;}
.dropdown i.arr {position: absolute;content: "";top: 12px;right: 17px;width: 11px;height: 9px;background: url(../img/icons/triangle2.png)no-repeat;}
.dropdown i.arr.opened {transform:rotate(180deg);}

.thisLeftArea {float:left;width:calc(100% - 315px);height:auto;}
.liveResults {float:left;width:100%;height:auto;background:#202322;}
.liveResults ul.liveTabs {float:left;width:100%;height:48px;padding:0 20px;}
.liveResults ul.liveTabs li {margin:0 17.5px;cursor:pointer;float:left;height:48px;line-height:48px;text-transform:Uppercase;color:#a3a3a3;font-size:15px;font-weight:bold}
.liveResults ul.liveTabs li a {text-transform:Uppercase;color:#a3a3a3;font-size:15px;font-weight:bold}
.liveResults ul.liveTabs li:first-child {margin:0 17.5px 0 0;}
.liveResults ul.liveTabs li.active a {color:#fcd333;position:relative;}
.liveResults ul.liveTabs li.active a:before {position:absolute;content:"";bottom:0px;left:0;width:100%;height:3px;background:#fcd333;}

.liveResults .liveBar {float:left;width:100%;height:48px;background:#313434;padding:0 0 0 0px;}
.liveResults .liveBar ul.tabPages {float:left;}
.liveResults .liveBar ul.tabPages li {float:left;padding:0 20px;line-height:48px;color:#f2f2f2;border-right:1px solid #393b3b;cursor:pointer;}
.liveResults .liveBar ul.tabPages li.active {background:#272a29;}
.liveResults .liveBar ul.tabPages li.active {color:#fcd333;}
.liveResults .liveBar ul.tabPages li span {float:left;font-weight:bold;font-size:13px;text-transform:Uppercase;}
.liveResults .liveBar ul.tabPages li i {float:left;}
.liveResults .liveBar ul.tabPages li.fav.active i {background:url("../img/icons/favActive.png")no-repeat;}
.liveResults .liveBar ul.tabPages li.live.active i {background:url("../img/icons/liveActive.png")no-repeat;}
.liveResults .liveBar ul.tabPages li.idd.active i {background:url("../img/icons/iddActive.png")no-repeat;}
.liveResults .liveBar ul.tabPages li.fav i {width:20px;height:20px;background:url("../img/icons/fav.png")no-repeat;margin:13px 11px 0 0;}
.liveResults .liveBar ul.tabPages li.live i {width:20px;height:22px;background:url("../img/icons/live.png")no-repeat;margin:12px 10px 0 0;}
.liveResults .liveBar ul.tabPages li.idd i {width:22px;height:18px;background:url("../img/icons/idd.png")no-repeat;margin:15px 10px 0 0;}
.liveResults .liveBar ul.tabPages li:hover {background:#272a29;}
.liveResults .liveBar .newDSelect.iddTarih:hover {background:#272a29;}

.liveResults .liveBar .saat:hover {background:#272a29;}
.liveResults .liveBar i.volume:hover {background:url("../img/icons/volume.png")no-repeat #272a29 center;}
.liveResults .liveBar .newDSelect.iddTarih {padding:0 0 0 0px;border-right: 1px solid #393b3b;margin-right: 0px;}
.liveResults .liveBar .newDSelect.iddTarih .select-selected {box-sizing:border-box;color:#fcd333;border-right:1px solid #393b3b;height:48px;padding:0px 0px 0 9px;line-height:48px;min-width:120px;font-size:13px;font-weight:bold;border-radius:0;background:transparent;text-transform:Uppercase;}
.liveResults .liveBar .newDSelect.iddTarih i.date {float:left;width:21px;height:22px;background:url("../img/icons/date.png")no-repeat;margin:13px 0px 0 0;}
.liveResults .liveBar .newDSelect.iddTarih .select-selected:after {right:16px;top:20px;}
.liveResults .liveBar span.lig {height:48px;text-transform:Uppercase;color:#FFF;float:left;line-height:48px;text-align:center;font-size:13px;cursor:pointer;font-weight:bold;display:inline-block;width:90px;border-right:1px solid #393b3b;padding-right: 15px; padding-left: 15px;}
.liveResults .liveBar span.lig:hover {background:#272a29;}
.liveResults .liveBar span.lig.toggle {color:#fcd333;}
.liveResults .liveBar .saat {float:left;width:65px;text-align:center;cursor:pointer;line-height:48px;border-right:1px solid #393b3b;height:48px;font-size:13px;font-weight:bold;color:#FFF;padding-left: 15px; padding-right: 15px;}
.liveResults .liveBar .saat:focus {color:#fcd333;}
.liveResults .liveBar .saat.toggle {color:#fcd333;}
.liveResults .liveBar i.volume {width:38.2px;transition:all .3s;height:33px;float:left;background:url("../img/icons/volume.png")no-repeat  center  center;padding:14.5px 0 0 11px;cursor:pointer;}
.liveResults .liveBar i.volume.toggle {transition:all .3s;background:url("../img/icons/volumeActive.png")no-repeat  center  center;}
.liveResults .thisMatches {float:left;width:100%;padding:0 15px 15px 15px;font-family: 'Roboto', sans-serif;}
.liveResults .thisMatches .leagueHead {height:78px;padding:0 1px;}
.liveResults .thisMatches .leagueHead i {box-shadow:none;}
.liveResults .thisMatches .leagueHead span {line-height:78px;font-size:20px;font-weight:bold;color:#FFF;}
.liveResults .thisMatches .thisMatch {float:left;width:100%;height:auto;}
.liveResults .thisMatches .thisMatch .rateBar{float:left;width:100%;height:65px;background:#3f4040;border-radius:4px;padding:0 15px;margin-bottom: 10px;}

.liveResults .thisMatches .matchAjaxBar {float:left;width:100%;}

.liveResults .thisMatches .matchAjaxBar:nth-child(even) {background:transparent}

.liveResults .thisMatches .thisMatch span.time {line-height:65px;color:#FFF;float:left;font-size:13px;font-weight:500;}
.liveResults .thisMatches .thisMatch span.live {float:left;margin-left:15px;color:#FFF;margin-top:21px;}
.liveResults .thisMatches .thisMatch span.live i {float:left;font-style:normal;background:#fec901;font-weight:bold;font-size:11px;color:#000;line-height:24px;height:23px;padding:0 7px;border-radius:1px;}
.liveResults .thisMatches .thisMatch span.live b {float:left;color:#fec901;font-size:12px;font-weight:bold;line-height:24px;margin-left:7px;width: 20px;}
.liveResults .thisMatches .thisMatch ul.teamLogos {width:64px;position:relative;float:left;margin-top:16px;margin-left:22px;}
.liveResults .thisMatches .thisMatch ul.teamLogos li {background:#3f4040;position:absolute;float:left;width:34px;height:34px;border:1px solid #737777;border-radius:100%;}
.liveResults .thisMatches .thisMatch ul.teamLogos li img {margin:6px auto;width: 20px;height: 20px;}
.liveResults .thisMatches .thisMatch ul.teamLogos li.left {left:0;z-index:2;}
.liveResults .thisMatches .thisMatch ul.teamLogos li.right {right:0;}
.liveResults .thisMatches .thisMatch ul.teamLogos li.goal {background:#551e25;border-color:#d01041}
.liveResults .thisMatches .thisMatch ul.teamLogos li.goal:before {position:absolute;right:-2px;bottom:-1px;content:"";width:13px;height:13px;background:url("../img/icons/goal.png")no-repeat center #e5112c;border-radius:100%;}
.liveResults .thisMatches .thisMatch ul.teamLogos li.left.goal:before {left:-2px;right:0;}

.karsilastirma .goal{width:14px;height:14px;background:url("../img/icons/goal2.png")no-repeat center;border-radius:100%;float: right !important;margin-top: 19px !important;}


.liveResults .thisMatches .thisMatch ul.scores {float:left;margin-left:22px;width:186px;padding:15px 0 0 0;}
.liveResults .thisMatches .thisMatch ul.scores li {float:left;width:100%;font-size:14px;font-weight:500;color:#fff;}
.liveResults .thisMatches .thisMatch ul.scores li span {float:left;width:calc(100% - 36px); max-height: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 156px;}
.liveResults .thisMatches .thisMatch ul.scores li i {float:right;width:23px;font-style:normal;text-align:right;}
.liveResults .thisMatches .thisMatch ul.scores li:first-child {padding-bottom:9px;}
.liveResults .thisMatches .thisMatch ul.scores li.winner span {color:#fff;}
.liveResults .thisMatches .thisMatch ul.scores li.winner i {color:#fff;position:relative;}
.liveResults .thisMatches .thisMatch ul.scores li i .iconArrow {position:absolute;right:19px;top:2px;content:"";width:4px;height:7px;background:url("../img/icons/sc.png")no-repeat}
.liveResults .thisMatches .thisMatch ul.oth {float:left;margin-top:19px;margin-left:37px;}
.liveResults .thisMatches .thisMatch ul.oth li {float:left;width:50px;cursor:pointer;height:28px;border:1px solid #6e6e6e;margin-right:9px;text-align:center;line-height:28px;background:#202322;color:#FFF;font-size:12px;font-weight:500;border-radius:4px;}
.liveResults .thisMatches .thisMatch ul.oth li:last-child {margin-right:0px;}
.liveResults .thisMatches .thisMatch ul.oth li.down {background:#551e25;border-color:#d30f41;color:#ff1016;}
.liveResults .thisMatches .thisMatch ul.oth li.down span {position:relative;left:-5px;}
.liveResults .thisMatches .thisMatch ul.oth li.down span:before {position:absolute;content:"";right:-10px;top:2px;width:5px;height:9px;background:url("../img/icons/down.png")no-repeat;}
.liveResults .thisMatches .thisMatch ul.oth li.down:hover {background:#0f7c39;color:#FFF;border-color:#0f7c39;}
.liveResults .thisMatches .thisMatch ul.oth li.down:hover span:before {background:url("../img/icons/downHover.png")no-repeat;}
.liveResults .thisMatches .thisMatch ul.oth li.up {background:#185448;border-color:#4aa290;color:#64d5be;}
.liveResults .thisMatches .thisMatch ul.oth li.up span {position:relative;right:-5px;}
.liveResults .thisMatches .thisMatch ul.oth li.up span:before {position:absolute;content:"";left:-10px;top:2px;width:5px;height:9px;background:url("../img/icons/up.png")no-repeat;}
.liveResults .thisMatches .thisMatch ul.oth li.up:hover {background:#fcd333;color:#000;border-color:#fcd333}
.liveResults .thisMatches .thisMatch ul.oth li.up:hover span:before {background:url("../img/icons/upHover.png")no-repeat;}
.liveResults .thisMatches .thisMatch i.favorite {float:right;margin:25px 0 0 21px;cursor:pointer;width:15px;height:15px;background:url("../img/icons/favorite2.png")no-repeat;}
.liveResults .thisMatches .thisMatch i.favorite.fav {background:url("../img/icons/favorite3.png")no-repeat;}
.liveResults .thisMatches .thisMatch span.more {float:left;line-height:68px;height:65px;margin:0 0 0 19px;color:#FFF;font-size:12px;font-weight:500;cursor:pointer;}
.liveResults .thisMatches .thisMatch .othRates {float:left;height:auto;width:100%;background:#313434;margin-top:1px;border-radius:4px;padding: 15px;}

.liveResults .thisMatches .thisMatch .othRates .rate {text-align:center;border-radius:4px;float:left;width:163.5px;height:94px;background:#202322;margin-right:15px;}
.liveResults .thisMatches .thisMatch .othRates .rate:first-child {width:223px;margin-bottom:15px;}
.liveResults .thisMatches .thisMatch .othRates .rate:nth-child(2) {width:223px;margin-bottom:15px;}
.liveResults .thisMatches .thisMatch .othRates .rate:nth-child(3) {width:223px;margin-right:0;margin-bottom:15px;}
.liveResults .thisMatches .thisMatch .othRates .rate:nth-child(7) {margin-right:0;}
.liveResults .thisMatches .thisMatch .othRates .rate span.f {float:left;padding:17px 0 9px 0;width:100%;color:#fff;font-size:12px;font-weight:500;text-transform:Uppercase;}

.liveResults .thisMatches .thisMatch .othRates .rate ul.rates {margin:0 auto;text-align: center;display: inline-block;width:100%;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li {display:inline-block;width:50px;cursor:pointer;margin-right:9px;text-align:center;font-size:12px;font-weight:500;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li div {display:inline-block;width:50px;cursor:pointer;height:28px;border:1px solid #6e6e6e;line-height:28px;background:#202322;color:#FFF;border-radius:4px;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li:last-child {margin-right:0px;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.down div {background:#551e25;border-color:#d30f41;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.down span {position:relative;left:-5px;color:#ff1016;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.down span:before {position:absolute;content:"";right:-10px;top:2px;width:5px;height:9px;background:url("../img/icons/down.png")no-repeat;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.up div {background:#185448;border-color:#4aa290;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.up span {position:relative;right:-5px;color:#64d5be;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li.up span:before {position:absolute;content:"";left:-10px;top:2px;width:5px;height:9px;background:url("../img/icons/up.png")no-repeat;}
.liveResults .thisMatches .thisMatch .othRates .rate ul.rates li b {width:100%;display:inline-block;font-size:12px;Font-weight:500;color:#FFF;padding-top:5px;}
.liveResults .thisMatches .thisMatch .othRates .moreRate {width:100%;display: block;float: left;position: relative;margin-top:15px;}
.liveResults .thisMatches .thisMatch .othRates .moreRate a {position:relative;margin: 0 auto;border-radius:3px;display: table;border:1px solid #464949;width:172px;height:38px;line-height:38px;color:#fff;font-size:12px;font-weight:500;text-transform:Uppercase;}
.liveResults .thisMatches .thisMatch .othRates .moreRate a span {position:realtive;float:left;left:12px;margin-left:19px;}
.liveResults .thisMatches .thisMatch .othRates .moreRate a span:after {position:absolute;content:"";right:19px;top:13px;width:7px;height:11px;background:url("../img/icons/moreRates.png")no-repeat;}
.liveResults .thisMatches .thisMatch .othRates .moreRate a:hover {background:#464949}
.liveTabs span i.live {text-transform:Uppercase;position:absolute;z-index:2;left:3px;top:-21px;width:(100% - 6px);height:13px;padding:0 8px;color:#FFF;font-size:10px;line-height:13px;}
.liveTabs span i.live:before {position:absolute;left:0;top:0;z-index:-1;content:"";width:100%;height:13px;background:#ed4f45;-webkit-transform: skew(-20deg); -moz-transform:skew(-20deg);-o-transform:skew(-20deg);transform:skew(-20deg);}
.thisLeftArea .liveResults .liveTabs span{position:relative; display: inline-block;bottom: 11px;}

.forMobileThisMatch {display:none}
#matchListArea{width: 100%;height: auto;float: left;}
.macDetay {width:100%;height:auto;float:left;font-family: 'Roboto', sans-serif;}
.macDetay .mdHead {width:100%;height:254px;float:left;position:relative;}
.macDetay .mdHead .team {width:210px;display:inline-block;position:absolute;top:37px;text-align:center;}
.macDetay .mdHead .team.left {left:125px;}
.macDetay .mdHead .team.right {right:125px;}
.macDetay .mdHead .team i {position:relative;top:5px;width:105px;height:105px;display:inline-block;text-align:center;margin-bottom:13px;border-radius:100%;background:rgba(255, 255, 255, 0.1);}
.macDetay .mdHead .team i ul {position:absolute;top:-5px;z-index:2;float:left;width:auto;height:37px;min-width:100px;max-width:200px;}
.macDetay .mdHead .team i ul li {float:left;width:16px;}
.macDetay .mdHead .team.left i ul li {margin-right:10px;}
.macDetay .mdHead .team.left i ul li:last-child {margin-right:0px;}
.macDetay .mdHead .team.right i ul li {margin-right:10px;}
.macDetay .mdHead .team.right i ul li:first-child {margin-right:0px;}
.macDetay .mdHead .team i ul li b {float:left;width:16px;height:20px;margin-bottom:8px;}
.macDetay .mdHead .team i ul li p {width:100%;font-style:normal;text-align:center;color:#FFF;font-size:12px;font-weight:500;}
.macDetay .mdHead .team i ul li.red b {background:#ff0000;}
.macDetay .mdHead .team i ul li.yellow b {background:#fcd333;}
.macDetay .mdHead .team.left i ul {left:135px;}
.macDetay .mdHead .team.right i ul {right:135px;}
.macDetay .mdHead .team.right i ul li {float:right}
.macDetay .mdHead .team i img {display:block;margin:0 auto;margin-top: 18px;}
.macDetay .mdHead .team span {width:100%;display:block;text-align:center;color:#FFF;font-size:25px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow: ellipsis;}
.macDetay ul.score {position:absolute;width:225px;left:50%;top:78px;margin-left:-107px;}
.macDetay ul.score li {display:inline-block;color:#FFF;}
.macDetay ul.score li.score {font-size:45px;font-weight:500;}
.macDetay ul.score li.left {}
.macDetay ul.score li.right {}
.macDetay ul.score li.dk {width:50px;margin:0 50px;position:relative;top:24px;text-align:center;}
.macDetay ul.score li.dk span {width:50px;height:34px;background:#0f7c39;display:inline-block;text-align:center;font-size:15px;font-weight:500;line-height:34px;}
.macDetay ul.score li.dk b {font-style:normal;font-size:14px;font-weight:500;line-height:34px;position:relative;top:2px;}
.macDetay ul.infos {text-align:center;width:100%;position:absolute;bottom:19px;}
.macDetay ul.infos li {display:inline-block;color:#FFF;font-size:12px;font-weight:500;}

.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam ul.inf li i{margin-top:0px!important;padding-top:0px!important}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam ul.inf li i {margin-top:0px!important;padding-top:0px!important}

.macDetay .darBar {float:left;width:230px;}
.macDetay .darBar .nav {float:left;width:100%;margin-top:50px;}
.macDetay .darBar .nav ul {float:left;width:100%;}
.macDetay .darBar .nav ul li {float:left;width:100%;border-bottom:1px solid #2b2d2c;background:#202322;}
.macDetay .darBar .nav ul li:first-child { background:transparent;}
.macDetay .darBar .nav ul li a {float:left;width:100%;padding:0 19px;height:50px;line-height:52px;font-family: 'Roboto Condensed', sans-serif;font-size:15px;font-weight:bold;color:#a3a3a3;text-transform:Uppercase;}
.macDetay .darBar .nav ul li a i {float:left;width:24px;height:24px;margin:14px 13px 0 0;}
.macDetay .darBar .nav ul li.mBilgisi a i {background:url("../img/icons/mBilgisi.png")no-repeat;}
.macDetay .darBar .nav ul li.kars a i {background:url("../img/icons/kars.png")no-repeat;}
.macDetay .darBar .nav ul li.iOranlari a i {background:url("../img/icons/iOranlari.png")no-repeat;}
.macDetay .darBar .nav ul li.istat a i {background:url("../img/icons/istat.png")no-repeat;}
.macDetay .darBar .nav ul li.ftart a i {background:url("../img/icons/form.png")no-repeat;}
.macDetay .darBar .nav ul li.active {padding:1px 0;}
.macDetay .darBar .nav ul li.active a {color:#fcd333;background:#303231;position:relative;}
.macDetay .darBar .nav ul li.active a:before {position:absolute;left:0;top:0;height:100%;width:2px;background:#fcd333;content:"";}
.macDetay .darBar .nav ul li.active.mBilgisi a i {background:url("../img/icons/mBilgisiActive.png")no-repeat;}
.macDetay .darBar .nav ul li.active.kars a i {background:url("../img/icons/karsActive.png")no-repeat;}
.macDetay .darBar .nav ul li.active.iOranlari a i {background:url("../img/icons/iOranlariActive.png")no-repeat;}
.macDetay .darBar .nav ul li.active.istat a i {background:url("../img/icons/istatActive.png")no-repeat;}
.macDetay .darBar .nav ul li.active.ftart a i {background:url("../img/icons/formActive.png")no-repeat;}
.statsDar {float:left;width:100%;padding-top:25px;background:#202322;}
.statsDar .head {float:left;width:100%;height:36px;padding:0 22px;}
.statsDar .head span {float:left;margin:0 20px;display:inline-block;line-height:36px;color:#FFF;font-size:14px;font-weight:bold;text-transform:Uppercase;}
.statsDar .head i {float:left;width:30px;height:33px;}
.statsDar .head i:first-child {margin-left:6px;}
.statsDar .head i img {display:inline-block!important;max-width:36px;}
.statsDar .items {float:left;width:100%;margin-top:18px;background:#272a29;padding-bottom:20px;overflow:hidden;}
.statsDar .items .item {float:left;width:100%;padding-bottom:4px;height:40px;}
.statsDar .items .item:first-child {height:44px;}
.statsDar .items .item:first-child .lInfo {padding-top:4px;}
.statsDar .items .item:first-child .rInfo {padding-top:4px;}
.statsDar .items .item:first-child span.cent {padding-top:4px;height:44px;line-height:44px;}
.statsDar .items .item:last-child {height:44px;}
.statsDar .items .item:last-child .lInfo {padding-bottom:4px;}
.statsDar .items .item:last-child .rInfo {padding-bottom:4px;}
.statsDar .items .item:last-child span.cent {padding-bottom:4px;height:44px;line-height:44px;}
.statsDar .items .item .lInfo {float:left;width:80px;height:40px;background:#272a29;line-height:40px;color:#FFF;font-size:14px;font-weight:400;}
.statsDar .items .item .lInfo i {float:left;width:46px;height:12px;background:#b5c9e0;margin-right:10px;margin-top:14px;position:relative;overflow:hidden;}
.statsDar .items .item .lInfo i b {position:absolute;top:0;left:0;height:12px;background:#336bae;}
.statsDar .items .item .rInfo {float:left;width:80px;height:40px;background:#272a29;line-height:40px;color:#FFF;font-size:14px;font-weight:400;}
.statsDar .items .item .rInfo i {float:right;width:46px;height:12px;background:#f7d1b1;margin-left:10px;margin-top:14px;position:relative;overflow:hidden;}
.statsDar .items .item .rInfo i b {position:absolute;top:0;left:0;height:12px;background:#e87828;}
.statsDar .items .item .rInfo span {float:left;margin-left:8px;width:16px;text-align:right;}
.statsDar .items .item span.cent {float:left;width:70px;height:40px;background:#202322;text-align:center;color:#FFF;font-size:14px;font-weight:400;line-height:40px;}
.statsDar.mobile {display:none}

.macDetay .genisBar {float:right;width:calc(100% - 230px);padding:20px;background:#FFF;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.18);}
.macDetay .genisBar .macTahmini {float:left;width:100%;background:#202322;padding:0 15px 15px 15px;}
.macDetay .genisBar .macTahmini .head {float:left;width:100%;height:50px;line-height:50px;font-size:14px;color:#FFF;font-weight:bold;text-transform:Uppercase;}
.macDetay .genisBar .macTahmini .inner {float:left;width:100%;padding:15px 15px 15px 15px;background:#FFF;}
.macDetay .genisBar .macTahmini .inner ul {float:left;width:100%;height:20px;position:relative;}
.macDetay .genisBar .macTahmini .inner ul li {float:left;height:20px;}
.macDetay .genisBar .macTahmini .inner ul li i {display:inline-block;float:left;margin-right:10px;}
.macDetay .genisBar .macTahmini .inner ul li span {float:left;line-height:20px;font-size:15px;color:#1a1a1a;font-weight:400;}
.macDetay .genisBar .macTahmini .inner ul li.x {position:absolute;left:50%;font-size:15px;line-height:20px;margin-left:-3.72px;color:#1a1a1a;font-weight:400;}
.macDetay .genisBar .macTahmini .inner ul li:last-child {float:right}
.macDetay .genisBar .macTahmini .inner ul li:last-child i {margin-left:10px;margin-right:4px;}
.macDetay .genisBar .macTahmini .inner .bar {width:100%;height:10px;float:left;background:#a3a3a3;border-radius:10px;margin-top:10px;position:relative;overflow:hidden;}
.macDetay .genisBar .macTahmini .inner .bar .ilkT {position:absolute;left:0;top:0;height:10px;background:#336bae}
.macDetay .genisBar .macTahmini .inner .bar .ikiT {position:absolute;width:30%;right:0;top:0;height:10px;background:#f97b15}
.macDetay .genisBar .macTahmini .inner ul.stat {width:100%;float:left;position:relative;padding-top:6px;}
.macDetay .genisBar .macTahmini .inner ul.stat li {font-size:14px;font-weight:500;color:#a3a3a3;}
.macDetay .genisBar .macTahmini .inner ul.stat li:first-child {color:#336bae;padding-left:4px;}
.macDetay .genisBar .macTahmini .inner ul.stat li:last-child {color:#f97b15;padding-right:4px;}
.macDetay .genisBar .macTahmini .inner ul.stat li.ort {text-align:center;position:absolute;left:50%;width:70px;margin-left:-35px;}

.macDetay .genisBar .karsilastirma {float:left;width:100%;background:#202322;padding:0 15px 15px 15px;}
.macDetay .genisBar .karsilastirma .head {float:left;width:100%;height:50px;line-height:50px;font-size:14px;color:#FFF;font-weight:bold;text-transform:Uppercase;}
.macDetay .genisBar .karsilastirma .head b {font-size:12px;color:#a3a3a3;font-weight:bold;}
.macDetay .genisBar .karsilastirma .inner {float:left;width:100%;padding:15px 15px 0px 15px;background:#FFF;}
.macDetay .genisBar .karsilastirma .inner .half {float:left;width:50%;}
.macDetay .genisBar .karsilastirma .inner .half span.heade {float:left;width:100%;height:32px;background:#0f7c39;line-height:32px;color:#FFF;font-weight:500;font-size:14px;padding:0 15px;}
.macDetay .genisBar .karsilastirma .inner .half ul {float:left;width:100%;padding:14px 14px 15px 14px;}
.macDetay .genisBar .karsilastirma .inner .half:first-child ul {border-right:1px solid #e6e6e6;}
.macDetay .genisBar .karsilastirma .inner .half ul li {float:left;width:100%;font-size:15px;font-weight:400;color:#1a1a1a;height:16px;line-height:16px;margin-bottom:17px;}
.macDetay .genisBar .karsilastirma .inner .half ul li:last-child {margin-bottom:0px;}
.macDetay .genisBar .karsilastirma .inner .half ul li p {float:left;width:114px;}
.macDetay .genisBar .karsilastirma .inner .half ul li i {float:left;width:200px;height:10px;background:#e6e6e6;margin-top:3px;border-radius:10px;position:relative;overflow:hidden;}
.macDetay .genisBar .karsilastirma .inner .half ul li i b {float:left;height:10px;position:absolute;top:0;left:0;}
.macDetay .genisBar .karsilastirma .inner .half ul li.takimbir i b {background:#336bae;}
.macDetay .genisBar .karsilastirma .inner .half ul li.esitlik i b {background:#a3a3a3;}
.macDetay .genisBar .karsilastirma .inner .half ul li.takimiki i b {background:#f97b15;}
.macDetay .genisBar .karsilastirma .inner .half ul li span {float:right;}
.macDetay .genisBar .karsilastirma .full {float:left;width:100%;margin-top:23px;background:#FFF;padding:15px 15px 15px 15px;}
.macDetay .genisBar .karsilastirma .full span.heade {float:left;text-align:center;width:100%;height:32px;background:#0f7c39;line-height:32px;color:#FFF;font-weight:500;font-size:14px;padding:0 15px;}
.macDetay .genisBar .karsilastirma .full .item {float:left;height:50px;width:100%;line-height:50px;padding:0 15px;position:relative;}
.macDetay .genisBar .karsilastirma .full .item:nth-child(odd) {background:#f0f0f0}
.macDetay .genisBar .karsilastirma .full .item span.date {float:left;font-size:13px;color:#333333;font-weight:400;}
.macDetay .genisBar .karsilastirma .full .item span.league {float:right;font-size:13px;color:#333333;font-weight:400;text-transform:Uppercase;}
.macDetay .genisBar .karsilastirma .full .item ul {width:360px;height:50px;position:absolute;left:50%;margin-left:-164px;}
.macDetay .genisBar .karsilastirma .full .item ul li {float:left;font-size:14px;color:#1a1a1a;}
.macDetay .genisBar .karsilastirma .full .item ul li i {float:left;margin:15px 14px 0 14px;}
.macDetay .genisBar .karsilastirma .full .item ul li p {float:left;width:100px;text-align:right;}
.macDetay .genisBar .karsilastirma .full .item ul li:last-child p {text-align:left;}
.macDetay .genisBar .karsilastirma .full .item ul li span {width:40px;height:20px;text-align:center;color:#FFF;font-size:13px;font-weight:400;line-height:20px;margin-top:15px;background:#178c29;float:left;}

.macDetay .bottomBar {width:100%;float:left;margin-top:20px;}
.macDetay .bottomBar .formDurumlari {float:left;width:100%;background:#202322;padding:0 15px 15px 15px;margin-bottom:20px;}
.macDetay .bottomBar .formDurumlari .head {float:left;width:100%;height:50px;line-height:50px;font-size:14px;color:#FFF;font-weight:bold;text-transform:Uppercase;}
.macDetay .bottomBar .formDurumlari .inner {float:left;width:calc(50% - 8px);padding:0 0;background:#FFF;}
.macDetay .bottomBar .formDurumlari .inner:nth-child(even) {float:right;}
.macDetay .bottomBar .formDurumlari .inner .iHead {float:left;width:100%;height:32px;background:#0f7c39;}
.macDetay .bottomBar .formDurumlari .inner .iHead i.l {float:left;margin:6px 9px 0 16px}
.macDetay .bottomBar .formDurumlari .inner .iHead i.l img {max-width:14px;margin-top:4px;}
.macDetay .bottomBar .formDurumlari .inner .iHead span.t {float:left;line-height:32px;color:#FFF;font-size:14px;color:#fff;font-weight:500;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt {position:relative;float:right;height:32px;width:auto;background:#178c29;cursor:pointer;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt span {float:left;min-width:81.73px;height:32px;padding:0 15px;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt span b {float:left;line-height:32px;color:#FFF;font-size:12px;font-weight:bold;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt span i {float:left;margin:10px 0 0 6.5px;width:11px;height:9px;background:url("../img/icons/triangle2.png")no-repeat;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt ul {display:none;position:absolute;top:32px;left:0;width:81.73px;background:#178c29;z-index:9999;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt.on ul {display:block;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt ul li {width:100%;float:left;text-align:right;padding:0 9px;height:26px;line-height:26px;font-size:12px;color:#FFF;font-weight:bold;}
.macDetay .bottomBar .formDurumlari .inner .iHead .filt ul li:hover {background:#0e731e;}

.macDetay .bottomBar .formDurumlari .inner .item {float:left;height:50px;width:100%;line-height:50px;padding:0 15px;position:relative;}
.macDetay .bottomBar .formDurumlari .inner .item:nth-child(even) {background:#f0f0f0}
.macDetay .bottomBar .formDurumlari .inner .item span.date {float:left;font-size:13px;color:#333333;font-weight:400;}
.macDetay .bottomBar .formDurumlari .inner .item span.result {float:right;}
.macDetay .bottomBar .formDurumlari .inner .item span.result i {float:left;margin-top:15px;width:20px;height:20px;font-style:normal;font-size:13px;color:#fff;line-height:20px;text-align:center;font-weight:400;}
.macDetay .bottomBar .formDurumlari .inner .item span.result.g i {background:#178c29}
.macDetay .bottomBar .formDurumlari .inner .item span.result.m i {background:#c90914}
.macDetay .bottomBar .formDurumlari .inner .item span.result.b i {background:#a3a3a3}
.macDetay .bottomBar .formDurumlari .inner .item ul {width:360px;height:50px;position:absolute;left:50%;margin-left:-164px;}
.macDetay .bottomBar .formDurumlari .inner .item ul li {float:left;font-size:14px;color:#1a1a1a;}
.macDetay .bottomBar .formDurumlari .inner .item ul li i {float:left;margin:15px 14px 0 14px;}
.macDetay .bottomBar .formDurumlari .inner .item ul li p {float:left;width:100px;text-align:right;}
.macDetay .bottomBar .formDurumlari .inner .item ul li:last-child p {text-align:left;}
.macDetay .bottomBar .formDurumlari .inner .item ul li span {width:40px;height:20px;text-align:center;color:#FFF;font-size:13px;font-weight:400;line-height:20px;margin-top:15px;background:#178c29;float:left;}
.macDetay .bottomBar .siBar {width:300px;float:right;}
.macDetay .bottomBar .siBar .standings {padding:18px 15px 11px 15px;min-height: 154px;}
.macDetay .bottomBar .siBar .standings .table {padding:2px 14px 0px 14px;box-shadow:none;}
.macDetay .bottomBar .siBar .standings .table ul.league {max-height: 342px;width:calc(100% + 14px);overflow-y: auto;overflow-x: hidden;padding-right:0;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li:first-child {width:135px;}
.macDetay .bottomBar .siBar .standings .table ul.tHead {padding:0 11px 0 25px}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam {background:#e87828;width:calc(100% + 28px);padding:0 14px;margin-left:-14px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam ul.inf li i {background:transparent!important;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li i {margin-top:8px}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam ul.inf li p {color:#FFF;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam ul.inf li {color:#FFF;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam {background:#336bae;width:calc(100% + 28px);padding:0 14px;margin-left:-14px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam ul.inf li i {background:transparent!important;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam ul.inf li p {color:#FFF;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam ul.inf li {color:#FFF;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team:first-child {height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li p {line-height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.o {line-height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.av {line-height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team ul.inf li.p {line-height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.sTeam ul.inf i {line-height:42px;}
.macDetay .bottomBar .siBar .standings .table ul.league li.team.fTeam ul.inf i {line-height:42px;}

.macDetay .bottomBar .leBar {float:left;width:calc(100% - 320px);}
.macDetay .bottomBar .leBar .oransalKars {float:left;width:100%;float: left;background: #202322;padding: 0 15px 15px 15px;}
.macDetay .bottomBar .leBar .oransalKars span.head{float: left;width: 100%;height: 50px;line-height: 50px;font-size: 14px;color: #FFF;font-weight: bold;text-transform: Uppercase;}
.macDetay .bottomBar .leBar .oransalKars .inner {background:#FFF;width:100%;float:left;background:#FFF;padding:15px;}
.macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar {float:left;width:100%;height:32px;background:#333333}
.macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li {float:left;cursor:pointer;height:32px;line-height:32px;padding:0 15px;font-size:12px;color:#fff;font-weight:bold;text-transform:Uppercase;}
.macDetay .bottomBar .leBar .oransalKars .inner ul.tabBar li.active {background:#178c29;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners {float:left;width:100%;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos {float:left;width:100%;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos .teamLogos {float:left;width:100%;height:39px;border-bottom:1px solid #dadada;padding:0 18px;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos .teamLogos i {float:left;max-width:20px;margin-top:10px;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos .teamLogos i img {float:left;max-width:20px;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos .teamLogos i.rTeam {float:right;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul {height:50px;width:100%;display:inline-block;text-align:center;padding:0 18px;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul:nth-child(odd) {background:#f0f0f0}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul:nth-child(odd) li.ort {background:#f0f0f0}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li {height:50px;display:inline-block;text-align:center;line-height:50px;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li.ort {text-align:center;font-size:14px;color:#1a1a1a;font-weight:400;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li.left {width:50px;text-align:left;float:left;font-size:13px;color:#336bae;font-weight:bold;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul li.right {width:50px;text-align:right;float:right;font-size:13px;color:#e87828;font-weight:bold;}
.macDetay .bottomBar .leBar .oransalKars .inner .tabInners .infos ul.dark li.right {color:#333333;}

.mDMobileNav {display:none}
a.homeButtonLoginPage { float: left; height: 40px; color: #000; font-size: 14px; font-weight: 500; text-transform: Uppercase; border-radius: 20px; line-height: 42px; padding: 0 19px; font-family: 'Roboto', sans-serif; }
a.homeButtonLoginPage i { float: left; margin: 14px 11px 0 0; width: 14px; height: 12px; background: url("../img/loginPage/404ArrowBlack.png")no-repeat; }
body.loginPageBody a.homeButtonLoginPage { position: absolute; }
/*
	LOGIN PAGE
	======================================
*/

body.loginPageBody { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; min-height: 100vh; margin: 0; box-sizing: border-box; will-change: background-position; background-size: contain; background: url("../img/loginPage/loginpage.png") top center #212224; background-size: auto 100vh; }
body.loginPageBody:before { content: ''; display: block; position: fixed; top: 0; right: 0; bottom: 0; left: 0; opacity: 1; z-index: auto; }
body.loginPageBody #site { position: relative; }
body.loginPageBody .wrapper { width: 100%; display: block; height: auto; float: left; padding: 58px 0 58px 0; }
body.loginPageBody .wrapper .text { float: left; width: calc(100% - 500px); padding-top: 100px; }
body.loginPageBody .wrapper .text h1 { float: left; width: 100%; display: block; height: auto; font-size: 40px; color: #FFFFFF; line-height: 50px; font-weight: 700; }
body.loginPageBody .wrapper .text span { float: left; width: 100%; display: block; height: auto; font-size: 16px; color: #FFFFFF; font-weight: 400; line-height: 30px; padding-top: 20px; }
body.loginPageBody .wrapper .text .rocket { display: block; float: right; position: relative; left: 68px; width: 351px; height: 287px; background: url("../img/loginPage/rocket.png")no-repeat; }
body.loginPageBody .wrapper .right { float: right; width: 460px; height: auto; }
body.loginPageBody .wrapper .right .guy { display: block; margin-right: 22px; float: right; width: 287px; height: 255px; background: url("../img/loginPage/guy.png")no-repeat; }
body.loginPageBody .wrapper .right .box { position: relative; display: block; float: left; width: 100%; height: auto; background: #FFFFFF; padding: 0 0 31px 0; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 4px; border-bottom-left-radius: 4px; }
body.loginPageBody .wrapper .right .box:before { position: absolute; top: -61px; left: -42px; z-index: 2; content: ""; width: 115px; height: 114px; background: url("../img/loginPage/joystick.png")no-repeat; }
body.loginPageBody .wrapper .right .box ul.tabHead { display: block; float: left; width: 100%; border-bottom: 1px solid #e6ecf6; }
body.loginPageBody .wrapper .right .box ul.tabHead li:first-child { border-top-left-radius: 30px; }
body.loginPageBody .wrapper .right .box ul.tabHead li { position: relative; background: #fafbfd; cursor: pointer; display: block; float: left; font-weight: 700; font-size: 16px; color: #9b99af; line-height: 59px; width: calc(50% - 0px); text-transform: Uppercase; text-align: center; border-top-right-radius: 4px; }
body.loginPageBody .wrapper .right .box ul.tabHead li:nth-child(2) { border-left: 1px solid #e6ecf6; }
body.loginPageBody .wrapper .right .box ul.tabHead li.active { background: #FFFFFF; color: #60668e; }
body.loginPageBody .wrapper .right .box ul.tabHead li:nth-child(2).active:before { position: absolute; top: 0; left: -5px; content: ""; width: 4px; height: 100%; background: #fafbfd; }
body.loginPageBody .wrapper .right .box .formTabContent {font-family: 'Roboto', sans-serif;float: left;display: block;width: 100%;height: auto;padding: 29px 30px 0 30px;float: none;display: inline-block;}
body.loginPageBody .wrapper .right .box .formTabContent input { float: left; width: 100%; display: block; border-radius: 3.5px; }
body.loginPageBody .wrapper .right .box .formTabContent input.textInput { transition: 300ms; font-family: 'Roboto', sans-serif; font-weight: 600; color: #9b99af; font-size: 15px; float: left; width: 100%; display: block; border: 1px solid #e6ecf6; height: 50px; margin-bottom: 19px; padding: 0 19px; }
 body.loginPageBody .wrapper .right .box .formTabContent input.textInput::placeholder {
 font-family: 'Roboto', sans-serif;
 font-weight: 400;
 color: #545454;
}
body.loginPageBody .wrapper .right .box .formTabContent input.textInput:focus { border: 1px solid #7bad9d; transition: 300ms; }
 body.loginPageBody .wrapper .right .box .formTabContent input.textInput:focus::placeholder {
 color: #545454;
 transition: 300ms;
 font-family: 'Roboto', sans-serif;
}
body.loginPageBody .wrapper .right .box .unuttum a { height: 50px; color: #FFFFFF; cursor: pointer; font-size: 16px; font-weight: 600; font-family: 'Roboto', sans-serif; margin-top: 11px; display: block; border-radius: 5px; text-align: center; line-height: 50px; }
body.loginPageBody .wrapper .right .box .formTabContent input.submitDefault { height: 50px; color: #FFFFFF; cursor: pointer; font-size: 16px; font-weight: 600; font-family: 'Roboto', sans-serif; margin-top: 11px; }
body.loginPageBody .wrapper .right .box .formTabContent span.divider { margin-bottom: 18px; float: left; padding: 0 23px; background: #FFFFFF; width: 100%; position: relative; display: block; text-align: center; font-size: 12px; font-weight: 600; color: #9399bb; margin-top: 30px; }
body.loginPageBody .wrapper .right .box .formTabContent span.divider:before { position: absolute; content: ""; left: 0; top: 5px; width: calc(50% - 30px); height: 1px; background: #9399bb; }
body.loginPageBody .wrapper .right .box .formTabContent span.divider:after { position: absolute; content: ""; right: 0; top: 5px; width: calc(50% - 30px); height: 1px; background: #9399bb; }
body.loginPageBody .wrapper .right .box .formTabContent p.check { display: block; font-size: 14px; font-weight: 400; margin-top: 10px; width: 100%; padding: 0 20px; height: 38px; line-height: 38px; float: left; border-radius: 3.5px; text-align: left; }
body.loginPageBody .wrapper .right .box .formTabContent p.check.yellow { background: #fef6dd; color: #a48f4b; }
body.loginPageBody .wrapper .right .box .formTabContent p.check.green { background: #eef8e6; color: #8abc52; }
body.loginPageBody .wrapper .right .box .formTabContent p.check i.close { cursor: pointer; float: right; margin-top: 15px; width: 9px; height: 9px; background: url("../img/loginPage/close.png")no-repeat; }
body.loginPageBody .wrapper .right .box .formTabContent label.error { display: block; float: left; padding-bottom: 18px; font-size: 14px; width: 100%; font-family: Roboto; font-weight: 400; color: #fb886f; }

@media only screen and (max-width: 768px) {
body.loginPageBody .wrapper {padding: 30px 0;height: auto;}
body.loginPageBody a.homeButtonLoginPage { position: relative; margin-bottom: 30px; }
body.loginPageBody .wrapper .text .rocket { display: none; }
body.loginPageBody .wrapper .text h1 { display: none; }
body.loginPageBody .wrapper .text .aciklama { visibility: hidden; }
body.loginPageBody .wrapper .right {width: 100%;left: 0px;position: relative;display: inline-block;top: 0px;padding: 0px !important;}
.wrapper { height: 1000px; }
body.loginPageBody .wrapper .text {
    display: none;
}
}

.authorHead { display: block; width: 100%;border-radius:6px;overflow:hidden;float: left; margin-bottom: 20px; }
.authorHead .inner { border-radius: 6px; overflow: hidden; float: left; display: block; width: 100%; height: 260px; position: Relative; background-size: contain; background: url("../img/bg/md1.png") top center no-repeat; }
.authorHead .inner:before { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 1; z-index: auto; }
.authorHead .inner .datas { font-family: 'Roboto', sans-serif; position: relative; z-index: 3; width: 100%; display: block; height: 100%; }
.authorHead .inner .datas:after { content: ''; display: block; position: absolute; bottom: 0; left: 0; background: #1a1a1a; height: 63px; width: 100%; z-index: 9 }
.authorHead .inner .datas:before { content: ''; display: block; position: absolute; bottom: 0; left: 0; background:#212224; height: 63px; width: 100%; z-index: 10 }
.authorHead .inner .datas h3 { width: 100%; display: block; text-align: center; font-size: 19px; color: #FFF; font-weight: 600; padding-top: 30px; }
.authorHead .inner .datas span.slogan { width: 100%; display: block; text-align: center; font-size: 15px; color: #FFF; padding: 16px 35px 24px 35px; }
.authorHead .inner .datas .centerInfos { width: 60%; display: block; text-align: center; margin: 0 auto; position: relative; }
.authorHead .inner .datas ul.leftSocial { float: left; display: inline-block; position: absolute; z-index: 11; top: 177.5px; left: 25px; }
.authorHead .inner .datas ul.leftSocial li { float: left; margin-right: 10px; }
.authorHead .inner .datas ul.leftSocial li a { float: left;background:#9a9fbf; display: block; width: 44px; height: 44px; background: #9a9fbf; border-radius: 100%; position: relative; }
.authorHead .inner .datas ul.leftSocial li a i { position: absolute; left: 50%; top: 50%; }

.authorHead .inner .datas ul.leftSocial li.fb a i { margin: -9.5px 0 0 -5px; width: 10px; height: 19px; background: url("../img/icons/aPFb.png")no-repeat; }
.authorHead .inner .datas ul.leftSocial li.tw a i { margin: -7px 0 0 -8px; width: 16px; height: 14px; background: url("../img/icons/aPTw.png")no-repeat; }

.authorHead .inner .datas ul.leftSocial li.in a i { margin: -8.5px 0 0 -8px; width: 16px; height: 17px; background: url("../img/icons/aPIn.png")no-repeat; }

.authorHead .inner .datas ul.leftSocial li:last-child { margin-right: 0px; }
.authorHead .inner .datas ul.leftSocial li.fb:hover a { background: #597ac7 }
.authorHead .inner .datas ul.leftSocial li.tw:hover a { background: #00b7ff }
.authorHead .inner .datas ul.leftSocial li.in:hover a { background: #f3740d }
.authorHead .inner .datas ul.rightIcons { float: right; display: inline-block; position: absolute; z-index: 11; top: 177.5px; right: 25px; }
.authorHead .inner .datas ul.rightIcons li { float: left; margin-left: 10px; cursor: pointer; position: relative; }
.authorHead .inner .datas ul.rightIcons li span { float: left; display: block; width: 44px; height: 44px; border-radius: 100%; background: #9a9fbf; position: relative; }
.authorHead .inner .datas ul.rightIcons li span i { position: absolute; left: 50%; top: 50%; }
.authorHead .inner .datas ul.rightIcons li.trophy span i { margin: -8px 0 0 -9px; width: 18px; height: 16px; background: url("../img/icons/aPTrophy.png")no-repeat; }
.authorHead .inner .datas ul.rightIcons li.postCount span i { margin: -10px 0 0 -9px; width: 18px; height: 20px; background: url("../img/icons/aPPost.png")no-repeat; }
.authorHead .inner .datas ul.rightIcons li.status span i { margin: -10px 0 0 -10px; width: 20px; height: 20px; background: url("../img/icons/aPStatus.png")no-repeat; }
.authorHead .inner .datas ul.rightIcons li:first-child { margin-left: 0px; }
.authorHead .inner .datas ul.rightIcons li>p.hoverText { visibility: hidden; opacity: 0; transition: 300ms; padding: 0 10px; position: Absolute; left: 0; right: 0; top: -33px; background: #9a9fbf; color: #fff; font-size: 13px; font-weight: 500; height: 28px; line-height: 28px; border-radius: 2.5px; display: block; text-align: center; }
.authorHead .inner .datas ul.rightIcons li>p.hoverText:after { position: absolute; left: 50%; bottom: -5px; margin-left: -5.5px; content: ""; width: 11px; height: 5px; -webkit-mask-image: url("../img/svg/aPTriangle.svg"); mask-image: url("../img/svg/aPTriangle.svg"); background-color: #9a9fbf; }
.authorHead .inner .datas ul.rightIcons li:hover>p.hoverText { opacity: 1; visibility: visible; transition: 300ms; top: -39px; }
.authorHead .inner .datas ul.rightIcons li.trophy p.hoverText { width: 290%; left: 50%; margin-left: -145%; }
.authorHead .inner .datas ul.rightIcons li.postCount p.hoverText { width: 400%; left: 50%; margin-left: -200%; }
.authorHead .inner .datas ul.rightIcons li.status p.hoverText { width: 180%; left: 50%; margin-left: -90%; }
.authorHead .inner .datas ul.rightIcons li.status:before { position: absolute; right: 4px; top: 2px; z-index: 19; content: ""; width: 6px; height: 6px; border-radius: 100%; }
.authorHead .inner .datas ul.rightIcons li.status.online:before { background: #32e4cd; }
.authorHead .inner .datas ul.rightIcons li.status.offline:before { background: #ff4f60; }
.authorHead .inner .datas .authorCenter { width: 100%; text-align: center; display: inline; position: relative; z-index: 13; }
.authorHead .inner .datas .authorCenter ul { width: 100%; margin: 0 auto; text-align: center; display: inline; position: Relative; }
.authorHead .inner .datas .authorCenter ul li { display: inline-block; margin: 0 21px; position: relative; }
.authorHead .inner .datas .authorCenter ul li.avatar { width: 134px; height: 134px; border-radius: 100%; background: #FFF; overflow: hidden; }
.authorHead .inner .datas .authorCenter ul li.avatar img { border: 3px solid #fff; border-radius: 100%; }
.authorHead .inner .datas .authorCenter ul li.button { display: inline-block; text-align: center; width: 100px; position: relative; top: 4px; }
.authorHead .inner .datas .authorCenter ul li.button i { cursor: pointer; width: 44px; height: 44px; border-radius: 100%; display: block; margin: 0 auto; position: relative; background: #00b7ff; }
.authorHead .inner .datas .authorCenter ul li.button i:before { position: absolute; left: 50%; content: ""; }
.authorHead .inner .datas .authorCenter ul li.button i.blue { background: #00b7ff; }
.authorHead .inner .datas .authorCenter ul li.button i.yellow { background: #ffc923; }
.authorHead .inner .datas .authorCenter ul li.button span { color: #FFFFFF; font-size: 14px; display: inline-block; margin-top: 11px; }
.authorHead .inner .datas .authorCenter ul li.button span b { font-weight: 700; }
.authorHead .inner .datas .authorCenter ul li.follower i:before { width: 20px; top: 12px; height: 28px; background: url("../img/icons/aPFollower.png")no-repeat; margin: -2px 0 0 -10px }
.authorHead .inner .datas .authorCenter ul li.following i:before { width: 20px; top: 12px; height: 25px; background: url("../img/icons/aPFollowing.png")no-repeat; margin: -2px 0 0 -10px }
.authorHead .inner .datas .authorCenter ul li.button>p.hoverText { visibility: hidden; opacity: 0; transition: 300ms; padding: 0 10px; position: Absolute; left: 0; right: 0; top: -33px; background: #9a9fbf; color: #fff; font-size: 13px; font-weight: 500; height: 28px; line-height: 28px; display: block; text-align: center; }
.authorHead .inner .datas .authorCenter ul li.button>p.hoverText:after { position: absolute; left: 50%; bottom: -5px; margin-left: -5.5px; content: ""; width: 11px; height: 5px; -webkit-mask-image: url("../img/svg/aPTriangle.svg"); mask-image: url("../img/svg/aPTriangle.svg"); background-color: #9a9fbf; }
.authorHead .inner .datas .authorCenter ul li.button:hover>p.hoverText { opacity: 1; visibility: visible; transition: 300ms; top: -39px; }
.authorHead .inner .datas .authorCenter ul li.button.follower p.hoverText { width: 100%; left: 50%; margin-left: -50%; background: #3b72de; }
.authorHead .inner .datas .authorCenter ul li.button.follower p.hoverText:after { background: #3b72de; }
.authorHead .inner .datas .authorCenter ul li.button.following p.hoverText { width: 120%; left: 50%; margin-left: -60%; background: #f9b832 }
.authorHead .inner .datas .authorCenter ul li.button.following p.hoverText:after { background: #f9b832 }
.authorHead .inner .datas .followButton { position: absolute; cursor: pointer; top: 30px; right: 30px; background: #ffc923; font-size: 13.5px; font-weight: 600; color: #343434; border: none; height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; }
.authorHead .inner .datas .followButton.loginError:before { position: absolute; left: -121px; bottom: -40px; content: "LÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼tfen ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ye giriÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€¦Ã‚Â¸i yapÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±nÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±z!"; width: 176px; text-align: center; padding: 0 10px; color: #343434; font-size: 13px; font-weight: 500; height: 28px; line-height: 28px; border-radius: 2.5px; display: block; background: #ffc923; }
.authorHead .inner .datas .followButton.loginError:after { position: absolute; left: 60%; bottom: -12px; margin-left: -5.5px; content: ""; width: 11px; height: 5px; transform: rotate(-180deg); -webkit-mask-image: url("../img/svg/aPTriangle.svg"); mask-image: url("../img/svg/aPTriangle.svg"); background-color: #ffc923; }
.userPostsTabContent .authorListing { display: block; width: 100%; }
.userPostsTabContent .authorListing .loadMoreButton { margin-top: 10px; }
.userPostsTabContent .authorListing .members { float: left; width: 100%; display: block; }
.userPostsTabContent .authorListing .members ul { float: left; width: 100%; display: block; }
.userPostsTabContent .authorListing .members ul li { float: left; margin: 0 20px 20px 0; width: calc(16.6% - 16.13px); }
.userPostsTabContent .authorListing .members ul li:nth-child(6n) { margin: 0 0px 20px 0; }
.userPostsTabContent .authorListing .members ul li i.thumb { display: block; width: 100%; height: 116px; overflow: hidden; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.userPostsTabContent .authorListing .members ul li span { box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.07); -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.07); -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.07); border-bottom-left-radius: 2.5px; border-bottom-right-radius: 2.5px; display: block; width: 100%; font-size: 14px; font-weight: 700; color: #242424; float: left; overflow: hidden; height: 41px; line-height: 41px; padding: 0 14px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
span.noF { width: 100%; display: block; text-align: center; font-size: 16px; font-weight: 600; padding: 20px 0 20px 7px; }
.categoryTab .userPostsTabHead { height: 49px; }
.categoryTab .userPostsTabHead ul { margin: 0 0 0 0px; display: block; }
.categoryTab .userPostsTabHead ul li.active span:after { bottom: -22px; z-index: 999; }
.categoryTab .userPostsTabHead ul li.active img { opacity: 1; }
.categoryTab .userPostsTabHead ul li img { float: left; margin-right: 10px; margin-top: -4px; opacity: .5; }
.categoryTab .tabHead { width: 100%;overflow:hidden;border-radius:6px;float:left; height: 48px; position: relative;background:#212224; }
.categoryTab .tabHead ul { display:inline-block;float:left; }
.categoryTab .tabHead ul li { cursor: pointer; float: left; padding: 0 18.5px;height: 48px;border-right:1px solid rgba(255, 255, 255, 0.06); }
.categoryTab .tabHead ul li.active { border-right:none;  }
.categoryTab .tabHead ul li:last-child { border-right:none; }
.categoryTab .tabHead ul li.active:last-child {padding:0 18px}
.categoryTab .tabHead ul li span { display: block; font-size: 15px; font-weight: 700; color:#9da1a4; text-transform: Uppercase; margin-top:17px; position: relative; }
.categoryTab .tabHead ul li.active {background:rgba(255, 255, 255, 0.06); }
.categoryTab .tabHead ul li.active span {  }
.categoryTab .tabHead ul li.active span:after { position: Absolute; content: "";top:-17px;left:-18.5px;right:0;width:calc(100% + 37px);height:2px;background:#e5aa27;}
.categoryTab .tabHead ul li i { display: block; margin: 0 auto; }
.categoryTab .tabHead ul li.active i { background-position: top center!important; opacity: 1; }
.loadMoreButton {    margin-bottom: 20px;width: 100%; display: block; float: left; text-align: center; position: relative; }
.loadMoreButton span { background:#e6ab00;margin: 0 auto; display: table; font-size: 14px; font-weight: bold;
font-family: 'Roboto', sans-serif; cursor: pointer; text-align: center; color: #FFFFFF; padding: 0 22px; position: relative; z-index: 2;
height: 36px; line-height: 37px; border-radius: 19px; -webkit-box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); -moz-box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); }
.loadMoreButton:after { width: 100%; display: block; position: absolute; content: ""; left: 0; top: 50%; right: 0; margin-top: -0.5px; height: 1px; background: #e0e0e0; }
.loadMoreButton span:hover { opacity: 0.93; }
.loadMoreButton_1 {     margin-bottom: 20px;width: 100%; display: block; float: left; text-align: center; position: relative; }
.loadMoreButton_1 span { background:#e6ab00;margin: 0 auto; display: table; font-size: 14px; font-weight: 500; font-family: 'Roboto', sans-serif; cursor: pointer; text-align: center; color: #FFFFFF; padding: 0 22px; position: relative; z-index: 2; height: 36px; line-height: 36px; border-radius: 19px; -webkit-box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); -moz-box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); box-shadow: 0px 3px 10px 0px rgba(17,21,25,0.21); }
.loadMoreButton_1:after { width: 100%; display: block; position: absolute; content: ""; left: 0; top: 50%; right: 0; margin-top: -0.5px; height: 1px; background: #e0e0e0; }
.loadMoreButton_1 span:hover { opacity: 0.93; }
.couponsWrap {float:left;width:100%;font-family: 'Roboto', sans-serif;margin-bottom:20px;}
.couponsWrap .couponItem {float:left;width:calc(33% - 10.9px);margin-right:20px;margin-top:20px;}
.couponsWrap .couponItem:nth-child(3n) {margin-right:0;}
.couponsWrap .couponItem .cItemHead {float:left;border-radius:6px 6px 0 0;width:100%;height:40px;background:#e6ab00;line-height:40px;padding:0 20px;font-size:14px;font-weight:500;color:#000;}
.couponsWrap .couponItem .cItemHead span {float:left;}
.couponsWrap .couponItem .cItemHead p {float:right;}
.couponsWrap .couponItem .cItemList {float:left;width:100%;height:260px;overflow:auto;}
.couponsWrap .couponItem .cItemList::-webkit-scrollbar {width:6px;}
.couponsWrap .couponItem .cItemList::-webkit-scrollbar-track {background: #fff;}
.couponsWrap .couponItem .cItemList::-webkit-scrollbar-thumb {background: #bcbcbc;}
.couponsWrap .couponItem .cItemList::-webkit-scrollbar-thumb:hover {background: #555;}
.couponsWrap .couponItem .cItemList .cItemMatch {float:left;width:100%;}
.couponsWrap .couponItem .cItemList span.cItemTeams {float:left;font-size:14px;color:#1a1a1a;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-weight:400;padding:0 20px;width:100%;height:40px;line-height:40px;background:#d8d8d8}
.couponsWrap .couponItem .cItemList .cItemOth {float:left;width:100%;height:40px;background:#fff;padding:0 20px;line-height: 40px;}
.couponsWrap .couponItem .cItemList .cItemOth b.mbs {float:left;background:#4e92df;color:#FFF;width:22px;height:22px;text-align:center;line-height:22px;font-size:12px;font-weight:500;border-radius:2px;margin:9px 6px 0 0;}
.couponsWrap .couponItem .cItemList .cItemOth span.b {float:left;width:22px;height:22px;text-align:center;line-height:22px;border:1px solid #5e5e5e;font-size:12px;font-weight:500;color:#2e2e2e;border-radius:2px;margin:9px 6px 0 0;}
.couponsWrap .couponItem .cItemList .cItemOth span.wh {float:left;color:#000;font-size:12px;font-weight:bold;}
.couponsWrap .couponItem .cItemList .cItemOth span.rate {float:right;color:#000;font-size:12px;font-weight:bold;}
.couponsWrap .couponItem ul.bott {float:left;width:100%;height:90px;background:#FFF;border-bottom:5px solid #d8d8d8;text-align:center;padding-top:14px;}
.couponsWrap .couponItem ul.bott li {float:left;width:100%;font-size:12px;color:#1a1a1a;font-weight:400;line-height:20px;}
.couponsWrap .couponItem ul.bott li b {font-weight:400;}
.couponsWrap .couponItem ul.bott li:last-child b {font-weight:bold;color:#178c29}




@media only screen and (max-width: 1170px) {
section.content .widebar .widget .categoryTab .userPostsTabHead:after, section.content .widebar .widget .categoryTab .borsaTabHead ul:after { content: ''; display: block; clear: both; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li span { display: block !important; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li span:after { bottom: -24px; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li span { font-size: 12px; }
}

@media screen and (max-width: 769px) {
.authorHead .inner .datas .followButton { position: relative; height: 32px; display: inline-block; margin-bottom: 0; top: 20px; right: 20px; float: right; }
.authorHead .inner .datas .authorCenter ul li.avatar { width: 85px; height: 85px; }
.authorHead .inner .datas .authorCenter ul li.button { display: none }
.authorsTab ul.head { height: auto; }
.authorsTab ul.head li { width: 100%; border-bottom: 1px solid #e9e9e9; }
.authorHead .inner .datas ul.leftSocial { display: none; }
.authorHead .inner .datas ul.rightIcons { display: none; }
.authorHead .inner .datas .centerInfos { width: 90%; }
section.content .widebar .widget .categoryTab .userPostsTabHead { height: auto !important; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul { margin-left: 0; }
section.content .widebar .widget .categoryTab .userPostsTabHead:after { display: none; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li { width: 100% !important; float: none; height: 30px; border-bottom: 1px solid #dedede; padding: 0; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li span { height: 30px; line-height: 16px; }
section.content .widebar .widget .categoryTab .userPostsTabHead ul li.active span:after { bottom: 0px; }
.userPostsTabContent .authorListing .members ul li { width: calc(33.3333% - 16.13px) }
.userPostsTabContent .authorListing .members ul li:nth-child(3n) { margin: 0 0px 20px 0; }
.userPostsTabContent .authorListing .members ul li img { width: 100%; }
}
.popLiveB {width:100%;float:left;height:654px;max-height:605px;overflow:hidden;background:#FFF;position:relative;padding:20px;border-radius:6px;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.08); padding-top:5px;}
.popLiveB .head {width:100%;float:left;background:#FFF;padding:8px 0 15px 0;border-bottom:1px solid #e0e0e0}
.popLiveB .head span {float:left;font-size:20px;color:#727272;font-weight:500;}
.popLiveB .head span b {color:#000;font-weight:bold;}
.popLiveB .head ul {float:right;}
.popLiveB .head ul li.prev {float:left;position:relative;top:0px;right:-11px;cursor:pointer;width:11px;height:9px;background:url("../img/icons/popLivesArr.png")no-repeat;}
.popLiveB .head ul li.next {float:left;position:relative;top:14px;right:0;cursor:pointer;width:11px;height:9px;background:url("../img/icons/popLivesArr.png")no-repeat;transform:rotate(180deg);}
.popLiveB .head ul li.next:hover {background:url("../img/icons/popLivesArr2.png")no-repeat;transform:rotate(180deg);}
.popLiveB .head ul li.prev:hover {background:url("../img/icons/popLivesArr2.png")no-repeat;}
.popLiveB .items {float:left;width:100%;max-width:100%;}
.popLiveB .items .item {float:left;width:100%;height:178px;border-bottom:1px solid #e0e0e0;padding-bottom:20px;}
.popLiveB .items .item .teams {float:left;width:100%;padding:15px 0 0 0;}
.popLiveB .items .item .teams i {float:left;height:36px;}
.popLiveB .items .item .teams i:first-child {margin-right:22px;}
.popLiveB .items .item .teams .right {float:right;width:50px;height:36px;text-align:right;font-family: 'Roboto', sans-serif;}
.popLiveB .items .item .teams .right span {float:left;width:100%;font-size:16px;color:#ff0000;font-weight:bold;margin-top:2px;}
.popLiveB .items .item .teams .right b {float:left;width:100%;font-size:14px;color:#8b8b8b;font-weight:400;margin-top:3px;}
.popLiveB .items .item ul.ort {float:left;width:100%;margin-top:20px;}
.popLiveB .items .item ul.ort li {float:left;width:100%;}
.popLiveB .items .item ul.ort li:first-child {margin-bottom:6px;}
.popLiveB .items .item ul.ort li span {float:left;text-align:left;font-size:16px;color:#000;font-weight:500;font-family: 'Roboto', sans-serif;}
.popLiveB .items .item ul.ort li b {float:right;text-align:right;font-family: 'Roboto', sans-serif;}
.popLiveB .items .item ul.ort li b.cl {color:#ff0000;font-size:16px;font-weight:bold;}
.popLiveB .items .item ul.ort li b.date {color:#8b8b8b;font-size:14px;font-weight:400;}
.popLiveB .items .item ul.ort li b.score {color:#000;font-size:16px;font-weight:500;position:relative;}
.popLiveB .items .item ul.ort li b.score.goal {color:#ff0000}
.popLiveB .items .item ul.ort li b.score.goal:after {position:absolute;content:"";top:1px;right:-20px;width: 0;height: 0;border-style: solid;border-width: 6px 6px 6px 0;border-color: transparent #ec473e transparent transparent;}
.popLiveB .items .item ul.ort li b.score.goal:before {position:absolute;content:"";top:0px;left:-22px;width:14px;height:14px;background:url("../img/gol2.png")no-repeat;}

.popLiveB .items .item ul.oth {float:left;width:100%;margin-top:20px;}
.popLiveB .items .item ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;width:calc(33.33% - 7.99px);height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:12px;}
.popLiveB .items .item ul.oth li:last-child {margin-right:0px;}
.popLiveB .items .item ul.oth li span {float:left;width:30px;height:33px;border-right:1px solid #dfdfdf;text-align:center;font-size:14px;font-weight:bold;color:#000;}
.popLiveB .items .item ul.oth li b {float:left;width:calc(100% - 30px);background:#f5f5f5;height:33px;text-align:center;font-size:14px;font-weight:bold;color:#000;}
.popLiveB .items .item ul.oth li.up {border-color:#c7eae1}
.popLiveB .items .item ul.oth li.up span {color:#35a385;border-color:#c7eae1}
.popLiveB .items .item ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.popLiveB .items .item ul.oth li.up b:hover {background:#3ab496;color:#fff;border-color:#3ab496}

.popLiveB .items .item ul.oth li.down {border-color:#ffc6c3}
.popLiveB .items .item ul.oth li.down span {color:#ec483e;border-color:#ffc6c3}
.popLiveB .items .item ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.popLiveB .items .item ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.popLiveB .items .item ul.oth li:hover b {background:#dfdddd;}

.iddaaTopList .list ul.oth {float:left;width:100%;margin-top:17px;}
.iddaaTopList .list ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;width:46%;height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:12px;}
.iddaaTopList .list ul.oth li:last-child {margin-right:0px;}
.iddaaTopList .list ul.oth li span {float:left;width:30px;height:33px;border-right:1px solid #dfdfdf;text-align:center;font-size:14px;font-weight:bold;color:#000;}
.iddaaTopList .list ul.oth li b {float:left;width:calc(100% - 30px);background:#f5f5f5;height:33px;text-align:center;font-size:14px;font-weight:bold;color:#000;}
.iddaaTopList .list ul.oth li.up span {color:#35a385;}
.iddaaTopList .list ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.iddaaTopList .list ul.oth li.up:hover b {background:#3ab496;color:#fff;}
.iddaaTopList .list ul.oth li.down span {color:#ec483e;}
.iddaaTopList .list ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.iddaaTopList .list ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.iddaaTopList .list ul.oth li:hover b {background:#dfdddd;}

.topMatchTab ul.oth {float:left;width:115px;margin-top:6px;margin-left: 23px;}
.topMatchTab ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:12px;padding-right: 0px;}
.topMatchTab ul.oth li:last-child {margin-right:0px;}
.topMatchTab ul.oth li span {float:left;width:30px;height:33px;border-right:1px solid #dfdfdf;text-align:inherit;font-size:14px;font-weight:bold;color:#000;}
.topMatchTab ul.oth li b {float:left;width:calc(100% - 30px);background:#f5f5f5;height:33px;text-align:center;font-size:14px;font-weight:bold;color:#000;}
.topMatchTab ul.oth li.up span {color:#35a385;}
.topMatchTab ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.topMatchTab ul.oth li.up:hover b {background:#3ab496;color:#fff;}
.topMatchTab ul.oth li.down span {color:#ec483e;}
.topMatchTab ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.topMatchTab ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.topMatchTab ul.oth li:hover b {background:#dfdddd;}

.topMatchTab {float: left;width: 100%;background:#FFF;box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);border-radius: 6px;border: 1px solid #e0e0e0;}
.topMatchTab .head {float: left;width: 100%;padding: 21px 21px 0 21px;border-bottom: 1px solid #eee;}

.topMatchTab .head span {float: left;line-height: 45px;font-size: 20px;color:#727272;font-weight: 500;font-family: 'Roboto', sans-serif;}
.topMatchTab .head span b{color:#000;font-weight: bold;}


.topMatchTab .head a {float: right;color:#8b8b8b;font-weight: 400;font-size: 14px;line-height: 45px;position: relative;padding-right: 15px;}
.topMatchTab .head a:after {position:absolute;right:0;top:16.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArr.png")no-repeat;}
.topMatchTab .head a:hover {color:#000}
.topMatchTab .head a:hover:after {background:url("../img/icons/pDArrH.png")no-repeat;}

.standartPosts .head a {float: right;color:#8b8b8b;font-weight: 400;font-size: 14px;line-height: 57px;position: relative;padding-right: 15px;}
.standartPosts .head a:after {position:absolute;right:0;top:21.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArr.png")no-repeat;}
.dark .head a:after {position:absolute;right:0;top:21.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArrWhite.png")no-repeat !important;}
.dark .head a:hover {color: #fff !important}
.standartPosts .head a:hover {color:#000}
.standartPosts .head a:hover:after {background:url("../img/icons/pDArrH.png")no-repeat;}

.lSSlideOuter.vertical .lSGallery {display:none;}
.lSSlideOuter {padding-right:2px!important;}

.fiveBoxes {float:left;width:100%;margin-top:5px;}
.fiveBoxes .box {float:left;width:calc(20% - 15.3px);height:140px;margin-right:19px;padding:0 20px;position:relative;border-radius:6px;}
.fiveBoxes .box:last-child {margin-right:0;}
.fiveBoxes .box a {width:100%;height:100%;float:left;}
.fiveBoxes .box span {float:left;width:100%;font-size:14px;font-weight:400;position:absolute;left:20px;bottom:41px;}
.fiveBoxes .box b {float:left;width:100%;font-size:18px;font-weight:bold;color:#000;position:absolute;left:20px;bottom:20px;}
.fiveBoxes .box i {position:absolute;}
.fiveBoxes .box.ing {background:#2afd8c;-webkit-box-shadow: 0px 0px 16px -2px rgba(25,227,119,1);-moz-box-shadow: 0px 0px 16px -2px rgba(25,227,119,1);box-shadow: 0px 0px 16px -2px rgba(25,227,119,1);}
.fiveBoxes .box.ing span {color:#05773a;}
.fiveBoxes .box.ing i {left:19px;top:10px;width:29px;height:37px;background:url("../img/leagues/ing.png")no-repeat;}
.fiveBoxes .box.isp {background:#f68e38;-webkit-box-shadow: 0px 0px 16px -2px rgba(246,142,56,1);-moz-box-shadow: 0px 0px 16px -2px rgba(246,142,56,1);box-shadow: 0px 0px 16px -2px rgba(246,142,56,1);}
.fiveBoxes .box.isp span {color:#964d11;}
.fiveBoxes .box.isp i {left:18px;top:11px;width:37px;height:37px;background:url("../img/leagues/isp.png")no-repeat;}
.fiveBoxes .box.tr {background:#ee4f45;-webkit-box-shadow: 0px 0px 16px -2px rgba(238,79,69,1);-moz-box-shadow: 0px 0px 16px -2px rgba(238,79,69,1);box-shadow: 0px 0px 16px -2px rgba(238,79,69,1);}
.fiveBoxes .box.tr span {color:#83160f;}
.fiveBoxes .box.tr i {left:19px;top:11px;width:29px;height:36px;background:url("../img/leagues/tr.png")no-repeat;}
.fiveBoxes .box.alm {background:#fbce34;-webkit-box-shadow: 0px 0px 16px -2px rgba(208,166,24,1);-moz-box-shadow: 0px 0px 16px -2px rgba(208,166,24,1);box-shadow: 0px 0px 16px -2px rgba(208,166,24,1);}
.fiveBoxes .box.alm span {color:#7c630e;}
.fiveBoxes .box.alm i {left:19px;top:11px;width:48px;height:36px;background:url("../img/leagues/alm.png")no-repeat;}
.fiveBoxes .box.ita {background:#3febef;-webkit-box-shadow: 0px 0px 16px -2px rgba(63,235,239,1);-moz-box-shadow: 0px 0px 16px -2px rgba(63,235,239,1);box-shadow: 0px 0px 16px -2px rgba(63,235,239,1);}
.fiveBoxes .box.ita span {color:#18a9ac;}
.fiveBoxes .box.ita i {left:19px;top:17px;width:44px;height:24px;background:url("../img/leagues/ita.png")no-repeat;}

.liveOths {float:left;width:100%;height:256px;max-height:256px;overflow:hidden;background:#FFF;border-radius:6px;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.08);padding:20px 20px;position:relative;}
.liveOths:after {position:absolute;right:22px;top:91px;content:"";height:146px;width:1px;background:#FFF;}
.liveOths .head {float:left;width:100%;height:47px;line-height:47px;border-bottom:1px solid #e0e0e0;}
.liveOths .head span {float:left;color:#727272;font-size:20px;font-weight:500;}
.liveOths .head b {font-weight:bold;color:#000;}

.liveOths .head ul {float:right;}
.liveOths .head ul li.prev {float:left;position:relative;top:16px;right:20px;cursor:pointer;width:11px;height:9px;background:url("../img/icons/popLivesArr.png")no-repeat;transform:rotate(-90deg)}
.liveOths .head ul li.next {float:left;position:relative;top:16px;right:1px;cursor:pointer;width:11px;height:9px;background:url("../img/icons/popLivesArr.png")no-repeat;transform:rotate(90deg);}
.liveOths .head ul li.next:hover {background:url("../img/icons/popLivesArr2.png")no-repeat;transform:rotate(90deg);}
.liveOths .head ul li.prev:hover {background:url("../img/icons/popLivesArr2.png")no-repeat;}
.liveOths .items {float:left;width:100%;padding:23px 0 0 0;height:169px!important;}
.liveOths .items .item {float:left;width:100%;border-right:1px solid #e0e0e0;padding:0 18px 0 0;height:146px;margin-right:20px;}
.liveOths .items .item .top {float:left;width:100%;height:38px;}
.liveOths .items .item .top span {float:left;width:calc(100% - 100px);}
.liveOths .items .item .top span p {float:left;width:100%;color:#ff0000;font-size:16px;font-weight:700;margin-top:5px;}
.liveOths .items .item .top span b {float:left;width:100%;font-size:14px;color:#8b8b8b;font-weight:400;margin-top:4px;}
.liveOths .items .item .top ul {float:right;width:100px;text-align:right;}
.liveOths .items .item .top ul li {float:right;width:38px;height:38px;border-radius:100%;border:1px solid #e0e0e0;background:#FFF;}
.liveOths .items .item .top ul li.left {position:relative;right:-6px;z-index:9;}
.liveOths .items .item .top ul li img {margin:6px auto}
.liveOths .items .item ul.lives {float:left;width:100%;margin-top:20px;font-family: 'Roboto', sans-serif;}
.liveOths .items .item ul.lives li {float:left;width:100%;}
.liveOths .items .item ul.lives li:first-child {margin-bottom:6px;}
.liveOths .items .item ul.lives li span {float:left;text-align:left;font-size:16px;color:#000;font-weight:500}
.liveOths .items .item ul.lives li b {float:right;text-align:right;font-size:16px;color:#000;font-weight:500}
.liveOths .items .item ul.lives li.winner span {color:#ff0000;}
.liveOths .items .item ul.lives li.winner b {color:#ff0000;}

.iddaaTopList ul.lives {float:left;width:100%;margin-top:16px;font-family: 'Roboto', sans-serif;}
.iddaaTopList ul.lives li {float:left;width:100%;}
.iddaaTopList ul.lives li:first-child {margin-bottom:4px;}
.iddaaTopList ul.lives li span {float:left;text-align:left;font-size:14px;color:#000;font-weight:500}
.iddaaTopList ul.lives li b {float:right;text-align:right;font-size:14px;color:#000;font-weight:500}
.iddaaTopList ul.lives li.winner span {color:#ff0000;}
.iddaaTopList ul.lives li.winner b {color:#ff0000;}

.liveOths .items .item ul.oth {float:left;width:100%;margin-top:17px;font-family: 'Roboto', sans-serif;}
.liveOths .items .item ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;width:calc(33.33% - 7.99px);height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:11px;}
.liveOths .items .item ul.oth li:last-child {margin-right:0px;}
.liveOths .items .item ul.oth li span {float:left;width:30px;height:33px;border-right:1px solid #dfdfdf;text-align:center;font-size:12px;font-weight:700;color:#000;}
.liveOths .items .item ul.oth li b {float:left;width:calc(100% - 30px);background:#f5f5f5;height:33px;text-align:center;font-size:12px;font-weight:700;color:#000;}
.liveOths .items .item ul.oth li.up {border-color:#c7eae1}
.liveOths .items .item ul.oth li.up span {color:#35a385;border-color:#c7eae1}
.liveOths .items .item ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.liveOths .items .item ul.oth li.up:hover b {background:#3ab496;color:#fff;}
.liveOths .items .item ul.oth li.up.active b {background:#3ab496;color:#fff;}
.liveOths .items .item ul.oth li.down {border-color:#ffc6c3}
.liveOths .items .item ul.oth li.down span {color:#ec483e;border-color:#ffc6c3}
.liveOths .items .item ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.liveOths .items .item ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.liveOths .items .item ul.oth li.down.active b {background:#ec483e;color:#fff;}
.liveOths .items .item ul.oth li:hover b {background:#dfdddd;}
.liveOths .items .item ul.oth li.active b {background:#dfdddd;}

.dMatches .matchI ul.oth {float:left;width:100%;font-family: 'Roboto', sans-serif;margin-left: 18px;}
.dMatches .matchI ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;width:calc(33.33% - 7.99px);height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:11px;}
.dMatches .matchI ul.oth li:last-child {margin-right:0px;}
.dMatches .matchI ul.oth li span {float:left;width:30px;height:33px;border-right:1px solid #dfdfdf;text-align:center;font-size:12px;font-weight:700;color:#000;}
.dMatches .matchI ul.oth li b {float:left;width:calc(100% - 30px);background:#f5f5f5;height:33px;text-align:center;font-size:12px;font-weight:700;color:#000;}
.dMatches .matchI ul.oth li.up {border-color:#c7eae1}
.dMatches .matchI ul.oth li.up span {color:#35a385;border-color:#c7eae1}
.dMatches .matchI ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.dMatches .matchI ul.oth li.up:hover b {background:#3ab496;color:#fff;}
.dMatches .matchI ul.oth li.up.active b {background:#3ab496;color:#fff;}
.dMatches .matchI ul.oth li.down {border-color:#ffc6c3}
.dMatches .matchI ul.oth li.down span {color:#ec483e;border-color:#ffc6c3}
.dMatches .matchI ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.dMatches .matchI ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.dMatches .matchI ul.oth li.down.active b {background:#ec483e;color:#fff;}
.dMatches .matchI ul.oth li:hover b {background:#dfdddd;}
.dMatches .matchI ul.oth li.active b {background:#dfdddd;}

.standingsTable .po ul.oth {float:left;font-family: 'Roboto', sans-serif;width: 160px;float: left;}
.standingsTable .po ul.oth li {float:left;cursor:pointer;overflow:hidden;border-radius:3px;width:calc(33.33% - 7.99px);height:33px;line-height:33px;border:1px solid #dfdfdf;margin-right:11px;}
.standingsTable .po ul.oth li:last-child {margin-right:0px;}
.standingsTable .po ul.oth li span {float:left;width:20px;height:33px;border-right:1px solid #dfdfdf;text-align:center;font-size:12px;font-weight:700;color:#000;}
.standingsTable .po ul.oth li b {float:left;background:#f5f5f5;height:33px;text-align:center;font-size:12px;font-weight:700;color:#000;}
.standingsTable .po ul.oth li.up {border-color:#c7eae1}
.standingsTable .po ul.oth li.up span {color:#35a385;border-color:#c7eae1}
.standingsTable .po ul.oth li.up b {background:#ecf8f5;color:#35a385;}
.standingsTable .po ul.oth li.up:hover b {background:#3ab496;color:#fff;}
.standingsTable .po ul.oth li.up.active b {background:#3ab496;color:#fff;}
.standingsTable .po ul.oth li.down {border-color:#ffc6c3}
.standingsTable .po ul.oth li.down span {color:#ec483e;border-color:#ffc6c3}
.standingsTable .po ul.oth li.down b {background:#fef6f5;color:#ec483e;}
.standingsTable .po ul.oth li.down:hover b {background:#ec483e;color:#fff;}
.standingsTable .po ul.oth li.down.active b {background:#ec483e;color:#fff;}
.standingsTable .po ul.oth li:hover b {background:#dfdddd;}
.standingsTable .po ul.oth li.active b {background:#dfdddd;}

.pDurumlari {float:left;width:100%;font-family: 'Roboto', sans-serif;box-shadow:0px 0px 6px 0px rgba(0,0,0,0.08);border:1px solid #e0e0e0;border-radius:6px;}
.pDurumlariInner {float:left;width:100%;background:#FFF;border-radius:6px;}
.pDurumlari .head {float:left;width:100%;padding:21px 21px 0 21px;}
.pDurumlari .head span {float:left;line-height:45px;font-size:20px;color:#727272;font-weight:500;}
.pDurumlari .head span b {color:#000;font-weight:bold;}
.pDurumlari .head a {float:right;color:#8b8b8b;font-weight:400;font-size:14px;line-height:45px;position:relative;padding-right:15px;}
.pDurumlari .head a:after {position:absolute;right:0;top:16.5px;content:"";width:9px;height:11px;background:url("../img/icons/pDArr.png")no-repeat;}
.pDurumlari .head a:hover {color:#000}
.pDurumlari .head a:hover:after {background:url("../img/icons/pDArrH.png")no-repeat;}
.pDurumlari .newPDHead {width:calc(100% - 2px);padding:0 20px;margin-left:1px;float:left;height:41px;background:#f5f5f5;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.pDurumlari .newPDHead span {float:left;line-height:41px;font-size:14px;color:#000;font-weight:500;}
.pDurumlari .newPDHead ul {float:right;}
.pDurumlari .newPDHead ul li {float:left;line-height:41px;text-align:center;font-size:14px;color:#000;font-weight:500;}
.pDurumlari .newPDHead ul li.o {width:34px;}
.pDurumlari .newPDHead ul li.av {width:48px;}
.pDurumlari .newPDHead ul li.p {width:24px;}
.pDurumlari .newPDTeams {float:left;width:100%;}
.pDurumlari .newPDTeams .item:nth-child(n+9) {display:none;}
.pDurumlari .newPDTeams.toggle .item:nth-child(n+9) {display:block;}
.pDurumlari .newPDTeams .item {float:left;width:100%;padding:0 21px;height:51px;border-bottom:1px solid #e0e0e0;position:relative;}
.pDurumlari .newPDTeams .item:last-child {border-bottom:none;}
.pDurumlari .newPDTeams .item:first-child:before {position:absolute;content:"";left:0;height:100%;width:3px;background:#4688f1}
.pDurumlari .newPDTeams .item:nth-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#f87b2b}
.pDurumlari .newPDTeams .item:nth-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#3aa757}
.pDurumlari .newPDTeams .item:nth-last-child(1):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#ff0000}
.pDurumlari .newPDTeams .item:nth-last-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#ff0000}
.pDurumlari .newPDTeams .item:nth-last-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#ff0000}
.pDurumlari .newPDTeams .item .left {float:left;width:calc(100% - 130px);}
.pDurumlari .newPDTeams .item .left b {float:left;width:18px;line-height:51px;text-align:left;font-size:14px;font-weight:400;color:#000}
.pDurumlari .newPDTeams .item .left i {float:left;width:33px;margin-top:15px;}
.pDurumlari .newPDTeams .item .left span {float:left;width:calc(100% - 51px);line-height:51px;font-size:14px;color:#000;font-weight:400;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.pDurumlari .newPDTeams .item ul {float:right;}
.pDurumlari .newPDTeams .item ul li {float:left;line-height:51px;text-align:center;font-size:14px;color:#000;font-weight:500;}
.pDurumlari .newPDTeams .item ul li.o {width:34px;}
.pDurumlari .newPDTeams .item ul li.av {width:48px;}
.pDurumlari .newPDTeams .item ul li.p {width:24px;}

.pDurumlari .newPDTeams2 {float:left;width:100%;}
.pDurumlari .newPDTeams2 .item:nth-child(n+9) {display:none;}
.pDurumlari .newPDTeams2.toggle .item:nth-child(n+9) {display:block;}
.pDurumlari .newPDTeams2 .item {float:left;width:100%;padding:0 21px;height:51px;border-bottom:1px solid #e0e0e0;position:relative;}
.pDurumlari .newPDTeams2 .item:last-child {border-bottom:none;}
.pDurumlari .newPDTeams2 .item:first-child:before {position:absolute;content:"";left:0;height:100%;width:3px;background:#4688f1}
.pDurumlari .newPDTeams2 .item:nth-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#f87b2b}
.pDurumlari .newPDTeams2 .item:nth-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#3aa757}
.pDurumlari .newPDTeams2 .item:nth-last-child(1):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams2 .item:nth-last-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams2 .item:nth-last-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams2 .item .left {float:left;width:calc(100% - 130px);}
.pDurumlari .newPDTeams2 .item .left b {float:left;width:18px;line-height:51px;text-align:left;font-size:14px;font-weight:400;color:#000}
.pDurumlari .newPDTeams2 .item .left i {float:left;width:33px;margin-top:15px;}
.pDurumlari .newPDTeams2 .item .left span {float:left;width:calc(100% - 51px);line-height:51px;font-size:14px;color:#000;font-weight:400;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.pDurumlari .newPDTeams2 .item ul {float:right;}
.pDurumlari .newPDTeams2 .item ul li {float:left;line-height:51px;text-align:center;font-size:14px;color:#000;font-weight:500;}
.pDurumlari .newPDTeams2 .item ul li.o {width:34px;}
.pDurumlari .newPDTeams2 .item ul li.av {width:48px;}
.pDurumlari .newPDTeams2 .item ul li.p {width:24px;}

.pDurumlari .newPDTeams3 {float:left;width:100%;}
.pDurumlari .newPDTeams3 .item:nth-child(n+9) {display:none;}
.pDurumlari .newPDTeams3.toggle .item:nth-child(n+9) {display:block;}
.pDurumlari .newPDTeams3 .item {float:left;width:100%;padding:0 21px;height:51px;border-bottom:1px solid #e0e0e0;position:relative;}
.pDurumlari .newPDTeams3 .item:last-child {border-bottom:none;}
.pDurumlari .newPDTeams3 .item:first-child:before {position:absolute;content:"";left:0;height:100%;width:3px;background:#4688f1}
.pDurumlari .newPDTeams3 .item:nth-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#f87b2b}
.pDurumlari .newPDTeams3 .item:nth-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#3aa757}
.pDurumlari .newPDTeams3 .item:nth-last-child(1):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams3 .item:nth-last-child(2):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams3 .item:nth-last-child(3):before {position:absolute;content:"";left:0;height:100%;width:3px;background:#fff}
.pDurumlari .newPDTeams3 .item .left {float:left;width:calc(100% - 130px);}
.pDurumlari .newPDTeams3 .item .left b {float:left;width:18px;line-height:51px;text-align:left;font-size:14px;font-weight:400;color:#000}
.pDurumlari .newPDTeams3 .item .left i {float:left;width:33px;margin-top:15px;}
.pDurumlari .newPDTeams3 .item .left span {float:left;width:calc(100% - 51px);line-height:51px;font-size:14px;color:#000;font-weight:400;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.pDurumlari .newPDTeams3 .item ul {float:right;}
.pDurumlari .newPDTeams3 .item ul li {float:left;line-height:51px;text-align:center;font-size:14px;color:#000;font-weight:500;}
.pDurumlari .newPDTeams3 .item ul li.o {width:34px;}
.pDurumlari .newPDTeams3 .item ul li.av {width:48px;}
.pDurumlari .newPDTeams3 .item ul li.p {width:24px;}

.pDurumlari .pDLMore {float:left;width:100%;text-align:center;background:#f5f5f5;cursor:pointer;height:48px;}
.pDurumlari .pDLMore span {float:left;width:100%;font-size:14px;color:#000;font-weight:400;line-height:48px;}

.macBasladi .genisBar .karsilastirma .full .item ul {width:100%;left:auto;margin-left:0;}
.macBasladi .genisBar .karsilastirma .full .item ul li.orta {position:absolute;left:50%;margin-left:-20px;}
.macBasladi .genisBar .karsilastirma .full .item ul li.home {position:absolute;left:0;float:right;width:calc(50% - 34.5px);text-align:right;}
.macBasladi .genisBar .karsilastirma .full .item ul li.dep {position:absolute;right:0;float:left;width:calc(50% - 34.5px);text-align:left;}
.macBasladi .genisBar .karsilastirma .full .item ul li i {margin:15px 0 0 0}
.macBasladi .genisBar .karsilastirma .full .item ul li.home i {float:right;margin:14px 0 0 7.5px}
.macBasladi .genisBar .karsilastirma .full .item ul li.dep i {float:left!important;margin:14px 7.5px 0 0}
.macBasladi .genisBar .karsilastirma .full .item ul li.home .yellow {margin-left:7.5px;float:right;}
.macBasladi .genisBar .karsilastirma .full .item ul li.dep .yellow {margin-right:7.5px;float:left;}
.macBasladi .genisBar .karsilastirma .full .item ul li.home img.substituteImg {margin-left:7.5px;float:right!important;}
.macBasladi .genisBar .karsilastirma .full .item ul li.dep img.substituteImg {margin-right:7.5px;float:left;}
.macBasladi .genisBar .karsilastirma .full .item {padding:0 0 0 0;}

.siBar .widget {float:left;width:100%;}
.mIstatistik .bottomBar .siBar .standings .table ul.league {display:inline-block!important;}
.mIstatistik .genisBar .macTahmini {margin-bottom:0;}
.mIstatistik .genisBar .macTahmini .inner ul li.x {line-height:30px!important;}
.mIstatistik .genisBar .macTahmini .inner .bar {margin-top:0;}
.mIstatistik .genisBar .macTahmini .inner ul.stat li{line-height:30px!important;}
.mIstatistik .bottomBar .leBar .oransalKars .inner .tabInners .infos ul:first-child{margin-top:11px;}
.mIstatistik .bottomBar .leBar .oransalKars .inner {padding:0px 15px 5px 15px}
.mIstatistik .bottomBar .leBar .oransalKars .inner ul.tabBar {margin-top:15px;}
.mIstatistik .headL {float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-transform: Uppercase;padding:0 15px;}
.mIstatistik .bottomBar .siBar .standings {padding-top:0;}
.mIstatistik .standings .table {margin-top:0;}
.mIstatistik .tabBarWr {float:left;width:100%;background:#fff;border-left:15px solid #202322;border-right:15px solid #202322;padding:15px 15px 0 15px;}
.mIstatistik .tabBarTwo {float:left;width: calc(100% - 0px);height: 32px;background: #333333;}
.mIstatistik .tabBarTwo li {float: left;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: Uppercase;}

	.mIstatistik .tabBarTwo li.active {
    background: #178c29;
}

.tableHeadt {float:left;width:100%;height:auto;background:#202322}

.tableHeadt ul.liveTabs {float:left;width:100%;height:48px;padding:0 20px;}
.tableHeadt ul.liveTabs li {margin:0 17.5px;cursor:pointer;float:left;height:48px;line-height:48px;text-transform:Uppercase;color:#a3a3a3;font-size:15px;font-weight:bold}
.tableHeadt ul.liveTabs li a {text-transform:Uppercase;color:#a3a3a3;font-size:15px;font-weight:bold}
.tableHeadt ul.liveTabs li:first-child {margin:0 17.5px 0 0;}
.tableHeadt ul.liveTabs li.active a {color:#fcd333;position:relative;}
.tableHeadt ul.liveTabs li.active a:before {position:absolute;content:"";bottom:0px;left:0;width:100%;height:3px;background:#fcd333;}

.tableHeadt .liveBar {float:left;width:100%;height:48px;background:#313434;padding:0 0 0 0px;}
.tableHeadt .liveBar ul.tabPages {float:left;}
.tableHeadt .liveBar ul.tabPages li {float:left;padding:0 20px;line-height:48px;color:#f2f2f2;border-right:1px solid #393b3b;cursor:pointer;}
.tableHeadt .liveBar ul.tabPages li.active {background:#272a29;}
.tableHeadt .liveBar ul.tabPages li.active {color:#fcd333;}
.tableHeadt .liveBar ul.tabPages li span {float:left;font-weight:bold;font-size:13px;text-transform:Uppercase;}
.tableHeadt .liveBar ul.tabPages li i {float:left;}
.tableHeadt .liveBar ul.tabPages li.fav.active i {background:url("../img/icons/favActive.png")no-repeat;}
.tableHeadt .liveBar ul.tabPages li.live.active i {background:url("../img/icons/liveActive.png")no-repeat;}
.tableHeadt .liveBar ul.tabPages li.idd.active i {background:url("../img/icons/iddActive.png")no-repeat;}
.tableHeadt .liveBar ul.tabPages li.fav i {width:20px;height:20px;background:url("../img/icons/fav.png")no-repeat;margin:13px 11px 0 0;}
.tableHeadt .liveBar ul.tabPages li.live i {width:20px;height:22px;background:url("../img/icons/live.png")no-repeat;margin:12px 10px 0 0;}
.tableHeadt .liveBar ul.tabPages li.idd i {width:22px;height:18px;background:url("../img/icons/idd.png")no-repeat;margin:15px 10px 0 0;}
.tableHeadt .liveBar ul.tabPages li:hover {background:#272a29;}
.tableHeadt .liveBar .newDSelect.iddTarih:hover {background:#272a29;}

.tableHeadt .liveBar .saat:hover {background:#272a29;}
.tableHeadt .liveBar i.volume:hover {background:url("../img/icons/volume.png")no-repeat #272a29 center;}
.tableHeadt .liveBar .newDSelect.iddTarih {padding:0 0 0 0px;border-right: 1px solid #393b3b;margin-right: 0px;}
.tableHeadt .liveBar .newDSelect.iddTarih .fBox {background:transparent!important;height: 45px;}
.tableHeadt .liveBar .newDSelect.iddTarih .fBox span {float: left;font-weight: bold;font-size: 13px;line-height: 48px;text-transform: Uppercase;color: #fff;}
.tableHeadt .liveBar .newDSelect.iddTarih .fBox .drop {top:18px;}
.tableHeadt .liveBar .newDSelect.iddTarih .select-selected {box-sizing:border-box;color:#fcd333;border-right:1px solid #393b3b;height:48px;padding:0px 0px 0 9px;line-height:48px;min-width:120px;font-size:13px;font-weight:bold;border-radius:0;background:transparent;text-transform:Uppercase;}
.tableHeadt .liveBar .newDSelect.iddTarih i.date {float:left;width:21px;height:22px;background:url("../img/icons/date.png")no-repeat;margin:13px 0px 0 0;}
.tableHeadt .liveBar .newDSelect.iddTarih .select-selected:after {right:16px;top:20px;}
.tableHeadt .liveBar span.lig {height:48px;text-transform:Uppercase;color:#FFF;float:left;line-height:48px;text-align:center;font-size:13px;cursor:pointer;font-weight:bold;display:inline-block;width:90px;border-right:1px solid #393b3b;padding-right: 15px; padding-left: 15px;}
.tableHeadt .liveBar span.lig:hover {background:#272a29;}
.tableHeadt .liveBar span.lig.toggle {color:#fcd333;}
.tableHeadt .liveBar .saat {float:left;width:65px;text-align:center;cursor:pointer;line-height:48px;border-right:1px solid #393b3b;height:48px;font-size:13px;font-weight:bold;color:#FFF;padding-left: 15px; padding-right: 15px;}
.tableHeadt .liveBar .saat:focus {color:#fcd333;}
.tableHeadt .liveBar .saat.toggle {color:#fcd333;}
.tableHeadt .liveBar i.volume {width:38.2px;transition:all .3s;height:33px;float:left;background:url("../img/icons/volume.png")no-repeat  center  center;padding:14.5px 0 0 11px;cursor:pointer;}
.tableHeadt .liveBar i.volume.toggle {transition:all .3s;background:url("../img/icons/volumeActive.png")no-repeat  center  center;}

/* kuponum */
.myCouponWrapper {position:fixed;display:inline-block;right:50%;margin-right:-895px;bottom:0;width:300px;font-family: 'Roboto', sans-serif;z-index:9999999;}
.myCouponWrapper .myCoupon {width:100%;float:left;}
.myCouponWrapper .myCoupon .cHead {width:100%;height:40px;float:left;background:#e6ab00;border-radius:6px 6px 0 0;padding:0 20px;cursor:pointer;}
.myCouponWrapper .myCoupon .cHead span {float:left;line-height:42px;font-size:14px;font-weight:500;color:#000;}
.myCouponWrapper .myCoupon .cHead span b {margin:0 17px}
.myCouponWrapper .myCoupon .cHead i {float:right;width:11px;height:11px;margin-top:15px;background:url("../img/icons/myCA.png")no-repeat;transform:rotate(0deg);}
.myCouponWrapper .myCoupon .cHead i.on {transform:rotate(180deg);}
.myCouponWrapper .bottomWrap {display:none;float:left;width:100%;}
.myCouponWrapper .bottomWrap .cMatches {float:left;width:100%;max-height:260px;background:#d8d8d8;overflow:auto;}
.myCouponWrapper .bottomWrap .cMatches::-webkit-scrollbar {width:6px;}
.myCouponWrapper .bottomWrap .cMatches::-webkit-scrollbar-track {background: #fff;}
.myCouponWrapper .bottomWrap .cMatches::-webkit-scrollbar-thumb {background: #bcbcbc;}
.myCouponWrapper .bottomWrap .cMatches::-webkit-scrollbar-thumb:hover {background: #555;}
.myCouponWrapper .bottomWrap .cMatches .cMatch {float:left;width:100%;height:80px;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchTop {float:left;width:100%;height:40px;padding:0 11px 0 20px;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchTop span {float:left;line-height:40px;color:#1a1a1a;font-size:14px;max-width: 190px;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchTop i.remove {float:right;width:16px;height:16px;cursor:pointer;margin-top:12px;background:url("../img/icons/remove.png")no-repeat;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot {float:left;width:100%;height:40px;background:#fff;padding:0 0 0 20px;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul {float:left;margin-top:0px!important;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li {float:left;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.mbs {width:22px;height:22px;line-height:22px;text-align:center;color:#FFF;font-size:12px;font-weight:500;border-radius:2px;margin:9px 6px 0 0;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.mbs.uc {background:#4e92df}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.mbs.iki {background:#0f7c39}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.mbs.bir {background:#ed4f45}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.b {width:22px;height:22px;border:1px solid #5e5e5e;line-height:22px;text-align:center;color:#2e2e2e;font-size:12px;font-weight:500;border-radius:2px;margin:9px 12px 0 0;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.b.active {border:1px solid #2ab758;color:#fff;background:#2ab758;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot ul li.wh {color:#000;font-size:12px;font-weight:bold;line-height:40px;}
.myCouponWrapper .bottomWrap .cMatches .cMatch .cMatchBot span.rate {float:right;line-height:40px;color:#000;font-size:12px;font-weight:bold;padding-right:11px;}
.myCouponWrapper .bottomWrap .myCBottom {float:left;width:100%;height:auto;background:#ffffff;padding-top:25px;}
.myCouponWrapper .bottomWrap .myCBottom .system {float:left;padding:17px 20px;width:100%;height:auto;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;}
.myCouponWrapper .bottomWrap .myCBottom .system .systemText {float:left;width:100%;}
.myCouponWrapper .bottomWrap .myCBottom .system .systemText span {font-size:14px;color:#1a1a1a;font-weight:500;}
.myCouponWrapper .bottomWrap .myCBottom .system .systemText span.lText {float:left;}
.myCouponWrapper .bottomWrap .myCBottom .system .systemText span.rText {float:right;}
.myCouponWrapper .bottomWrap .myCBottom .system ul.systemBoxes {margin-top:0px!important;float:left;width:100%;padding-top:10px;}
.myCouponWrapper .bottomWrap .myCBottom .system ul.systemBoxes li {float:left;margin-right:6px;width:22px;height:22px;line-height:22px;text-align:center;cursor:pointer;color:#FFF;font-size:12px;font-weight:500;border-radius:2px;background:#2e2e2e}
.myCouponWrapper .bottomWrap .myCBottom .system ul.systemBoxes li.active {background:#2ab758}
.myCouponWrapper .bottomWrap .myCBottom .system ul.systemBoxes li:last-child {margin-right:0;}
.myCouponWrapper .bottomWrap .myCBottom .total {float:left;width:100%;padding:14px 20px;}

.timesSelect {position: relative;margin-top:7px;display:inline-block;min-width:80px;height:40px;background-color:#fff;border:1px solid #5e5e5e;border-radius:3px;}
.timesSelect span.ti {position:absolute;top:6px;left:10px;font-size:12px;color:#1a1a1a;}
.timesSelect input.misli {width:80px;height:20px;margin-top:16px;float:left;border:none;padding:0 10px;color:#1a1a1a;font-size:12px;font-weight:bold;}
.timesSelect input.misli::-webkit-input-placeholder{display:none}
.timesSelect input.misli:focus::-webkit-input-placeholder{display:none}

.myCouponWrapper .bottomWrap .myCBottom .total ul.othTotals {float:right;margin-top:0px!important;width:calc(100% - 85px);}
.myCouponWrapper .bottomWrap .myCBottom .total ul.othTotals li {float:right;width:100%;text-align:right;line-height:20px;}
.myCouponWrapper .bottomWrap .myCBottom .total ul.othTotals li span {float:right;text-align:right;font-size:12px;font-weight:400;color:#1a1a1a;}
.myCouponWrapper .bottomWrap .myCBottom .total ul.othTotals li p {float:right;margin-left:4px;text-align:right;font-size:12px;font-weight:400;color:#1a1a1a;}
.myCouponWrapper .bottomWrap .myCBottom .total ul.othTotals li:last-child p {font-weight:bold;color:#178c29;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons {float:left;width:100%;background:#d8d8d8;padding:15px 20px;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span {float:left;cursor:pointer;border-radius:2px;height:34px;line-height:34px;color:#FFF;text-align:center;color:#FFF;font-size:14px;font-weight:bold;text-transform:Uppercase;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span.myCouponRemove {background:#fc4448;margin-right:12px;width:108px;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span.myCouponRemove:hover {background:#ec383c}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span.myCouponSave {background:#2ab758;width:140px;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span.myCouponSave:hover {background:#22ac4f;}
.myCouponWrapper .bottomWrap .myCBottom .myCouponsButtons span.myCouponSave:hover {background:#22ac4f;}

.mobileBar {display:none;}
.mobileBarMenu {display:none;}
.mobileMyCoupon {display:none;}

.sixTeenSlide {float:left;width:100%;height:462px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;overflow:hidden;}
.sixTeenSlide .slide {}
.sixTeenSlide .item {float:left;width:100%;display:block;position:relative;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;overflow:hidden;}
.sixTeenSlide .item .thumb {width:100%;height:100%;display:block;}
.sixTeenSlide .item .thumb a {width:100%;height:100%;position:relative;z-index:1;}
.sixTeenSlide .item .thumb a:before {position:absolute;content:"";left:0;bottom:0;width:100%;height:100%;z-index:1;box-shadow:inset 0 -183px 153px -86px rgba(0,0,0,.90)}
.sixTeenSlide .item .text {position:absolute;bottom:71px;left:27px;width:calc(100% - 60px);}
.sixTeenSlide .item .text a {color:#FFF;font-weight:700;font-size:32px;line-height:initial;position:relative;z-index:2;}
.sixTeenSlide .owl-dots {position:absolute;bottom:25px;left:26px;}
.sixTeenSlide .owl-dots .owl-dot {position:relative;border-radius:3px;width:32px;height:30px;background:#f4f4f4;float:left;margin-right:11px;text-align:center;line-height:32px;color:#342265;font-size:14px;font-weight:bold;}
.sixTeenSlide .owl-dots .owl-dot.active {color:#FFF;}
.sixTeenSlide .owl-dots .owl-dot:before {position:absolute;text-align:center;width:100%;top:0;left:0;}
.sixTeenSlide .owl-dots .owl-dot:nth-child(1):before {content:"1";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(2):before {content:"2";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(3):before {content:"3";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(4):before {content:"4";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(5):before {content:"5";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(6):before {content:"6";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(7):before {content:"7";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(8):before {content:"8";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(9):before {content:"9";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(10):before {content:"10";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(11):before {content:"11";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(12):before {content:"12";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(13):before {content:"13";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(14):before {content:"14";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(15):before {content:"15";}
.sixTeenSlide .owl-dots .owl-dot:nth-child(16):before {content:"16";}

.userPostsTabContent {float:left;width:100%;height:auto;}
.userPostsTabContent .sSPosts {margin-top:0;}
@media only screen and (max-width: 1024px) {
/*.site-wrapper { top: 76px !important; }*/
#site { position: relative; z-index: 3; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); overflow: hidden; transition: 300ms; }
#site header .mainBar { z-index: 3; }
.menu-visible .overlay { display: block; }
.overlay {content: '';width: 100%;height: 100%;position: absolute;background: rgba(0, 0, 0, 0.80);right: 0;top: 0;z-index: 4;display: none;}
.menu-visible #site { transform: translateX(-185px); }
.menu-visible .mobile-menu { visibility: visible; }
.uyeProfil { margin-top: 2px; padding-top: 0; }
.uyeProfilSidebar { width: 100%; float: none; margin: 0; margin-bottom: 10px; height: 240px; }
.uyeProfilSidebar ul li { width: calc(50% - 5px); margin-right: 10px; float: left; margin-bottom: 10px; height: 50px; }
.uyeProfilSidebar ul li:nth-child(2n) { margin-right: 0; }
/* .uyeProfilSidebar ul li:nth-child(6){display: none; width: 0;}
  .uyeProfilSidebar ul li:nth-child(7){display: none; width: 0;}
  .uyeProfilSidebar ul li:last-child{margin-left:calc(50% + 5px); margin-top: -60px;} */
.uyeProfilSidebar ul li a { width: 100%; background: #1a1a1a; color: #fff; padding: 0 10px; border-radius: 2px; height: 50px; }
.uyeProfilSidebar ul li a:hover { width: 100%; background: #1a1a1a; color: #fff; padding: 0 10px; border-radius: 2px; height: 50px; }
.uyeProfilSidebar ul li a i { background-position: center center !important; }
.uyeProfilSidebar ul li a:hover i { background-position: center center; }
.uyeProfilSidebar ul li i.profil { background-image: url(../img/icons/uyeprofil/profilb.png) }
.uyeProfilSidebar ul li i.ayarlar { background-image: url(../img/icons/uyeprofil/ayarlarb.png) }
.uyeProfilSidebar ul li i.sifre { background-image: url(../img/icons/uyeprofil/sifreb.png) }
.uyeProfilSidebar ul li i.alarm { background-image: url(../img/icons/uyeprofil/alarmb.png) }
.uyeProfilSidebar ul li i.liste { background-image: url(../img/icons/uyeprofil/listeb.png) }
.uyeProfilSidebar ul li i.cikis { background-image: url(../img/icons/uyeprofil/cikisb.png) }
.uyeProfilSidebar ul li i.takip { background-image: url(../img/icons/uyeprofil/sosyalmedyab.png) }
.uyeProfilSidebar ul li i.favori { background-image: url(../img/icons/uyeprofil/favorib.png) }
.uyeProfilContent { width: 100%; float: none; }
.uyeProfilContent .widget { padding-top: 22px; }
.uyeProfilContent .widget .uyeProfilForm { width: calc(100% - 40px) !important; margin: 0 20px; }
.uyeProfilContent .widget .uyeProfilFormTitle { margin-bottom: 9px; }
.uyeProfilContent .widget .uyeProfilForm .form-row { height: auto !important; margin-bottom: 3px; }
.uyeProfilContent .widget .uyeProfilForm .form-row p { float: none !important; width: 100% !important; text-align: left; }
.uyeProfilContent .widget .uyeProfilForm .form-row.photo-select p { float: left !important; width: auto !important; text-align: left; }
.uyeProfilContent .widget .uyeProfilForm .form-row.photo-select .form-row-content { float: left; width: auto; }
.uyeProfilContent .widget .uyeProfilForm .form-row-content { float: none; width: 100%; }
.uyeProfilContent .widget .uyeProfilForm .form-row-content:after { content: ''; display: block; clear: both; }
.uyeProfilContent .widget .uyeProfilForm .form-row input { float: none; width: 100%; }
.uyeProfilContent .widget .uyeProfilForm .form-result.success { margin-top: 13px; }
.uyeProfilContent .widget .uyeProfilForm button.submit-btn { margin-top: 13px; }
}
/*
	CONTACT PAGE
	======================================
*/

.contactPage {position:relative;width:100%;display:block;height:auto;float:left;font-family:'Roboto', sans-serif;margin-top: 25px;}
.contactPage:before {position:absolute;left:0;top:0;right:0;content:"";width:100%;height:460px;background:#fff;}
.contactPage .contactBox {width:1053px;margin:0 auto;position:relative;display:block;height:500px;background:#ffffff;border-radius:2px;box-shadow:3px 4px 76px 4px rgba(205,216,225,.6);-webkit-box-shadow:3px 4px 76px 4px rgba(205,216,225,.6);-moz-box-shadow:3px 4px 76px 4px rgba(205,216,225,.6);min-height: 600px;margin-left: 25px;margin-right: 25px;}
.contactPage .contactBox .left {display:inline-block;float:left;width:500px;height:600px;padding:59px 40px 0 50px;border-top-left-radius:2px;border-bottom-left-radius:2px;position:Relative;}
.contactPage .contactBox .left:before {position:absolute;left:0;top:0;content:"";width:100%;height:600px;background:url("../img/shapes/contactLeft.png")no-repeat;}
.contactPage .contactBox .left h1, .contactPage .contactBox .left h2, .contactPage .contactBox .left p {position:Relative;z-index:2;color:#FFF;line-height:1;float:left;width:100%;}
.contactPage .contactBox .left h1 {font-size:64px;font-weight:900;left:-1px;}
.contactPage .contactBox .left h2 {font-size:34px;font-weight:900;top:-7px;}
.contactPage .contactBox .left p {font-size:14px;line-height:24px;padding-top:6px;}
.contactPage .contactBox .right {display:inline-block;float:right;width:calc(100% - 500px);padding:44px 40px 43px 40px;}
.contactPage .contactBox .right ul {display:inline-block;width:100%;}
.contactPage .contactBox .right ul li {float:left;width:100%;}
.contactPage .contactBox .right ul li input {width:100%;}
.contactPage .contactBox .right ul li input.text {color:#9da0a7;font-size:15px;font-weight:500;font-family:'Roboto', sans-serif;border:1px solid #e6ecf6;height:50px;padding:0 18px;border-radius:2px;margin-top: 24px;}
.contactPage .contactBox .right ul li:nth-child(1) input {
    margin-top: 0px;
}
.contactPage .contactBox .right ul li input.text::placeholder {color:#9da0a7;font-size:15px;font-weight:500;font-family:'Roboto', sans-serif;}
.contactPage .contactBox .right ul li select {color:#9da0a7;font-size:15px;font-weight:500;font-family:'Roboto', sans-serif;height:50px;padding:0 18px;border-radius:2px;background:#fff url("../img/icons/contactSelect.png") no-repeat right center;margin-top: 18px;border:1px solid #e6ecf6;width:100%;-webkit-appearance:none;appearance:none;-moz-appearance:none;}
.contactPage .contactBox .right ul li textarea {color:#9da0a7;font-size:15px;font-weight:500;padding:14px 18px 0 18px;height:225px;max-height:225px;border-radius:2px;border:1px solid #e6ecf6;width:100%;resize:none;margin-top: 18px;}
.contactPage .contactBox .right ul li textarea::placeholder {color:#9da0a7;font-size:15px;font-weight:500;font-family:'Roboto', sans-serif;}
.contactPage .contactBox .right ul li .submit {height:52px;color:#FFF;background:#333;margin-top:24px;cursor:pointer;font-family:'Roboto', sans-serif;font-size:15px;font-weight:600;-webkit-appearance: none;-moz-appearance-radius: 0;appearance: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.contactPageBottom {width:100%;display:block;float:left;height:auto;padding:0 0;position:relative;}
.contactPageBottom:after {position:absolute;content:"";left:0;right:0;bottom:-40px;width:100%;height:181px;background:url("../img/shapes/contactBottom.png")repeat-x;}
.contactPageBottom .infos {display: block;position: relative;z-index:3;width: calc(100% - 194px);padding:25px 0px 5px 0;margin:0 auto;text-align:center;}.contactPageBottom .infos ul {width: 100%;position: Relative;margin:0 auto;text-align:center;}
.contactPageBottom .infos ul li {display:inline-block;margin:0 45px;}
.contactPageBottom .infos ul li:first-child {padding-left:0;width:258px;}
.contactPageBottom .infos ul li:nth-child(2) {padding-right:0;width:328px;}
.contactPageBottom .infos ul li h2, .contactPageBottom .infos ul li p, .contactPageBottom .infos ul li span, .contactPageBottom .infos ul li a {display:block;width:100%;font-weight:400;text-align:left;color:#2b3138;}
.contactPageBottom .infos ul li h2 {font-size:26px;position:relative;}
.contactPageBottom .infos ul li h2:after {position:absolute;bottom:-33px;left:0;content:"";width:34px;height:2px;}
.contactPageBottom .infos ul li p {font-size:14.5px;line-height:24px;padding-top:88px;}
.contactPageBottom .infos ul li span {font-size:14.5px;padding-top:30px;font-weight:500;color:#515365;}
.contactPageBottom .infos ul li a {font-size:14.5px;font-weight:500;padding-top:9px;}
.contactPageBottom .infos ul li a:hover {text-decoration:underline;}
.splashAds{position: absolute;z-index: 9999;width: 100%;height: 100%;background-color:rgba(0, 0, 0, 0.5);top: 0;}
.splashAds center{position: relative; top: 20%;}
.closeAdd{float: right;position: relative;top: 40px;right: 10px;font-weight: 600; padding: 10px;background: #eee;cursor:pointer;}
