pre {
  font-size: 12px;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  padding: 8px;
  background: #e9e6af;
  border: 2px solid #c7c48c;
  border-radius: 8px 8px 8px 8px;
  color: #3d3c2f;
}

.clickable {
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  /* edit: added z-index */

}

.widget {
  padding-right: 4px;
}

.question_set, .content_section {
  margin-top: 8px;
  margin-left: 2px;
  padding: 5px;
  background: #e9e6af;
  border: 2px solid #c7c48c;
  border-radius: 8px 8px 8px 8px;
  color: #3d3c2f;
}

.question_set td, .question_set th, #question_set_content td, #question_set_content th, td.criteria_cell {
  vertical-align:top;
}

.question-item {
  margin-top: 15px;
  margin-left: 8px;
}

.question-item h5 {
  margin: 2px 0px 2px 0px;
}

.score {
  padding-top: 8px;
  padding-bottom: 8px;
}

.score_cell {
  width: 7%;
  text-align: right;
}

.label_cell { width: 100px; }

.question_answers th {
  text-align: left;
}

.question_answer { margin-left: 8px; }
.question_cell { min-width: 83%; }
.question_title { min-width: 95%; }
.criteria_cell { padding-top: 4px;}

th.indent1  { padding-left: 8px;}

#report_card_content_small {
    width: 300px; height: 250px;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    position: relative;
    line-height: none;  
  background: #f9ecc0;  
  border: 1px solid #AA7;
}

.rc_text_sm {
  padding: 8px 12px 8px 12px;

  text-align: left;

}

.rc_sm_box {
  border-radius: 6px;
  border: 2px solid #111;
}

.rc_grade_sm {
  float: left;
  position: relative;
  width: 130px;
  height: 140px;
  background: #f6c41d;
  margin-left: 12px;
  vertical-align: center;
}

.rc_grade_sm .large {
  font-size: 90px;
  line-height: 110px;
  font-weight: bold;
  color: red;
  
}

.rc_grade_sm .overall_txt {
  margin-top: 8px;
  margin-bottom; 10px;
  font-size: 16px;
}

#report_card_content {
  width: 450px;
  font-family: Helvetica, sans-serif;
  position: relative;
  line-height: none;
}

#report_card_content h2 { color: #333333; }

#report_card_content {
  overflow: hidden;
}

#integrity_intro, #integrity_intro p {
  width: 200px;
}

.rc_share_large {
  position: absolute; top: 40px; left: 10px;
  background: #EEE; width: 430px; height: 90%;
  border: 2px solid #111; border-radius: 4px;
  overflow:scroll;
}

.rc_share_small {
  position: absolute; top: 5px; left: 5px;
  background: #E4E4E4; width: 290px; height: 95%;
  border: 2px solid #111; border-radius: 4px;
  overflow:scroll;
}


.rc_logo {
  float: left;
  position:relative;
  width: 120px;
  height: 140px;
  background-image: url(/images/report_card_logo.png);
}

.rc_logo_sm {
  float: right;
  position: relative;
  width: 130px;
  height: 140px;
  background-image: url(/images/report_card_logo.png);
  margin-right: 12px;
  
}

.rc_state {
  float: right;
  width: 330px;
  color: #666666;
  font-size: 33px;
  line-height: 36px;
  padding-top: 10px;
}

