/* Media query: only screen and (min-width: 640px) */

a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  color: #4053FC;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

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

.btn.btn-link {
  color: #4053FC;
}

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

.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>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(64,83,252,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(64,83,252,0.25);
}

body {
  background-color: #dcdcdc;
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  font-weight: normal;
}

h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 15px;
}

h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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: #4053FC;
  font-family: "Clifford Chance Medium",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: #4053FC;
  font-family: "Clifford Chance Medium",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: #4053FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-family: "Clifford Chance Regular",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>.panel-body {
  position: absolute;
  top: auto;
  right: 7.5%;
  bottom: 7.5%;
  left: 7.5%;
  background-color: rgba(0,0,0,0.5);
  padding: 40px 40px 40px 40px;
  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 {
  background-color: rgba(255,255,255,0.85);
  color: #4E575C;
  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: "Clifford Chance Regular",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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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,
[data-widget-package="com.fliplet.menu.default"] .fl-menu-default-left .fl-menu-panel {
  width: 380px;
  background-color: #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: #4E575C;
}

[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: "Clifford Chance Regular",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(78,87,92,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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header {
  background-color: rgba(255,255,255,0.85);
  color: #4E575C;
  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: "Clifford Chance Regular",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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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,
[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 .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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: "Clifford Chance Regular",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(78,87,92,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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

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

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header .nav-title {
  font-family: "Clifford Chance Regular",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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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 #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: #fff;
}

[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: #4E575C;
}

[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: "Clifford Chance Regular",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(78,87,92,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: #4E575C;
}

[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: #fff;
}

[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: #4E575C;
}

[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: #4E575C;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-header {
  background-color: rgba(255,255,255,0.85);
  color: #4E575C;
  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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

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

[data-widget-package="com.fliplet.menu.sequential"] .fl-viewport-menu ul li.fl-menu-arrow {
  color: #4E575C;
}

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

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

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe {
  width: 380px;
}

[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: #4E575C;
}

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default ul {
  font-family: "Clifford Chance Regular",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(78,87,92,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: #4E575C;
}

[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: #4E575C;
}

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

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-header .nav-toggle {
  background-color: #4E575C;
  color: #dcdcdc;
  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: #dcdcdc;
}

[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: #dcdcdc;
}

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

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

[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: #4E575C;
}

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

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

[data-widget-package="com.fliplet.menu.expandable"] .fl-menu-circle-nav-list-holder .nav-list {
  font-family: "Clifford Chance Regular",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: #dcdcdc;
}

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

[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: "Clifford Chance Regular",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: #4053FC;
}

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

[data-widget-package="com.fliplet.primary-button"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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: #4053FC;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:hover,
[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: #4053FC;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.secondary-button"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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: #9E9FB7;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[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: #9E9FB7;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

.btn.btn-primary {
  height: auto;
  background-color: #4053FC;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:active:focus,
.btn.btn-primary:active:hover {
  background-color: #4053FC;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

.btn.btn-secondary {
  height: auto;
  background-color: #9E9FB7;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 100px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:active:focus,
.btn.btn-secondary:active:hover {
  background-color: #9E9FB7;
  color: #fff;
  border-radius: 100px;
  border: none;
  box-shadow: none;
}

.btn.btn-default {
  background-color: #9E9FB7;
  color: #fff;
  border-radius: 100px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
}

.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default:active:focus,
.btn.btn-default:active:hover {
  background-color: #9E9FB7;
  color: #fff;
  border-radius: 100px;
  border: none;
}

[data-widget-package="com.fliplet.inline-link"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[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 {
  font-family: "Clifford Chance Regular",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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[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 {
  font-family: "Clifford Chance Regular",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: #4053FC;
  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: #4053FC;
}

.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: #9E9FB7;
  color: #fff;
  border: none;
}

html.no-touchevents.js-focus-visible .fl-date-picker.focus-outline:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(64,83,252,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(64,83,252,0.25);
}

html.no-touchevents.js-focus-visible .fl-number-input.focus-outline:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(64,83,252,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: #4E575C;
  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: #4E575C;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #4E575C;
  background-color: #dcdcdc;
  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;
  border: 1px solid #ddd;
}

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

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

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

.panel-group .panel>.panel-title:after {
  color: #4E575C;
}

.panel-group .panel .panel-body {
  background-color: #dcdcdc;
  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: #4E575C;
}

[data-widget-package="app-list"] .admin-overlay .overlayPanelContent {
  background-color: #dcdcdc;
  color: #4E575C;
}

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

[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: #4E575C;
}

[data-widget-package="app-list"] .app-list .section-heading {
  color: #4E575C;
  font-family: "Clifford Chance Medium",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: #4053FC;
}

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

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

[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: #4053FC;
}

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

[data-widget-package="com.fliplet.chat"] .chat-holder {
  background-color: #dcdcdc;
  color: #4E575C;
}

[data-widget-package="com.fliplet.chat"] .chat-holder .top-header {
  background-color: #dcdcdc;
  color: #4E575C;
}

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

[data-widget-package="com.fliplet.chat"] .chat-holder .offline-note,
[data-widget-package="com.fliplet.chat"] .chat-holder .message-copied-holder {
  background-color: rgba(78,87,92,0.5);
  color: rgba(220,220,220,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(78,87,92,0.7);
}

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

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

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

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

[data-widget-package="com.fliplet.chat"] .chat-area {
  width: 60%;
}

[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: #4053FC;
}

[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: #dcdcdc;
}

[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: #4053FC;
}

[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: #4053FC;
}

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

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

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

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

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

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

[data-widget-package="com.fliplet.chat"] .tab-group .tab>.control-label {
  border: 1px solid rgba(78,87,92,0.3);
  color: rgba(78,87,92,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: #4053FC;
  background: #4053FC;
  color: #fff;
}

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

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

[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: #4E575C;
}

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

[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(78,87,92,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: #4053FC;
}

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

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

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

[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: #4053FC;
  border: 1px solid #4053FC;
  color: #fff;
}

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

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

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

[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 #edeeef;
  background-color: #dcdcdc;
  color: #4E575C;
}

[data-widget-package="com.fliplet.chat"] .chat.chat-right .chat-body {
  background-color: #4053FC;
  color: #fff;
}

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

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

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

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

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

[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 {
  color: #4E575C;
}

[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(78,87,92,0.3);
}

[data-widget-package="com.fliplet.chat"] .chat-holder .chat-list {
  width: 40%;
}

[data-widget-package="com.fliplet.chat"] .chat-input-controls {
  background-color: #dcdcdc;
  border-top: 1px solid rgba(78,87,92,0.3);
}

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

[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: #4053FC;
  border: 1px solid #4053FC;
}

[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: #4053FC;
  color: #dcdcdc;
  border: 1px solid #4053FC;
}

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

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

[data-widget-package="com.fliplet.chat"] .section-label-wrapper .search-holder .form-control {
  background-color: #dcdcdc;
  color: #4E575C;
  border: 1px solid rgba(78,87,92,0.3);
}

[data-widget-package="com.fliplet.chat"] .input-first-row textarea {
  background-color: #dcdcdc;
  color: #4E575C;
}

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

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

[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: 500px;
  min-height: auto;
  max-height: none;
}

[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: #8c979e;
}

[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: #4E575C !important;
  color: #4E575C !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: #8c979e !important;
  fill: #8c979e !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: #657178 !important;
  fill: #657178 !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: #4E575C !important;
  fill: #4E575C !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: #d1d6d8;
}

[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: #657178;
}

[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(78,87,92,0.75) !important;
}

[data-widget-package="com.fliplet.data-directory"] .directory-wrapper,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-wrapper {
  background-color: #dcdcdc;
  color: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

[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: #4E575C;
}

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

[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: #4053FC;
  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 .list-title,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default li .list-title {
  color: #4E575C;
  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: #4E575C;
  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: #4E575C;
}

[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 {
  background: #ddd;
  color: #4E575C;
}

[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: #4E575C;
}

[data-widget-package="com.fliplet.data-directory"] .directory-details,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-details {
  width: 60%;
}

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

[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: #4E575C;
  font-family: "Clifford Chance Regular",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: "Clifford Chance Regular",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: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default ul>li.active,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li.active {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default ul>li.active .list-title,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li.active .list-title {
  color: #fff;
  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.active .list-title+p,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li.active .list-title+p {
  color: #fff;
  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.active .icon,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default ul>li.active .icon {
  color: #fff;
}

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

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default .search-result-header,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default .search-result-header {
  background-color: #fafafa;
}

[data-widget-package="com.fliplet.data-directory"] .directory-list .list-default .search-result-header h5,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-list .list-default .search-result-header h5 {
  color: #4E575C;
}

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

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

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

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

.overlay-directory .overlayPanelContent {
  background-color: #dcdcdc;
  color: #4E575C;
}

.overlay-directory .overlayPanelContent .directory-detail-title {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 24px;
}

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

.overlay-directory .overlayPanelContent .directory-detail-value {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
}

.overlay-directory .overlayNavbar {
  background-color: rgba(255,255,255,0.95);
  color: #4E575C;
  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: "Clifford Chance Regular",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: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #d3d3d3;
}

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

[data-widget-package="com.fliplet.form-builder"] .form-group label.control-label {
  color: #4E575C;
  font-size: 16px;
  font-family: "Clifford Chance Regular",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: 4px;
  border-bottom-left-radius: 4px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"] .has-error .text-danger {
  font-family: "Clifford Chance Regular",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-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F05865;
}

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

[data-widget-package="com.fliplet.form-builder"] .form-control:focus {
  border: 1px solid #4053FC;
  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 #e5e5e5;
  border-radius: 4px;
  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 #4053FC;
  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: #4E575C;
}

[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: #e5e5e5;
}

[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-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e5e5e5;
}

[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: #4053FC;
}

[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-left-width: 1px;
  border-left-style: solid;
  border-left-color: #4053FC;
}

[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 #e5e5e5;
  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: 1px solid #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: #4053FC;
}

[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: #4053FC;
}

[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 #e5e5e5;
}

[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: #4053FC;
}

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  color: #4E575C;
  padding: 6px 12px 6px 12px;
}

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

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

[data-widget-package="com.fliplet.form-builder"] .select-proxy-display.readonly {
  border: 1px solid #e5e5e5;
  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: #4053FC;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #e5e5e5;
}

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

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

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

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

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

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

[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: #4053FC;
}

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

[data-widget-package="com.fliplet.form-builder"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #e5e5e5 !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(64,83,252,0.25) !important;
}

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

[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 #e5e5e5;
}

[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(64,83,252,0.25) !important;
}

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

[data-widget-package="com.fliplet.form-builder"] .fl-form .spinner-overlay {
  border-top-color: rgba(162,171,176,0.3);
  border-right-color: rgba(162,171,176,0.3);
  border-bottom-color: rgba(162,171,176,0.3);
  border-left-color: #4053FC;
}

[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: #9E9FB7;
}

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

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

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

[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: "Clifford Chance Regular",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 #e5e5e5;
}

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

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

[data-widget-package="com.fliplet.image"] {
  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;
  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: #dcdcdc;
  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: #4E575C;
}

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

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

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li p+p {
  font-family: "Clifford Chance Regular",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 #4053FC;
}

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

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul.list-save-filter li.active {
  background: #4053FC;
  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: #4053FC;
  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: #4E575C;
}

[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(158,159,183,0.1);
  background-color: #dcdcdc;
  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: #4E575C;
}

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

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

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

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li .list-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #8D8EA6;
}

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

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

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

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #4053FC;
  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: #4053FC;
  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: #dcdcdc;
  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: #4E575C;
}

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

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

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

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

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li p+p {
  font-family: "Clifford Chance Regular",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 #4053FC;
}

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

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul.list-save-filter li.active {
  background: #4053FC;
  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: #4053FC;
  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: #dcdcdc;
}

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

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

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

[data-widget-package="com.fliplet.rss"] .feed .feed-item .list-description {
  font-family: "Clifford Chance Regular",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.rss"] .feed .feed-item .icon {
  color: #4E575C;
}

[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: #4053FC;
}

[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: #4E575C;
}

[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: #4E575C;
  color: #dcdcdc;
}

[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(220,220,220,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(220,220,220,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(220,220,220,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: #4E575C;
}

[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: #dcdcdc;
}

[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: #4053FC;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list .small-card-list-image {
  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: #dcdcdc;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[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: #4053FC;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #4E575C;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[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: "Clifford Chance Regular",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: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container {
  width: 100%;
  max-width: 600px;
  margin: 0px auto 0px auto;
}

[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 {
  color: #fff;
}

[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: #4E575C;
}

[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: #dcdcdc;
  background-color: #4E575C;
  border-bottom: 1px solid rgba(220,220,220,0.2);
}

[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: #e5e5e5;
}

[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: #4053FC;
}

[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: #dcdcdc;
  color: #4E575C;
}

[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(78,87,92,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(78,87,92,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(78,87,92,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: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .btn.search-btn {
  border: none;
  color: #4E575C;
  background-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .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 .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-holder .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 .search-holder .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 .search-holder .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .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 .search-holder .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 .search-holder .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .search-holder .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 .search-holder .list-search-icon .fa-times {
  color: #4053FC !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .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 .search-holder .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #4053FC !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .search-holder .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 .search-holder .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 .search-holder .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 .search-holder .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: #4053FC;
  color: #fff;
  border-color: #4053FC;
}

[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(78,87,92,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(78,87,92,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(78,87,92,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 {
  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(78,87,92,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;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  z-index: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  width: 100%;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  max-width: 600px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  display: block;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  margin-left: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  margin-right: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  margin-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  padding-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  padding-right: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  padding-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] {
  padding-left: 0px;
}

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

[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: #dcdcdc;
}

[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(78,87,92,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(78,87,92,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 {
  color: #4E575C;
}

[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: #dcdcdc;
}

[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 {
  color: #4E575C;
}

[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: #dcdcdc;
}

[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 {
  border-color: rgba(78,87,92,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(78,87,92,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(78,87,92,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(78,87,92,0.3);
}

[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 {
  color: rgba(78,87,92,0.3);
}

[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: #dcdcdc;
}

[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(78,87,92,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(78,87,92,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] {
  color: #4E575C;
}

[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(78,87,92,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: #4E575C;
}

[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 {
  color: #dcdcdc;
}

[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: #4E575C;
}

[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 {
  color: #dcdcdc;
}

[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(220,220,220,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(220,220,220,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(220,220,220,0.8);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .filter-holder .panel-default>.panel-heading {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .filter-holder .panel-default>.panel-heading {
  background-color: #4E575C;
}

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

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

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

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(78,87,92,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(78,87,92,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(78,87,92,0.8);
}

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

[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: #dcdcdc;
}

[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: "Clifford Chance Medium",sans-serif;
}

[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-size: 30px;
}

[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 {
  line-height: 1.3;
}

[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-weight: bold;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 8px;
}

[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 {
  margin-bottom: 30px;
}

[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 {
  color: #4E575C;
}

[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: #4053FC;
}

[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-radius: 20px;
}

[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;
}

[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-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;
}

[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-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: "Clifford Chance Regular",sans-serif;
}

[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-size: 16px;
}

[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 {
  line-height: 1.4;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 0px;
}

[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 {
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 12px;
}

[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 {
  line-height: 1.6;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  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: #4053FC;
}

[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 h2.news-feed-item-title {
  font-family: "Clifford Chance Medium",sans-serif;
}

[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-size: 30px;
}

[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 {
  line-height: 1.3;
}

[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-weight: bold;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  color: #4E575C;
}

[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: #4053FC;
}

[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(78,87,92,0.1);
}

[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 {
  background-color: rgba(51,51,51,0.05);
}

[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: #4E575C;
}

[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 {
  color: #4E575C;
}

[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 {
  background-color: rgba(78,87,92,0.1);
}

[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: 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.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: #4053FC;
}

[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: #4053FC;
}

[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"] {
  z-index: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  width: 100%;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  max-width: 600px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  position: relative !important;
  display: block !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  margin-left: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  margin-right: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  margin-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  padding-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  padding-right: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  padding-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] {
  padding-left: 0px;
}

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

[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: #dcdcdc;
}

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

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

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

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

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 14px;
}

[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 {
  line-height: 1.4;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 0px;
}

[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 {
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 14px;
}

[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 {
  line-height: 1.4;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 4px;
}

[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 {
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 20px;
}

[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 {
  line-height: 28px;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 5px;
}

[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 {
  color: #4E575C;
}

[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: "Clifford Chance Medium",sans-serif;
}

[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-size: 27px;
}

[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 {
  line-height: 1.2em;
}

[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-weight: bold;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  color: #4E575C;
}

[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 {
  background-color: #4053FC;
}

[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: #4053FC;
}

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

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

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

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

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

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

[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: #4053FC;
}

[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: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item {
  border: none;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="agenda"] .new-agenda-list-container .agenda-list-card-holder .agenda-list-item {
  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: #dcdcdc;
}

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 14px;
}

[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) {
  line-height: 1.4;
}

[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-weight: normal;
}

[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-style: normal;
}

[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) {
  text-decoration: none;
}

[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) {
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
}

[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-size: 14px;
}

[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 {
  line-height: 1.4;
}

[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-weight: normal;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 0px;
}

[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 {
  color: #4E575C;
}

[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: "Clifford Chance Medium",sans-serif;
}

[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-size: 18px;
}

[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 {
  line-height: 1.2em;
}

[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-weight: bold;
}

[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-style: normal;
}

[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 {
  text-decoration: none;
}

[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 {
  margin-top: 0px;
}

[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 {
  margin-bottom: 5px;
}

[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 {
  color: #4E575C;
}

[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: #4053FC;
}

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

[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: #4053FC;
}

[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: #dcdcdc;
}

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

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

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .comments-offline {
  background-color: rgba(78,87,92,0.4);
  color: #4E575C;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .simple-list-comment-input-holder {
  background: #dcdcdc;
  border-color: rgba(78,87,92,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(78,87,92,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(78,87,92,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(78,87,92,0.3);
  color: rgba(78,87,92,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 {
  color: #fff;
}

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

[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(78,87,92,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .fl-comment-thumb {
  background-color: rgba(78,87,92,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: #4E575C;
}

[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(78,87,92,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 {
  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"] {
  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"] .dynamic-list-add-item {
  background-color: #4053FC;
}

[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: #4E575C;
}

[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: #e5e5e5;
}

[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: #4053FC;
}

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

[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(78,87,92,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(78,87,92,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(78,87,92,0.8);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .btn.search-btn {
  color: #4E575C;
  background-color: rgba(78,87,92,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: #4053FC !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: #4053FC !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(78,87,92,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter {
  border-color: rgba(78,87,92,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(78,87,92,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.mixitup-control-active {
  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(78,87,92,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: #4053FC;
  color: #fff;
  border-color: #4053FC;
}

[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 {
  color: #fff;
}

[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(220,220,220,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(220,220,220,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(220,220,220,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: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .simple-list-item {
  background-color: #dcdcdc;
  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 .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: "Clifford Chance Regular",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: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-title .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 .list-item-title .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 .list-item-title .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 .list-item-title .simple-list-bookmark-holder .simple-list-bookmark-wrapper .fa.animated {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-description {
  font-family: "Clifford Chance Regular",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: "Clifford Chance Regular",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: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-wrapper .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-header .panel .panel-collapse,
[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: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-wrapper .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-search-filter-overlay .simple-list-overlay-header .panel-default>.panel-heading,
[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: #dcdcdc;
  background-color: #4E575C;
}

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

[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: #4053FC;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[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: #dcdcdc;
}

[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: "Clifford Chance Regular",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: #4E575C;
}

[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(78,87,92,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(78,87,92,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: "Clifford Chance Regular",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: #4E575C;
}

[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: "Clifford Chance Regular",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: #dcdcdc;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[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: #4053FC;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #4E575C;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #4E575C;
}

[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 #4053FC;
}

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

[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: #4053FC;
  border-right-color: #4053FC;
}

[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: #4053FC;
}

[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: #4053FC;
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .btn-login,
[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-id] .fl-login-form .btn-login,
[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-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .btn-login,
[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-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .btn-login,
[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-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .btn-login,
[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-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-login {
  width: 90%;
  background-color: #4053FC;
  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: "Clifford Chance Regular",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: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-login: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-id] .fl-login-form .btn-login: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-email-verification .fl-login-form .btn-login: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"] [data-login-ds-id] .fl-login-form .btn-login: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"] .fl-sms-verification .fl-login-form .btn-login: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.saml2"] .sso-login .fl-login-form .btn-login: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-id] .fl-login-form .btn-login: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-email-verification .fl-login-form .btn-login: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"] [data-login-ds-id] .fl-login-form .btn-login: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"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-login: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"] [data-login-ds-id] .fl-login-form .btn-login: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"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-login:active:hover {
  background-color: #4053FC;
  color: #fff;
  border: none;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.2);
}

[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-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: #4053FC;
  border-right-color: #4053FC;
}

[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: #4053FC;
}

[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 {
  color: #4053FC;
}

[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 #4053FC;
  color: #4E575C;
}

[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;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-desc .list-title+p {
  font-family: "Clifford Chance Regular",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"] .metro-panels {
  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: "Clifford Chance Regular",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: "Clifford Chance Regular",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.btn-default {
  background-color: #9E9FB7;
  color: #fff;
  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: #9E9FB7;
  color: #fff;
}

[data-widget-package="com.fliplet.photo-sharing"] .photo-feed-parent-holder .image-wrapper {
  border: 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: #4E575C;
}

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

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

.popup-wrapper {
  background-color: #fff;
  color: #4E575C;
}

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

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

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

.popup-wrapper .popup-bottom button:first-child {
  color: #4053FC;
}

.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: #4053FC;
}

[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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.slider"] .swiper-wrapper h1 {
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[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: #4053FC;
}

[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: #4E575C;
  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: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-wrapper h1 {
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.online-offline"],
[data-widget-package="com.fliplet.online-video"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  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: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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: #4053FC;
  font-family: "Clifford Chance Medium",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: #4053FC;
  font-family: "Clifford Chance Medium",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(64,83,252,0.25);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  position: relative;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  z-index: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  width: 100%;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  max-width: 600px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  display: block;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  margin-left: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  margin-right: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  margin-top: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  padding-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  padding-right: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  padding-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] {
  padding-left: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .dynamic-list-add-item {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel {
  background: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(78,87,92,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(78,87,92,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .comments-offline {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  border-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(78,87,92,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(78,87,92,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(78,87,92,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  color: rgba(78,87,92,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(78,87,92,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(78,87,92,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel textarea[data-comment-body] {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(220,220,220,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(220,220,220,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(220,220,220,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .filter-holder .panel .panel-collapse {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .filter-holder .panel-default>.panel-heading {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .filter-holder .panel-default>.panel-heading {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .filter-holder .panel-default>.panel-heading {
  border-bottom-color: rgba(220,220,220,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #e5e5e5;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .search-feed {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .search-feed {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .section-top-wrapper .search-holder .fa {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Clifford Chance Medium",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-size: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  line-height: 1.3;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-weight: bold;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  margin-top: 8px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  margin-bottom: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Clifford Chance Regular",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-size: 16px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  line-height: 1.4;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-weight: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  margin-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Clifford Chance Regular",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-size: 12px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  line-height: 1.6;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-weight: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Clifford Chance Medium",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-size: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  line-height: 1.3;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-weight: bold;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .btn.search-btn {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .btn.search-btn {
  background-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="df119580-57cd-445c-be69-649dbf1978a0"] .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="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  position: relative;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  z-index: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  width: 100%;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  max-width: 600px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  display: block;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  margin-left: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  margin-right: auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  margin-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  padding-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  padding-right: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  padding-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] {
  padding-left: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .dynamic-list-add-item {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel {
  background: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(78,87,92,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(78,87,92,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .comments-offline {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  border-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(78,87,92,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(78,87,92,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(78,87,92,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  color: rgba(78,87,92,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(78,87,92,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(78,87,92,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel textarea[data-comment-body] {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(220,220,220,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(220,220,220,0.7);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .filter-holder .panel .panel-collapse {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .filter-holder .panel-default>.panel-heading {
  color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .filter-holder .panel-default>.panel-heading {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .filter-holder .panel-default>.panel-heading {
  border-bottom-color: rgba(220,220,220,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #e5e5e5;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .search-feed {
  background-color: #dcdcdc;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .search-feed {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(78,87,92,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .section-top-wrapper .search-holder .fa {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Clifford Chance Medium",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-size: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  line-height: 1.3;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-weight: bold;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  margin-top: 8px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  margin-bottom: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Clifford Chance Regular",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-size: 16px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  line-height: 1.4;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-weight: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  margin-top: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Clifford Chance Regular",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-size: 12px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  line-height: 1.6;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-weight: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Clifford Chance Medium",sans-serif;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-size: 30px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  line-height: 1.3;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-weight: bold;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-style: normal;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  text-decoration: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .btn.search-btn {
  color: #4E575C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .btn.search-btn {
  background-color: rgba(78,87,92,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: rgba(51,51,51,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #4053FC;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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="44a8e929-c084-417a-8723-da6b4dff59dd"] .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.text"][data-uuid="18015389-0448-41e1-8905-370238de5ca6"] {
  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="18015389-0448-41e1-8905-370238de5ca6"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="18015389-0448-41e1-8905-370238de5ca6"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="18015389-0448-41e1-8905-370238de5ca6"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="18015389-0448-41e1-8905-370238de5ca6"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="18015389-0448-41e1-8905-370238de5ca6"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="18015389-0448-41e1-8905-370238de5ca6"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="18015389-0448-41e1-8905-370238de5ca6"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] {
  background-image: none;
  background-color: #fff;
  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="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="853f7bd8-a658-456e-a96c-14ade7e7cfd3"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels {
  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="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels .panels {
  overflow: hidden;
  border-radius: 0px;
}

[data-widget-package="com.fliplet.metro"][data-uuid="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels .panels.linked .metro-desc {
  padding-top: calc(10px + 14px);
}

[data-widget-package="com.fliplet.metro"][data-uuid="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels .panels .metro-image {
  background-color: #fff;
}

[data-widget-package="com.fliplet.metro"][data-uuid="2a452595-1ce0-4835-8eb9-4522db1fd471"] .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="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels .panels .metro-desc .metro-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.metro"][data-uuid="2a452595-1ce0-4835-8eb9-4522db1fd471"] .metro-panels .panels .metro-desc .metro-title+p {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] {
  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="02012f2b-b670-49ab-863f-0ccee0691c22"] .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"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li.linked:after {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li.linked .list-icon {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li .list-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul>li p+p {
  font-family: "Clifford Chance Regular",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"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul.list-save-filter {
  border: 1px solid #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #4053FC;
  background: #dcdcdc;
  color: #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul.list-save-filter li.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .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="02012f2b-b670-49ab-863f-0ccee0691c22"] .list-search {
  border-bottom: 2px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .btn.btn-link.search-cancel {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="02012f2b-b670-49ab-863f-0ccee0691c22"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="de66bfa4-814b-4b20-96cd-fa9cb790782c"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="87b86bed-72fd-47af-b9f5-7c446c13ee8c"] {
  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"][data-uuid="87b86bed-72fd-47af-b9f5-7c446c13ee8c"] 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.primary-button"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #FBAF5F;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="09036040-fb8a-4c0a-9374-e915aa2827b8"] .btn.btn-primary:active:hover {
  background-color: #4E575C;
  color: #fff;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="241ba595-8de8-4ea9-9358-09694c1a9166"] {
  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: 90%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f420a145-d0b4-40f6-ac28-e8ab486eb291"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c4e4613b-5b64-4a76-9fb3-03d36a3df9ce"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] {
  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="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="9dfcbd8d-5321-499e-a323-0a0e69b5599f"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] {
  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: 1% 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border-top: 1px solid rgba(51,51,51,0.2);
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 8px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ed56dabb-b780-4011-8df4-adb6e62fb4fd"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="8688ccc3-166c-499a-bbd3-69c464add944"] {
  background-image: none;
  background-color: #dcdcdc;
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="20c6a898-7419-4c83-81b4-9e43605be05a"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1afdc9aa-fbc6-4233-a8f9-b17c18cda680"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 5px groove #EAEAEA;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="77766c29-f30c-44f9-a99a-78aab46a64fd"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="55f54b4f-9577-4416-a57a-afdbd01820a1"] {
  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 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3a1ceec3-044c-4028-99cf-9cc75febba95"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] {
  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="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="fe9e7524-c3b8-4098-ac17-0b83503bfbb0"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="19dbd309-f698-440e-a167-100b930cf91e"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="19dbd309-f698-440e-a167-100b930cf91e"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #fff;
  color: #000;
  padding: 10px 10px 10px 10px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  text-decoration: underline;
  border: 1px solid #000;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="19dbd309-f698-440e-a167-100b930cf91e"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="19dbd309-f698-440e-a167-100b930cf91e"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="19dbd309-f698-440e-a167-100b930cf91e"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="19dbd309-f698-440e-a167-100b930cf91e"] .btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  border: 1px solid #000;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="30007fbe-01b9-440d-873a-fa671e17d022"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="fc3c12b9-15d9-45a0-a7da-b793a190e201"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0% 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="fc3c12b9-15d9-45a0-a7da-b793a190e201"] 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.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c007618c-35fc-4035-ab7b-2d4bb74c9c99"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="98540cf5-0a6b-485d-8e6d-6bb5a8e756a1"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="7a3a1906-6f6d-4316-a38c-506b63972642"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="86407277-b5ec-4b92-b99a-d0039604e46e"] {
  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: 70%;
  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="8cd10bc6-89d7-432d-abe5-95ab31941c59"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="67d9cbb6-285a-4c1f-a7ac-42a6a725e01d"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f35cf825-f5e5-469a-893b-38fbe68f6f6b"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="246d8363-ec40-43ae-94a2-b7d812f78c37"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a7fef2bb-c436-4589-bac0-a2d30cafc509"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d4eea6b-d696-49cf-9519-e4856e843a9e"] {
  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="2d4eea6b-d696-49cf-9519-e4856e843a9e"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="2d4eea6b-d696-49cf-9519-e4856e843a9e"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="a519caf4-33a8-40fe-bb96-6ebcb80b8b97"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="d9ae1635-f776-4c0b-a413-7198ddc1265b"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="d9ae1635-f776-4c0b-a413-7198ddc1265b"] 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.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="5062c5cc-194a-4d6d-8e35-79b045ecffbf"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="52801764-ef87-450c-a88b-5435f64ab471"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="aa1ee405-56af-40bc-a9a5-1077ae9d715c"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="77c0b1c1-096d-4f40-aa5d-66972accb285"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c76026f5-c2a0-42b6-9bc4-5d6f6fe6ba80"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="0828b4b5-c259-4283-9857-dd453035f7e5"] {
  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"][data-uuid="0828b4b5-c259-4283-9857-dd453035f7e5"] 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="b78d5fc2-bf15-41d0-95cb-a0a8ebabdbd3"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="17779d37-e08e-43f6-895b-3e4f5fe68732"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a1f82331-0373-4da2-ae1f-ae4802762cbe"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="9b7345d6-c71b-4433-98f4-90d5468ff117"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8f78d9a9-8667-4a4f-959b-802b8129c683"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="ff615918-f9dd-482a-b36c-afaf6d8e8217"] {
  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"][data-uuid="ff615918-f9dd-482a-b36c-afaf6d8e8217"] 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="3e954916-98e1-42f7-b7e2-844f7aab31f1"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] {
  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="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .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"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li.linked:after {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li.linked .list-icon {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li .list-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul>li p+p {
  font-family: "Clifford Chance Regular",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"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul.list-save-filter {
  border: 1px solid #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #4053FC;
  background: #dcdcdc;
  color: #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul.list-save-filter li.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .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="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .list-search {
  border-bottom: 2px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .btn.btn-link.search-cancel {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="5caf4aa2-fbf5-4b82-835b-02b16b79b350"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="cc30ec94-2193-4c67-aa44-84fb2fe361c9"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="dcf4e2b8-5858-4e30-8914-6534d043330b"] {
  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"][data-uuid="dcf4e2b8-5858-4e30-8914-6534d043330b"] 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.primary-button"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #FBAF5F;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3f3d0f20-4d26-4f97-ab6d-43893b10472e"] .btn.btn-primary:active:hover {
  background-color: #4E575C;
  color: #fff;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="355df479-bf98-48a6-a840-0da431e0d432"] {
  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: 90%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d2b7b5d3-ca6a-4210-babd-48c8d19c8f36"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="b15dcd30-8eb6-4004-97b1-012641d19061"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="93356849-0513-4c57-ab11-9fc3855bda42"] {
  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="93356849-0513-4c57-ab11-9fc3855bda42"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="93356849-0513-4c57-ab11-9fc3855bda42"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="93356849-0513-4c57-ab11-9fc3855bda42"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="93356849-0513-4c57-ab11-9fc3855bda42"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="93356849-0513-4c57-ab11-9fc3855bda42"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="93356849-0513-4c57-ab11-9fc3855bda42"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="93356849-0513-4c57-ab11-9fc3855bda42"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] {
  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: 1% 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border-top: 1px solid rgba(51,51,51,0.2);
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 8px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="57b116ef-cbc0-471b-83e8-9a1d8c61e43e"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="76ef9e61-b8a5-47ee-a833-699d63d5e60b"] {
  background-image: none;
  background-color: #dcdcdc;
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f55f9099-89af-4066-bffd-eda3c325fe93"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f290ffc2-72cd-4541-8cda-390e7324e6ae"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 5px groove #EAEAEA;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="de7651fe-62d2-448a-9651-b24c7188061e"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="c38744ee-1fb9-4545-b555-bcbb86fb67fa"] {
  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 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8ab634eb-f566-4868-99ed-773082655b99"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="36abe3a6-bf4c-486a-87b3-edc595109c5c"] {
  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="36abe3a6-bf4c-486a-87b3-edc595109c5c"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="36abe3a6-bf4c-486a-87b3-edc595109c5c"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="a6eec375-68c4-41e6-893e-f0599b901335"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="a6eec375-68c4-41e6-893e-f0599b901335"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #fff;
  color: #000;
  padding: 10px 10px 10px 10px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  text-decoration: underline;
  border: 1px solid #000;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="a6eec375-68c4-41e6-893e-f0599b901335"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="a6eec375-68c4-41e6-893e-f0599b901335"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="a6eec375-68c4-41e6-893e-f0599b901335"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="a6eec375-68c4-41e6-893e-f0599b901335"] .btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  border: 1px solid #000;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="2e8bf1c6-9353-43c3-a984-9b7b5a6a9ee3"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="74fad432-71ef-4d97-8c51-68a46c1f305d"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0% 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="74fad432-71ef-4d97-8c51-68a46c1f305d"] 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="951d7ece-0437-49f2-ab01-9a13a0fc76c4"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2820d739-4d7d-4f0f-9f79-2b55cb7e83e5"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="16fe716e-d7aa-40d4-b1d6-12bf55ceb4ff"] {
  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: 70%;
  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="b435ded7-99ec-48d9-89c9-b7742f9c6ac1"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="66a1cc49-5acb-41ef-8933-dca77faa4cd7"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c1bdfbbb-d8f4-4fcb-95f8-c92bb04b6d96"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="8f5ad083-0022-49c8-b8de-afdc21db8e14"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="77efb3ad-2eca-45a4-9ab6-420ae4c9df9b"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] {
  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="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="80aa84b3-fcae-4850-8df5-eb9c6d3c4a9f"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="c28f46cc-a7d0-4f9a-bad9-e9420c98724e"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="b4298102-5a0a-4f74-a54d-4be775da89f1"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="b4298102-5a0a-4f74-a54d-4be775da89f1"] 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.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0b8ac5d7-72b9-4893-bffe-add8fd79d433"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="befbff9a-80d1-4c4f-80c4-98670f63204b"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] {
  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="003db52e-ca22-4e2e-841e-7db09d901bf5"] .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"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li.linked:after {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li.linked .list-icon {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li .list-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul>li p+p {
  font-family: "Clifford Chance Regular",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"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul.list-save-filter {
  border: 1px solid #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #4053FC;
  background: #dcdcdc;
  color: #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul.list-save-filter li.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .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="003db52e-ca22-4e2e-841e-7db09d901bf5"] .list-search {
  border-bottom: 2px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .btn.btn-link.search-cancel {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="003db52e-ca22-4e2e-841e-7db09d901bf5"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="a56951e7-ff84-4b6d-bef2-17b1333d4072"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="39eaa18b-bb9a-4b9b-b6bd-1b3c82c63754"] {
  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"][data-uuid="39eaa18b-bb9a-4b9b-b6bd-1b3c82c63754"] 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.primary-button"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #FBAF5F;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="9820b51b-07b0-4bcb-b34f-db43974de74e"] .btn.btn-primary:active:hover {
  background-color: #4E575C;
  color: #fff;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="885a1966-873d-4374-ac74-34f46bc062fe"] {
  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: 90%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f4cc8fdc-4500-4a8b-9b3d-7d9406f7b500"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="b1daf862-6dfb-410a-8b99-a4ed5b12b87e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0407a109-8499-440a-97ef-72e227c8e17d"] {
  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="0407a109-8499-440a-97ef-72e227c8e17d"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0407a109-8499-440a-97ef-72e227c8e17d"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0407a109-8499-440a-97ef-72e227c8e17d"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0407a109-8499-440a-97ef-72e227c8e17d"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0407a109-8499-440a-97ef-72e227c8e17d"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="0407a109-8499-440a-97ef-72e227c8e17d"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="0407a109-8499-440a-97ef-72e227c8e17d"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] {
  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: 1% 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border-top: 1px solid rgba(51,51,51,0.2);
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 8px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="f8b0b0ac-459e-48d6-a6af-2697002c8bb1"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="0742e76e-508f-41fe-88ba-ebfa0b9e63d1"] {
  background-image: none;
  background-color: #dcdcdc;
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="be1b1481-dba8-40c0-8454-1acd3acd231e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="6fe750e8-73e4-48d6-869b-33b76917c3a9"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 5px groove #EAEAEA;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="26624958-8645-4a39-8f72-efd56b1f59f8"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="82545a17-13d6-4256-8871-454750d84e3c"] {
  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 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="bdcd19c8-7af9-48f6-a04c-ee2bf134ed48"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="da4a213d-36ab-4869-aa41-b39460a33bd5"] {
  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="da4a213d-36ab-4869-aa41-b39460a33bd5"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="da4a213d-36ab-4869-aa41-b39460a33bd5"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="da4a213d-36ab-4869-aa41-b39460a33bd5"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="da4a213d-36ab-4869-aa41-b39460a33bd5"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="da4a213d-36ab-4869-aa41-b39460a33bd5"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="da4a213d-36ab-4869-aa41-b39460a33bd5"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="da4a213d-36ab-4869-aa41-b39460a33bd5"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #fff;
  color: #000;
  padding: 10px 10px 10px 10px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  text-decoration: underline;
  border: 1px solid #000;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7a6661e2-4bc8-41c6-bcce-4f7136084ead"] .btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  border: 1px solid #000;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="ecdc1b1e-1b18-4660-8257-ec3edb36beba"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="7eb62f08-cade-4957-ba97-71fc09868e05"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0% 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="7eb62f08-cade-4957-ba97-71fc09868e05"] 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.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="83a1175f-8f0a-40ff-8c6a-dd532d5dab8b"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="f117f22e-8c5b-4a83-9da9-c62d407bd01f"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="263c5cb4-4daa-4da0-b518-46516ffc5c6f"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3ba65e40-b9e4-48c0-9c8c-71d517e7a0ed"] {
  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: 70%;
  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="3b195b42-4dad-4a18-af81-e920c6c1756b"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="563ac72f-db0c-4a07-84fc-01c102a0d8df"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="9a4184b8-5f8b-4043-a365-7ddf500fbea4"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="41164a3d-142d-42ce-8fea-2acb7e418f60"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="5e0d21f9-e68e-470c-b547-8e74c6397375"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] {
  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="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="e30a69ed-09a0-4bc7-967a-15ef9a0b41fa"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="0690b73d-dd2d-4710-ab69-cd3f4f54b0c5"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="ca206232-ecda-418b-aa15-3ff4873f37e3"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="ca206232-ecda-418b-aa15-3ff4873f37e3"] 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.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1858856e-de27-4a95-82c4-e8a23bb7c43a"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="fa4ca23a-7551-4b37-8106-36abe045de59"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2df8b01-552c-443d-96a2-844ed04dbc0a"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="403e567b-85c2-41a1-b604-9b7dce37e63d"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="9313c1ff-78da-4b36-8081-34fbfb61606e"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="de587738-8ac3-42ac-a3eb-4d2f9333292e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="efaf3401-314d-4098-949f-8a2e97689d36"] {
  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="efaf3401-314d-4098-949f-8a2e97689d36"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="efaf3401-314d-4098-949f-8a2e97689d36"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="efaf3401-314d-4098-949f-8a2e97689d36"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="efaf3401-314d-4098-949f-8a2e97689d36"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="efaf3401-314d-4098-949f-8a2e97689d36"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="efaf3401-314d-4098-949f-8a2e97689d36"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="efaf3401-314d-4098-949f-8a2e97689d36"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="4e4d0c11-a1de-4c4b-99c2-c7d947d0cc1d"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="4b3afb98-3452-47d4-b63c-e5289949edc2"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="4b3afb98-3452-47d4-b63c-e5289949edc2"] 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.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="1f9be435-58b9-4eb8-998b-f2faefdce553"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="a7483aa9-1c60-443e-b38c-f12c92419149"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="ead6e192-374b-4268-ad3c-8a3cdb84454f"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="1a48f6a3-1bec-47ac-b1bd-bbdd59eb6697"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="93eede88-c3e0-4980-ae9c-c658aa2525e1"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] {
  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="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="4cd0b171-c41e-4ff8-9898-4a2fe265fcf4"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="a40dcd16-4f93-4a01-a1c1-470a374a5689"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="5023429b-e8e9-45df-8e0b-bea424ad96a0"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="5023429b-e8e9-45df-8e0b-bea424ad96a0"] 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.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6f7fd4a9-ea85-4d7b-9f76-df0a562495a9"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c40ca999-4c1a-475c-b241-afa751cbf78b"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="6cd6e050-e706-4a3d-9c5d-0fd577cf066f"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e2d7ce95-ec76-464b-904e-87bec7f1e427"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header {
  background-color: rgba(255,255,255,0.85);
  color: #4E575C;
  box-shadow: none;
  border-bottom: 1px solid rgba(127,127,127,0.1);
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: "43px";
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-left,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-left-arrow,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right-arrow {
  color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger .hamburger-inner,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger .hamburger-inner {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger .hamburger-inner .hamburger-inner-2 {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner {
  background-color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-right .hamburger.is-active .hamburger-inner .hamburger-inner-2,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-1,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-viewport-header .nav-center .hamburger.is-active .hamburger-inner .hamburger-inner-2 {
  background-color: #4E575C;
}

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

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel {
  width: 380px;
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-list-default,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-list-default {
  color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-list-default ul,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul {
  font-family: "Clifford Chance Regular",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"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-list-default ul>li,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul>li {
  border-bottom: 1px solid rgba(78,87,92,0.2);
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-list-default ul>li .fa,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-list-default ul>li .fa {
  color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar {
  background-color: #fff;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar .copyright,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar .copyright {
  color: #4E575C;
}

[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default .fl-menu-panel .fl-app-menu-toolbar .copyright a,
[data-widget-package="com.fliplet.menu.default"][data-uuid="5d98d9f7-5027-4129-b32c-cf5d7e2910a3"] .fl-menu-default-left .fl-menu-panel .fl-app-menu-toolbar .copyright a {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] {
  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="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .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"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li.linked:after {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li.linked .list-icon {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li .list-title {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul>li p+p {
  font-family: "Clifford Chance Regular",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"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul.list-save-filter {
  border: 1px solid #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul.list-save-filter li {
  border-left: 1px solid #4053FC;
  background: #dcdcdc;
  color: #4053FC;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul.list-save-filter li.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list.list-default ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #4053FC;
  color: #fff;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .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="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .list-search {
  border-bottom: 2px solid rgba(51,51,51,0.2);
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .btn.btn-link.search-cancel {
  color: #4E575C;
}

[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .btn.btn-link.search-cancel:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .btn.btn-link.search-cancel:focus,
[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .btn.btn-link.search-cancel:active:hover,
[data-widget-package="com.fliplet.simple-list"][data-uuid="4e91faac-1ac6-4a50-8ea3-b481b28a88b9"] .btn.btn-link.search-cancel:active:focus {
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="ba469a1d-1357-4fa2-9a3c-cabfe203edd5"] {
  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: 100%;
  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: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="323f4ac2-0691-4ea8-b082-1a73278d5827"] {
  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"][data-uuid="323f4ac2-0691-4ea8-b082-1a73278d5827"] 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.primary-button"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  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"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #FBAF5F;
  color: #fff;
  padding: 10px 16px 10px 16px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="c27543df-816d-4d71-a801-7784d5aae935"] .btn.btn-primary:active:hover {
  background-color: #4E575C;
  color: #fff;
  border-radius: 0px;
  border: none;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="2efac8e3-edd4-40c4-80c8-b0dc818b9e15"] {
  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: 90%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 5% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="7ec9bdf3-a20b-402d-a407-5cc68827bb94"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="2ce68c99-05c7-4d9f-ba52-8d07a93eaee7"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] {
  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="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="d9e50d5b-5e6e-468a-8d61-cb02f385bc5a"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] {
  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: 1% 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border-top: 1px solid rgba(51,51,51,0.2);
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] p {
  color: #4E575C;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 8px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="ff8de0ae-9122-468d-8cb5-e0dea3a6070e"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="3e0328e2-bcb6-49eb-9739-787b46452045"] {
  background-image: none;
  background-color: #dcdcdc;
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="eedb7c85-f15a-4d74-9b12-e2e8b3f2f22e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a8c86209-b822-4251-8fa0-64a28557c5b3"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 5px groove #EAEAEA;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="38c1233f-f462-4473-a0d6-ce731e576893"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="7a851417-c99c-4803-b274-568da2890c79"] {
  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 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1f0b6d7c-a9c7-4e6a-b989-275aa1a4bbb6"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6583ef3-ede0-4486-bc9b-5d81694489f0"] {
  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="d6583ef3-ede0-4486-bc9b-5d81694489f0"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="d6583ef3-ede0-4486-bc9b-5d81694489f0"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #fff;
  color: #000;
  padding: 10px 10px 10px 10px;
  border-radius: 0px;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  text-decoration: underline;
  border: 1px solid #000;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] .btn.btn-primary:hover,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7ddc2db8-be1d-4711-9ee9-3dd530f82ea3"] .btn.btn-primary:active:hover {
  background-color: #fff;
  color: #000;
  border-radius: 0px;
  border: 1px solid #000;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="596afd66-4357-481c-829d-0eb2a83889a7"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="5265d57f-accb-4466-983d-182c81f56026"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0% 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="5265d57f-accb-4466-983d-182c81f56026"] 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="5984d08f-b50f-4876-b0c4-fbe6776e083f"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="0d837f57-9fa6-44ee-b830-7b1f710e9ccc"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8d096b8a-6d2c-42cd-888e-1acc3f2decbc"] {
  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: 70%;
  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="ea9d2bac-c859-4a56-b3e2-dfb2dd0b496e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="cd2a105c-89bf-411e-8764-838123d9969e"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="74fa502e-a3b0-4819-a6c7-b50d683b60c0"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="c925dd4d-c1b9-487d-a222-adb742f988fd"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3a7e1246-48ea-4d36-9518-fa7495521c5d"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] {
  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="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="88fe8db8-7688-42ef-b72e-99f7dbef1ed1"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="dbba27ba-66a9-49dd-960e-3379c7251466"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="6685b40f-da30-4961-a4f4-d39af1ad5ec3"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="6685b40f-da30-4961-a4f4-d39af1ad5ec3"] 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.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="da04acfc-3aed-408f-967b-6c746e842356"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c7e08b3a-6e95-4b7a-a87b-8ce0fec4625c"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.container"][data-uuid="6b7a83b9-8bb3-428f-9798-fdc3b9db538f"] {
  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: 45%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

[data-widget-package="com.fliplet.container"][data-uuid="f70a17ed-3b9e-48ca-b0d5-eba512b2d1ab"] {
  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: 10px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="f5c9be58-7213-4ec5-ba7c-34df91ad40fe"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] {
  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="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] p {
  color: #000;
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h1 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 36px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h2 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 30px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 20px;
}

[data-widget-package="com.fliplet.text"][data-uuid="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h3 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",sans-serif;
  font-size: 24px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 15px;
}

[data-widget-package="com.fliplet.text"][data-uuid="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h4 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h5 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="87f149f7-2cdf-4080-a8ab-84d27ed4ca7b"] h6 {
  color: #4053FC;
  font-family: "Clifford Chance Medium",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="93b9e157-d3ed-48ea-8a79-d99d2e8b01c8"] {
  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-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 20%;
  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: 30% 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="d27efa42-3f33-45f3-80a6-9637f5ff8660"] {
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="d27efa42-3f33-45f3-80a6-9637f5ff8660"] 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.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="e3ef0737-f8c2-4c8d-9fe4-b7dba6ac06a1"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="37fd1be2-b835-4485-b1f3-23a0c6b4e464"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="0efd6c66-8c7c-4a1f-b41a-b342fb805d6b"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] a {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] a:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] .btn.btn-link {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #4053FC;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="f526383a-f668-4c31-aa41-c2558feeef03"] .btn.btn-link:active:focus {
  font-family: "Clifford Chance Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #0096B8;
}

[data-widget-package="com.fliplet.image"][data-uuid="78115f9b-11d8-4b96-bf1f-1c6b2e92341f"] {
  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"][data-uuid="78115f9b-11d8-4b96-bf1f-1c6b2e92341f"] 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="69652753-a349-4400-8bad-e7a456797d19"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="6f24f4c4-7cf3-456f-a257-e11999e2a1b5"] {
  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"][data-uuid="6f24f4c4-7cf3-456f-a257-e11999e2a1b5"] 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="24d0e64c-16f0-41e0-8c2b-831c28370060"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="9ec71964-54ef-4a5b-82c3-ef5d0c2cf195"] {
  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"][data-uuid="9ec71964-54ef-4a5b-82c3-ef5d0c2cf195"] 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="3dc6cddd-35c1-4e70-b60f-2c1a74831754"] {
  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 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}