/**CKEDITOR STYLES**/
.cke_button_label.cke_button__first_name_label,
.cke_button_label.cke_button__last_name_label,
.cke_button_label.cke_button__date_label,
.cke_button_label.cke_button__email_label,
.cke_button_label.cke_button__email_link_label,
.cke_button_label.cke_button__video_label,
.cke_button_label.cke_button__quarterly_report_links_label,
.cke_button_label.cke_button__quarterly_subtotals_label,
.cke_button_label.cke_button__quarterly_table_label {
  display: inline;
}

.cke_button_icon.cke_button__first_name_icon,
.cke_button_icon.cke_button__last_name_icon,
.cke_button_icon.cke_button__date_icon,
.cke_button_icon.cke_button__email_icon,
.cke_button_icon.cke_button__email_link_icon,
.cke_button_icon.cke_button__video_icon,
.cke_button_icon.cke_button__quarterly_report_links_icon,
.cke_button_icon.cke_button__quarterly_subtotals_icon,
.cke_button_icon.cke_button__quarterly_table_icon,
a.cke_button.cke_button__outdent,
a.cke_button.cke_button__indent,
.cke_toolbar_separator,
#cke_26::after {
  display: none !important;
}

.compensation-report {
  display: flex;
  width: 1222px;
  flex-wrap: wrap;
}
.compensation-report-page-1 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  height: 1580px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  position: relative;
}
.compensation-report-page-1:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: rgb(65, 82, 151);
  background: linear-gradient(53deg, rgb(65, 82, 151) 0%, rgb(26, 32, 75) 100%);
}
.compensation-report-page-1-header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  padding: 30px 50px 50px 50px;
  align-items: flex-end;
}
.compensation-report-page-1-header-logo {
  display: block;
  width: 30%;
}
.compensation-report-page-1-header-logo img {
  height: 60px;
  width: auto;
}
.compensation-report-page-1-header-title {
  display: block;
  width: 70%;
}
.compensation-report-page-1-header-title h1 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
}
.compensation-report-page-1-body {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.compensation-report-page-1-footer {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0 50px 30px 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.compensation-report-page-1-footer p {
  border-top: 1px solid #c4beb5;
  color: #c4beb5;
  font-size: 11px;
  padding-top: 7px;
}
.compensation-report-page-1-footer p.left {
  width: 80%;
}
.compensation-report-page-1-footer p.right {
  width: 20%;
  text-align: right;
}
.compensation-report-page-2 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 50px 50px 0 50px;
  position: relative;
  height: 1580px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  page-break-before: always;
}
.compensation-report-page-2:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: rgb(65, 82, 151);
  background: linear-gradient(53deg, rgb(65, 82, 151) 0%, rgb(26, 32, 75) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.compensation-report-page-2-background {
  display: block;
  height: 1580px;
  width: 500px;
  background: #F3F2F1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.compensation-report-page-2-header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.compensation-report-page-2-header-title {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  border-bottom: 1px solid #333555;
}
.compensation-report-page-2-header-title h1 {
  display: block;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
}
.compensation-report-page-2-footer {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0 50px 30px 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.compensation-report-page-2-footer p {
  border-top: 1px solid #c4beb5;
  color: #c4beb5;
  font-size: 11px;
  padding-top: 7px;
}
.compensation-report-page-2-footer p.left {
  width: 80%;
}
.compensation-report-page-2-footer p.right {
  width: 20%;
  text-align: right;
}
.compensation-report-page-3 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 50px 50px 0 50px;
  position: relative;
  height: 1580px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  page-break-before: always;
}
.compensation-report-page-3:before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: rgb(65, 82, 151);
  background: linear-gradient(53deg, rgb(65, 82, 151) 0%, rgb(26, 32, 75) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.compensation-report-page-3-header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.compensation-report-page-3-header-title {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  border-bottom: 1px solid #333555;
}
.compensation-report-page-3-header-title h1 {
  display: block;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
}
.compensation-report-page-3-footer {
  background: rgb(65, 82, 151);
  background: linear-gradient(53deg, rgb(65, 82, 151) 0%, rgb(26, 32, 75) 100%);
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 200px 50px 30px 50px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.compensation-report-page-3-footer-sara {
  width: 100%;
  color: white;
}
.compensation-report-page-3-footer-sara h3 {
  text-transform: capitalize;
}
.compensation-report-page-3-footer-sara h3 strong {
  text-transform: uppercase;
}
.compensation-report-page-3-footer-sara p {
  color: white;
}
.compensation-report-page-3-footer-other-people {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  color: white;
  padding-top: 70px;
}
.compensation-report-page-3-footer-other-people-person {
  display: block;
  width: 33.3%;
}
.compensation-report-page-3-footer-other-people-person h3 {
  text-transform: capitalize;
}
.compensation-report-page-3-footer-other-people-person h3 strong {
  text-transform: uppercase;
}
.compensation-report-page-3-footer-other-people-person p {
  color: white;
}
.compensation-report-page-3-footer-traditional {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 40px;
}
.compensation-report-page-3-footer-traditional p {
  border-top: 1px solid #c4beb5;
  color: #c4beb5;
  font-size: 11px;
  padding-top: 7px;
}
.compensation-report-page-3-footer-traditional p.left {
  width: 80%;
}
.compensation-report-page-3-footer-traditional p.right {
  width: 20%;
  text-align: right;
}
.compensation-report .compensation-report-summary {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  padding: 0 50px 30px 50px;
}
.compensation-report .compensation-report-summary-table {
  display: table;
  width: 60%;
  border-collapse: collapse;
  font-size: 16px;
}
.compensation-report .compensation-report-summary-table thead tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report .compensation-report-summary-table thead tr th {
  background: #4373C4;
  color: white;
  text-align: left;
  padding: 10px;
  text-transform: uppercase;
}
.compensation-report .compensation-report-summary-table tbody tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report .compensation-report-summary-table tbody tr:last-of-type {
  border-bottom: none;
}
.compensation-report .compensation-report-summary-table tbody tr th {
  background: #1C1F4C;
  color: white;
  text-align: left;
  padding: 10px;
  font-weight: bold;
  border-right: 1px solid #cccccc;
  text-transform: uppercase;
}
.compensation-report .compensation-report-summary-table tbody tr th:last-of-type {
  border-right: none;
}
.compensation-report .compensation-report-summary-table tbody tr td {
  background: #E9EBF5;
  padding: 10px;
  text-align: left;
  color: #1C1F4C;
  border-right: 1px solid #cccccc;
}
.compensation-report .compensation-report-summary-table tbody tr td:last-of-type {
  border-right: none;
}
.compensation-report .compensation-report-components {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  padding: 30px 50px;
  background: #F3F2F1;
}
.compensation-report .compensation-report-components-table-container {
  display: block;
  width: 50%;
  padding-right: 100px;
}
.compensation-report .compensation-report-components-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}
.compensation-report .compensation-report-components-table thead tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report .compensation-report-components-table thead tr th {
  background: #4373C4;
  color: white;
  text-align: left;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.compensation-report .compensation-report-components-table tbody tr {
  border-bottom: 1px solid #cccccc;
  background: white;
}
.compensation-report .compensation-report-components-table tbody tr:last-of-type {
  border-bottom: none;
}
.compensation-report .compensation-report-components-table tbody tr:nth-child(2n+1) {
  background: #E9EBF5;
}
.compensation-report .compensation-report-components-table tbody tr th {
  text-transform: uppercase;
  text-align: left;
  color: white;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #cccccc;
  background: #1C1F4C;
}
.compensation-report .compensation-report-components-table tbody tr th:last-of-type {
  border-right: none;
}
.compensation-report .compensation-report-components-table tbody tr td {
  padding: 10px;
  border-right: 1px solid #cccccc;
  vertical-align: top;
}
.compensation-report .compensation-report-components-table tbody tr td:last-of-type {
  border-right: none;
}
.compensation-report .compensation-report-components-chart-container {
  display: block;
  width: 50%;
  padding: 0 50px;
}
.compensation-report .compensation-report-components-chart-container h2 {
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
.compensation-report .compensation-report-components-chart {
  position: relative;
}
.compensation-report .compensation-report-components-chart-total {
  font-size: 32px;
  position: absolute;
  top: 180px;
  color: #1C1F4C;
  width: 462px;
  text-align: center;
}
.compensation-report-role-summary {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  padding: 50px;
}
.compensation-report-role-summary-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}
.compensation-report-role-summary-table thead tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report-role-summary-table thead tr th {
  background: #4373C4;
  color: white;
  text-align: left;
  padding: 10px;
  text-transform: uppercase;
}
.compensation-report-role-summary-table tbody tr {
  border-bottom: 1px solid #cccccc;
  background: white;
}
.compensation-report-role-summary-table tbody tr:last-of-type {
  border-bottom: none;
}
.compensation-report-role-summary-table tbody tr:nth-child(2n-1) {
  background: #E9EBF5;
}
.compensation-report-role-summary-table tbody tr th {
  background: #1C1F4C;
  color: white;
  text-align: left;
  padding: 10px;
  font-weight: bold;
  border-right: 1px solid #cccccc;
  text-transform: uppercase;
}
.compensation-report-role-summary-table tbody tr th:last-of-type {
  border-right: none;
}
.compensation-report-role-summary-table tbody tr td {
  padding: 10px;
  text-align: left;
  color: #1C1F4C;
  border-right: 1px solid #cccccc;
}
.compensation-report-role-summary-table tbody tr td:last-of-type {
  border-right: none;
}
.compensation-report-options-grants {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.compensation-report-options-grants-table-container {
  display: flex;
  width: 60%;
  flex-wrap: wrap;
  padding-right: 50px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
}
.compensation-report-options-grants-table-container h3 {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}
.compensation-report-options-grants-table-container p {
  display: block;
  width: 100%;
  margin-top: 0;
}
.compensation-report-options-grants-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  margin-top: 50px;
  font-size: 16px;
}
.compensation-report-options-grants-table thead tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report-options-grants-table thead tr th {
  background: #4373C4;
  color: white;
  text-align: left;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.compensation-report-options-grants-table tbody tr {
  border-bottom: 1px solid #cccccc;
  background: white;
}
.compensation-report-options-grants-table tbody tr:last-of-type {
  border-bottom: none;
}
.compensation-report-options-grants-table tbody tr:nth-child(2n) {
  background: #E9EBF5;
}
.compensation-report-options-grants-table tbody tr th {
  text-transform: uppercase;
  text-align: left;
  color: white;
  padding: 10px;
  background: #1C1F4C;
  vertical-align: center;
  border-right: 1px solid #cccccc;
}
.compensation-report-options-grants-table tbody tr th:last-of-type {
  border-right: none;
}
.compensation-report-options-grants-table tbody tr td {
  padding: 10px;
  border-right: 1px solid #cccccc;
  vertical-align: top;
}
.compensation-report-options-grants-table tbody tr td:last-of-type {
  border-right: none;
}
.compensation-report-options-grants-charts {
  display: flex;
  width: 40%;
  flex-wrap: wrap;
  padding-left: 50px;
}
.compensation-report-options-grants-charts h3 {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 25px;
}
.compensation-report-options-grants-bar-chart {
  display: block;
  width: 100%;
  height: 600px;
  padding-bottom: 50px;
  border-bottom: 1px solid #1C1F4C;
  margin-bottom: 20px;
}
.compensation-report-options-grants-bar-chart canvas {
  display: block;
  width: 100%;
  height: 600px;
}
.compensation-report-options-grants-donut-chart {
  display: block;
  width: 100%;
  height: 600px;
  position: relative;
}
.compensation-report-options-grants-donut-chart-total {
  font-size: 24px;
  position: absolute;
  top: 155px;
  color: #1C1F4C;
  width: 398px;
  text-align: center;
}
.compensation-report-other-benefits {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.compensation-report-other-benefits h3 {
  margin-top: 30px;
}
.compensation-report-other-benefits p {
  line-height: 24px;
  font-size: 16px;
}
.compensation-report-other-benefits-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  margin-top: 25px;
  font-size: 16px;
}
.compensation-report-other-benefits-table thead tr {
  border-bottom: 1px solid #cccccc;
}
.compensation-report-other-benefits-table thead tr th {
  background: #4373C4;
  color: white;
  text-align: left;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.compensation-report-other-benefits-table tbody tr {
  border-bottom: 1px solid #cccccc;
  background: white;
}
.compensation-report-other-benefits-table tbody tr:last-of-type {
  border-bottom: none;
}
.compensation-report-other-benefits-table tbody tr:nth-child(2n) {
  background: #E9EBF5;
}
.compensation-report-other-benefits-table tbody tr td {
  width: 25%;
  padding: 10px;
  border-right: 1px solid #cccccc;
  vertical-align: top;
}
.compensation-report-other-benefits-table tbody tr td:last-of-type {
  border-right: none;
}

.fmreit-statement {
  display: flex;
  width: 1222px;
  flex-wrap: wrap;
}
.fmreit-statement p {
  font-size: 17px;
  font-family: Arial, serif;
}
.fmreit-statement li {
  font-size: 17px;
  font-family: Arial, serif;
}
.fmreit-statement h2 {
  font-weight: 800;
  color: #1B1F4C;
}
.fmreit-statement-page-1 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  height: 1580px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  position: relative;
  padding: 50px;
  box-sizing: border-box;
}
.fmreit-statement-page-1-header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.fmreit-statement-page-1-header-left {
  display: block;
  width: 60%;
}
.fmreit-statement-page-1-header-left-logo-container {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.fmreit-statement-page-1-header-left-logo-container-logo {
  display: block;
  width: 40%;
}
.fmreit-statement-page-1-header-left-logo-container-logo img {
  width: 80%;
}
.fmreit-statement-page-1-header-left-logo-container-address {
  display: block;
  width: 60%;
}
.fmreit-statement-page-1-header-left-logo-container-address p {
  margin: 0;
}
.fmreit-statement-page-1-header-left-mailing-address-container {
  display: block;
  width: 100%;
  margin-top: 100px;
}
.fmreit-statement-page-1-header-left-mailing-address-container-code {
  display: block;
  width: 100%;
}
.fmreit-statement-page-1-header-left-mailing-address-container-code p {
  margin: 0;
}
.fmreit-statement-page-1-header-left-mailing-address-container-code-image {
  display: block;
  width: 100%;
}
.fmreit-statement-page-1-header-left-mailing-address-container-code-image img {
  display: block;
  width: 70%;
}
.fmreit-statement-page-1-header-left-mailing-address-container-mailing-address {
  display: block;
  width: 100%;
}
.fmreit-statement-page-1-header-left-mailing-address-container-mailing-address p {
  padding-left: 20px;
}
.fmreit-statement-page-1-header-right {
  display: flex;
  width: 40%;
  flex-wrap: wrap;
}
.fmreit-statement-page-1-header-right-confirmation-statement {
  display: block;
  width: 100%;
}
.fmreit-statement-page-1-header-right-confirmation-statement h2 {
  margin-top: 0;
  line-height: 28px;
}
.fmreit-statement-page-1-header-right-confirmation-statement p {
  font-family: Arial, serif;
}
.fmreit-statement-page-1-header-right-contact-investor-services {
  display: block;
  width: 100%;
  margin-top: 50px;
}
.fmreit-statement-page-1-header-right-contact-investor-services h2 {
  margin-top: 0;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 90px;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 18px;
  font-family: Arial, serif;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list li.phone {
  line-height: 25px;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list li.phone img {
  height: 25px;
  position: absolute;
  left: 0;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list li.mail {
  line-height: 21px;
}
.fmreit-statement-page-1-header-right-contact-investor-services-list li.mail img {
  height: 21px;
  position: absolute;
  left: 0;
}
.fmreit-statement-page-1-header-right-contact-investor-services p.address {
  margin-top: 40px;
}
.fmreit-statement-page-1-transactions {
  display: block;
  width: 100%;
  margin-top: 60px;
}
.fmreit-statement-page-1-transactions-heading {
  border-bottom: 2px solid #1B1F4C;
}
.fmreit-statement-page-1-transactions-heading h2 {
  margin-bottom: 0;
}
.fmreit-statement-page-1-transactions-sub-heading h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.fmreit-statement-page-1-transactions-sub-heading-list {
  font-weight: 700;
  margin-top: 10px;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
}
.fmreit-statement-page-1-transactions-sub-heading-list li {
  display: block;
  width: 33.33333%;
  color: #1B1F4C;
  font-size: 14px;
  padding-left: 0;
}
.fmreit-statement-page-1-transactions-table-container {
  display: block;
  width: 100%;
}
.fmreit-statement-page-1-transactions-table-container-table {
  width: 100%;
  font-family: Arial, serif;
  font-size: 14px;
  border-collapse: collapse;
}
.fmreit-statement-page-1-transactions-table-container-table thead {
  border-bottom: 1px solid #1B1F4C;
}
.fmreit-statement-page-1-transactions-table-container-table thead tr th {
  padding: 5px 20px;
  text-align: left;
  vertical-align: bottom;
}
.fmreit-statement-page-1-transactions-table-container-table thead tr th:first-of-type {
  padding: 5px 20px 5px 0;
}
.fmreit-statement-page-1-transactions-table-container-table thead tr th:last-of-type {
  padding: 5px 0 5px 20px;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr:first-of-type td {
  padding-top: 8px;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr:last-of-type td {
  font-weight: bold;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr:nth-child(2n) {
  background: #f8f8f8;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr td {
  padding: 5px 20px;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr td:first-of-type {
  padding: 3px 20px 3px 0;
}
.fmreit-statement-page-1-transactions-table-container-table tbody tr td:last-of-type {
  padding: 3px 0 3px 20px;
}
.fmreit-statement-page-1-footer {
  position: absolute;
  left: 50px;
  bottom: 50px;
}
.fmreit-statement-page-1-footer p {
  font-size: 12px;
}
.fmreit-statement-page-2 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  height: 1580px;
  align-items: flex-start;
  justify-content: flex-start;
  align-content: flex-start;
  position: relative;
  padding: 50px;
  box-sizing: border-box;
}
.fmreit-statement-page-2-header {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.fmreit-statement-page-2-header-left {
  display: block;
  width: 60%;
}
.fmreit-statement-page-2-header-right {
  display: flex;
  width: 40%;
  flex-wrap: wrap;
}
.fmreit-statement-page-2-header-right-confirmation-statement p {
  font-family: Arial, serif;
}
.fmreit-statement-page-2-blank {
  display: block;
  width: 100%;
  padding-top: 500px;
}
.fmreit-statement-page-2-blank h2 {
  text-align: center;
}

.emails.emailBlasts.selectRecipients .content-container {
  padding: 70px 0 0 0;
}
.emails.emailBlasts.selectRecipients .content-container .form-content {
  display: block;
  float: left;
  width: 100%;
  padding: 0 40px;
}
.emails.emailBlasts.selectRecipients .content-container .form-content .select-all {
  padding-left: 10px;
}
.emails.emailBlasts.selectRecipients .content-container .form-content td {
  padding: 10px;
}
.emails.emailBlasts.selectRecipients .content-container .form-content .checkbox label {
  display: inline;
  font-size: 18px;
  line-height: 22px;
  vertical-align: middle;
  color: black;
}
.emails.emailBlasts.selectRecipients .content-container .form-content .accounts {
  font-size: 14px;
  line-height: 22px;
  vertical-align: middle;
}

.emails.emailBlasts.new .content-container {
  padding: 70px 0 0 0;
}
.emails.emailBlasts.new .content-container form {
  float: left;
  width: 100%;
}
.emails.emailBlasts.new .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.emails.emailBlasts.chooseTemplate .content-container {
  padding: 70px 0 0 0;
}
.emails.emailBlasts.chooseTemplate .content-container .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.emails.emailBlasts.edit .content-container {
  padding: 70px 0 0 0;
}
.emails.emailBlasts.edit .content-container form {
  float: left;
  width: 100%;
}
.emails.emailBlasts.edit .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.emails.emailBlasts.selectRecipients .select-all label {
  float: left;
  width: auto;
  margin-right: 20px;
}

.emails.emailBlasts.show .heading {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.emails.emailBlasts.show .heading h1 {
  display: block;
  width: 80%;
  margin-bottom: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.emails.emailBlasts.show .heading h1 .recipients-count {
  font-size: 18px;
  font-weight: 400;
}
.emails.emailBlasts.show .heading h1 .recipients-count .count {
  font-size: 22px;
  color: #e2231a;
}
.emails.emailBlasts.show p {
  color: black;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.emails.emailBlasts.show .content-used {
  display: block;
  float: left;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}
.emails.emailBlasts.show .content-used li {
  display: block;
  float: left;
  margin-right: 10px;
}

.emails.emailBlasts.show #accordion,
.emails.emailBlasts.send #accordion {
  border-top: 1px solid #ddd;
}
.emails.emailBlasts.show #accordion h3,
.emails.emailBlasts.send #accordion h3 {
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0;
  line-height: 40px;
  clear: both;
  cursor: pointer;
}
.emails.emailBlasts.show #accordion h3 i,
.emails.emailBlasts.send #accordion h3 i {
  display: block;
  float: left;
  margin-top: 10px;
  width: 30px;
  text-align: center;
}
.emails.emailBlasts.show #accordion h3 .closed,
.emails.emailBlasts.send #accordion h3 .closed {
  display: block;
  float: right;
  color: #666;
}
.emails.emailBlasts.show #accordion h3 .open,
.emails.emailBlasts.send #accordion h3 .open {
  display: none;
  float: right;
  color: black;
}
.emails.emailBlasts.show #accordion h3.ui-state-active,
.emails.emailBlasts.send #accordion h3.ui-state-active {
  border-bottom: none;
}
.emails.emailBlasts.show #accordion h3.ui-state-active .open,
.emails.emailBlasts.send #accordion h3.ui-state-active .open {
  display: block;
}
.emails.emailBlasts.show #accordion h3.ui-state-active .closed,
.emails.emailBlasts.send #accordion h3.ui-state-active .closed {
  display: none;
}
.emails.emailBlasts.show #accordion h3.ui-state-disabled .open,
.emails.emailBlasts.show #accordion h3.ui-state-disabled .closed,
.emails.emailBlasts.send #accordion h3.ui-state-disabled .open,
.emails.emailBlasts.send #accordion h3.ui-state-disabled .closed {
  display: none;
}
.emails.emailBlasts.show #accordion div,
.emails.emailBlasts.send #accordion div {
  border-bottom: 1px solid #ddd;
  padding: 10px 30px;
}
.emails.emailBlasts.show #accordion div:after,
.emails.emailBlasts.send #accordion div:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.emails.emailBlasts.show #accordion div .cc-success,
.emails.emailBlasts.show #accordion div .bcc-success,
.emails.emailBlasts.show #accordion div .cc-fail,
.emails.emailBlasts.show #accordion div .bcc-fail,
.emails.emailBlasts.send #accordion div .cc-success,
.emails.emailBlasts.send #accordion div .bcc-success,
.emails.emailBlasts.send #accordion div .cc-fail,
.emails.emailBlasts.send #accordion div .bcc-fail {
  display: block;
  float: left;
  width: 25%;
  border-bottom: none;
  padding: 0;
}
.emails.emailBlasts.show #accordion div .cc-success strong,
.emails.emailBlasts.show #accordion div .bcc-success strong,
.emails.emailBlasts.send #accordion div .cc-success strong,
.emails.emailBlasts.send #accordion div .bcc-success strong {
  color: #37a72e;
}
.emails.emailBlasts.show #accordion div .cc-fail strong,
.emails.emailBlasts.show #accordion div .bcc-fail strong,
.emails.emailBlasts.send #accordion div .cc-fail strong,
.emails.emailBlasts.send #accordion div .bcc-fail strong {
  color: red;
}

.emails.emailBlasts.send .content-container {
  padding: 0;
}
.emails.emailBlasts.send .content-container .form-content {
  display: block;
  float: left;
  width: 100%;
  padding: 0 40px;
}

.emails.emailBlasts.preview .content-container {
  padding: 70px 0 0 0;
}
.emails.emailBlasts.preview .meta {
  margin-bottom: 50px;
}
.emails.emailBlasts.preview .email-preview h3 {
  text-align: center;
}
.emails.emailBlasts.preview .email-preview > p {
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 1.5em;
  margin-bottom: 30px;
}
.emails.emailBlasts.preview .email-preview > p span {
  color: #666;
}
.emails.emailBlasts.preview .email-preview table {
  margin: auto;
}

.email-results {
  padding: 0;
  list-style-type: none;
}
.email-results li {
  box-sizing: border-box;
  padding: 10px 15px;
  background: #eeeeee;
}
.email-results li ul {
  margin: 10px 0;
}
.email-results li li {
  padding: 0;
  background: transparent;
}

* {
  box-sizing: border-box;
}

body.modal-container {
  padding: 20px;
  -webkit-transition: none; /* Safari */
  transition: none;
}
body.modal-container .content-container {
  padding: 0;
}
body.modal-container .content-container .email-preview p {
  margin-top: 0;
}

.emails.emailBlasts.preview .preview-list {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
  list-style-position: inside;
}

#email-preview.simplemodal-container .content-container {
  padding: 0;
}

#email-preview.simplemodal-container .modalCloseImg {
  background: #e2231a;
  width: 25px;
  height: 25px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -18px;
  cursor: pointer;
  text-align: center;
  line-height: 25px;
  border-radius: 15px;
  color: white;
}

#email-preview.simplemodal-container .modalCloseImg:hover {
  text-decoration: none;
}

