/* This stylesheet has been compiled by the Fliplet APIs at 2025-06-01T08:37:52+00:00. */

/* com.fliplet.theme.default:scss/index.scss */

a {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  color: #1C3E78;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

a:hover,
a:focus,
a:active:hover,
a:active:focus {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  color: #0096B8;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  outline: none;
}

.btn.btn-link {
  color: #1C3E78;
  text-decoration: none;
}

.btn.btn-link:hover,
.btn.btn-link:focus,
.btn.btn-link:active:hover,
.btn.btn-link:active:focus {
  color: #0096B8;
  text-decoration: none;
  outline: none;
}

.fl-bar-padding .fl-viewport-header {
  border-bottom: none;
  border-top: none;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px 8px 8px 8px;
}

.table-bordered {
  border: none;
}

.table-bordered tr {
  border: none;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
  border: none;
}

table,
table.mce-item-table {
  border: none;
}

table tr,
table.mce-item-table tr {
  border: none;
}

table tr:first-child,
table.mce-item-table tr:first-child {
  border-top: none;
}

table>thead ~ tbody tr:first-child,
table>thead ~ tfoot tr:first-child,
table.mce-item-table>thead ~ tbody tr:first-child,
table.mce-item-table>thead ~ tfoot tr:first-child {
  border: none;
}

table th,
table td,
table caption,
table.mce-item-table th,
table.mce-item-table td,
table.mce-item-table caption {
  padding: 8px 8px 8px 8px;
  border: none;
}

html.no-touchevents.js-focus-visible .focus-outline-active:focus.focus-visible,
html.no-touchevents.js-focus-visible .focus-outline:focus.focus-visible {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25);
}

html.no-touchevents.js-focus-visible .focus-outline-active:focus-visible,
html.no-touchevents.js-focus-visible .focus-outline:focus-visible {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25);
}

html.touchevents .focus-outline {
  outline: none;
}

body {
  background-color: #fff;
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  font-weight: normal;
}

h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 15px;
}

