
.KJEWait {
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 0;
}
#KJESplash {
    display: none;
}
#KJEAllContent {
    font: normal 0.9em arial, sans-serif;
    background: none;
    color: #000000;
}

.KJEFontHeading {
    color:#000000;
}

.KJEError {
    color:#FF0000;
}

.KJETitle {
    font-size: 1.3em;
    text-align: center;
    background-repeat: no-repeat;
    background-position: -8px -8px;
    background-size:85px 85px;
}

.KJECalculatorTable {
    background: none;
    border: none;
    box-shadow: none;
}

.KJEInputContainer:hover {
    background-color: #ffffff;
}
.KJEDrop, .KJEDroppee {
    background: none !important;
}
.KJEDropper:hover {
    background-color: #ffffff;
}

.KJEGraphDropper:hover {
    background-color: #eeeeff;
}

.KJEInputContainer .help:hover {
    color: #333333;
}

.KJEReportTitle {
    font-size: 1.3em;
    font-weight:bold;
    margin: 0;
    padding: 0;
}

.KJEReportTitleBlock {
    text-align: center;
    padding: 10px;
    margin-top: 5px;
    margin: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
}

.KJEWidthConstraint {
    max-width: 900px;
    text-align:left;
    margin: auto;
    background: none;
    padding:15px;
}

.KJEWidthConstraint h1 {
    color: #820e03;
    font-size: 2.5em;
}

.KJEWrapper {
    background: none;
    padding: 0;
    margin:0;
}

body {
 margin: 0;
}

#KJEAllContent {
    font: normal 0.9em Helvetica, sans-serif;
    background: none;
    color: #414042;
}

/*Buttons*/

.KJECommandButton {
    color:#414042;
    background: #ffffff; /* Old browsers */
    border-radius: 0;
    padding: 5px;
}

.KJECommandButton:hover {
    background: #ffffff; /* Old browsers */
    cursor: pointer;

}




/*Override javascript*/


#KJE-D-INPUTS, #KJE-E-INPUTS {
    background: none !important;
}
.KJEFontHeading {
    color:#414042;
}

.KJEError {
    color:#FF0000;
}

.KJETitle {
    font-size: 1.6em;
    text-align: center;
}

.KJESubTitle  {
    font-size: 1.125em;
    font-weight: bold;
    line-height: normal;
}

.KJEToggleTitle {
    font-size: 1.125em;
}
.KJETitle .KJEFooter {
    display: none;
}


.KJEGraphIcon {
    background-repeat: no-repeat;
    background-position: top left;
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAANCAYAAACpUE5eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASNJREFUeNqUU7ENwkAMTCIauowATMAGwASICUJqCsgEjIBSUAMTBCYIbBAWgGxAOlrO0b1kmSQIS37/v+2z3/b7Xge996MdxBic8ErORX/1SNp8gg6wAUTIY0QWCqlrJL8BaAkxV2AleMr9FezAKvAF2R5bAQF2gFh6/9ERoPEX4A8wXcNOUB9A8rScxS/4lLF6cu1AqQNWtA+V76yHZcuL2NXDBPEaMq+dYV+pussLt5LhS4oN5aKhy08eZ5Q55RD2pbHPpHkBU77boiiHM/YSUDp8NjpNghEGrMWkZQ6Fbur6ZnSaBKMSwFRShdFGgUnWmctQObl9Rhtnv+GsprbLpRnk2A6uaoAe9IFrlG8MI/U7UoAVLd9Sgq/Vrzm5wB8BBgBGcHZ0qxMuUQAAAABJRU5ErkJggg==);*/
}
.KJEInputIcon {
    background-repeat: no-repeat;
    background-position: top left;
    background-image: none; /* Sets an image next to the [+] or [-]
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHdJREFUeNpiYCACfJ+qVADEATA+IxEa5gOpBCg3kTP73gJGEjTAQCATiRpAQIGRRA0LgM5LZCRVA0ZAEKMBRROxGkAAOSAciNGArikQiA8Q0gBzlgAQr4eyHYD4PtSpeCMwAYj/wzQSA1hAkQVKHkC8gVhNAAEGAMMTPBsVMAuAAAAAAElFTkSuQmCC);*/

}