#email-preview.simplemodal-container .modalCloseImg::after {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 16px;
  color: white;
}

#email-preview.simplemodal-container .loading {
  text-align: center;
  padding-top: 150px;
}

#email-preview.simplemodal-container .loading .fa-spinner {
  font-size: 150px;
  color: #e2231a;
}

body {
  font-family: "Raleway", sans-serif;
  background: #ffffff;
  margin: 0;
  padding: 0 0 0 75px;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
}
body.header-open {
  padding: 0 0 0 188px;
}
body.no-animation {
  webkit-transition: unset;
  transition: unset;
}
body.direct-render {
  padding: 0;
}

.container {
  display: block;
  float: left;
  width: 100%;
}

.content-container {
  display: block;
  float: left;
  width: 100%;
  height: 100vh;
  padding: 0 40px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #eee;
  display: block;
  width: 75px;
  height: 100vh;
  margin-bottom: 40px;
  overflow: hidden;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  transition-timing-function: ease-out;
}
.header.no-animation {
  -webkit-transition: unset;
  transition: unset;
}
.header.no-animation .logo {
  -webkit-transition: unset;
  transition: unset;
}
.header.no-animation .logo img {
  -webkit-transition: unset;
  transition: unset;
}
.header .logo {
  display: block;
  float: left;
  width: 194px;
  height: 50px;
  clear: both;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  transition-timing-function: ease-out;
}
.header .logo img {
  display: block;
  float: left;
  width: 194px;
  height: 50px;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  margin: 13px 0 0 13px;
}
.header .nav {
  display: block;
  float: left;
  width: 155px;
  clear: both;
}
.header .nav ul {
  list-style-type: none;
  padding-left: 25px;
  margin-top: 60px;
}
.header .nav ul li {
  margin-bottom: 30px;
}
.header .nav ul li a {
  display: block;
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
  color: #aaa;
}
.header .nav ul li a .icon-container {
  display: block;
  float: left;
  width: 33px;
  text-align: center;
  clear: both;
  padding-right: 10px;
  height: 27px;
  line-height: 27px;
}
.header .nav ul li a span {
  display: none;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 5px;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 27px;
}
.header .nav ul li a:hover, .header .nav ul li a.on {
  color: #e2231a;
  text-decoration: none;
}
.header .nav ul li a:hover span, .header .nav ul li a.on span {
  color: black;
}
.header .logout {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 50px;
  left: 0;
  text-align: center;
}
.header .logout a {
  color: #999;
  font-size: 14px;
}

