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

a {
    color: #26293A;
    text-decoration: none;
}
.timerColor {
    width: 5px;
    height: 100%;
    position: absolute;
    margin: -5px;
}

.specific_colors_half_day   { background-color: #ffffd4 }
.specific_colors_one_day    { background-color: #fed98e }
.specific_colors_three_days { background-color: #fe9929 }
.specific_colors_old_data   { background-color: #cc4c02 }

.regular_colors_half_day    { background-color: #00ca00 }
.regular_colors_one_day     { background-color: #ffe500 }
.regular_colors_three_days  { background-color: #fc0000 }
.regular_colors_old_data    { background-color: #515151 }

.rTable {
    display: block;
    width: 100%;
    margin: 15px auto;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
    clear: both;
}

.rTableHead, .rTableFoot {
    background-color: #DDD;
    font-weight: bold;
}

.rTableCell, .rTableHead {
    border-bottom: 1px solid #ddd;
    float: left;
    /*height: 17px;*/
    overflow: hidden;
    padding: 3px 1.8%;
    /*width: 10%;*/
}
.sliderNumber {
    margin: 0 15px;
}
.rTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.combatReport{
    text-align: center;
}
#helpText a {
    text-decoration: underline;
}
#eidb2 th, #battle-reports tr {
    cursor: pointer;
}
.mwTable{
    width:100%;
    font: 15px arial, helvetica, sans-serif;
    color: #fff;
}

table.mwTable tr td, table.mwTable tr th {
    border: 0;
    background-color: #111;
    border: 1px solid #111;
}

.mwTable th, .mwTable td{
    text-align: center;
    padding:  4px;
}
.mwTable th:nth-child(1) {
    background-color: transparent;
    border-top: transparent;
    border-left: transparent;
}
.mwTable td:nth-child(1) {
    background-color: #464646;
    font-weight: bold;
    text-align: left;
}
.mwTable thead th:nth-child(2){
    background-color: #755151 !important;
}
.mwTable thead th:nth-child(3){
    background-color: #4c7e4c !important;
}
.mwTable thead th:nth-child(4){
    background-color: #575873 !important;
}
.mwTable td:nth-child(2), .mwTable td:nth-child(3){
    background-color: #996464 !important;
}
.mwTable td:nth-child(4), .mwTable td:nth-child(5){
    background-color: #70ac70 !important;
}
.mwTable td:nth-last-child(-n+3){
    background-color: #81829f !important;
}

.mwTable tfoot th:nth-child(1) {
    background-color: #464646 !important;
    text-align: left;
}
.mwTable tfoot th:nth-child(2), .mwTable tfoot th:nth-child(3){
    background-color: #755151 !important;
}
.mwTable tfoot th:nth-child(4), .mwTable tfoot th:nth-child(5){
    background-color: #4c7e4c !important;
}
.mwTable tfoot th:nth-last-child(-n+3){
    background-color: #575873 !important;
}
.deltaCell{
    position: relative;
    padding-left: 10px !important;

}
.delta-up {
    left:10px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid darkolivegreen;
}

.delta-down {
    left:10px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid red;
}
.statHistory{
    cursor: pointer;
    margin-left: 10px;
    border-bottom: 1px dotted #000;

}
.popover-content {
    padding: 0;
}
.brTable{
    width:100%;
    font: 15px arial, helvetica, sans-serif;
    color: #fff;
}

table.brTable tr td, table.brTable tr th {
    border: 0;
    background-color: #111;
    border: 1px solid #111;
}

.brTable th, .brTable td{
    text-align: center;
    padding:  4px;
}
.brTable th:nth-child(1) {
    background-color: transparent;
    border-top: transparent;
    border-left: transparent;
}
.brTable td:nth-child(1) {
    background-color: #464646;
    font-weight: bold;
    text-align: left;
}
.brTable thead th:nth-child(2){
    background-color: #755151 !important;
}
.brTable thead th:nth-child(3){
    background-color: #4c7e4c !important;
}
.brTable thead th:nth-child(4){
    background-color: #575873 !important;
}
.brTable thead th:nth-child(5){
    background-color: #464646 !important;
}
#eidb2legend ul {
    padding: 0px;
}
#eidb2legend li>div {
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    float: left;
    margin-right: 10px;
}
.brTable td:nth-child(2){
    background-color: #996464 !important;
}
.brTable td:nth-child(3) {
    background-color: #70ac70 !important;
}
.brTable td:nth-child(4){
    background-color: #81829f !important;
}
.brTable td:nth-child(5){
    background-color: #464646 !important;
}

/*
.Name.rTableCell, .Name.rTableHead{
width:30%
}

*/

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
}

div.main {

}

div.head {
    height: 50px;
    border: 1px solid #C06;
}

div.body {

}

div.strap {
    height: 55px;
    width: 100%;
    display: block;
    background: #26293A;
    float: left;
    margin-bottom: 25px
}

div.rowHeader div {
    background: #26293A;
    color: #fff;
    padding: 5px;
    font-weight: bold
}

h1 {

}

div.playerRow1 div, div.playerRow2 div {
    padding: 5px;

}

div.playerRow1 div > div, div.playerRow2 div > div {
    padding: 0
}

.orgbox {
    background: #26293A;
    border: 0;
    color: #fff;
    margin: 10px 0;
    padding: 10px 10px 10px 0;

}

.battlerow {
    padding: 0px;
    width: 100%;
    display: inline-block;
    margin:0;
}
.battlerow div.rTableCell {
    text-align: left;
    padding:2px;
    font-size: 16px;
}

div.playerRow2 div {
    background: #fff;

}

.pNotes.col-md-12.deetRow {
    min-height: 115px;
}

.pNotes .col-md-3.col-sm-12.deetHead {

}

.loginbox {

}

.loginbox #Login {
    background: #4CAF50;
    color: #fff;
    padding: 10px;
    border: 0;

}

.loginbox #thepass {
    color: #333;
    padding: 10px;
    border: 1px solid #ddd;
}

.loginbox div {
    margin: 10px auto
}

#form1 textarea, #form1 input {
    width: 100%;

    resize: none;
}

