@media print {
  * {
    box-shadow: none !important;
  }
  .noprint {
    display: none !important;
  }
}
@media not print {
  .only-print {
    display: none;
  }
}
.dim-gray {
  color: #696969;
}
.mbp-breadcrumbs {
  max-width: 1100px;
  padding: 0 1em;
  margin: 0 auto;
  text-align: left;
}
.mbp-title,
.mbp-page,
#console,
.mbp-action-bar,
.breadcrumbs_wrapper {
  min-width: 760px;
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 1em;
  padding-right: 1em;
  text-align: left;
}
.mbp-title {
  margin: 5px auto;
}
.mbp-page-wrapper .breadcrumbs_container {
  padding-left: 0 !important;
}
.mbp-action-bar {
  min-height: 47px;
  /**
   * This should be used directly on action bar buttons.
   */
}
.mbp-action-bar:before,
.mbp-action-bar:after {
  content: " ";
  display: table;
}
.mbp-action-bar:after {
  clear: both;
}
.mbp-action-bar a {
  display: inline-block;
  margin-right: 1em;
}
.mbp-action-bar .mbp-action-button-right {
  margin-right: auto;
  margin-left: 1em;
  float: right;
}
/**
 * Mixin that contains all styles that apply to new style tables.
 */
table.mbp-table {
  width: 100%;
  border-collapse: collapse !important;
}
table.mbp-table.sticky-header {
  z-index: 1000;
}
table.mbp-table .highlight {
  background-color: #FFFF99 !important;
}
table.mbp-table .critical {
  background-color: #ff0000 !important;
  color: #fff;
}
table.mbp-table:not(.sticky-header) {
  margin: 1em 0;
}
table.mbp-table caption {
  text-align: left;
}
table.mbp-table tr,
table.mbp-table tr.even,
table.mbp-table tr.odd,
table.mbp-table .table_row {
  background-color: white;
  padding: 0;
  border-bottom: 1px solid #ccc;
}
table.mbp-table tbody tr:hover,
table.mbp-table tbody tr.focused,
table.mbp-table .table_row:hover {
  background-color: #f0f0f0;
}
table.mbp-table th,
table.mbp-table .table_header {
  padding: 0.8em 0.5em;
  vertical-align: top;
}
table.mbp-table th .fa.fa-info-circle,
table.mbp-table .table_header .fa.fa-info-circle {
  color: #1794e7;
}
table.mbp-table th.active img,
table.mbp-table .table_header.active img {
  width: 20px;
  height: auto;
  vertical-align: middle;
  transform: translate(0, -3px);
}
table.mbp-table tr.totals-row th {
  padding: 0.5em 0.2em;
}
table.mbp-table tbody th,
table.mbp-table .table_body th,
table.mbp-table tbody .table_header,
table.mbp-table .table_body .table_header {
  border-top: 3px solid #ccc;
}
table.mbp-table td,
table.mbp-table .table_cell {
  line-height: 1.5em;
  font-size: 1em;
  padding: 0.5em 0.2em;
}
table.mbp-table td.active,
table.mbp-table .table_cell.active {
  background-color: rgba(204, 204, 204, 0.5);
}
table.mbp-table .mbp-col-file-title p {
  display: table-cell;
  width: 300px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mbp-table-wrapper {
  min-height: 6em;
}
.mbp-table-wrapper table {
  width: 100%;
  border-collapse: collapse !important;
}
.mbp-table-wrapper table.sticky-header {
  z-index: 1000;
}
.mbp-table-wrapper table .highlight {
  background-color: #FFFF99 !important;
}
.mbp-table-wrapper table .critical {
  background-color: #ff0000 !important;
  color: #fff;
}
.mbp-table-wrapper table:not(.sticky-header) {
  margin: 1em 0;
}
.mbp-table-wrapper table caption {
  text-align: left;
}
.mbp-table-wrapper table tr,
.mbp-table-wrapper table tr.even,
.mbp-table-wrapper table tr.odd,
.mbp-table-wrapper table .table_row {
  background-color: white;
  padding: 0;
  border-bottom: 1px solid #ccc;
}
.mbp-table-wrapper table tbody tr:hover,
.mbp-table-wrapper table tbody tr.focused,
.mbp-table-wrapper table .table_row:hover {
  background-color: #f0f0f0;
}
.mbp-table-wrapper table th,
.mbp-table-wrapper table .table_header {
  padding: 0.8em 0.5em;
  vertical-align: top;
}
.mbp-table-wrapper table th .fa.fa-info-circle,
.mbp-table-wrapper table .table_header .fa.fa-info-circle {
  color: #1794e7;
}
.mbp-table-wrapper table th.active img,
.mbp-table-wrapper table .table_header.active img {
  width: 20px;
  height: auto;
  vertical-align: middle;
  transform: translate(0, -3px);
}
.mbp-table-wrapper table tr.totals-row th {
  padding: 0.5em 0.2em;
}
.mbp-table-wrapper table tbody th,
.mbp-table-wrapper table .table_body th,
.mbp-table-wrapper table tbody .table_header,
.mbp-table-wrapper table .table_body .table_header {
  border-top: 3px solid #ccc;
}
.mbp-table-wrapper table td,
.mbp-table-wrapper table .table_cell {
  line-height: 1.5em;
  font-size: 1em;
  padding: 0.5em 0.2em;
}
.mbp-table-wrapper table td.active,
.mbp-table-wrapper table .table_cell.active {
  background-color: rgba(204, 204, 204, 0.5);
}
.mbp-table-wrapper table .mbp-col-file-title p {
  display: table-cell;
  width: 300px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mbp-table-wrapper.mbp-tabs-list,
.mbp-table-wrapper.mbp-category-list,
.mbp-table-wrapper.mbp-news-list,
.mbp-table-wrapper.mbp-file-list,
.mbp-table-wrapper.mbp-third-party-news-list,
.mbp-table-wrapper.mbp-link-list,
.mbp-table-wrapper.mbp-user-news-list {
  position: inherit;
}
.mbp-table-wrapper .dim td,
.mbp-table-wrapper .meeting-past td {
  background-color: #EEEEEE;
}
.empty.message {
  color: grey;
  font-style: oblique;
}
em.placeholder {
  color: rgba(105, 105, 105, 0.75);
}
.mbp-action-bar-wrapper {
  background-image: linear-gradient(to bottom, #fefefe 0%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffeeeeee', GradientType=0);
  text-align: left;
}
input[type=file]::-webkit-file-upload-button {
  display: inline-block;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1em;
  line-height: 2em;
  color: white;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  padding: 0 0.5em;
  border-style: solid;
  border-width: 1px;
  outline: 0;
  border-color: #168bd9 #137cc2 #116dab;
  background-image: linear-gradient(to bottom, #45a9ec 0%, #1794e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff45a9ec', endColorstr='#ff1794e7', GradientType=0);
  background-size: auto 200%;
  background-position: 0 100%;
  -webkit-transition: background-position 100ms linear;
  transition: background-position 100ms linear;
  border-radius: 0.2em;
  box-shadow: 0 0.1em 0 #dddddd, 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;
  cursor: pointer;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}
input[type=file]::file-selector-button {
  display: inline-block;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1em;
  line-height: 2em;
  color: white;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  padding: 0 0.5em;
  border-style: solid;
  border-width: 1px;
  outline: 0;
  border-color: #168bd9 #137cc2 #116dab;
  background-image: linear-gradient(to bottom, #45a9ec 0%, #1794e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff45a9ec', endColorstr='#ff1794e7', GradientType=0);
  background-size: auto 200%;
  background-position: 0 100%;
  transition: background-position 100ms linear;
  border-radius: 0.2em;
  box-shadow: 0 0.1em 0 #dddddd, 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;
  cursor: pointer;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}
input.form-submit,
button.form-submit,
i.form-submit,
a.form-submit,
a.form-submit:link,
a.form-submit:visited,
form[id] input.form-submit {
  display: inline-block;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1em;
  line-height: 2em;
  color: white;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  padding: 0 0.5em;
  border-style: solid;
  border-width: 1px;
  outline: 0;
  border-color: #168bd9 #137cc2 #116dab;
  background-image: linear-gradient(to bottom, #45a9ec 0%, #1794e7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff45a9ec', endColorstr='#ff1794e7', GradientType=0);
  background-size: auto 200%;
  background-position: 0 100%;
  transition: background-position 100ms linear;
  border-radius: 0.2em;
  box-shadow: 0 0.1em 0 #dddddd, 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;
  cursor: pointer;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}
input.form-submit.element-hidden,
button.form-submit.element-hidden,
i.form-submit.element-hidden,
a.form-submit.element-hidden,
a.form-submit:link.element-hidden,
a.form-submit:visited.element-hidden,
form[id] input.form-submit.element-hidden {
  display: none;
}
input.form-submit:hover,
button.form-submit:hover,
i.form-submit:hover,
a.form-submit:hover,
a.form-submit:link:hover,
a.form-submit:visited:hover,
form[id] input.form-submit:hover {
  background-position: 0 0;
}
input.form-submit.form-button-proceed,
button.form-submit.form-button-proceed,
i.form-submit.form-button-proceed,
a.form-submit.form-button-proceed,
a.form-submit:link.form-button-proceed,
a.form-submit:visited.form-button-proceed,
form[id] input.form-submit.form-button-proceed {
  border-color: #25a25a #208e4e #1b7943;
  background-image: linear-gradient(to bottom, #37d279 0%, #27af61 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff37d279', endColorstr='#ff27af61', GradientType=0);
}
input.form-submit.form-button-warning,
button.form-submit.form-button-warning,
i.form-submit.form-button-warning,
a.form-submit.form-button-warning,
a.form-submit:link.form-button-warning,
a.form-submit:visited.form-button-warning,
form[id] input.form-submit.form-button-warning {
  border-color: #e6bb02 #cda602 #b39202;
  background-image: linear-gradient(to bottom, #fdd62d 0%, #f5c702 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd62d', endColorstr='#fff5c702', GradientType=0);
  color: #333;
}
input.form-submit.form-button-critical,
button.form-submit.form-button-critical,
i.form-submit.form-button-critical,
a.form-submit.form-button-critical,
a.form-submit:link.form-button-critical,
a.form-submit:visited.form-button-critical,
form[id] input.form-submit.form-button-critical {
  border-color: #ab3326 #962d22 #81271d;
  background-image: linear-gradient(to bottom, #d44e3f 0%, #b73729 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd44e3f', endColorstr='#ffb73729', GradientType=0);
}
input.form-submit.form-button-action,
button.form-submit.form-button-action,
i.form-submit.form-button-action,
a.form-submit.form-button-action,
a.form-submit:link.form-button-action,
a.form-submit:visited.form-button-action,
form[id] input.form-submit.form-button-action {
  border-color: #e6e6e6 #d9d9d9 #cccccc;
  background-image: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0);
  color: inherit;
  text-shadow: none;
}
input.form-submit.form-button-disabled,
button.form-submit.form-button-disabled,
i.form-submit.form-button-disabled,
a.form-submit.form-button-disabled,
a.form-submit:link.form-button-disabled,
a.form-submit:visited.form-button-disabled,
form[id] input.form-submit.form-button-disabled,
input.form-submit[disabled],
button.form-submit[disabled],
i.form-submit[disabled],
a.form-submit[disabled],
a.form-submit:link[disabled],
a.form-submit:visited[disabled],
form[id] input.form-submit[disabled] {
  color: #f1f1f1;
  border-color: #8b8b8b #7e7e7e #717171;
  background-image: linear-gradient(to bottom, #a4a4a4 0%, #a4a4a4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa4a4a4', endColorstr='#ffa4a4a4', GradientType=0);
  text-shadow: none;
  cursor: default;
}
td > input.form-submit,
td > button.form-submit,
td > i.form-submit,
td > a.form-submit,
td > a.form-submit:link,
td > a.form-submit:visited,
td > form[id] input.form-submit,
th > input.form-submit,
th > button.form-submit,
th > i.form-submit,
th > a.form-submit,
th > a.form-submit:link,
th > a.form-submit:visited,
th > form[id] input.form-submit {
  margin-top: 0;
  margin-bottom: 0;
}
input.form-submit.icon-only,
button.form-submit.icon-only,
i.form-submit.icon-only,
a.form-submit.icon-only,
a.form-submit:link.icon-only,
a.form-submit:visited.icon-only,
form[id] input.form-submit.icon-only {
  padding: 0.2em;
}
.messages input.form-submit,
.messages button.form-submit,
.messages i.form-submit,
.messages a.form-submit,
.messages a.form-submit:link,
.messages a.form-submit:visited,
.messages form[id] input.form-submit {
  margin: 0;
  font-size: 0.85em;
}
a.form-submit:not([href]) {
  cursor: default;
}
.col-center {
  text-align: center;
}
.col-left {
  text-align: left;
}
.col-right {
  text-align: right;
}
.col-narrow {
  width: 1em;
}
.col-hide {
  display: none;
}
.no-border-bottom {
  border-bottom: unset !important;
}
.mbp-manage-action-items .tab-operations,
.mbp-manage-tabs .tab-operations {
  padding-left: 0.7em;
  width: 1em;
}
.breadcrumbs_wrapper {
  margin: 1em auto;
}
.breadcrumbs {
  font-size: 11px;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 1.8em;
}
.breadcrumbs a {
  font-weight: bold;
}
.breadcrumbs .breadcrumb_current {
  font-weight: bold;
}
.nowrap {
  white-space: nowrap;
}
.status-links-wrapper {
  display: flex;
  justify-content: center;
}
.status-links-wrapper a.form-submit {
  flex: 0 1 auto;
  margin: 0 0.3em;
}
.status-links-wrapper a.form-submit.active {
  box-shadow: 0 0 0 2px #2ecc71;
}
.mbp-file-widget input[type="hidden"][name$="[file_id]"] ~ .form-type-file {
  display: none;
}
.mbp-file-widget input[type="hidden"][name$="[file_id]"][value=""] ~ .mbp-file-widget-existing {
  display: none;
}
.mbp-file-widget input[type="hidden"][name$="[file_id]"][value=""] ~ .form-type-file {
  display: block;
}
.mbp-file-widget .mbp-file-widget-existing img {
  display: block;
}
.mbp-file-widget .mbp-file-widget-existing .form-type-item {
  display: inline-block;
  margin-right: 1em;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip ellipsis;
}
.item-list > .list-style-none {
  list-style: none;
}
.item-list > .list-style-none li {
  margin-left: 0;
}
.calendar_click_here_to_administer {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.mbp-voting-page {
  padding-top: 1em;
  display: flex;
}
.mbp-voting-page .section-left,
.mbp-voting-page .section-right {
  display: table-cell;
  flex-basis: 50%;
  vertical-align: top;
}
.mbp-voting-page .mbp-voting-pie-toggle {
  vertical-align: top;
  -webkit-user-select: none;
          user-select: none;
}
.mbp-voting-page .mbp-voting-pie-toggle.mbp-voting-pie-hide + #vote_results_chart {
  display: none;
}
.mbp-voting-page #edit-poll-vote-form,
.mbp-voting-page .poll-results,
.mbp-voting-page #voting-comments-wrapper {
  display: table-cell;
  vertical-align: top;
}
.mbp-voting-page #voting-comments-wrapper {
  padding-left: 1em;
  border-left: solid 1px #eee;
  box-sizing: border-box;
}
.mbp-voting-page .mbp-poll-comments > .item-list ul,
.mbp-voting-page .mbp-poll-comments > .item-list li {
  list-style: none;
  margin: 0;
  box-sizing: border-box;
}
.mbp-voting-page .mbp-poll-comments > .item-list > ul {
  max-height: 400px;
  overflow-y: auto;
}
.mbp-voting-page .mbp-poll-comments > .item-list > ul li img,
.mbp-voting-page .mbp-poll-comments > .item-list > ul .item-list {
  display: table-cell;
  vertical-align: top;
}
.mbp-voting-page .mbp-poll-comments > .item-list > ul > li {
  display: table;
  border-top: solid 1px #eee;
  width: 97%;
  padding-top: 1em;
}
.mbp-voting-page .mbp-poll-comments > .item-list > ul > li.first {
  border-top: none;
  padding-top: 0;
}
.mbp-voting-page .mbp-poll-comments > .item-list > ul > li .item-list {
  width: 100%;
  font-size: 0.9em;
}
.mbp-voting-page .mbp-poll-comments > .item-list li img {
  margin: 0 1em;
}
.mbp-voting-page .mbp-poll-comments > .item-list li li.voting-date-user-name {
  font-style: italic;
}
input[type="radio"].show-changes,
input[type="checkbox"].show-changes {
  outline: none;
}
input[type="radio"].show-changes:not([checked]):checked,
input[type="checkbox"].show-changes:not([checked]):checked {
  box-shadow: 0 0 10px 6px rgba(0, 255, 0, 0.5), 0 0 1px 1px rgba(0, 255, 0, 0.5) inset;
}
input[type="radio"].show-changes[checked]:not(:checked),
input[type="checkbox"].show-changes[checked]:not(:checked) {
  box-shadow: 0 0 10px 6px rgba(255, 0, 0, 0.5), 0 0 1px 1px rgba(255, 0, 0, 0.5) inset;
}
[data-dl-type] {
  cursor: pointer;
}
.mbp-col-sort {
  width: 2em;
}
th.mbp-col-sort.active .fa,
th.mbp-col-sort.active img,
th.mbp-col-sort.active a {
  display: none;
}
tbody .mbp-col-sort i {
  color: #999;
}
tbody .mbp-col-sort:hover i {
  color: black;
}
.fa::before {
  transform: rotate(0.001deg);
  display: inline-block;
}
.fa[class*="fa-file-"] {
  color: #939393;
}
.fa.fa-file-pdf-o {
  color: #B40808;
}
.fa.fa-file-powerpoint-o {
  color: #d95927;
}
.fa.fa-file-excel-o {
  color: #007034;
}
.fa.fa-file-word-o {
  color: #2a3281;
}
.fa.fa-file-image-o {
  color: #3786D1;
}
.fa.fa-file-text-o {
  color: #777;
}
.fa.fa-file-archive-o {
  color: #000000;
}
.fa.fa-file-audio-o {
  color: #3ACCC8;
}
.fa.fa-file-video-o {
  color: #3ACCC8;
}
.fa.fa-link {
  color: #005f7a;
}
.fa.fa-minus-circle {
  color: #ffae42;
}
.fa.fa-sticky-note,
.fa.fa-sticky-note-o {
  color: #f7dd00;
}
.fa.fa-cc-stripe {
  color: #7641fb;
  background: linear-gradient(0deg, white, white) center / 95% 80% no-repeat;
}
form button .fa {
  color: inherit !important;
}
div[id^="set_order_"],
#ajax_messages {
  transition: all 200ms linear;
  opacity: 0;
  display: none;
}
.show-message > div[id^="set_order_"],
.show-message > #ajax_messages {
  display: block;
  margin: 0;
  opacity: 1;
}
.show-message > div[id^="set_order_"] .messages,
.show-message > #ajax_messages .messages {
  min-height: 2.7em;
  margin: 0.5em 0;
}
.show-message > div[id^="set_order_"] .messages:not(.status, .warning, .error),
.show-message > #ajax_messages .messages:not(.status, .warning, .error) {
  background-image: none;
}
.show-message > div[id^="set_order_"] .messages:not(.status, .warning, .error)::before,
.show-message > #ajax_messages .messages:not(.status, .warning, .error)::before {
  content: "\f110";
  font-family: FontAwesome;
  line-height: 2;
  scale: 2;
  position: absolute;
  left: 1em;
  top: 0.4em;
  animation: fa-spin 1s infinite steps(8);
}
#pseudo-merge-container {
  background: #f6f6f6;
  border: dashed #5f5f5f;
}
#pseudo-merge-container.is-published {
  background: transparent;
  border: none;
}
.category-merge-rebuild#pseudo-merge-container.is-published {
  background: #f6f6f6;
  border: dashed #5f5f5f;
}
.topic {
  border-bottom: 2px solid #dddddd;
  padding: 0.5em 0;
}
.topic:hover {
  background-color: #f0f0f0;
}
.topic:last-child {
  border-bottom: none;
}
.dragging-topic-item .topic {
  border-bottom-color: transparent;
}
.topic.ui-sortable-helper {
  background-color: #e0e0e0;
}
.topic .topic-header {
  margin: 0 1em 0 0;
  display: inline-block;
  flex: 1 1 auto;
  order: 2;
}
.topic-list-view .topic {
  border-bottom: 0;
}
.topic.hide-topic-items .topic-items {
  display: none !important;
}
.topic.hide-topic-items .topic-items-toggle .fa-stack:first-child,
.topic.hide-topic-items .topic-items-toggle .fa:first-child {
  display: inline-block;
}
.topic.hide-topic-items .topic-items-toggle .fa-stack:last-child,
.topic.hide-topic-items .topic-items-toggle .fa:last-child {
  display: none;
}
.topic .topic-items {
  min-height: 6em;
  padding: 0.5em 0;
  display: flex;
  flex-wrap: wrap;
}
.dragging-topic-item .topic .topic-items {
  outline: 5px dashed #ddd;
}
.topic-list-view .topic .topic-items {
  display: table;
  width: 100%;
  height: 6em;
  padding: 0;
}
.topic .topic-items-toggle {
  -webkit-user-select: none;
          user-select: none;
}
.topic .topic-items-toggle .fa-stack:first-child,
.topic .topic-items-toggle .fa:first-child {
  display: none;
}
.topic .topic-items-toggle .fa-stack:last-child,
.topic .topic-items-toggle .fa:last-child {
  display: inline-block;
}
.topic .topic-footer-bar {
  text-align: center;
  padding: 0.5em;
  background: #ffff00;
  border: thin solid #880000;
  font-weight: bold;
}
.topic .topic-heading-bar {
  display: flex;
  padding: 0 0.5em;
  line-height: 1.5em;
}
.category-merge-rebuild .topic .topic-heading-bar {
  padding: 0.5em;
  background: #ffff00;
  border: thin solid #880000;
}
.topic .topic-heading-bar .topic-items-toggle {
  flex: 0 1 auto;
  order: 0;
}
.topic .topic-heading-bar .title-header {
  flex: 1 1 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  order: 2;
  font-weight: bold;
}
.topic .topic-heading-bar .access-icon {
  flex: 0 1 auto;
  order: 1;
  display: none;
  margin-top: auto;
  margin-bottom: auto;
}
.show-access-icon .topic .topic-heading-bar .access-icon {
  display: flex;
}
.topic .topic-heading-bar .merge-size-limit-message {
  color: #880000;
  background: #ffff00;
  font-weight: bolder;
}
.show-access-icon .topic .topic-heading-bar .merge-size-limit-message {
  display: none;
}
.topic .topic-heading-bar .app-users-merge {
  color: #880000;
  font-weight: bolder;
}
.show-access-icon .topic .topic-heading-bar .app-users-merge {
  display: none;
}
.topic .topic-heading-bar .topic-edit {
  flex: 0 1 auto;
  order: 4;
}
.topic .topic-heading-bar .topic-move {
  flex: 0 1 auto;
  order: 5;
}
.topic .topic-heading-bar .topic-layout-toggle {
  flex: 0 1 auto;
  order: 6;
}
.topic .topic-heading-bar .topic-items-toggle,
.topic .topic-heading-bar .topic-edit,
.topic .topic-heading-bar .topic-layout-toggle {
  cursor: pointer;
}
.topic .topic-item {
  display: block;
  text-align: center;
  width: 120px;
  margin: 0.5em;
  overflow: hidden;
  position: relative;
}
.topic .topic-item:hover[data-bpdata_idx] {
  background-color: #e0e0e0;
  outline: #e0e0e0 solid;
}
.topic .topic-item:hover[data-bpdata_idx] .topic-item-move,
.topic .topic-item:hover[data-bpdata_idx] .topic-item-edit {
  visibility: visible;
}
.topic .topic-item.ui-sortable-helper {
  background-color: #e0e0e0;
  outline: #e0e0e0 solid;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
}
.topic .topic-item.ui-sortable-helper > * {
  border: none;
}
.topic .topic-item .fa-stack,
.topic .topic-item .fa {
  margin: 0 auto;
  vertical-align: top;
}
.topic .topic-item .fa-stack[data-dl-type="original"],
.topic .topic-item .fa[data-dl-type="original"] {
  position: absolute;
  margin-left: 0.1em;
}
.topic .topic-item .fa-stack.fa-lg,
.topic .topic-item .fa.fa-lg {
  vertical-align: middle;
}
.topic .topic-item .upload-progress {
  display: flex;
  flex-direction: row;
}
.topic .topic-item .upload-progress .dz-progress {
  flex: 1 0 auto;
}
.topic .topic-item .upload-progress .topic-item-size {
  margin-left: 0.5em;
  flex: 0 1 auto;
}
.topic-list-view .topic .topic-item .upload-progress .topic-item-size {
  display: none;
}
.topic .topic-item.topic-item-header {
  display: none;
  position: static;
}
.topic .topic-item.topic-item-header p {
  font-weight: 700;
}
.topic-list-view .topic .topic-item.topic-item-header {
  display: table-row;
}
.topic .topic-item .topic-item-edit {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  line-height: 1em;
  visibility: hidden;
}
.topic .topic-item .topic-item-move {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  visibility: hidden;
}
.topic .topic-item .topic-item-file-name {
  display: none;
}
.topic .topic-item .topic-item-title {
  width: 120px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.topic .topic-item .topic-item-size {
  font-size: 0.8em;
  white-space: nowrap;
  margin: 0;
}
.topic .topic-item .topic-item-size.column-view {
  display: none;
}
.topic-list-view .topic .topic-item {
  display: table-row;
  text-align: left;
  position: static;
}
.topic-list-view .topic .topic-item > * {
  border-bottom: thin solid #ccc;
  padding: 0.5em;
}
.topic-list-view .topic .topic-item[data-bpdata_idx]:hover > * {
  border-bottom-color: transparent;
}
.topic-list-view .topic .topic-item .topic-item-move {
  display: table-cell;
  text-align: left;
  position: static;
  top: auto;
  right: auto;
  margin: auto;
  visibility: visible;
  padding: 10px;
  width: 60px;
  max-width: 60px;
}
.topic-list-view .topic .topic-item .topic-item-icon {
  display: table-cell;
  width: 85px;
  max-width: 85px;
}
.topic-list-view .topic .topic-item .topic-item-file-name {
  display: table-cell;
  width: 300px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topic-list-view .topic .topic-item .topic-item-title {
  display: table-cell;
  width: 520px;
  max-width: 520px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topic-list-view .topic .topic-item .topic-item-size {
  font-size: 1em;
  display: table-cell;
  width: 70px;
}
.topic-list-view .topic .topic-item .topic-item-edit {
  display: table-cell;
  text-align: center;
  position: static;
  top: auto;
  right: auto;
  margin: auto;
  visibility: visible;
  width: 70px;
}
.topic-layout-toggle .fa-stack:first-child,
.topic-layout-toggle .fa:first-child {
  display: inline-flex;
}
.topic-list-view .topic-layout-toggle .fa-stack:first-child,
.topic-list-view .topic-layout-toggle .fa:first-child {
  display: none;
}
.topic-layout-toggle .fa-stack:last-child,
.topic-layout-toggle .fa:last-child {
  display: none;
}
.topic-list-view .topic-layout-toggle .fa-stack:last-child,
.topic-list-view .topic-layout-toggle .fa:last-child {
  display: inline-flex;
}
.toggle-all-topic-items .fa-stack,
.toggle-all-topic-items .fa {
  display: inline-flex;
}
.toggle-all-topic-items .fa-stack:first-child,
.toggle-all-topic-items .fa:first-child {
  display: none;
}
.toggle-all-topic-items.topics-collapsed .fa-stack,
.toggle-all-topic-items.topics-collapsed .fa {
  display: none;
}
.toggle-all-topic-items.topics-collapsed .fa-stack:first-child,
.toggle-all-topic-items.topics-collapsed .fa:first-child {
  display: inline-flex;
}
.dropdown-menu {
  display: none;
  position: absolute;
  z-index: 1;
  -webkit-user-select: none;
          user-select: none;
}
.dropdown-menu li a {
  display: block;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu li a.ui-state-active,
.dropdown-menu li a:hover {
  border: thin solid #333;
  background: #eee;
  color: #37a3eb;
}
form.dropzone {
  visibility: hidden;
  background-color: white;
  border: 4px dashed #cfcfcf;
  display: table-cell;
  opacity: 0.9;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.drag-drop-dragging form.dropzone {
  visibility: visible;
}
form.dropzone .dz-message {
  color: #cfcfcf;
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
}
form.dropzone .dz-message span {
  display: table-row;
}
form.dropzone .dz-message div {
  display: table-cell;
  vertical-align: middle;
}
.hide-topic-items form.dropzone {
  display: none;
}
form.dropzone > div:first-child {
  display: none;
}
.rejected_files .rejected_file {
  color: #c23f31;
}
.ui-sortable-handle {
  cursor: url(/style/cursors/openhand.cur), move;
  cursor: grab;
}
.ui-sortable-helper .ui-sortable-handle {
  cursor: url(/style/cursors/closedhand.cur), move;
  cursor: grabbing;
}
.fa-question-circle-o {
  color: #289CE9;
}
.mbp-file-list td.mbp-col-icon .fa[data-dl-type="original"],
.mbp-file-list td.mbp-col-file-name,
.mbp-file-list td.mbp-col-note {
  vertical-align: top;
}
.mbp-file-list td.mbp-col-file-name {
  width: 300px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#container > * {
  flex: 0 0 auto;
}
#container > * > center {
  padding-bottom: 68px;
}
#container > * > center :before,
#container > * > center :after {
  content: "";
  display: table;
}
#container > * > center :after {
  clear: both;
}
#loading-overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  overflow: visible;
  -webkit-user-select: none;
          user-select: none;
  z-index: 999999999;
  /* Specify a stack order in case you're using a different order for other elements */
}
#loading-overlay .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: white;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
/**
Extracted from within top_nav code as it also needs to apply to middle of page
instances of storage_meter.
 */
.ui-progressbar-value {
  box-sizing: unset;
}
.top_nav {
  background-color: #373737;
  line-height: unset;
  /**
   * CSS for JQuery UI progress bar
   */
}
@media (max-width: 1149px) {
  .top_nav {
    display: block;
  }
}
.top_nav:before,
.top_nav:after {
  content: " ";
  display: table;
}
.top_nav:after {
  clear: both;
}
.top_nav .usage {
  display: inline-flex;
  color: white;
  padding: 0 0 0 1em;
}
.top_nav .usage .storage_meter.ui-widget-content {
  background: #ccc;
}
.top_nav .usage .storage_meter span {
  position: absolute;
}
.top_nav .usage .storage_meter.upper_left {
  max-width: 175px;
  width: 175px;
  height: 1.4em;
  margin-top: 0.3em;
  margin-bottom: 0;
  margin-right: 0.5em;
}
.top_nav .links {
  padding: 0 1em 0 0;
}
.top_nav .upgrade_message,
.top_nav .links {
  color: #fff;
  float: right;
  flex: 0 1 auto;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  margin: 0.2em 0;
  /**
    Same width of link for User/Presentation Mode or Admin Mode.
     */
}
.top_nav .upgrade_message a,
.top_nav .links a {
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin: 0 0.2em;
  padding: 0 0.5em;
}
.top_nav .upgrade_message a:hover,
.top_nav .links a:hover {
  background-color: #289CE9;
}
.top_nav .upgrade_message #admin-presentation-mode,
.top_nav .links #admin-presentation-mode {
  width: 220px;
}
.top_nav .upgrade_message .upgrade_info_overage,
.top_nav .links .upgrade_info_overage {
  background-color: #c0392b;
  padding: 0.1em 0.7em;
}
.top_nav .upgrade_message .search_box_fake,
.top_nav .links .search_box_fake {
  display: inline-block;
  background-color: white;
  border-radius: 5px;
  padding-left: 0.5em;
}
.top_nav .upgrade_message .search_box_fake i.fa,
.top_nav .links .search_box_fake i.fa {
  color: #696969;
}
.top_nav .upgrade_message .search_box_fake .search,
.top_nav .links .search_box_fake .search {
  height: 20px;
  margin-left: 5px;
  border: none;
  background: transparent;
  outline: transparent;
}
.top_nav .upgrade_message .rsvp,
.top_nav .links .rsvp {
  background-color: #fdd62d;
  color: #333;
}
.top_nav .upgrade_message #menu,
.top_nav .links #menu {
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  width: 4em;
  padding: 1px;
  position: relative;
  background: #808080;
  text-align: center;
  vertical-align: center;
}
.top_nav .upgrade_message #menu:hover,
.top_nav .links #menu:hover {
  background-color: #289CE9;
}
.top_nav .upgrade_message #menu img,
.top_nav .links #menu img {
  align-self: center;
  padding-top: 5px;
}
.top_nav .upgrade_message #menu-container,
.top_nav .links #menu-container {
  display: none;
}
.top_nav .upgrade_message #menu-container .top-menu,
.top_nav .links #menu-container .top-menu {
  position: absolute;
  right: 1em;
  background: #ccc;
  width: 10em;
  padding-bottom: 10px;
  padding-top: 2px;
  border-radius: 5px;
  z-index: 1000;
}
.top_nav .upgrade_message #menu-container .top-menu li.ui-menu-item,
.top_nav .links #menu-container .top-menu li.ui-menu-item {
  text-align: left;
  height: 35px;
  margin: 0;
}
.top_nav .upgrade_message #menu-container .top-menu li.ui-menu-item a,
.top_nav .links #menu-container .top-menu li.ui-menu-item a {
  display: block;
  color: #333;
  line-height: 35px;
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.top_nav .upgrade_message #menu-container .top-menu li.ui-menu-item a.ui-state-active,
.top_nav .links #menu-container .top-menu li.ui-menu-item a.ui-state-active,
.top_nav .upgrade_message #menu-container .top-menu li.ui-menu-item a:hover,
.top_nav .links #menu-container .top-menu li.ui-menu-item a:hover {
  outline: thin solid #333;
  background: #eee;
  color: #37a3eb;
}
.storage_meter_mid_page {
  margin-bottom: 0.5em;
}
div[aria-describedby="search_modal"] .ui-dialog-titlebar {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid black;
  display: flex;
}
div[aria-describedby="search_modal"] .ui-dialog-title {
  font-size: 1.5em;
  display: flex;
  flex: 1 0 auto;
}
div[aria-describedby="search_modal"] .ui-dialog-title .search-help-icon-link {
  text-align: right;
  flex-basis: 10.5em;
}
div[aria-describedby="search_modal"] .ui-dialog-title .search-help-icon-link .search-help-icon {
  align-self: center;
  cursor: pointer;
  color: #289CE9;
}
div[aria-describedby="search_modal"] .ui-dialog-title .search-help-icon-link .search-help-icon:hover {
  color: #000 !important;
}
div[aria-describedby="search_modal"] + .ui-widget-overlay {
  background-color: black;
  opacity: 0.4;
}
/**
Overwrite default modal CSS
 */
