
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: #4d4d4d !important;
}

.component .app-name-view.component-name {
   color: #4d4d4d !important;
}

.component-body {
   color: #4d4d4d !important;
   font-family: Helvetica;
   font-size: 12pt;
}

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


.component-id-06664632-5fbd-4aaf-b216-969c6c5f94b6 p img,
.component-id-d359a789-38f7-43b9-9b0a-1e802d095302 p img,
.component-id-2066801f-9adf-44a8-a611-d552a7a174f2 p img,
.component-id-240c9ee1-1db2-4f69-98c8-c889c79676e5 p img,
.component-id-4078c53b-85c5-42a7-8ed5-022ac7ef85f7 p img,
.component-id-9366c13e-e6bc-4fef-afe0-98f29b398605 p img,
.component-id-7325468c-0661-45fe-8f2b-06682b5ddb46 p img, 
.component-id-5ff7137c-ff86-4b32-b040-a97b1de45f79 p img {

margin: 0 !important;
height: 1px;
width: 100%;
}