.header.on {
  width: 188px;
}
.header.on .logo {
  width: 155px;
  height: 50px;
}
.header.on .logo img {
  width: 155px;
  height: 40px;
}
.header.on .nav ul li a span {
  display: block;
}
.header.on .logout {
  display: block;
}

.subnav {
  display: block;
  float: left;
  width: 100%;
  padding: 20px 0 40px 0;
}
.subnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.subnav ul li {
  display: block;
  float: left;
  margin-right: 30px;
}
.subnav ul li a {
  display: block;
  float: left;
  padding: 0 0 10px 0;
  color: #666;
  font-weight: 600;
  border-bottom: 2px solid white;
}
.subnav ul li a:hover {
  color: black;
  text-decoration: none;
}
.subnav ul li a.on {
  color: black;
  border-bottom: 2px solid #e2231a;
}

.alert {
  position: fixed;
  width: 100%;
  height: 42px;
  left: 0;
  top: 0;
  background-color: silver;
  text-align: center;
  padding: 10px 0;
  opacity: 0.9;
  color: white;
  font-weight: 500;
  line-height: 22px;
  font-size: 16px;
  z-index: 100000000;
}
.alert.alert-success {
  background-color: #37A72E;
}
.alert.alert-danger {
  background-color: #E2231A;
}

