@font-face {
  font-family: GothamBook;
  src: url("../fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
  font-family: GothamMedium;
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}

@font-face {
  font-family: Knockout27Junior;
  src: url("../fonts/Knockout-27JuniorBantamwt.otf") format("opentype");
}

.aopa-high-schools {
  color: #231f20;
  margin: 0;
  font-family: GothamBook, "Montserrat", sans-serif;
  font-size: 14px;
}

.aopa-high-schools h2,
.aopa-high-schools h3,
.aopa-high-schools h4,
.aopa-high-schools h5,
.aopa-high-schools h6,
.aopa-high-schools div.section b {
  font-family: GothamMedium, "Montserrat", sans-serif;
  font-weight: normal;
}
/* div.header */
.aopa-high-schools > div.header {
  background-color: #eef1ef;
  border-top: 14px solid #103f56;
  padding: 5px 15px;
}
.aopa-high-schools.activity > div.header {
  border-top: 14px solid #f7c157;
  padding: 10px 20px;
}

.aopa-high-schools > div.header div.icon {
  height: 43px;
  width: auto;
}

.aopa-high-schools > div.header div.icon > img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.aopa-high-schools > div.header div.info {
  padding: 0;
}

.aopa-high-schools > div.header div.info p {
  font-size: 7pt;
  margin-bottom: 2px;
}

.aopa-high-schools > div.header div.info span.grade-placeholder,
.aopa-high-schools > div.header div.info span.unitNumber-placeholder,
.aopa-high-schools > div.header div.info span.grade-placeholder,
.aopa-high-schools > div.header div.info span.sectionNumber-placeholder,
.aopa-high-schools > div.header div.info span.lessonNumber-placeholder,
.aopa-high-schools > div.header div.info span.activityNumber-placeholder {
  width: 70px;
  display: inline-block;
  font-family: GothamMedium, "Montserrat", sans-serif;
}

.aopa-high-schools > div.header div.info span.courseName-placeholder,
.aopa-high-schools > div.header div.info span.unitName-placeholder,
.aopa-high-schools > div.header div.info span.sectionName-placeholder {
  text-transform: uppercase;
}

.aopa-high-schools > div.sub-header {
  margin: 20px;
}

.aopa-high-schools > div.sub-header h2 {
  font-family: Knockout27Junior, Helvetica, Arial, sans-serif;
  font-size: 25pt;
  color: #021b32;
  margin: 5px 0 5px -15px;
}

.aopa-high-schools > div.sub-header div.time {
  background-image: url("../img/hsc-time.png");
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 5px;
  margin-top: 10px;
  height: 25px;
}

/* .aopa-high-schools > div.header h3.subheader {
    font-family: GothamBook, 'Montserrat', sans-serif;
    font-size: 10pt;
    margin: 10px 0px 0px 0px;
} */

.aopa-high-schools > div.header p.version {
  position: absolute;
  top: 0;
  right: 0;
}

.aopa-high-schools > div.header div.logo {
  float: right;
  text-align: right;
  padding: 0;
}

.aopa-high-schools > div.header div.logo img {
  height: 95px;
}

/* menu */
.ahsc-custom-menu {
  margin-left: -15px;
  margin-right: -15px;
}
.ahsc-custom-menu > nav {
  width: 100%;
  background-color: #eef1ef;
  margin: 0;
}

.ahsc-custom-menu > nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.ahsc-custom-menu > nav ul > li {
  background-color: #eef1ef;
  padding: 10px;
  display: inline-table;
}

.ahsc-custom-menu > nav ul > li.active {
  background-color: #103f56;
  color: #f8f5ec;
}

.aopa-high-schools .custom-menu-entry .custom-menu-text {
  display: none;
}

.sticky {
  position: fixed;
  z-index: 1000;
  width: 1170px !important;
}

/* div.article */
.aopa-high-schools > div.article {
  margin: 10px 20px;
}

.aopa-high-schools > div.article > div.header {
  background-color: #e2e5e4;
  padding: 10px 12px;
  margin: 20px 0;
}

.aopa-high-schools > div.article > div.header h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 11pt;
  color: #103f56;
  margin: 0;
}

