

body{
    font-family: 'Montserrat';
    font-family: Poppins;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #7386d530;
    padding-top: 60px;
    font-weight: 500;
    /* color: #e5e8f7; */
    background: rgb(229,232,247);
    background: radial-gradient(circle, rgba(229, 232, 247, 1) 0%, rgb(214 221 255) 100%);
    background-image: url(../img/bg3.jpeg); /* Arka plan gÃƒÂ¶rseli */
    background-repeat: no-repeat; /* Tekrar etmesin */
    background-size: cover; /* GÃƒÂ¶rsel ekranÃ„Â± kaplasÃ„Â±n */
    background-attachment: fixed; /* Sabit arka plan */
    background-position: center; /* GÃƒÂ¶rselin ortalanmasÃ„Â± */
    background-position-x: 0px; /* GÃƒÂ¶rselin ortalanmasÃ„Â±nÃ„Â± saÃ„Å¸lar */
    /* background-size: cover; */
    background-position-y: 0px;
}

 /* Siyah maske iÃƒÂ§in ::before pseudo-element */
        body::before {
            content: '';
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgb(255 255 255 / 80%); /* Siyah yarÃ„Â± saydam maske */
            background-attachment: fixed; /* Sabit arka plan */
            z-index: -1; /* Maskeyi ÃƒÂ¼stte tut */
        }


img.derneklogo {
    width: 30px;
    height: 30px;
}
img.playerfoto {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
img.dernekmainlogo {
    width: 100%;
    border-radius: 50%;
max-width: 160px;max-height: 160px;}

.navbar-toggle {
    background-color: #000f481c;
}

.navbar-toggle .icon-bar {
    background: #be1e2e;
}

.langselecttop {margin: 12px 20px;}

.textuppercase {
    text-transform: uppercase;
}

.whitebox {
    font-weight: 500;
    background: rgb(251 251 251);
    padding: 30px 30px;
    box-shadow: 0 0px 2px 0px #a3a3a3;
    border-radius: 4px;
    position: relative;
    z-index: 0;
    /* min-height: 200px; */
}

.nav-pills>li>a {
    padding: 10px;
    margin-right: 8px;
    letter-spacing: -0.5px;
    border-radius: 30px;
    color: black;
    border: 1px solid;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background: #b8424e;
    /* font-weight: 700; */
    text-shadow: 0 0 1px black;
    border: 0;
}

.playerbigphoto>img.playerfoto {width: 70px;height: 70px;padding: 0;}
.playerbigphoto>.myphoto {width: 70px;height: 70px;line-height: 100px;font-size: 28px;margin: 0 auto;text-align: center;}

.playerbigphoto {text-align: center;display: inline-block;}

.playercnt {
    display: inline-block;
    vertical-align: middle;
}

.playercnt>.city {
    font-size: 16px;
    margin-left: 8px;
    font-weight: 600;
    vertical-align: 5px;
}
.playercnt>.fi {
    margin-left: 10px;
}

h1 small {text-transform: lowercase !important;letter-spacing: 0px;font-weight: 600;font-size: 16px;}


.navbar {
    background: rgb(255 255 255 / 100%);
    border-bottom: 2px solid #8d8d8d;
    margin: 0 !important;
    padding: 0px 0;
    box-shadow: 0 0 8px #a9a9a9;
    }

.list-group.turnuvalist>a {
    display: block;
    padding: 20px;
    /* margin: 20px 0; */
    border-radius: 3px;
    /* box-shadow: 0 5px 10px 0 rgb(0 0 0 / 5%); */
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    /* color: #000000; */
    /* text-decoration: none; */
    background-color: #ffffff;
    /* box-shadow: 0 20px 27px 0 rgb(0 0 0 / 8%); */
}


.list-group.turnuvalist>a strong {
    color: #1d52a5;
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 3px;
}
.list-group.turnuvalist>a div {
    display: inline-block;
    /* vertical-align: text-top; */
}
.list-group.turnuvalist>a div.info {padding: 10px 0;display: block;}

.list-group.turnuvalist>a div.tlist_titles {display: inline-block;}
.list-group.turnuvalist>a div>span {
    margin-left: 10px;
    font-size: 16px;
}
.list-group.turnuvalist>a div>span:first-of-type {margin-right: 10px;}

.list-group.turnuvalist>a div>small>span {
    margin: 0px 20px 0 0px;
    /* background: #1d52a612; */
    font-size: 12px;
    display: inline-block;
    color: #6b6b6b;
}
.bg {
    width: 100%;
    height: 200px;
    background-image: url(../img/bg3.jpeg);
    background-size: cover;
    background-position-y: center;
    margin-top: -30px;
}
.bgmask {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 32%);
}

.playerbigphoto>img {
    width: 100%;
    /* border-radius: 50%; */
    padding: 10px;
}

.navbar-brand {
    height: 70px;
    /* padding: 14px; */
    /* background: silver; */
}

.navbar-nav>li>a {
    padding: 14px 14px;
    font-weight: 300;
    font-size: 20px;
    color: #0e1d31;
    }

.oyuncustats span.label {
    background: #e5e5e5;
    padding: 5px 6px;
    color: black;
    font-size: 12px;
    font-weight: 600;
}


