li body { font-family: century gothic, verdana, arial, sans-serif; font-size: 14px; margin: 20px 0 0; } div#logo { background: transparent url('/primis/images/logo.png') no-repeat 15px 0; height: 48px; } div#title { border-bottom: 1px solid #0290A6; font-family: Century Gothic; margin-bottom: 10px; padding-bottom: 4px; } ul.errors { font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; } ul.errors li { margin: 0; padding: 0px 0 0 5px; list-style: disc; font-weight: bold; color: #FF0000; line-height: 1.8em; } ul.errors li a:hover { color: #F2670C; } div.form-group-inline { display: inline; } div#question-overlay { position: absolute; background-color: #eee; opacity: 0.4; filter: alpha(opacity=40); } div#console { clear: both; text-align: left; margin-top: 10px; padding-left: 0; overflow: hidden; float: left; } div#console button { float: left !important; margin-right: 10px !important; } /** Debug */ .debug-container { margin-top: 20px; background-color: #f9f9f9; min-height: 250px; font-size: 12px; border: 1px solid black; } .debug-container h4 { border-bottom: 1px solid black; margin: 0; padding: 5px; background-color: #ccc; } .debug-container .debug-output, .debug-container .browser-variables, .debug-container .browser-questions { min-height: 250px; } .debug-container .debug-output, .debug-container .browser-variables { border-right: 1px solid black; } .debug-container .header { font-size: 14px; font-weight: bold; padding-top: 4px; } .debug-container table.variables { width: 100%; font-size: 12px; } .debug-container table.variables th, .debug-container table.variables td { padding: 2px; } .debug-container ul.questions { list-style: none; margin: 0; padding: 0; } .debug-container ul.questions li { list-style-type: none; } /** Scale */ table.scale th.empty { border: none; border-collapse: collapse; } table.scale th.odd, table.scale th.even { border: 1px solid #CCCCCC; background-color: #FFFFFF; text-align: center; } table.scale td.row-label { border: 1px solid #CCCCCC; text-align: left; } table.scale td.cell { border: 1px solid #CCCCCC; text-align: center; } table.scale td.selected { background-color: #CCCCCC !important; } table.scale td.sectionHeader { font-weight: normal; } table.scale td.odd, table.scale td.even { background-color: #FFFFFF; } table.scale td.error { background-color: #FF0000; } /* Concept Evaluator */ span.comp { cursor: pointer; } div#bnClearSel a { background: url(../images/bkButton.gif); display: block; color: #555555; font-weight: bold; height: 30px; line-height: 29px; margin-bottom: 14px; text-decoration: none; width: 170px; } div#bnClearSel a:hover { color: #0066CC; } div#bnClearSel a span { background: url(../images/Delete3D24.gif) no-repeat 4 3; text-indent: 30px; display: block; } /* Side by side */ table.sbs_grid { border-collapse: collapse; vertical-align: top; margin: 0px; padding: 0px; overflow: hidden; width: 100%; } table.sbs_grid, table.sbs_grid th, table.sbs_grid td { font-family: century gothic, verdana, arial, sans-serif; font-size: 14px; } table.sbs_grid th.empty { border: none; border-collapse: collapse; } table.sbs_grid td { padding: 5px; } table.sbs_grid td.row-label { border: 1px solid #CCCCCC; text-align: left; } table.sbs_grid td.cell { border: 1px solid #CCCCCC; text-align: center; } table.sbs_grid td.selected { background-color: #CCCCCC !important; } table.sbs_grid td#leftHeader { text-align: center; } table.sbs_grid td#rightHeader { text-align: center; }