/* Styles for Teachers Surveys Page */
.template_name {
        color: #0066AA;
}
.report_name {
        color: #FF66AA;
}
.report_name_grey {
        color: #aa9999;
}
body {
 margin-left:3px;
 margin-right:3px;
 margin-top:0px;
 background-color:#ffffff;
}
p, td, li, ol, ul {
font-size : 10pt;
}
h1.thin {
        margin-top:0px;
        margin-bottom: 0px;
}
h4 {
        font-size: 13pt;
        margin-bottom: 3px;
}
/* menu buttons for TEACHERS PAGES */
/* delete menu1-3 later */
a.menu, a.menu1, a.menu2, a.menu3 { 
        font-weight: bold;
        text-decoration: none;
}
a:visited { color: #0000b0;}
a:hover { color: #0000FF;} 
a { color: #0000b0;} 
/* otherback and darkbox to be deleted */
table.acc_menu, table.otherback {
	background-color: #c0d0bb; 
	color: #000099;
	margin: 0px;
	border: 0px; 
	padding: 0px;
	width: 100%;
}
table.surveys
{
    border: 2px solid #888888;
    margin-left: 30px;
    border-collapse:collapse;
    text-align: left;
}
table.surveys td, th {
    padding: 2px 20px 2px 2px;
}
table.sel_survey 
{
    width:100%;
}
tr.acc_menu1 {
	text-align: center;
	line-height: 30px;
}
tr.acc_menu2 {
	line-height: 14px;
}
td.acc_menu_off, td.acc_menu_on, td.acc_menu_sel, td.darkbox {
	width: 16%;
	text-decoration: none;
}
td.acc_menu_off, td.acc_menu_on, td.darkbox {
	background-color: #b0c4de;
}
td.acc_menu_off, td.darkbox {
	border-left: 1px solid #eeeeff;
	border-right: 1px solid #000099;
	border-top: 1px solid #eeeeff;
	border-bottom: 1px solid #000099;
}
td.acc_menu_on {
	border-left: 1px solid #000099;
	border-right: 1px solid #eeeeff;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #eeeeff;
}
tr.res_count, td.res_count {
background-color: #e2bfbf;
font-size: 10pt;
text-align: left;
}
td.res_count {
text-align: right;
}
/* RESULTS PAGES */
div.results {
	background-color: #FFFFFF;
	/* text-align: center; */
	margin-top: 12px;
	padding-top: 2px;
	padding-bottom: 12px;
}
div.samples {
    margin-left: 4em;
}
div.results
{
    margin-left: 4em;
}
div.results table.questbl
{
    text-align: left;
    margin-bottom: 1em;
}
div.results p
{
    margin-bottom: 0;
}
basefont.report {
        font-family: arial;
        font-size: 10pt;
}
td.check_errors {
        border: 1px;
        vertical-align: top;
        text-align: left;
}
td.res_fig, th.res_fig {
	text-align: right;
}
td.RepGrQues {
	padding-left: 20px;
}
pre, td.res_count
{
    font-family : "Courier New", Courier, mono;
	font-size: 8pt;
}
table.blacktext {
color : black;
font-size : 10pt;
}
table.dbox {
background-color: #FFE4B5;
border: 10px solid #cccccc;
}
table.report {
	background-color: #FFFFCC;
	text-align: left;
}
tr.rep_1 {
	background-color: #FFCCCC;
}
tr.rep_2 {
	margin-left: 10px;
}
table.sv_list {
	background-color: #FFE4B5;
	border: 2px solid #888888;
	padding: 2px;
    margin-left: auto; 
    margin-right: auto;
}
/* List Datatables Page */
table.dt_list {
	background-color: #CCCCCC;
    border: 2px solid #888888;
    padding: 2px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}
table.dt_list tr {
    border: 1px solid #888888;
}
table.dt_list td, th {
    padding: 2px 10px 2px 2px;
}
tr.dt_list {
    background-color: #DDDDFF;
}
tr.dt_hdr {
	background-color: #CCFFFF;
}
table.ind_list {
        background-color: #ffffcc;
        padding: 4px;
        margin-left: 20px;
}
table.form {
        background-color: #CCFFFF;
        left: 50px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 5px;
        padding: 5px;
}
table.results {
        background-color: #FFCCFF;
        margin: 5px;
        margin-left: 10px;
}
span.button1 {
        margin: 12px;
}
td.Field, p.Field, span.Field {
        font-family: Arial;
        font-size: 10pt;
        color: #000080;
        margin-top: 0px;
        margin-bottom: 3px;
        padding-right: 16px;
}
.administration_text {
        color: #FF0000;
}
.break {
        page-break-before: always;
        font-size: 6px;
}
.fix {
        font-size: 8pt;
        margin: 0px;
        padding: 0px;
        font-family: "Courier New", Courier, mono;
}
.group_box_grey {
        background-color: #CCCCCC;
        margin-left: 5%;
        margin-right: 5%;
        padding: 10px;
}
.icons {
        float: left;
}
.ind1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        left: 20px;
        margin-left: 20px;
}
.nobreak {
    page-break-before: auto;
        font-size: 6px;
}
.object_name {
        font-style: italic;
        color: #3300CC;
}
.question {
font-family: arial;
font-size: 10pt;
color: #0000CC;
font-weight: bold;
}
.rep_caption {
        background-color: #DDDDDD;
}
.row {
        color: #556b2f;
        background-color: #90ee90;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold;
        line-height: 18px;
}
.rowtop, .rowtoptempl, .rowbot
{
    color: #000099;
    background-color: #c0d0bb;
    border: 1px solid #999999;
}
.rowtoptempl {
        background-color: #fee4cd;
}
.rowbot {
        color: #000066;
        background-color: #b0c4de;
        font-weight: bold;
}
.subtitle {
        color: #FFE4B5;
        background-color: #3cb371;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold;
        line-height: 18px;
}
.table_space {
        height: 1px;
        font-size: xx-small;
}
.times {
color: #000000;
font-size: 8pt;
text-align: right;
white-space: nowrap;
}
.ckb {
white-space: nowrap;
}
.title {
    color: #FFE4B5;
    background-color: #556b2f;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    line-height: 18px;
}
.toc {
    font-size: 8pt;
}
div.toc {
    padding-left: 6px;
}
div.diff {
    display: none;
}
.wider_data {
    background-color: #FFCCCC;
    vertical-align: top;
    padding: 6px;
}
.your_data {
    background-color: #CCeeFF;
    vertical-align: top;
    padding: 6px;
}
.warning {
    background-color: #ffff80;
}
/* survey results colours 009 090 099 900 909 990 999 66C 6C6 6CC */
span.sv1, td.sv1 {
	color: #009;
}
span.sv2, td.sv2 {
    color: #090;
}
span.sv3, td.sv3 {
    color: #099;
}
span.sv4, td.sv4 {
    color: #900;
}
span.sv5, td.sv5 {
    color: #909;
}
span.sv6, td.sv6 {
    color: #990;
}
span.sv7, td.sv7 {
    color: #999;
}
span.sv8, td.sv8 {
    color: #66C;
}
span.sv9, td.sv9 {
    color: #6C6;
}
span.sv10, td.sv10 {
    color: #6CC;
}
span.sv11, td.sv11 {
    color: #C66;
}
span.sv12, td.sv12 {
    color: #666;
}
span.data_enough {
    padding-left: 10px;
}
span.data_enough_not {
    padding-left: 10px;
    color: #999999;
}
p.center, h2.center, td.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.rep_opts, table.rep_opts {
	background-color: #FFE4B5;
	border: 10px solid #CCCCCC;
	margin: auto;
	padding: 10px;
	overflow: hidden;
    display: inline-block;
    clear: both;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
    min-width: 600px;
 }
table.check_errors {
        background-color: #FFE4B5;
        border: 1px;
        text-align: left;
        vertical-align: top;
        padding: 2px;
        margin-left: 12px;
}
.error_str {
        color: #FF0000;
        font-weight: bold;
        font-size: larger;
}
img.report_icon {
        vertical-align: top;
        height: 20px;
        width: 20px;
        padding-bottom: 2px;
        border: 0px;
}
span.state_in_design { color: #440; }
span.state_running { color: #090; }
span.state_on_hold { color: #009; }
span.state_finished { color: #900; }
a.menu_item {
	padding-right: 12px;
}
div.results_table {
	clear: left; 
}
/*div.filt {
    margin-left: 36px;
}*/
tr.fields_opts {
background-color:#d2ddbb;
text-align:left;
}
header.ss_header
{
    background-color: #CCFF99;
}
.stats_chi {
    background-color: #9999CC;
}
.stats_poi {
    background-color: #99CC99;
}
.stats_fis {
    background-color: #CC9999;
}
.stats_man {
    background-color: #CC99CC;
}