h1 {text-transform: uppercase;font-weight: 600;font-family: 'Montserrat';/* letter-spacing: 0.8px; */border-left: 6px solid #bd1e2da1;padding-left: 15px;padding: 11px 10px;margin: 0px 0;font-size: 16px;/* background: rgb(25 25 25 / 5%); */background: #ffffff7d;animation: gradient 15s ease infinite;color: #5a5a5a;}
h1>small {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}
h2 {
    text-transform: uppercase;
    font-weight: 900;
    border-left: 8px solid #009ffe;
    padding-left: 10px;
    margin: 0;
    margin-bottom: 30px;
    font-size: 20px;
}
h3 {
        text-transform: uppercase;
        font-weight: 700;
        /* border-left: 7px solid #ae2d31; */
        /* padding-left: 10px; */
        /* margin-bottom: 30px !important; */
        margin-top: 0 !important;
        color: #505050;
}

h5 {
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.4;
    margin-top: 0;
}

.panel-heading {
    font-size: 14px;
    font-weight: 600;
    padding: 6px 10px;
}
.panel-warning>.panel-heading {
    color: #a56e11;
    background-color: #fff7cf;
    border-color: #dbd294;
}

.sehirfiltrebox a, .ulkefiltrebox a {
    padding: 8px 10px;
}

.sehirfiltrebox .badge, .ulkefiltrebox .badge {
    background: #e9e9e9;
    color: black;
}

.sehirfiltrebox a.active, .ulkefiltrebox a.active {
    /* background: inherit !important; */
    border: inherit !important;
    color: inherit !important;
    font-weight: 600;
    /* background: silver; */
    color: white !important;
}
thead.bg-light {
    background: #3a4781;
    color: white;
}

.strong {
    font-weight: 600;
}


.tablocontainer {border: 1px solid #d0d3de;border-radius: 3px;}

.btn{
  font-weight: 500;
  box-shadow: inset 0 0 2px 0px white;
  color: white;
  text-transform: uppercase;
}

.btn-default {
    background: rgb(249 249 249);
    color: #292929;
    text-transform: initial;
}

.btn-success {
    background: #0eb111e3;
}

.btn-warning {
    background: #f3b047;
}

.btn-primary {
    background: #187ace;
}

.btn-danger {
    background: #d9534e;
}


.well li {
    /* display: inline-block; */
    margin: 5px 10px;
}

.panel {
    margin: 0px 0 20px 0 !important;
    padding: 0px;
}

.topbar {
    background: #146697;
    padding: 7px 0;
}


.tourneyboxes {
    margin: 10px 0 25px;
}

.tourneyboxes>li {
    display: inline-block;
    width: 125px;
    /* border: 1px solid silver; */
    border-radius: 20px;
    height: 125px;
    margin: 0 15px;
    text-align: center;
    vertical-align: middle;
    padding: 28px 0;
    background: #fdfdfd;
    box-shadow: 0px 1px 3px #a5a5a5;
}

.tourneyboxes>li>strong {
    font-size: 40px;
    display: block;
}

.tourneyboxes>li>strong>span {
    font-size: 26px;
    vertical-align: text-top;
    color: green;
}
span.girissayi {color: #888888;font-size: 16px;}

small.nickname {
    color: indianred;
    display: block;
    font-size: 11px;
    font-weight: 600;
}
small.nickname:before {content: '';}

small.nickname>a {
    color: inherit;
}
div#userturnuvamodal>.modal-lg {
    width: 700px;
}

table#turnuvatablo {
    font-size: 14px;
margin: 0;background: white;}

table#turnuvatablo td {
    /* font-size: 12px; */
    /* font-weight: 400; */
    /* padding: 3px; */
    }

table#turnuvatablo thead {
    background: #c34141;
    color: white;
    /* border-bottom: 3px solid #a4323d; */
    font-size: 12px;
    }
.tablopanel {
    margin-top: 5px !important;
}

.tablopanel .panel-body {
    padding: 0;
}

table#turnuvatablo th, table#turnuvatablo td {
    text-align: center;
}

#turnuvatablo td {vertical-align: middle;font-size: 14px;font-weight: 400;font-weight: 500;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    font-size: 14px !important;
    font-weight: 500;
    transition-duration: 0.2s;
}

.nav-tabs.top10list a {
    padding: 5px 15px;
    font-size: 12px !important;
}

.ligtablo {
    text-align: center;
    font-weight: 500;
}

.ligtablo>thead {
    background: #35406e;
    color: white;
}

.ligtablo>thead th {
    text-align: center !important;
}
.ligtablo td {
    vertical-align: middle !important;
}


tr.trl9 {
    background: rgb(255 0 0 / 37%) !important;
}

tr.trl8 {
    background: rgb(255 0 0 / 33%) !important;
}

tr.trl7 {
    background: rgb(255 0 0 / 29%) !important;
}

tr.trl6 {
    background: rgb(255 0 0 / 25%) !important;
}

tr.trl5 {
    background: rgb(255 0 0 / 21%) !important;
}

tr.trl4 {
    background: rgb(255 0 0 / 17%) !important;
}

tr.trl3 {
    background: rgb(255 0 0 / 13%) !important;
}

tr.trl2 {
    background: rgb(255 0 0 / 9%) !important;
}

tr.trl1 {
    background: rgb(255 0 0 / 5%) !important;

}

tr.trl0 {
    background: white !important;
    /* font-size: 15px; */
}
a:hover{
    text-decoration:none;
}
.small .panel-heading {
    padding: 7px 10px;
    text-align: center;
}

