@charset "utf-8";
/* CSS Document */

div#mapOverview {
}

div#mapOverviewImage {
    position: relative;
}

div#teamScores {
    position: relative;
    top: -30px;
    left: 5px;
}

div#redScoreBox, div#bluScoreBox {
    width: 65px;
}

div#teamScores div#redScoreBox {
    float: left;
}

div#teamScores div#bluScoreBox {
    margin-left: 80px;
}

div#summaryStats {
    width: 320px;
    margin-left: 10px;
}

div#playPause {
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    padding: 8px 7px 5px 7px;
    width: 20px;
    text-align: center;
    cursor: pointer;
    background-color: #fbeccb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

div#playPause:hover {
    background-color: #b4510e;
}

div#filters {
    margin-top: 5px;
/*
    position: relative;
    top: -20px;
*/
}

div#filters ul {
    list-style: none;
    margin-top: 10px;
}

div#filters ul li {
    display: inline;
}

div#filters ul li + li {
    padding-left: 100px;
}

div#filters select {
    background-color: #2a2725;
    color: white;
    padding: 2px;
    outline: none;
    margin-right: 5px;
}

img.weapIcon, img.killIcon, img.deathIcon, img.flagIcon, img.cpIcon {
    position: absolute;
}

img.cpIcon {
    z-index: 5;
}

img.deathIcon {
    width: 15px;
    height: 15px;
}

img.killIcon {
    z-index: 4;
    width: 15px;
    height: 15px;
}

img.flagIcon {
    z-index: 5;
}


img#testIcon {
    position: absolute;
    top: 40px;
    left: 350px;
    border: 2px solid green;
}

a#playButton {
    float: right;
    margin: 40px 0 40px 0;
}

div#teamKillChart, div#teamKillIntervalChart {
    width: 100%;
    height: 120px;
}

div#classKillsChart2 {
    width: 100%;
    height: 150px;
}

div#teamKillChart .tickLabel {
}

div#teamKillChart {
}

div#teamKillChartLegend {
    padding-left: 50px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

div#teamKillChartLegend td {
    color: gray;
    padding-left: 5px;
}

table.sorted tbody img.avatar {
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

table.sorted thead th.small img.avatar {
    width: 20px;
    height: 20px;
}

table.sorted tbody img.avatar.red {
    border: 2px solid #c15143;
}

table.sorted tbody img.avatar.blu {
    border: 2px solid #80a1c2;
}

table.sorted tbody span.playerName {
    position: relative;
    top: -5px;
}

table.sorted tfoot th {
    text-align: left;
    font-size: 10pt;
    font-weight: normal;
    padding-left: 5px;
    border-top: 2px solid #3c352f;
    padding-top: 5px;
}

div#killTableContainer {
    width: 600px;
    float: left;
}

table#killTable img.classIcon {
    width: 15px;
    height: 15px;
}

div#killMatrixContainer, div#weaponsTableContainer, div#playerDetails {
    margin-top: 25px;
}

div#playerDetails {
    display: none;
}

div#playerDetails div#profileLink {
    float: right;
    position: relative;
    top: -35px;
}

div#playerDetails div#classKillsTableContainer {
    margin-top: 15px;
    margin-right: 25px;
    float: left;
}

div#playerDetails div#ckTableNote {
    color: gray;
    margin-top: 10px;
    font-style: italic;
}

table.pdList {
    margin-top: 10px;
}

.pdList img.avatar {
    width: 15px;
}

div#weaponsTableContainer img.weapon {
    max-width: 30px;
}

div#weaponsTableContainer td.kills {
    border-left: 1px dotted gray;
}

table#killMatrix, table#weaponsTable {
    width: 1000px;
}

div.note {
    font-size: 10pt;
    font-style: italic;
    color: gray;
    margin-bottom: 10px;
}

div#killTableSwitch {
    font-size: 10pt;
    margin-top: 10px;
    color: gray;
}

div#killTableSwitchButtons {
    margin: 10px;
}

div#mainStats {
    margin-top: 25px;
}

div#totalClassTime, div#classKills {
    margin-left: 625px;
}

div#totalClassTimeChart {
    width: 100%;
    height: 200px;
}

div#totalClassTimeChartData {
    text-align: center;
    height: 20px;
}

div#classKills {
    margin-top: 25px;
}

div#classKillsChart {
    width: 100%;
    height: 200px;
}

div#classKillsChart img.classIcon, div#classKillsChart2 img.classIcon  {
    width: 20px;
    height: 20px;
}

div#classKillsChartData, div#classKillsChartData2 {
    text-align: center;
    padding-top: 10px;
    font-size: 10pt;
    height: 30px;
}

div#classKillsChartData img.classIcon, div#classKillsChartData2 img.classIcon {
    position: relative;
    top: 5px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

canvas#timeSliderMarkers {
    margin-left: 15px;
    float: left;
}

div#timeSlider {
    margin: 15px 10px 10px 10px;
    width: 700px;
    margin-left: 55px;
}

div#timeSliderTime {
    font-size: 12pt;
    float: right;
}

div#time {
    float: right;
    width: 200px;
}

ul#playerList {
}

ul#playerList li {
    cursor: pointer;
}

div#teamKillIntervalChart .tickLabel {
}

table#killTable td.player {
}

table.sorted td.player {
    padding-right: 10px;
}

div#tooltip img.weapon {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 50px;
    position: relative;
    top: -7px;
}

div#tooltip img.avatar, div#filterTooltip img.avatar {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

div#tooltip img.red {
    border: 2px solid #c15143;
}

div#tooltip img.blu {
    border: 2px solid #80a1c2;
}

div#tooltip span.name, div#filterTooltip span.name {
    position: relative;
    top: -7px;
}

div#filterTooltip img.check {
    margin-right: 5px;
}

div#tooltip ul.players, div#filterTooltip ul.players {
    list-style: none;
    margin-top: 10px;
}

div#tooltip ul.players li {
    margin: 0;
}

span.vitalSelected img.avatar {
    width: 25px;
    height: 25px;
}


div#noTimelineContainer {
    display: none;
}

div#noTimelineContainer p {
    margin-top: 10px;
    color: gray;
}

div.classStats {
    margin-top: 10px;
}

div.classStats table {
    margin-top: 10px;
}

div.classStats img.classIcon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
}

a {
    color: white;
}

/* Index Stats */
div#serverMap {
    width: 100%;
    height: 400px;
    border: 2px solid red;
}