.rc_state a { color: #666666;  }
.rc_state a:hover { color: #0073AB; text-decoration: none; background: none;}

.rc_title {
  float: right;
  color: #898989;
  font-size: 22px;
  line-height: 22px;
  width: 330px;
  margin: 4px 0px 4px 0px;
}

.rc_headings {
  position: relative;
}

.rc_rank {
  position: relative;
}


.report_card_buttons {
  float: right;
  width: 330px;
}

.report_card_buttons .button, .report_card_story .button, .survey_buttons .button {
  border: 2px solid #377c91;
  border-radius: 2px 2px 2px 2px;
  color: white;
}

.wide.button {
  margin-top: 10px;
  background: #377c91 url(/images/report_button1.png);
  width: 412px;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 23px;
  padding-top: 3px;
  font-weight: bold;
  
}

.report_card_story { padding-left: 16px; }
.report_card_story a {  color: white; }

.report_card_buttons .button, .survey_buttons .button {
  margin-top: 10px;
  background: #377c91 url(/images/report_button2.png);
  width: 148px;
  float: left;
  height: 40px;
  margin-right: 10px;
  
}

.survey_buttons .button{
  padding-top: 8px;
  height: 32px;
}

.survey_buttons { margin-bottom: 8px; }

.white a, a.white, div.bold a{ color: white; }

.report_card_buttons .bold {
  margin-top: 5px;
  font-weight: bold;
  font-size: 15px;
  color: white;
}

.report_card_buttons .lower {
  font-size: 12px;
  color: white;
}

.report_card_body {
  background: #e7e8ea;
  padding-top: 10px;
  position:relative;
}

.overall_grade {
  width: 210px;
  height: 47px;
  position:relative;
  background: white;
  color: red;
  border: 2px solid black;
  border-radius: 8px 8px 8px 8px;
  vertical-align: center;
  font-size: 18px;
}

.overall_grade .right_cell { text-align: right; padding-right: 5px;}

.overall .large, .rc_rank .large {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: red;
}

.overall .rank_text {
  width: 120px;
}

.rc_instructions {
  color: #707070;
  font-size: 12px;
  line-height: 12px;
  text-align: left;
  margin-left: 20px;
  width: 408px;
  padding: 4px 0px 4px 0px;
}

.cat hr {
  color: #adac84;
  height: 2px;
  margin: 0px 0px 2px 0px;
}

tr.ruler { height: 4px; }

th.grade  { width: 30px;}



table.report_card {
  background: #e9e6af;
  border: 2px solid #c7c48c;
  border-radius: 8px 8px 8px 8px;
  color: #504f3e;
  width: 410px;
  padding: 5px 15px 5px 5px;
  
}

.report_card th {
  font-size: 12px;
  line-height: 13px;
  text-align: center;
}

.report_card_action {
  font-size: 12px;
  border-radius: 8px 8px 8px 8px;
  margin: 5px;
  box-shadow: 1px 1px 2px blue;
  width: 30%; float: left;
  text-align: center;
}

#report_card_content h2 {
  font-size: 36px;
}


.report_card .b_link {
  -moz-box-shadow:inset 0px 1px 0px 0px #E9E6AF;
  -webkit-box-shadow:inset 0px 1px 0px 0px #E9E6AF;
  box-shadow:inset 0px 1px 0px 0px #E9E6AF;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E9E6AF), color-stop(1, #C7C48C) );
  background:-moz-linear-gradient( center top, #E9E6AF 5%, #C7C48C 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C7C48C', endColorstr='#E9E6AF');
  background-color:#C7C48C;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  border:2px solid #6c6a45;
  display:inline-block;
  color:#6C6A45;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  padding:6px 40px 6px 6px;
  width: 138px;
  height: 30px;
  text-decoration:none;
  line-height: 12px;


}
.report_card .b_link:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #C7C48C), color-stop(1, #E9E6AF) );
  background:-moz-linear-gradient( center top, #C7C48C 5%, #E9E6AF 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C7C48C', endColorstr='#E9E6AF');
  background-color:#6c6a45;
  text-decoration:none;
}

.report_card .b_link:active {
  position:relative;
  top:1px;
}

td.cat a {
    color: #504f3e;
}
td.cat {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  font-weight: bold;
  color: #504f3e;
  height: 32px;
  text-align: left;
  vertical-align: top;
  padding-left: 6px;

  
}

.grade_container {
  position: relative;
}

.grade {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  position: absolute;
  top: 5px; right: 5px;
  border: 1px solid #C7C48C;
  border-radius: 4px 4px 4px 4px;
  background: white;
  width: 30px;
  text-align: left;

  padding-top: 2px;
  padding-bottom: 2px;
  height: 31px;

}
.grade .large { font-size: 21px; line-height: 24px; color: red; padding-left: 3px; margin-top: -1px; }
.tinyl { border-top: 1px solid #C7C48C; font-size: 11px; line-height: 11px; margin-top: -3px; padding-left: 3px; color: #0073AB;}


.map_grade {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  background: white;
  border-radius: 4px 0px 0px 4px;
  width: 35px;
  text-align: left;
  margin-right: 2px;
  line-height: 15px;
  padding: 4px;

}

.map_grade .left {
  margin-left: 2px;
}

.map_grade .right {
  margin-right: 2px;
}


.map_rank {
  width: 100%;
  font-size: 14px;
  text-align: left;
  font-weight: bold;

}

.map_name { margin-top: 1px; }

li.sl, .state_list div ul li.sl {
  list-style-type: none; margin-top: 4px;
  border: 0px solid #c7c48c;
  background: #fdf2df;
  border-radius: 4px 4px 4px 4px;
  
  
}

.twocolumn_container .left_column .state_list div ul {
  margin: 0px 0px 0px 0px;
  -webkit-margin-before: 5px;
  -webkit-margin-after: 5px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 1px;
  padding: 0px;
}
.state_list { font-size: 14px; }

/*ul li.sl {
  border: 1px solid #504f3e;
  border-radius: 4px 4px 4px 4px;
}
*/

.state_list ul { list-style: none; }
#report_card_main a:hover {
  border-radius: 5px;
  border: 5px;
  padding: 4px 12px 4px 8px;
  font-size: 18px;
  color: #fff; background-color:#000;
}

.state_list_column { float: left; width: 152px; margin-right: 7px; }
.state_list_column.last { margin-right: 0px; }


.question_score_line {
  margin-left: 6px;
}

.question_text { line-height: 24px; }


span.selected {
/*    background-color: #FFFF66;*/
/*    border: 1px solid black;*/
  font-family: Helvetica, Arial, sans-serif;

  color: #000000;
  border: 2px solid #504f3e;;
  border-radius: 8px 8px 8px 8px;
  display: inline-block;
  top: 4px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 5px;
  padding-bottom: 3px;
  text-align: right;
  width: 40px;
}

span.very_weak, .map_grade.very_weak {
/*  background: url(/images/rating_spectrum.jpg) -815px -5px;*/
/*  background-color: #df0000;*/
  background-color: #C13234;
}
span.weak, .map_grade.weak {
/*  background: url(/images/rating_spectrum.jpg) -815px -5px;*/
/*  background-color: #ff6600;*/
  background-color: #E57352;
}
span.moderate, .map_grade.moderate {
/*  background: url(/images/rating_spectrum.jpg) -415px -5px;*/
/*  background-color: #ffcc00;*/
  background-color: #FDAC6B;
}
span.strong, .map_grade.strong {
/*  background: url(/images/rating_spectrum.jpg) -15px -5px;
  color: #EEEEEE;
*/ 
/* background-color: #66cc00;*/
  background-color: #C2D170;
}
span.very_strong, .map_grade.very_strong {
/*  background: url(/images/rating_spectrum.jpg) -15px -5px;
  color: #EEEEEE;
*/
/*  background-color: #009900;  */
  background-color: #52A15F;
}
span.no_score {
  background-color: #CCCCCC;
}

.close {
  float: right; background: url("/images/close.png") no-repeat scroll 0 0 transparent;
  height: 14px; width: 14px; cursor: pointer;
  display:block;
}

.show_details { cursor: pointer;}

.loading {
  background: url("/images/loading.gif") no-repeat;
  width: 128px; height: 15px;
}

.state_sl {display:none; font-weight: bold; }

.hidden, .iframe_hide {display:none; }
.comparison_set { width: 44%; float: left; margin-left: 8px;}

.comparison_set first_state { margin-left: 2px; margin-right: 8px;}

.right { float: right; }
.left { float: left; }
.bottom_right { position: absolute; bottom: 5px; right: 10px;}
.cl, div .cl { font-size: 0; line-height: 0; text-indent: -4000px; clear: both; height: 0; margin: 0px; padding: 0px; }