.panel.small {margin: 3px 0 !important;}
.panel-group.result {
    margin-bottom: 5px !important;
}

strong.matchtime {
    text-transform: uppercase;
    font-size: 24px !important;
    margin-top: 6px;
}

.box {
    display: inline-block;
    min-width: 120px;
    /* border: 1px solid silver; */
    /* border-radius: 20px; */
    /* height: 85px; */
    margin: 4px 0px;
    color: #00344e;
    text-align: left;
    font-weight: 600;
    vertical-align: text-top;
    /* padding: 28px 0; */
    /* border-bottom: 3px solid #b3e2f9; */
    /* background: #fdfdfd; */
    /* box-shadow: 0px 1px 3px #a5a5a5; */
}

.box strong {
    /* font-size: 32px; */
    display: block;
    /* border-top: 1px solid black; */
    /* padding-top: 5px; */
    margin-top: 5px;
}

.boxcontainer {
    /* width: 90%; */
    /* margin: 0 22px; */
    padding: 0 20px;
}

.well2 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5 !important;
    border: 0px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.11);
}


.scoreinput {
    width: 55px;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    width: 100%;
    margin: 0 0px;
    font-size: 18px;
    font-weight: 700;
}

span.playersag {
    display: inline-block;
    text-align: right;
}

span.playersol {
    display: inline-block;
    text-align: left;
}

.playerdiv>span {
    font-weight: 600;
    margin-bottom: 4px;
}

.playerdiv {
    width: 48%;
    display: inline-block;
    text-align: right;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: 500;
    margin-right: 1%;
}

.playerdiv.sag {
    text-align: left;
    margin-left: 1%;
    margin-right: 0;
}



.linkcont {
    text-align: center;
    font-weight: 800;
    font-size: large;
    margin: 15px 0 5px;
}


.panel-gri {
    box-shadow: 0 0px 2px #00283c6e;
    /* padding: 4px; */
    /* background: white; */
    border: 0;
}

.panel-gri>.panel-heading {
    background: #f5f5f5;
    border-color: #e8e8e8;
    color: #2b2b2b;
    position: relative;
}

.panel-gri .panel-title {
    font-size: 15px;
    color: #232323;
    font-weight: bold;
}

.panel-gri>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e0e0e0;
}

.panel-gri .panel-title a:hover {
    text-decoration: none;
}

#newjackpot select {
    font-size: 14px;
    /* text-align: center; */
    /* border: 1px solid silver; */
    /* box-shadow: 0 0 0; */
}

.modal-header.newjackpot {
    background: #337ab7;
    color: white;
    padding: 10px 15px;
}
.modal-header.newozelmac {
    background: #337ab7;
    color: white;
    padding: 10px 15px;
}

.sidemargin{margin:0 10px;}

.capitalize {text-transform: capitalize;}
.pad10{padding:10px;}
.right5{margin-right: 5px}
.top10{margin-top: 10px !important;}
.top20{margin-top: 20px !important;}
.top30{margin-top: 30px !important;}
.top40{margin-top: 40px !important;}
.top50{margin-top: 50px !important;}
.bottom50{margin-bottom: 50px !important;}
.bottom20{margin-bottom: 20px !important;}
.top100{margin-top: 100px !important;}
.bot10{margin-bottom:10px;}
.relative{position:relative;}
.pointer{cursor:pointer;}
.cursor-help{cursor:help;}
.block{display:block;}
.iblock{display:inline-block;}
.green{color:green;}
.red{color:red;}
.bold{font-weight: bold;}

.clear{clear:both;margin:0 0 1px;}
.spacer{clear:both;height:10px;}
.small{font-size:.9em;}
.colored {color: rgb(55, 155, 39) !important;}
.parantez{font-size:.9em;margin-left:3px;}
.parantez:before{content:'(';}
.parantez:after{content:')';}

.pointevsnone{pointer-events:none;}
.listnone {list-style-type:none;}
.pad20 {
    padding: 20px;
}
.soluk {
    color: gray;
}

/*
table.ligmatches {
   border-spacing: 0;
   border-collapse: collapse;
   overflow: hidden;
}

table.ligmatches td, table.ligmatches th {
   padding: 10px;
   position: relative;
}

table.ligmatches tr:hover{
   background-color: #ff000017;
}

table.ligmatches td:hover{
   font-weight: 800;
}

table.ligmatches td:hover::after, table.ligmatches th:hover::after { 
   background-color: #ff000017;
   content: '\00a0';  
   height: 10000px;    
   left: 0;
   position: absolute;  
   top: -5000px;
   width: 100%;   
}*/

