body {font-family: 'Trebuchet MS', Arial, sans-serif;}

.navbar{margin-bottom: 0px;}
.navbar a.oauth, .navbar a.dropdown-toggle {margin-left: 5px;}
.navbar-nav.twitter iframe{margin: 15px 0 0 15px;}
.nav>li>a {padding: 15px 8px}
a:hover i {color: #1364BB}

#logo {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}



#main-container{margin-top: 5px;}

#timer {position: fixed; height: 5px; background-color: #1C1E22; width: 100%; bottom: 0;}
#timer > div {height: 5px; background-color: #F00; width: 0%;}



form .filters {padding: 15px;}
form .filters .extra_options {margin-top: 15px;}

ul.ul_tour li {margin-top: 10px;}

.modal-backdrop.in {opacity: 0.8;}

.popover {z-index: 1200; border: 1px solid #999999;}
.popover.top>.arrow{border-top-color: #999;}
.popover.bottom>.arrow{border-bottom-color: #999;}
.popover.right>.arrow{border-right-color: #999;}
.popover.left>.arrow{border-left-color: #999;}

.popover[class*=tour-] {
  z-index: 1102 !important;
}
.popover.tour-tour {max-width: 600px;}




table.table-sniffer thead tr th:nth-child(1){}
table.table-sniffer thead tr th:nth-child(2){}
table.table-sniffer thead tr th:nth-child(3){width: 24px;}
table.table-sniffer thead tr th:nth-child(4){width: 24px;}
table.table-sniffer thead tr th:nth-child(6){width: 24px;}

table.table-sniffer tbody tr td:nth-child(1) {cursor: default; max-width: 100px;}
table.table-sniffer tbody tr td:nth-child(2) div {max-width: 150px;}
table.table-sniffer tbody tr td:nth-child(6), table.table-sniffer tbody tr td:nth-child(6):hover i.fa-star {color: #999; cursor: pointer;}
table.table-sniffer tbody tr td:nth-child(6) i.fa-star, table.table-sniffer tbody tr td:nth-child(6):hover {color: #FEEC84;}

table.table-sniffer tbody tr td div {overflow: hidden; height: 24px; word-break: break-all;}



.game-icon {
  width: 24px;
  height: 24px;
  background-image: url("./icons/game-icons-70.png");
  background-size: 144px 24px;
  background-repeat: no-repeat;
  overflow: hidden;
}

.game-icon-wow{background-position: 0px 4px;}
.game-icon-diablo{background-position: -24px 4px;}
.game-icon-starcraft{background-position: -48px 4px;}
.game-icon-hearthstone{background-position: -72px 4px;}
.game-icon-hots{background-position: -96px 4px;}
.game-icon-overwatch{background-position: -120px 4px;}


tr.color-wow td:nth-child(2), a.a-color-wow {color:#13ff29;}
tr.color-diablo td:nth-child(2), a.a-color-diablo {color:#FF4500;}
tr.color-starcraft td:nth-child(2), a.a-color-starcraft {color:#00d8ff}
tr.color-hearthstone td:nth-child(2), a.a-color-hearthstone {color:#DE8A2A}
tr.color-hots td:nth-child(2), a.a-color-hots {color:#D265FF}
tr.color-overwatch td:nth-child(2), a.a-color-overwatch {color:#FFFF00}

tr.color-blizzard, .blizzard/*, a.a-color-blizzard*/ {color: #FF6666}
tr.color-blue-posts, .blue-posts/*, a.a-color-blue-posts*/ {color: #00b4ff}
tr.color-deviantart, .deviantart/*, a.a-color-deviantart*/ {color: #05CC47}
tr.color-reddit, .reddit/*, a.a-color-reddit*/ {color: #CEE3F8}
tr.color-twitter, .twitter/*, a.a-color-twitter*/ {color: #55ACEE}
.color-bnet {color: #00b6ff}

a.visited, #refresh_container a:visited {color:#999 !important;}

div.add_site{position: relative;}
.mandatory{position: absolute; top: 15px; right: 15px;}
.go_back{position: absolute; top: 5px; left: 5px;}


div.trademark, div.footer {}
div.trademark {}
div.footer { margin-top: 15px;}
