﻿.codeblock {
  font-family: monospace;
}

.codeph {
  font-family: monospace;
}

.kwd {
  font-weight: bold;
}

.parmname {
  font-weight: bold;
}

.var {
  font-style: italic;
}

.filepath {
  font-family: monospace;
}

div.tasklabel {
  margin-top: 1em;
  margin-bottom: 1em;
}

h2.tasklabel,
h3.tasklabel,
h4.tasklabel,
h5.tasklabel,
h6.tasklabel {
  font-size: 100%;
}

.screen {
  padding: 5px 5px 5px 5px;
  border: outset;
  background-color: #CCCCCC;
  margin-top: 2px;
  margin-bottom: 2px;
  white-space: pre;
}

.wintitle {
  font-weight: bold;
}

.numcharref {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.parameterentity {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.textentity {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.xmlatt {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.xmlelement {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.xmlnsname {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.xmlpi {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.frame-top {
  border-top: solid 1px;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.frame-bottom {
  border-top: 0;
  border-right: 0;
  border-bottom: solid 1px;
  border-left: 0;
}

.frame-topbot {
  border-top: solid 1px;
  border-right: 0;
  border-bottom: solid 1px;
  border-left: 0;
}

.frame-all {
  border: solid 1px;
}

.frame-sides {
  border-top: 0;
  border-left: solid 1px;
  border-right: solid 1px;
  border-bottom: 0;
}

.frame-none {
  border: 0;
}

.scale-50 {
  font-size: 50%;
}

.scale-60 {
  font-size: 60%;
}

.scale-70 {
  font-size: 70%;
}

.scale-80 {
  font-size: 80%;
}

.scale-90 {
  font-size: 90%;
}

.scale-100 {
  font-size: 100%;
}

.scale-110 {
  font-size: 110%;
}

.scale-120 {
  font-size: 120%;
}

.scale-140 {
  font-size: 140%;
}

.scale-160 {
  font-size: 160%;
}

.scale-180 {
  font-size: 180%;
}

.scale-200 {
  font-size: 200%;
}

.expanse-page, .expanse-spread {
  width: 100%;
}

.fig {
  /* Default of italics to set apart figure captions */
  /* Use @frame to create frames on figures */
}
.figcap {
  font-style: italic;
}
.figdesc {
  font-style: normal;
}
.figborder {
  border-color: Silver;
  border-style: solid;
  border-width: 2px;
  margin-top: 1em;
  padding-left: 3px;
  padding-right: 3px;
}
.figsides {
  border-color: Silver;
  border-left: 2px solid;
  border-right: 2px solid;
  margin-top: 1em;
  padding-left: 3px;
  padding-right: 3px;
}
.figtop {
  border-color: Silver;
  border-top: 2px solid;
  margin-top: 1em;
}
.figbottom {
  border-bottom: 2px solid;
  border-color: Silver;
}
.figtopbot {
  border-bottom: 2px solid;
  border-color: Silver;
  border-top: 2px solid;
  margin-top: 1em;
}

/* Align images based on @align on topic/image */
div.imageleft {
  text-align: left;
}

div.imagecenter {
  text-align: center;
}

div.imageright {
  text-align: right;
}

div.imagejustify {
  text-align: justify;
}

/* Set heading sizes, getting smaller for deeper nesting */
.topictitle1 {
  font-size: 1.34em;
  margin-bottom: 0.1em;
  margin-top: 0;
}

.topictitle2 {
  font-size: 1.17em;
  margin-bottom: 0.45em;
  margin-top: 1pc;
}

.topictitle3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0.17em;
  margin-top: 1pc;
}

.topictitle4 {
  font-size: 1.17em;
  font-weight: bold;
  margin-top: 0.83em;
}

.topictitle5 {
  font-size: 1.17em;
  font-weight: bold;
}

.topictitle6 {
  font-size: 1.17em;
  font-style: italic;
}

.sectiontitle {
  color: #000;
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1em;
}

.section {
  margin-bottom: 1em;
  margin-top: 1em;
}

.example {
  margin-bottom: 1em;
  margin-top: 1em;
}

/* Most link groups are created with <div>. Ensure they have space before and after. */
.ullinks {
  list-style-type: none;
}

.ulchildlink {
  margin-bottom: 1em;
  margin-top: 1em;
}

.olchildlink {
  margin-bottom: 1em;
  margin-top: 1em;
}

.linklist {
  margin-bottom: 1em;
}

.linklistwithchild {
  margin-bottom: 1em;
  margin-left: 1.5em;
}

.sublinklist {
  margin-bottom: 1em;
  margin-left: 1.5em;
}

.relconcepts {
  margin-bottom: 1em;
  margin-top: 1em;
}

.reltasks {
  margin-bottom: 1em;
  margin-top: 1em;
}

.relref {
  margin-bottom: 1em;
  margin-top: 1em;
}

.relinfo {
  margin-bottom: 1em;
  margin-top: 1em;
}

.breadcrumb {
  font-size: smaller;
  margin-bottom: 1em;
}

/* Simple lists do not get a bullet */
ul.simple {
  list-style-type: none;
}

/* Default of bold for definition list terms */
.dlterm {
  font-weight: bold;
}

/* Use CSS to expand lists with @compact="no" */
.dltermexpand {
  font-weight: bold;
  margin-top: 1em;
}

*[compact="yes"] > li {
  margin-top: 0;
}

*[compact="no"] > li {
  margin-top: 0.53em;
}

.liexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

.sliexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

.dlexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

.ddexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

.stepexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

.substepexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}

dt.prereq {
  margin-left: 20px;
}

/* All note formats have the same default presentation */
.note {
  margin-bottom: 1em;
  margin-top: 1em;
}
.note .notetitle, .note .notelisttitle,
.note .note__title {
  font-weight: bold;
}

/* Various basic phrase styles */
.bold {
  font-weight: bold;
}

.bolditalic {
  font-style: italic;
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underlined {
  text-decoration: underline;
}

.uicontrol {
  font-weight: bold;
}

.defkwd {
  font-weight: bold;
  text-decoration: underline;
}

.shortcut {
  text-decoration: underline;
}

.cellrowborder {
  border-bottom: solid 1px;
  border-left: 0;
  border-right: solid 1px;
  border-top: 0;
}

.row-nocellborder {
  border-bottom: solid 1px;
  border-left: 0;
  border-top: 0;
}

.cell-norowborder {
  border-left: 0;
  border-right: solid 1px;
  border-top: 0;
}

.nocellnorowborder {
  border: 0;
}

.firstcol {
  font-weight: bold;
}

.table--pgwide-1 {
  width: 100%;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

.align-char {
  text-align: char;
}

.valign-top {
  vertical-align: top;
}

.valign-bottom {
  vertical-align: bottom;
}

.valign-middle {
  vertical-align: middle;
}

.colsep-0 {
  border-right: 0;
}

.colsep-1 {
  border-right: 1px solid;
}

.rowsep-0 {
  border-bottom: 0;
}

.rowsep-1 {
  border-bottom: 1px solid;
}

.stentry {
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.stentry:last-child {
  border-right: 0;
}

.strow:last-child .stentry {
  border-bottom: 0;
}

/* Add space for top level topics */
.nested0 {
  margin-top: 1em;
}

/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
.p {
  margin-top: 1em;
}


/* BPR CUSTOM */
.profile-sidebar {
    width: 100%;
    margin-right: 0;
}
.profile-sidebar-portlet {
    padding: 0 !important;
}
    .profile-sidebar .portlet {
        margin-bottom: 15px;
    }
    .profile-sidebar .portlet:last-child {
        margin-bottom: 5px;
    }
#indexPanel ul ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#indexPanel ul ul ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#indexPanel .nav > li > a {
    padding: 5px 5px;
}
.fontoContent img {
    width: 100%;
}

.fontoContent blockquote {
    padding: 5px 20px !important;
    margin: 0 0 10px;
    font-size: inherit;
    border-left: 5px solid #eee;
}

.fontoContent h1 {
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 5px;
}
#reportLander .portlet.light {
    margin-bottom: 10px;
}

/*Carousel stuff*/
.report-carousel .item {
    margin: 2px;
}
.report-carousel .item.frontMatter {
    padding: 2px;
}
.report-carousel {
  position: relative;
}
.report-carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.report-carousel-inner > .item {
  position: relative;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.report-carousel-inner > .item > img,
.report-carousel-inner > .item > a > img {
  line-height: 1;
    width: 100%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .report-carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .report-carousel-inner > .item.next,
  .report-carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .report-carousel-inner > .item.prev,
  .report-carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .report-carousel-inner > .item.next.left,
  .report-carousel-inner > .item.prev.right,
  .report-carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.report-carousel-inner > .active,
.report-carousel-inner > .next,
.report-carousel-inner > .prev {
  display: block;
}
.report-carousel-inner > .active {
  left: 0;
}
.report-carousel-inner > .next,
.report-carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.report-carousel-inner > .next {
  left: 100%;
}
.report-carousel-inner > .prev {
  left: -100%;
}
.report-carousel-inner > .next.left,
.report-carousel-inner > .prev.right {
  left: 0;
}
.report-carousel-inner > .active.left {
  left: -100%;
}
.report-carousel-inner > .active.right {
  left: 100%;
}
.report-carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.report-carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.report-carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.report-carousel-control:hover,
.report-carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.report-carousel-control .icon-prev,
.report-carousel-control .icon-next,
.report-carousel-control .glyphicon-chevron-left,
.report-carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.report-carousel-control .icon-prev,
.report-carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.report-carousel-control .icon-next,
.report-carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.report-carousel-control .icon-prev,
.report-carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.report-carousel-control .icon-prev:before {
  content: '\2039';
}
.report-carousel-control .icon-next:before {
  content: '\203a';
}
.report-carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.report-carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.report-carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.report-carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.report-carousel-caption .btn {
  text-shadow: none;
}
.report-carousel.image-carousel .report-carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px 7px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.report-carousel.image-carousel .report-carousel-caption h4, 
.report-carousel.image-carousel .report-carousel-caption h3, 
.report-carousel.image-carousel .report-carousel-caption h2, 
.report-carousel.image-carousel .report-carousel-caption p {
    margin: 0;
    text-align: left;
    line-height: 20px;
    color: #ffffff;
    max-height: 45px;
}
.report-carousel.image-carousel .report-carousel-caption h4 a, 
.report-carousel.image-carousel .report-carousel-caption h3 a, 
.report-carousel.image-carousel .report-carousel-caption h2 a {
    font-size: 0.75em;
    color: #ffffff;
}
.report-carousel.image-carousel .report-carousel-caption p {
    font-size: 0.9em;
    margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .report-carousel-control .glyphicon-chevron-left,
  .report-carousel-control .glyphicon-chevron-right,
  .report-carousel-control .icon-prev,
  .report-carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .report-carousel-control .glyphicon-chevron-left,
  .report-carousel-control .icon-prev {
    margin-left: -15px;
  }
  .report-carousel-control .glyphicon-chevron-right,
  .report-carousel-control .icon-next {
    margin-right: -15px;
  }
  .report-carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .report-carousel-indicators {
    bottom: 20px;
  }
}

#indexTreeview .list-group {
    margin-bottom: 0px;
}
#indexTreeview .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#indexTreeview .list-group-item {
    border-left: none;
    border-right: none;
}

#indexTreeview ul li a {
    font-size: 0.9em;
}

#indexTreeview .list-group-item {
    padding: 8px 6px;
}

.reportIndex {
    margin-top: 0;
    padding-bottom: 0;
}

.reportIndex ul li {
  border-bottom: 1px solid #f0f4f7;
}

.reportIndex ul li:last-child {
  border-bottom: none;
}

.reportIndex ul li a {
  color: #93a3b5;
  font-size: 16px;
  font-weight: 400;
}

.reportIndex ul li a i {
  margin-right: 8px;
  font-size: 16px;
}

.reportIndex > ul > li > a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.reportIndex > ul > li.active > a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}
#sidebar .nav > li.active > a {
    text-decoration: none;
    background-color: #eee;
    color: #444;
}
#sidebar .nav-justified > li {
    display: table-cell;
    width: 1%;
}

/*CONTENT PORTLET*/
.fontoContent .landerContent a:not(.bibref-d-bibref),
.fontoContent a:not(.bibref-d-bibref):not(.childSection) {
    text-decoration: underline;
}
.fontoContent a.childSection:hover,
.footnote {
    text-decoration: none;
}
.fontoContent .landerContent a,
.fontoContent a:not(.childSection) {
    color: #337ab7;
}
.fontoContent .landerContent a.bibref-d-bibref,
.fontoContent a.bibref-d-bibref,
.footnote {
    font-weight: bold;
}
#reportLander,
#contentPortlet{}

.sup-parent .bibref {
    font-weight: bold;
    font-size: 0.8em;
}

.fontoContent .sup-parent .badge {
    text-transform: none;
    font-size: 10px !important;
    padding: 2px 3px 0 3px;
    height: 14px;
    margin-left: 2px;
}
    .fontoContent .sup-parent .badge:not(.badge-roundless) {
        border-radius: 5px !important;
    }
    .fontoContent .sup-parent .badge.badge-roundless {
        padding: 1px 3px 0 3px;
        height: 12px;
    }
.fontoContent .sup-parent {
    position: relative;
}
    .fontoContent .sup-parent sup {
        cursor: pointer;
    }
.fontoContent .bootstrap-growl.alert {
    padding: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    min-width: 250px;
    max-width: 400px;
}
.fontoContent .bootstrap-growl.alert,
.fontoContent .bootstrap-growl.alert {
    color: black;
    background-color: #e9edef !important;
    border: 1px solid #d8dcde !important;
}
.fontoContent .bootstrap-growl.alert a {
    color: #5C88CF;
}
.fontoContent .bootstrap-growl.alert-dismissible {
    padding-right: 20px;
}
.fontoContent .bootstrap-growl.alert-dismissible .close {
    right: -13px;
}
#sourcesPanel .well a {
    color: #337ab7;
}

/*GENERAL*/
.text--bold {
    font-weight: bold;
}
.text--italic {
    font-style: italic;
}
.text--underlined {
    text-decoration: underline;
}
.text--strikethrough {
    text-decoration: line-through;
}
.text--superscript:not(sup) {
    vertical-align: super;
    font-size: 75%;
}
/*.text--superscript:not(sup) {
    position: relative;
    top: -0.5em;
    font-size: 75%;
}*/
.text--subscript:not(sup) {
    vertical-align: sub;
    font-size: 75%;
}
/*.text--subscript:not(sup) {
    position: relative;
    bottom: -0.5em;
    font-size: 75%;
}*/
.paragraph--indented {
    padding-left: 26px;
}
.fontoContent .source {
    font-size: 0.9em;
    margin-bottom: 10px;
}
.fontoContent blockquote small {
    font-size: 90%;
}
.fontoContent .footnote--cite {
    display: block;
}
.fontoContent ul li p:last-of-type {
    margin-bottom: 0;
}

/*FIGURES*/
.fontoContent figure figcaption header .title {
    font-weight: bold;
}

/*EMPHASIS BOX*/
.fontoContent .recommendation,
.fontoContent .emphasis-box {
    background-color: #DDCEF0;
    border: 1px solid #8E44AD;
    padding: 10px;
    margin: 10px;
}
    .fontoContent .recommendation ul,
    .fontoContent .emphasis-box ul {
        -webkit-padding-start: 20px;
    }

/*TABLES*/
.fontoContent table {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #523376;
    border-collapse: initial;
}
.fontoContent table thead tr th,
.fontoContent table tbody tr td {
    border: 1px solid white;
}
.fontoContent table thead tr th {
    text-align: center;
    color: white;
    background-color: #523376;
    padding: 4px;
}
.fontoContent table tbody tr td {
    padding: 4px 6px;
}
.fontoContent table tbody tr:nth-child(even) {
    background: #BEB0D6
}
.fontoContent table tbody tr:nth-child(odd) {
    background: #FFF
}
#content-navigation {
    text-align: right;
    margin-top: 5px;
}