.ligmatches {
    border: solid 1px #DDEEEE;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 12px Verdana, sans-serif;
}
.ligmatches thead th {
    background-color: #DDEFEF;
    border: solid 1px #DDEEEE;
    color: #336B6B;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.ligmatches tbody td {
    border: solid 1px #DDEEEE;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}
.ligmatches {
    overflow: hidden;
    z-index: 1;
}
.ligmatches tbody td, .ligmatches thead th {
    position: relative;
}
.ligmatches tbody td:hover::before {
    background-color: #CCE7E7;
    content:'\00a0';
    height: 100%;
    left: -5000px;
    position: absolute;
    top: 0;
    width: 10000px;
    z-index: -1;
}
.ligmatches tbody td:hover::after {
    background-color: #CCE7E7;
    content:'\00a0';
    height: 10000px;
    left: 0;
    position: absolute;
    top: -5000px;
    width: 100%;
    z-index: -1;
}


.panel-heading a.eyelink {
    right: 40px;
    top: 18px;
    color: #337ab7;
}

.eyelink{
    position: absolute;
    right: -28px;
}
.bracket-1 .eyelink{
  top: 80px;
}
.bracket-2 .eyelink{
  top: 134px;
}
.bracket-3 .eyelink{
  top: 238px;
}
.bracket-4 .eyelink{
  top: 327px;
}
img.bulletlight {
    float: right;
    width: 15px;
    height: 15px;
}
hr {
    margin: 10px 0;
    border-color: #e4e4e4;
}

.glyphicon-pause {
    color: #3eb938;
}
.glyphicon-play {
    color: #1a7ace;
}
.activity_icon {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: bottom;
}
.jackpotbtn {
    /* margin: 0 0 0 5px; */
}

span.anketcevap {
    background: #f3f3f3;
    display: block;
    padding: 5px 10px;
    margin: 10px 5px;
    border-radius: 5px;
    cursor: pointer;
}

span.anketcevap:hover {
    background: #d9ecf7;
}
.anketbar {
    margin-top: 6px;
}
img.sitelogo {
    width: 276.34px;
}




.multiselect {
    width:20em;
    height:15em;
    border:solid 1px #c0c0c0;
    overflow:auto;
    list-style-type: none;
    padding: 0px;
    margin: 0px 0 10px;
}
 
.multiselect label {
    display:block;
    padding: 2px 10px;
}
 
.multiselect-on {
    color:#ffffff;
    background-color: #337ab7;
}

.multiselect>li input {
    display: none;
}

.multiselect>li {
    padding: 0;
    margin: 0;
}
.scoreheadline {
    text-align: center;
    font-weight: 800;
    margin: 5px 0px 5px;
}
span.scoretxt {
    font-size: 13px;
    font-weight: 600;
}

span.prtxt {
    color: #4e4e4e;
    font-size: 11.43px;
}

.turnuvatabloexp>strong {
    display: inline-block;
    width: 40px;
    text-align: right;
    margin-right: 3px;
}

.turnuvatabloexp>strong:after {content: ' :';}

.jackpotawards i {
    font-size: 16px;
    /* vertical-align: -5px; */
}

.jackpotawards span {
    font-size: 16px;
    /* display: block; */
    margin: 5px 0;
}

.jackpotawards strong {
    display: block;
    font-size: 18px;
    margin: 2px 0;
}
.jackpotawards div.oduldiv {
    font-size: 16px;
    /* color: #00861e; */
    margin-top: 5px;
    font-weight: 600;
}
.well {
    background: #ffffff99;
    box-shadow: 0 0 1px 0px #337ab7;
    border: 0;
    line-height: 2;
}

table.table.maintable td {
    line-height: 18px;
    padding: 16px 0;
    vertical-align: middle;
}
#newozelmac label {font-weight: 400;/* font-size: 12px; *//* margin: 10px; */}
#newozelmac .checkbox label {font-weight: 400;font-size: 12px;margin: 0px;}

#newozelmac input {
    /* margin: 0px 0 0px; */
}
div#ozelmacplayers {
    display: none;
}
span.cips {
    /* color: #8e5600; */
    font-weight: 600;
}

span.topname {
    font-weight: 600;
}

span.cips>i {
    font-size: 16px;
    vertical-align: middle;
}
tr.marked {
    font-weight: 600;
    /* color: #1666ab; */
    background: #3337690f;
    /* color: white; */
}
td.marked {
    font-weight: 600;
    color: #1666ab;
}

.bgwhite {
    background: white;
}
.sezonselect {
    max-width: 400px;
}






html, body {
  height: 100%;
  margin: 0;
}


body.giris {
    background-color: #222a5d;
    background-image: url(../img/fullbg.png);
    background-position-x: center;
    background-position-y: top;
    background-size: 320px;
    background-repeat: no-repeat;
    color: #e8e8e8;
    padding: 0;
}

body.giris .container.bg {height: 100%;margin-top: 270px;}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  /* margin-bottom: -1px; */
  /* border-bottom-right-radius: 0; */
  /* border-bottom-left-radius: 0; */
}
.form-signin input[type="password"] {
  /* margin-bottom: 0px; */
  /* border-top-left-radius: 0; */
  /* border-top-right-radius: 0; */
}

form.form-signin {
    /* background: white; */
    /* padding: 30px 50px; */
    max-width: 360px;
    width: 100%;
}

h2.form-signin-heading {
    color: #e8e8e8;
    text-shadow: 0 0 2px black;
    font-weight: 600;
    font-size: 26px;
}

form.form-signin a {
    color: #ffc36d;
    font-weight: 600;
    display: inline-block;
    font-size: 15px;
}

form.form-signin input, form.form-signin select {border-radius: 10px;display: block;margin-top: 7px;}
.giris.alert {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    /* color: red; */
    background: #ff000033;
    border-radius: 14px;
}

body.giris a {
    color: #ffc26c;
}


p.leads {font-size: 18px;font-weight: 400;}
.jackpotactions>li {
    font-weight: 600;
}

span.time {
    cursor: help;
}