h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.fl-intro-layout.container-fluid {
  background-image: none;
  background-color: #1C3E78;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

.fl-intro-layout.container-fluid .panel-overlay {
  background: none;
  position: absolute;
  margin: 0;
  border-radius: 0;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.fl-intro-layout.container-fluid .panel-overlay>.panel-body {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-color: rgba(0,0,0,0.5);
  padding: 15px 15px 15px 15px;
  box-shadow: none;
  border: none;
  border-radius: 20px;
}

.fl-intro-layout.container-fluid .panel-overlay>.panel-body h1,
.fl-intro-layout.container-fluid .panel-overlay>.panel-body h2,
.fl-intro-layout.container-fluid .panel-overlay>.panel-body h3,
.fl-intro-layout.container-fluid .panel-overlay>.panel-body h4,
.fl-intro-layout.container-fluid .panel-overlay>.panel-body h5,
.fl-intro-layout.container-fluid .panel-overlay>.panel-body h6 {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header {
  text-shadow: none;
  background-color: rgba(255,255,255,0.85);
  color: #1C3E78;
  box-shadow: none;
  border-bottom: 1px solid rgba(127,127,127,0.1);
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: "43px";
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-left,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-left-arrow,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right-arrow {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger .hamburger-inner,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel:before,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel:before {
  border-bottom: 11px solid #fff;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-list-default,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-list-default {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-list-default ul,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-list-default ul>li,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul>li {
  border-bottom: 1px solid rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-list-default ul>li .fa,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul>li .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar .copyright,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar .copyright {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.default"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar .copyright a,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar .copyright a {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header {
  text-shadow: none;
  background-color: #242534;
  color: #1C3E78;
  box-shadow: none;
  border-bottom: 1px solid rgba(127,127,127,0.1);
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: "43px";
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-left,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-left-arrow,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right-arrow {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel:before,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel:before {
  border-bottom: 11px solid #fff;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-close-menu .hamburger-inner,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-close-menu .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-close-menu .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-close-menu .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-close-menu .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-close-menu .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-list-default,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-list-default {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-list-default ul,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-list-default ul {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-list-default ul>li,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-list-default ul>li {
  border-bottom: 1px solid rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-list-default ul>li .fa,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-list-default ul>li .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-app-menu-toolbar,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-app-menu-toolbar {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-app-menu-toolbar .copyright,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-app-menu-toolbar .copyright {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in .fl-menu-panel .fl-app-menu-toolbar .copyright a,
[data-widget-package="com.fliplet.menu.push-in"] .fl-menu-push-in-left .fl-menu-panel .fl-app-menu-toolbar .copyright a {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header {
  text-shadow: none;
  background-color: #242534;
  color: #1C3E78;
  box-shadow: none;
  border: none;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: "43px";
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-left,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-left-arrow,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right-arrow {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel {
  background-color: #242534;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel:before,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel:before {
  border-bottom: 11px solid #242534;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-list-default,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-list-default {
  color: #B8C2CC;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-list-default ul,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-list-default ul {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-list-default ul>li,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-list-default ul>li {
  border-bottom: 1px solid rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-list-default ul>li .fa,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-list-default ul>li .fa {
  color: #B8C2CC;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-app-menu-toolbar,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-app-menu-toolbar {
  background-color: #242534;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-app-menu-toolbar .copyright,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-app-menu-toolbar .copyright {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in .fl-menu-panel .fl-app-menu-toolbar .copyright a,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-app-menu-toolbar .copyright a {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header {
  text-shadow: none;
  background-color: rgba(255,255,255,0.85);
  color: #1C3E78;
  box-shadow: none;
  border-top: 1px solid rgba(127,127,127,0.1);
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-left,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-left-arrow,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right-arrow {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger .hamburger-inner,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-menu ul {
  background: rgba(255,255,255,0.85);
  border: none;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-menu ul li.linked {
  background-color: rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-menu ul li.linked.active {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe:after {
  border-top: 11px solid #fff;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-menu-body-swipe {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default ul {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default ul>li {
  border-bottom: 1px solid rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default ul>li .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-app-menu-toolbar {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-app-menu-toolbar .copyright {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-app-menu-toolbar .copyright a {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle {
  background-color: #1C3E78;
  color: #fff;
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle .hamburger .hamburger-inner {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle.active {
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle.active .hamburger.is-active .hamburger-inner {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle.active .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle.active .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-holder .nav-circle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-holder .nav-circle.active {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-list-holder .nav-list {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-list-holder .nav-list li {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-list-holder .fl-menu-foot a {
  color: #fff;
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder {
  color: rgba(255,255,255,0.5);
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder ul {
  background-color: #333;
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder li .fl-menu-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 8px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder li.active {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder li.active .fl-menu-icon {
  color: #40AAB8;
}

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder li.active .fl-menu-title {
  color: #40AAB8;
}

[data-widget-package="com.fliplet.primary-button"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(255,255,255,0);
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0);
  box-shadow: none;
}

.btn.btn-primary {
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:active:focus,
.btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

.btn.btn-secondary {
  height: auto;
  background-color: rgba(255,255,255,0);
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
  box-shadow: none;
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:active:focus,
.btn.btn-secondary:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0);
  box-shadow: none;
}

.btn.btn-default {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
}

.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default:active:focus,
.btn.btn-default:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border: 1px solid rgba(255,255,255,0);
}

.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
.btn.btn-secondary.disabled,
.btn.btn-secondary[disabled],
.btn.btn-default.disabled,
.btn.btn-default[disabled] {
  opacity: 0.65;
  pointer-events: none;
}

[data-widget-package="com.fliplet.inline-link"] a {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"] a:hover,
[data-widget-package="com.fliplet.inline-link"] a:focus,
[data-widget-package="com.fliplet.inline-link"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"] a:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"] .btn.btn-link {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-color: #1C3E78;
  color: #fff;
  border: none;
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background-color: #1C3E78;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border: 1px solid #242534;
}

html.no-touchevents.js-focus-visible .fl-date-picker.focus-outline:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25);
}

html.no-touchevents.js-focus-visible .fl-date-picker.focus-outline:focus-within,
html.no-touchevents.js-focus-visible .fl-time-picker.focus-outline:focus-within {
  box-shadow: 0 0 0 2px rgba(28,62,120,0.25);
}

html.no-touchevents.js-focus-visible .fl-number-input.focus-outline:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25);
}

[data-widget-package="com.fliplet.accordionstart"],
[data-widget-package="com.fliplet.accordionend"] {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel .collapse-start,
[data-widget-package="com.fliplet.accordionstart"] .collapse-start,
[data-widget-package="com.fliplet.accordionend"] .collapse-start {
  color: #000;
  background-color: #f5f5f5;
  padding: 10px calc(15px + 29px) 10px 15px;
  border: 1px solid #ddd;
}

.panel .collapse-start:after,
[data-widget-package="com.fliplet.accordionstart"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionend"] .collapse-start:after {
  color: #000;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #1C3E78;
  background-color: #fff;
  border: 1px solid #ddd;
}

.panel-group {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel-group .panel {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border: 1px solid #ddd;
}

.panel-group .panel>.panel-title {
  color: #1C3E78;
  background-color: #f5f5f5;
  padding: 10px calc(15px + 29px) 10px 15px;
}

.panel-group .panel>.panel-title.collapsed {
  color: #000;
  background-color: #f5f5f5;
  padding: 10px calc(15px + 29px) 10px 15px;
}

.panel-group .panel>.panel-title.collapsed:after {
  color: #000;
}

.panel-group .panel>.panel-title:after {
  color: #1C3E78;
}

.panel-group .panel .panel-body {
  background-color: #fff;
  padding: 15px 15px 15px 15px;
}

[data-widget-package="app-list"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="app-list"] .admin-overlay .overlayNavbar {
  background-color: rgba(255,255,255,0.95);
  color: #1C3E78;
}

[data-widget-package="app-list"] .admin-overlay .overlayPanelContent {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="app-list"] .helper.app-offline-notification {
  border: 1px solid #1C3E78;
}

[data-widget-package="app-list"] .app-list .loader {
  border-left-color: #1C3E78;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li .list-swipe-holder .list-desc .list-title,
[data-widget-package="app-list"] .app-list .app-list-content .no-apps-found-text {
  color: #1C3E78;
}

[data-widget-package="app-list"] .app-list .section-heading {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li.cancel .icon .fa.cancel {
  color: #1C3E78;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li.download .icon .fa.download {
  color: #1C3E78;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li.preparing .icon .fa.download {
  color: #1C3E78;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li.completed .icon .fa.completed {
  color: #5cb85c;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li.initial .icon .fa.initial {
  color: rgba(51,51,51,0.45);
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li .progress {
  background-color: #f2f2f2;
}

[data-widget-package="app-list"] .app-list .list.list-default ul>li .progress .progress-bar-flv {
  background-color: #1C3E78;
}

[data-widget-package="app-list"] #overlay-admin .closeButton,
[data-widget-package="app-list"] .admin-overlay .closeButton {
  background-color: #fff;
  color: #1C3E78;
  border-top-color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.chat"] .chat-holder {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-holder .top-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-holder .top-header .header-title {
  color: #000;
}

[data-widget-package="com.fliplet.chat"] .chat-holder .offline-note,
[data-widget-package="com.fliplet.chat"] .chat-holder .message-copied-holder {
  background-color: rgba(28,62,120,0.5);
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.chat"] .chat-holder .loading-area,
[data-widget-package="com.fliplet.chat"] .chat-holder .error-area,
[data-widget-package="com.fliplet.chat"] .chat-holder .empty-area {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.chat"] .chat-holder .error-area .refresh-chat {
  border: 1px solid rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.chat"] .chat-holder .chat-users-group span {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.chat"] .chat-user-info .chat-participants-name {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.chat"] .participants-holder .participants-helper {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .chat-back .fa,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .chat-user-info .profile-image-holder .fa,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .chat-mute .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-area,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay,
[data-widget-package="com.fliplet.chat"] .group-name-holder,
[data-widget-package="com.fliplet.chat"] .group-participants-holder,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-top-header,
[data-widget-package="com.fliplet.chat"] .group-name-holder .group-top-header,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .group-participants-top-header {
  background-color: #fff;
}

[data-widget-package="com.fliplet.chat"] .chat-area .contacts-info,
[data-widget-package="com.fliplet.chat"] .chat-area .group-info,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-info,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .group-info,
[data-widget-package="com.fliplet.chat"] .group-name-holder .contacts-info,
[data-widget-package="com.fliplet.chat"] .group-name-holder .group-info,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .contacts-info,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .group-info,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .contacts-info,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .group-info,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-top-header .contacts-info,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-top-header .group-info,
[data-widget-package="com.fliplet.chat"] .group-name-holder .group-top-header .contacts-info,
[data-widget-package="com.fliplet.chat"] .group-name-holder .group-top-header .group-info,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .group-participants-top-header .contacts-info,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .group-participants-top-header .group-info {
  color: #000;
}

[data-widget-package="com.fliplet.chat"] .chat-area .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .group-name-holder .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .chat-area .chat-top-header .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-top-header .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .group-name-holder .group-top-header .contact-image-holder .contact-name-holder,
[data-widget-package="com.fliplet.chat"] .group-participants-holder .group-participants-top-header .contact-image-holder .contact-name-holder {
  color: #000;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder.unread:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-card .profile-image-holder {
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.chat"] .chat-card .profile-image-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-card.contact-selected .profile-image-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .contact-image-wrapper .contact-profile-image {
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.chat"] .contact-image-wrapper .contact-profile-image .fa {
  background-color: rgba(28,62,120,0.15);
}

[data-widget-package="com.fliplet.chat"] .contact-image-wrapper .fa-times {
  background-color: #1C3E78;
  border: 1px solid #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.chat"] .tab-group .tab>.control-label {
  border: 1px solid rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.chat"] .tab-group .tab input:checked+.control-label,
[data-widget-package="com.fliplet.chat"] .tab-group .tab.active .control-label {
  border-color: #1C3E78;
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder,
[data-widget-package="com.fliplet.chat"] .contact-card {
  background-color: #fff;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder.contact-selected,
[data-widget-package="com.fliplet.chat"] .contact-card.contact-selected {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder.contact-selected .chat-info,
[data-widget-package="com.fliplet.chat"] .chat-card-holder.contact-selected .contact-info .contact-user-name,
[data-widget-package="com.fliplet.chat"] .chat-card-holder.contact-selected .chat-info .chat-user-preview,
[data-widget-package="com.fliplet.chat"] .contact-card.contact-selected .chat-info,
[data-widget-package="com.fliplet.chat"] .contact-card.contact-selected .contact-info .contact-user-name,
[data-widget-package="com.fliplet.chat"] .contact-card.contact-selected .chat-info .chat-user-preview {
  color: #fff;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder .chat-info,
[data-widget-package="com.fliplet.chat"] .chat-card-holder .contact-info .contact-user-name,
[data-widget-package="com.fliplet.chat"] .chat-card-holder .chat-info .chat-user-preview,
[data-widget-package="com.fliplet.chat"] .contact-card .chat-info,
[data-widget-package="com.fliplet.chat"] .contact-card .contact-info .contact-user-name,
[data-widget-package="com.fliplet.chat"] .contact-card .chat-info .chat-user-preview {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder .fa,
[data-widget-package="com.fliplet.chat"] .contact-card .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder .profile-image-holder,
[data-widget-package="com.fliplet.chat"] .contact-card .profile-image-holder {
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder .profile-image-holder .fa,
[data-widget-package="com.fliplet.chat"] .contact-card .profile-image-holder .fa {
  color: #1C3E78;
  background-color: transparent;
}

[data-widget-package="com.fliplet.chat"] .chat-card-holder .icon:hover,
[data-widget-package="com.fliplet.chat"] .contact-card .icon:hover {
  background-color: rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.chat"] .chat-controls .start-new,
[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay .contacts-back {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .contacts-done-holder .contacts-done,
[data-widget-package="com.fliplet.chat"] .contacts-done-holder .contacts-create {
  background-color: transparent;
  border: 1px solid #1C3E78;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .contacts-top-header.ready .contacts-done-holder .contacts-done,
[data-widget-package="com.fliplet.chat"] .group-top-header.ready .contacts-done-holder .contacts-create {
  background-color: #1C3E78;
  border: 1px solid #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.chat"] .contact-image-wrapper .fa-user {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .contact-image-wrapper .fa-times {
  background-color: #1C3E78;
  color: #fff;
  border: 2px solid #fff;
}

[data-widget-package="com.fliplet.chat"] .all-users-holder .seperator {
  background-color: #E9E9E9;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .participants-bar {
  background-color: #fff;
}

[data-widget-package="com.fliplet.chat"] .group-name-field-holder .group-name-field {
  border: 1px solid #d2def4;
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .group-name-field-holder .group-name-field:focus {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat.chat-right .chat-body {
  background-color: #1C3E78;
  border: 1px solid transparent;
  color: #fff;
}

[data-widget-package="com.fliplet.chat"] .chat.chat-right .chat-body:after {
  border-color: transparent transparent transparent #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat.chat-left .chat-body {
  background-color: #E9E9E9;
  border: 1px solid transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat.chat-left .chat-body:after {
  border-color: transparent #E9E9E9 transparent transparent;
}

[data-widget-package="com.fliplet.chat"] .chat.tapped.chat-right .chat-body {
  background-color: #12294f;
}

[data-widget-package="com.fliplet.chat"] .chat.tapped.chat-right .chat-body:after {
  border-color: transparent transparent transparent #12294f;
}

[data-widget-package="com.fliplet.chat"] .chat.tapped.chat-left .chat-body {
  background-color: #d0d0d0;
}

[data-widget-package="com.fliplet.chat"] .chat.tapped.chat-left .chat-body:after {
  border-color: transparent transparent transparent #d0d0d0;
}

[data-widget-package="com.fliplet.chat"] .chat.editing.chat-right .chat-body,
[data-widget-package="com.fliplet.chat"] .chat.editing.chat-left .chat-body {
  background-color: #fff2be;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat.editing.chat-right .chat-body:after,
[data-widget-package="com.fliplet.chat"] .chat.editing.chat-left .chat-body:after {
  border-color: transparent transparent transparent #fff2be;
}

[data-widget-package="com.fliplet.chat"] .contacts-holder-overlay,
[data-widget-package="com.fliplet.chat"] .group-name-holder,
[data-widget-package="com.fliplet.chat"] .group-participants-holder,
[data-widget-package="com.fliplet.chat"] .chat-holder .chat-list,
[data-widget-package="com.fliplet.chat"] .loading-area,
[data-widget-package="com.fliplet.chat"] .error-area,
[data-widget-package="com.fliplet.chat"] .empty-area {
  border-color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls {
  background-color: #fff;
  border-top: 1px solid rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls .input-second-row .image-button .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls .input-second-row .send-button,
[data-widget-package="com.fliplet.chat"] .chat-input-controls .input-second-row .send-save-button {
  color: #1C3E78;
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls.ready .input-second-row .send-button,
[data-widget-package="com.fliplet.chat"] .chat-input-controls.ready .input-second-row .send-save-button {
  background-color: #1C3E78;
  color: #fff;
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls .image-preview-holder {
  background-color: rgba(255,255,255,0.95);
}

[data-widget-package="com.fliplet.chat"] .section-label-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .section-label-wrapper .search-holder .form-control {
  background-color: #fff;
  color: #1C3E78;
  border: 1px solid rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.chat"] .section-label-wrapper .search-holder .form-control:focus {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .input-first-row textarea {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .all-users-holder .seperator {
  background-color: #E9E9E9;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chat"] .participants-bar {
  background-color: rgba(28,62,120,0.2);
}

[data-widget-package="com.fliplet.chat"] .show-more-contacts .btn {
  border: 1px solid #1C3E78;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.chart.bar"],
[data-widget-package="com.fliplet.chart.column"],
[data-widget-package="com.fliplet.chart.scatter"],
[data-widget-package="com.fliplet.chart.line"],
[data-widget-package="com.fliplet.chart.donut"],
[data-widget-package="com.fliplet.chart.pie"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.chart.bar"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.bar"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.bar"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.bar"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.bar"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.bar"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.column"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.scatter"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.line"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.donut"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.pie"] .chart-scatter-wrapper {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.chart.bar"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"] .chart-scatter-wrapper .chart-container {
  height: 400px;
  min-height: auto;
  max-height: none;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-background,
[data-widget-package="com.fliplet.chart.column"] .highcharts-background,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-background,
[data-widget-package="com.fliplet.chart.line"] .highcharts-background,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-background,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-background {
  fill: none !important;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.column"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.line"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-axis-line {
  stroke: #4177d3;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.column"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.line"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-axis-title {
  fill: #1C3E78 !important;
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.column"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.line"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-label text {
  color: #4177d3 !important;
  fill: #4177d3 !important;
  text-shadow: none !important;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.column"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.line"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-axis-labels text {
  color: #2653a1 !important;
  fill: #2653a1 !important;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.column"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.line"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-legend-item text {
  color: #1C3E78 !important;
  fill: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.bar"] .chart-column-total,
[data-widget-package="com.fliplet.chart.column"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.column"] .chart-column-total,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-total,
[data-widget-package="com.fliplet.chart.line"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.line"] .chart-column-total,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-total,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-total {
  color: #a8c1eb;
}

[data-widget-package="com.fliplet.chart.bar"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.bar"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.column"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.column"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.scatter"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.line"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.line"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.donut"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.pie"] .chart-column-total>.total {
  color: #2653a1;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.column"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.line"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-tooltip-box {
  fill: rgba(255,255,255,0.75) !important;
}

[data-widget-package="com.fliplet.data-directory"] .directory-wrapper,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-wrapper {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-search,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-search {
  background-color: #d2d2d2;
}

[data-widget-package="com.fliplet.data-directory"] .directory-search input,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-search input {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-search .btn.btn-link.search-cancel,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-search .btn.btn-link.search-cancel {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-search .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-search .btn.btn-link.search-cancel:hover {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list {
  background-color: #fff;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .add-new-entry,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .add-new-entry {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default li,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default li {
  border-top: 1px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default li:first-child,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default li:first-child {
  border-top: none;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default li .list-title,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default li .list-title {
  color: #1C3E78;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default ul>li .list-title+p,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li .list-title+p {
  color: #1C3E78;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default ul>li .icon,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li .icon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default ul>li .list-tags a,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li .list-tags a {
  color: #1C3E78;
  background: #ddd;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list li.divider,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list li.divider {
  background-color: #fafafa;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .list-index span,
[data-widget-package="com.fliplet.advanceddirectory"] .list-index span {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-details .directory-details-content,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-details .directory-details-content {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.data-directory"] .directory-details .directory-details-content .directory-detail-title,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-details .directory-details-content .directory-detail-title {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
}

[data-widget-package="com.fliplet.data-directory"] .directory-details .directory-details-content .directory-detail-label,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-details .directory-details-content .directory-detail-label {
  color: rgba(51,51,51,0.5);
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
}

[data-widget-package="com.fliplet.data-directory"] .directory-details .directory-details-content .directory-detail-value,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-details .directory-details-content .directory-detail-value {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
}

.overlay-directory .overlayPanel .list-default li .list-title {
  color: #1C3E78;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.overlay-directory .overlayPanel .list-default ul>li .list-title+p {
  color: #1C3E78;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.overlay-directory .overlayPanel .list-default ul>li .icon {
  color: #1C3E78;
}

.overlay-directory .overlayPanel .list-default ul>li .list-tags a {
  color: #1C3E78;
  background: #ddd;
}

.overlay-directory .overlayPanelContent {
  background-color: #fff;
  color: #1C3E78;
}

.overlay-directory .overlayPanelContent .directory-detail-title {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
}

.overlay-directory .overlayPanelContent .directory-detail-label {
  color: rgba(51,51,51,0.5);
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
}

.overlay-directory .overlayPanelContent .directory-detail-value {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
}

.overlay-directory .overlayNavbar {
  background-color: rgba(255,255,255,0.95);
  color: #1C3E78;
  border-bottom-color: #c9c9c9;
}

[data-widget-package="com.fliplet.form-builder"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .required-info,
[data-widget-package="com.fliplet.form-builder"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
}

.fileUpload {
  padding-top: 2px;
  padding-bottom: 2px;
}

[data-widget-package="com.fliplet.image"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="masonry-image-gallery"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="masonry-image-gallery"] .image-gallery {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.interactive-map"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  height: 100vh;
  height: calc( 100vh - (env(safe-area-inset-bottom) + env(safe-area-inset-top)));
  min-height: 200px;
  max-height: none;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-label-wrapper {
  color: #fff;
  background-color: #333;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-label-wrapper .interactive-map-label-text p {
  color: #fff;
}

[data-widget-package="com.fliplet.interactive-map"] .maps-button {
  color: #fff;
  background-color: #333;
}

[data-widget-package="com.fliplet.interactive-map"] .maps-button .maps-button-text p {
  color: #fff;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-search-icon,
[data-widget-package="com.fliplet.interactive-map"] .fl-zoom-in,
[data-widget-package="com.fliplet.interactive-map"] .fl-zoom-out {
  color: #fff;
  background-color: #333;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-maps-search-overlay,
[data-widget-package="com.fliplet.interactive-map"] .interactive-maps-overlay {
  background-color: #333;
  color: #fff;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-overlay-topbar {
  background-color: #333;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-maps-overlay .map-list-item.active {
  border-left-color: #fff;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-overlay-search-holder .form-control {
  background: #333;
  color: #fff;
  border-color: #fff;
}

[data-widget-package="com.fliplet.interactive-map"] .interactive-map-overlay-search-holder span {
  background: rgba(255,255,255,0.1);
  color: #fff;
}

body.fl-with-top-menu [data-widget-package="com.fliplet.interactive-map"] {
  height: calc(100vh - 44px);
  height: calc( 100vh - (44px + env(safe-area-inset-bottom) + env(safe-area-inset-top)));
}

[data-has-notch] body.fl-with-top-menu [data-widget-package="com.fliplet.interactive-map"] {
  height: calc(100vh - (44px + 34px));
}

body.fl-with-bottom-menu [data-widget-package="com.fliplet.interactive-map"] {
  height: calc(100vh - 65px);
  height: calc( 100vh - (65px + env(safe-area-inset-bottom) + env(safe-area-inset-top)));
}

[data-has-notch] body.fl-with-bottom-menu [data-widget-package="com.fliplet.interactive-map"] {
  height: calc(100vh - (65px + 34px));
}

[data-widget-package="com.fliplet.simple-list"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li {
  border-bottom: 1px solid rgba(51,51,51,0.2);
  background-color: #fff;
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li.linked:after {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li.linked .list-icon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.75);
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"] .list-search {
  border-bottom: 2px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.simple-list"] .btn.btn-link.search-cancel {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.list-small-thumbs"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li {
  border-bottom: 1px solid rgba(51,51,51,0.2);
  background-color: #fff;
  padding: 10px 10px 10px calc(10px + 46px);
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li.linked:after {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li.linked .list-icon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li .list-image {
  background-color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li .list-image .fl-list-icon {
  color: #1C3E78;
  font-size: 30px;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.75);
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.list-large-thumbs"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li {
  border-bottom: 1px solid rgba(51,51,51,0.2);
  background-color: #fff;
  padding: 10px 10px 10px calc(10px + 71px);
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li.linked:after {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li.linked .list-icon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li .list-image {
  background-color: #fff;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li .list-image .fl-list-icon {
  color: #1C3E78;
  font-size: 50px;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.75);
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.rss"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.rss"] .feed ul.feed-panels.line>li.feed-item {
  border-bottom: 1px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.rss"] .feed ul.feed-panels.stripes>li.feed-item:nth-child(odd) {
  background-color: rgba(216,216,216,0.2);
}

[data-widget-package="com.fliplet.rss"] .feed ul.feed-panels>li.feed-item {
  background-color: #fff;
}

[data-widget-package="com.fliplet.rss"] .feed ul.feed-panels>li.feed-item.line {
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.rss"] .feed .feed-item.circle p.list-title .circle-icon {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.rss"] .feed .feed-item .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.rss"] .feed .feed-item .list-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.75);
  font-size: 14px;
  font-weight: normal;
}

[data-widget-package="com.fliplet.rss"] .feed .feed-item .icon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-list-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  position: relative !important;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-wrapper {
  background-color: #fff;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-wrapper .agenda-detail-overlay-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-header {
  background-color: #fff;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-description .agenda-item-detail-body-text>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-session-location .agenda-item-start-date-time {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 4px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-session-location .agenda-item-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder h2.agenda-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 27px;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder h2.agenda-item-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-icons .fa {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-bookmark-holder .bookmark-wrapper.btn-bookmark .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-detail-overlay .agenda-detail-overlay-panel .agenda-item-content-holder .agenda-item-bookmark-holder .bookmark-wrapper.btn-bookmarked .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .search-holder .search-wrapper input {
  border-color: #C0C7CA;
  color: #1C3E78;
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .search-holder .search-wrapper input:hover {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .search-holder .search-wrapper input:focus {
  border-color: #1C3E78;
  outline: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .search-holder .search-wrapper .fa-search {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .list-search-icon .toggle-bookmarks .fa-bookmark-o {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .list-search-icon .toggle-bookmarks .fa-bookmark {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .list-search-icon .fa-sliders {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .list-search-icon.mixitup-control-active .fa-filter {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item .slide-over .agenda-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item .slide-over .agenda-item-inner-content .agenda-item-time:not(.line) {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item .slide-over .agenda-item-inner-content .agenda-item-session-location .agenda-item-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item .slide-over .agenda-item-inner-content h2.agenda-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-item-content .agenda-item-bookmark-holder .bookmark-wrapper.btn-bookmark .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-item-content .agenda-item-bookmark-holder .bookmark-wrapper.btn-bookmarked .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-controls .toggle-agenda {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-controls .toggle-agenda .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-controls .toggle-agenda.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .hidden-controls,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-item-content .container-fluid,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .search-results,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-detail-overlay-panel {
  max-width: 600px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-list-controls {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-list-controls .toggle-agenda.mixitup-control-active .fa {
  color: #1C3E78;
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-list-controls .agenda-list-label {
  color: #1C3E78;
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-date-selector {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-date-selector ul li:not(.active):not(.placeholder) {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-date-selector ul li:not(.active):not(.placeholder) .day {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-date-selector ul li.focus-outline.active {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .agenda-date-selector ul li.focus-outline.active .day {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu>.active>a {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .active .mention_username {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .list-item-arrow {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-sort .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .btn.search-btn {
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .list-search-cancel .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .list-search-cancel .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .search-query .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item {
  background-color: #fff;
  border-bottom: 1px solid rgba(51,51,51,0.3);
  border-radius: 0px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-like-holder .simple-list-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-like-holder .simple-list-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-like-holder .simple-list-like-wrapper.btn-like>span.count {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-like-holder .simple-list-like-wrapper.btn-liked>span.count {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-bookmark-holder .simple-list-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item .simple-list-bookmark-holder .simple-list-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-image {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-subtitle {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 6px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-detail-overlay-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-like-holder .simple-list-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-like-holder .simple-list-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-bookmark-holder .simple-list-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-bookmark-holder .simple-list-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-detail-value img {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-detail-value {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.15em;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-detail-overlay .simple-list-detail-label {
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 4px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image .small-h-card-list-detail-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image .small-h-card-list-detail-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image .small-h-card-list-detail-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-wrapper .small-h-card-list-item .small-h-card-list-image .small-h-card-list-detail-wrapper {
  border-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-item {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-item .small-h-card-list-item-text,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-item .small-h-card-list-item-text {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-detail-name:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .small-h-card-list-detail-image-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .small-h-card-list-detail-image-wrapper {
  color: rgba(28,62,120,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .new-small-h-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-overlay-content .small-h-card-details-holder .small-h-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-overlay-content .small-h-card-details-holder .small-h-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-button .small-h-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-content-wrapper .small-h-card-list-detail-button .small-h-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"] .small-h-card-detail-overlay .small-h-card-detail-overlay-wrapper .small-h-card-detail-overlay-panel .small-h-card-detail-wrapper .small-h-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.lock"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.lock"] .passcode-wrapper {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.lock"] .passcode-wrapper .passcode-field {
  border-bottom: 1px solid rgba(0,0,0,0.3);
}

[data-widget-package="com.fliplet.lock"] .passcode-wrapper .passcode-field:focus {
  border-bottom: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.lock"] .verify-field-wrapper .back-setup {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.lock"] .use-touchid {
  border: 1px solid rgba(0,0,0,0.3);
}

[data-widget-package="com.fliplet.login"],
[data-widget-package="com.fliplet.login-data-source"],
[data-widget-package="com.fliplet.login.saml2"],
[data-widget-package="com.fliplet.email-validation"],
[data-widget-package="com.fliplet.sms-verfication"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.login"] .sso-login,
[data-widget-package="com.fliplet.login"] [data-login-ds-id],
[data-widget-package="com.fliplet.login"] [data-login-id],
[data-widget-package="com.fliplet.login"] .fl-sms-verification,
[data-widget-package="com.fliplet.login"] .fl-email-verification,
[data-widget-package="com.fliplet.login-data-source"] .sso-login,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id],
[data-widget-package="com.fliplet.login-data-source"] [data-login-id],
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification,
[data-widget-package="com.fliplet.login.saml2"] .sso-login,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id],
[data-widget-package="com.fliplet.login.saml2"] [data-login-id],
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification,
[data-widget-package="com.fliplet.email-validation"] .sso-login,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id],
[data-widget-package="com.fliplet.email-validation"] [data-login-id],
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id],
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id],
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .form-group label {
  color: #1C3E78;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .btn-primary {
  width: 90%;
  background-color: #1C3E78;
  color: #fff;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .btn-secondary {
  width: 90%;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"] .state input.form-control,
[data-widget-package="com.fliplet.login"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login-data-source"] .state input.form-control,
[data-widget-package="com.fliplet.login-data-source"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login.saml2"] .state input.form-control,
[data-widget-package="com.fliplet.login.saml2"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.email-validation"] .state input.form-control,
[data-widget-package="com.fliplet.email-validation"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.sms-verfication"] .state input.form-control,
[data-widget-package="com.fliplet.sms-verfication"] .fl-login-form input.form-control {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 6px;
}

[data-widget-package="com.fliplet.login"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"] .fl-login-form .form-group label {
  color: #1C3E78;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"] .fl-login-form .form-group .toggle-password-visibility {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"] .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"] .state .back,
[data-widget-package="com.fliplet.login-data-source"] .state .back,
[data-widget-package="com.fliplet.login.saml2"] .state .back,
[data-widget-package="com.fliplet.email-validation"] .state .back,
[data-widget-package="com.fliplet.sms-verfication"] .state .back {
  border-right: 1px solid #1C3E78;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.notificationinbox"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.notificationinbox"] .notification-badge {
  background-color: #fe5857;
}

[data-widget-package="com.fliplet.notificationinbox"] .notifications-holder {
  padding: 20px 0px 0px 0px;
}

[data-widget-package="com.fliplet.notificationinbox"] .notifications-holder .notification[data-notification-status="draft"] {
  background-color: #fcf8e3;
}

[data-widget-package="com.fliplet.notificationinbox"] .notifications-holder .notification[data-notification-status="published"] {
  background-color: #fff;
}

.fl-widget-instance[data-type="menu"] .notification-badge {
  background-color: #fe5857;
  color: #fff;
}

.fl-audio-player .play-pause-btn {
  color: #1C3E78;
}

.sound-wave .bar {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.panels"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-image {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-desc {
  padding: 30px 20px 30px 20px;
}

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-desc .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-desc .list-title+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.75);
}

[data-widget-package="com.fliplet.panels"] .list-panels .panels {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: none;
}

[data-widget-package="com.fliplet.panels"] .three-columns .panels {
  border-radius: 6px;
}

[data-widget-package="com.fliplet.metro"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  display: block !important;
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels {
  overflow: hidden;
  border-radius: 0px;
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels.linked .metro-desc {
  padding-top: calc(10px + 14px);
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels .metro-image {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels .metro-desc {
  background-color: rgba(0,0,0,0.45);
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels .metro-desc .metro-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.metro"] .metro-panels .panels .metro-desc .metro-title+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.photo-sharing"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.refresh {
  color: #1C3E78;
  background-color: transparent;
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.refresh:focus,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.refresh:hover,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.refresh:active:focus,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.refresh:active:hover {
  border-width: 1px;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .add-photo {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default:focus,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default:hover,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default:active:focus,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default.disabled,
[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .btn.btn-default[disabled] {
  opacity: 0.65;
  pointer-events: none;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .image-wrapper {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-upload-overlay .overlayNavbar {
  border-bottom: 1px solid #ccc;
  background: rgba(255,255,255,0.95);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-upload-overlay .overlayPanelContent {
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-upload-overlay .form-horizontal canvas {
  border-bottom: 1px solid #ccc;
}

.popup-wrapper {
  background-color: #fff;
  color: #1C3E78;
}

.popup-wrapper .popup-content .popup-title {
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #d2def4;
}

.popup-wrapper .popup-bottom {
  border-top: 4px solid #d2def4;
}

.popup-wrapper .popup-bottom button {
  border-bottom: 1px solid #d2def4;
}

.popup-wrapper .popup-bottom button:first-child {
  color: #1C3E78;
}

.popup-wrapper .popup-bottom button:active {
  background-color: #e6e6e6;
}

[data-widget-package="com.fliplet.slider"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  display: block !important;
}

[data-widget-package="com.fliplet.slider"] .onboarding-holder {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.slider"] .swiper-pagination-bullet {
  border: none;
  width: 8px;
  height: 8px;
  background: rgba(0,0,0,0.1);
}

[data-widget-package="com.fliplet.slider"] .swiper-pagination-bullet-active {
  border: none;
  background: #1C3E78;
}

[data-widget-package="com.fliplet.slider"] .swiper-button-next,
[data-widget-package="com.fliplet.slider"] .swiper-button-prev {
  color: #999;
}

[data-widget-package="com.fliplet.slider"] .swiper-wrapper .swiper-slide {
  padding: 0px 33px 0px 33px;
}

[data-widget-package="com.fliplet.slider"] .swiper-wrapper p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.slider"] .swiper-wrapper h1 {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .ob-top-nav .ob-skip {
  color: rgba(255,255,255,0.5);
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-pagination-bullet {
  border: none;
  width: 10px;
  height: 10px;
  background: rgba(255,255,255,0.4);
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-pagination-bullet-active {
  border: none;
  background: #1C3E78;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-button-next,
[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-button-prev {
  color: #1C3E78;
  background-color: #fff;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-wrapper .swiper-slide-content {
  background-color: #fff;
  padding: 30px 30px 30px 30px;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-wrapper p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-wrapper h1 {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

.slide-over {
  background-color: #fff;
}

.overlay-about-app .client-info h1,
.overlay-about-app .client-info h2,
.overlay-about-app .client-info h3,
.overlay-about-app .client-info h4,
.overlay-about-app .client-info h5,
.overlay-about-app .client-info h6,
.overlay-update-notes .client-info h1,
.overlay-update-notes .client-info h2,
.overlay-update-notes .client-info h3,
.overlay-update-notes .client-info h4,
.overlay-update-notes .client-info h5,
.overlay-update-notes .client-info h6 {
  color: #1C3E78;
}

.overlay-about-app .overlayNavbar,
.overlay-update-notes .overlayNavbar {
  background-color: #fff;
  color: #1C3E78;
}

.overlay-about-app .overlayPanel,
.overlay-update-notes .overlayPanel {
  color: #1C3E78;
}

.overlay-about-app .overlayPanel .closeButton,
.overlay-update-notes .overlayPanel .closeButton {
  background-color: #fff;
  color: #1C3E78;
}

.overlay-about-app .overlayPanel .closeButton:active:focus,
.overlay-about-app .overlayPanel .closeButton:focus,
.overlay-about-app .overlayPanel .closeButton:hover,
.overlay-update-notes .overlayPanel .closeButton:active:focus,
.overlay-update-notes .overlayPanel .closeButton:focus,
.overlay-update-notes .overlayPanel .closeButton:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
}

.overlay-about-app .overlayPanelContent,
.overlay-update-notes .overlayPanelContent {
  background-color: #fff;
  color: #1C3E78;
}

.overlay-about-app .overlayPanelContent .update-version,
.overlay-update-notes .overlayPanelContent .update-version {
  background-color: #e6e6e6;
}

.overlay-about-app .fliplet-info,
.overlay-update-notes .fliplet-info {
  border-top-color: #e6edf9;
  background-color: #fff;
  color: #1C3E78;
}

.overlay-about-app .fliplet-info .update-buttons .check-updates,
.overlay-update-notes .fliplet-info .update-buttons .check-updates {
  background-color: #1C3E78;
  color: #fff;
}

.overlay-about-app .fliplet-info .update-buttons .check-updates:active:focus,
.overlay-about-app .fliplet-info .update-buttons .check-updates:focus,
.overlay-about-app .fliplet-info .update-buttons .check-updates:hover,
.overlay-update-notes .fliplet-info .update-buttons .check-updates:active:focus,
.overlay-update-notes .fliplet-info .update-buttons .check-updates:focus,
.overlay-update-notes .fliplet-info .update-buttons .check-updates:hover {
  background-color: #1C3E78;
  color: #fff;
}

.overlay-about-app .fliplet-info hr,
.overlay-update-notes .fliplet-info hr {
  border-top-color: #e6edf9;
}

.overlay-about-app .btn-link,
.overlay-update-notes .btn-link {
  color: #1C3E78;
}

.overlay-about-app .btn-link:focus,
.overlay-about-app .btn-link:hover,
.overlay-about-app .btn-link:active:focus,
.overlay-about-app .btn-link:active:hover,
.overlay-update-notes .btn-link:focus,
.overlay-update-notes .btn-link:hover,
.overlay-update-notes .btn-link:active:focus,
.overlay-update-notes .btn-link:active:hover {
  color: #0096B8;
}

.overlay-about-app a,
.overlay-update-notes a {
  color: #1C3E78;
}

.overlay-about-app a:focus,
.overlay-about-app a:hover,
.overlay-about-app a:active:focus,
.overlay-about-app a:active:hover,
.overlay-update-notes a:focus,
.overlay-update-notes a:hover,
.overlay-update-notes a:active:focus,
.overlay-update-notes a:active:hover {
  color: #0096B8;
}

.image-fullscreen-wrapper .pswp__bg {
  background-color: #fff;
}

[data-widget-package="com.fliplet.online-offline"],
[data-widget-package="com.fliplet.online-video"] {
  overflow: hidden;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  display: block !important;
}

[data-widget-package="com.fliplet.online-offline"] .video-wrapper,
[data-widget-package="com.fliplet.online-video"] .video-wrapper {
  padding: 0px 0px 0px 0px;
  border-radius: 4px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

html.no-touchevents.js-focus-visible .fl-range-slider.focus-outline:focus-within .range-slider-handle {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e79338a-e344-4b1b-8b5f-5d3d10ebbb81"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 15px 20px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="56f6d140-4c23-4f3d-bc7d-c6754b9af41b"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] {
  background-image: none;
  background-color: rgba(253,1,1,0.14902);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 10px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] p {
  color: #242534;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="00935ae2-b13f-4a32-b469-f15040e5f50e"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="37a84f83-e6f0-4954-a42e-ae5cf785fb6c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="51df0cd2-d2aa-4e8b-a88d-f500f3411fa6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="91a032ed-9d72-4174-8e14-f2e46ea01393"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="e7cb71ce-de2b-4488-a5b3-f31213f04cc2"] {
  background-image: none;
  background-color: #FBFAF8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 35% 15px 0px 15px;
  padding: 0px 20px 15px 20px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.23);
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 14px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57ce0fea-573f-4fde-a6b2-4bb3bc0a71a2"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="420d9bf7-3757-4061-810b-b5b9ffba9057"] {
  background-image: none;
  background-color: #242534;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.13);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li {
  border-bottom: 1px solid rgba(255,255,255,0);
  background-color: rgba(250,250,250,0);
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li.linked:after {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li.linked .list-icon {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: rgba(252,252,252,0.75);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list.list-default ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .list-search {
  border-bottom: 2px solid rgba(255,255,255,0);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .btn.btn-link.search-cancel {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="990559b4-352b-4cf4-8e1d-5b1ce4641b20"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="486c9d58-1e97-43e8-9e0e-e789f933252e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #FBFAF8;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: 1px solid #CA4C25;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="a583f5e7-aa4f-4f06-908d-b9e6edfcb97b"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3cacfc4a-9fae-41c1-9518-b2bc132c0fb7"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 15px 20px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3cacfc4a-9fae-41c1-9518-b2bc132c0fb7"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3cacfc4a-9fae-41c1-9518-b2bc132c0fb7"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3cacfc4a-9fae-41c1-9518-b2bc132c0fb7"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3cacfc4a-9fae-41c1-9518-b2bc132c0fb7"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="92401304-01ca-4b28-9ace-6cfc65ddeb8e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 25px 0px 10px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0744fd48-ecfb-4cbb-b473-c461ad08340a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="575db399-f9ef-4e02-926e-a6143a6edc34"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="43505c64-0a96-4fa1-83ed-9695f32a7603"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="612780de-975f-4852-96d1-b785e0be1716"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 20px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="bc4db261-585e-4598-86b1-3deb07fd2f3e"] {
  background-image: none;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 35% 15px 0px 15px;
  padding: 20px 20px 15px 20px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.11);
}

[data-widget-package="com.fliplet.container"][data-uuid="663e81c3-a0e4-4247-b149-d376411f8275"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55ea13c2-5084-4385-8ede-23f4709d7c23"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="5b43f1b8-2d0c-4075-b11b-ee89f5d3ee7e"] {
  background-image: none;
  background-color: #242534;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 20px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: #FAFAFA;
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="257e0cb4-7f13-49bc-a740-8833fa83a4f3"] .btn.btn-secondary:active:hover {
  background-color: rgba(255,255,255,0.827451);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0);
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1dcd0a23-1be2-4100-97f8-166f576f2b9f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ee60a892-d069-4a88-9cfe-7f0f7a9cd11c"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5b6692a-c49a-430c-afea-598d3d8e9ceb"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef7fe6b2-c1c1-445d-aeed-593fb98e1a63"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] {
  background-image: none;
  background-color: #242534;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a166ba21-fa0b-4487-a8de-721df00a35e9"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="99d47ef1-dbbd-4f5b-9157-2a64488cb7cb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px 0px;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="086a83ed-5eeb-4050-9912-da647d145dc2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px 0px;
  padding: 0px 0px 20px 0px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="cfafd2cd-09ca-4134-855c-62b6a09e0425"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px 0px;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f64e66d2-e03b-48b7-9de3-1bedb6391330"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="fde00e28-09a1-4979-806d-6ba6fb98b7cc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="52ddc89c-fe00-4493-9d30-921352920fd2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c29ace0b-e8aa-43a5-9457-7012c278ddbb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="5307eca4-b1b0-4f5b-a00f-638ec004ded3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"],
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"],
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"],
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"],
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"],
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-scatter-wrapper .chart-container {
  height: 400px;
  min-height: auto;
  max-height: none;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-background {
  fill: none !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-line {
  stroke: #4177d3;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-title {
  fill: #1C3E78 !important;
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-label text {
  color: #4177d3 !important;
  fill: #4177d3 !important;
  text-shadow: none !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-axis-labels text {
  color: #2653a1 !important;
  fill: #2653a1 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-legend-item text {
  color: #1C3E78 !important;
  fill: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total {
  color: #a8c1eb;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .chart-column-total>.total {
  color: #2653a1;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.column"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.line"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="347e51bb-8d57-4399-9044-03e4b31c7ffe"] .highcharts-tooltip-box {
  fill: rgba(255,255,255,0.75) !important;
}

[data-widget-package="com.fliplet.container"][data-uuid="f34bfe48-12a5-41fb-87db-83ac83b689ca"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="4fc4a5a3-f038-477f-a9cf-e438de61a670"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="0e468bf6-41bb-423e-8ec7-47dd8a232b32"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="810a762f-9535-4c4d-9a41-edc7b6e0a474"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c63760b7-db6c-4280-a859-0cf00b8d8bac"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="226a6ca7-a491-4646-a1ce-48bbd4e274f7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f33c37d7-170c-47b3-bf5b-cef84cd4fb93"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="1611e44e-94cb-4fad-acc9-5a8a0545cd68"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3f4b873e-3dd5-452e-93f6-2a7b16dc866c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: none !important;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 10px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ef160271-bd30-4e3a-824b-3174a5c5255f"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="2c6ac5df-fd83-4774-97c4-378d034e4944"] {
  background-image: none;
  background-color: #1C3E78;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.13);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li {
  border-bottom: 1px solid rgba(51,51,51,0);
  background-color: rgba(250,250,250,0);
  padding: 10px 10px 0px calc(10px + 46px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li.linked:active {
  background-color: rgba(51,51,51,0);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li.linked:after {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li.linked .list-icon {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li .list-image {
  background-color: rgba(250,250,250,0);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li .list-image .fl-list-icon {
  color: #FBFAF8;
  font-size: 22px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="8430b2ae-f9dd-44a8-80b2-61bf5833ffb6"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="3a4bedcd-04a8-4052-81d5-be015ff39a2d"] {
  background-image: none;
  background-color: #40AAB8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.13);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li {
  border-bottom: 1px solid rgba(51,51,51,0);
  background-color: rgba(250,250,250,0);
  padding: 10px 10px 0px calc(10px + 46px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li.linked:after {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li.linked .list-icon {
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li .list-image {
  background-color: rgba(255,255,255,0);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li .list-image .fl-list-icon {
  color: #FBFAF8;
  font-size: 22px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li .list-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul>li p+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #FBFAF8;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-save-filter {
  border: 1px solid #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-save-filter li {
  border-left: 1px solid #1C3E78;
  background: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="7e38a683-9298-43b1-989d-516eef7a303e"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="cbb7c092-2628-4f3e-94a7-71fbf10c3a3b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 800px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="44fb1a74-5012-4ae7-996d-3f7f5a02d277"] {
  background-image: none;
  background-color: #1C3E78;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 48%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 5px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.18);
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: auto 0px 0px 0px;
  padding: 5px 5px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bd44a23-4a80-43b9-8cec-01b4340339cd"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px auto 0px;
  padding: 5px 13px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] p {
  color: #919CA7;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="818941af-92a9-4eda-9dc2-bdb033315a5d"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="4ea39d60-2f8f-4f0d-9c72-08e0ee0f14c5"] {
  background-image: none;
  background-color: #1C3E78;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 48%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 5px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.176471);
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 5px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7325e456-b933-49b1-99a1-37758b427d1e"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 28px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] p {
  color: #919CA7;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e2190964-3925-4493-8c4e-c9e4ac4ff3ff"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="86c87600-9df5-46d4-a842-5c6052a49600"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="fbf2801b-011c-4cd8-95e4-de0042ac9a03"] {
  background-image: none;
  background-color: #FBFAF8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 20px;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.11);
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h1 {
  color: #000;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 26px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56268a42-0853-496e-ba51-f254cac5b9b0"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="2021c03c-38b9-4c39-b918-41c66576748c"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="2021c03c-38b9-4c39-b918-41c66576748c"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #40AAB8;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="2021c03c-38b9-4c39-b918-41c66576748c"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="2021c03c-38b9-4c39-b918-41c66576748c"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="2021c03c-38b9-4c39-b918-41c66576748c"] .btn.btn-primary:active:hover {
  background-color: #40AAB8;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="ae762580-9796-488a-97b4-f6215411a6f1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="73ff2a4a-1688-4ada-95b5-6b46201de27e"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="73ff2a4a-1688-4ada-95b5-6b46201de27e"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: rgba(255,255,255,0);
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #1C3E78;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="73ff2a4a-1688-4ada-95b5-6b46201de27e"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="73ff2a4a-1688-4ada-95b5-6b46201de27e"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="73ff2a4a-1688-4ada-95b5-6b46201de27e"] .btn.btn-primary:active:hover {
  background-color: rgba(36,37,52,0);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(36,37,52,0);
  box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="0f423cc6-14b1-4e50-bc52-8fc4b01e0174"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6ce3c532-e412-4e6d-aabf-caa8ae620995"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 20px auto;
  padding: 0px 15px 0px 15px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="d6ae7853-1859-47be-85d5-6579695827fb"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="d6ae7853-1859-47be-85d5-6579695827fb"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="d6ae7853-1859-47be-85d5-6579695827fb"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="d6ae7853-1859-47be-85d5-6579695827fb"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="d6ae7853-1859-47be-85d5-6579695827fb"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a6fe375b-e8a4-4824-b379-c32710d15108"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="20b7eb30-2340-4606-8fab-ad97426e959e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6085aa1a-bad5-40a9-879d-637573b119ce"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100% !important;
  min-height: 100vh;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 30px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8d6777f8-6db6-4c42-b82b-7f7bc13aa884"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8f20334a-fbac-45f1-920b-df51c381cb4a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6d326c47-5a79-4383-8df7-c9c3325672ab"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="e8790a10-2566-4414-9ed3-c27cf7f7640e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 10px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.accordionstart"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"],
[data-widget-package="com.fliplet.accordionend"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start,
[data-widget-package="com.fliplet.accordionend"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start {
  color: #fff;
  background-color: #242534;
  padding: 10px calc(15px + 29px) 10px 15px;
  border: 1px solid #ddd;
}

.panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionend"][data-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .collapse-start:after {
  color: #fff;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #1C3E78;
  background-color: #fff;
  border: 1px solid #ddd;
}

.panel-group {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] {
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border: 1px solid #ddd;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"]>.panel-title {
  color: #fff;
  background-color: #242534;
  padding: 10px calc(15px + 29px) 10px 15px;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"]>.panel-title.collapsed {
  color: #fff;
  background-color: #242534;
  padding: 10px calc(15px + 29px) 10px 15px;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"]>.panel-title.collapsed:after {
  color: #fff;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"]>.panel-title:after {
  color: #fff;
}

.panel-group .panel[data-collapse-uuid="7dde1610-3a2e-44d1-b563-4653d3364650"] .panel-body {
  background-color: #fff;
  padding: 15px 15px 15px 15px;
}

[data-widget-package="com.fliplet.container"][data-uuid="ef91f5d5-7856-408e-945a-1774cff540f2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 10px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="4528eb01-01e8-488f-8935-b3911bf0307f"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="4528eb01-01e8-488f-8935-b3911bf0307f"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="4528eb01-01e8-488f-8935-b3911bf0307f"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="4528eb01-01e8-488f-8935-b3911bf0307f"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="4528eb01-01e8-488f-8935-b3911bf0307f"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="e2592568-3907-4b66-80b2-73708da12167"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="5f66f49b-0119-437b-b5a3-bd9dfa49ad9a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(255,255,255,0);
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d57aa240-695d-44cc-86ea-61337156c82f"] .btn.btn-secondary:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0);
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="63c3cc27-bd6b-46b0-b860-5a33e902616d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a487023e-88a6-4042-a2d0-ee88930310fb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="9f40f71d-b1b4-44ac-a01a-8edc6c3fa0fd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f662fe14-167d-4c3f-9128-2fec2369ba82"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b08a777c-aa34-4112-9848-be68612e34cc"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="0f36a409-841d-4eca-9ca3-44cc238fe9c5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 98%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="b368a4cb-56d4-4875-8010-2d8efcb13e4b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="288a0dec-f762-4059-b407-93340ad976dd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: 1px solid #1C3E78;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="9f32ddbc-83cf-47e5-9f9f-08466868035a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 0px 25px 0px 25px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(255,255,255,0);
  color: #242534;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro SemiBold",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #242534;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bee45c2c-8feb-421a-949b-c982327374ec"] .btn.btn-secondary:active:hover {
  background-color: rgba(255,255,255,0);
  color: #242534;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0);
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="b8257d55-ce78-4012-acb7-a74a71f29906"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="b8257d55-ce78-4012-acb7-a74a71f29906"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="b8257d55-ce78-4012-acb7-a74a71f29906"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="b8257d55-ce78-4012-acb7-a74a71f29906"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="b8257d55-ce78-4012-acb7-a74a71f29906"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: -21px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fc5c8bd-f920-455b-a7ce-1af020eb9b0c"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="461fb8dc-3466-46f2-a0a0-3d0308d1d921"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 75px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="392c6096-844b-49b7-83a4-d8ce9e5d1913"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="392c6096-844b-49b7-83a4-d8ce9e5d1913"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="392c6096-844b-49b7-83a4-d8ce9e5d1913"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="392c6096-844b-49b7-83a4-d8ce9e5d1913"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="392c6096-844b-49b7-83a4-d8ce9e5d1913"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] {
  background-image: none;
  background-color: #828789;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 20px 0px 20px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] p {
  color: #fff;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cf83cfdd-d66e-4863-b1ac-a31f7c774c63"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="36ce39bc-94ed-41ae-81d3-eec7f5dad8d8"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.container"][data-uuid="6286f8db-55ce-4c78-b1e5-08c65c2f5326"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 98%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 10px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="dbbb3cd8-496e-43ef-bb9e-8cc5c8cd044e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 98%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="3f20d2d5-9fb4-4dbd-8941-c144fa77fcf7"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.container"][data-uuid="ced44c21-e6df-48cc-a503-e41598be5b30"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="205e05f2-95db-4eaf-9e1e-c56f81b7e9c2"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="644af886-0640-48f1-ab85-82bb400087f6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bcc51053-0d04-4e83-b204-30e395f0b339"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="52b6a26c-c03a-4df4-9d89-1ede26f49494"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="de006668-4c87-4f9b-ab97-e13e355aaefa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="eec870af-6c13-4e48-a000-5c11447dd58c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"],
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"],
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"],
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"],
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"],
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper {
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-bar-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-donut-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-line-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-pie-wrapper .chart-container,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-scatter-wrapper .chart-container {
  height: 400px;
  min-height: auto;
  max-height: none;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-background {
  fill: none !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-line {
  stroke: #4177d3;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-title {
  fill: #1C3E78 !important;
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-label text {
  color: #4177d3 !important;
  fill: #4177d3 !important;
  text-shadow: none !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-axis-labels text {
  color: #2653a1 !important;
  fill: #2653a1 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-legend-item text {
  color: #1C3E78 !important;
  fill: #1C3E78 !important;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total {
  color: #a8c1eb;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-updatedAt>.updatedAt,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .chart-column-total>.total {
  color: #2653a1;
}

[data-widget-package="com.fliplet.chart.bar"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.column"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.scatter"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.line"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.donut"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box,
[data-widget-package="com.fliplet.chart.pie"][data-uuid="1601f20e-98f1-4c64-9917-c650180c7d9f"] .highcharts-tooltip-box {
  fill: rgba(255,255,255,0.75) !important;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="90a87404-ebdb-4785-b7e9-bdae5aa3c690"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cb42573-2c41-4c34-ac76-e21bbe62ba18"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7c3fb6e3-3bb7-4328-8d1c-38484434bdc3"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #666;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6345479d-bf0b-4d8d-8183-ece19ab8521e"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d66dfc0-3add-44e2-9921-1f7a1de0943b"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b43e1110-9551-4b97-b099-11d151e4b263"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49126b-3c38-4b08-b4c7-d518328c3b18"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="954db621-9b2a-481f-b6cb-94a0d830e1c9"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="ddb87155-7cd2-4e2e-a21b-58befc80d60f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 10px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b74c8b3-3743-450e-b1dc-ff32695640a7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb941829-0140-4317-b9f7-3423944fa406"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ac59a1c8-8495-458a-9bf5-831f737398aa"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="79ed8fcd-1648-497d-9e40-1400ccaa3c23"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="e5ef3908-a880-461b-86ca-7c74b1872678"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="21f274a0-17e2-44f1-8a96-59a31d37ea9c"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.container"][data-uuid="2e830d14-38e1-4c58-9e2f-58bc098cf44d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="e08f7b27-dded-42e8-b295-7f16bacfd2bc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="4295fffa-c322-4a1d-921f-4328003b3644"] {
  background-image: none;
  background-color: #474974;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute !important;
  z-index: auto;
  top: 0px;
  right: auto;
  bottom: 0px;
  left: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="94f2c7fe-66df-49cb-b3a8-067b61edcd34"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.image"][data-uuid="94f2c7fe-66df-49cb-b3a8-067b61edcd34"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c383069b-08bc-47fb-bb9b-963c1f212616"] {
  background-image: none;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 90%;
  min-width: auto;
  max-width: 600px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 30px 15px 30px 15px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"],
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id],
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id],
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id],
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id],
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification {
  padding: 20px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group label {
  color: #1C3E78;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary {
  width: 90%;
  background-color: #1C3E78;
  color: #fff;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-email-verification .btn-secondary {
  width: 90%;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state input.form-control,
[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state input.form-control,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state input.form-control,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state input.form-control,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state input.form-control,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form input.form-control {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 6px;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group label {
  color: #1C3E78;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #1C3E78;
}

[data-widget-package="com.fliplet.login"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state .back,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state .back,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state .back,
[data-widget-package="com.fliplet.email-validation"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state .back,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="205f6234-db47-4b43-a0b5-229cdbf8519f"] .state .back {
  border-right: 1px solid #1C3E78;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9b23a64a-1b84-41b9-8765-0bc55b8beed6"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 15px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-list-name {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="a707221e-48e4-45c7-9058-beda92bd6c68"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="b7a6b416-c849-45b3-8507-7cf4cf508172"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 0px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="437019bf-eaa1-48ee-8242-df778ecb467a"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="437019bf-eaa1-48ee-8242-df778ecb467a"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="437019bf-eaa1-48ee-8242-df778ecb467a"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="437019bf-eaa1-48ee-8242-df778ecb467a"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="437019bf-eaa1-48ee-8242-df778ecb467a"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a3d7124f-ea3d-49c0-baec-7c81dc431a50"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cb0c89dc-9546-4ba8-b986-e29969d94995"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e863a4e8-e5b0-428a-bfd4-ded572e57be6"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.container"][data-uuid="250eb1fa-6b64-4a29-baab-c8b0916e799f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group input.form-control {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group input.form-control::placeholder {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .control-label label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group label.control-label {
  color: #242534;
  font-size: 16px;
  font-family: "Open Sans SemiBold",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .input-group .form-control {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .text-danger {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #a94442;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .select-proxy-display {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #F05865;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #1C3E78;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker>.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check {
  border: 1px solid #C0C7CA;
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .tgl-ios:checked+.tgl-btn {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  color: rgba(85,85,85,0.819608);
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display.readonly {
  border: 1px solid #C0C7CA;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .select-proxy-display>.icon {
  background-color: #1C3E78;
  color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .required-info-label {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .input-group-addon {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .input-group-addon:first-child {
  border-right: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flStarRating"] .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #C0C7CA !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #C0C7CA;
  border-radius: 8px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(28,62,120,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .sending-form {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-form .spinner-overlay {
  border-top-color: rgba(98,142,218,0.3);
  border-right-color: rgba(98,142,218,0.3);
  border-bottom-color: rgba(98,142,218,0.3);
  border-left-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #40AAB8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #1C3E78;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #1AA5C7;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-matrix table th {
  border: 1px solid #C0C7CA;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="29a025ff-fe3f-4cc6-b3b0-545718bbe2ef"] .fl-matrix table th {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #555;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-list-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 2px 4px 10px 0px rgba(51,51,51,0.11);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="d47cf3b3-ca69-450c-beaa-88c8580966d8"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="fbda7419-f40c-4443-98f8-b5b057fdd6f7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: none !important;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 10px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6100363-6f0c-4a8f-9b6b-b53c45a86271"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="750d1f29-1458-47e2-9268-f21bfd62d58a"] {
  background-image: none;
  background-color: #40AAB8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 0px auto;
  padding: 10px 10px 10px 10px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.13);
}

[data-widget-package="com.fliplet.container"][data-uuid="149a240f-e378-4950-999a-14143f3a0997"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 800px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: auto 0px 0px 0px;
  padding: 5px 5px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="574f2e77-171e-4c08-be88-1f006ed66ac9"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px auto 0px;
  padding: 5px 13px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] p {
  color: #919CA7;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="737e325c-9d5c-4262-a8ff-824f20ebfbf8"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 5px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16b4f777-a9c8-4c27-9480-b866fe3526f7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 28px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] p {
  color: #919CA7;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 8px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d083e73f-c0e7-414f-9d36-5d247c69e6a7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="f75eaa61-5d9b-4970-9c4d-e7b4a95bae58"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h1 {
  color: #000;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 26px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="97d8dd1a-f487-4adb-adf8-4a628abcaf0a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="0fe97dea-3b50-4437-8086-449806adc05d"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 50%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 5px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="0fe97dea-3b50-4437-8086-449806adc05d"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #fff;
  color: #40AAB8;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="0fe97dea-3b50-4437-8086-449806adc05d"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="0fe97dea-3b50-4437-8086-449806adc05d"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="0fe97dea-3b50-4437-8086-449806adc05d"] .btn.btn-primary:active:hover {
  background-color: #fff;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: 1px 2px 12px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="acc55153-dee6-4872-8c75-976f6a0d2868"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="813e9e6b-e871-410f-a2c1-92caba67eef3"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="813e9e6b-e871-410f-a2c1-92caba67eef3"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #1C3E78;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="813e9e6b-e871-410f-a2c1-92caba67eef3"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="813e9e6b-e871-410f-a2c1-92caba67eef3"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="813e9e6b-e871-410f-a2c1-92caba67eef3"] .btn.btn-primary:active:hover {
  background-color: #1C3E78;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="71c061de-ccc0-4671-91ae-65080dfec9c7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5619384-2817-4e7d-b978-d228fb2004c3"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 3px 0px 0px 0px;
  display: block !important;
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels {
  overflow: hidden;
  border-radius: 25px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels.linked .metro-desc {
  padding-top: calc(10px + 14px);
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels .metro-image {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels .metro-desc {
  background-color: rgba(0,0,0,0.45);
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels .metro-desc .metro-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.metro"][data-uuid="16ac1008-de57-43b0-976b-bf7818e86374"] .metro-panels .panels .metro-desc .metro-title+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="9a18d751-24b4-4420-b4a4-1985e4d63490"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a1b3eea0-7f3b-4839-abb5-d00ee12181b8"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6ccff145-1229-459c-adc7-49cd21b945ae"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="17f8a84c-6c36-4d85-a7b7-2469e0d40cd3"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923368/contents/GettyImages-1411304340.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24u4oIE4lc79Nn2sD2Dz1DxQ%2F6X%2F7bmThIdaoai4XLl2VumtoO0C8ZjOM%2FXHr2zfgZ7utFeYQs%2F0UsWACCidsBi.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 10px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .ob-top-nav .ob-skip {
  color: rgba(141,142,166,0.37);
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-pagination-bullet {
  border: none;
  width: 10px;
  height: 10px;
  background: #E6E7F0;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-pagination-bullet-active {
  border: none;
  background: #00ABD1;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-button-next,
[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-button-prev {
  color: #1C3E78;
  background-color: rgba(141,142,166,0.12);
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-wrapper .swiper-slide-content {
  background-color: #fff;
  padding: 50px 30px 50px 30px;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-wrapper p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #8D8EA6;
}

[data-widget-package="com.fliplet.onboarding"][data-uuid="44ed0a67-f085-4160-a61d-20a64e423082"] .onboarding-holder.full-screen .swiper-wrapper h1 {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.container"][data-uuid="cdd2c384-00e1-421a-929a-4961a1a4a918"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  display: block !important;
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels {
  overflow: hidden;
  border-radius: 25px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels.linked .metro-desc {
  padding-top: calc(10px + 14px);
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels .metro-image {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels .metro-desc {
  background-color: rgba(0,0,0,0.45);
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels .metro-desc .metro-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.metro"][data-uuid="96da8027-b4f6-4f6b-aeec-0a1567f91012"] .metro-panels .panels .metro-desc .metro-title+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] p {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 32px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a74506c-beb5-45d2-89f4-aeff71268e0a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="03695882-6161-4144-9b3e-cc5f47423a74"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3e30afb6-6c36-480b-848b-666fe4faf8d9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 93%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07dc63a2-3a23-45eb-9e5b-15b1ce52e4ad"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cb60177-688b-4c05-8f6f-84697c9a5ee5"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-list-name {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="456cdd60-44f1-4a2a-84e1-1bd19ab8fc1f"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-list-name {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2810dce8-0976-46c0-ac4f-022661707254"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="0b7095a6-b3f4-4416-b30f-dc3e7aa86e93"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: -22px auto -30px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 22px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="0ab2d1dc-b703-482e-a4ae-20da37c94de4"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.container"][data-uuid="9395a598-0b9d-449e-a3d5-237eb2716757"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="585a2259-7ef3-45e5-b7e2-a46e98d87820"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 95%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 10px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="ad9c024a-b091-47f6-b51c-1ae3b808f23e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 98%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0c808096-7db8-4628-977d-801f0cc8ed60"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="b7fcd35d-13b4-4f16-aa00-397e236473c4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="df120cc3-fcba-43bc-b017-72ca73aab46c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-list-name {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="83dc7c7e-77dc-452e-b046-0be68899852c"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-list-name {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-list-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-list-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 10px 20px 0px rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-detail-image {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-name:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-role {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-location {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-text {
  color: rgba(51,51,51,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-body-text {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-label {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 0px;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #1C3E78;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5) !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #1C3E78;
  color: #fff;
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-search-controls .current-query-wrapper:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-search-controls .current-query-wrapper:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .no-results-holder {
  color: rgba(28,62,120,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #1C3E78;
  background-color: #1C3E78;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="2674da5c-687f-4865-9d4b-fe267b0fac0a"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="87409b78-6e7d-47e4-a343-6430a38a7670"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: -22px auto -30px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] a {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] a:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] .btn.btn-link {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="53eaa89f-8a15-4c23-9226-698f81f1021f"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1e44d858-c1d9-43da-986c-871943dff388"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2c4a7c4c-03f1-4d49-98ae-01d9312f8c98"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="537c101e-487e-4742-8e37-5fd1453282f9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3923ee03-7f18-4e8d-9654-c7a0e22a8fa0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4db86782-292a-460f-9d96-c6fc0259b68a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="a240c3c1-f147-4e0b-8951-e8ec17b7a1ac"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="400d354a-abf6-4188-acc7-345a91128b78"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="313b1560-b1b7-443d-acb6-36991e0265fa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67a9dcb2-aa66-46db-acb9-917799d89488"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d223a958-8183-4c7b-9ef9-375fe03878c7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7003b052-dc69-4bff-a3be-78cccbaf16c6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: none !important;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 10px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #242534;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0e8a2cb7-d494-4704-a0a7-8b9340be93ae"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="332d1b03-9cd1-4364-aa1b-0db67ac15adf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 800px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="55af2073-83d5-413b-8380-ab264e306b0f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="80ecc5e6-df62-4d21-919d-7a37a189e1fc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 80%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 15px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="47755136-d0d3-486f-8305-c9187f839408"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/8143191/contents/HSFKramer-Logo-1500.png?size=large&r=eu&sign=%246%24rounds%3D5000%24%24Y5YY%2Fga78JyHZkMjal3Geke.naUFmgMFW46jcgeZaqRkdvNrKFe3Tg.j2.THW5STj%2FdEblXscSYacWQywuaUP.");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 15vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 10px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2a2026ec-6d7f-4b8c-b61e-ba92a29688c2"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1b85fb9e-598b-4270-a7da-50ab40b1fd71"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="524e2274-ee5b-478a-a729-c4e3b5fce75f"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="25940282-77bc-450c-b6d9-0a4951fb2f94"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.container"][data-uuid="1f935114-7ee7-47ab-8867-163e2b6263e3"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0ca13a5c-741d-4630-bd5d-5b12950bc3d7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="58866b3d-6692-469b-b8c5-06709decd591"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] a {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] a:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] .btn.btn-link {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6c9aee83-2f9b-4124-81f5-49ea932d5087"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="520ae12a-3b09-4b52-bae4-876c73de483b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="df8ea4d3-cbe6-4f87-a0a1-49dcaab59732"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b29361cd-9de1-4488-9d94-5bcf678d7b9b"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="0ba39add-f54a-42d0-9e91-1142d3f58669"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="e8a2165b-410e-4ac8-a7e7-4920a5ccaf21"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="59407819-6c74-498e-9b9a-f5e8fad8c40d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1d21554b-1320-4d7f-9823-93d310150cb8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ca30436c-23bf-468b-9d79-ca254fabf01b"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3cbc41e1-1a08-43f4-8d0b-99497ad5f7c4"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e7f6ef0-d9dc-4281-b0c3-93be6ddc1389"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="80ca9bd3-dcc2-4db8-ab85-97e809841eb1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c9ff0095-9ae9-4697-ad96-e6492c8cf649"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d96da74-c406-4dc2-940b-61c1b97c51b4"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="95817fb4-9e05-48a3-bd21-5e770e011a4c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="90e766c4-c254-4010-b77f-8ff701315981"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="93983b04-c661-4345-8ccd-dfee5dd19e22"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3a9612c9-0973-4b05-9ad4-180ef95f59f8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bf8eb6d-01ca-42c5-9a49-d6a581fd131d"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fd94a9f-7bf9-45b1-b9ff-f2e7476e08cb"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75c3d4b6-5db7-49b4-9bcb-adb804085d63"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7712e4ff-b37a-4f14-a36c-fa17017fc28f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="94ba8ff2-d6dc-4b4b-b2df-59746d02e999"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2460add1-d924-434d-9515-df63937d34a0"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="f4a84e57-69f5-4c31-adb1-705f0cf77644"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="486c9dc2-311b-4682-97f6-7d0a8d0a0328"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="59940087-432a-4478-ba18-5bf3bfc5c9e0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="ed94ef72-60c2-40ed-8427-bd1b726df54a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="044795a5-85cc-4c98-a3e5-e40055218016"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b6f28fe4-3886-492e-934b-7ef236a5eb95"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="71f172c0-c5f3-4be6-b1ba-187cefd44938"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="b686272a-acf8-46a8-b078-138bf258575c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a80ef7b1-2428-41bf-9eb0-f94ea23f5c2e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="353d576f-bc23-47d5-8c03-35b81f5ca359"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="f68cf610-f069-4c51-84e0-1a92304913ec"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6d20eba7-fa91-42ab-a688-0442f2d1feab"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="02fa7237-f7dd-4795-952f-3eb0d94cd205"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="ace9d228-97e1-45b8-a895-49fc80351a5b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dd980950-10f8-4661-9d39-5055ac677bf6"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3afa6257-7374-4467-806e-590379dba83b"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="51289b82-6df5-490e-b3cf-1819d52d8b0a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="bf40532e-78b1-4297-a46b-e88587257312"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3a6f2a8a-e500-4ae3-a99a-d15b429e7617"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="274c163d-fe4d-4c46-b3a3-e9e5bbb469a5"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="b99119b4-3a62-45c3-a637-d5c15cda4c6c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3e4d2af1-ad35-4fd9-82c8-10264474772b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d562c33f-fd1d-4cd7-8758-66f3ef781d88"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="caeae6ad-aed5-41e7-a554-a1ba4b217748"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3529962f-51e5-4d1d-a08e-c86c5579ebf4"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5457fcd7-00a7-4b62-9c65-e6fb647573c2"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c5a08083-e024-4833-8bce-0179a47698ed"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="13284145-3029-4e90-97fe-2c541b20b419"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d0fe895c-f617-4793-8338-df11a189dde8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="224aa81f-852b-4c95-bc0c-0b2a7616b383"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="126a3795-423c-45ec-9e9d-691eb7b4aa8e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="9b841bf2-e544-4733-925c-19ce0a9fbc34"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="ee9007c5-8971-43bd-a2a5-e1839474f26a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2ffdd347-1d5e-4408-8d11-c5c99fe5be90"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0f717e2d-f471-40f4-8f95-a120a3bd4875"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="724c505e-d96b-416f-98ce-b2842c255dcf"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7bf10954-62bd-4b65-aaaa-53beab3c7bfe"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="36771dcb-95e8-43b9-81b0-9c17a23eb711"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923373/contents/GettyImages-1072123166.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24h8YUen.tw2llQuso7KxJfPGppO4kY%2F.naDfGP5tSyU97UPtVVB2B%2FebUJZn4i%2Fig.Od58kOdmaRAnCsnmAXaY0");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 800px;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a1feef58-ffd9-457e-9bb9-897de597a7a5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 30px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #B0AEAE;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0610f88-f8ef-4239-9396-ca1c74abd9d7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7488835a-5110-440d-be96-5dd5f6ad6eb3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="039f7a8f-2115-4b1d-8bfa-7343b8ed81f0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="87d2be10-1cb3-4176-aec4-49c547b90611"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e7d84ff0-c320-4e7e-b797-0e59ecf55c53"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="58d6b44f-9136-4741-b4f6-b5ff1ea1dd71"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a05d2e7f-faa8-4cc0-a42f-d2567838c75a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c22c4e1e-6baf-4c40-9d9b-8805e14e7e62"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="cd49a099-2064-47bb-8c5e-16a4da1bda8c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="64645baf-1d3a-40e5-bded-c314a1c17c17"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b18bf852-bc69-4a24-ad9c-d37cfb99cd4c"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1a983274-4106-4b31-a35b-43f93db60bf4"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="a72bf03c-6fd6-47cd-baae-cbc507f647b8"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923374/contents/GettyImages-1169769690.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24s8AdEubj4GfZplYUdySKGp9Q6VnJvy%2FNsBgpL.AfaYShttucGHzf.5g5L7b7KcShUgXoth%2FV.oZhDzHK4h7xl.");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 600px;
  height: 30vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="87d8d335-f248-48b9-88a2-875aabec4c70"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/7967974/contents/tmt_sector_14_gettyimages-557475835_powerpoint_cover_page.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%2452QA2Qe0ZuKDE%2Fy5rcZrQ3hpReemG3FJq6LopeAoxWa.shB2knEvowXFYOFLXmf16ZwIIxLSjwZeeAFDbVRIO%2F");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 800px;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="01f5b782-6c80-4517-872b-13eb252c8c21"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #B0AEAE;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1452df4-be8b-4914-a33d-47328c501916"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7b4b5043-775b-449f-981a-19a58ff4303b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3e2ca207-9fc7-40eb-8064-7e24c12f0e16"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d330f874-c7a3-4cf6-b847-a12d5bfb80f1"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="6ba53c3f-83b5-4535-9dac-b6e726e3763f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="eaba9426-a24b-408c-9433-d5b2e916d8f3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d72bb257-96de-4377-8026-9ea9fd80be36"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2462c31a-aeb1-40fb-8a60-7759b776f7de"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="467b055d-b4b9-469d-b68d-fdba105cc032"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a39d629-42ee-43ba-a258-843db1eb8953"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="15d86e94-aac6-46bf-8127-0f94afa1323a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 30px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b0c91c-afdc-4532-afd5-201e2b02959b"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="c1d87064-d4fc-4e55-a607-8dc904a90a99"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  display: block !important;
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels {
  overflow: hidden;
  border-radius: 25px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels.linked .metro-desc {
  padding-top: calc(10px + 14px);
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels .metro-image {
  background-color: rgba(0,0,0,0);
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels .metro-desc {
  background-color: rgba(0,0,0,0.45);
  padding: 10px 10px 10px 10px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels .metro-desc .metro-title {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.metro"][data-uuid="29271693-29d7-4f31-a63c-2b42cf1b2a6b"] .metro-panels .panels .metro-desc .metro-title+p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 20px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] p {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 32px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="115818b4-3d85-4311-beae-3617576766ba"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7b21870a-2da8-402c-a897-016072ae8922"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923373/contents/GettyImages-1072123166.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24h8YUen.tw2llQuso7KxJfPGppO4kY%2F.naDfGP5tSyU97UPtVVB2B%2FebUJZn4i%2Fig.Od58kOdmaRAnCsnmAXaY0");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 800px;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="90523a5d-a6ea-4493-8235-f4c0869d9627"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="5a393629-53d8-4f96-a88b-4560040d609e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bab2d583-7c59-4b5e-9956-da518af78b24"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="890f0ac6-fe04-4f7b-8d12-2e43b9e980af"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="58c0db95-dc7b-4b34-8187-6c7979db1522"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="7e0a883a-6735-43cf-9af1-e2cc1f428348"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="fb8fb5a2-3ea8-4c7b-add6-770344c76a17"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b2da15e5-c0a5-46d2-bef2-dd2e8a3c7775"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b32e41a-f320-425b-8258-43185412724c"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8bfcf9bd-045f-4189-8c56-bb79440372b3"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="065ea966-dfd4-46d3-bda3-a09267f7a888"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="85dfde3d-5685-48b3-84ff-0b066e7889b7"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="13fe2194-f2f8-4c7a-8842-0c0c38b85adb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d2fe15c9-77ad-43bd-b2fa-8d2ce6992ee6"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="250cfc33-0e8e-4f2f-ae53-10c9878e7bf0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0be56f13-f767-476f-ab87-821d0c5cae00"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="3b57bad9-edc3-4dcd-86a4-bda0ebabe0e2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8586fbd8-7517-4fc8-8841-7845a06a8eaf"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="27a0bd74-b514-41f3-bb68-b54e2f270aed"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2b3477ba-0629-4865-b0e9-3a4e3f8027dd"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="8f1fea64-4ed3-497b-9238-f526f9d54dec"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24bc81b8-8024-4a38-83ec-e50e47a6a49f"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="4adbe844-ae3b-4e02-abb4-65372c104f8b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36d9a6f0-4b50-4323-82c7-1df947328fc8"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="183ec8db-c4f8-4759-a5a5-55cfc9dbfdb0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56955362-0e34-4197-8a61-c3b98f3e5b00"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="edab6deb-17fb-4774-a17a-fb471916b01e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54712fb8-8cc1-46bf-a299-7bf4137f855c"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="ed935c5f-9a0c-4378-ae54-f06b08537c13"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="abd30ffe-aa53-42c3-8b98-13655a356f82"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="3236d87b-f896-4f8f-bbf1-82d81ca1b218"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923373/contents/GettyImages-1072123166.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24h8YUen.tw2llQuso7KxJfPGppO4kY%2F.naDfGP5tSyU97UPtVVB2B%2FebUJZn4i%2Fig.Od58kOdmaRAnCsnmAXaY0");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="0b42635e-b777-457a-aac1-01ac8a2b1eb0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 30px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2c3d7b2a-98f2-49fe-89d3-9bb893ca73cc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="246f4c78-029d-4390-84a3-b0d259a37c9d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="92d5644f-7906-4762-8a06-7a842c7eabfb"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="21ef03b4-9065-4d13-9747-d4c32bdf8966"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="a61eec42-2e63-4bbc-83fa-132f81c53c29"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2bedb135-d47d-4034-bc03-c21999788eaa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="7bd34328-8302-4bea-a81c-bb502b994747"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="eb1bcf3b-3aeb-4708-bc76-4ca677f9935b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f2762175-ebad-40fd-ae9a-4942c0a219a9"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aa89a6f7-2914-46d0-93d0-b53849678019"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="83c071d7-6580-4d6e-995b-6de40215d851"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="5a10c6e2-d351-44ae-aa75-cca8da0cf217"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb8562ed-c8e3-4834-8623-9e2020d5a7ff"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="f5868dda-8c91-49c4-a30d-bea5fb2d9da6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 30px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #B0AEAE;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="56e8c778-34a4-4011-bd59-63863c7744cd"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="4f0300c9-e4bf-4eed-b072-bff9a2d93e5b"] {
  background-image: url("https://cdn.api.fliplet.com/v1/media/files/6923373/contents/GettyImages-1072123166.jpg?size=large&r=eu&sign=%246%24rounds%3D5000%24%24h8YUen.tw2llQuso7KxJfPGppO4kY%2F.naDfGP5tSyU97UPtVVB2B%2FebUJZn4i%2Fig.Od58kOdmaRAnCsnmAXaY0");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: 800px;
  height: 25vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d6102782-75a6-4ca7-a6c7-9fcb11c83ee2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c186ca5e-641b-475e-8e93-461dd865d8d3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c7fd3368-fc6b-46bb-9dfe-5bce0ff5f123"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="e2bc06d2-d335-409d-9ac8-d095edc71ed9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2856ac4f-b1e1-4336-8c5a-7755eace2ef5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3fc7aac3-c2b5-4805-a3cc-5731cbcd9956"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="aed7a8af-79d4-4003-b004-70ce0004a22f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb3ab32b-0a30-4cc6-91af-38fce07cbbfa"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1c7eca03-dd87-4bec-987a-7c78ce51c9da"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="16d2d654-e1b2-4da1-b0be-78dde100586a"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="cc375904-ce60-4a18-a2d6-7c732da80d94"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="5f886e92-73e6-4414-b29c-a1949b7b430f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] p {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h1 {
  color: #000;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h2 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h3 {
  color: #242534;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h4 {
  color: #1C3E78;
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h5 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0fff5e6b-f0f8-4e04-b847-fe5c004a36d6"] h6 {
  color: #1C3E78;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="33da3df6-40d6-414d-974b-7d4011d1ba5d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .dynamic-list-add-item {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel {
  background: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(28,62,120,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(28,62,120,0.4);
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #fff;
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(28,62,120,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(28,62,120,0.3);
  color: rgba(28,62,120,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #1C3E78;
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(28,62,120,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(28,62,120,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #ADAFAF;
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(255,255,255,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(255,255,255,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .filter-holder .panel-default>.panel-heading {
  color: #fff;
  background-color: #ADAFAF;
  border-bottom-color: rgba(255,255,255,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .section-top-wrapper .search-holder .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-list-wrapper .news-feed-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 13px 0px rgba(81,81,81,0.15);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .slide-over,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-item-description,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .news-feed-item-content .slide-under,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .news-feed-item-content .slide-under {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Futura LT Pro Medium Bold",sans-serif;
  font-size: 24px;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #ed4956;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(36,37,52,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #242534;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #C0C7CA;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #fff;
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(28,62,120,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(28,62,120,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .section-top-wrapper .fa {
  color: #ADAFAF;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #1C3E78;
  background-color: rgba(28,62,120,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #ADAFAF;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .list-search-cancel .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #1C3E78;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .new-news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="20d42a84-0553-4739-ac22-cfbaedd5945f"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: rgba(51,51,51,0.5);
}