.progress-bar-container {
  padding: 0 0 40px 0;
}

.progress-bar {
  display: block;
  float: left;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  background: #ddd;
  overflow: hidden;
}

.progress {
  display: block;
  float: left;
  height: 100%;
  background: #e2231a;
}

.modal {
  display: none;
}

.modal.importComplete h1 {
  text-align: center;
}

.remove-modal input[type=submit] {
  display: block;
  width: 200px;
  position: absolute;
  right: 125px;
  bottom: 100px;
}
.remove-modal .button.secondary {
  display: block;
  width: 200px;
  position: absolute;
  left: 125px;
  bottom: 100px;
}

.simplemodal-overlay {
  background: black;
  opacity: 0.6 !important;
}

#email-preview.simplemodal-container {
  padding: 0;
  height: 80vh;
}

#email-preview.simplemodal-container .simplemodal-wrap {
  overflow-y: scroll !important;
  overflow-x: hidden !important;
}

.simplemodal-container {
  background: white;
  padding: 100px 125px;
  width: 700px;
  min-height: 335px;
}
.simplemodal-container h2 {
  margin-top: 0;
}

#import-progress.simplemodal-container {
  padding: 75px;
  width: 700px;
}
#import-progress.simplemodal-container h1 {
  text-align: center;
}