div.chatbar {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    /* background: #07182a; */
    width: 100%;
    background-image: radial-gradient( circle 633px at 51.2% 52%, rgb(68 105 175) 0%, #324a80 100.2% );
}

div.chatbar>div {
    margin: 0 !important;
    padding: 0;
}

ul#chatarea>li {
    display: block;
    padding: 0;
    padding: 5px 0;
    position: relative;
}

ul#chatarea, .viewers {
    padding: 8px;
    /* box-shadow: inset 0 0 60px 0px #205eab; */
    background: #ffffffc4;
    border-radius: 8px;
    height: 300px;
    max-height: 400px;
    overflow: hidden;
    overflow-y: overlay;
    width: 100%;
    position: relative;
}

.chatbar .panel-title {
    text-align: center;
}

div.chatbar>div.panel>.panel-heading {/* background: #343869; */color: white;text-align: right;padding: 0;background-image: radial-gradient( circle 633px at 51.2% 52%, rgb(68 105 175) 0%, #324a80 100.2% );}

div.chatbar>div.panel>.panel-heading>.panel-title>a {
    padding: 2px 0;
    display: inline-block;
    /* background: #353969; */
    text-decoration: none;
    color: #ffffff;
    font-weight: 500 !important;
    position: relative;
    text-align: center;
}

.chatheader img {
    width: 40px;
}

.typer {
    width: 100%;
    display: inline-block;
    padding: 0px 0;
}

.typer>.form-group {
    width: calc(100% - 45px);
    display: inline-block;
}

.typer>.form-group>input {
    width: 100%;
}

.chatbar .panel-body {
    /* padding: 0 150px; */
    background: #353a6936;
}

div#chatarea {
    height: 160px;
    overflow-y: scroll;
}
ul#chatarea>li:hover {
    /* background: #e9e9ee; */
    /* cursor: unset; */
}


p.balon {
    position: relative;
    margin: 10px 10px 20px;
    max-width: 30em;
    background-color: #fff;
    padding: 16px 22px;
    font-size: 1.25em;
    border-radius: 1rem;
    box-shadow:   0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2);
}

p.balon::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 10%;
    left: -8px;
    border: .75rem solid transparent;
    border-top: none;
    border-bottom-color: #fff;
    filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, -2.9));
}
ul#chatarea strong {
    color: #730202;
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

ul#chatarea time {
    display: none;
    margin-left: 5px;
    font-size: 11px;
}

.sender {
    display: inline;
    margin-right: 5px;
}

.sender:after {content: '::';}


ul#chatarea li.me strong {
    color: #04447b;
}

p.balon.me {
    background: #d7ffd5;
    margin: 10px 20px 10px auto;
}

p.balon.me::before {
    border-bottom-color: #d7ffd4;
    bottom: 10%;
    left: auto;
    right: -8px;
}
span.speech {
    /* font-size: 14px; */
    display: inline;
    margin-bottom: 10px;
}

p.bbalon {
    margin: 2px 0;
}
div.chatbar>div.panel>.panel-heading>.panel-title>a>#new_msg {
    position: absolute;
    top: 8px;
    right: 10px;
    display: block;
}
div.chatbar>div.panel>.panel-heading>.panel-title>a .newnumber {
    background: #f10000;
    font-weight: 600;
    border-radius: 50%;
    padding: 0;
    min-width: 20px;
    font-size: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0 3px;
}
a#refreshchat {
    display: block;
    text-align: center;
    font-size: 16px;
    margin: 0px 0 10px;
    color: #5a5a5a;
    text-decoration: none;
}

a#refreshchat>div {
    display: inline;
}
div#loadingchat {
    position: absolute;
    top: 38%;
    left: 42%;
    font-size: 60px;
}
a#refreshchat .newnumber {
    display: inline-block;
    color: #ffffff; 
    background:red;
    padding:0 5px;
    border-radius:50%;
    font-weight: 600;
    font-size: 12px;
    margin: 0 2px;
    vertical-align:0px;
}


.chat_control {
    display: none;
    text-align: right;
}

#chatarea li:hover .chat_control {background-color: #34386926;display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.chat_control>span {
    padding: 3px 6px;
    background: #d9d9e3;
    display: inline-block;
    color: #656565;
    cursor: pointer;
    opacity: 0.8;
    font-size: 17px;
}

.chat_control>span:hover {
    opacity: 1;
    color: #353969;
}
.viewers a {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 30px;
    color: #9e9fab;
    cursor: pointer;
}
.msgrakip {
    margin: 30px 0;
    font-size: 16px;
}

.msgrakip>i {
    color: green;
    font-size: 28px;
    vertical-align: sub;
}

tr.unread {
    background: #fbffdf !important;
    font-weight: 500;
}



span#unreadnr {
    position: absolute;
    color: white;
    top: 7px;
    left: 30px;
    background: red;
    box-shadow: 0px 0px 0px 1px black;
    /* height: 7px; */
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
}
span.nb {
    font-size: 27px;
    color: #333769;
}

.actions>small {
    display: block;
    font-weight: 500;
    color: #333769;
}


.scoretable span {
    font-size: 16px;
    font-weight: 700;
    color: #337ab7;
}

div#soruimg>img {
    width: 100%;
    border-radius: 10px;
    border: 10px solid black;
}

