@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.node--migrated.page-node--overview article .collapse,
.node--migrated .paragraph--type--body-text .collapse {
  display: none;
}
.node--migrated.page-node--overview article .collapse.in,
.node--migrated .paragraph--type--body-text .collapse.in {
  display: block;
}
.node--migrated.page-node--overview article .collapsing,
.node--migrated .paragraph--type--body-text .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.node--migrated.page-node--overview article .panel,
.node--migrated .paragraph--type--body-text .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  border-style: none;
  -webkit-box-shadow: 0 4px 6px -5px rgb(0 0 0 / 30%), 0 0 1px rgb(0 0 0 / 10%);
  box-shadow: 0 4px 6px -5px rgb(0 0 0 / 30%), 0 0 1px rgb(0 0 0 / 10%);
}
.node--migrated.page-node--overview article .panel:last-child,
.node--migrated .paragraph--type--body-text .panel:last-child {
  margin-bottom: 20px;
}
.node--migrated.page-node--overview article .panel > .list-group,
.node--migrated .paragraph--type--body-text .panel > .list-group,
.node--migrated.page-node--overview article .panel > .panel-collapse > .list-group,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.node--migrated.page-node--overview article .panel > .list-group .list-group-item,
.node--migrated .paragraph--type--body-text .panel > .list-group .list-group-item,
.node--migrated.page-node--overview article .panel > .panel-collapse > .list-group .list-group-item,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
}
.node--migrated.page-node--overview article .panel > .list-group:first-child .list-group-item:first-child,
.node--migrated .paragraph--type--body-text .panel > .list-group:first-child .list-group-item:first-child,
.node--migrated.page-node--overview article .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
}
.node--migrated.page-node--overview article .panel > .list-group:last-child .list-group-item:last-child,
.node--migrated .paragraph--type--body-text .panel > .list-group:last-child .list-group-item:last-child,
.node--migrated.page-node--overview article .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.node--migrated.page-node--overview article .panel > .table,
.node--migrated .paragraph--type--body-text .panel > .table,
.node--migrated.page-node--overview article .panel > .table-responsive > .table,
.node--migrated.page-node--overview article .panel > .table-responsive > .table,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table,
.node--migrated.page-node--overview article .panel > .panel-collapse > .table,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.node--migrated.page-node--overview article .panel > .table caption,
.node--migrated .paragraph--type--body-text .panel > .table caption,
.node--migrated.page-node--overview article .panel > .table-responsive > .table caption,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table caption,
.node--migrated.page-node--overview article .panel > .panel-collapse > .table caption,
.node--migrated .paragraph--type--body-text .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.node--migrated.page-node--overview article .panel > .panel-body + .table,
.node--migrated .paragraph--type--body-text .panel > .panel-body + .table,
.node--migrated.page-node--overview article .panel > .panel-body + .table-responsive,
.node--migrated .paragraph--type--body-text .panel > .panel-body + .table-responsive,
.node--migrated.page-node--overview article .panel > .table + .panel-body,
.node--migrated .paragraph--type--body-text .panel > .table + .panel-body,
.node--migrated.page-node--overview article .panel > .table-responsive + .panel-body,
.node--migrated .paragraph--type--body-text .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.node--migrated.page-node--overview article .panel > .table > tbody:first-child > tr:first-child th,
.node--migrated .paragraph--type--body-text .panel > .table > tbody:first-child > tr:first-child th,
.node--migrated.page-node--overview article .panel > .table > tbody:first-child > tr:first-child td,
.node--migrated .paragraph--type--body-text .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.node--migrated.page-node--overview article .panel > .table-bordered,
.node--migrated .paragraph--type--body-text .panel > .table-bordered,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered {
  border: 0;
}
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr > td:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr > td:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr > td:first-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr > td:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr > td:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr > td:last-child,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr:first-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr:first-child > td,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr:first-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr:first-child > td,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.node--migrated.page-node--overview article .panel > .table-bordered > thead > tr:first-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > thead > tr:first-child > th,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr:first-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr:first-child > th,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.node--migrated.page-node--overview article .panel .table > tbody > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel .table > tbody > tr:last-child > td,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr:last-child > td,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.node--migrated.page-node--overview article .panel .table > tfoot > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel .table > tfoot > tr:last-child > td,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr:last-child > td,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.node--migrated.page-node--overview article .panel .table > tbody > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel .table > tbody > tr:last-child > th,
.node--migrated.page-node--overview article .panel > .table-bordered > tbody > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tbody > tr:last-child > th,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.node--migrated.page-node--overview article .panel .table > tfoot > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel .table > tfoot > tr:last-child > th,
.node--migrated.page-node--overview article .panel > .table-bordered > tfoot > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-bordered > tfoot > tr:last-child > th,
.node--migrated.page-node--overview article .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.node--migrated .paragraph--type--body-text .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.node--migrated.page-node--overview article .panel > .table-responsive,
.node--migrated .paragraph--type--body-text .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.node--migrated.page-node--overview article .panel-group,
.node--migrated .paragraph--type--body-text .panel-group {
  margin-bottom: 20px;
}
.node--migrated.page-node--overview article .panel-group .panel,
.node--migrated .paragraph--type--body-text .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.node--migrated.page-node--overview article .panel-group .panel + .panel,
.node--migrated .paragraph--type--body-text .panel-group .panel + .panel {
  margin-top: 5px;
}
.node--migrated.page-node--overview article .panel-group .panel-heading,
.node--migrated .paragraph--type--body-text .panel-group .panel-heading {
  border-bottom: 0;
  padding-top: 10px;
}
.node--migrated.page-node--overview article .panel-group .panel-default .panel-heading,
.node--migrated .paragraph--type--body-text .panel-group .panel-default .panel-heading {
  border-bottom: 1px solid #ddd;
}
.node--migrated.page-node--overview article .panel-group .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-group .panel-heading + .panel-collapse > .panel-body,
.node--migrated.page-node--overview article .panel-group .panel-heading + .panel-collapse > .list-group,
.node--migrated .paragraph--type--body-text .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.node--migrated.page-node--overview article .panel-group .panel-footer,
.node--migrated .paragraph--type--body-text .panel-group .panel-footer {
  border-top: 0;
}
.node--migrated.page-node--overview article .panel-group .panel-footer + .panel-collapse .panel-body,
.node--migrated .paragraph--type--body-text .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.node--migrated.page-node--overview article .panel-group .panel,
.node--migrated .paragraph--type--body-text .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.node--migrated.page-node--overview article .panel-group .panel-heading + .panel-collapse .panel-body,
.node--migrated .paragraph--type--body-text .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
.node--migrated.page-node--overview article .panel-group .panel,
.node--migrated .paragraph--type--body-text .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.node--migrated.page-node--overview article .panel-primary,
.node--migrated .paragraph--type--body-text .panel-primary {
  border-color: #004f71;
}
.node--migrated.page-node--overview article .panel-primary > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-primary > .panel-heading {
  color: #fff;
  background-color: #004f71;
  border-color: #004f71;
}
.node--migrated.page-node--overview article .panel-primary > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.node--migrated.page-node--overview article .panel-primary > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.node--migrated.page-node--overview article .panel-primary > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.node--migrated.page-node--overview article .panel-body,
.node--migrated .paragraph--type--body-text .panel-body {
  position: relative;
  line-height: 1.42857143;
}
.node--migrated.page-node--overview article .panel-body,
.node--migrated .paragraph--type--body-text .panel-body {
  padding: 11px 20px;
}
.node--migrated.page-node--overview article .panel-heading,
.node--migrated .paragraph--type--body-text .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
.node--migrated.page-node--overview article .panel-heading > .dropdown .dropdown-toggle,
.node--migrated .paragraph--type--body-text .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.node--migrated.page-node--overview article .panel-heading + .list-group .list-group-item:first-child,
.node--migrated .paragraph--type--body-text .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.node--migrated.page-node--overview article .panel-title,
.node--migrated .paragraph--type--body-text .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.node--migrated.page-node--overview article .panel-title > a,
.node--migrated .paragraph--type--body-text .panel-title > a,
.node--migrated.page-node--overview article .panel-title > small,
.node--migrated .paragraph--type--body-text .panel-title > small,
.node--migrated.page-node--overview article .panel-title > .small,
.node--migrated .paragraph--type--body-text .panel-title > .small,
.node--migrated.page-node--overview article .panel-title > small > a,
.node--migrated .paragraph--type--body-text .panel-title > small > a,
.node--migrated.page-node--overview article .panel-title > .small > a,
.node--migrated .paragraph--type--body-text .panel-title > .small > a {
  color: inherit;
}
.node--migrated.page-node--overview article .panel-footer,
.node--migrated .paragraph--type--body-text .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.node--migrated.page-node--overview article .list-group + .panel-footer,
.node--migrated .paragraph--type--body-text .list-group + .panel-footer {
  border-top-width: 0;
}
.node--migrated.page-node--overview article .panel-default,
.node--migrated .paragraph--type--body-text .panel-default {
  border-color: #ddd;
}
.node--migrated.page-node--overview article .panel-default > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-default > .panel-heading {
  color: #333;
  background-color: #f9f9f9;
  border-color: #ddd;
}
.node--migrated.page-node--overview article .panel-default > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.node--migrated.page-node--overview article .panel-default > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.node--migrated.page-node--overview article .panel-default > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.node--migrated.page-node--overview article .panel-success,
.node--migrated .paragraph--type--body-text .panel-success {
  border-color: #d6e9c6;
}
.node--migrated.page-node--overview article .panel-success > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.node--migrated.page-node--overview article .panel-success > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.node--migrated.page-node--overview article .panel-success > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.node--migrated.page-node--overview article .panel-success > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.node--migrated.page-node--overview article .panel-info,
.node--migrated .paragraph--type--body-text .panel-info {
  border-color: #bce8f1;
}
.node--migrated.page-node--overview article .panel-info > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.node--migrated.page-node--overview article .panel-info > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.node--migrated.page-node--overview article .panel-info > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.node--migrated.page-node--overview article .panel-info > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.node--migrated.page-node--overview article .panel-warning,
.node--migrated .paragraph--type--body-text .panel-warning {
  border-color: #faebcc;
}
.node--migrated.page-node--overview article .panel-warning > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.node--migrated.page-node--overview article .panel-warning > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.node--migrated.page-node--overview article .panel-warning > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.node--migrated.page-node--overview article .panel-warning > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.node--migrated.page-node--overview article .panel-danger,
.node--migrated .paragraph--type--body-text .panel-danger {
  border-color: #ebccd1;
}
.node--migrated.page-node--overview article .panel-danger > .panel-heading,
.node--migrated .paragraph--type--body-text .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.node--migrated.page-node--overview article .panel-danger > .panel-heading + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.node--migrated.page-node--overview article .panel-danger > .panel-heading .badge,
.node--migrated .paragraph--type--body-text .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.node--migrated.page-node--overview article .panel-danger > .panel-footer + .panel-collapse > .panel-body,
.node--migrated .paragraph--type--body-text .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* Overrides */
.node--migrated.page-node--overview article .panel-group .panel-primary > .panel-heading .panel-title,
.node--migrated .paragraph--type--body-text .panel-group .panel-primary > .panel-heading .panel-title,
.node--migrated.page-node--overview article .panel-group .panel-primary > .panel-heading a,
.node--migrated .paragraph--type--body-text .panel-group .panel-primary > .panel-heading a {
  display: block;
}
.node--migrated.page-node--overview article .panel-group .panel-title,
.node--migrated .paragraph--type--body-text .panel-group .panel-title {
  font-weight: 600;
}
.node--migrated.page-node--overview article h3.panel-title,
.node--migrated .paragraph--type--body-text h3.panel-title {
  font-size: 1.65em;
}
.node--migrated.page-node--overview article .panel-title,
.node--migrated .paragraph--type--body-text .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.node--migrated.page-node--overview article .panel [data-toggle=collapse].collapse.in:before,
.node--migrated .paragraph--type--body-text .panel [data-toggle=collapse].collapse.in:before,
.node--migrated.page-node--overview article .panel [data-toggle=collapse].collapsed:before,
.node--migrated .paragraph--type--body-text .panel [data-toggle=collapse].collapsed:before,
.node--migrated.page-node--overview article .panel [data-toggle=collapse][aria-expanded=false]:before,
.node--migrated .paragraph--type--body-text .panel [data-toggle=collapse][aria-expanded=false]:before {
  content: "\e081";
}
.node--migrated.page-node--overview article .panel [data-toggle=collapse]:before,
.node--migrated .paragraph--type--body-text .panel [data-toggle=collapse]:before {
  display: inline-block;
  padding-right: 20px;
  font-family: 'Glyphicons Halflings';
  vertical-align: sub;
  content: "\e082";
}
.node--migrated.page-node--overview article .panel:last-child,
.node--migrated .paragraph--type--body-text .panel:last-child {
  margin-bottom: 20px;
}
.node--migrated.page-node--overview article .form-group:last-child,
.node--migrated .paragraph--type--body-text .form-group:last-child,
.node--migrated.page-node--overview article .panel:last-child,
.node--migrated .paragraph--type--body-text .panel:last-child {
  margin-bottom: 0;
}
.node--migrated.page-node--overview article .panel-collapse,
.node--migrated .paragraph--type--body-text .panel-collapse,
.node--migrated.page-node--overview article .panel-group .panel-heading .panel-title a,
.node--migrated .paragraph--type--body-text .panel-group .panel-heading .panel-title a {
  padding-left: 40px;
}
.node--migrated.page-node--overview article .panel-collapse[data-toggle=collapse],
.node--migrated .paragraph--type--body-text .panel-collapse[data-toggle=collapse],
.node--migrated.page-node--overview article .panel-group .panel-heading .panel-title a[data-toggle=collapse],
.node--migrated .paragraph--type--body-text .panel-group .panel-heading .panel-title a[data-toggle=collapse] {
  padding-left: 0;
}
.node--migrated.page-node--overview article .panel-group .panel-default .panel-heading,
.node--migrated .paragraph--type--body-text .panel-group .panel-default .panel-heading {
  background-color: #f9f9f9;
}
.node--migrated.page-node--overview article .panel-group .panel-default > .panel-heading .panel-title,
.node--migrated .paragraph--type--body-text .panel-group .panel-default > .panel-heading .panel-title,
.node--migrated.page-node--overview article .panel-group .panel-default>.panel-heading a,
.node--migrated .paragraph--type--body-text .panel-group .panel-default>.panel-heading a {
  display: block;
}
.node--migrated.page-node--overview article .panel-default .panel-title,
.node--migrated .paragraph--type--body-text .panel-default .panel-title {
  font-size: 17px;
  font-weight: 600;
}
