
pre {
    white-space: pre-wrap;
}

.component img {
    max-width:100%;
    height: auto;
}

body.mce-content-body .block-placeholder {
    background-color: bisque !important;
}

body.mce-content-body .block-prefix {
    background-color: beige !important;
}

body.mce-content-body .block-prefix::before {
    color: rgba(0, 0, 0, 0.60) !important;
    content: "(" !important;
}

body.mce-content-body .block-suffix {
    background-color: beige !important;
}

body.mce-content-body .block-suffix::after {
    color: rgba(0, 0, 0, 0.60) !important;
    content: ")" !important;
}


h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}

.component-header, .component-name {
    page-break-after: avoid;
}

.component table {
    height: auto;
    width: auto;
    max-width: 100%;
}

td.fr-thick {
    line-height: 1.5em;
    padding: 5px;
}


.component .app-name-view.component-name {
   color: #00467f !important;
   font-family: Helvetica !important;
   font-size: 14pt !important;
   font-weight: bold !important;
   border-bottom: solid 1px #00467f;
}
.component-body {
   color: #000000 !important;
   font-family: Helvetica !important;
   font-size: 11pt !important;
}

/*Combined Sections*/
.component-id-0ff65dcf-4881-4f4b-9c9c-ee49a8dbdb9f {
    margin-top: -10px;
}

.instructor-component .cell-name {
    font-weight: bold;
}

.material-component .cell-name {
    font-weight: bold;
}

/*Required Supplies*/
.component-id-a55e463b-e3fc-42e1-bf45-e8ce3b7bb84a amazon-autocomplete {
    display: none;
}

/*Optional Materials*/
.component-id-d60afee2-03f1-4371-a83f-8e3ef8cbcae4 amazon-autocomplete {
    display: none;
}