/*ORDERED LISTS*/
.fontoContent ol {
    -webkit-padding-start: 20px;
    font-weight: bold;
}
    .fontoContent ol li {
        padding-left: 10px;
    }
    .fontoContent ol li .article {
        font-weight: normal;
    }

/*SHARE TOOLBAR*/
#contentPortlet {
    position: relative;
}
#contentPortlet #contentPanel {
    min-height: 20px;
}
#content-share-toolbar ul.share-buttons {
    margin-top: 0 !important;
}
#content-share-toolbar {
    position: absolute;
    right: 5px;
    top: 9px;
}
.reportPage .portlet-title {
    position: relative;
}
.reportPage #captionLeft {
    font-size: 0.65em;
    padding-top: 0 !important;
}

/*COMMITTEE PROFILE*/
#committeeProfile .list-separated {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px
}
#committeeProfile.portlet {
    padding: 10px;
}
#committeeProfile .profile-desc-title {
    text-align: center;
}
#committeeProfile .profile-desc-link {
    padding: 5px 20px
}
#committeeProfile .profile-desc-link i {
    font-size: 19px;
}
.comProfileReportFilter:active,
.comProfileReportFilter:hover,
.comProfileReportFilter {
    text-decoration: none;
}

/*RELATED CONTENT*/
#relatedContentPartial {
    margin-top: 10px;
}
#relatedContent .todo-tasklist-item .imgParent {
    margin: 0 10px 0 0;
    max-width: 100px;
    overflow: hidden;
}
#relatedContent .todo-tasklist-item .contentParent {
    padding: 4px 5px 4px 100px;
}
#relatedContent .todo-tasklist-item img {
    height: 100px;
    margin-bottom: 0;
}
#relatedContent .todo-tasklist-item {
    padding: 0;
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
#relatedContent .todo-tasklist-item-title {
    max-height: 20px;
    padding-top: 0;
    padding-bottom: 0;
}
#relatedContent .todo-tasklist-item-text {
    max-height: 42px;
}
#relatedContent .todo-tasklist-controls {
    margin-top: 12px;
}
#relatedContent a,
#relatedContent a:hover,
#relatedContent a:active {
    text-decoration: none;
}
.report-carousel .embedded-video,
.report-carousel .youTubeEmbed {
    width: 269px;
    height: 198px;
}
.report-carousel .embedded-video {
    padding-bottom: 30px;
}
.embedded-video,
.youTubeEmbed {
    width: 640px;
    height: 360px;
}