.rowHeader .Target {

}

.rowHeader .BaseCount {

}

td.info img {
    width: 100%;

}

td.info {
    padding: 10px 0 10px 10px;
}

td {
    vertical-align: top
}

#form1 input {
    height: 40px;
}

#form1 textarea {

    height: 190px;
}

#form1 input {

}

#Select {

}

#OrgTag {

    border: 0;
    padding: 5px;
    margin-top: 5px;
}

.strapsub {
    width: 800px;
    margin: 0 auto;
}

textarea {
    resize: none;

}

.bodylower {
    border: 1px solid #ddd;
    padding: 5px;
    background: #f4f4f4;
    margin-top: 10px;
    margin-bottom: 30px
}

.Org, .KEs, .WS, .Units, .BaseWS, .BaseCount {
    text-indent: 5px
}

.rowHeader .Org, .rowHeader .KEs, .rowHeader .WS, .rowHeader .Units, .rowHeader .BaseWS, .rowHeader .BaseCount {
    text-indent: 0
}

[class="0days"] {
    border-left: 5px solid green
}

[class="1days"] {

    border-left: 5px solid orange
}

[class="2days"], [class="3days"], [class="4days"], [class="5days"], [class="6days"], [class="7days"], [class="8days"] {
    border-left: 5px solid red
}

.orgbox p {
    float: left;
    width: 100%
}

#form3 {
    float: left;
}

#form4 {
    float: left;
    line-height: 32px;
    margin-left: 20px
}

#legend {
    position: fixed;
    right: 0;
    bottom: 20%;
    border: 1px solid #ddd;
    padding: 5px;

    background: #f4f4f4;

}

.legendinfo {
    background: #26293A;
    color: #fff;
    padding: 5px;

    margin-bottom: 5px
}

.rowHeader a {

    color: #fff;
    text-decoration: underline
}

a.dark {
    color: #000;
}

span.spacer {
    min-width: 100px;
    display: inline-block;
}

a.exportLink {
    float: right;
    line-height: 40px;
    color: #fff;
    text-decoration: underline
}

.red, .green, .orange {
    padding: 5px
}

div.deetHead {
    background: #ddd;
    font-weight: bold
}

.Name.rTableCell.col-md-5.col-sm-5.col-xs-5 a {
    text-decoration: underline
}

.Name.rTableCell.col-md-5.col-sm-5.col-xs-5 a:hover {
    color: #999
}

div.deetRow {
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0
}

.player.col-md-7.col-sm-12 {
    margin-bottom: 30px
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 5px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-inverse {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 0;
    background-color: #26293A
}

span.glyphicon.glyphicon-level-up {
    color: #999
}

.red {
    border-left: 10px solid red
}

.orange {
    border-left: 10px solid orange
}

.green {
    border-left: 10px solid green
}

div.rowHeader {
    width: 100%;
    display: inline-block;
}

div.playerRow1 {
    width: 100%;
    display: inline-block;
}

div.playerRow2 div {
    background-color: #F3F3F3;

}

div.Target {

}

div.Name {
    font-weight: bold
}

div.Org {

}

div.KEs {

}

div.WS {

}

div.Units {

}

div.BaseWS {

}

div.BaseCount {

}

div

.0
days {
    background-color: #0F0;
}

div

.1
days {
    background-color: #6F0;
}

div

.2
days {
    background-color: #6F6;
}

div

.3
days {
    background-color: #9F0;
}

div

.4
days {
    background-color: #CF0;
}

div

.5
days {
    background-color: #FC0;
}

div

.6
days {
    background-color: #F60;
}

div

.7
days {
    background-color: #F30;
}

div

.8
days {
    background-color: #F00;
}

table.u {
    background-color: #CCCCCC;;
}

td.h {
    background-color: #333333;
    color: #fff
}

td.hb {
    background-color: #333333;
    font-weight: bold;
    color: #fff
}

td.b {
    background-color: #000000;
    color: #fff
}

.checks input {
    line-height: 26px;
    margin-right: 5px
}

.checks .btn {
    margin-left: 10px
}

/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
}

/*
 * Global add-ons
 */

.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
    border: 0;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        position: fixed;
        top: 51px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #f5f5f5;
        border-right: 1px solid #eee;
    }
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}

.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}

.nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #F0B630;
}

/*
 * Main content
 */

.main {
    padding: 20px;
}

@media (min-width: 768px) {
    .main {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.main .page-header {
    margin-top: 0;
}

/*
 * Placeholder dashboard ideas
 */

.placeholders {
    margin-bottom: 30px;
    text-align: center;
}

.placeholders h4 {
    margin-bottom: 0;
}

.placeholder {
    margin-bottom: 20px;
}

.placeholder img {
    display: inline-block;
    border-radius: 50%;
}

svg > g > g:last-child { pointer-events: none }
