/* This stylesheet has been compiled by the Fliplet APIs at 2025-09-14T20:57:51+00:00. */

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

a {
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  color: #072A3D;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

a:hover,
a:focus,
a:active:hover,
a:active:focus {
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  color: #474975;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  outline: none;
}

.btn.btn-link {
  color: #072A3D;
  text-decoration: none;
}

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

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

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

.table-bordered {
  border: none;
}

.table-bordered tr {
  border: none;
}

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

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

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

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

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

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

html.no-touchevents.js-focus-visible .focus-outline-active:focus.focus-visible,
html.no-touchevents.js-focus-visible .focus-outline:focus.focus-visible {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,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(242,134,39,0.25);
}

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

body {
  background-color: #F2E9E9;
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  font-weight: normal;
}

h1 {
  color: #36344C;
  font-family: "Mulish ExtraBold",sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 20px;
}

h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 15px;
}

h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  font-style: normal;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.fl-intro-layout.container-fluid {
  background-image: none;
  background-color: #F28627;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-family: "Mulish 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 {
  background: none;
  position: absolute;
  margin: 0;
  border-radius: 0;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

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

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

[data-widget-package="com.fliplet.menu.default"] .fl-viewport-header {
  text-shadow: none;
  background-color: rgba(255,255,255,0.85);
  color: #36344C;
  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: "Mulish 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: #36344C;
}

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

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

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

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

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

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

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

[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: "Mulish 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(54,52,76,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: #36344C;
}

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

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

[data-widget-package="com.fliplet.menu.push-in"] .fl-viewport-header {
  text-shadow: none;
  background-color: #F2E9E9;
  color: #36344C;
  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: "Mulish 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: #36344C;
}

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

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

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

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

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

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

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

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

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

[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: "Mulish 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(54,52,76,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: #36344C;
}

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

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

[data-widget-package="com.fliplet.menu.slide-in"] .fl-viewport-header {
  text-shadow: none;
  background-color: rgba(242,233,233,0);
  color: #36344C;
  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: "Mulish 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: #36344C;
}

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

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

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

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

[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: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 .fl-list-default,
[data-widget-package="com.fliplet.menu.slide-in"] .fl-menu-slide-in-left .fl-menu-panel .fl-list-default {
  color: #36344C;
}

[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: "Mulish 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(54,52,76,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: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.menu.sequential"] .fl-menu .fl-menu-panel-swipe .fl-menu-panel-wrapper .fl-list-default ul {
  font-family: "Mulish 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(54,52,76,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: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.menu.bottom-bar"] .fl-bottom-bar-menu-holder li .fl-menu-title {
  font-family: "Mulish 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: #EA6248;
}

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

[data-widget-package="com.fliplet.primary-button"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

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

[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

.btn.btn-primary {
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:active:focus,
.btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

.btn.btn-secondary {
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:active:focus,
.btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

.btn.btn-default {
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
}

.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default:active:focus,
.btn.btn-default:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border: 1px solid #072A3D;
}

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

[data-widget-package="com.fliplet.inline-link"] a {
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"] a:hover,
[data-widget-package="com.fliplet.inline-link"] a:focus,
[data-widget-package="com.fliplet.inline-link"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"] a:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.inline-link"] .btn.btn-link {
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

.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: #072A3D;
  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: #072A3D;
}

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

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

html.no-touchevents.js-focus-visible .fl-number-input.focus-outline:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,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: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
  border: 0px 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: #1E4A99;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #36344C;
  background-color: #F2E9E9;
  border: 0px solid #ddd;
}

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

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

.panel-group .panel>.panel-title {
  color: #36344C;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
}

.panel-group .panel>.panel-title.collapsed {
  color: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
}

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

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

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

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

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

[data-widget-package="app-list"] .admin-overlay .overlayPanelContent {
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

[data-widget-package="app-list"] .app-list .section-heading {
  color: #36344C;
  font-family: "Mulish Black",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: #F28627;
}

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

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

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

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

[data-widget-package="com.fliplet.chat"] .chat-holder {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.chat"] .chat-holder .top-header {
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[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(54,52,76,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: #F28627;
  background-color: transparent;
}

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

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

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

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

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

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

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

[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 #d3d2e0;
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.chat"] .chat-input-controls {
  background-color: #F2E9E9;
  border-top: 1px solid rgba(54,52,76,0.3);
}

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

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

[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: #072A3D;
  color: #F2E9E9;
  border: 1px solid #072A3D;
}

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

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

[data-widget-package="com.fliplet.chat"] .section-label-wrapper .search-holder .form-control {
  background-color: #F2E9E9;
  color: #36344C;
  border: 1px solid rgba(54,52,76,0.3);
}

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

[data-widget-package="com.fliplet.chat"] .input-first-row textarea {
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

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

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

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

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

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

[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: #36344C !important;
  color: #36344C !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: #6c6898 !important;
  fill: #6c6898 !important;
  text-shadow: none !important;
}

[data-widget-package="com.fliplet.chart.bar"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.column"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.scatter"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.line"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.donut"] .highcharts-axis-labels text,
[data-widget-package="com.fliplet.chart.pie"] .highcharts-axis-labels text {
  color: #4c496a !important;
  fill: #4c496a !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: #36344C !important;
  fill: #36344C !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: #b6b4cb;
}

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

[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(242,233,233,0.75) !important;
}

[data-widget-package="com.fliplet.data-directory"] .directory-wrapper,
[data-widget-package="com.fliplet.advanceddirectory"] .directory-wrapper {
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

[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: #36344C;
  font-family: "Mulish 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: "Mulish 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: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
}

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

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

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

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

.overlay-directory .overlayPanelContent {
  background-color: #F2E9E9;
  color: #36344C;
}

.overlay-directory .overlayPanelContent .directory-detail-title {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 24px;
}

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

.overlay-directory .overlayPanelContent .directory-detail-value {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
}

.overlay-directory .overlayNavbar {
  background-color: rgba(255,255,255,0.95);
  color: #36344C;
  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 15px 0px 15px;
}

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

[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: "Mulish 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: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

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

[data-widget-package="com.fliplet.form-builder"] .has-error .text-danger {
  font-family: "Mulish 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 #DE580D;
  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 #DE580D;
  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: #DE580D;
}

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

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

[data-widget-package="com.fliplet.form-builder"] .form-control:focus {
  border: 1px solid #072A3D;
  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 #CCC9C9;
  border-radius: 10px;
  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 #072A3D;
  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: #36344C;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[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 #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

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

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

[data-widget-package="com.fliplet.form-builder"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

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

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

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

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

[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: #EA6248;
  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: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

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

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

.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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 #EA6248;
  background-color: #F2E9E9;
  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: #EA6248;
}

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

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

[data-widget-package="com.fliplet.simple-list"] .list.list-default ul>li p+p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

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

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

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

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

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

[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 #EA6248;
  background-color: #F2E9E9;
  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: #EA6248;
}

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

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

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

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

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul>li p+p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

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

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

[data-widget-package="com.fliplet.list-small-thumbs"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #F28627;
  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: #F28627;
  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 #EA6248;
  background-color: #F2E9E9;
  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: #EA6248;
}

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

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

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

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

[data-widget-package="com.fliplet.list-large-thumbs"] .list.list-thumb-l ul>li p+p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.rss"] .feed .feed-item .list-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
  font-size: 14px;
  font-weight: normal;
}

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

[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: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

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

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

[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: #072A3D;
  color: #365073;
}

[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(54,80,115,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(54,80,115,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(54,80,115,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: #072A3D;
}

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

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

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

[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: "Poppins SemiBold",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: #072A3D;
}

[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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[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: "Mulish 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: #365073;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[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: "Poppins SemiBold",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

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

[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: "Mulish 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: #365073;
}

[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: "Mulish 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: #365073;
}

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

[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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[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: "Mulish 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: #EA6248;
}

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

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

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

[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: #365073;
  background-color: #072A3D;
  border-bottom: 1px solid rgba(54,80,115,0.2);
}

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

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

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

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

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

[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: #F2E9E9;
  color: #36344C;
}

[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(54,52,76,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(54,52,76,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(54,52,76,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: #EA6248;
}

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

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

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

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248 !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: #072A3D;
  color: #fff;
  border-color: #072A3D;
}

[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(54,52,76,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(54,52,76,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(54,52,76,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #F28627;
  background-color: #F28627;
  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(54,52,76,0.8);
}

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

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

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

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

[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(54,80,115,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(54,80,115,0.4);
  color: #365073;
}

[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: #F2E9E9;
  color: #365073;
}

[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: #F2E9E9;
  border-color: rgba(54,80,115,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(54,80,115,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(54,80,115,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(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

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

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

[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(54,80,115,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(54,80,115,0.04);
}

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

[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(54,80,115,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: #072A3D;
  color: #365073;
}

[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: #072A3D;
  color: #365073;
}

[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(54,80,115,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(54,80,115,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(54,80,115,0.8);
}

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

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

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

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

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

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

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

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

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

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

[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: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 30px;
  color: #072A3D;
}

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

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

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

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

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

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

[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: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

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

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

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

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

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

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

[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: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

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

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

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

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

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

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

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

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

[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: #F2E9E9;
  color: #365073;
}

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

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

[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: "Mulish Regular",sans-serif;
  font-size: 10px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

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

[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: "Mulish Regular",sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #365073;
}

[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: "Mulish Black",sans-serif;
  font-size: 27px;
  line-height: 1.2em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[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: "Mulish Regular",sans-serif;
  font-size: 10px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[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: "Mulish Regular",sans-serif;
  font-size: 10px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[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: "Mulish Black",sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #072A3D;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

[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: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

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

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

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

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

[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(54,80,115,0.08);
}

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

[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(54,80,115,0.1);
}

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

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

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

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

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

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

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

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

[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(54,52,76,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(54,52,76,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(54,52,76,0.8);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .section-top-wrapper .search-holder .btn.search-btn {
  color: #36344C;
  background-color: rgba(54,52,76,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: #EA6248 !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: #072A3D !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: #F28627 !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: #EA6248 !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: #EA6248 !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(54,52,76,0.5);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #F28627;
  background-color: #F28627;
  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(54,52,76,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: #072A3D;
  color: #fff;
  border-color: #072A3D;
}

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

[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(54,80,115,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(54,80,115,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(54,80,115,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: #072A3D;
}

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

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

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

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

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

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

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

[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: "Poppins SemiBold",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: #072A3D;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="simple-list"] .simple-list-container .simple-list-wrapper .list-item-subtitle {
  font-family: "Mulish 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: #365073;
}

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

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

[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: #365073;
  background-color: #072A3D;
  border-bottom: 1px solid rgba(54,80,115,0.2);
}

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

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

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

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

[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: "Mulish 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: #365073;
}

[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: 15px 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: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[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: "Poppins SemiBold",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #072A3D;
}

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

[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(54,52,76,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(54,52,76,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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[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: "Mulish 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: #F2E9E9;
}

[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: "Poppins SemiBold",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

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

[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: "Mulish 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: #365073;
}

[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: "Mulish 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: #365073;
}

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

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

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

[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 15px 0px 15px;
}

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

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

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

[data-widget-package="com.fliplet.login"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"] .fl-email-verification .btn-primary {
  width: 90%;
  background-color: #072A3D;
  color: #fff;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 16px;
  font-family: "Mulish 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: none;
}

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

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

[data-widget-package="com.fliplet.login"] .state input.form-control,
[data-widget-package="com.fliplet.login"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login-data-source"] .state input.form-control,
[data-widget-package="com.fliplet.login-data-source"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login.saml2"] .state input.form-control,
[data-widget-package="com.fliplet.login.saml2"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.email-validation"] .state input.form-control,
[data-widget-package="com.fliplet.email-validation"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.sms-verfication"] .state input.form-control,
[data-widget-package="com.fliplet.sms-verfication"] .fl-login-form input.form-control {
  border: none;
  border: #E5E5E5 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: #F28627;
  border-right-color: #F28627;
}

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

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

[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 #F28627;
  color: #36344C;
}

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

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

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

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

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

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

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

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

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

[data-widget-package="com.fliplet.panels"] .list-panels ul>li .list-desc .list-title+p {
  font-family: "Mulish 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"] {
  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: "Mulish 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: "Mulish 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.refresh {
  color: #F28627;
  background-color: transparent;
  border: 1px solid #F28627;
}

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

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

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

[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: #e7e7e7;
  color: #072A3D;
}

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

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

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

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

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

.popup-wrapper {
  background-color: #fff;
  color: #36344C;
}

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

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

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

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

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

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

[data-widget-package="com.fliplet.slider"] .swiper-wrapper h1 {
  font-family: "Mulish ExtraBold",sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #F28627;
}

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

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

[data-widget-package="com.fliplet.onboarding"] .onboarding-holder.full-screen .swiper-pagination-bullet {
  border: none;
  width: 10px;
  height: 10px;
  background: #fff;
}

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

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

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

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

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

.overlay-about-app .overlayNavbar,
.overlay-update-notes .overlayNavbar {
  background-color: #F2E9E9;
  color: #36344C;
}

.overlay-about-app .overlayPanel,
.overlay-update-notes .overlayPanel {
  color: #36344C;
}

.overlay-about-app .overlayPanel .closeButton,
.overlay-update-notes .overlayPanel .closeButton {
  background-color: #F2E9E9;
  color: #36344C;
}

.overlay-about-app .overlayPanel .closeButton:active:focus,
.overlay-about-app .overlayPanel .closeButton:focus,
.overlay-about-app .overlayPanel .closeButton:hover,
.overlay-update-notes .overlayPanel .closeButton:active:focus,
.overlay-update-notes .overlayPanel .closeButton:focus,
.overlay-update-notes .overlayPanel .closeButton:hover {
  background-color: #e7e7e7;
  color: #072A3D;
}

.overlay-about-app .overlayPanelContent,
.overlay-update-notes .overlayPanelContent {
  background-color: #F2E9E9;
  color: #36344C;
}

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

.overlay-about-app .fliplet-info,
.overlay-update-notes .fliplet-info {
  border-top-color: #e2e1ea;
  background-color: #F2E9E9;
  color: #36344C;
}

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

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

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

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

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

.overlay-about-app a,
.overlay-update-notes a {
  color: #072A3D;
}

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

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

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

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

[data-widget-package="com.fliplet.container"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 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: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  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(242,134,39,0.25);
}

[data-widget-package="com.fliplet.container"][data-uuid="0938dd2e-e908-42d8-979a-7a65342248ae"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: -15px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .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"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="d419f553-d1eb-4a16-b245-0f35be35042a"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

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

[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 35%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="1f372faf-06e4-483c-bc4a-1ca2c666de20"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 35%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="eb329e37-63f2-431c-853e-3ab7a60a8648"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] {
  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: 20px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #FFFDFD;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6dc57d90-877a-417e-b5fa-6cc8b5c9c45a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7a6b384f-e784-4c76-a7b1-7fe6ba6c7b89"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 30px 0px 0px 0px;
  padding: 0px 0px 30px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.container"][data-uuid="bbf9aa6a-4e92-481b-b1fc-6482124942fe"] {
  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: 80%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 0px 20px 0px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.15);
}

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

[data-widget-package="com.fliplet.image"][data-uuid="529edc24-2872-445b-9703-f53818c17f1c"] 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="3586d908-e8cf-457d-b1f8-fb29ee6ef130"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100px;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a6baf14-b660-4921-9a8a-c0c12c2a5022"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b0473d57-4596-4973-9fa9-6770278214ac"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] {
  background-image: none;
  background-color: #1E4A99;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h3 {
  color: #F8F6F7;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="34252167-e719-4ca2-bee0-637bc55cadb4"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="7d0a42b0-ea06-46c4-8082-e21cd1f017de"] {
  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 10px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4d8ad74-c0b7-4b4f-8452-2673aa2ba76a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bc802569-8ecf-4109-8eb0-f91085c2abc8"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7477c5d2-84b7-4a25-a5f1-d6ea9e7d94bb"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7d07869c-86c5-48d0-ab6e-96b8f002b4f5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="e5cbaeae-e5c9-4a59-aac6-0c2dbabe95b1"] {
  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 20px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] {
  background-image: none;
  background-color: #1E4A99;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h3 {
  color: #F8F6F7;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5961b669-4797-4cd3-8a4b-133c8e7403f9"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a1a12f58-4337-4bee-91ba-7a8a2e9b41fe"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="104b93fa-4659-480b-ad2e-9081826b85b8"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="357c98f0-b1f1-4ef9-85ce-0dfda8e2dcd4"] {
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.container"][data-uuid="87b999a5-1689-48bd-9f49-26f51336f2b4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="5ce70278-f911-41ff-9206-2a9a1c3444d9"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 30px auto;
  padding: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6e93bb5a-2283-4219-b047-2fcf7af93fa4"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1cd8fc0d-99a4-455e-9bdc-a422ff7a306d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] {
  background-image: none;
  background-color: #E7F5F5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2791db54-e0b2-4d7b-ac00-c298398da3ae"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] {
  background-image: none;
  background-color: #EBE8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3971ee04-6f83-4425-a6f6-4907df314c65"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] {
  background-image: none;
  background-color: #FFF7E6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="73a3a7cb-34a4-442b-8ad5-6a927840f9c6"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="9b5af01c-4288-43ab-86e4-cf16a277bbc0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 30%;
  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.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 10px auto;
  padding: 0px 15px 15px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .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"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="7ebcb91f-89f1-4dc0-b201-12a65edfb264"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .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"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="275fdb0c-1282-4749-8c4a-d91257f9b910"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4177888c-9002-45f7-bdee-38d06e26f229"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="69137793-55d0-4a68-b70f-3132af47f0b2"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 10px auto 10px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="69137793-55d0-4a68-b70f-3132af47f0b2"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="69137793-55d0-4a68-b70f-3132af47f0b2"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="69137793-55d0-4a68-b70f-3132af47f0b2"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="69137793-55d0-4a68-b70f-3132af47f0b2"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

[data-widget-package="com.fliplet.container"][data-uuid="8c3deca5-b74a-410c-849b-c26e48d7c8c2"] {
  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: 90%;
  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 20px 0px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.15);
}

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

[data-widget-package="com.fliplet.image"][data-uuid="ffe36ed2-c973-45d5-a571-94ba92d85ca5"] 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="fbfe46b8-4918-40a9-a7a3-bf0dca2bc040"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100px;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0% auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="affa4252-0aa0-4fe1-b1ae-32fd0a08bda2"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="031b8e41-cac6-4293-b5e1-3b9f590d5b3a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="08d2f27c-8ad3-4b90-8754-e73a16717308"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 40%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 10px auto 10px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="08d2f27c-8ad3-4b90-8754-e73a16717308"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="08d2f27c-8ad3-4b90-8754-e73a16717308"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="08d2f27c-8ad3-4b90-8754-e73a16717308"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="08d2f27c-8ad3-4b90-8754-e73a16717308"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="0520b275-4738-4506-b85a-36e519a67945"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.image"][data-uuid="f6cd3962-ce36-4287-b254-a0490fd19dcd"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 18px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.primary-button"][data-uuid="6997c731-e517-4a45-8504-f77c37ed695d"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 120px;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="6997c731-e517-4a45-8504-f77c37ed695d"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="6997c731-e517-4a45-8504-f77c37ed695d"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="6997c731-e517-4a45-8504-f77c37ed695d"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="6997c731-e517-4a45-8504-f77c37ed695d"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] {
  background-image: none;
  background-color: #1E4A99;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h3 {
  color: #F4F5F7;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8651499a-c995-410e-9957-881c6885381a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="35edfb73-0f19-42fd-86e2-b34fd3bf1e1b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="604b0ae0-ade6-4053-88c8-4d31511392f0"] {
  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: 101%;
  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-bottom: 1px solid #C9D2E4;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 20%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: 1px solid #1E4A99;
  border-radius: 150px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h5 {
  color: #4A67CC;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94457edb-4949-47a9-9db8-a840b9ce80fb"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="ce6d3f62-ae68-405a-a5e9-aeaedbaca513"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 3px 0px 3px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 20%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 10px 0px;
  border: 1px solid #1E4A99;
  border-radius: 150px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h5 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="495cbce0-b7fe-43ab-a143-42d864e0f5c0"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 20%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: 1px solid #1E4A99;
  border-radius: 150px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h5 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b86beab9-df69-492b-8bba-a0e3997b817a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] {
  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: 20%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h5 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="453c8727-237f-4cfb-9ed9-98e502ffc253"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dbedd149-2eaf-42b5-ad33-dcb18b06c91f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] {
  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: 25%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  border: 1px solid #1E4A99;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h2 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h3 {
  color: #1E4A99;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6957db2a-f6d4-46e6-94fa-bf8f809f7135"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="ff974364-fec2-4d6f-b932-8618ce30f857"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 20px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] {
  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 15px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] p {
  color: #ABB0B6;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a70f5a14-db3e-4d66-b154-95b9ad1b7ee6"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="dd63a790-9249-4de0-9b8b-cb8a3c8c4f9a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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-top: 1px solid #E5E5E5;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] {
  background-image: none;
  background-color: #FEF8EA;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5bfd9b37-09c1-4854-88e0-54c95b5d34fd"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] {
  background-image: none;
  background-color: #EEECF9;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="bda8411c-aebf-446d-8594-6ce547c6f956"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] {
  background-image: none;
  background-color: #EAF6F7;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9c0c467a-76a3-4094-8a08-6f3917025187"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] {
  background-image: none;
  background-color: #EAF6F7;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e5079862-738a-4f79-b19f-3fd94f5b48b3"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] {
  background-image: none;
  background-color: #FEF8EA;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="75f9d054-abb4-4ca5-8e6f-854edd77bb85"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] {
  background-image: none;
  background-color: #EEECF9;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6ea7a88c-9a37-4fab-8f04-aca1c75c452d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="92c4ec30-7df5-4db2-912e-b6840d52d47f"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 30%;
  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="42ddcaf6-aad1-4074-97ee-d281de660a08"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="a65f136f-cf33-4271-b51d-fd816b689ef4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border-bottom: 1px solid #E5E5E5;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="69795e6a-4582-4c30-802a-c9fab5922c23"] {
  background-image: none;
  background-color: rgba(255,255,255,0);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="9ce9e958-92b4-4961-a1fe-32ccb3eb30d5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="8a27f834-8317-45b8-a31e-f4c0c185f85d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d8092431-6247-4304-b005-72fe7f027acf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  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: 20px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="c19ad6d5-ffa9-490f-a0f4-c2ccf90d7b26"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="00b03d0f-48c5-4712-b37d-4fe2b57f5a1e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="b776b004-387c-4cf3-b89d-94d239ddaa08"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  border-top: 1px solid #FFFEFE;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b776b004-387c-4cf3-b89d-94d239ddaa08"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="83688c0a-0bce-4a61-ad0f-e08b147c6564"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  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 20px 0px;
  padding: 20px 0px 0px 0px;
  border-top: 1px solid #E5E5E5;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="d855ace7-a030-46c1-bda7-6ec8fe6b1987"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 25%;
  min-width: auto;
  max-width: 100%;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="d855ace7-a030-46c1-bda7-6ec8fe6b1987"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 18px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.secondary-button"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 110px;
  min-width: 110px;
  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"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="f1de82b4-0259-45a4-ae09-d83d3027d931"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="d4f9bd55-2036-48d2-a8f6-58f780e2e68d"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 110px;
  min-width: 110px;
  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="d4f9bd55-2036-48d2-a8f6-58f780e2e68d"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="d4f9bd55-2036-48d2-a8f6-58f780e2e68d"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="d4f9bd55-2036-48d2-a8f6-58f780e2e68d"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="d4f9bd55-2036-48d2-a8f6-58f780e2e68d"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="7d74b6cc-27ee-4caf-a4a1-164a1f0a3411"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] {
  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 15px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] p {
  color: #ABB0B6;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="77c55f10-e788-4fcd-86cc-0f8a52a76460"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.image"][data-uuid="fe1ed9c3-ae94-4fec-989d-99434a13bd17"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 25%;
  min-width: auto;
  max-width: 100%;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="fe1ed9c3-ae94-4fec-989d-99434a13bd17"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 18px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.secondary-button"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 120px;
  min-width: 110px;
  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"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="bb615fc7-af99-40eb-b55e-8a0abcf45081"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="117a105f-dbe9-402e-934b-1b6f799f5a43"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 120px;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="117a105f-dbe9-402e-934b-1b6f799f5a43"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="117a105f-dbe9-402e-934b-1b6f799f5a43"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="117a105f-dbe9-402e-934b-1b6f799f5a43"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="117a105f-dbe9-402e-934b-1b6f799f5a43"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="32d06fbe-bed9-4373-9447-3df70e0bbd89"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] {
  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 10px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] p {
  color: #ABB0B6;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b9e6a03b-9f88-4c04-b9c8-b6542cf24aac"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] {
  background-image: none;
  background-color: #E7F5F5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aee86ab0-e164-4f9d-af21-f702af9a85f5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="2c894595-0e5f-4421-b1cf-330206450664"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 10px 0px 10px;
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #E9E9EA;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] {
  background-image: none;
  background-color: #EBE8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 10px 13px 10px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1fa4ee5a-6969-4bf5-8296-302b4d594f99"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] {
  background-image: none;
  background-color: #FFF7E6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8d0b8fe-a81b-44d2-8f39-2f8000e3533b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] {
  background-image: none;
  background-color: #E8F2FC;
  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="2a8ee277-315e-42dc-a04c-fd6857121b1f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2a8ee277-315e-42dc-a04c-fd6857121b1f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .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"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="5e8e6fa6-9d12-4035-8dc0-ed800c14b61b"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] {
  background-image: none;
  background-color: #E8F2FC;
  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="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a4f0b96e-d8df-44c6-a7a2-5053b10ac635"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .dynamic-list-add-item {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-header {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .small-card-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-text-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-list-text-wrapper {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-bookmark-holder .small-card-bookmark-wrapper .fa.animated {
  color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-name,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-list-name {
  font-family: "Poppins SemiBold",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: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-role,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-list-role {
  font-family: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-location,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-list-location {
  font-family: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-image .small-card-list-detail-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item {
  border: none;
  border-radius: 15px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-list-wrapper .small-card-list-item .small-card-list-text-wrapper {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: "Poppins SemiBold",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-content-wrapper .small-card-list-detail-button .small-card-list-detail-button-image,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: "Mulish 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"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-detail-overlay .small-card-detail-overlay-wrapper .small-card-detail-overlay-panel .small-card-detail-wrapper .small-card-list-detail-image-wrapper {
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .apply-filters,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .small-card-search-filter-overlay .hidden-filter-controls-filter.mixitup-control-active {
  background-color: #F28627;
  color: #fff;
  border-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .filter-holder .panel-default>.panel-heading,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom: 1px solid rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .form-control,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .form-control {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .form-control:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .form-control:focus {
  border-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-holder .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .search-feed:focus ~ .btn.search-btn {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #EA6248 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .fa-times,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .fa-times {
  color: #072A3D !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #F28627 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .section-top-wrapper .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248 !important;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-search-controls .current-query-wrapper,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-search-controls .current-query-wrapper {
  background-color: #072A3D;
  color: #fff;
  border-color: #072A3D;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-label,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .search-query-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .no-results-holder {
  color: rgba(54,52,76,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-filter {
  border-color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-filter:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-filter:focus {
  color: rgba(54,52,76,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter.mixitup-control-active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-filter.mixitup-control-active {
  border-color: #F28627;
  background-color: #F28627;
  color: #fff;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .small-card-list-container .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .new-small-card-list-container .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-card"][data-uuid="8cdbc8be-13ce-436d-8e93-fe4948aca02b"] .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.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 15px auto 0px auto;
  padding: 0px 15px 15px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .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"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="10a10d4a-32ca-46b3-8ba2-8acd695da0a0"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] {
  background-image: none;
  background-color: #E8F2FC;
  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="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d5342809-c3f6-40b6-b14f-4ecf0cdaf769"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] {
  background-image: none;
  background-color: #E8F2FC;
  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="9330af3c-f11e-456f-bf11-49dbc0958cb5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9330af3c-f11e-456f-bf11-49dbc0958cb5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .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"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="94bd9f30-eacc-42fa-a70c-50aacc0c2ac4"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] {
  background-image: none;
  background-color: #E8F2FC;
  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="3507ce95-4815-4a48-af89-e4ace42ae30a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3507ce95-4815-4a48-af89-e4ace42ae30a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] {
  background-image: none;
  background-color: #E8F2FC;
  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="66f35df4-8b86-4379-8d7b-3b5050c334e9"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="66f35df4-8b86-4379-8d7b-3b5050c334e9"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] {
  background-image: none;
  background-color: #E8F2FC;
  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 10px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a846654b-90e9-4f3d-b39d-dae33b14fd35"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] {
  background-image: none;
  background-color: #E8F2FC;
  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="0da21263-b523-44c3-9f4c-380e75494b4f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0da21263-b523-44c3-9f4c-380e75494b4f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] {
  background-image: none;
  background-color: #F7F6FE;
  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="31dac948-6263-4d83-bdb6-1526b775020f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="31dac948-6263-4d83-bdb6-1526b775020f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] {
  background-image: none;
  background-color: #E8F2FC;
  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="61b5d59b-f3e5-411d-82da-438e508fbebf"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="61b5d59b-f3e5-411d-82da-438e508fbebf"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 3px 12px 3px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 3px calc(45px + 12px) 3px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .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"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 3px 12px 3px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="c6ccd061-c1e4-40a1-b24d-17db32cb9907"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] {
  background-image: none;
  background-color: #F2E9E9;
  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="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5fe469c4-52dd-4661-ab4f-bab09cf143fd"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] {
  background-image: none;
  background-color: #E8F2FC;
  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="cfd0999d-d311-48c1-8969-8484a642c47b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfd0999d-d311-48c1-8969-8484a642c47b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .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"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="2f11d2fd-43f1-44e9-b146-bd4e6f1ce06e"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] {
  background-image: none;
  background-color: #E8F2FC;
  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="62472439-ee70-4fa5-8cff-024f5dfd3de4"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="62472439-ee70-4fa5-8cff-024f5dfd3de4"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .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"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="1e9c538d-70f4-4e54-85f7-c4de7bf2ef33"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.image"][data-uuid="82184af1-7a6e-4e21-9ed1-fe36c982d697"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 25%;
  min-width: auto;
  max-width: 100%;
  margin: 0px 15px 0px 15px;
  padding: 12px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="82184af1-7a6e-4e21-9ed1-fe36c982d697"] img[data-image-id] {
  height: auto;
  min-height: auto;
  max-height: none;
  border: none;
  border-radius: 18px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="358bbc2c-0839-496c-a4fa-84a344d60ecc"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-around;
  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: 5px 0px 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

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

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

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

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ca2618-312b-4bec-b932-1adc620fae86"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="27db3ee7-277e-433e-a094-c3770615237a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

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

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b7b4d66-7565-487b-b2fd-47dc8f79e16f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="0ef90d62-6c97-4427-8691-3309903a4020"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 65%;
  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="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 5px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6a801aa4-0fb7-4bee-aa3b-901a467c1bcf"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] {
  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="a9459d91-5683-4075-b714-a95c3a3ea562"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 5px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a9459d91-5683-4075-b714-a95c3a3ea562"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 5px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebbca73c-e74a-4f2d-8467-acb9f0ad676f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] {
  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: 70%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] p {
  color: #1E4A99;
  font-family: "Poppins Medium",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="02671305-bbf5-432b-9537-cbc08aee6a67"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="710fa860-ae94-4ba4-88d6-a3a077c6af3e"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] a {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] a:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] .btn.btn-link {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c0e30792-c475-4fbe-a410-2d3fb5786f83"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="43f944f1-e361-41f8-8a6c-da050d39e51b"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 85%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="43f944f1-e361-41f8-8a6c-da050d39e51b"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="43f944f1-e361-41f8-8a6c-da050d39e51b"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="43f944f1-e361-41f8-8a6c-da050d39e51b"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="43f944f1-e361-41f8-8a6c-da050d39e51b"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="8e99e39c-3a16-4f36-9394-182f7313b547"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 0px 15px 20px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .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"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f70b7776-b012-4fc7-babf-8356933ce888"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="41d36992-4653-4331-98fd-c95dd9d43542"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] {
  background-image: none;
  background-color: #E8F2FC;
  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="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ebe3a450-b009-4fc7-b806-0cea4f6c96b3"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="43ae61ae-ab8a-4252-b33d-7a7d1109a2a5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="40808c81-6ce0-446a-ac47-9153f5dda45c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 600px;
  margin: 15px auto 0px auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .new-small-h-card-list-container .small-h-card-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .small-h-card-list-container .small-h-card-list-item {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .small-h-card-list-container .small-h-card-list-item .small-h-card-list-item-text {
  font-family: "Poppins SemiBold",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .new-small-h-card-list-container .small-h-card-list-detail-name:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .small-h-card-list-container .small-h-card-list-detail-name:after {
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .small-h-card-list-container .small-h-card-list-detail-image-wrapper {
  color: rgba(54,52,76,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .new-small-h-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .small-h-card-list-container .no-results-holder {
  color: rgba(54,52,76,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: "Mulish 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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: "Poppins SemiBold",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="ae300556-6ca9-48b5-814b-1530760473dc"] .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.primary-button"][data-uuid="3b3f9a30-0558-4835-81b2-f865563b8645"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="3b3f9a30-0558-4835-81b2-f865563b8645"] .btn.btn-primary {
  width: 100%;
  height: 44px;
  background-color: #F05865;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3b3f9a30-0558-4835-81b2-f865563b8645"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3b3f9a30-0558-4835-81b2-f865563b8645"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3b3f9a30-0558-4835-81b2-f865563b8645"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .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"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0571832f-5826-46b3-b18b-f59d8b6deef2"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] {
  background-image: none;
  background-color: #E8F2FC;
  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="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0de7fc35-950f-4b1a-9e13-c9b40ef3939c"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d865598e-d781-417d-9279-eab186505949"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 110px;
  min-width: 110px;
  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"][data-uuid="d865598e-d781-417d-9279-eab186505949"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: #F05865;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d865598e-d781-417d-9279-eab186505949"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d865598e-d781-417d-9279-eab186505949"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d865598e-d781-417d-9279-eab186505949"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d865598e-d781-417d-9279-eab186505949"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 25%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 50px 0px 5px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(205,239,232,0);
  color: #1E4A99;
  padding: 10px 0px 10px 0px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: underline;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4154c25d-bae1-4b4c-81f7-dce5341df7cb"] .btn.btn-secondary:active:hover {
  background-color: rgba(205,239,232,0);
  color: #1E4A99;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] {
  background-image: none;
  background-color: #E8F2FC;
  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 5px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="96665050-820f-4457-87d9-65b133e32204"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li {
  border-bottom: 1px solid #EA6248;
  background-color: #F2E9E9;
  padding: 10px 10px 10px calc(15px + 46px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li.linked {
  padding-right: calc(10px + 34px);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li.linked:active {
  background-color: rgba(51,51,51,0.06);
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li.linked:after {
  color: #EA6248;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li.linked .list-icon {
  color: #EA6248;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li .list-image {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li .list-image .fl-list-icon {
  color: #EA6248;
  font-size: 30px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li .list-title {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul>li p+p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-save-filter {
  border: 1px solid #F28627;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-save-filter li {
  border-left: 1px solid #F28627;
  background: #F2E9E9;
  color: #F28627;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #F28627;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #F28627;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="6cbabfb5-e79d-4d32-8dab-4f7357feb212"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.container"][data-uuid="d1a8e973-8646-4bda-908f-37ec6ecf7aa5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 0px 15px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="83cc5edb-55f7-4ff2-898f-b0a004c7d6dc"] {
  background-image: none;
  background-color: #F3F6F7;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] {
  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 22px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c97e9459-fe76-4835-a895-3ff4226a8bd9"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .dynamic-list-add-item {
  background-color: #072A3D;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 15px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .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="beb7be16-ef7c-4bb7-a30c-4e1615c6471f"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] {
  background-image: none;
  background-color: #E8F2FC;
  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 5px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a93766c6-e5a4-4379-a1ea-ae46a572f55d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: 110px;
  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"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2106e088-10d8-4d2d-9da5-f5a2a82bfe30"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="889f71f1-517b-4f16-ac9d-bce7f0b646d5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="4c31c8ab-ea29-4150-aa84-708f3a5fc005"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] {
  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: 95%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="11a9fe5c-3470-4ec7-b0d5-c853b3051bc0"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3135cc8c-fda3-4d40-b21f-60a17d64217c"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] {
  background-image: none;
  background-color: #E8F2FC;
  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="01af25e7-0948-408d-9761-169c78df5df7"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01af25e7-0948-408d-9761-169c78df5df7"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] {
  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: 95%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d7ac2977-743a-4292-ba79-e518015a4b68"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] {
  background-image: none;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: 0;
  display: block !important;
  width: 95%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="012f098e-e782-4dd1-b6b6-b425b7ac894b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] {
  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: 95%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aedbb279-57fd-4c0c-a4ad-23a4827de974"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] {
  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="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a826ff4-fd31-477f-801c-73b11e9e1bf6"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] {
  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="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec1be23f-d942-4dce-8b13-e277e7a50ce5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] {
  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="09c60c42-db49-4119-afa6-617b512360c1"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="09c60c42-db49-4119-afa6-617b512360c1"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] {
  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="3865dcff-0dbf-48f9-898d-5b816a6262eb"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3865dcff-0dbf-48f9-898d-5b816a6262eb"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="701bdcb9-a4d8-4ed7-a10a-f736a6cf3386"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] {
  background-image: none;
  background-color: #E8F2FC;
  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="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0d53bd53-cd83-4402-99b7-ccf252d7c0b4"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  max-width: 800px;
  margin: 5px auto 0px auto;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .new-small-h-card-list-container .small-h-card-list-item,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .small-h-card-list-container .small-h-card-list-item {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .small-h-card-list-container .small-h-card-list-item .small-h-card-list-item-text {
  font-family: "Poppins SemiBold",sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .new-small-h-card-list-container .small-h-card-list-detail-name:after,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .small-h-card-list-container .small-h-card-list-detail-name:after {
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .small-h-card-list-container .small-h-card-list-detail-image-wrapper {
  color: rgba(54,52,76,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .new-small-h-card-list-container .no-results-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .small-h-card-list-container .no-results-holder {
  color: rgba(54,52,76,0.5);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: "Mulish Regular",sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: "Mulish 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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: "Poppins SemiBold",sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: "Mulish 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: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="small-h-card"][data-uuid="3b59c012-e4e2-4d85-84c5-90e3b962fb40"] .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.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 15px;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .dynamic-list-add-item {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 30px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .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="6007b8d8-e004-4dd1-b7a0-1b93f900807e"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.container"][data-uuid="6e18e7df-554e-480a-bb37-e3635f9bb027"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="aede289f-510c-4959-925e-9d0a785c27b7"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="116ca2f9-e57c-4b58-86fb-c87d1ab774fa"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] {
  background-image: none;
  background-color: #E8F2FC;
  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="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="006978cd-f9ce-4479-a1f3-3f4c11ee36ab"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .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"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="b40ff87f-fb7f-40b3-85c9-b15981243ed4"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="7b4f24c8-f028-40d6-bbab-a6fe88d93ee0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="3c062483-6f14-4a22-a11a-ce555076f283"] {
  background-image: none;
  background-color: #E7F5F5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3c062483-6f14-4a22-a11a-ce555076f283"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="04443185-5f50-4ff6-8481-afc4120b33db"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 10px 0px 10px;
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #E9E9EA;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] {
  background-image: none;
  background-color: #EBE8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 10px 13px 10px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7b82574d-0690-4296-b59a-9bfd72899b21"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] {
  background-image: none;
  background-color: #FFF7E6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f0633840-70c8-4cc6-8475-ce348a281302"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="aee3a58a-4b43-4e39-87be-9b83942dd8a7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 30%;
  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.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 15px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .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"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="abfe2f12-9b4a-4a6a-a3ed-7053490040e8"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border-top: 1px solid #E9E9EA;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="512d2439-3a2c-424c-b11c-cc6846ba241a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 15px 15px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="545050ba-50f5-4576-ad94-2cb8d235357f"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
  padding: 15px 15px 0px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .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"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="606ad522-a82a-4d45-81b1-c7eaa3452bc1"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] {
  background-image: none;
  background-color: #E8F2FC;
  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 auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  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="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5e72acd9-e07d-427d-a43d-21d51f76c4b8"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="499fe7e2-c63f-445c-90b7-451593ad234a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] {
  background-image: none;
  background-color: #F2E9E9;
  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="3e732167-897c-40b6-9f9f-b9475c2311c5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3e732167-897c-40b6-9f9f-b9475c2311c5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] {
  background-image: none;
  background-color: #FEF8EA;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b5086853-1791-4dcb-a41a-ae89dbb7ccb6"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] {
  background-image: none;
  background-color: #EEECF9;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="539b094a-77a2-4885-bb8a-1a0df35f4c24"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] {
  background-image: none;
  background-color: #EAF6F7;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="dcb0c2b3-2c1a-47e6-9b01-7abc32fa5d6a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="4b3d1b19-2480-49f8-a9a9-5441c6b2e41c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1948047f-7b53-4f15-aa41-a69779b4ff38"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border-bottom: 1px solid #E5E5E5;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] {
  background-image: none;
  background-color: #FEF8EA;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="28213798-bc09-457e-b010-cf6fd68e1858"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] {
  background-image: none;
  background-color: #EEECF9;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="416e8a01-59b2-4a32-8783-15c329c6708b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] {
  background-image: none;
  background-color: #EAF6F7;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="643ce057-13a2-4358-a7ac-3864fcfd1e4d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] {
  background-image: none;
  background-color: #EAF6F7;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4cdd2258-8618-4579-9f77-e57c12858eae"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] {
  background-image: none;
  background-color: #FEF8EA;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="cfe61976-0859-4628-9428-3ef5934abe55"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] {
  background-image: none;
  background-color: #EEECF9;
  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: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f8a33fef-c0ee-412a-a53e-25894c6cf370"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="2dda99a2-8121-45f6-89c2-ebadbe0671ae"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 30%;
  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="f81924c1-a94a-49f3-a6f4-6ce6091c1cbf"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="db6cf9ce-023e-4ee2-b100-7dd2e0f82fc2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border-bottom: 1px solid #E5E5E5;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .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"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="0b2a48f2-fb1c-4f2a-8c84-0f37304da897"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="b3992cf6-1294-4510-90a1-3aa250e5aa16"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="68335a0c-5fc2-4194-bb3c-b592bdd60a7b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="a4963093-aea9-4fb3-a309-f4f345788dc2"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li {
  border-bottom: 1px solid #EA6248;
  background-color: #F2E9E9;
  padding: 10px 10px 10px calc(10px + 46px);
}

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

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

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li.linked:after {
  color: #EA6248;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li.linked .list-icon {
  color: #EA6248;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li .list-image {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li .list-image .fl-list-icon {
  color: #EA6248;
  font-size: 30px;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li .list-title {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul>li p+p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-save-filter {
  border: 1px solid #F28627;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-save-filter li {
  border-left: 1px solid #F28627;
  background: #F2E9E9;
  color: #F28627;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-save-filter li.active {
  background: #F28627;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-swipe .swipe-action {
  background: #f1f1f1;
  color: #999;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-right.active {
  background: #F28627;
  color: #fff;
}

[data-widget-package="com.fliplet.list-small-thumbs"][data-uuid="cf1ad5ff-57af-44c7-afce-f6bc72d8685e"] .list.list-thumb-s ul.list-swipe .swipe-action.swipe-action-left.active {
  background: #F05865;
  color: #fff;
}

[data-widget-package="com.fliplet.notificationinbox"][data-uuid="9edea01f-fc1a-47de-a674-3cd210a7fc13"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 0px auto;
}

[data-widget-package="com.fliplet.notificationinbox"][data-uuid="9edea01f-fc1a-47de-a674-3cd210a7fc13"] .notification-badge {
  background-color: #fe5857;
}

[data-widget-package="com.fliplet.notificationinbox"][data-uuid="9edea01f-fc1a-47de-a674-3cd210a7fc13"] .notifications-holder {
  padding: 20px 15px 0px 15px;
}

[data-widget-package="com.fliplet.notificationinbox"][data-uuid="9edea01f-fc1a-47de-a674-3cd210a7fc13"] .notifications-holder .notification[data-notification-status="draft"] {
  background-color: #fcf8e3;
}

[data-widget-package="com.fliplet.notificationinbox"][data-uuid="9edea01f-fc1a-47de-a674-3cd210a7fc13"] .notifications-holder .notification[data-notification-status="published"] {
  background-color: #fff;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 120px;
  min-width: 110px;
  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"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="2c402591-7204-4cab-bdab-f91610bc3419"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="8d902d76-7f1f-40e4-87b2-58b23ba2115e"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 20px 0px;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d4b785e4-0568-4fb1-99d9-f0cf8dd178c6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a314d30e-36df-41ce-b94f-272fccb7ce78"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .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"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

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

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-map-field {
  height: auto;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a321ebf1-4056-4805-a091-463b6edd02b0"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="af7f1927-f00b-47ba-a073-4244e83e4175"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 90vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="bdb2d6b1-4db1-42b1-a8cd-ed33a8aa3c39"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 250px;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="bdb2d6b1-4db1-42b1-a8cd-ed33a8aa3c39"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="bdb2d6b1-4db1-42b1-a8cd-ed33a8aa3c39"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="bdb2d6b1-4db1-42b1-a8cd-ed33a8aa3c39"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="bdb2d6b1-4db1-42b1-a8cd-ed33a8aa3c39"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 250px;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="dcacd88a-c4bc-408e-8357-3340538c5a51"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #4FAB9A;
  box-shadow: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 10px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .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"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="157f20c2-d580-41bf-b1df-813ef7a7368d"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="ddacdec4-7178-482a-8d3b-4c17f12b7802"] {
  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: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 80%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.4);
}

[data-widget-package="com.fliplet.container"][data-uuid="648103cc-9f2c-488e-95e5-14c78ed23ca4"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-around;
  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: 5px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3bab3e64-ba30-45f9-b3c2-3cf0e95bbd09"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3bab3e64-ba30-45f9-b3c2-3cf0e95bbd09"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3bab3e64-ba30-45f9-b3c2-3cf0e95bbd09"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3bab3e64-ba30-45f9-b3c2-3cf0e95bbd09"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3bab3e64-ba30-45f9-b3c2-3cf0e95bbd09"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="300643be-65ce-4c8d-8aca-5ad899eb22c0"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="6a4dc0c2-c3a8-4334-b949-9a59030d7c2e"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="6a4dc0c2-c3a8-4334-b949-9a59030d7c2e"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="6a4dc0c2-c3a8-4334-b949-9a59030d7c2e"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="6a4dc0c2-c3a8-4334-b949-9a59030d7c2e"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="6a4dc0c2-c3a8-4334-b949-9a59030d7c2e"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.accordionstart"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"],
[data-widget-package="com.fliplet.accordionend"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start,
[data-widget-package="com.fliplet.accordionend"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start {
  color: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
  border: 0px solid #ddd;
}

.panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionend"][data-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .collapse-start:after {
  color: #1E4A99;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #36344C;
  background-color: #F2E9E9;
  border: 0px solid #ddd;
}

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

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border: 0px solid #ddd;
}

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"]>.panel-title {
  color: #36344C;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
}

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"]>.panel-title.collapsed {
  color: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 0px;
}

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"]>.panel-title.collapsed:after {
  color: #1E4A99;
}

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"]>.panel-title:after {
  color: #1E4A99;
}

.panel-group .panel[data-collapse-uuid="b72b2e63-86e0-4bef-a67a-0bc5c0fab194"] .panel-body {
  background-color: #fff;
  padding: 15px 0px 15px 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] {
  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: 60px 0px 0px 0px;
  padding: 0px 25px 0px 25px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="81aaae5e-56a2-483c-be20-3cb2d93c72db"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .dynamic-list-add-item {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .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="e9d48220-4048-4cdc-8e6b-7d8ebf26299b"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.container"][data-uuid="72603c54-4790-4340-93df-5ce4db376179"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  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 5px 0px 5px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39754d71-cb16-4d34-af0c-71c140ffc811"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .dynamic-list-add-item {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 30px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="97973cca-98de-4503-bbb8-a18d99dac85a"] .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="97973cca-98de-4503-bbb8-a18d99dac85a"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.container"][data-uuid="98958fab-4d1e-4263-bada-5ea7b8ff2c35"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="1d4871f8-6ed0-4101-8982-ea15c73215d2"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .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"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="f12c3c7f-3e09-4f0f-b406-4dd5c2fd4aeb"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="0160e5b4-9a10-42d2-b4e4-9b6da546cf60"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="55a97042-eef6-4293-ae4a-031a24f46e26"] {
  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 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="55a97042-eef6-4293-ae4a-031a24f46e26"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] {
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px auto 10px auto;
  padding: 0px 15px 15px 15px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .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"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="33aae32d-9f83-4c5d-85eb-70b18100e003"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="9c8e6420-e8d0-4de9-b25f-b0ebe5073334"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="bb1d7529-072e-44d6-945d-bd17e80eb6a0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="15d6ae87-af1e-4b18-a14c-8b387ee73c69"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 10px 15px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #3700FF;
  border-radius: 5px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0eba20c-8028-4d06-bf3a-92e3e07b64c3"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2f529571-c2ef-43bc-8777-a3268911c048"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .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"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

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

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-map-field {
  height: auto;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="a7252757-6077-4544-ad32-10e0a0d8a166"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="4afb1137-16ad-40cf-a1ff-dc7684b05917"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="a589856c-f3be-4d1f-b003-e23f221e9d5b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="c149f728-6599-486f-9201-7179c69634ff"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 10px 15px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #3700FF;
  border-radius: 5px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a8133a6a-dbec-4d0d-bf8b-de0ee86f80af"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0594d7d5-e8f7-466d-8433-35c088983818"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 15px 20px 15px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="708d5aa8-924b-4018-9427-4e66968823ff"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] {
  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="24b223c9-fb29-4990-b1c4-9c0641e33da8"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="24b223c9-fb29-4990-b1c4-9c0641e33da8"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] {
  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="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fb4e33b0-7363-4bf6-bfc5-c60cde4b4650"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="191e3b9c-c35c-4f51-b906-3400e1460f74"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: 600px;
  height: 100vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 14px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="b6afb0bc-d9b7-4d42-a5e5-936fbb348661"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 65%;
  min-width: auto;
  max-width: 100%;
  margin: 80px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="b6afb0bc-d9b7-4d42-a5e5-936fbb348661"] 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="b94363ed-5f5e-40eb-909b-b47fb99ef248"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  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="a470fb18-54e6-4d04-a039-6407705063f6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.image"][data-uuid="bd5ca346-dfc0-4d64-8e3c-8b91ada8fbed"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: 65%;
  min-width: auto;
  max-width: 100%;
  margin: 80px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="bd5ca346-dfc0-4d64-8e3c-8b91ada8fbed"] 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="2f4dec1b-33a8-4860-872e-da4d2306aba1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  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="ec7833af-ce43-4e8e-872e-6dc1d5f9620e"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="ec7833af-ce43-4e8e-872e-6dc1d5f9620e"] 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="9c8cbc8a-3c51-46c9-b490-6319a205f419"] {
  background-image: none;
  background-color: #F2E9E9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 0px 25px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="fba52d3a-3763-42d5-a56f-73b50cf10d72"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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.accordionstart"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"],
[data-widget-package="com.fliplet.accordionend"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] {
  width: 100%;
  min-width: 100%;
  max-width: none;
}

.panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start,
[data-widget-package="com.fliplet.accordionend"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start {
  color: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 15px;
  border: 0px solid #ddd;
}

.panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionstart"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start:after,
[data-widget-package="com.fliplet.accordionend"][data-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .collapse-start:after {
  color: #1E4A99;
}

.collapse-end {
  width: 100%;
  min-width: 100%;
  max-width: none;
  color: #36344C;
  background-color: #F2E9E9;
  border: 0px solid #ddd;
}

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

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border: 0px solid #ddd;
}

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"]>.panel-title {
  color: #36344C;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 15px;
}

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"]>.panel-title.collapsed {
  color: #1E4A99;
  background-color: #fff;
  padding: 10px calc(0px + 29px) 10px 15px;
}

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"]>.panel-title.collapsed:after {
  color: #1E4A99;
}

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"]>.panel-title:after {
  color: #1E4A99;
}

.panel-group .panel[data-collapse-uuid="644bb132-4b97-4c1d-83cb-6c6aacababd9"] .panel-body {
  background-color: #E8F2FC;
  padding: 15px 0px 15px 0px;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"],
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id],
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id],
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id],
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id],
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id],
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id],
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id],
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification {
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group label {
  color: #F28627;
  border-right-color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility {
  color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary {
  width: 100%;
  background-color: #072A3D;
  color: #fff;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-primary:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-login:active:hover,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .sso-login .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-ds-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] [data-login-id] .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-sms-verification .btn-secondary,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .fl-login-form .btn-signup,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-email-verification .btn-secondary {
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 48px;
  min-height: auto;
  max-height: none;
  line-height: 24px;
  text-decoration: none;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state input.form-control,
[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state input.form-control,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state input.form-control,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state input.form-control,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form input.form-control,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state input.form-control,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form input.form-control {
  border: none;
  border: #E5E5E5 solid #e5e5e5;
  border-radius: 6px;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group label,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group label {
  color: #F28627;
  border-right-color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility {
  color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility:focus-visible,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .fl-login-form .form-group .toggle-password-visibility:focus-visible {
  outline-color: #F28627;
}

[data-widget-package="com.fliplet.login"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state .back,
[data-widget-package="com.fliplet.login-data-source"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state .back,
[data-widget-package="com.fliplet.login.saml2"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state .back,
[data-widget-package="com.fliplet.email-validation"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state .back,
[data-widget-package="com.fliplet.sms-verfication"][data-uuid="92f96e20-9a95-4806-8ee9-ce4023b9268e"] .state .back {
  border-right: 1px solid #F28627;
  color: #36344C;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] {
  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: 20px 0px 0px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="ec5d696b-5a2c-4533-bd10-ebba7cd2a159"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] {
  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="94f3c06b-61f2-424d-b766-3ae65575bac6"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="94f3c06b-61f2-424d-b766-3ae65575bac6"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="fc804c79-e301-4150-928e-9fbc90d02934"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="fc804c79-e301-4150-928e-9fbc90d02934"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="fc804c79-e301-4150-928e-9fbc90d02934"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="fc804c79-e301-4150-928e-9fbc90d02934"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="fc804c79-e301-4150-928e-9fbc90d02934"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="a7e2399c-888b-4af6-864b-1e8e22c1cf33"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="63e341c4-d935-4eb2-9774-0618df6c0047"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100vh !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="cdbc49c5-280c-4a06-89e8-1315c92e723b"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="cdbc49c5-280c-4a06-89e8-1315c92e723b"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #CFCBCB;
  color: #000;
  padding: 15px 30px 15px 30px;
  border-radius: 10px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="cdbc49c5-280c-4a06-89e8-1315c92e723b"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="cdbc49c5-280c-4a06-89e8-1315c92e723b"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="cdbc49c5-280c-4a06-89e8-1315c92e723b"] .btn.btn-primary:active:hover {
  background-color: #CFCBCB;
  color: #000;
  border-radius: 10px;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="10b548dd-673a-444d-a931-4c38c273f8e6"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] {
  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="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] p {
  color: #000;
  font-family: "Mulish Regular",sans-serif;
  font-size: 18px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h1 {
  color: #000;
  font-family: "Mulish Black",sans-serif;
  font-size: 44px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4a7ee5a8-9320-4cd4-9d7e-1674ff5ce74b"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="d87845b0-a9a3-4fca-b6bf-1a5533aeb518"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 700px;
  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="a866070c-2b51-453f-8faa-8185719a1b99"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 40px 0px 40px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3de631d9-aa06-4a86-9457-9a13eec3db4c"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  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 30px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="491d472e-fe89-4455-8e9a-0d3ce03e79a6"] {
  background-image: none;
  background-color: #100F0F;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="3f5e67aa-a870-4fe3-adc5-1e4ac840ab06"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5aba38b8-f6f6-4add-9708-5c7da3b621af"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="e2b368bc-ac09-4d71-ba91-4cdc55867992"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  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="04cdeef0-0053-4ee4-9008-772ed111e239"] {
  background-image: none;
  background-color: #100F0F;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="f50b5d36-e582-4fc5-b05f-80fe9f187db5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a7436b1e-397f-4866-b9a5-313eb4477018"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="b37d7f95-ae12-40ab-9aa5-9eb2ec191078"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: -15px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="581a8c37-8653-4ead-b878-98f77a47a265"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  min-width: auto;
  max-width: 800px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 70px 0px;
  padding: 40px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.container"][data-uuid="fd049dd7-cf7b-4761-8ac1-54691a56c7f5"] {
  background-image: none;
  background-color: #100F0F;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="84b75dfb-e93b-4fd9-be37-6f6b4dd575d0"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] p {
  color: #100F0F;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="44115d52-9bbb-4235-8e69-1df8afaef148"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.container"][data-uuid="ca87eee3-54e2-4c08-b6b0-a365076a2047"] {
  background-image: none;
  background-color: #9E9B9B;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e51e5868-9227-4724-ba2b-8141b15c117f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] p {
  color: #888;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="c67cf012-bc95-43bf-aeba-d3666283268a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 30px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="9a7ecc41-ae1a-4d81-88b7-aac477f5e8cf"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

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

[data-widget-package="com.fliplet.container"][data-uuid="8c5f9c1c-fa1c-435e-a25a-5324e842c996"] {
  background-image: none;
  background-color: #9E9B9B;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4ec312ec-6380-4dc9-a382-fa3c66219496"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] p {
  color: #888;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="a0adcbb4-0846-423f-b109-85529d6ade93"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.container"][data-uuid="f6719bde-5470-4411-8ffa-d8ba74564146"] {
  background-image: none;
  background-color: #100F0F;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 28px;
  min-width: 28px;
  max-width: none;
  height: 28px !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] p {
  color: #fff;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7a23e8c4-9155-486b-b246-ec7f7f541161"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] p {
  color: #100F0F;
  font-family: "Mulish Regular",sans-serif;
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="04f2a877-3e37-4d61-a1e8-73134abb088d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #100F0F;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-control:focus {
  border: 1px solid #100F0F;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #100F0F;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #100F0F;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #100F0F;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .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"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

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

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #100F0F;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="191e7215-0d50-4079-b678-d6076db9fbbf"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: #100F0F;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="54ff5943-9132-47a8-a045-8c37cea8c9cc"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group input.form-control {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group input.form-control:read-only {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group input.form-control::placeholder {
  font-family: "Mulish 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"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .control-label label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group label.control-label {
  color: #365073;
  font-size: 16px;
  font-family: "Poppins Medium",sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .input-group .form-control {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .text-danger {
  font-family: "Mulish 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"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .select-proxy-display {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-time-picker>.form-control {
  border: 1px solid #DE580D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .has-error .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #DE580D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker.readonly>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker.readonly>.form-control {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker>.form-control,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker>.form-control {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  padding: 6px calc(45px + 12px) 6px calc(45px + 12px);
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker>.form-control:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker>.form-control:focus {
  border: 1px solid #072A3D;
  border-radius: 4px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker>.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker>.fa {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker:focus-within>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker:focus-within>.fa:first-child {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-date-picker:focus-within[dir="rtl"]>.fa:first-child,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-time-picker:focus-within[dir="rtl"]>.fa:first-child {
  border-right: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon input[type="radio"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .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"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .checkbox.checkbox-icon.readonly input[type="checkbox"]+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon.readonly input[type="radio"]+label>span.check {
  border: 1px solid #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .checkbox.checkbox-icon.readonly input[type="checkbox"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon.readonly input[type="radio"]:checked+label>span.check {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon input[type="radio"]:checked+label>span.check,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label>span.check {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon input[type="radio"]+label>span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .checkbox.checkbox-icon input[type="checkbox"]+label>span.check>i.fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .checkbox.checkbox-icon input[type="checkbox"]:checked+label span.check>i.fa {
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .radio.radio-icon input[type="radio"]:checked+label span.check>i.fa:before {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .rtgl-ios+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .tgl-ios+.tgl-btn {
  background-color: rgba(0,0,0,0);
  border: 1px solid #E5E5E5;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .rtgl-ios+.rtgl-btn:after,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .tgl-ios+.tgl-btn:after {
  background-color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .rtgl-ios:checked+.rtgl-btn,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .tgl-ios:checked+.tgl-btn {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  color: #36344C;
  padding: 6px 12px 6px 12px;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display.readonly {
  border: 1px solid #CCC9C9;
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display.readonly>.icon {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .select-proxy-display>.icon {
  background-color: #072A3D;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .required-info,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .required-info-label {
  color: #365073;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .input-group:focus-within {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .input-group.input-focused {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .input-group-addon {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .input-group-addon:first-child {
  border-right: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flStarRating"] .rating-star .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa {
  color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flStarRating"] .rating-input ~ .readonly.rating-star .fa:before {
  -webkit-text-stroke: 1px #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flStarRating"] .rating-input:checked ~ .readonly.rating-star .fa {
  color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flStarRating"] .rating-input:checked ~ .rating-star .fa {
  color: #F28627;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature canvas {
  border: 1px solid #CCC9C9 !important;
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a {
  color: #aaa;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a:hover,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a:active:focus,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a:active:hover {
  color: #0096B8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .field-signature a:focus {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] [_type="flSignature"] .signature-editor.readonly .field-signature {
  border-bottom: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group div.mce-edit-area {
  background-color: #f8f8f8;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket {
  border: 1px solid #CCC9C9;
  border-radius: 10px;
  overflow: hidden;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .mce-tinymce>.mce-container-body.mce-stack-layout.focus-outline,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group .tinymce-mobile-outer-container:not(.tinymce-mobile-fullscreen-maximized) .tinymce-mobile-editor-socket.focus-outline {
  box-shadow: 0px 0px 0px 2px rgba(242,134,39,0.25) !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .sending-form {
  color: #36344C;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-form .spinner-overlay {
  border-top-color: rgba(131,128,168,0.3);
  border-right-color: rgba(131,128,168,0.3);
  border-bottom-color: rgba(131,128,168,0.3);
  border-left-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fileUpload-disabled label {
  background-color: #e1e1e1 !important;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider {
  background-color: #eee;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider-fill {
  background-color: #035959;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider-handle {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider-handle-value {
  background-color: #072A3D;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider-handle-value:before {
  border-top-color: #072A3D;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-typeahead .selectize-input>.item,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-typeahead .selectize-input>.item.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-typeahead .selectize-dropdown .option.active,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-typeahead .selectize-dropdown .option.selected.active {
  background-color: #EA6248;
  color: #fff;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-map-field {
  height: auto;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider.readonly .range-slider-handle,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider.readonly .range-slider-handle-value,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider.readonly .range-slider-fill {
  background-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider.readonly .range-slider-handle-value::before {
  border-top-color: #e1e1e1;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .form-group.fl-range-slider .range-slider-labels-label {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-matrix table,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-matrix table td,
[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-matrix table th {
  border: 1px solid #CCC9C9;
}

[data-widget-package="com.fliplet.form-builder"][data-uuid="ed8125f9-4ca8-42f8-ad84-30586e7f0512"] .fl-matrix table th {
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  font-style: normal;
  text-decoration: none;
  color: dimgray;
}

[data-widget-package="com.fliplet.container"][data-uuid="bc8af5fe-90e9-44f2-a587-d13cc12675f7"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  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="dc2854b7-2d4d-4fdc-a956-1d97dbb314e5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="3c5bae04-d704-470f-8ab3-133ad2d397c9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 30px auto;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] p {
  color: #365073;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h1 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="6b6521dd-4b4c-431f-84a8-fdbe518ed581"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] p {
  color: #333;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h1 {
  color: #345091;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="163cf312-c2df-45dd-864e-db9e5b5e1727"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="60c95b10-ae01-4d18-baa5-4aebe1bd4ce2"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="60c95b10-ae01-4d18-baa5-4aebe1bd4ce2"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="60c95b10-ae01-4d18-baa5-4aebe1bd4ce2"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="60c95b10-ae01-4d18-baa5-4aebe1bd4ce2"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="60c95b10-ae01-4d18-baa5-4aebe1bd4ce2"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="78caad41-8a0e-4feb-879c-f0bfd347e0bd"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="78caad41-8a0e-4feb-879c-f0bfd347e0bd"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #345091;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="78caad41-8a0e-4feb-879c-f0bfd347e0bd"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="78caad41-8a0e-4feb-879c-f0bfd347e0bd"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="78caad41-8a0e-4feb-879c-f0bfd347e0bd"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #072A3D;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #072A3D;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="62e8188f-0465-47c9-b879-fa79632c0b80"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #345091;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #345091;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="6e2d2f3c-305f-43a4-8888-f3d6eedc9786"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="6d66c3f5-95c8-42d6-8aae-9f38b05ba6b0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] p {
  color: #424D56;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h1 {
  color: #212120;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="7f49f3cb-5289-476a-b3d7-8e1dc5273bc5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="52430858-437d-4520-88d5-8b19f29885f0"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="52430858-437d-4520-88d5-8b19f29885f0"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #212120;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="52430858-437d-4520-88d5-8b19f29885f0"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="52430858-437d-4520-88d5-8b19f29885f0"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="52430858-437d-4520-88d5-8b19f29885f0"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #212120;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #212120;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="578830ca-fd86-43ed-85ef-ab6f4346ba95"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="b6ca171a-928f-482b-b8d2-6cdc0c7fb975"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] p {
  color: #101046;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h1 {
  color: #213440;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="363324d4-4820-4ea1-a9e7-a2d2e53bd7e1"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="76ef29cf-a2f4-412b-af22-5893026e66c9"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="76ef29cf-a2f4-412b-af22-5893026e66c9"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #213440;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="76ef29cf-a2f4-412b-af22-5893026e66c9"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="76ef29cf-a2f4-412b-af22-5893026e66c9"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="76ef29cf-a2f4-412b-af22-5893026e66c9"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #213440;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #213440;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="4ddf2d16-34f0-4d19-8370-5bace98fafa8"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="1b7d8fc8-0603-419c-bdac-d7e66f89ac09"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] p {
  color: #344B42;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h1 {
  color: #010904;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="e8cc4bf7-7d49-4b47-ae19-efc35a722af3"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="dd2339c9-83c3-43fc-9b4f-61afc2072541"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="dd2339c9-83c3-43fc-9b4f-61afc2072541"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #010904;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="dd2339c9-83c3-43fc-9b4f-61afc2072541"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="dd2339c9-83c3-43fc-9b4f-61afc2072541"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="dd2339c9-83c3-43fc-9b4f-61afc2072541"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #010904;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #010904;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="d6646872-00c6-4641-ad44-926c0ceb6102"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="a852816a-add0-491c-9d2c-ee9357fd07dd"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 10px 0px;
  padding: 0px 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] p {
  color: #2D2F2D;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h1 {
  color: #22186F;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="4b1b6634-7f7e-4218-92f5-634868fc8e5c"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="ea8e1a64-0da6-4f78-aa7f-4530e8af976b"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="ea8e1a64-0da6-4f78-aa7f-4530e8af976b"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #22186F;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="ea8e1a64-0da6-4f78-aa7f-4530e8af976b"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="ea8e1a64-0da6-4f78-aa7f-4530e8af976b"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="ea8e1a64-0da6-4f78-aa7f-4530e8af976b"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #22186F;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #22186F;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="9008c5f3-61ae-47d1-adf8-75e565670761"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.container"][data-uuid="ddc5d486-31f1-4ab9-8f54-28ee36ee0e0d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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 15px 15px 15px;
  border: 1px solid #8D8EA6;
  border-radius: 10px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] p {
  color: #4E4723;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h1 {
  color: #6B2A1B;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="67892893-7cb4-4d8e-bae8-364ac77c1916"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3788b0e6-7785-43dd-8aaa-fa6a4a5c5bf0"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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="3788b0e6-7785-43dd-8aaa-fa6a4a5c5bf0"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #6B2A1B;
  color: #fff;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="3788b0e6-7785-43dd-8aaa-fa6a4a5c5bf0"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3788b0e6-7785-43dd-8aaa-fa6a4a5c5bf0"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="3788b0e6-7785-43dd-8aaa-fa6a4a5c5bf0"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: auto;
  min-width: 110px;
  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"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] .btn.btn-secondary {
  width: 100%;
  height: auto;
  background-color: rgba(0,0,0,0);
  color: #6B2A1B;
  padding: 6px 12px 6px 12px;
  border-radius: 6px;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
  font-style: normal;
  text-decoration: none;
  border: 1px solid #6B2A1B;
  box-shadow: none;
}

[data-widget-package="com.fliplet.secondary-button"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] .btn.btn-secondary:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] .btn.btn-secondary:hover,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] .btn.btn-secondary:active:focus,
[data-widget-package="com.fliplet.secondary-button"][data-uuid="8c74782b-a2ce-4749-a0df-e8fdac8c06f6"] .btn.btn-secondary:active:hover {
  background-color: #e7e7e7;
  color: #072A3D;
  border-radius: 16px;
  border: 1px solid #072A3D;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] {
  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: 30px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="fed17e9b-2a6f-451b-9634-1203f6455b69"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="f88497e4-d777-402b-86a7-5b53f9b61119"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="07de96ab-16f2-448e-a44f-fa5fcadc5049"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px 0px 20px 0px;
  padding: 15px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="07de96ab-16f2-448e-a44f-fa5fcadc5049"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="1a47e0bd-3d4e-4597-ab7e-6953a0b3c592"] {
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.container"][data-uuid="324dc66d-d456-4bfe-8e36-aded60ba6323"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="2a0cc071-3334-4264-a05f-6c6222d248f8"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 30px auto;
  padding: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="40810b06-c0ba-493f-93fd-4dfca162b775"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="905cbf7a-9b93-4de8-b46f-833015b2e81e"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] {
  background-image: none;
  background-color: #E7F5F5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="489ac561-0e40-4670-a0b0-ee0a6597b0a5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

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

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] {
  background-image: none;
  background-color: #EBE8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="2d7ea868-16a0-4552-8199-a9f34a090efe"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] {
  background-image: none;
  background-color: #FFF7E6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="91c31bb3-c7af-449a-b821-4ce35670e63d"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="014e5743-eff2-41a9-b0a0-07a656a42ae1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 30%;
  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="b6bfce89-8367-4ab5-8ad3-bf5b597063d3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 10px 15px 10px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="be8d1eb5-a99a-4b92-abb6-e6e9dfc7e2f1"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] a {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] a:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] .btn.btn-link {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="cafc0764-6d41-43e5-b91e-8b9517bca637"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

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

[data-widget-package="com.fliplet.primary-button"][data-uuid="7973aa08-c550-4569-b1f8-ed3be1a56207"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="7973aa08-c550-4569-b1f8-ed3be1a56207"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7973aa08-c550-4569-b1f8-ed3be1a56207"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="7973aa08-c550-4569-b1f8-ed3be1a56207"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .dynamic-list-add-item {
  background-color: #072A3D;
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="c1c47201-d22b-4987-95e0-da8e70f12703"] .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="c1c47201-d22b-4987-95e0-da8e70f12703"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.container"][data-uuid="4b807687-a102-4273-bd52-4e005f9cd048"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="d10bdc0e-9505-4110-931a-c079c594a921"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="d10bdc0e-9505-4110-931a-c079c594a921"] 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="a0122cbd-5642-4c51-9a21-06937a6d16e0"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="7339952d-77fc-45c3-81dd-4d4c5e1cccc3"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 25%;
  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="a396e7fd-3f29-4d5e-a55e-7c3a26e0a883"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 75%;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="5b5d287a-4a1a-4c5f-94cf-433274760ccd"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d9f55fce-126a-4ec8-91f7-0a87fa11155c"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="3de86ec4-6564-4aa3-847e-d0a0b7116d62"] {
  background-image: none;
  background-color: #035959;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.image"][data-uuid="62534511-fdd8-4d3e-8e09-bec8f9a5d7ca"] 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="dd6c11c8-00de-458c-9c6a-22f094db9356"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 98%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="1a6a01ae-cf0a-4a24-9698-54fa64087cf5"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] {
  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="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="60176c31-aca5-49a1-a4de-5e4f1977ab1f"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="26f8f719-3505-4d32-bbce-01e0bf39bb7d"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="d7c7cccd-c326-4fe1-adfd-3c3bdb24ee7b"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 650px;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto 0px auto;
  padding: 0px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] {
  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="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0cbf5d6f-70ab-4430-8a5d-43a98235bc2e"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="94cd6641-719d-4313-9264-7ebea9d63a73"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="c0faa4d1-51f8-4ffe-a649-4d1717727c29"] {
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.container"][data-uuid="ceaa5d6a-46a8-4717-b452-b33fb8c13901"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="79ed64cd-8ce6-4048-94cc-5d9e700f9d2a"] {
  background-image: none;
  background-color: #E8F2FC;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: auto !important;
  min-height: 20px;
  max-height: none;
  overflow-x: visible;
  overflow-y: visible;
  margin: 20px auto 30px auto;
  padding: 15px 0px 15px 0px;
  border: none;
  border-radius: 28px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

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

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d86e309f-da19-4f32-b015-4fd9979d4032"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="01636183-fade-4366-bb3c-efa886b469e1"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] {
  background-image: none;
  background-color: #E7F5F5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="39cd831f-1ef8-4476-a79d-4ec760dc74d1"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] {
  background-image: none;
  background-color: #EBE8F8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 8px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="49cd07de-87af-4a8a-b09f-2795b922071a"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] {
  background-image: none;
  background-color: #FFF7E6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  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: 0px 0px 0px 0px;
  padding: 17px 14px 13px 14px;
  border: none;
  border-radius: 22px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d4ea2d73-c799-468b-9262-fb4da00087c5"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

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

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0a590334-c4ab-44ab-89ac-05a608d68995"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] a {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] a:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] a:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] a:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] a:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] .btn.btn-link {
  font-family: "Poppins Medium",sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #072A3D;
}

[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] .btn.btn-link:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] .btn.btn-link:focus,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] .btn.btn-link:active:hover,
[data-widget-package="com.fliplet.inline-link"][data-uuid="c2116915-b91f-489e-903c-cdd496f69062"] .btn.btn-link:active:focus {
  outline: none;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #474975;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="081de935-c7c3-47fe-b025-05eeacc23892"] {
  position: relative;
  z-index: auto;
  display: block !important;
  width: 100%;
  min-width: 110px;
  max-width: none;
  height: auto !important;
  min-height: auto;
  max-height: none;
  margin: 0px auto 0px auto;
  padding: 0px 15px 0px 15px;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="081de935-c7c3-47fe-b025-05eeacc23892"] .btn.btn-primary {
  width: 100%;
  height: auto;
  background-color: #072A3D;
  color: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 16px;
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 32px;
  font-style: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
}

[data-widget-package="com.fliplet.primary-button"][data-uuid="081de935-c7c3-47fe-b025-05eeacc23892"] .btn.btn-primary:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="081de935-c7c3-47fe-b025-05eeacc23892"] .btn.btn-primary:active:focus,
[data-widget-package="com.fliplet.primary-button"][data-uuid="081de935-c7c3-47fe-b025-05eeacc23892"] .btn.btn-primary:active:hover {
  background-color: #ABABAB;
  color: #fff;
  border-radius: 16px;
  border: none;
  box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.12);
}

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

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .dynamic-list-add-item {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .dynamic-list-add-item .fa-plus {
  color: #fff;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel {
  background: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .loading-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .loading-holder {
  color: rgba(54,80,115,0.4);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .comments-offline,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .comments-offline {
  background-color: rgba(54,80,115,0.4);
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .news-feed-comment-panel-header,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-panel-header {
  background-color: #F2E9E9;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .news-feed-comment-input-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder {
  background: #F2E9E9;
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .news-feed-comment-input-holder .cancel,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .cancel:active:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder .btn.save {
  border-color: rgba(54,80,115,0.3);
  color: rgba(54,80,115,0.3);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.comment,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .news-feed-comment-input-holder.ready .btn.save {
  border-color: #F28627;
  background-color: #F28627;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .top-comment-holder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .top-comment-holder {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .fl-individual-comment.editing .top-comment-holder {
  background-color: rgba(54,80,115,0.08);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel .fl-comment-thumb,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel .fl-comment-thumb {
  background-color: rgba(54,80,115,0.04);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-comment-panel textarea[data-comment-body],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel textarea[data-comment-body] {
  background-color: transparent;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-comment-panel textarea[data-comment-body] ~ .typeahead.dropdown-menu {
  border-color: rgba(54,80,115,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-wrapper {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .news-feed-overlay-header {
  background-color: #072A3D;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter:focus {
  color: rgba(54,80,115,0.7);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker>.fa:first-child {
  border-color: rgba(54,80,115,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-search-filter-overlay .hidden-filter-controls-filter.fl-date-picker.mixitup-control-active>.fa:first-child {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .filter-holder .panel-default>.panel-heading {
  color: #365073;
  background-color: #072A3D;
  border-bottom-color: rgba(54,80,115,0.2);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder .search-feed {
  background-color: #F2E9E9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .section-top-wrapper .search-holder .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .slide-over .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-top: 8px;
  margin-bottom: 10px;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .slide-over .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-list-wrapper .news-feed-list-item {
  border: none;
  border-radius: 20px;
  box-shadow: 1px 2px 6px 0px rgba(56,58,58,0.188235);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .news-feed-item-content,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .slide-under {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .slide-over {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  line-height: 1.6;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .news-feed-item-content .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content {
  background-color: #F2E9E9;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title {
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content h2.news-feed-item-title:after {
  background-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-item-description>p {
  font-family: "Mulish Regular",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  font-style: normal;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-date-category {
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.6;
  font-style: normal;
  text-decoration: none;
  color: #365073;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-like-holder .news-feed-like-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-item-inner-content .news-feed-info-holder .news-feed-bookmark-holder .news-feed-bookmark-wrapper .fa.animated {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-list-detail-image-wrapper {
  color: rgba(7,42,61,0.1);
  background-color: rgba(51,51,51,0.05);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-detail-overlay .news-feed-detail-overlay-wrapper .news-feed-detail-overlay-close {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .filter-holder .panel .panel-collapse,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .filter-holder .panel .panel-collapse {
  background-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"],
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"] {
  border-color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder input[type="search"]:focus {
  border-color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed {
  background-color: #f2e9e9;
  color: #36344C;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::placeholder {
  color: rgba(54,52,76,0.8);
  opacity: 1;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed:-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .search-holder .search-feed::-ms-input-placeholder {
  color: rgba(54,52,76,0.8);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .section-top-wrapper .fa,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .section-top-wrapper .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .btn.search-btn,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .btn.search-btn {
  border: none;
  color: #36344C;
  background-color: rgba(54,52,76,0.1);
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .btn.search-btn:active:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .btn.search-btn:hover,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .btn.search-btn:active,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .btn.search-btn:active:hover {
  border: none;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .new-news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #EA6248;
  display: inline;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon.active .fa-sliders,
[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .list-search-cancel .fa-times {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .toggle-bookmarks.mixitup-control-active .fa {
  color: #072A3D;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .toggle-bookmarks .fa {
  color: #EA6248;
}

[data-widget-package="com.fliplet.dynamic-lists"][data-settings-layout="news-feed"][data-uuid="f16d331d-909f-4123-8c1e-35e479c1737e"] .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="f16d331d-909f-4123-8c1e-35e479c1737e"] .news-feed-list-container .list-search-icon .sort-group .fa-sort-amount-desc {
  color: #EA6248;
}

[data-widget-package="com.fliplet.container"][data-uuid="05abeb48-8fa8-430f-a426-c031a5831765"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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="9c4ba1ab-7b28-4193-97a0-0dc467f3fbcd"] {
  flex-shrink: 0;
  position: relative;
  z-index: auto;
  display: inline-block !important;
  width: auto;
  min-width: auto;
  max-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

[data-widget-package="com.fliplet.image"][data-uuid="9c4ba1ab-7b28-4193-97a0-0dc467f3fbcd"] 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="ec99c870-9e13-4fc6-90d0-2303dc6c5c08"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

[data-widget-package="com.fliplet.container"][data-uuid="18dff442-1099-4b0e-bbe3-f7cf7f72aea9"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 25%;
  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="8531c9fd-d8b9-4dfa-8193-8c1a3adf88aa"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative !important;
  z-index: auto;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 75%;
  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 15px 0px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="0441cec6-e4cd-410e-bedb-cd104571eec4"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

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

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] p {
  color: #36344C;
  font-family: "Mulish Regular",sans-serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.6;
  font-weight: normal;
  min-height: 1em;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h1 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 48px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h2 {
  color: #36344C;
  font-family: "Mulish Black",sans-serif;
  font-size: 22px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h3 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h4 {
  color: #072A3D;
  font-family: "Poppins Medium",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h5 {
  color: #072A3D;
  font-family: "Mulish Black",sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.text"][data-uuid="d689f0a2-cc54-4698-8d26-d788bfa3f853"] h6 {
  color: #072A3D;
  font-family: "Poppins Regular",sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

[data-widget-package="com.fliplet.container"][data-uuid="d3bb0af5-8155-4f34-9552-85c136b4e725"] {
  background-image: none;
  background-color: #035959;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 0px 15px 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}

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

[data-widget-package="com.fliplet.image"][data-uuid="31c6be9a-0685-4c1c-bc95-fdbfad74a19f"] 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="3d8009ab-3a3a-481b-96ee-96cf5e72c6d1"] {
  background-image: none;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  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: 15px 15px 15px 15px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
}