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


.component .app-name-view.component-name {
   color: #003A70 !important;
   font-family: Helvetica !important;
   font-size: 22px !important;
   border-bottom: solid 1px #292929;
}

.component-body {
   color: #003A70 !important;
   font-family: Helvetica !important;
   font-size: 16px !important;
}

.component-id-5d7b9af9-e85b-4726-9aee-0ca9e64c526b th {
    font-size: 16px !important;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center !important;
}


.component-id-5d7b9af9-e85b-4726-9aee-0ca9e64c526b td {
    font-size: 14px !important;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}

.component-id-b6711ce8-8e8e-482b-9f44-87706582cdad .cell-name {
   font-weight: normal !important;
}

.component-id-b6711ce8-8e8e-482b-9f44-87706582cdad .cell-content {
   font-weight: normal !important;
}