.decision_tree_area .ui-state-active { background-color: rgb(46, 97, 141); border-color: rgb(0, 0, 0); border-left-style: inset; color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; }
.decision_tree_area .ui-state-default { border-color: rgb(53, 126, 189); color: rgb(255, 255, 255); min-width: 100px; background-color: rgb(66, 139, 202); background-position: initial initial; background-repeat: initial initial; }
.decision_tree_area .span.ui-button-text { color: rgb(255, 255, 255); }
.decision_tree_area .ui-state-hover { background-color: rgb(46, 97, 141); background-position: initial initial; background-repeat: initial initial; }
.decision_tree_area .ui-button { margin-bottom: 10px; }
.decision_tree_area .ui-widget { font-size: 14px; }
.dt_display_subtext { font-size: 12px; font-family: Verdana, Arial, sans-serif; margin-bottom: 10px; }
.decision_tree_area .answer-success { color: rgb(255, 255, 255); background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }
.decision_tree_area .answer-restart { color: rgb(255, 255, 255); background-color: rgb(90, 143, 173); border-color: black; }
.decision_tree_area_donated a { font-size: 0.8em; outline: none 0px; border: 0px none; color: rgb(118, 118, 118); text-decoration: none !important; }
.dt_button { font-size: 14px; margin-bottom: 14px; min-width: 100px; max-width: 300px; min-height: 32px; line-height: 32px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border: 1px solid rgb(211, 211, 211); font-family: Verdana, Arial, sans-serif; text-decoration: none; display: inline-block; position: relative; cursor: pointer; vertical-align: middle; text-align: center; overflow: visible; padding: 0.4em 1em; }
.dt_radio_choice { color: rgb(255, 255, 255); background-color: rgb(66, 139, 202); border-color: rgb(53, 126, 189); background-position: initial initial; background-repeat: initial initial; }
.dt_radio_answer, .dt_radio_answer_nolink { color: rgb(255, 255, 255); background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); background-position: initial initial; background-repeat: initial initial; }
.dt_radio_answer_nolink { cursor: default; }
.dt_radio_choice:hover { background-color: rgb(46, 97, 141); }
.decision_tree_area .dt_display_title { font-size: 1.2em; padding: 3px 0px 6px; color: rgb(118, 118, 118); }
.ui-dialog { z-index: 1000; }
