/* ====================================================================
 * variables.less
 * ==================================================================== */
/* Colors
 * -------------------------------------  */
/* Typography
 * -------------------------------------  */
/* Overall site
 * -------------------------------------  */
/* atschool / Web Codes specific
 * -------------------------------------  */
/*------ TO DO: need to see if can pare this down at all ------*/
ol {
  padding-left: 30px;
  margin-left: 0px;
  margin-bottom: 15px;
  margin-top: 0px;
}
ol ol {
  margin-bottom: 0px;
}
ol li {
  margin-bottom: 3px;
}
ul {
  padding-left: 20px;
  margin-left: 0px;
  margin-bottom: 15px;
  margin-top: 0px;
}
ul ul {
  margin-bottom: 0px;
}
ul li {
  margin-bottom: 3px;
}
ul li.last {
  background-image: none ! important;
  border-bottom: none ! important;
}
ul.blank {
  list-style: none;
  padding-left: 0;
}
ul.blank li {
  min-height: 1em;
}
ul.blank-underline {
  list-style: none;
  margin: 0;
}
ul.listHorizontal {
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 75%;
}
ul.listHorizontal li {
  border-right: 1px solid #ffffff;
  display: inline;
  margin: 0px 4px 0px 0px;
  padding: 0px 2px 0px 0px;
}
ul.listHorizontal li.last {
  background-image: none ! important;
  margin: 0px ! important;
  padding: 0px ! important;
  border-right: none ! important;
}
ul.listHorizontal li a {
  color: #ffffff;
  text-decoration: none;
}
ul.listHorizontal li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
li.underline {
  height: auto;
  border: 1px solid #585858;
  border-width: 0 0 1px 0;
}
/* expanding menu styles (default styles) */
.xlist a {
  display: inline;
}
.xlist .xsubmenu li.no-mark {
  list-style: none;
}
.xlist .xsubmenu li a {
  display: inline;
}
.xlist .xsubmenu li a:hover {
  display: inline;
}
ul.xsubmenu {
  display: none;
}
ul.xsubmenu ul.xlist {
  margin-left: -19px;
}
/* ol types */
.num {
  list-style-type: decimal;
}
.I {
  list-style-type: upper-roman;
}
.i {
  list-style-type: lower-roman;
}
.A {
  list-style-type: upper-alpha;
}
.a {
  list-style-type: lower-alpha;
}
.list-1 {
  list-style-type: decimal;
}
.list-A {
  list-style-type: upper-alpha;
}
.list-a {
  list-style-type: lower-alpha;
}
/* ul types */
.dot {
  list-style-type: disc;
}
.list-blank {
  list-style-type: none;
}
.inlinetable {
  display: inline-block;
}
table {
  border: none;
  clear: both;
  font-size: 100%;
  margin: 2px 0;
  padding: 0;
}
table tr.border {
  border: 1px solid #333333;
}
table th {
  vertical-align: top;
  padding: 1px;
}
table th.heading {
  background-color: #cccccc;
}
table td {
  vertical-align: top;
  padding: 2px 5px;
}
table td.border {
  border: 1px solid #333333;
}
table td.border-under {
  border-bottom: 1px solid #333333;
}
table td.separator {
  border-bottom: 1px solid #333333;
  height: 5px;
}
table td.indent {
  padding-left: 24px;
}
table.toc td {
  padding: 10px 5px;
}
table.border {
  border: 1px solid #333333;
  border-collapse: collapse;
}
table.border th {
  border: 1px solid #333333;
  border-collapse: collapse;
}
table.border td {
  border: 1px solid #333333;
  border-collapse: collapse;
}
table.bordercollapse {
  border-collapse: collapse;
}
table.bordercollapse th {
  border-collapse: collapse;
}
table.bordercollapse td {
  border-collapse: collapse;
}
table.noborder {
  border: 0;
  padding: 2px;
}
table.noborder th {
  border: 0;
  padding: 2px;
}
table.noborder td {
  border: 0;
  padding: 2px;
}
table.proof {
  border-collapse: collapse;
}
table.proof th {
  border-bottom: 1px solid #333333;
  font-weight: normal;
}
table.proof td.left {
  border-right: 1px solid #333333;
}
table.txtbk-res {
  border-collapse: collapse;
}
table.txtbk-res td {
  padding-bottom: 20px;
}
.inlinetableSTP {
  display: -moz-inline-block;
  display: inline-table;
  border: 1px solid #c3c3c3;
  width: 510px;
  vertical-align: top;
  border-collapse: collapse;
}
.inlinetableSTP th {
  text-align: center;
  font-weight: bold;
  border: 1px solid #c3c3c3;
}
.inlinetableSTP th.noborder {
  border: 0;
}
.inlinetableSTP td {
  border: 1px solid #c3c3c3;
}
.inlinetableSTP td.noborder {
  border: 0;
}
.vert-ctr {
  vertical-align: middle;
}
.xy-width {
  width: 40px;
  text-align: center;
}
.stem-leaf {
  border-right: 1px solid #333333;
  text-align: right;
}
.per5 {
  width: 5%;
}
.per10 {
  width: 10%;
}
.per15 {
  width: 15%;
}
.per20 {
  width: 20%;
}
.per25 {
  width: 25%;
}
.per30 {
  width: 30%;
}
.per33 {
  width: 33%;
}
.per35 {
  width: 35%;
}
.per40 {
  width: 40%;
}
.per45 {
  width: 45%;
}
.per50 {
  width: 50%;
}
.per55 {
  width: 55%;
}
.per60 {
  width: 60%;
}
.per65 {
  width: 65%;
}
.per70 {
  width: 70%;
}
.per75 {
  width: 75%;
}
.per80 {
  width: 80%;
}
.per85 {
  width: 85%;
}
.per90 {
  width: 90%;
}
.per95 {
  width: 95%;
}
.per100 {
  width: 100%;
}
.h30 {
  height: 30px;
}
.h40 {
  height: 40px;
}
.h50 {
  height: 50px;
}
.h100 {
  height: 100px;
}
.w530 {
  width: 530px;
}
.w500 {
  width: 500px;
}
.w475 {
  width: 475px;
}
.w450 {
  width: 450px;
}
.w425 {
  width: 425px;
}
.w400 {
  width: 400px;
}
.w375 {
  width: 375px;
}
.w350 {
  width: 350px;
}
.w325 {
  width: 325px;
}
.w300 {
  width: 300px;
}
.w275 {
  width: 275px;
}
.w250 {
  width: 250px;
}
.w225 {
  width: 225px;
}
.w200 {
  width: 200px;
}
.w175 {
  width: 175px;
}
.w150 {
  width: 150px;
}
.w125 {
  width: 125px;
}
.w100 {
  width: 100px;
}
.w75 {
  width: 75px;
}
.w50 {
  width: 50px;
}
.w25 {
  width: 25px;
}
#swplugin {
  margin: 0;
  padding: 0;
  border: 1px solid #333333;
  font-size: 9px;
  width: 140px;
}
body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  height: 100%;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #333333;
}
h1 {
  color: #003057;
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px 0;
}
h1.intro {
  font-size: 36px;
}
h2 {
  color: #205f9f;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 15px 0;
}
h2.intro {
  font-size: 30px;
}
h3 {
  color: #006da4;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 15px 0;
}
h3.intro {
  font-size: 24px;
}
p {
  margin: 0 0 14px 0 !important;
}
p.box {
  border: 1px solid #c3c3c3;
  margin: 0 0 7px 0 !important;
  padding: 2px;
  text-align: center;
}
img {
  border: none;
  margin: 0;
  padding: 0;
}
img#banner {
  padding: 0 0 26px 0;
}
a {
  color: #205f9f;
  text-decoration: none;
}
a:hover {
  color: #0089b7;
}
a:visited {
  color: #0080aa;
}
select {
  width: inherit;
}
.page {
  min-height: 100%;
  min-width: 960px;
  height: auto !important;
  margin: 0 auto -100px;
  text-align: center;
}
.container.body {
  min-height: 100%;
  width: 960px;
  margin: 0 auto;
}
#bridgeTop {
  width: 700px;
  text-align: left;
  padding-bottom: 12px;
}
#bridgeLeft {
  width: 700px;
  float: left;
  display: block;
  text-align: left;
  margin-bottom: 30px;
}
#bridgeRight {
  float: right;
  width: 220px;
  text-align: left;
  display: block;
}
#bridgeRight #prodInfo {
  padding-bottom: 35px;
}
#bridgeRight .bridgeButton {
  background-color: #0080aa;
  color: #ffffff;
  width: 150px;
  text-align: left;
  padding: 7px 15px;
}
#bridgeRight .bridgeButton:hover {
  background-color: #205f9f;
}
#bridgeRight .bridgeButton a {
  color: #ffffff;
}
#leftNav {
  padding: 0;
  margin-bottom: 70px;
}
#leftNav h2 {
  font-size: 14px;
  color: #364395;
}
#leftNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#leftNav ul li {
  margin: 0;
  padding-bottom: 13px;
}
#leftNav ul li a {
  color: #333333;
}
#leftNav ul li a:hover {
  color: #364395;
}
#webCodesBox {
  background-color: #f6f6f6;
  border: 1px solid #c3c3c3;
  margin: 20px 0;
  padding: 10px;
}
#webCodesBox p {
  margin: 3px 0 !important;
}
#webCodesBox a {
  color: #006da4;
}
#webCodesBox a:hover {
  color: #364395;
}
#webCodesBox #header {
  color: #333333;
  font-size: 15px;
}
#webCodesBox #whats-this {
  font-size: 10px;
  padding-left: 30px;
}
#webCodesBox #whats-this a {
  color: #333333;
}
#webCodesBox #whats-this a:hover {
  color: #364395;
}
#webCodesBox #wcform {
  margin: 6px 0 12px;
}
#webCodesBox #wcform input {
  border: 1px solid #c3c3c3;
  font-size: 14px;
}
#webCodesBox #wcform input#wcprefix,
#webCodesBox #wcform input#wcsuffix {
  width: 50px;
  height: 28px;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  padding: 0;
  margin: 0;
}
#webCodesBox #wcform input#wcGo {
  height: 30px;
  background: #eeeeee;
  padding: 0 5px;
  margin-left: 10px;
  filter: chroma(color=#000000);
  -ms-filter: chroma(color=#000000);
}
.bodyLeft {
  margin: 15px 30px 15px 0;
  width: 200px;
  font-size: 14px;
  display: block;
  float: left;
  text-align: left;
}
.bodyRight {
  margin: 15px;
  display: block;
  float: left;
  text-align: left;
  width: 700px;
}
#bottom-highlights {
  border-top: 1px solid #c3c3c3;
  padding-top: 11px;
  margin-top: 25px;
}
/*------------------positional classes-----------------------*/
.left {
  text-align: left ! important;
}
.center {
  text-align: center ! important;
}
.right {
  text-align: right ! important;
}
.top {
  vertical-align: top ! important;
}
.middle {
  vertical-align: middle ! important;
}
.bottom {
  vertical-align: bottom ! important;
}
.floatLeft {
  float: left ! important;
}
.floatRight {
  float: right ! important;
}
.screenreader {
  position: absolute;
  top: 0;
  left: -9999px;
}
/* sub { vertical-align: sub ! important; font-size: .8em; }
 sup { vertical-align: super ! important; font-size: .8em; } */