.aopa-high-schools > div.article > div.section > * {
  margin-left: 20px;
}

.aopa-high-schools > div.article > div.section h4.block-header {
  text-transform: uppercase;
  border-bottom: 1px solid #e2e5e4;
  font-size: 10pt;
  margin: 10px 0 10px -20px;
  padding: 5px 0;
}

.aopa-high-schools > div.article > div.section h5 {
  font-size: 9pt;
}

.aopa-high-schools > div.article > div.section h6 {
  font-size: 9pt;
  margin-bottom: 0;
}

.aopa-high-schools > div.article > div.section > table {
  width: 100%;
}

.aopa-high-schools > div.article > div.section .block-content.with-sideblock {
  margin-right: 175px;
}

.aopa-high-schools > div.article > div.section .sideblock {
  float: right;
  width: 165px;
  padding: 0 10px 10px 10px;
  background-color: #fcb813;
}

.aopa-high-schools > div.article > div.section .sideblock.inactive {
  display: none;
}

.aopa-high-schools > div.article > div.section .editable-block {
  clear: both;
}

.aopa-high-schools > div.article > div.section .block-content > ul,
.aopa-high-schools > div.article > div.section .block-content > ol {
  padding-left: 25px;
}

.aopa-high-schools > div.article > div.section div.side-borders {
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.aopa-high-schools
> div.article
.editable-block.with-divider:not(.inactive)
+ * {
  border-top: 1px solid #103f56;
}

.aopa-high-schools > div.article > div.section div.ta-block {
  outline: 2px solid #fcb813;
  padding: 5px 30px 30px 30px;
  margin: 30px;
}

.aopa-high-schools > div.article > div.section div.ta-block.redbird {
  outline: 2px solid #c11429;
}

.aopa-high-schools .print-page-footer {
  display: none;
}

.print-page-footer .right {
  float: right;
  text-align: right;
  width: 45%;
}

.print-page-footer .left {
  margin-right: 50%;
  width: 45%;
}

.aopa-high-schools > div.article > div.section div.ta-block.tip,
.template-editor .block-editor .ta-editor div.ta-block.tip {
  background-image: url("../img/hsc-tip.png");
  background-repeat: no-repeat;
}

.aopa-high-schools > div.article > div.section div.ta-block.question,
.template-editor .block-editor .ta-editor div.ta-block.question {
  background-image: url("../img/hsc-question.png");
  background-repeat: no-repeat;
}

.aopa-high-schools > div.article > div.section div.ta-block.assessment,
.template-editor .block-editor .ta-editor div.ta-block.assessment {
  padding: 10px;
  background-color: #fcb813;
}

.aopa-high-schools > div.article > div.section div.ta-block.redbird,
.template-editor .block-editor .ta-editor div.ta-block.redbird {
  background-image: url("../img/hsc-redbird.png");
  background-repeat: no-repeat;
}

.aopa-high-schools
> div.article
> div.section
div.ta-block.redbird
> p.block-header,
.template-editor
.block-editor
.ta-editor
div.ta-block.redbird
> p.block-header {
  margin-left: 20px;
}

.hsc-icon-redbird {
  display: inline-block;
  background-image: url("../img/hsc-redbird-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 1.5em;
  margin: -5px;
  font-size: 14px;
}

.hsc-icon-redbird:before {
  content: "\00a0";
}

/* misc */
.aopa-high-schools a,
a:visited {
  color: #1c77ab;
}

.aopa-high-schools a:hover {
  color: #feb811;
}

.aopa-high-schools div.article em {
  color: #ea5c38;
}

.aopa-high-schools table {
  width: 100%;
}

.aopa-high-schools table th {
  font-weight: bold;
  text-align: center;
}

.aopa-high-schools table th,
.aopa-high-schools table td {
  padding: 0 10px;
  vertical-align: top;
}

.aopa-high-schools table th > h5,
.aopa-high-schools table td > h5 {
  margin-top: 5px;
}

.aopa-high-schools table td.border-right {
  border-right: 1px solid #e2e5e4;
}

.aopa-high-schools .editable-block.inactive {
  display: none;
}

.aopa-high-schools span.bold {
  font-weight: bold;
}

/* EDITOR */
.template-editor .modal-dialog .modal-header {
  padding: 15px;
}

.template-editor .modal {
  overflow-y: auto;
}

.template-editor .modal .modal-backdrop {
  position: fixed;
  top: 0;
  /*height: 100vh !important;*/
}

.template-editor .editable-block .block-content {
  border: 2px solid #f8974a;
  padding: 5px;
  border-radius: 4px;
  min-height: 3em;
}

.template-editor .editable-line {
  font-family: Knockout27Junior, Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #dd7a66;
  display: inline-block;
  min-width: 4em;
  min-height: 1.2em;
  background: #f1f1f15c;
}

.template-editor .aopa-high-schools.activity .editable-line {
  text-transform: uppercase;
}

.template-editor .aopa-high-schools > div.article {
  padding-right: 0;
}

.template-editor .line-editor .text-content {
  width: 100%;
}

.template-editor .line-editor textarea.text-content {
  resize: none;
}

.template-editor .editable-block.inactive,
.template-editor .editable-block.inactive .block-header {
  display: block;
  background-color: #e5e5e5;
  color: #999;
}

.template-editor
div.article
> div.section
.editable-block.inactive
.block-content {
  border-color: #d5d5d5;
}

.template-editor div.article > div.section .editable-block.inactive .sideblock {
  background-color: #ffe9b5;
}

.template-editor div.article > div.section .editable-block .sideblock.inactive {
  display: block;
  background-color: #d5d5d5;
}

.template-editor .print-page-footer {
  display: block;
  background-color: #e2e5e4;
}

.template-editor .block-editor .ta-editor div.ta-block {
  outline: 2px solid #fcb813;
  padding: 5px 10px 10px 30px;
  margin: 20px;
}

.template-editor .block-editor .ta-editor div.ta-block.redbird {
  outline: 2px solid #c11429;
}

.template-editor textarea#blockBody {
  width: 100%;
  resize: none;
}

div[vhs-editable-template] .container {
  max-width: 1228px;
  width: 100%;
  background: transparent;
  margin: 0 auto !important;
}

@media (max-width: 991px) {
  div.header .navbar-custom {
    background-color: #eef1ef;
  }
}

ul {
  list-style-type: disc;
}

ul ul,
ol ul {
  list-style-type: circle;
}

ol ol ul,
ol ul ul,
ul ol ul,
ul ul ul {
  list-style-type: square;
}

li.grade-info-card {
  list-style-type: none;
  width: 100%;
  min-height: 150px;
  border: 1px solid lightslategray;
  padding: 10px;
  margin-top: 20px;
  cursor: pointer;
}
li.grade-info-card.disabled {
  cursor: default;
  background-color: #cccccc;
}
.view-courses .card {
  min-height: 150px;
  border: 1px solid lightslategray;
  padding: 10px;
  margin-top: 20px;
}
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content:before {
  content: normal;
}
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content
.list-item {
  padding-left: 15px;
}
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content:before {
  content: normal;
}

.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content.has-children:after {
  content: "►";
  font-size: 1.2em;
  top: -0.5em;
  right: 10px;
  position: absolute;
  margin-top: 1em;
  margin-left: 8px;
  cursor: pointer;
  z-index: 2;
}
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content.has-children.children-visible:after {
  content: "▼";
}

.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content
.list-item {
  padding-right: 20px;
}
/* remove left menu module bottom padding */
.course-main-content .left-course-menu .left-course-menu-list .list-content {
  padding-bottom: 0;
}
/* border for left menu items */
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content
.list-item {
  border: 1px solid;
}
.course-main-content
.left-course-menu
.left-course-menu-list
.list-content
.hidden-content
.section-content {
  padding-left: 0;
  margin-left: 30px;
}

/* activity template */
.aopa-high-schools.activity > div.header div.info span.unitNumber-placeholder,
.aopa-high-schools.activity
> div.header
div.info
span.sectionNumber-placeholder,
.aopa-high-schools.activity > div.header div.info span.lessonNumber-placeholder,
.aopa-high-schools.activity
> div.header
div.info
span.activityNumber-placeholder {
  width: auto;
}
.aopa-high-schools.activity > div.header div.info span.vertical-line {
  color: #edb02f;
  font-size: 13px;
}

.aopa-high-schools.activity > div.header div.logo img,
.aopa-high-schools.activity > div.header div.logo p.vertical-line,
.aopa-high-schools.activity > div.header div.logo p.high-schools {
  display: inline-block;
  vertical-align: middle;
}
.aopa-high-schools.activity > div.header div.logo p.high-schools {
  text-align: left;
}
.aopa-high-schools.activity > div.header div.logo p.vertical-line span {
  color: #edb02f;
  font-size: 16px;
}
.aopa-high-schools.activity
> div.header
div.logo
p.high-schools
span.high-schools-logo {
  font-size: 16px;
}
.aopa-high-schools.activity
> div.header
div.logo
p.high-schools
span.powered-by-logo {
  font-size: 10px;
  font-weight: bold;
}
.aopa-high-schools.activity
> div.header
div.logo
p.high-schools
span.aopa-logo {
  color: #edb02f;
  font-size: 10px;
  font-weight: bold;
}

.aopa-high-schools.activity > div.article > div.section div.name-class-block {
  text-align: right;
}
.aopa-high-schools.activity
> div.article
> div.section
div.name-class-block
p.label-name,
.aopa-high-schools.activity
> div.article
> div.section
div.name-class-block
p.label-class {
  font-weight: bold;
}

.aopa-high-schools > div.article > div.section div.ta-step {
  border-top: solid 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: start;
}
.aopa-high-schools > div.article > div.section div.ta-step > div {
  display: inline-block;
}
.aopa-high-schools
> div.article
> div.section
div.ta-step
> div.ta-step-number {
  width: 70px;
  height: 70px;
  max-width: 70px;
  max-height: 70px;
  vertical-align: top;
  font-size: 36px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 20px;
  background-color: #ffbb17;
}
.aopa-high-schools
> div.article
> div.section
div.ta-step
> div.ta-step-number
> * {
  color: white;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 800;
  font-family: GothamMedium, "Montserrat", sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.aopa-high-schools > div.article > div.section div.ta-step > div.ta-step-body {
  width: 50%;
  vertical-align: top;
  margin-top: 20px;
  padding: 0 10px;
}
.aopa-high-schools > div.article > div.section div.ta-step > div.ta-step-img {
  max-width: calc(100% - 60% - 20px);
  width: calc(100% - 60% - 20px);
}

.aopa-high-schools > div.article > div.section ul.list-no-bullets,
.aopa-high-schools > div.article > div.section ul.list-square-bullets {
  list-style-type: none;
}
.aopa-high-schools
> div.article
> div.section
ul.list-square-bullets
li:before {
  content: "\2610";
  margin-right: 5px;
}

.aopa-high-schools > div.article > div.section table.activity-table {
  width: 85%;
}
.aopa-high-schools > div.article > div.section table.activity-table,
.aopa-high-schools > div.article > div.section table.activity-table td {
  border: 1px solid black;
}
.aopa-high-schools > div.article > div.section table.activity-table td {
  padding: 15px;
}
.aopa-high-schools > div.article > div.section table.activity-table td img {
  width: 350px !important;
}
.aopa-high-schools
> div.article
> div.section
table.activity-table
tr:first-child
> td {
  background-color: #fef2da;
}
.aopa-high-schools
> div.article
> div.section
table.activity-table
tr
td:first-child {
  background-color: #f7f7f7;
}

.aopa-high-schools .print-page-header {
  display: none;
}
.print-page-header .right {
  float: right;
  text-align: right;
  width: 45%;
}
.print-page-header .left {
  margin-right: 50%;
  width: 45%;
}

/* activity template EDITOR */
.template-editor .block-editor .ta-editor div.ta-step {
  border-top: solid 1px;
}
.template-editor .block-editor .ta-editor div.ta-step > div {
  display: inline-block;
}
.template-editor .block-editor .ta-editor div.ta-step > div.ta-step-number {
  width: 10%;
  vertical-align: top;
  font-size: 36px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  background-color: #ffbb17;
}
.template-editor .block-editor .ta-editor div.ta-step > div.ta-step-body {
  width: 50%;
  vertical-align: top;
}
.template-editor .block-editor .ta-editor div.ta-step > div.ta-step-img {
  width: 30%;
}

.template-editor .block-editor .ta-editor ul.list-no-bullets,
.template-editor .block-editor .ta-editor ul.list-square-bullets {
  list-style-type: none;
}
.template-editor .block-editor .ta-editor ul.list-square-bullets li:before {
  content: "\2610";
  margin-right: 5px;
}

.template-editor .block-editor .ta-editor table.activity-table {
  width: 85%;
}
.template-editor .block-editor .ta-editor table.activity-table,
.template-editor .block-editor .ta-editor table.activity-table td {
  border: 1px solid black;
}
.template-editor .block-editor .ta-editor table.activity-table td {
  padding: 15px;
}
.template-editor
.block-editor
.ta-editor
table.activity-table
tr:first-child
> td {
  background-color: #fef2da;
}
.template-editor
.block-editor
.ta-editor
table.activity-table
tr
td:first-child {
  background-color: #f7f7f7;
}

.template-editor .print-page-header {
  display: block;
  background-color: #e2e5e4;
}

/* ACTIVITY TEMPLATE */
.template-editor .header h2 {
  font-family: Knockout27Junior, Helvetica, Arial, sans-serif;
}
.template-editor .aopa-high-schools.activity .header .info .editable-line,
.template-editor .aopa-high-schools.activity .header .version .editable-line,
.template-editor .aopa-high-schools.activity .article > .header {
  text-transform: uppercase;
}
.template-editor .aopa-high-schools.activity .header .info h2.editable-line {
  font-size: 30px;
  margin-top: -4px;
  margin-bottom: 0;
}
.template-editor
.aopa-high-schools.activity
.header
.info
p
> span.editable-line {
  font-size: 14px;
  font-weight: 300;
  font-family: GothamBook, "Montserrat", sans-serif;
  min-width: unset;
}

.template-editor .aopa-high-schools.activity .article > .header h3 {
  padding: unset;
}
.template-editor .aopa-high-schools.activity .article > .header h3:before {
  display: none;
}
.template-editor .aopa-high-schools.activity .article > .header h3 span {
  font-family: GothamMedium, "Montserrat", sans-serif;
  color: #19363f;
  font-size: 16px;
}
.template-editor .aopa-high-schools.activity .print-page-header,
.template-editor .aopa-high-schools.activity .print-page-footer {
  display: block;
  background-color: unset;
  font-size: 7px;
  font-family: GothamBook, "Montserrat", sans-serif;
}

.template-editor .aopa-high-schools.activity .print-page-header .left span,
.template-editor .aopa-high-schools.activity .print-page-footer .right span {
  font-size: 7px;
  text-transform: uppercase;
  font-family: GothamBook, "Montserrat", sans-serif;
}
.template-editor .aopa-high-schools.activity .editable-line {
  padding: 0 5px !important;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #dd7a66;
  transition: 0.3s;
  margin: 4px 0;
}
.template-editor .aopa-high-schools.activity .editable-line:hover {
  box-shadow: 0px 0px 1px 4px #dd7a6666;
}
.template-editor .aopa-high-schools.activity .editable-block {
  padding: 0;
  margin-bottom: 10px;
  border-bottom: none;
  transition: 0.3s;
  cursor: pointer;
}
.template-editor .aopa-high-schools.activity .editable-block .block-content {
  border: 2px solid #f8974a;
  padding: 5px;
  border-radius: 4px;
  min-height: 3em;
}
.template-editor .aopa-high-schools.activity .editable-block:hover {
  border-radius: 4px;
  box-shadow: 0px 0px 1px 4px #dd7a6666;
}
.aopa-high-schools>div.header div.info p {
  font-size: 7pt;
  margin-bottom: 2px;
  display: table;
  margin-top: 5px;
}
.aopa-high-schools>div.header div.icon {
  margin-bottom: 10px;
}
/*# sourceMappingURL=hsc.css.map */