/*
// CSS Classes  below can be populated and changed to modify your calculator deployment.
// IMPORTANT: Do Not Modify the KJE.css file!  The KJE.css file is replaced during the update process
// All CSS customization must be done in this file (you can override KJE.css classes)
//
// For information on customizing this file please see:
// https://www.dinkytown.net/money/V3customize.html
*/

#KJEAllContent {
font: normal 100% Arial, sans-serif;
background: #FFFFFF;
color: #000000;
padding: 30px 0 0 0;
}

#KJECalculatorTable {
}

#KJETitle {color: #000000 !important;
}

.KJECommandButton, .KJEMoreButton {
}

/**CUSTOMCSS**/

