
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%;
}

/* Adds bullet style to objective items */
.objective-component .cell-basic {
    margin-left: 52px;
}

.objective-component .cell-basic:nth-child(1) {
    list-style: disc;
    display: list-item;
}

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



h1.app-name-view.component-name {
   color: #007B85 !important;
   font-size: 14pt !important;
   border-bottom: solid 1px #007B85 !important;
}

.component .app-name-view.component-name {
   color: #007B85 !important;
   font-size: 14pt !important;
   border-bottom: solid 1px #007B85 !important;
}

.component-body {
   color: #6e6e6e !important;
   font-size: 11pt !important;
}

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

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

.component-id-0a848835-624e-44c5-a039-63f7f82a5f57 .cell-basic {
   list-style: none !important;
}

.component-id-0a848835-624e-44c5-a039-63f7f82a5f57 .cell-1 {
  margin-top: 15px;

}

.component-id-0a848835-624e-44c5-a039-63f7f82a5f57 table {
  margin-top: 15px;
}

.component-id-af5e534b-b4b9-46ef-a791-e3873cebfada table th.mat-header-cell {
    border-bottom-color: #007b85;
} 

.component-id-af5e534b-b4b9-46ef-a791-e3873cebfada table tr td.mat-cell {
    border-bottom-color: #007b85;
} 