#import-complete.simplemodal-container {
  padding: 75px;
  width: 500px;
}
#import-complete.simplemodal-container h1 .fa-check {
  color: black;
}
#import-complete.simplemodal-container .close {
  display: block;
  width: 200px;
  margin: 50px auto 0 auto;
}

.modalCloseImg {
  display: none;
}

.header-open .meta {
  left: 188px;
  width: -moz-calc(100% - 188px);
  width: -webkit-calc(100% - 188px);
  width: -o-calc(100% - 188px);
  width: calc(100% - 188px);
}

.header-open.no-animation .meta {
  -webkit-transition: unset;
  transition: unset;
}

.meta {
  display: block;
  float: left;
  width: -moz-calc(100% - 75px);
  width: -webkit-calc(100% - 75px);
  width: -o-calc(100% - 75px);
  width: calc(100% - 75px);
  height: 70px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  position: fixed;
  z-index: 1000;
  left: 75px;
  top: 0;
  -webkit-transition: all 0.3s; /* Safari */
  transition: all 0.3s;
  background: white;
}
.meta .meta-title {
  display: block;
  float: left;
  width: 45%;
  height: 100%;
  line-height: 70px;
  padding-left: 20px;
  padding-right: 30px;
}
.meta .meta-title h1 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.meta .meta-title h1 span {
  font-size: 12px;
  font-weight: 600;
  color: #666;
  margin-left: 4px;
}
.meta .meta-center {
  display: block;
  float: left;
  width: 35%;
  height: 100%;
  line-height: 70px;
}
.meta .meta-center .recipients-count {
  font-size: 18px;
  font-weight: 400;
}
.meta .meta-actions {
  display: block;
  float: left;
  width: 20%;
  height: 100%;
  line-height: 70px;
}
.meta .meta-actions .button,
.meta .meta-actions input[type=submit] {
  float: right;
  margin-right: 15px;
  margin-top: 16px;
}

.meta.double-button .meta-actions {
  display: block;
  float: left;
  width: 15%;
}
.meta.double-button .meta-actions.left .button {
  float: left;
  margin-left: 15px;
  margin-right: 0;
}
.meta.double-button .meta-actions.right input[type=submit] {
  float: right;
}
.meta.double-button .meta-breadcrumb {
  display: block;
  float: left;
  width: 70%;
  height: 100%;
  line-height: 70px;
  font-size: 14px;
  color: #666;
  text-align: center;
}
.meta.double-button .meta-breadcrumb .current {
  color: black;
}