div#sorucont {
    margin-top: 50px;
}
.pipline>input {
    width: 180px;
    display: inline-block;
    height: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.pipline {
    margin: 20px 0;
}
div#timer {
    font-size: 23px;
    margin-top: 10px;
    color: #007194;
    font-weight: 700;
    text-align: left;
}
#sorucont h3 {
    margin: 0 !important;
    padding: 0 0 5px 0;
    font-weight: 700;
}
.pipline>span {
    font-size: 16px;
    font-weight: 700;
    vertical-align: text-top;
}
span.onlineuye {
    font-weight: 500;
}

span.onlineuye:after {content: ' - ';}

span.onlineuye:last-of-type:after {content: '';}

.actinfo {
    margin: 0;
    margin-top: 6px;
    padding: 0;
    list-style-type: none;
    line-height: 2;
    font-size: 15px;
    background: #33376914;
    box-shadow: 0 0 3px #33376963;
    padding: 16px 25.76px;
    display: inline-block;
}
.actinfo>h3 {
    margin: 0;
}

.myphoto {
    background: #eaeaea;
    border: 1px solid silver;
    height: 30px;
    width: 30px;
    color: white;border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600 !important;
    display: inline-block;
}
span.topname>img, span.topname>div {
    width: 25px;
    height: 25px;
    margin: 0 5px 0 0;
    vertical-align: baseline;
    font-size:10px;
    line-height:25px;
    display:inline-block;
}

.topphoto {
    display: inline-block;
    vertical-align: 1px;
}

.topphoto>img {
    width: 25px;
    height: 25px;
}
.topphoto>.myphoto {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.team-item>.myphoto {
    display: inline-block;
    vertical-align: 12px;
    margin-right: 9px;
}

.team-item>div {
    display: inline-block;
    font-weight: 600;
}

.jackskor {
    position: absolute;
    right: 5px;
    top: 22px;
    padding: 6px;
}
.jackphoto {
    margin-right: 6px;
    vertical-align: 10px;
}

div#photocontainer>.myphoto {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 50px;
}
.playerlist li>div {
    display: inline-block;
    vertical-align: baseline;
    font-weight: 500;
}
td.turnuvarow div {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

td.turnuvarow a {
    display: inline-block;
    vertical-align: middle;
    color: initial;
}

div.turnuvafoto {
    margin-right: 10px;
    display: inline-block;
}
div.turnuvafoto.right {
    margin-left: 10px;
    margin-right: 0;
}

.profilheader .myphoto {
    width: 100px;
    height: 100px;
    line-height: 100px;
    float: left;
}

.profilheader h1 {
    float: left;
    line-height: 100px;
    margin: 0px 0;
    margin-left: 20px;
}

.profilheader {
    /* border: 2px solid #343869; */
    border-width: 0 0 2px 0;
    clear: both;
    /* padding-bottom: 10px; */
    margin-bottom: -30px;
}

.endiv {
    line-height: 2;
}

img.sitelogosmall {
    height: 40px;
}

a.navbar-brand-small {
    padding: 5px 5px;
    margin-right: 10px;
    height: auto;
    display: inline-block;
}

div#notifybtn {
    float: right;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}



.usermenu {
    margin: 8px 2px;
    display: inline-block;
    float: right;
}

div#notifybtn>a {
    color: white;
    padding: 11px;
    font-size: 24px;
    display: inline-block;
}
div#notifybtn>a:hover {
    background: #394072;
}
div#notifybtn>a.aktif {
    background: #0e1240;
}

.akfcont {
    margin-bottom: 30px;
}
.codebox {
    margin: 10px 0 20px;
    padding: 10px;
    border: 2px dashed !important;
    font-size: 20px;
    display: inline-block;
}
ul.davetterms {
    padding: 10px 30px;
    margin: 0;
    font-size: 13px;
    background: #ffffffb5;
    border-radius: 10px;
    margin-bottom: 15px;
}
.datepicker {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #949494;
}
.radio.inline-block {
    display: inline-block;
    margin-right: 20px;
}
.maintable {
    font-weight: 500;
}

img.platformimg {
    width: 25px;
    border-radius: 50%;
    vertical-align: middle;
}
div.detaycont {
    font-weight: 500;
}

div.detaycont>div {
    padding: 12px;
    border-bottom: 1px solid #d8d8d8;
}
div.detaycont>div i.fa {
    font-size: 26px;
    vertical-align: middle;
    margin: 0 4px;
}
div.detaycont>div:last-of-type {
    border: 0;
}
div.detaycont>div>h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
}
.detaycont.color {
    background: rgb(242 242 242);
    padding: 5px 15px;
    box-shadow: 0 0 2px #151515;
    border-radius: 4px;
}
.detaycont>div>ul {
    padding: 5px 20px;
}
div.detaycont>div>p {
    font-size: 14px;
    margin: 0;
    line-height: 29px;
}


.infodiv {
    background: #ffffff;
    margin: 12px 0;
    padding: 6px;
    border-radius: 4px;
    border: 0;
    color: #523a1b;
    font-size: 12.8px;
}

.infodiv i {
    font-size: 16px;
    vertical-align: text-bottom;
}

.lowopacity {
    opacity: 0.3;
}
div#loading {
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    background: #f7ff839e;
    display: inline-block;
    float: right;
    padding: 10px;
    display: none;
}
.row.yanarcarow {
    margin: 0 -15px;
}

.row.yanarcarow>div {
    padding: 10px 30px;
}

#userbakiye.eksi {
    color: red;
}