#search_modal #search_container {
  display: flex;
  flex-direction: row;
}
#search_modal #search_container #search_button {
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 5px;
  margin-left: -35px;
  background-color: white;
  margin-top: 3px;
}
#search_modal #search_container #search_button:hover {
  color: white;
  background-color: #289CE9;
}
#search_modal #search_container #search_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1 0 auto;
  height: 35px;
  background-color: white;
  border-radius: 5px;
  border: thin solid black;
  margin-right: 0.5em;
  vertical-align: middle;
}
#search_modal #search_container #search_box.focus {
  border-color: #289CE9;
}
#search_modal #search_container #search_box i.fa {
  color: #696969;
  margin: 0 0.3em;
}
#search_modal #search_container #search_box #search {
  flex: 1 0 auto;
  height: 35px;
  font-size: 1em;
  background: transparent;
  outline: transparent;
  border: transparent;
}
#search_modal #search_container .search_tab {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#search_modal #search_container .search_tab #tab_search {
  transform: scale(2);
}
#search_modal #search_container .search_tab .this_tab {
  margin-left: 0.5em;
}
#search_modal #result {
  padding-top: 1em;
}
#search_modal #result div.item {
  cursor: pointer;
  color: navy;
  width: 100%;
  padding: 5px 0;
  display: flex;
  align-items: center;
}
#search_modal #result div.item:hover {
  background-color: #289CE9;
  color: white;
}
#search_modal #result div.item:hover a {
  color: white;
}
#search_modal #result .search_spacer {
  display: inline-block;
  width: 2em;
  flex: 0 0 auto;
}
#search_modal #result .fa-fw {
  flex: 0 0 auto;
  margin: 0 0.2em 0 0;
}
#new-user-access {
  font-size: 1em;
  font-weight: bold;
}
div.warning.access-warning {
  transition: opacity 300ms linear;
  background-image: none;
  padding: 10px 10px 10px 3em;
}
div.warning.access-warning > span {
  text-indent: -2em;
}
div.warning.access-warning i.fa {
  color: #f9c700;
  text-shadow: 0 0 5px black;
  margin-right: 0.2em;
  vertical-align: middle;
}
div.warning.access-warning.hide {
  opacity: 0;
}
.storage-over {
  color: #333;
  background-color: #FFFF99;
  line-height: 2em;
}
.storage-over .upgrade_info_overage {
  background-color: #c0392b;
  line-height: 1.5em;
  color: #fff;
  padding: 0.1em 0.7em;
  border-radius: 5px;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  flex: 0 1 auto;
  text-align: center;
  white-space: nowrap;
}
.storage-over .upgrade_info_overage:hover {
  background-color: #289CE9;
}
.news-container {
  display: flex;
  flex-direction: row;
}
.news-posts {
  flex: 0 1 auto;
  flex-basis: 100%;
}
.news-secondary {
  flex: 1 0 auto;
}
.news-secondary .item-list ul,
.news-secondary .item-list li {
  list-style: none;
  margin-left: 0;
}
.news-secondary li {
  border-bottom: 1px solid #ccc;
}
.news-secondary li.last {
  border: 0;
}
.news-secondary-item {
  margin-left: 2em;
  width: 180px;
}
.news-post {
  clear: both;
  border-top: solid 1px #ccc;
  margin: 1em 0;
}
.news-post:first-child {
  border-top: 0;
}
.news-post img {
  max-width: 400px;
  margin-bottom: 1em;
}
.news-post img.news-align-right {
  float: right;
  margin-left: 1em;
}
.news-post img.news-align-left {
  float: left;
  margin-right: 1em;
}
.news-post p {
  overflow: hidden;
}
span.tooltip-highlight {
  display: inline-block;
}
.tooltip-highlight:hover {
  border-radius: 5px;
  box-shadow: inset rgba(0, 255, 0, 0.2) 0 0 2px;
  text-shadow: 0 0 1px #ffffff;
  background-color: rgba(0, 100, 0, 0.1);
}
#footer {
  display: flex;
  flex: 1 0 100px;
  font-size: 13px;
  font-weight: bold;
  margin-top: 1em;
}
@media (max-width: 1110px) {
  #footer {
    flex-direction: column;
    align-items: center;
  }
}
#footer a {
  color: #626262;
}
#footer p {
  color: #626262;
}
#footer .column-footer {
  flex: 1 1 auto;
}
#footer .column-left {
  display: flex;
  justify-content: left;
  align-items: flex-end;
  padding: 14px 0 0 20px;
}
@media (max-width: 1110px) {
  #footer .column-left {
    padding: 0;
    text-align: center;
  }
}
#footer .column-left p {
  margin-bottom: 2em;
}
#footer .column-right {
  display: flex;
  justify-content: right;
  align-items: flex-end;
}
#footer .column-right .mbp-credit {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#footer .column-right .mbp-credit #mbp-text {
  order: 0;
  padding: 14px 20px 0 0;
}
#footer .column-right .mbp-credit #mbp-img {
  order: 1;
  margin-right: 20px;
}
#footer .column-center {
  flex: 0 0 40%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#footer .column-center.no-right-content {
  justify-content: right;
  padding: 14px 20px 0 0;
}
#footer .column-center .umbrella-logos {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
#footer .column-center .umbrella-logos #org-umbrella-logo img {
  margin-top: 18px;
  margin-left: 20px;
  height: 50px;
}
#footer .column-center .umbrella-logos #org-umbrella-sponsor-logo {
  text-align: left;
}
#footer .column-center .umbrella-logos #org-umbrella-sponsor-logo img {
  margin-left: 20px;
  height: 50px;
}
#footer .column-center .umbrella-logos #org-umbrella-sponsor-logo #org-umbrella-sponsor-brought-to-you-by {
  font-size: 12px;
  margin-left: 20px;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.5em;
}
.disable-link-cursor {
  pointer-events: none;
  cursor: default;
}
.disk-usage-report tbody {
  vertical-align: top;
}
.pointer {
  cursor: pointer;
}
.login-failure-report tr.collapse {
  background-color: #eee !important;
}
.login-failure-report tr.collapse:hover {
  background-color: #ddd !important;
}
.login-failure-report tr.collapse td {
  padding-left: 1em;
}
.login-failure-report .fa-chevron-down {
  display: none;
}
.login-failure-report .highlight {
  background-color: #ccc !important;
}
.login-failure-report .highlight .fa-chevron-right {
  display: none;
}
.login-failure-report .highlight .fa-chevron-down {
  display: inline-block;
}
.login-failure-report .mbp-col-expand {
  min-width: 3em;
}
.ui-widget {
  font-size: inherit;
}
#restricted {
  text-align: left;
  border: 1px solid #D46D6D;
  padding: 50px;
  margin: 20px;
  font-size: 19px;
  background-color: #FEF1F1;
  color: #d46d6d;
}
.right-vertical-center {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
}
.disable-link-color,
.disable-link-color .topic-item-icon i,
.disable-link-color > * {
  color: #a4a4a4;
}
.help-complete-packet {
  color: #289CE9;
}
.side-by-side {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.side-by-side > * {
  flex: 0 0 49%;
}
.side-by-side :first-child {
  flex: 1 1 auto;
}
.side-by-side :last-child {
  flex: 1 1 auto;
}
.side-by-side.two-thirds-one-third :first-child {
  flex-basis: 67%;
}
.side-by-side.two-thirds-one-third :last-child {
  flex-basis: 33%;
}
.side-by-side.three-fourths-one-fourth :first-child {
  flex-basis: 75%;
}
.side-by-side.three-fourths-one-fourth :last-child {
  flex-basis: 25%;
}
.side-by-side.one-fourth-three-fourths :first-child {
  flex-basis: 25%;
}
.side-by-side.one-fourth-three-fourths :last-child {
  flex-basis: 75%;
}
.side-by-side.thirds > * {
  flex-basis: 33%;
}
.horizontal-form {
  display: flex;
  justify-content: center;
  align-items: end;
}
.horizontal-form > * {
  margin: 5px;
}
.breadcrumb-list,
.breadcrumb-list ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 1em;
  line-height: 120%;
}
.message-box {
  margin: 50px;
  padding: 50px;
  border: 1px solid grey;
}
.mbp-image-selector {
  width: inherit;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.mbp-image-selector .image-choice {
  flex: 1 1 120px;
  width: 120px;
  height: 120px;
  padding: 10px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}
.mbp-image-selector .image-choice:hover {
  background-color: #696969;
}
.bold {
  font-weight: bold;
}
.no-select {
  -webkit-user-select: none;
          user-select: none;
}
i.fa.icon_critical {
  color: #d14233;
}
/**
 * Hide the Edge & IE auto-magic visibility icon for password fields, since we implement our own.
 */
input::-ms-reveal,
input::-ms-clear {
  display: none !important;
}
.form-type-password {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.form-type-password label {
  flex: 1 0 100%;
}
.form-type-password input {
  padding-right: 3em;
  flex: 1 0 100%;
}
.form-type-password .field-suffix .see_password_eye {
  cursor: pointer;
  margin-left: -2em;
  color: #696969;
}
.form-type-password .field-suffix .see_password_eye:hover {
  color: black;
}
#edit-password-container {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
#edit-password-container .form-type-password {
  flex-basis: 49%;
  max-width: 360px;
  padding-right: 0.3em;
}
#edit-password-container .form-type-password input {
  width: 100%;
}
#edit-password-container #edit-password-strength,
#edit-password-container #edit-password-match {
  flex-basis: 49%;
}
#edit-password-container #edit-password-strength label,
#edit-password-container #edit-password-match label {
  visibility: hidden;
}
.general-highlight:not(.ui-sortable-helper, .ui-sortable-placeholder) {
  background-color: rgba(255, 255, 153, 0.5) !important;
  border-radius: 3px;
  box-shadow: 0 0 1px 2px #37a3eb;
  padding: 0.5em;
  margin-left: -0.5em;
  margin-right: -0.5em;
  position: relative;
  z-index: 10;
}
.general-highlight:not(.ui-sortable-helper, .ui-sortable-placeholder) .description {
  border-bottom-color: transparent;
}
th.rotate-header {
  vertical-align: bottom !important;
}
th.rotate-header span {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  text-align: left;
  max-height: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.citations {
  list-style-type: none;
}
.ui-datepicker-current-day .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}
.item-list .mbp_files_display .file_list_indent {
  padding-left: 1em;
}
#page-account-locked {
  margin-top: 20px;
}
#page-account-locked #locked {
  border: 1px solid #d46d6d;
  background: #fef1f1;
  border-radius: 5px;
  color: #d46d6d;
}
#page-account-locked #locked .lock-box {
  margin: auto;
  text-align: center;
}
#page-account-locked #locked li,
#page-account-locked #locked p {
  font-size: 22px;
}
.rsvp_radios {
  display: flex;
  justify-content: center;
}
.rsvp_radios > label {
  display: inline-flex;
  margin: 0 0.5em;
  align-items: center;
  font-weight: normal;
}
.rsvp_radios > label:hover {
  text-shadow: -0.06ex 0 currentColor, 0.06ex 0 currentColor;
}
.rsvp_radio {
  margin: 0 0.5em;
}
.status-response {
  display: inline-block;
  width: 2em;
}
.rsvp_notes_column {
  max-width: 300px;
  width: 300px;
  -webkit-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
}
.rsvp_notes_widget {
  display: flex;
}
.rsvp_notes_widget .rsvp_notes {
  margin-right: 0.5em;
}
.rsvp_category table td {
  vertical-align: top;
}
@media print {
  .rsvp_category table .recorded {
    text-align: left;
  }
}
.datepicker {
  cursor: pointer;
  background-color: unset !important;
  color: unset !important;
  width: 85% !important;
}
.datepicker-icon {
  display: none;
  cursor: pointer;
  margin-left: -2em;
  color: #696969;
}
.datepicker-icon:hover {
  color: black;
}
/**
Calendar icon inside text field.
 */