/* text */
.alert,
.red {
  color: #ff0000;
}
.white {
  color: #ffffff;
}
.blue {
  color: #006da4;
}
.dkblue {
  color: #364395;
}
.answerblue {
  color: #205f9f;
}
.green {
  color: #008000;
}
.grey {
  color: #585858;
}
.italic {
  font-style: italic;
  font-family: inherit;
}
.underlined-text {
  text-decoration: underline;
  font-family: inherit;
}
.bold {
  font-weight: bold;
  font-family: inherit;
}
.smaller {
  font-size: 85% ! important;
  font-family: inherit;
}
.larger {
  font-size: larger;
}
.caption {
  color: #585858;
  background: transparent;
}
.apcorrelationsheader {
  font-family: arial, sans-serif;
  font-size: 1.1em;
  color: #006da4;
  font-weight: bold;
}
.dstablecaption {
  font-weight: bold;
  color: #008000;
}
.sc {
  font-family: 'Lucida sans Unicode';
  font-size: 100%;
}
.vector {
  font-family: symbol;
}
.bg-gray {
  background: #c3c3c3;
}
.serif-font {
  font-family: georgia, times, serif;
  font-size: 1.1em;
}
#ap-disclaimer {
  font-size: 10px;
  padding-top: 25px;
}
/*------------------header-----------------------*/
#brandBar-inner,
#subheadBar-inner {
  margin: 0 auto;
  width: 960px;
}
#brandBar {
  background-color: #ffffff;
  width: 100%;
  height: 72px;
  margin: 0;
}
#brandBarLogo {
  float: left;
  height: auto;
}
#subheadBar {
  background-color: #003057;
  width: 100%;
  height: 7px;
  margin: 0;
  -webkit-box-shadow: 0 0 1px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 0 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 1px rgba(50, 50, 50, 0.5);
}
#searchbox {
  padding-top: 22px;
  width: 250px;
  float: right;
}
#searchbox td {
  padding: 0;
}
#searchbox .gsc-input {
  padding-right: 0;
}
#searchbox .gsc-search-button input {
  padding: 6px;
  margin-top: 0;
}
/*------------------footer-----------------------*/
#footer-push {
  height: 15px;
  clear: both;
}
#footer {
  clear: both;
  background: #3b3a3a;
  font-size: 12px;
  color: #cccccc;
  height: 54px;
  text-align: center;
}
#footer.copyright-only {
  height: 30px;
  width: 710px;
  text-align: left;
}
#footer.copyright-only p {
  padding: 5px 0 0 5px;
}
#footer-inner {
  display: inline-block;
  margin: 10px 0;
  width: 960px;
}
#footer-inner a {
  margin-right: 12px;
  color: #cccccc;
  text-decoration: none;
}
#footer-inner a:hover {
  text-decoration: underline;
}
#footerLeft {
  float: left;
  width: 450px;
  text-align: left;
  margin-top: 7px;
}
#footerLeft p {
  margin: 0 !important;
}
#footerLeft p + p {
  margin-top: 1em !important;
}
#footerRight {
  float: right;
  text-align: right;
}
h1.publictitle {
  padding: 0 0 10px 15px;
  font-size: 16px;
  background: url('/images/webcode_publictitle_tri.gif') no-repeat;
}
h1.publictitle a {
  color: #364395;
  text-decoration: underline;
}
h1.publictitle a:visited {
  color: #364395;
  text-decoration: underline;
}
h1.publictitle a:hover {
  text-decoration: none;
}
h1.chaptitle {
  font-size: 24px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  margin-bottom: 7px;
  width: 100%;
}
h1.noimage {
  padding-bottom: 0;
  margin-bottom: 7px;
  font-size: 24px;
  color: #3b3a3a;
  width: 100%;
}
#active-art {
  margin: 0 auto;
  padding: 0;
  width: 510px;
}
.active-art-left {
  float: left;
  width: 145px;
}
.active-art-right {
  position: static;
  margin: 0 auto;
  text-align: center;
}
.hidden-month {
  display: none;
}
.milestones-block {
  clear: left;
  margin-bottom: 14px;
}
.milestones-block .date {
  float: left;
}
.milestones-block .description {
  position: static;
  padding-left: 100px;
}
.glossary-header {
  color: #364395;
  border-bottom: 1px solid #364395;
  padding-bottom: 5px;
  margin: 28px 0 0 0;
}
.glossary-term .glossary-link {
  width: 150px;
  padding-bottom: 14px;
  background-color: #eeeeee;
}
.glossary-term .glossary-description {
  padding-bottom: 14px;
}
.glossary-back-to-top {
  background-color: #eeeeee;
}
.glossary-back-to-top td {
  text-align: center;
}
.padTable {
  margin-bottom: 20px;
}
.float-left-photo-200-w-caption {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 200px;
}
.float-left-photo-150-w-caption {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 150px;
}
.photo-w-caption {
  float: left;
  margin: 0;
  padding: 0 10px 10px 0;
  border: 0;
  color: #585858;
  background: transparent;
  font-size: smaller;
}
.photo-w-caption p {
  margin: 0;
  padding: 0;
  border: 0;
}
.photo-w-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}
.photo-w-caption-right {
  float: right;
  margin: 0;
  padding: 0 0 10px 10px;
  border: 0;
  color: #585858;
  background: transparent;
  font-size: smaller;
}
.photo-w-caption-right p {
  margin: 0;
  padding: 0;
  border: 0;
}
.photo-w-caption-right img {
  margin: 0;
  padding: 0;
  border: 0;
}
.width350 {
  width: 350px;
}
.width325 {
  width: 325px;
}
.width300 {
  width: 300px;
}
.width275 {
  width: 275px;
}
.width250 {
  width: 250px;
}
.width225 {
  width: 225px;
}
.width200 {
  width: 200px;
}
.width175 {
  width: 175px;
}
.width150 {
  width: 150px;
}
.width125 {
  width: 125px;
}
.width100 {
  width: 100px;
}
.width75 {
  width: 75px;
}
.nowrap-photo-w-caption {
  position: static;
  margin: 0 0 0 210px;
  padding: 0;
  border: 0;
}
/* blocks */
.hidden {
  display: none;
}
.blockquote {
  margin: 20px 25px;
}
.blockquote-nopad-tb {
  margin-left: 25px;
  margin-right: 25px;
}
.box-simple {
  margin: 10px auto;
  padding: 5px;
  border: 1px solid #c3c3c3;
  border-width: 2px;
}
.box-inset {
  margin: 5px;
  padding: 5px;
  border: 1px solid #c3c3c3;
  border-width: 1px;
}
.inlinebox {
  display: inline-block;
  margin: 0;
  padding: 5px;
  border: 1px solid #c3c3c3;
  border-width: 1px;
  vertical-align: top;
  width: 510px;
}
.indent-small {
  padding-left: 25px;
}
.indent-medium {
  padding-left: 50px;
}
.indent-large {
  padding-left: 75px;
}
p.hang {
  text-indent: 2em;
  margin-bottom: 0;
}
.hang-neg {
  text-indent: -5em;
  margin-left: 5em;
}
.btn-basic {
  margin: 1em 0;
}
.btn-basic ul {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin-left: .5em;
  padding: 0;
  border: 0;
}
.btn-basic ul li {
  display: inline;
  margin: 0 1em 0 0;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px solid #c3c3c3;
  background: #f6f6f6;
}
.btn-basic ul li a {
  color: #3b3a3a;
  background: transparent;
  text-decoration: none;
}
.btn-basic ul li a:visited {
  color: #3b3a3a;
  background: transparent;
  text-decoration: none;
}
.btn-basic ul li a:hover {
  color: #364395;
  background: transparent;
}
input.button {
  border: 1px solid #c3c3c3;
  background: #f6f6f6;
  padding: 5px 10px;
  font-size: inherit;
  color: #3b3a3a;
}
input[type=checkbox] {
  margin-right: 5px;
}
/* self test styles */
.selfTestQ {
  padding-top: 1em;
  padding-bottom: 0;
}
ul.selfTestOpts-A,
ul.selfTestOpts-B {
  margin-top: 0;
  list-style: none;
  float: none;
}
ul.selfTestOpts-A input,
ul.selfTestOpts-B input {
  margin-right: 6px;
}
div.selfTestButtons {
  padding-top: 14px;
  border-top: 1px solid #c3c3c3;
  text-align: center;
  margin-top: 24px;
}
div.selfTestButtons input {
  border: 1px solid #c3c3c3;
  background: #f6f6f6;
  padding: 5px 10px;
  font-size: inherit;
  color: #3b3a3a;
}
label.wcst {
  display: inline;
  margin: 0px;
  padding: 0px;
  position: relative;
}
/* FORM ELEMENTS ------------------------------------------------*/
.input-dslab {
  padding: 0;
  text-align: left;
  width: 50px;
  border: 1px solid #c3c3c3;
}
.input10 {
  padding: 0;
  text-align: left;
  width: 10px;
  border: 1px solid #c3c3c3;
}
.input20 {
  padding: 0;
  text-align: left;
  width: 20px;
  border: 1px solid #c3c3c3;
}
.input40 {
  padding: 0;
  text-align: left;
  width: 40px;
  border: 1px solid #c3c3c3;
}
.input100 {
  padding: 0;
  text-align: left;
  width: 100px;
  border: 1px solid #c3c3c3;
}
.input200 {
  padding: 0;
  text-align: left;
  width: 200px;
  border: 1px solid #c3c3c3;
}
.input400 {
  padding: 0;
  text-align: left;
  width: 400px;
  border: 1px solid #c3c3c3;
}
.textarea100 {
  margin: 1px;
  background-color: #ffffff;
  width: 100px;
  height: 50px;
  border: 1px solid #c3c3c3;
  font-size: 1em;
  vertical-align: text-top;
  voice-family: inherit;
}
.textarea200 {
  margin: 1px;
  background-color: #ffffff;
  width: 200px;
  height: 50px;
  border: 1px solid #c3c3c3;
  font-size: 1em;
  vertical-align: text-top;
  voice-family: inherit;
}
.textarea300 {
  margin: 1px;
  background-color: #ffffff;
  width: 300px;
  height: 50px;
  border: 1px solid #c3c3c3;
  font-size: 1em;
  vertical-align: text-top;
  voice-family: inherit;
}
.textarea400 {
  margin: 1px;
  background-color: #ffffff;
  width: 400px;
  height: 50px;
  border: 1px solid #c3c3c3;
  font-size: 1em;
  vertical-align: text-top;
  voice-family: inherit;
}
.pulldown {
  border: 1px solid #eeeeee;
  voice-family: inherit;
}
/* floats */
.float-left {
  float: left;
  padding: 0 10px 10px 0;
}
.float-right {
  float: right;
  padding: 0 0 10px 10px;
}
.float-right-box {
  float: right;
  margin: 0 0 10px 10px;
  padding: 3px;
  border: 1px solid #585858;
}
.float-right-quote {
  text-align: right;
  display: block;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
/* nowrap variations - left */
.nowrap-verysmall-left {
  position: static;
  padding-left: 60px;
}
.nowrap-small75-left {
  position: static;
  padding-left: 85px;
}
.nowrap-small-left {
  position: static;
  padding-left: 120px;
}
.nowrap-medium-left {
  position: static;
  padding-left: 170px;
}
.nowrap-large-left {
  position: static;
  padding-left: 220px;
}
.nowrap-large2cover-left {
  position: static;
  padding-left: 230px;
}
.nowrap-verylarge-left {
  position: static;
  padding-left: 320px;
}
/* nowrap variations - right */
.nowrap-verysmall-right {
  position: static;
  padding-right: 60px;
}
.nowrap-small-right {
  position: static;
  padding-right: 120px;
}
.nowrap-medium-right {
  position: static;
  padding-right: 160px;
}
.nowrap-large-right {
  position: static;
  padding-right: 220px;
}
.nowrap-verylarge-right {
  position: static;
  padding-right: 310px;
}
/* subcolumns */
.first-subcol {
  float: left;
  width: 340px;
}
.second-subcol,
.second-subcol-clean {
  margin-left: 357px;
  width: 340px;
  border: 0;
}
.first-subcol-ul {
  float: left;
  width: 310px;
}
.second-subcol-ul {
  margin-left: 355px;
  width: 310px;
  border: 0;
}
.example {
  color: #006da4;
  font-weight: bold;
}
.example-ans {
  color: #008000;
}
select {
  background: #eeeeee;
  color: #333333;
  width: 115px;
}
select.full {
  width: inherit;
}
table {
  margin: 2px 0 5px 0;
  border-collapse: collapse;
}
th,
td {
  vertical-align: top;
  text-align: left;
  padding: 0 10px 3px 0;
}
.col1 {
  width: 2%;
}
.col2 {
  width: auto;
}
.col3 {
  width: 115px;
}
.col4 {
  width: 115px;
}
.col5 {
  width: 15%;
}
.col6 {
  width: 15%;
}
.w100 {
  width: 115px;
}
.w200 {
  width: 200px;
}
.w300 {
  width: 300px;
}
.Clues,
.GridClues {
  font-size: -3pt;
  font-family: 'Times New Roman', Times;
}
.CopyTag {
  font-size: 10pt;
  color: #333333;
  border-top: 1px solid #c3c3c3;
}
.writing-prompts {
  margin: 0;
  display: block;
  float: left;
  text-align: left;
  width: 700px;
}
.writing-prompts #banner {
  background-color: #ffffff;
  width: 100%;
  height: 80px;
  margin: 0;
  border-bottom: 5px solid #003057;
}
.writing-prompts #banner #pearson-logo {
  float: left;
  margin-right: 100px;
  padding-top: 2px;
}
.writing-prompts #banner #wp-logo {
  float: left;
  height: auto;
}
.writing-prompts #container-content {
  padding-left: 15px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}