#userbakiye.arti {
    color: green;
}
.datepicker_container {
    background: #ececec;
    padding: 6px 12px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    display: inline-block;
}
.datepicker_container>strong {
    margin-right: 5px;
    vertical-align: -7px;
}

.datepicker_container>#loader {
    position: absolute;
    right: 337px;
    top: 2px;
}
.panel.panel-info {
    border-color: #324980;
}

.panel-info>.panel-heading {
    color: #ffffff;
    background-color: #4469af;
    border-color: #bce8f1;
}
.sc_pl {
    width: 200px;
}

.sc_y {
    width: 30px;
}
.scoretablo {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11.6px;
}

.dropdown-menu>li>a {
    color: #333 !important;
}
.panel-success>.panel-heading {background: #6a876a;color: white;border-color: black;padding: 9px 12px;}

.panel-success {border-color: #e4e8f7;}

.skorheadline {font-weight: 800;font-size: 12px;/* text-align: center; */margin: 0px 0px 5px;}
.sline {/* text-align: center; */font-size: 12px;/* font-weight: 600; */padding: 7px 0;border-bottom: 1px dotted darkgrey;}


.pad0-xs, .pad0-xs {padding: 0 !important;}
.result>.panel-default>.panel-heading {/* background: #eff0f3; *//* border: 1px solid #abb5cc; *//* border-bottom: 0; *//* box-shadow: 0 0 2px 0px #475e92; */}
.result .panel-heading {
    padding: 12px;
}
.panel-primary a {color: white;}

.panel-primary h4 {font-weight: 600;color: white;}

.btn-topmenu {
    background: #177ace;
    padding: 8px 9px !important;
    margin: 14px 12px;
    color: white !important;
    font-size: 12px !important;
}

.btn-topmenu:hover {
    /* pointer-events: none; */
    text-decoration: none;
    background-color: #3f70a2 !important;
}
.alert-success {
    color: #005b00;
    background-color: #42e10070;
    border-color: #8fd752;
}
.alert-success:before {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f058";margin-right: 5px;font-size: 20px;vertical-align: middle;}

.alert-danger {
    color: #7e0000;
    background-color: #ff060669;
    border-color: #ff6874;
}
.alert-danger:before {font-family: "Font Awesome 5 Free";font-weight: 900;content: "\f06a";margin-right: 5px;font-size: 20px;vertical-align: middle;}
.alert-warning {
    color: #794f06;
    background-color: #ffe978;
    border-color: #d7bf40;
}

h3.panel-title {
    border: 0;
    margin: 0 !important;
    padding: 3px 0 !important;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Montserrat';
    font-size: 15px;
}

.legend {
    display: inline-block;
    padding: 20px;
    min-height: inherit;
}

.legend>strong {
    text-align: right;
    display: inline-block;
    width: 50px;
    padding: 0 5px;
}

.legend>strong:after {
    content: ' : ';
}

.alert-success hr {
    border-top-color: green;
}
span.bye {
    margin-right: 40px;
    vertical-align: -webkit-baseline-middle;
}
.tableplayer a {
    color: inherit;
    word-break: break-all;
}

.tableplayer a:hover {
    color: #337ab7;
}
.dlogo>img {
    width: 50px;
    height: 50px;
    vertical-align: baseline;
    margin-right: 10px;
}

li#days {
  font-size: 23px;
  color: #db4844;
}
#hours {
  font-size: 18px;
  color: #e66a09;
}
#minutes {
  font-size: 15px;
  color: #c69e0b;
}
#seconds {
  font-size: 12px;
  color: #678c0d;
}

ul#timer {
  display: block;
  line-height: 1;
  padding: 20px 0;
  /* font-size: 40px; */
  text-align: center;
}

ul#timer>li {
  display: block;
  font-size: 45px;
  /* color: white; */
  margin: 15px 0;
  display: inline-grid;
  text-align: center;
  margin: 0px 15px;
}
ul#timer>li>span {
    font-size: 13px;
    color: #484848;
}
#turnuvatablo tr.hover {
   cursor: pointer;
}
#turnuvatablo tr:hover td {
    background-color: #0000000d; /* or #000 */
}

.noborder {
    border: 0 !important;
}

.vshistory {
    display: block;
    color: inherit !important;!i;!;
}
#vstable a {
    color: inherit;
}

.timeline {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative
}

.timeline:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    width: 3px;
    background: #2d353c;
    left: 14.1%;
    margin-left: -2.5px
}

.timeline>li {
    position: relative;
    min-height: 50px;
    padding: 20px 0
}

.timeline .timeline-time {
    position: absolute;
    left: 0;
    width: 11.8%;
    text-align: left;
    top: 30px
}

.timeline .timeline-time .date,
.timeline .timeline-time .time {
    display: block;
    font-weight: 600
}

.timeline .timeline-time .date {
    line-height: 16px;
    font-size: 12px
}

.timeline .timeline-time .time {
    line-height: 24px;
    font-size: 20px;
    color: #242a30
}

.timeline .timeline-icon {
    left: 9%;
    position: absolute;
    width: 10%;
    text-align: center;
    top: 36px;
}

.timeline .timeline-icon a {
    text-decoration: none;
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 20px;
    background: #ff0000;
    line-height: 10px;
    color: #fff;
    font-size: 14px;
    border: 3px solid #2d353c;
    transition: border-color .2s linear
}

