/*********************************************************************/
/***** BEGIN DESIGNPLUS THEME IMPORT & CUSTOMIZATION  ****************/
/*********************************************************************/
/*********************************************************************/
/* Import statements need to be at the top of your CSS file */

/* For Main CSS files */
@import url(https://designplus.ciditools.com/css/content.css);
@import url(https://designplus.ciditools.com/css/editor.css);
/* For Mobile app CSS file */
/*@import url(https://designplus.ciditools.com/css/mobile.css);*/

:root {
    --dt-color-primary: #003057;
    --dt-color-primary-contrast: #FFFFFF;
    --dt-color-primary-dark-text: #003057;
    --dt-color-secondary: #98C5EA;
    --dt-color-secondary-contrast: #000000;
    --dt-color-secondary-dark-text: #2B1ED9;
    --dt-color-accent: #828A8F;
    --dt-color-accent-contrast: #000000;
    --dt-color-accent-dark-text: #404A5A;
    --dt-color-gray: #CCCCCC;
    --dt-color-gray-contrast: #000000;
    --dt-color-gray-dark-text: #636363;
    --dt-color-white: #FFFFFF;
    --dt-color-white-contrast: #000000;
    --dt-color-white-dark-text: #000000;
}

/*********************************************************************/
/***** END DESIGNPLUS THEME IMPORT & CUSTOMIZATION   *****************/
/*********************************************************************/


/* HIDE CANVAS WIZARD AI BUTTONS - MILENA 2024/11/01 */
.lkiI2j09d0k3k { 
	display: none !important; 
}

/*********************************************************************/
.clt_ple .hljs-comment, .clt_ple .hljs-literal {color: green !important;}
.clt_ple .hljs {display: block;overflow-x: auto;padding: .5em;background: #f0f0f0;}
.clt_ple .hljs, .clt_ple .hljs-subst {color: #444;}
.clt_ple .hljs-comment {color: #888;}
.clt_ple .hljs-keyword, .clt_ple .hljs-attribute, .clt_ple .hljs-selector-tag, .clt_ple .hljs-meta-keyword, .clt_ple .hljs-doctag, .clt_ple .hljs-name {font-weight: bold;}
.clt_ple .hljs-type, .clt_ple .hljs-string, .clt_ple .hljs-number, .clt_ple .hljs-selector-id, .clt_ple .hljs-selector-class, .clt_ple .hljs-quote, .clt_ple .hljs-template-tag, .clt_ple .hljs-deletion {color: #800;}
.clt_ple .hljs-title, .clt_ple .hljs-section {color: #800;font-weight: bold;}
.clt_ple .hljs-regexp, .clt_ple .hljs-symbol, .clt_ple .hljs-variable, .clt_ple .hljs-template-variable, .clt_ple .hljs-link, .clt_ple .hljs-selector-attr, .clt_ple .hljs-selector-pseudo {color: #bc6060;}
.clt_ple .hljs-literal {color: #78a960;}
.clt_ple .hljs-built_in, .clt_ple .hljs-bullet, .clt_ple .hljs-code, .clt_ple .hljs-addition {color: #397300;}
.clt_ple .hljs-meta {color: #1f7199;}
.clt_ple .hljs-meta-string {color: #4d99bf;}
.clt_ple .hljs-emphasis {font-style: italic;}
.clt_ple .hljs-strong {font-weight: bold;}
.clt_ple .hljs-meta-string {color: #357392 !important;}
.clt_ple blockquote {display: block;margin: 1rem 3rem 1rem 3rem;border-left: 2px solid #c8c8c8;padding: 1rem;font-style: italic;}
.clt_ple blockquote cite {font-size: 1rem;display: block;}
.clt_ple blockquote cite::before {content: "-"}
.clt_ple blockquote cite::after {content: "" !important;}
.clt_ple .odu_assetImageWrapper {margin: 10px;}
.clt_ple figcaption {font-size: .8rem;font-style: italic;line-height: 120%;  display: table-caption; caption-side: bottom;}
.clt_ple table {border-collapse: collapse;}
.clt_ple td {vertical-align: top;}
.clt_ple .odu_tabularData {border: 1px solid #050505 !important;padding: 5px;margin: 10px;border-collapse: collapse;background: #fff;}
.clt_ple .odu_tabularData.centered {margin-left: auto;margin-right: auto;}
.clt_ple .odu_tabularData caption {text-align: center;font-weight: 600;}
.clt_ple .odu_tabularData tr.higlightRow {background: #fffdd9;}
.clt_ple .odu_tabularData tr.higlightRow:hover {background: #ff9;}
.clt_ple .odu_tabularData thead {background: #f0f8ff;border: 1px solid #050505;}
.clt_ple .odu_tabularData th {font-weight: 600;text-align: left;background: #f0f8ff;}
.clt_ple .odu_tabularData th, .clt_ple .odu_tabularData td {padding: 5px;}
.clt_ple .odu_tabularData th.odu_cellCentered, .clt_ple .odu_tabularData td.odu_cellCentered {text-align: center;}
.clt_ple .odu_tabularData tfoot {background: #fcfcfc;border-top: 1px solid #050505;font-weight: 600;}
.clt_ple .odu_tabularData td.cellBlank {border-top: 1px solid #fff !important;border-left: 1px solid #fff !important;}
.clt_ple .odu_tabularData td.cellGood {background-color: #e7f4e4;}
.clt_ple .odu_tabularData td.cellBad {background-color: #e9adb7;}
.clt_ple .odu_tabularData.darkHeader thead, .clt_ple .odu_tabularData.darkHeader th {color: #fff;background: #112942;}
.clt_ple .odu_tabularData.darkHeader thead>tr>th {border: 1px solid #fff;border-top: 1px solid #000;}
.clt_ple .odu_tabularData.darkHeader thead>tr>th:first-child {border-left: 1px solid #000;}
.clt_ple .odu_tabularData.darkHeader thead>tr>th:last-child {border-right: 1px solid #000;}
.clt_ple .odu_tabularData.bordered {border: 1px solid #050505 !important;}
.clt_ple .odu_tabularData.bordered table {border-collapse: collapse;}
.clt_ple .odu_tabularData.bordered table, .clt_ple .odu_tabularData.bordered th, .clt_ple .odu_tabularData.bordered td {border: 1px solid #050505;}
.clt_ple .odu_tabularData.liteBordered {border: 1px solid #c8c8c8 !important;}
.clt_ple .odu_tabularData.liteBordered table {border-collapse: collapse;}
.clt_ple .odu_tabularData.liteBorderedth {border-bottom: 1px solid #c8c8c8;}
.clt_ple .odu_tabularData.liteBordered td+th, .clt_ple .odu_tabularData.liteBordered tr+td, .clt_ple .odu_tabularData.liteBordered th+td, .clt_ple .odu_tabularData.liteBordered td+td, .clt_ple .odu_tabularData.liteBordered th+th {border-left: 1px solid #c8c8c8;}
.clt_ple .odu_tabularData.liteBordered tr+tr {border-top: 1px solid #c8c8c8;}
.clt_ple .odu_tabularData.altColumns tr td:nth-child(odd) {background: #f0f8ff;}
.clt_ple .odu_tabularData.altColumns tr td:nth-child(even) {background: #fff;}
.clt_ple .odu_tabularData.altColumns.altHeaderColumn tr th:first-child {background: #fafafa;}
.clt_ple .odu_tabularData.altRows tr:nth-child(even) {background: #fcfcfc;}
.clt_ple .odu_tabularData.altRows tr:nth-child(odd) {background: #fff;}
.clt_ple .odu_tabularData th[scope=row] {background-color: #f8fbfd !important;}
.clt_ple a.odu_download {text-decoration: none !important;border-bottom: 1px solid #068;margin-bottom: 0;}
.clt_ple a.odu_download::before {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã¢â€šÂ¬Ã¢â€žÂ¢";padding-right: 5px;}
.clt_ple a.odu_download:hover {border-bottom: 1px solid #df0070;}
.clt_ple a.odu_externalLink::after {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã¢â‚¬Å¡Ã…Â½";padding-left: 5px;text-decoration: none !important;}
.clt_ple strong.odu_extraStrong {font-weight: 700;}
.clt_ple strong.odu_instructorImportant {font-weight: 700;color: #be1e2d;}
mark {background: #ffff99;}
.clt_ple mark.odu_green {background: #d1ffd1;}
.clt_ple mark.odu_pink {background: #f9d1ff;}
.clt_ple cite {font-style: italic;font-size: .9rem;}
.clt_ple cite::before {content: "[" }
.clt_ple cite::after {content: "]" }
.clt_ple center {text-align: left;margin: 0 0 auto 0;}
.clt_ple .ui-accordion-header {color: #000 !important;}
.clt_ple .odu_revealSteps .card {border: 1px solid #6f767b;}
.clt_ple .odu_revealSteps .card .card-header {background-color: #f0f8ff;}
.clt_ple code {font-family: courier, serif;color: #008101;}
.clt_ple code.odu_plainHtml {padding: 1px 6px;border: 1px solid #ccc;display: block;}
.clt_ple code.odu_codeSample {display: table;margin: 0 auto;width: 80%;border: 1px solid #000;}
.clt_ple code.odu_codeSample ol li {padding-left: 5px;padding-right: 5px;margin-right: 5px;border-left: 1px solid #000;}
.clt_ple code.odu_codeSample ol li:nth-child(odd) {background: #fafafa;}
.clt_ple code.odu_consoleOutput {display: table;margin: 0 auto;width: 80%;background: #000;padding: 10px;color: #cfff0f;}
.clt_ple code.odu_consoleOutput::before {content: ">" }
.clt_ple pre.odu_consoleOutput {padding-left: 1rem;margin-top: 1rem;color: #fff;background-color: #000;}
.clt_ple pre.odu_consoleOutput .comment {color: #58ff58 !important;}
.clt_ple pre.odu_consoleOutput.dark {color: #fff;background-color: #000;}
.clt_ple pre.odu_consoleOutput.light, .clt_ple .hljs {color: #000;background-color: #fafafa;border: 1px solid gray;}
.clt_ple pre.odu_consoleOutput.light .comment {color: green !important;}
.clt_ple .hljs-comment, .clt_ple .hljs-literal {color: green !important;}
.clt_ple .clearfix, .clt_ple .clearFix {float: none;clear: both;}
.clt_ple .odu_disabled {color: #c8c8c8 !important;cursor: not-allowed;}
.clt_ple .disabled {color: #c8c8c8 !important;}
.clt_ple .hidden, .clt_ple .displayHidden {visibility: hidden;color: #000;background: transparent;}
.clt_ple .inline, .clt_ple .displayInline {display: inline;}
.clt_ple .displayInlineBlock {display: inline-block;}
.clt_ple .displayBlock {display: block;}
.clt_ple .displayNone {display: none;}
.clt_ple .floatRight {float: right;}
.clt_ple .floatLeft {float: left;}
.clt_ple .floatLeft+div+p+ol, .clt_ple .floatLeft+div+p+ul, .clt_ple .floatLeft+div+ol, .clt_ple .floatLeft+div+ul, .clt_ple .floatLeft+p+p+ol, .clt_ple .floatLeft+p+p+ul, .clt_ple .floatLeft+p+ol, .clt_ple .floatLeft+p+ul, .clt_ple .floatLeft+ol, .clt_ple .floatLeft+ul {display: table-cell;}
.clt_ple .odu_asteriskedNote {font-size: .9rem;font-style: italic;}
.clt_ple .odu_middlePage {vertical-align: middle;position: fixed;top: 50%;}
.clt_ple .odu_divCentered, .clt_ple figure.odu_centered {margin: 0 auto !important;}
.clt_ple .iContent {background: #c8c8c8;}
.clt_ple .odu_createdWithJs {font-style: italic;}
.clt_ple .odu_callOut {border: 1px solid #000;background: #fff;font-size: 1rem;padding: 10px;margin-top: 10px;margin-bottom: 10px;width: 95%;}
.clt_ple .odu_callOut.liteGray, .clt_ple .odu_callOut.accentColor1 {background: #fafafa;}
.clt_ple .odu_callOut.liteGray h3 {color: #050505;}
.clt_ple .odu_callOut h3 {display: inline;color: #007faa;margin-top: 0;line-height: 1.5;vertical-align: middle;}
.clt_ple .odu_callOut p {display: block;margin-bottom: 0;}
.clt_ple .odu_callOut p+p {margin-top: 1rem;}
.clt_ple .odu_callOut.activity h3, .clt_ple .odu_callOut.answer h3, .clt_ple .odu_callOut.brain h3, .clt_ple .odu_callOut.blackboard h3, .clt_ple .odu_callOut.example h3, .clt_ple .odu_callOut.learningCheck h3, .clt_ple .odu_callOut.note h3, .clt_ple .odu_callOut.question h3, .clt_ple .odu_callOut.pie h3, .clt_ple .odu_callOut.think h3, .clt_ple .odu_callOut.clipboard h3, .clt_ple .odu_callOut.video h3 {top: 0;position: relative;}
.clt_ple .odu_callOut.activity::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/example.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.answer h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/answer.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.pie h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/pie.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.blackboard h3::before {display: inline-block;content: "";background-size: 50px 45px;background-repeat: no-repeat;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/blackboard.svg");vertical-align: middle;top: 0;height: 45px;width: 55px;}
.clt_ple .odu_callOut.blackboard menu {list-style: none;border: 1px solid #000;background: #fffdd9;padding: 10px;margin: 10px;}
.clt_ple .odu_callOut.blackboard menu::before {content: "Go to";padding-left: 5px;}
.clt_ple .odu_callOut.blackboard menu>.menuItem+.menuItem::before, .clt_ple .odu_callOut.blackboard menu>#menuItem+#menuItem::before {content: " > '";}
.clt_ple .odu_callOut.blackboard menu>.menuItem, .clt_ple .odu_callOut.blackboard menu>#menuItem {display: inline-block;margin-left: 0;padding-bottom: 0;font-weight: 700;}
.clt_ple .odu_callOut.blackboard menu .menuItem::before, .clt_ple .odu_callOut.blackboard menu #menuItem::before {content: "'";}
.clt_ple .odu_callOut.blackboard menu .menuItem::after, .clt_ple .odu_callOut.blackboard menu #menuItem::after {content: "'";}
.clt_ple .odu_callOut.example h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/example.svg");vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.learningCheck h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/learningCheck.svg");vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.note {border: 1px solid #c8c8c8;}
.clt_ple .odu_callOut.note h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/note.svg");vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.question h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/question.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.think h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/think.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.brain h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/brain.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.writing h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/clipboard.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.video h3::before {display: inline-block;content: "";background-size: 50px 50px;background-repeat: no-repeat;height: 50px;width: 50px;position: relative;background-image: url("https://ple.odu.edu/cdn/odu/ple-core/css/images/video.svg");margin-right: 10px;vertical-align: middle;top: 0;}
.clt_ple .odu_callOut.video h3 {color: #000;}
.clt_ple .odu_callOut.film {border-top: 20px dashed #000;border-bottom: 20px dashed #000;border-left: 0;border-right: 0;}
.clt_ple .odu_callOut.video span {font-weight: bold;margin-right: .5rem;}
.clt_ple .odu_callOut.video ul {list-style-type: none;}
.clt_ple .odu_callOut.video ul li.link {margin: 1rem auto;}
.clt_ple .odu_callOut.paper {position: relative;}
.clt_ple .odu_callOut.paper:before, .clt_ple .odu_callOut.paper:after {z-index: -1;position: absolute;content: "";bottom: 1em;width: 50%;top: 80%;background: #777;box-shadow: 0 1em .5em #777;}
.clt_ple .odu_callOut.paper:before {transform: rotate(-3deg);left: .5em;}
.clt_ple .odu_callOut.paper:after {transform: rotate(3deg);right: .5em;}
.clt_ple .odu_callOut.externalSource {font-family: Georgia, serif;}
.clt_ple .odu_callOut.column3 p {-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-rule: 1px solid #c8c8c8;-moz-column-rule: 1px solid #c8c8c8;column-rule: 1px solid #c8c8c8;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid-column;}
.clt_ple .odu_callOut.column2 p {-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-rule: 1px solid #c8c8c8;-moz-column-rule: 1px solid #c8c8c8;column-rule: 1px solid #c8c8c8;-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid-column;}
.clt_ple .odu_callOut.centered {display: table;margin-left: auto;margin-right: auto;}
.clt_ple .odu_callOut.yellow {background: #fffdd9;}
.clt_ple .odu_callOut.yellow h3 {color: #000;}
.clt_ple .odu_callOut.liteBlue {background: #f0f8ff;}
.clt_ple .odu_callOut.liteBlue h3 {color: #000;}
.clt_ple .odu_videoBorder {border: 1px solid #c8c8c8;}
.clt_ple .odu_callOut>h4 {margin-top: .5rem;}
.clt_ple .odu_movieAttributes {list-style-type: none;}
.clt_ple .odu_movieAttributes h4 {display: inline-block;width: 150px;vertical-align: top;}
.clt_ple .odu_movieAttributes p {display: inline-block;margin-bottom: 0 !important;}
.clt_ple .odu_movieAttributes .odu_movieAttributeSpacer {margin-top: 20px;}
.clt_ple .odu_bottom {position: absolute;}
.clt_ple .odu_noBullets {list-style: none;}
.clt_ple .odu_textCentered {text-align: center;}
.clt_ple .odu_divCentered {display: table;margin: 0 auto;}
.clt_ple .odu_textRight {text-align: right;width: 100%;}
.clt_ple .odu_sideBySideWrapper {display: table-row;vertical-align: top;}
.clt_ple .odu_sideBySideWrapper.centered {margin: 0 auto;}
.clt_ple .odu_sideBySideWrapper .odu_sideBySideItem {display: table-cell;margin: 0 5px;vertical-align: top;}
.clt_ple .odu_oddRow {background-color: #fafafa !important;color: #050505;}
.clt_ple .hljs {padding: .5rem;margin-bottom: 1rem;}
.clt_ple .checkmarkSpace {padding-right: 5px;}
.clt_ple .disabledCheckmark {color: #c8c8c8;cursor: pointer;}
.clt_ple .odu_schedule li {list-style-type: none;}
.clt_ple .odu_schedule h2 {display: inline-block;}
.clt_ple .odu_scheduleDuration {color: #505050;display: inline-block;}
.clt_ple .odu_scheduleDescription {padding-left: 50px;}
.clt_ple .syllabus_header {display: none;}
.clt_ple .odu_syllabusSection {padding-bottom: 10px;margin-top: 30px;margin-bottom: 10px;border-bottom: 1px solid #c8c8c8;}
.clt_ple .odu_syllabusSection h3.odu_sectionHeader {display: inline;}
.clt_ple .odu_syllabusSection.first {margin-top: 0 !important;}
.clt_ple .odu_syllabusCatalogDescription {list-style-type: none;display: table;}
.clt_ple .odu_syllabusCatalogDescription li {display: table-row;}
.clt_ple .odu_syllabusCatalogDescription li .header {width: 200px;display: table-cell;font-weight: 600;}
.clt_ple .odu_syllabusMenuHeaderWrapper {background-color: #007faa;padding-left: 5px;}
.clt_ple .odu_syllabusMenu {list-style: disc;font-size: 1rem;margin-left: 5px;margin-right: 5px;min-height: 250px;padding-left: 5px;padding-right: 5px;}
.clt_ple .odu_linkEmail::before, .clt_ple .odu_email::before {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã†â€™ ";font-weight: 400;margin-right: .5rem;font-size: 1rem;}
.clt_ple .odu_linkPhone::before, .clt_ple .odu_phone::before {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã¢â‚¬Å¡Ã¢â‚¬Â¢";font-weight: 400;margin-right: .5rem;font-size: 1rem;}
.clt_ple .odu_linkCollapseAll::before, .clt_ple .odu_collapseAll::before {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã…â€™Ã‚Â¤";font-weight: 400;margin-right: .5rem;font-size: 1rem;}
.clt_ple .odu_linkExpandAll::before, .clt_ple .odu_expandAll::before {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã…â€™Ã‚Â¢";font-weight: 400;margin-right: .5rem;font-size: 1rem;}
.clt_ple .odu_linkExternal::after, .clt_ple .odu_external::after {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã¢â‚¬Å¡Ã…Â½";font-weight: 400;margin-left: .5rem;font-size: 1rem;}
.clt_ple .odu_linkDownload::after, .clt_ple .odu_download::after {font-family: "Font Awesome 5 Pro";content: "ÃƒÂ¯Ã…â€™Ã‚Â½";font-weight: 400;margin-left: .5rem;font-size: 1rem;}
.clt_ple .odu_linkExternal::after {font-size: .8rem;}
.clt_ple .odu_noInfo i.odu_info::after {content: "";}
.clt_ple .odu_formError {color: #be1e2d;font-size: .8rem;}
.clt_ple .odu_formFieldHelp {color: #505050;font-size: .8rem;font-style: italic;}
.clt_ple .odu_formFieldError {color: #050505;background: #ffefef;font-size: .8rem;}
.clt_ple .odu_formFieldError::before {font-family: "Font Awesome 5 Pro";font-style: normal;content: "ÃƒÂ¯Ã‚ÂÃ‚Âª";margin: auto .5rem;color: #be1e2d;}
.clt_ple .odu_info::after {font-size: .8rem;color: #7d7d7d;}
.clt_ple .bootstrap-select {border: 1px solid #ccc !important;}
.clt_ple div[class*=odu_form_] {color: #050505;}
.clt_ple div[class*=odu_form_] input {border: 0;border-bottom: 1px solid #c8c8c8;width: 100%}
.clt_ple div[class*=odu_form_] textarea {border: 1px solid #c8c8c8;width: 100%}
.clt_ple div[class*=odu_form_]>span {width: 100%;border: 0;}
.clt_ple .odu_form_hidden {margin: 0 !important;padding: 0 !important;border: 0;height: 0;width: 0;}
.clt_ple .odu_form_dropdown button {border: 0;background: inherit;}
.clt_ple .bootstrap-select>.dropdown-toggle.bs-placeholder {color: #050505;}
.clt_ple .odu_ellipsis {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clt_ple .sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border-width: 0;}
.clt_ple .card {border-radius: 0 !important;padding: 0;border: 1px solid #c8c8c8;}
.clt_ple .card .card-header {background-color: #fafafa;margin-bottom: 0;border-bottom: 1px solid #c8c8c8;padding: .75rem 1.25rem;}
.clt_ple .card .card-body {padding: 1rem;}
.clt_ple .help-block {font-size: 1rem;margin-left: 6rem;}
.clt_ple table.table {font-size: 1rem;}
.clt_ple .odu_blockquote::before, .clt_ple .ple_blockQuote::before {content: "ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";font-family: Georgia, serif;font-size: 5rem;position: absolute;left: -20px;top: -30px;}
.clt_ple .odu_blockquote, .clt_ple .ple_blockQuote {background-color: #f8f9f8;border: 0;position: relative;}
.clt_ple .odu_blockquote cite, .clt_ple .ple_blockQuote cite {color: #5b616b;}
.clt_ple .odu_blockquote.blue, .clt_ple .ple_blockQuote.blue {background-color: #f0f8ff;border: 0;}
.clt_ple .odu_blockquote .blue cite, .clt_ple .ple_blockQuote .blue cite {color: #5b616b;}
.clt_ple .odu_i_content_area {margin: 0 auto 0 auto;font-size: 14px;}
.clt_ple .odu_i_content_area h4 {font-size: 14px;line-height: 140%;font-weight: 100;}
.clt_ple .odu_i_row {margin: 0 auto 0 auto;clear: both;}
.clt_ple .odu_i_attention {padding: 10px;background: #ffefd5;}
.clt_ple .odu_i_clear {clear: both;}
.clt_ple .odu_i_hidden {display: none;}
.clt_ple .odu_i_screen_reader_label {position: absolute;left: -10000px;top: auto;width: 1px;height: 1px;overflow: hidden;}
.clt_ple .odu_i_button, .clt_ple .odu_i_button_small, .clt_ple .odu_i_button_error, .clt_ple .odu_i_button_retry {font-size: 14px;background: #337ab7;border: 0;padding: 8px 18px;margin: 0 3px 0 3px;text-align: center;display: inline-block;opacity: 1.9;color: #fff;filter: alpha(opacity=80);border-radius: 4px;}
.clt_ple .odu_i_button_small {padding: 6px 12px;margin: 0 2px;font-size: 12px;}
.clt_ple .odu_i_button_error {background: crimson;}
.clt_ple .odu_i_button_retry {background: #1c7d1c;}
.clt_ple .odu_i_button:hover, .clt_ple .odu_i_button_small:hover, .clt_ple .odu_i_button_error:hover, .clt_ple .odu_i_button_retry:hover {background: #337ab7;box-shadow: 0 1px 10px rgba(0, 0, 0, .6);cursor: pointer;}
.clt_ple .odu_i_button_retry:hover {background: #1c7d1c;}
.clt_ple .odu_i_button_error:hover {background: crimson;}
.clt_ple .odu_i_panel, .clt_ple .odu_i_panel_success, .clt_ple .odu_i_panel_error, .clt_ple .odu_i_panel_retry {margin: 10px auto;}
.clt_ple .odu_i_panel_header, .clt_ple .odu_i_panel_content {background: #337ab7;padding: 10px;color: #fff;border-radius: 4px 4px 0 0;border: 1px solid #337ab7;}
.clt_ple .odu_i_panel_content {background: #fff;color: #000;border-top: 0;border-radius: 0 0 4px 4px;}
.clt_ple .odu_i_panel_success .odu_i_panel_header, .clt_ple .odu_i_panel_success .odu_i_panel_content {background: #d9edf7;border: 1px solid #d9edf7;color: #064189;}
.clt_ple .odu_i_panel_success .odu_i_panel_content {border: 1px solid #d9edf7;background: #fff;color: #000;}
.clt_ple .odu_i_panel_error .odu_i_panel_header, .clt_ple .odu_i_panel_error .odu_i_panel_content {background: #f2dede;border: 1px solid #f2dede;color: #7c0101;}
.clt_ple .odu_i_panel_error .odu_i_panel_content {border: 1px solid #f2dede;background: #fff;color: #000;}
.clt_ple .odu_i_panel_retry .odu_i_panel_header, .clt_ple .odu_i_panel_retry .odu_i_panel_content {background: #dff0d8;border: 1px solid #dff0d8;color: #247702;}
.clt_ple .odu_i_panel_retry .odu_i_panel_content {border: 1px solid #dff0d8;background: #fff;color: #000;}
.clt_ple .odu_i_validate {background: azure;border: 1px solid #286171;padding: 10px;border-radius: 4px;margin: 5px 0;color: #286171;font-weight: bold;}
.clt_ple .odu_i_circle {border: 2px solid #286171;border-radius: 20px;padding: 0 7px;font-size: 12px;}
.clt_ple .odu_i_display_block {display: block;}
.clt_ple .odu_i_display_none {display: none;}
.clt_ple .odu_i_mark_area {width: 15px;}
.clt_ple .odu_i_margin_bottom, .clt_ple .odu_i_add_margin_bottom {margin-bottom: 10px;}
.clt_ple .odu_i_column {float: left;}
.clt_ple .odu_i_column .column_title {text-align: center;font-weight: bold;}
.clt_ple .odu_i_instructions {background: #f0f8ff;padding: 0 10px;border: 1px solid #337ab7;margin-bottom: 10px;}
.clt_ple .odu_i_instructions h4 {color: #000;padding: 0;font-weight: bold;border-bottom: 1px dotted;font-size: 16px;}
.clt_ple .odu_i_instructions h3 {color: #000;padding: 0;font-weight: bold;border-bottom: 1px dotted;font-size: 16px;}
.clt_ple .odu_i_instructions ul {padding-left: 25px;}
.clt_ple .odu_i_special_box {border: 1px solid #d3d3d3;padding: 10px;margin: 0 auto;}
.clt_ple .odu_i_special_indent5 {margin-left: 5%}
.clt_ple .odu_i_bold_centered {font-weight: bold;text-align: center;}
.clt_ple .odu_i_text_center {text-align: center;}
.clt_ple .odu_i_content_area label {font-weight: 100 !important;}
.clt_ple .odu_i_mc .odu_i_panel_success, .clt_ple .odu_i_mc .odu_i_panel_error, .clt_ple .odu_i_mc .odu_i_panel_retry, .clt_ple .odu_i_cb .odu_i_panel_success, .clt_ple .odu_i_cb .odu_i_panel_error, .clt_ple .odu_i_cb .odu_i_panel_retry, .clt_ple .odu_i_mc_item .odu_i_panel_success, .clt_ple .odu_i_mc_item .odu_i_panel_error, .clt_ple .odu_i_mc_item .odu_i_panel_retry, .clt_ple .odu_i_cb_item .odu_i_panel_success, .clt_ple .odu_i_cb_item .odu_i_panel_error, .clt_ple .odu_i_cb_item .odu_i_panel_retry {margin: 0;}
.clt_ple .odu_i_mc fieldset, .clt_ple .odu_i_mc legend, .clt_ple .odu_i_cb fieldset, .clt_ple .odu_i_cb legend, .clt_ple .odu_i_mc_item fieldset, .clt_ple .odu_i_mc_item legend, .clt_ple .odu_i_cb_item fieldset, .clt_ple .odu_i_cb_item legend {margin-left: 0;margin-bottom: 10px;padding: 0;border: none 0;font-size: 14px;}
.clt_ple .odu_i_mc_item, .clt_ple .odu_i_cb_item {clear: both;margin-left: 0 !important;}
.clt_ple .odu_i_mc_item input[type=radio], .clt_ple .odu_i_cb_item input[type=checkbox], .clt_ple .odu_i_mark_area {margin-right: 3px;margin-top: 4px;}
.clt_ple .odu_i_mark_area, .clt_ple .odu_i_mc_item input[type=radio], .clt_ple .odu_i_cb_item input[type=checkbox], .clt_ple .odu_i_mc_item label, .clt_ple .odu_i_mc_item input[type=checkbox] {float: left;cursor: pointer;}
.clt_ple .odu_i_mc_item label {width: 80%;margin-top: 5px;}
.clt_ple .odu_i_cb_item fieldset label {padding-top: 4px;vertical-align: -15%;}
.clt_ple .odu_i_mc_key, .clt_ple .odu_i_score_total {font-weight: bold;}
.clt_ple .odu_i_mc_item, .clt_ple .odu_i_cb_item, .clt_ple .odu_i_fi_num_item, .clt_ple .odu_i_fi_item, .clt_ple .odu_i_fi_item_n_items, .clt_ple .odu_i_fb_item {background: #f5f5f5;padding: 10px;margin-bottom: 10px;border: 1px solid #d3d3d3;}
.clt_ple .odu_i_mc_all, .clt_ple .odu_i_cb_all {display: block;}
.clt_ple .odu_i_display_score, .clt_ple .odu_i_start_over, .clt_ple .odu_i_fi_A, .clt_ple .odu_i_fi_explanation, .clt_ple .odu_i_drop_item_question, .clt_ple .odu_i_drop_item_a, .clt_ple .odu_i_drop_explanation, .clt_ple .odu_i_mc_explanation, .clt_ple .odu_i_cb_explanation, .clt_ple .odu_i_fb_explanation {display: none;}
.clt_ple .odu_i_score {color: #1c7d1c;font-weight: bold;}
.clt_ple .odu_i_fi_item, .clt_ple .odu_i_fi_num_item {margin-top: 10px;}
.clt_ple .odu_i_fi_item label {padding-bottom: 10px;}
.clt_ple .odu_i_fi_item input[type=text] {width: 85%;padding: 5px;float: left;margin: 0 5px 0 0;}
.clt_ple .odu_i_fi_item .odu_i_mark_area {margin-right: 2px;display: none;float: left;margin-top: 5px;}
.clt_ple .odu_i_fi_num_item label {padding-bottom: 10px;}
.clt_ple .odu_i_fi_num_item input[type=text] {width: 10%;padding: 5px;float: left;margin: 0 5px 0 0;}
.clt_ple .odu_i_fi_num_item .odu_i_mark_area {margin-right: 2px;display: none;float: left;margin-top: 5px;}
.clt_ple .odu_i_drop_columns {margin: 10px auto;background: #f5f5f5;border: 1px solid #d3d3d3;padding: 20px 5px;}
.clt_ple .odu_i_drop_item label {float: left;max-width: 70%;padding: 0 5px;}
.clt_ple .odu_i_drop_item select {float: left;margin: 0 5px;}
.clt_ple .odu_i_drop_choices_list {list-style: none;}
.clt_ple .odu_i_drop_main_question {padding: 5px;}
.clt_ple .odu_i_dr_drop_A {display: none;}
.clt_ple .odu_i_dr_drag_area div {margin: 10px auto;}
.clt_ple .odu_i_dr_mark_area {margin: 2px;display: none;}
.clt_ple .odu_i_dr_mark_area, .clt_ple .odu_i_dr_drop {float: left;}
.clt_ple .odu_i_dr_incorrect, .clt_ple .odu_i_dr_correct {display: none;}
.clt_ple .odu_i_dr_incorrect {color: #900;float: left;width: 10px;font-weight: bold;}
.clt_ple .odu_i_dr_correct {color: #1c7d1c;float: left;width: 10px;font-weight: bold;}
.clt_ple .odu_i_dr_drop_wrapper {margin-top: 10px;width: 220px;}
.clt_ple .odu_i_dr_answer_column_name {display: none;}
.clt_ple .odu_i_fb_input, .clt_ple .odu_i_fb_phrase {display: inline-block;}
.clt_ple .odu_i_fb_mark_box {padding: 3px;background: azure;border: 1px solid #add8e6;}
.clt_ple .odu_i_fb_mark {display: none;text-align: center;}
.clt_ple .odu_i_fb_item input[type=text] {width: 150px;}
.clt_ple .odu_i_fb_A {display: none;}
.clt_ple .odu_i_c_fb, .clt_ple .odu_i_x_fb {font-size: 14px;}
.clt_ple .odu_i_table_area {overflow-x: auto;margin: 0 auto;}
.clt_ple .odu_i_table_wborder {width: 100%;border: 1px solid #f5f5f5;border-collapse: collapse;}
.clt_ple .odu_i_table_wborder th {background-color: #337ab7;color: #fff;}
.clt_ple .odu_i_table_wborder th, .clt_ple .odu_i_table_wborder td {vertical-align: middle;padding: 10px;border: 1px solid #d3d3d3;}
.clt_ple .odu_i_table_area h4 {text-align: center;font-weight: bold;}
.clt_ple .odu_i_table_area td input[type=text] {padding: 5px;width: 90%;margin: 0;}
.clt_ple .odu_i_tbl_mark_box {border: 1px solid #add8e6;background: #f0f8ff;padding: 10px;}
.clt_ple .odu_i_tbl_mark {text-align: center;font-weight: bold;display: none;}
.clt_ple .odu_i_tbl_item_A {display: none;text-align: center;font-weight: bold;}
.clt_ple .odu_i_validate2 {padding: 5px;font-size: 13px;text-align: center;font-weight: 100;}
.clt_ple .odu_i_sr_item {background: #f5f5f5;padding: 10px;margin-bottom: 10px;border: 1px solid #d3d3d3;}
.clt_ple .odu_i_sr_item label {margin-bottom: 10px;}
.clt_ple .odu_i_sr_item textarea {width: 100%;height: 120px;margin: 5px auto;}
.clt_ple .odu_i_sr_item_explanation {display: none;}
.clt_ple .odu_i_display_print_div, .clt_ple .odu_i_sr_panel_explanation {display: none;}
@media print {.clt_ple .odu_i_print {display: none !important;}
.clt_ple .odu_i_sr_item textarea {border: 0;}
.clt_ple .odu_i_button_area {display: none;}
}
.clt_ple .odu_i_reveal_answer {display: none;}
.clt_ple .odu_i_reveal_item_question {margin-bottom: 10px;}
.clt_ple .odu_i_reveal_button {margin-bottom: 10px;}
.clt_ple .odu_i_attention {margin-bottom: 10px;}
.clt_ple .odu_i_btn_item {border: 1px #d3d3d3 solid;padding: 20px;text-align: center;margin-bottom: 10px;background: #fcfcf9;}
.clt_ple .odu_i_btn_question {margin-bottom: 30px;text-align: left;line-height: 1.8;}
.clt_ple .odu_i_btn_first {padding: 50px;text-align: center;margin-bottom: 10px;border: 1px #d3d3d3 solid;}
.clt_ple .odu_i_btn_start_page_text {margin-bottom: 20px;font-size: 25px;text-align: center;}
.clt_ple .odu_i_btn {font-weight: bold;width: 150px;height: 50px;font-size: 20px;background: #28283e;text-transform: uppercase;margin: 0 20px;}
.clt_ple .odu_i_circle_check {border: 2px solid;border-radius: 500px;padding: 0 5px;background: green;}
.clt_ple .odu_i_circle_x {border: 2px solid;border-radius: 500px;padding: 0 5px;background: crimson;}
.clt_ple .odu_i_btn_mark {display: none;position: relative;left: -15px;z-index: 1;}
.clt_ple .odu_i_btn_explanation {text-align: left;}
.clt_ple .odu_i_btn_next {font-weight: bold;width: 150px;height: 50px;font-size: 20px;background: #1c7d1c;display: none;}
.clt_ple .odu_i_btn_next:hover {background: #1c7d1c;}
.clt_ple .odu_i_btn_review {font-weight: bold;width: 220px;height: 50px;font-size: 20px;background: crimson;display: none;}
.clt_ple .odu_i_btn_retry {font-weight: bold;width: 150px;height: 50px;font-size: 20px;background: #1c7d1c;display: none;}
.clt_ple .odu_i_btn_retry:hover {background: #1c7d1c;}
.clt_ple .odu_i_btn_start {font-weight: bold;width: 150px;height: 50px;font-size: 20px;background: #1c7d1c;}
.clt_ple .odu_i_btn_start:hover {background: #1c7d1c;}
.clt_ple .odu_i_btn_item_txt {color: #fff;}
.clt_ple .odu_i_table_feedback {display: none;}
.clt_ple .odu_i_screen_readable_hidden {position: absolute;left: -10000px;top: auto;width: 1px;height: 1px;overflow: hidden;}
.clt_ple .odu_i_fi_explanation_correct {display: none;}
.clt_ple .odu_i_problemstatement {background: #ebe5ce;padding: 0 10px;border: 1px solid #b8a98a;margin-bottom: 10px;}
.clt_ple .odu_i_problemstatement h4 {color: #000;padding: 0;letter-spacing: -1px;font-weight: bold;font-size: 14px;}
.clt_ple .odu_syllabusSection h4 {margin-top: 1.5rem;margin-bottom: .25rem;}
.clt_ple .odu_syllabusSection {margin: 1rem 0 !important;}
.clt_ple .odu_tabularData caption {font-weight: normal;font-style: italic;font-size: .8rem;line-height: .9rem; caption-side: bottom !important;    margin-top: .5rem;}
.clt_ple .odu_accountingLedger {border: 1px solid #000;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);margin: 2rem auto;}
.clt_ple .odu_accountingLedger caption {caption-side: top !important;margin: 0 auto;color: #000;font-weight: bold;align-items: center;text-align: center;}
.clt_ple .odu_accountingLedger td, .clt_ple .odu_accountingLedger th {padding: .2rem .5rem;}
.clt_ple .odu_accountingLedger thead {border-bottom: 2px solid #000;}
.clt_ple .odu_accountingLedger thead th {background: #fffaa0;font-weight: 600;}
.clt_ple .odu_accountingLedger tbody {border-bottom: 1px solid #000;}
.clt_ple .odu_accountingLedger.indent tbody tr:not(:first-child) td:first-child {padding-left: 2rem;}
.clt_ple .odu_accountingLedger.indent td.pl-normal {padding-left: .5rem !important;}
.clt_ple .odu_accountingLedger tfoot td {font-weight: bold;background-color: #fffdd9;}
.clt_ple .odu_accountingLedger tfoot {border: 1px solid #000;}
.clt_ple .odu_accountingLedger td.money, .clt_ple .odu_accountingLedger th.money {text-align: right;}
.clt_ple .odu_accountingLedger.altRows tbody:nth-child(even), .clt_ple .odu_accountingLedger.altCols tr td:nth-child(even), .clt_ple .odu_accountingLedger .shaded {background: #f1f1f1;}
.clt_ple .odu_accountingLedger.altRows tbody:nth-child(odd) {background: #fff;}
.clt_ple .odu_accountingLedger th.shaded, .clt_ple .odu_accountingLedger.shaded.gray th {background: #cfcfcf;}
.clt_ple .odu_accountingLedger table.shaded.blue {background: #f0f8ff;}
.clt_ple .odu_accountingLedger table.shaded.yellow {background: #fffdd9;}
.clt_ple .odu_accountingLedger table.shaded.gray {background: #f1f1f1;}
.clt_ple .odu_accountingLedger.noShadow {box-shadow: none !important;}
.clt_ple .balanceSheet td:nth-child(2) {border-right: 1px solid #000;}
.clt_ple .odu_vanishingNotes {background: #c403b1;color: #fff;padding-left: 1rem;padding-right: 1rem;}
.clt_ple .odu_vanishingNotes:before {font-weight: bold;content: "NOTE: ";}
.clt_ple .odu_mathLarge {font-size: 125%;}
.clt_ple .odu_mathXLarge {font-size: 150%;}
.clt_ple .odu_mathXXLarge {font-size: 200%;}
.clt_ple .odu_tabularData.apa th {border-bottom: 1px solid #000;text-align: center;}
.clt_ple .odu_tabularData.apa th[scope=row] {text-align: left;}
.clt_ple .odu_tabularData.apa thead, .clt_ple .odu_tabularData.apa th {background-color: #fff;border-top: 0 !important;border-left: 0 !important;border-right: 0 !important;padding: 1px;}
.clt_ple .odu_tabularData.apa td:first-child {text-align: left;}
.clt_ple .odu_tabularData.apa {border-top: 2px solid #000 !important;border-bottom: 2px solid #000 !important;border-right: 0 !important;border-left: 0 !important;caption-side: top;width: 100%;}
.clt_ple .odu_tabularData.apa caption {caption-side: top !important;text-align: left;font-size: 1rem;color: #000;}
.clt_ple .odu_tabularData.apa caption span {caption-side: bottom;}
.clt_ple .odu_tabularData.apa td {text-align: center;padding: 0;}
.clt_ple .odu_tabularData.apa.lined tbody tr {border-bottom: 1px solid gray;}
.clt_ple .odu_tabularData.apa.small tbody {font-size: .9rem;}
.clt_ple .odu_tabularData.apa.lined.align-left td, .clt_ple .odu_tabularData.apa.lined.align-left th, .clt_ple .odu_tabularData.apa.align-left td, .clt_ple .odu_tabularData.apa.align-left th {text-align: left;}
.clt_ple .odu_svgContainer_100 {position: relative;width: 800px;height: 500px;}
.clt_ple .odu_svgContainer_100 img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.clt_ple .odu_strike {text-decoration: line-through;}
.clt_ple .odu_svgContainer.size100 {display: inline-block;position: relative;width: 100%;vertical-align: middle;overflow: hidden;}
.clt_ple .odu_svgContainer.size75 {display: inline-block;position: relative;width: 75%;vertical-align: middle;overflow: hidden;}
.clt_ple .odu_svgContainer.size50 {display: inline-block;position: relative;width: 50%;vertical-align: middle;overflow: hidden;}
.clt_ple .odu_svgContainer.size25 {display: inline-block;position: relative;width: 25%;vertical-align: middle;overflow: hidden;}
.clt_ple .odu_svgContainer.size10 {display: inline-block;position: relative;width: 10%;vertical-align: middle;overflow: hidden;}
.clt_ple .odu_strike+span {text-decoration: none !important;color: #be1e2d;font-weight: 600;}
.clt_ple .resource-page .ple-resource-table {margin-bottom: 10px;}
.clt_ple .resource-page .ple-resource-table .title {width: 570px;}
.clt_ple .resource-page .ple-resource-table .text {font-size: .8rem;font-style: italic;color: #777;}
.clt_ple .resource-page .ple-resource-table .cat-header {margin-top: 15px;}
.clt_ple .resource-page .ple-resource-table th {border: 1px solid #ccc;padding: 4px;background-color: #e0f1ff;}
.clt_ple .resource-page .ple-resource-table td {vertical-align: top;padding: 6px;border-bottom: 1px dotted #ccc;}
.clt_ple .odu_veryImportant{color: #be1e2d;}
.clt_ple figure{ display: table};

 body {font-family: "Open Sans", Arial, Helvetica, sans-serif !important;font-size: 87.5%;}
:root {font-family: "Open Sans", Arial, Helvetica, sans-serif !important;--enRcg-fontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--enRcg-fontFamilyMonospace:"Open Sans", Arial, Helvetica, sans-serif !important;--fbyHH-fontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--jpyTq-fontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--blnAQ-h1FontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--blnAQ-h2FontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--blnAQ-h3FontFamily:"Open Sans", Arial, Helvetica, sans-serif !important;--blnAQ-h4FontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--blnAQ-h5FontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--bDzpk-fontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--fOyUs-fontFamily: "Open Sans", Arial, Helvetica, sans-serif !important;--fQfxa-fontFamily:"Open Sans", Arial, Helvetica, sans-serif !important;--eHiXd-fontFamily:"Open Sans", Arial, Helvetica, sans-serif !important;}
h1.page-title {color: #003057 !important;}
h4 {font-weight: bold;}
.menu-item__text {font-size: 0.75rem !important;}
.section > a {font-size: 0.9rem;}
.ic-Label {font-size: 0.9rem;}
#breadcrumbs > ul > li {font-size: 1rem;}
.ac-token {border-radius: 0;font-family: "Open Sans", Arial, Helvetica, sans-serif;}
.list-view > ul > li > a, .list-view > nav > ul > li > a, .list-view > div > nav > ul > li > a {font-size: 0.85rem;}
.menu-item__badge {background-color: #2188A2;}
.published-status.published {color: #208337;}
.label {font-weight: normal;border-radius: 0;text-shadow: none;background-color: #404A5A;}
.btn.disabled, .btn[disabled], .Button.disabled, .disabled.ui-button, .ui-button.ui-state-disabled, .Button[disabled], [disabled].ui-button {opacity: 1;}
button, .Button, .btn, .ui-btn {border-radius: 0;font-size: 0.9rem;}
button:disabled, .Button:disabled, .btn:disabled, .ui-btn:disabled {border: 2px solid #d8d8d8;color: #656565;background-color: #d8d8d8;opacity: 1;}
.Button--primary {border: 2px solid #003057;background-color: #003057;color: white;}
.Button--primary:hover {border: 2px solid #003057;color: #003057;background-color: white;}
.Button--secondary {border: 2px solid #20AEC5;background-color: white;color: #003057;}
.Button--secondary:hover {border: 2px solid #20AEC5;color: #003057;background-color: #20AEC5;}
.btn-unpublished {background-image: none;}
.btn-published {background-color: #208337;}
.btn-group > .btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child {border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.ui-buttonset .ui-button.ui-corner-left, .ui-buttonset .ui-button.ui-corner-right {border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.ic-Login__actions .Button--login {background-color: white;}
#add_announcement, #delete_announcements, #lock_announcements, #add_discussion, #discussion_settings {border-radius: 0 !important;}
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {border-radius: 0 !important;font-size: 0.9rem;}
fieldset legend {font-size: 0.9rem;font-weight: normal;}
#announcements_search {border-radius: 0 !important;}
.ic-Login-header__links, .ic-Login__link {color: white !important;}
.ic-app-main-content__secondary {border-top: 4px solid #20AEC5;}
.monarch__decorativeLine {display: block;height: 4px;background: linear-gradient(to right, #98c5ea 0% 4%, #4d8ac1 4% 7%, #20aec5 7% 9%, #2b1ed9 9% 10%, #20aec5 10% 12%, #2b1ed9 12% 14%, #003057 14% 16%, #4d89c1 16% 20%, #003057 20% 22%, #4d89c1 22% 26%, #003057 26% 27%, #4d89c1 27% 28%, #98c5ea 28% 29%, #2b1ed9 29% 32%, #98c5ea 32% 34%, #4d89c1 34% 35%, #20aec5 35% 38%, #2184cd 38% 40%, #2b1ed9 40% 42%, #98c5ea 42% 44%, #4d8ac1 44% 48%, #20aec5 48% 52%, #2b1ed9 52% 57%, #20aec5 57% 60%, #2b1ed9 60% 65%, #003057 65% 70%, #4d89c1 70% 72%, #003057 72% 75%, #4d89c1 75% 77%, #003057 77% 80%, #4d89c1 80% 85%, #98c5ea 85% 89%, #2b1ed9 89% 90%, #98c5ea 90% 91%, #4d89c1 91% 93%, #20aec5 93% 95%, #2184cd 95% 99%, #2b1ed9 99% 100%);}
.alert {color: #C72E00;background-color: #FBEEEE;border-radius: 0;}
.alert-info {color: #026BA7;}
.ic-DashboardCard, .discussions-v2__container-image, .ic-Layout-contentMain > div {border-radius: 0 !important;}
.monarch__notAdmin {display: none !important;}
#right-side .right-side-list li em,
#right-side .right-side-list li p {
  color:#6E6E6E;
}