.hr.employees.new .content-container {
  padding: 70px 0 0 0;
}
.hr.employees.new .content-container form {
  float: left;
  width: 100%;
}
.hr.employees.new .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.hr.employees.edit .content-container {
  padding: 70px 0 0 0;
}
.hr.employees.edit .content-container form {
  float: left;
  width: 100%;
}
.hr.employees.edit .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.hr.employees.show .heading {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.hr.employees.show .heading h1 {
  display: block;
  width: 80%;
  margin-bottom: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hr.employees.show .heading h1 .recipients-count {
  font-size: 18px;
  font-weight: 400;
}
.hr.employees.show .heading h1 .recipients-count .count {
  font-size: 22px;
  color: #e2231a;
}
.hr.employees.show p {
  color: black;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.hr.employees.show .content-used {
  display: block;
  float: left;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}
.hr.employees.show .content-used li {
  display: block;
  float: left;
  margin-right: 10px;
}

.hr.employees.show #accordion,
.hr.employees.send #accordion {
  border-top: 1px solid #ddd;
}
.hr.employees.show #accordion h3,
.hr.employees.send #accordion h3 {
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 0;
  line-height: 40px;
  clear: both;
  cursor: pointer;
}
.hr.employees.show #accordion h3 i,
.hr.employees.send #accordion h3 i {
  display: block;
  float: left;
  margin-top: 10px;
  width: 30px;
  text-align: center;
}
.hr.employees.show #accordion h3 .closed,
.hr.employees.send #accordion h3 .closed {
  display: block;
  float: right;
  color: #666;
}
.hr.employees.show #accordion h3 .open,
.hr.employees.send #accordion h3 .open {
  display: none;
  float: right;
  color: black;
}
.hr.employees.show #accordion h3.ui-state-active,
.hr.employees.send #accordion h3.ui-state-active {
  border-bottom: none;
}
.hr.employees.show #accordion h3.ui-state-active .open,
.hr.employees.send #accordion h3.ui-state-active .open {
  display: block;
}
.hr.employees.show #accordion h3.ui-state-active .closed,
.hr.employees.send #accordion h3.ui-state-active .closed {
  display: none;
}
.hr.employees.show #accordion h3.ui-state-disabled .open,
.hr.employees.show #accordion h3.ui-state-disabled .closed,
.hr.employees.send #accordion h3.ui-state-disabled .open,
.hr.employees.send #accordion h3.ui-state-disabled .closed {
  display: none;
}
.hr.employees.show #accordion div,
.hr.employees.send #accordion div {
  border-bottom: 1px solid #ddd;
  padding: 10px 30px;
}
.hr.employees.show #accordion div:after,
.hr.employees.send #accordion div:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.hr.employees.show #accordion div .cc-success,
.hr.employees.show #accordion div .bcc-success,
.hr.employees.show #accordion div .cc-fail,
.hr.employees.show #accordion div .bcc-fail,
.hr.employees.send #accordion div .cc-success,
.hr.employees.send #accordion div .bcc-success,
.hr.employees.send #accordion div .cc-fail,
.hr.employees.send #accordion div .bcc-fail {
  display: block;
  float: left;
  width: 25%;
  border-bottom: none;
  padding: 0;
}
.hr.employees.show #accordion div .cc-success strong,
.hr.employees.show #accordion div .bcc-success strong,
.hr.employees.send #accordion div .cc-success strong,
.hr.employees.send #accordion div .bcc-success strong {
  color: #37a72e;
}
.hr.employees.show #accordion div .cc-fail strong,
.hr.employees.show #accordion div .bcc-fail strong,
.hr.employees.send #accordion div .cc-fail strong,
.hr.employees.send #accordion div .bcc-fail strong {
  color: red;
}

.import.import.import h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.import.import.import .contact-import,
.import.import.import .property-import,
.import.import.import .contribution-import,
.import.import.import .distribution-import {
  display: block;
  float: left;
  width: 1000px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  clear: both;
}
.import.import.import .distribution-import {
  border-bottom: none;
}

body.login {
  padding: 0;
}