#KJE-E-INPUTS input {
    border: 1px solid #a7a9ac;
    border-radius: 4px;
    color: #414042;
}

.KJEInputContainer .KJEArrow {
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background: #820e03; /*Change color of the slider dot*/
    border-radius: 4px;
    top: 13px !important;
    border: none;

}

.KJEInputContainer .KJEArrow.active {
     /*background: #f7941e; Change color of the slider dot when active*/
    cursor: pointer;
    border: none;
}

.KJEInputContainer:hover {
    background-color: #ffffff;
}

.KJEDropper:hover {
    background-color: #ffffff;
}

.KJEGraphDropper:hover {
    background-color: #f2f2f2;
}



.KJEInputContainer .help:hover {
    color: #414042;
}

/*Report tables*/

.KJEDefinitions .KJEReportTableDiv,
.KJEReportTableDiv {
    border: none;
    box-shadow: none;
}
table.KJEReportTable {
    background: none;
}
table.KJEReportTable tr.KJEHeaderRow {
    /*background-color: #fbb040; Change table header background color*/
    background: none;
    text-align: center;
    border: none;
}


table.KJEReportTable tr.KJEFooterRow {
    background-color: #cccccc;
    text-align: right;
    border: none;
}

caption.KJEHeaderRow, caption.KJEHeaderRow
{
  color: #373737 !important; /* if bg color is #CCC */
}

table.KJEReportTable tr.KJEFooterRow:hover{
    background-color: #cccccc; /*Row color hover*/
    //background: none;
}

table.KJEReportTable tr.KJEEvenRow {
    background-color: #eeeeee;
    text-align: right;
}

table.KJEReportTable tr.KJEEvenRow:hover{
    background-color: #eeeeee; /*Row color hover*/
}

table.KJEReportTable tr.KJEOddRow {
    background-color: #ffffff;
    text-align: right;
}
table.KJEReportTable tr.KJEOddRow:hover{
    /*background-color: #f9bd6e; Row color hover*/
    background: none;
}


table.KJEReportTable td.KJECell:hover {
    color: #414042;
    /*background-color: #f7941e;  Change cell hover color */
    background: none;
}

table.KJEReportTable .KJELabel:hover {
    color: #414042;
    /*background-color: #f7941e;  Change cell hover color */
    background: none;
}

table.KJEReportTable td.KJECellStrong:hover {
    color: #414042;
    /*background-color: #f7941e;  Change cell hover color */
    background: none;
}

table.KJEReportTable td.KJECellSpecial:hover {
    color: #414042;
    /* background-color: #f7941e; Change cell hover color */
    background: none;
}

/*
Rows and Cells used in the schedule table
*/

table.KJEScheduleTable tr.KJEScheduleHeaderRow {
    /*background-color: #fbb040; Header background color*/
    background: none;
    border-color: #cccccc;
    text-align: right;
    border: none;
}

.KJEScehduleTable th {
    background-color: #cccccc;
    border: none;
}

table.KJEScheduleTable tr.KJEScheduleEvenRow {
    background-color: #eeeeee;
    text-align: right;
    border: none;
}
table.KJEScheduleTable tr.KJEScheduleEvenRow:hover{
    /*background-color: #f9bd6e; Change row hover color*/
}

table.KJEScheduleTable tr.KJEScheduleOddRow {
    background-color: #ffffff;
    text-align: right;
}
table.KJEScheduleTable tr.KJEScheduleOddRow:hover{
   /*background-color: #f9bd6e;  Change row hover color*/
}


table.KJEScheduleTable td.KJEScheduleCell:hover {
    color: #414042;
    /* background-color: #f7941e; Change Cell color on hover */
}

body {
 margin: 0;
}

/* Graph */
canvas, #KJE-C-GRAPH1, #KJE-G-GRAPH1,.KJEGraph, .KJEGraphDropper {
    background-color: transparent !important;
    background: none;
}
#KJE-C-GRAPH1. .KJEGraphDropper:hover {
    background: #f7f7f7; /* This should match the 2nd color in the color list of the KJESiteSpecific.js*/
}

.KJEToggleIcon {
    background: none; /* Graph Icon */
}