.flatpickr-input ~ .field-suffix .datepicker-icon {
  display: inline-block;
}
i.icon_yes {
  color: #00a100;
}
i.icon_no {
  color: #ff0000;
}
i.icon_maybe {
  color: #696969;
}
.category-notification-user-list {
  margin: 15px 0;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.category-notification-user-list li {
  display: flex;
  align-items: center;
  width: 190px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 20px;
  margin: 5px 0;
  color: #333;
}
.category-notification-user-list li img {
  margin-right: 10px;
  background-color: white;
}
.del {
  text-decoration: line-through;
}
.profile_photo {
  border-radius: 50%;
  border: thin solid #eee;
}
.discussion-thread .post {
  display: grid;
  grid-template-columns: 120px auto 80px;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  column-gap: 0.5em;
  row-gap: 0.5em;
  margin-bottom: 2em;
  border-bottom: thin solid #ccc;
  border-top: thick solid #ccc;
}
.discussion-thread .left-column {
  grid-area: 1 / 1 / 6 / 1;
  background: #ddd;
}
.discussion-thread .profile-photo {
  grid-area: 1 / 1 / 3 / 1;
  text-align: center;
}
.discussion-thread .profile-photo img {
  margin: 0.6em;
}
.discussion-thread .author-name {
  grid-area: 3 / 1 / 3 / 1;
  font-weight: bolder;
  text-align: center;
}
.discussion-thread .action-block {
  grid-area: 5 / 1 / 6 / 1;
  text-align: center;
  align-self: end;
}
.discussion-thread .post-modified {
  grid-area: 1 / 2 / 2 / 3;
  margin-top: 0.5em;
  font-weight: lighter;
  font-size: 1.2em;
  color: #777;
  align-self: center;
}
.discussion-thread .quote-button {
  grid-area: 1 / 3 / 2 / 4;
  margin-top: 0.5em;
}
.discussion-thread .quote-button a {
  margin: unset;
}
.discussion-thread .comment-body {
  grid-area: 2 / 2 / 5 / 4;
  border-top: thin solid #eee;
}
.discussion-thread .item-list {
  grid-area: 5 / 2 / 6 / 4;
  border-top: thin solid #eee;
}
.discussion-list-user {
  display: flex;
  align-items: flex-start;
}
.discussion-list-user > div:last-child {
  margin-left: 0.5em;
}
.drop-container {
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 10em;
  padding: 20px;
  margin: 20px;
  border-radius: 10px;
  border: 2px dashed #555;
  color: #444;
  cursor: pointer;
}
.drop-container:hover {
  background: #eee;
  border-color: #111;
}
.drop-container:hover .drop-title {
  color: #222;
}
.drop-container .drop-title {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transition: color 0.2s ease-in-out;
}
.drop-container .form-file {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
}
.file-upload-container {
  padding: 0.25em;
}
.file-upload-container .mbp-file-widget-existing .form-type-item {
  width: 17em;
}
.file-upload-container .file-instruction-dialog {
  cursor: pointer;
}
.file-upload-container .file-metadata {
  font-size: 0.7em;
}
.no-pointer-events {
  pointer-events: none;
}
.file-drop-height {
  height: 10em;
}
blockquote {
  margin: 0;
  padding: 10px 10px 10px 40px;
  background: #eee 14px 13px no-repeat;
  font-style: italic;
  quotes: "“" "”" "“" "”";
}
blockquote::before {
  color: #777777;
  position: absolute;
  content: open-quote;
  font-size: 4em;
  margin-left: -0.6em;
  margin-top: -0.4em;
}
.table-count-rows tbody {
  counter-reset: table-rows;
}
.table-count-rows tbody tr {
  counter-increment: table-rows;
}
.table-count-rows tbody tr:not(:has(td.empty.message))::before {
  content: counter(table-rows) ".";
  display: table-cell;
  line-height: 1.5em;
  font-size: 1em;
  padding: 0.5em 0.2em;
}

/*# sourceMappingURL=new_styles.css.map */