.login-container {
  display: block;
  float: left;
  width: 100%;
  height: 100vh;
}
.login-container .login-billboard {
  display: block;
  float: left;
  width: 60%;
  height: 100%;
  background-image: url(/assets/images/login-billboard-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 0 125px;
}
.login-container .login-billboard .login-logo img {
  display: block;
  width: 76px;
  height: 76px;
}
.login-container .login-billboard .login-billboard-content {
  position: absolute;
  bottom: 160px;
}
.login-container .login-billboard .login-billboard-content h2 {
  text-transform: none;
  color: white;
  font-size: 44px;
  margin-bottom: 50px;
}
.login-container .login-billboard .login-billboard-content ul {
  list-style-type: none;
  padding-left: 0;
}
.login-container .login-billboard .login-billboard-content ul li {
  color: white;
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 300;
  padding-left: 30px;
  position: relative;
}
.login-container .login-billboard .login-billboard-content ul li:after {
  font-family: FontAwesome;
  content: "\f068";
  position: absolute;
  left: 0;
  top: 3px;
  color: #e2231a;
}
.login-container .login-content-container {
  display: table-cell;
  width: 40%;
  height: 100vh;
  vertical-align: middle;
}
.login-container .login-content-container .login-content {
  display: inline-block;
  width: 100%;
  padding: 0 80px;
}
.login-container .login-content-container .login-content h1 {
  font-size: 36px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 40px;
}
.login-container .login-content-container .login-content input[type=text],
.login-container .login-content-container .login-content input[type=password] {
  display: block;
  width: 100%;
  height: 75px;
  margin-bottom: 15px;
  font-size: 18px;
  padding: 0 30px;
}
.login-container .login-content-container .login-content input[type=submit] {
  display: block;
  width: 100%;
  height: 75px;
  margin-top: 40px;
  font-size: 14px;
  text-align: center;
}

.reports.reports.status .progress-container {
  display: block;
  float: right;
  width: 40%;
}
.reports.reports.status .progress-container h3 {
  display: block;
  float: left;
  width: 25%;
  text-align: right;
  padding-right: 10px;
  line-height: 40px;
  height: 40px;
  margin: 0;
}
.reports.reports.status .progress-container h3 span {
  color: red;
  margin-left: 10px;
}
.reports.reports.status .progress-container .progress-bar {
  display: block;
  float: left;
  width: 75%;
}
.reports.reports.status .admin {
  margin: 40px 0 20px 0;
}
.reports.reports.status .admin .status {
  text-align: center;
  padding: 10px;
  width: 30px;
}
.reports.reports.status .admin .status i {
  font-size: 18px;
}
.reports.reports.status .admin .account {
  padding: 10px;
}
.reports.reports.status .admin .account span {
  font-size: 14px;
  margin-left: 20px;
}

.reports.reports.index h1 {
  margin-bottom: 30px;
}
.reports.reports.index .single-report {
  display: block;
  float: left;
  width: 1000px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.reports.reports.index .multiple-reports {
  display: block;
  float: left;
  width: 1000px;
  padding: 20px 0;
  clear: both;
}

.reports.reports.renderPreview .report-preview-container {
  display: block;
  float: left;
  width: 100%;
  overflow: scroll;
}

.report-preview {
  display: block;
  margin: auto;
  width: 1630px;
  height: 1380px;
  font-family: "Helvetic Neue", Helvetica, Arial, sans-serif;
  background: white;
  position: relative;
}
.report-preview.render {
  margin: 0;
  float: left;
  height: 1250px;
}
.report-preview.render + .report-preview.render {
  page-break-before: always;
}
.report-preview .report-header {
  display: block;
  float: left;
  width: 1630px;
  height: 60px;
  margin-bottom: 30px;
}
.report-preview .report-header-logo {
  display: block;
  float: left;
  padding-right: 30px;
}
.report-preview .report-header-logo img {
  display: block;
  float: left;
}
.report-preview .report-header-info {
  display: block;
  float: left;
  width: 500px;
  border-left: 1px solid #444444;
  padding-left: 20px;
}
.report-preview .report-header-p {
  display: block;
  float: left;
  width: 100%;
  color: #000000;
  margin: 11px 0;
  font-size: 16px;
  line-height: 22px;
}
.report-preview .report-header-p span {
  display: block;
  float: left;
  width: 100%;
}
.report-preview .report-preview-table {
  padding-top: 20px;
  width: 1630px;
  padding-bottom: 61px;
  /*.cashOnCashReturn div {
    width: 58px;
  }*/
}
.report-preview .report-preview-table td,
.report-preview .report-preview-table th {
  background: white;
}
.report-preview .report-preview-table td.border,
.report-preview .report-preview-table th.border {
  padding: 0 !important;
  background: #d12e2f !important;
  width: 1px !important;
}
.report-preview .report-preview-table td.border div,
.report-preview .report-preview-table th.border div {
  width: 1px !important;
}
.report-preview .report-preview-table thead .super-heading th {
  padding: 3px 5px;
  color: white;
  text-align: left;
  text-transform: uppercase;
  background: #d12e2f;
  font-size: 13px;
}
.report-preview .report-preview-table thead .super-heading th.spacer {
  background: white;
}
.report-preview .report-preview-table thead .super-heading th.empty {
  background: transparent;
  border-left: none;
}
.report-preview .report-preview-table thead .super-heading th.empty div {
  width: 512px;
}
.report-preview .report-preview-table thead .super-heading th.spacer div {
  width: 22px;
}
.report-preview .report-preview-table thead .super-heading th.ownership div {
  width: 130px;
}
.report-preview .report-preview-table thead .super-heading th.current-year-cash-activity, .report-preview .report-preview-table thead .super-heading th.current-year-cash-activity div {
  width: 509px;
}
.report-preview .report-preview-table thead .super-heading th.cumulative-activity-since-inception, .report-preview .report-preview-table thead .super-heading th.cumulative-activity-since-inception div {
  width: 320px;
}
.report-preview .report-preview-table thead .heading th {
  color: #E41C1C;
  line-height: 12px;
  vertical-align: bottom;
  padding: 30px 5px 5px 5px;
  text-align: right;
}
.report-preview .report-preview-table thead .heading th sup {
  color: #000000;
  margin-right: -4px;
  line-height: 0.5;
}
.report-preview .report-preview-table thead .heading th.name, .report-preview .report-preview-table thead .heading th.parentProperty {
  text-align: left;
}
.report-preview .report-preview-table thead .heading th.spacer div {
  width: 22px;
}
.report-preview .report-preview-table tbody tr.even th, .report-preview .report-preview-table tbody tr.even td {
  background: #ecedec;
}
.report-preview .report-preview-table tbody tr.odd th, .report-preview .report-preview-table tbody tr.odd td {
  background: #ffffff;
}
.report-preview .report-preview-table tbody tr th.spacer div th.spacer div {
  width: 22px;
}
.report-preview .report-preview-table tbody tr td {
  padding: 5px;
  text-align: right;
}
.report-preview .report-preview-table tbody tr td.name, .report-preview .report-preview-table tbody tr td.parentProperty {
  text-align: left;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading td {
  padding: 0;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th {
  padding: 20px 5px 2px 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #E41C1C;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.empty {
  background: transparent;
  border-left: none;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.empty div {
  width: 512px;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.spacer div {
  width: 22px;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.ownership div {
  width: 130px;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.current-year-cash-activity div {
  width: 509px;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading th.cumulative-activity-since-inception div {
  width: 320px;
}
.report-preview .report-preview-table tbody tr.propertyCollectionHeading.sold th {
  padding: 40px 5px 2px 5px;
}
.report-preview .report-preview-table tbody tr.subtotals th {
  border-top: 1px solid black;
  text-align: right;
  padding: 5px;
}
.report-preview .report-preview-table tbody tr.subtotals th.parentProperty {
  text-transform: uppercase;
  text-align: left;
}
.report-preview .report-preview-table tbody tr.totals {
  background: #666666;
  font-size: 12px;
}
.report-preview .report-preview-table tbody tr.totals th {
  text-align: right;
  background: #666666;
  color: white;
  padding: 10px 5px;
}
.report-preview .report-preview-table tbody tr.totals th.parentProperty {
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
}
.report-preview .report-preview-table .parentProperty div {
  width: 205px;
}
.report-preview .report-preview-table .name div {
  width: 227px;
}
.report-preview .report-preview-table .date div {
  width: 60px;
}
.report-preview .report-preview-table .totalCapitalInvested div {
  width: 60px;
}
.report-preview .report-preview-table .transfers div {
  width: 60px;
}
.report-preview .report-preview-table .endingUnreturnedCapital div {
  width: 60px;
}
.report-preview .report-preview-table .ownershipPercentage div {
  width: 60px;
}
.report-preview .report-preview-table .distributionQ1 div {
  width: 57px;
}
.report-preview .report-preview-table .distributionQ2 div {
  width: 57px;
}
.report-preview .report-preview-table .distributionQ3 div {
  width: 57px;
}
.report-preview .report-preview-table .distributionQ4 div {
  width: 57px;
}
.report-preview .report-preview-table .specialDistribution div {
  width: 57px;
}
.report-preview .report-preview-table .totalDistributions div {
  width: 58px;
}
.report-preview .report-preview-table .taxWithholding div {
  width: 58px;
}
.report-preview .report-preview-table .cumulativeDistributions div {
  width: 60px;
}
.report-preview .report-preview-table .cumulativeSpecialDistributions div {
  width: 60px;
}
.report-preview .report-preview-table .cumulativeTotalDistributions div {
  width: 60px;
}
.report-preview .report-preview-table .cumulativeTaxWithholding div {
  width: 60px;
}
.report-preview .report-preview-table .cumulativeAverageCashOnCashReturn div {
  width: 60px;
}
.report-preview .report-preview-table .cumulativePercentageCapitalReturned div {
  width: 60px;
}

.report-pagination {
  position: absolute;
  top: 0;
  right: 0;
}

.report-preview.render * {
  page-break-inside: avoid;
}

.report-disclaimer {
  width: 1630px;
  display: block;
  position: absolute;
  bottom: 6px;
  left: 0;
  background: #ECECEC;
  padding: 6px;
}
.report-disclaimer sup {
  margin-right: 3px;
  color: #000000;
}
.report-disclaimer p {
  font-size: 10px;
  margin: 0;
  line-height: 1.2;
  color: #000000;
}

.report-footnotes {
  width: 1630px;
  display: block;
}
.report-footnotes ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.report-footnotes ul li {
  font-size: 10px;
  margin: 0;
  line-height: 1.2;
}

.emails.emailTemplates.new .content-container {
  padding: 70px 0 0 0;
}
.emails.emailTemplates.new .content-container form {
  float: left;
  width: 100%;
}
.emails.emailTemplates.new .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.emails.emailTemplates.edit .content-container {
  padding: 70px 0 0 0;
}
.emails.emailTemplates.edit .content-container form {
  float: left;
  width: 100%;
}
.emails.emailTemplates.edit .content-container form .form-content {
  display: block;
  float: left;
  width: 1000px;
  padding: 0 40px;
}

.emails.emailTemplates.preview .content-container {
  padding: 120px 0 0 0;
}
.emails.emailTemplates.preview .meta {
  margin-bottom: 50px;
}
.emails.emailTemplates.preview .email-preview table {
  margin: auto;
}

h1 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
}

h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 1px;
  text-transform: none;
  color: #333;
}

h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

h4 {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  margin-bottom: 10px;
}

p, li, label, input {
  font-size: 14px;
  color: #666;
}

a {
  color: #e2231a;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

li {
  margin-bottom: 8px;
}

input[type=file] {
  margin-top: 5px;
}

input[type=submit] {
  position: relative;
  display: inline-block;
  width: auto;
  height: 41px;
  line-height: 41px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  white-space: nowrap;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  background-color: #e2231a;
  text-align: center;
  font-size: 14px;
  padding: 0 14px;
  font-weight: 600;
  border: none;
}

input[type=submit]:hover {
  background-color: rgb(180.2619047619, 27.9166666667, 20.7380952381);
}

input[type=submit].send {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

input[type=submit].secondary {
  color: #525252;
  background-color: #E0E0E0;
}

input[type=submit].secondary:hover {
  background-color: #CBCBCB;
}

.button {
  position: relative;
  display: inline-block;
  width: auto;
  height: 41px;
  line-height: 41px;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-size: 14px;
  padding: 0 14px;
  font-weight: 600;
}
.button:hover {
  text-decoration: none;
}

.button.primary {
  color: #fff;
  background-color: #e2231a;
}
.button.primary:hover {
  background-color: rgb(180.2619047619, 27.9166666667, 20.7380952381);
}

.button.secondary {
  color: #525252;
  background-color: #E0E0E0;
}
.button.secondary:hover {
  background-color: #CBCBCB;
}

.button.tertiary {
  border: 2px solid #eee;
  color: #333;
  background-color: #eee;
  font-size: 13px;
  padding: 0 14px;
}

.button.heading {
  float: right;
}

.floating-menu-container {
  position: relative;
}

.floating-menu {
  display: none;
  width: 150px;
  border: 1px solid #ddd;
  background: white;
  position: absolute;
  right: 0;
  top: 22px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding: 0;
  z-index: 100;
}
.floating-menu li {
  display: block;
  float: left;
  width: 100%;
  height: 37px;
  line-height: 37px;
  margin-bottom: 0;
}
.floating-menu li a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  color: #525252;
  font-size: 14px;
  padding: 0 15px;
  font-weight: 600;
}
.floating-menu li a:hover {
  text-decoration: none;
  background-color: #eee;
}

table {
  font-size: 10px;
}

table.admin {
  font-size: 18px;
  width: 100%;
  margin: 20px 0;
  border-top: 1px solid #ddd;
  border-collapse: collapse;
  color: #666;
}
table.admin tr {
  border-bottom: 1px solid #ddd;
}
table.admin th {
  text-align: left;
}
table.admin th.actions {
  text-align: right;
}
table.admin td.actions a.button {
  float: right;
  margin-left: 2px;
}
table.admin tbody td,
table.admin thead th {
  padding: 20px 10px;
  vertical-align: middle;
}
table.admin td.status {
  font-size: 14px;
}
table.admin td.status strong {
  color: #444;
  margin-right: 3px;
}
table.admin td.status-icon {
  width: 30px;
}
table.admin td.title {
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
}

.fa-check {
  color: #37a72e;
}

.fa-exclamation,
.fa-times {
  color: red;
}

.errors li,
.failure,
.failure li {
  color: red;
}

.success li,
.success {
  color: green;
}

.warnings {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.warnings.nav {
  margin-top: 0;
}
.warnings.nav p.alert {
  margin: 0;
}
.warnings.no-nav {
  margin-top: 20px;
}
.warnings.no-nav p.alert {
  margin: 0 40px;
}
.warnings p.alert {
  color: black;
  font-size: 16px;
  padding: 15px 0;
  height: 48px;
  border: 1px solid #e2231a;
  border-radius: 4px;
  text-indent: 10px;
}
.warnings p.alert i {
  color: #e2231a;
  margin-right: 10px;
}

form label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
form .form-grid {
  display: block;
  float: left;
  margin-bottom: 25px;
}
form .form-grid .form-grid {
  margin-bottom: 0;
}
form .one-fourth {
  width: 25%;
}
form .one-third {
  width: 33.33333%;
}
form .one-half {
  width: 50%;
}
form .two-thirds {
  width: 66.666666%;
}
form .three-fourths {
  width: 75%;
}
form .full {
  width: 100%;
}
form .left {
  padding-right: 20px;
}
form .right {
  padding-left: 20px;
}
form input[type=text],
form select {
  display: block;
  width: 100%;
  height: 42px;
  border: 1px solid #ddd;
  padding: 0 10px;
  color: black;
  font-size: 18px;
}
form textarea {
  display: block;
  width: 100%;
  height: 250px;
  border: 1px solid #ddd;
  padding: 10px;
  color: black;
  font-size: 18px;
}

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