.timeline .timeline-body {
    margin-left: 17%;
    margin-right: 0%;
    background: #ffffff;
    position: relative;
    padding: 15px 20px;
    border-radius: 6px;
    transition-duration: 0.2s;
    transform: scale(0.98);
}
a.hoverlink:hover .hoverdiv {
    background: #ffffff;
    opacity: 1;
    transition-duration: 0.2s;
    transform: scale(1.02);
}
.hoverdiv {
    opacity: 0.75;
}
.timeline .timeline-body:before {
    content: '';
    display: block;
    position: absolute;
    border: 10px solid transparent;
    border-right-color: #fff;
    left: -20px;
    top: 20px
}

.timeline .timeline-body>div+div {
    margin-top: 10px;
}

.timeline .timeline-body>div+div:last-child {
    /* margin-bottom: -20px; */
    /* padding-bottom: 20px; */
    border-radius: 0 0 6px 6px;
}

.timeline-header {
    padding-bottom: 5px;
    border-bottom: 1px solid #e2e7eb;
    line-height: 30px;
}

.timeline .userimage {
    display: inline-block;
    /* max-width: 120px; */
    height: 50px;
    border-radius: 0;
    overflow: hidden;
}

.timeline-header .username {
    font-size: 16px;
    font-weight: 600;
    word-break: break-all;
}

.timeline-header .username,
.timeline-header .username a {
    color: #2d353c
}

.timeline img {
    max-width: 100%;
    display: block;
    max-width: 100px;
    max-height: 50px;
}

.timeline-content {
    letter-spacing: .25px;
    line-height: 18px;
    font-size: 13px;
}

.timeline-content:after,
.timeline-content:before {
    content: '';
    display: table;
    clear: both
}

.timeline-title {
    margin-top: 0
}

.timeline-footer {
    background: #fff;
    border-top: 1px solid #e2e7ec;
    padding-top: 15px
}

.timeline-footer a:not(.btn) {
    color: #575d63
}

.timeline-footer a:not(.btn):focus,
.timeline-footer a:not(.btn):hover {
    color: #2d353c
}

.timeline-likes {
    color: #6d767f;
    font-weight: 600;
    font-size: 12px
}

.timeline-likes .stats-right {
    float: right
}

.timeline-likes .stats-total {
    display: inline-block;
    line-height: 20px
}

.timeline-likes .stats-icon {
    float: left;
    margin-right: 5px;
    font-size: 9px
}

.timeline-likes .stats-icon+.stats-icon {
    margin-left: -2px
}

.timeline-likes .stats-text {
    line-height: 20px
}

.timeline-likes .stats-text+.stats-text {
    margin-left: 15px
}

.timeline-comment-box {
    background: #f2f3f4;
    margin-left: -25px;
    margin-right: -25px;
    padding: 20px 25px
}

.timeline-comment-box .user {
    float: left;
    width: 34px;
    height: 34px;
    overflow: hidden;
    border-radius: 30px
}

.timeline-comment-box .user img {
    max-width: 100%;
    max-height: 100%
}

.timeline-comment-box .user+.input {
    margin-left: 44px
}

.bgred {
    background: #b11b00 !important;!i;!;
}

.bggreen {
    background: green !important;!i;!;
}

.bggray {
    background: #f1f1f1 !important;!i;!;
}

.list-group-item-text {
    color: lightslategrey;
}

.list-group-item-text strong {
    color: #d57075;
    font-weight: 700;
}
a.hoverlink {
    display: block;
    color: inherit;
}


/* ----------------- RESPONSIVE MEDIA QUERY ------------------ */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    img.sitelogo {
        width: 186.34px;
        padding: 5px 0;
    }
    .bg {
        height: 400px;
    }
    div.chatbar>div.panel>.panel-heading>.panel-title>a {
      padding: 10px 0;
    }
    .chatheader img {
        width: 50px;
    }
    .scoreinput {
        width: 55px;
    }
    span.playersag {
        display: inline;
    }
    span.playersol {
        display: inline;
    }

    div.chatbar {
        width: 400px;
    }

    .team-item {
        font-size: 14px !important;
    }
    small.nickname {
        font-size: 12px;
    }
      .navbar-nav>li>a {
        padding: 25px 14px;
        font-weight: 500;
        font-size: 16px;
      }

    .pad0-xs, .pad0-xs {padding: 0 15px !important;}
    .list-group.turnuvalist>a div.info {float: right}

    .playerbigphoto>.myphoto {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 28px;
        margin: 0 auto;
        text-align: center;
    }
    h1 {
        font-size: 21px;
        padding: 16px 10px;
    }
    .nav-pills>li>a {
        padding: 14px;
        margin-right: 12px;
        letter-spacing: -0.5px;
        border-radius: 30px;
        color: black;
        border: 1px solid;
    }
    .playerbigphoto>img.playerfoto {
        width: 100px;
        height: 100px;
        padding: 0;
    }
    .timeline .timeline-time {
        position: absolute;
        left: 0;
        width: 11.8%;
        text-align: right;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    img.sitelogo {
        width: 250px;
        !im;!i;!;
        padding: 0;
    }
    .bg {
        height: 500px;
    }
    .text-bottom {
        height: 150px;
        padding-top: 78px;
    }
}

/* Very small */
@media (max-width: 320px) {
    .playerdiv>span {
        font-size: 11px;
    }
}