/*
Theme Name: sarcos Impressions
Theme URI: https://www.sarcosimpressions.com/
Author: Crowd Favorite
Author URI: http://crowdfavorite.com
Description: A custom WordPress theme for sarcos impressions
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sarcos
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

sarcos is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* @import "assets/style.compiled/style.css";

.wp-admin .js .tmce-active .wp-editor-area {
	color: #000 !important;
} */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    box-sizing: border-box;
    font-size: 16px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

body {
    color: rgba(0, 0, 0, 0.54);
    font-family: "Muli", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width: 1169px) {
    body {
        font-size: 1.125rem
    }
}

button,
input,
select,
textarea {
    color: #4d4d4d;
    font-family: "Muli", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px
}

a {
    outline: 0;
    transition: all 0.15s;
    text-decoration: none
}

a,
a:link {
    color: #001489;
    text-decoration: none
}

a:visited {
    color: #001489
}

a:hover,
a:active,
a:focus {
    color: #000
}

a:focus {
    outline: 0
}

a:hover,
a:active {
    outline: 0
}

.dark-background a,
.dark-background a:link {
    color: #E1B07E
}

.dark-background a:visited {
    color: #E1B07E
}

.dark-background a:hover,
.dark-background a:active,
.dark-background a:focus {
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: "Muli", sans-serif;
    font-weight: 700;
    margin: 0 0 15px
}

.dark-background h1,
.dark-background h2,
.dark-background h3,
.dark-background h4,
.dark-background h5,
.dark-background h6 {
    color: #fff
}

h1 {
    font-size: 2em;
    font-weight: 300;
    line-height: normal
}

h2 {
    font-size: 1.625em;
    font-weight: 300;
    line-height: normal
}

h3 {
    font-size: 1.375em;
    font-weight: 300;
    line-height: normal
}

h4 {
    font-size: 1.125em;
    font-weight: 600;
    line-height: normal
}

h5 {
    font-size: 1em;
    line-height: normal;
    font-weight: 600
}

h6 {
    font-size: 1em;
    line-height: normal
}

@media screen and (min-width: 767px) {
    h1 {
        font-size: 2.5rem
    }
    h2 {
        font-size: 2rem
    }
    h3 {
        font-size: 1.5rem
    }
    h4 {
        font-size: 1.125rem
    }
    h5 {
        font-size: 1rem
    }
    h6 {
        font-size: 1rem
    }
}

@media screen and (min-width: 1169px) {
    h1 {
        font-size: 3rem;
        line-height: 57px
    }
    h2 {
        font-size: 2.25rem;
        line-height: 43px
    }
    h3 {
        font-size: 1.75rem;
        line-height: 33px
    }
    h4 {
        font-size: 1.25rem;
        line-height: 23px
    }
    h5 {
        font-size: 1.125rem;
        line-height: 23px
    }
    h6 {
        font-size: 1.125rem;
        line-height: 23px
    }
}

p {
    margin: 0 0 15px
}

ol,
ul {
    margin: 0 0 15px;
    padding-left: 30px
}

li ol,
li ul {
    margin: 0
}

dl {
    margin: 0 0 15px
}

dd {
    margin-left: 15px
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 15px
}

address {
    margin: 0 0 15px
}

table {
    margin: 0 0 15px
}

table table {
    margin: 0
}

pre {
    tab-size: 2;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    white-space: pre-wrap;
    background: #f1f1f1;
    font-family: "Muli", sans-serif;
    font-size: 13.6px;
    line-height: 22.5px;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px 15px
}

@media screen and (min-width: 1169px) {
    pre {
        font-size: .95625rem
    }
}

code,
kbd,
tt,
var {
    font-family: "Muli", sans-serif;
    font-size: 13.6px
}

@media screen and (min-width: 1169px) {
    code,
    kbd,
    tt,
    var {
        font-size: .95625rem
    }
}

abbr,
acronym {
    border-bottom: .9375px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

figure {
    margin: 0 0 15px
}

img {
    max-width: 100%;
    height: auto
}

.form-item {
    margin-bottom: 7.5px
}

.fl-builder-content a.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button,
.fl-button,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #001489;
    border: none;
    border-radius: 2px !important;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25;
    min-height: 44px;
    padding: 0 60px;
    text-shadow: none
}

.fl-builder-content a.fl-button .text,
.fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button .text,
.fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-button .text,
.fl-button .fl-button-text,
.fl-button .fl-button-icon,
.button .text,
.button .fl-button-text,
.button .fl-button-icon,
button .text,
button .fl-button-text,
button .fl-button-icon,
input[type="button"] .text,
input[type="button"] .fl-button-text,
input[type="button"] .fl-button-icon,
input[type="reset"] .text,
input[type="reset"] .fl-button-text,
input[type="reset"] .fl-button-icon,
input[type="submit"] .text,
input[type="submit"] .fl-button-text,
input[type="submit"] .fl-button-icon {
    color: #fff;
    font-size: .875rem
}

.fl-builder-content a.fl-button:visited,
.fl-builder-content .fl-row-content-wrap .fl-button:visited,
.fl-button:visited,
.button:visited,
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
    background: #001489
}

.fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button.hover,
.fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .fl-button.hover,
.fl-button:hover,
.fl-button.hover,
.button:hover,
.button.hover,
button:hover,
button.hover,
input[type="button"]:hover,
input[type="button"].hover,
input[type="reset"]:hover,
input[type="reset"].hover,
input[type="submit"]:hover,
input[type="submit"].hover {
    background: #000
}

.fl-builder-content a.fl-button:active,
.fl-builder-content a.fl-button:focus,
.fl-builder-content a.fl-button.active,
.fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .fl-button.active,
.fl-button:active,
.fl-button:focus,
.fl-button.active,
.button:active,
.button:focus,
.button.active,
button:active,
button:focus,
button.active,
input[type="button"]:active,
input[type="button"]:focus,
input[type="button"].active,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"].active,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"].active {
    background: #0D1851
}

.fl-builder-content a.fl-button.button-disabled,
.fl-builder-content .fl-row-content-wrap .fl-button.button-disabled,
.fl-button.button-disabled,
.button.button-disabled,
button.button-disabled,
input[type="button"].button-disabled,
input[type="reset"].button-disabled,
input[type="submit"].button-disabled {
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    color: rgba(0, 0, 0, 0.2)
}

.fl-builder-content a.fl-button.button-disabled .fl-button-text,
.fl-builder-content a.fl-button.button-disabled .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-disabled .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-disabled .fl-button-icon,
.fl-button.button-disabled .fl-button-text,
.fl-button.button-disabled .fl-button-icon,
.button.button-disabled .fl-button-text,
.button.button-disabled .fl-button-icon,
button.button-disabled .fl-button-text,
button.button-disabled .fl-button-icon,
input[type="button"].button-disabled .fl-button-text,
input[type="button"].button-disabled .fl-button-icon,
input[type="reset"].button-disabled .fl-button-text,
input[type="reset"].button-disabled .fl-button-icon,
input[type="submit"].button-disabled .fl-button-text,
input[type="submit"].button-disabled .fl-button-icon {
    color: rgba(0, 0, 0, 0.2)
}

.fl-builder-content a.fl-button.button-alt,
.fl-builder-content .dark-background a.fl-button,
.dark-background .fl-builder-content a.fl-button,
.fl-builder-content .button-alt a.fl-button,
.button-alt .fl-builder-content a.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap a.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button,
.fl-button.button-alt,
.dark-background .fl-button,
.button-alt .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button,
.button.button-alt,
button.button-alt,
input[type="button"].button-alt,
input[type="reset"].button-alt,
input[type="submit"].button-alt {
    background: #E1B07E;
    color: #fff
}

.fl-builder-content a.fl-button.button-alt:hover,
.fl-builder-content .dark-background a.fl-button:hover,
.dark-background .fl-builder-content a.fl-button:hover,
.fl-builder-content .button-alt a.fl-button:hover,
.button-alt .fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button.button-alt.hover,
.fl-builder-content .dark-background a.hover.fl-button,
.dark-background .fl-builder-content a.hover.fl-button,
.fl-builder-content .button-alt a.hover.fl-button,
.button-alt .fl-builder-content a.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:hover,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:hover,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:hover,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.hover,
.fl-builder-content .fl-row-content-wrap .dark-background .hover.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .hover.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button,
.fl-button.button-alt:hover,
.dark-background .fl-button:hover,
.button-alt .fl-button:hover,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover,
.fl-button.button-alt.hover,
.dark-background .hover.fl-button,
.button-alt .hover.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button,
.button.button-alt:hover,
.button.button-alt.hover,
button.button-alt:hover,
button.button-alt.hover,
input[type="button"].button-alt:hover,
input[type="button"].button-alt.hover,
input[type="reset"].button-alt:hover,
input[type="reset"].button-alt.hover,
input[type="submit"].button-alt:hover,
input[type="submit"].button-alt.hover {
    background: #fff;
    color: #000
}

.fl-builder-content a.fl-button.button-alt:hover .fl-button-text,
.fl-builder-content .dark-background a.fl-button:hover .fl-button-text,
.dark-background .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content .button-alt a.fl-button:hover .fl-button-text,
.button-alt .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content a.fl-button.button-alt:hover .fl-button-icon,
.fl-builder-content .dark-background a.fl-button:hover .fl-button-icon,
.dark-background .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content .button-alt a.fl-button:hover .fl-button-icon,
.button-alt .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content a.fl-button.button-alt.hover .fl-button-text,
.fl-builder-content .dark-background a.hover.fl-button .fl-button-text,
.dark-background .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content .button-alt a.hover.fl-button .fl-button-text,
.button-alt .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-alt.hover .fl-button-icon,
.fl-builder-content .dark-background a.hover.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.hover.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:hover .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:hover .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:hover .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:hover .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .hover.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .hover.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .hover.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .hover.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-button.button-alt:hover .fl-button-text,
.dark-background .fl-button:hover .fl-button-text,
.button-alt .fl-button:hover .fl-button-text,
.fl-button.button-alt:hover .fl-button-icon,
.dark-background .fl-button:hover .fl-button-icon,
.button-alt .fl-button:hover .fl-button-icon,
.fl-button.button-alt.hover .fl-button-text,
.dark-background .hover.fl-button .fl-button-text,
.button-alt .hover.fl-button .fl-button-text,
.fl-button.button-alt.hover .fl-button-icon,
.dark-background .hover.fl-button .fl-button-icon,
.button-alt .hover.fl-button .fl-button-icon,
.button.button-alt:hover .fl-button-text,
.button.button-alt:hover .fl-button-icon,
.button.button-alt.hover .fl-button-text,
.button.button-alt.hover .fl-button-icon,
button.button-alt:hover .fl-button-text,
button.button-alt:hover .fl-button-icon,
button.button-alt.hover .fl-button-text,
button.button-alt.hover .fl-button-icon,
input[type="button"].button-alt:hover .fl-button-text,
input[type="button"].button-alt:hover .fl-button-icon,
input[type="button"].button-alt.hover .fl-button-text,
input[type="button"].button-alt.hover .fl-button-icon,
input[type="reset"].button-alt:hover .fl-button-text,
input[type="reset"].button-alt:hover .fl-button-icon,
input[type="reset"].button-alt.hover .fl-button-text,
input[type="reset"].button-alt.hover .fl-button-icon,
input[type="submit"].button-alt:hover .fl-button-text,
input[type="submit"].button-alt:hover .fl-button-icon,
input[type="submit"].button-alt.hover .fl-button-text,
input[type="submit"].button-alt.hover .fl-button-icon {
    color: #000
}

.fl-builder-content a.fl-button.button-alt:active,
.fl-builder-content .dark-background a.fl-button:active,
.dark-background .fl-builder-content a.fl-button:active,
.fl-builder-content .button-alt a.fl-button:active,
.button-alt .fl-builder-content a.fl-button:active,
.fl-builder-content a.fl-button.button-alt:focus,
.fl-builder-content .dark-background a.fl-button:focus,
.dark-background .fl-builder-content a.fl-button:focus,
.fl-builder-content .button-alt a.fl-button:focus,
.button-alt .fl-builder-content a.fl-button:focus,
.fl-builder-content a.fl-button.button-alt.active,
.fl-builder-content .dark-background a.active.fl-button,
.dark-background .fl-builder-content a.active.fl-button,
.fl-builder-content .button-alt a.active.fl-button,
.button-alt .fl-builder-content a.active.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:active,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:active,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:active,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:focus,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:focus,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:focus,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.active,
.fl-builder-content .fl-row-content-wrap .dark-background .active.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .active.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button,
.fl-button.button-alt:active,
.dark-background .fl-button:active,
.button-alt .fl-button:active,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active,
.fl-button.button-alt:focus,
.dark-background .fl-button:focus,
.button-alt .fl-button:focus,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus,
.fl-button.button-alt.active,
.dark-background .active.fl-button,
.button-alt .active.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button,
.button.button-alt:active,
.button.button-alt:focus,
.button.button-alt.active,
button.button-alt:active,
button.button-alt:focus,
button.button-alt.active,
input[type="button"].button-alt:active,
input[type="button"].button-alt:focus,
input[type="button"].button-alt.active,
input[type="reset"].button-alt:active,
input[type="reset"].button-alt:focus,
input[type="reset"].button-alt.active,
input[type="submit"].button-alt:active,
input[type="submit"].button-alt:focus,
input[type="submit"].button-alt.active {
    background: #fff;
    color: #000
}

.fl-builder-content a.fl-button.button-alt:active .fl-button-text,
.fl-builder-content .dark-background a.fl-button:active .fl-button-text,
.dark-background .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content .button-alt a.fl-button:active .fl-button-text,
.button-alt .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content a.fl-button.button-alt:active .fl-button-icon,
.fl-builder-content .dark-background a.fl-button:active .fl-button-icon,
.dark-background .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content .button-alt a.fl-button:active .fl-button-icon,
.button-alt .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content a.fl-button.button-alt:focus .fl-button-text,
.fl-builder-content .dark-background a.fl-button:focus .fl-button-text,
.dark-background .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content .button-alt a.fl-button:focus .fl-button-text,
.button-alt .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content a.fl-button.button-alt:focus .fl-button-icon,
.fl-builder-content .dark-background a.fl-button:focus .fl-button-icon,
.dark-background .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content .button-alt a.fl-button:focus .fl-button-icon,
.button-alt .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content a.fl-button.button-alt.active .fl-button-text,
.fl-builder-content .dark-background a.active.fl-button .fl-button-text,
.dark-background .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content .button-alt a.active.fl-button .fl-button-text,
.button-alt .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-alt.active .fl-button-icon,
.fl-builder-content .dark-background a.active.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.active.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:active .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:active .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:active .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:active .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:focus .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:focus .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .fl-button:focus .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .fl-button:focus .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .active.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .active.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .active.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .active.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-button.button-alt:active .fl-button-text,
.dark-background .fl-button:active .fl-button-text,
.button-alt .fl-button:active .fl-button-text,
.fl-button.button-alt:active .fl-button-icon,
.dark-background .fl-button:active .fl-button-icon,
.button-alt .fl-button:active .fl-button-icon,
.fl-button.button-alt:focus .fl-button-text,
.dark-background .fl-button:focus .fl-button-text,
.button-alt .fl-button:focus .fl-button-text,
.fl-button.button-alt:focus .fl-button-icon,
.dark-background .fl-button:focus .fl-button-icon,
.button-alt .fl-button:focus .fl-button-icon,
.fl-button.button-alt.active .fl-button-text,
.dark-background .active.fl-button .fl-button-text,
.button-alt .active.fl-button .fl-button-text,
.fl-button.button-alt.active .fl-button-icon,
.dark-background .active.fl-button .fl-button-icon,
.button-alt .active.fl-button .fl-button-icon,
.button.button-alt:active .fl-button-text,
.button.button-alt:active .fl-button-icon,
.button.button-alt:focus .fl-button-text,
.button.button-alt:focus .fl-button-icon,
.button.button-alt.active .fl-button-text,
.button.button-alt.active .fl-button-icon,
button.button-alt:active .fl-button-text,
button.button-alt:active .fl-button-icon,
button.button-alt:focus .fl-button-text,
button.button-alt:focus .fl-button-icon,
button.button-alt.active .fl-button-text,
button.button-alt.active .fl-button-icon,
input[type="button"].button-alt:active .fl-button-text,
input[type="button"].button-alt:active .fl-button-icon,
input[type="button"].button-alt:focus .fl-button-text,
input[type="button"].button-alt:focus .fl-button-icon,
input[type="button"].button-alt.active .fl-button-text,
input[type="button"].button-alt.active .fl-button-icon,
input[type="reset"].button-alt:active .fl-button-text,
input[type="reset"].button-alt:active .fl-button-icon,
input[type="reset"].button-alt:focus .fl-button-text,
input[type="reset"].button-alt:focus .fl-button-icon,
input[type="reset"].button-alt.active .fl-button-text,
input[type="reset"].button-alt.active .fl-button-icon,
input[type="submit"].button-alt:active .fl-button-text,
input[type="submit"].button-alt:active .fl-button-icon,
input[type="submit"].button-alt:focus .fl-button-text,
input[type="submit"].button-alt:focus .fl-button-icon,
input[type="submit"].button-alt.active .fl-button-text,
input[type="submit"].button-alt.active .fl-button-icon {
    color: #000
}

.fl-builder-content a.fl-button.button-alt.button-disabled,
.fl-builder-content .dark-background a.button-disabled.fl-button,
.dark-background .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .button-alt a.button-disabled.fl-button,
.button-alt .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.button-disabled,
.fl-builder-content .fl-row-content-wrap .dark-background .button-disabled.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-disabled.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button,
.fl-button.button-alt.button-disabled,
.dark-background .button-disabled.fl-button,
.button-alt .button-disabled.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button,
.button.button-alt.button-disabled,
button.button-alt.button-disabled,
input[type="button"].button-alt.button-disabled,
input[type="reset"].button-alt.button-disabled,
input[type="submit"].button-alt.button-disabled {
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3)
}

.fl-builder-content a.fl-button.button-alt.button-disabled .fl-button-text,
.fl-builder-content .dark-background a.button-disabled.fl-button .fl-button-text,
.dark-background .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-alt a.button-disabled.fl-button .fl-button-text,
.button-alt .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-alt.button-disabled .fl-button-icon,
.fl-builder-content .dark-background a.button-disabled.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.button-disabled.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.button-disabled .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-disabled.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-disabled.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-alt.button-disabled .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-disabled.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-disabled.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-button.button-alt.button-disabled .fl-button-text,
.dark-background .button-disabled.fl-button .fl-button-text,
.button-alt .button-disabled.fl-button .fl-button-text,
.fl-button.button-alt.button-disabled .fl-button-icon,
.dark-background .button-disabled.fl-button .fl-button-icon,
.button-alt .button-disabled.fl-button .fl-button-icon,
.button.button-alt.button-disabled .fl-button-text,
.button.button-alt.button-disabled .fl-button-icon,
button.button-alt.button-disabled .fl-button-text,
button.button-alt.button-disabled .fl-button-icon,
input[type="button"].button-alt.button-disabled .fl-button-text,
input[type="button"].button-alt.button-disabled .fl-button-icon,
input[type="reset"].button-alt.button-disabled .fl-button-text,
input[type="reset"].button-alt.button-disabled .fl-button-icon,
input[type="submit"].button-alt.button-disabled .fl-button-text,
input[type="submit"].button-alt.button-disabled .fl-button-icon {
    color: rgba(255, 255, 255, 0.3)
}

.fl-builder-content a.fl-button.button-ghost,
.fl-builder-content .button-ghost a.fl-button,
.button-ghost .fl-builder-content a.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-button.button-ghost,
.button-ghost .fl-button,
.button.button-ghost,
button.button-ghost,
input[type="button"].button-ghost,
input[type="reset"].button-ghost,
input[type="submit"].button-ghost {
    background: #fff;
    border: 2px solid #001489;
    color: #001489;
    font-weight: 700
}

.fl-builder-content a.fl-button.button-ghost .fl-button-text,
.fl-builder-content .button-ghost a.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost .fl-button-icon,
.fl-builder-content .button-ghost a.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-button.button-ghost .fl-button-text,
.button-ghost .fl-button .fl-button-text,
.fl-button.button-ghost .fl-button-icon,
.button-ghost .fl-button .fl-button-icon,
.button.button-ghost .fl-button-text,
.button.button-ghost .fl-button-icon,
button.button-ghost .fl-button-text,
button.button-ghost .fl-button-icon,
input[type="button"].button-ghost .fl-button-text,
input[type="button"].button-ghost .fl-button-icon,
input[type="reset"].button-ghost .fl-button-text,
input[type="reset"].button-ghost .fl-button-icon,
input[type="submit"].button-ghost .fl-button-text,
input[type="submit"].button-ghost .fl-button-icon {
    color: #001489
}

.fl-builder-content a.fl-button.button-ghost:hover,
.fl-builder-content .button-ghost a.fl-button:hover,
.button-ghost .fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button.button-ghost.hover,
.fl-builder-content .button-ghost a.hover.fl-button,
.button-ghost .fl-builder-content a.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:hover,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:hover,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.hover,
.fl-builder-content .fl-row-content-wrap .button-ghost .hover.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-button.button-ghost:hover,
.button-ghost .fl-button:hover,
.fl-button.button-ghost.hover,
.button-ghost .hover.fl-button,
.button.button-ghost:hover,
.button.button-ghost.hover,
button.button-ghost:hover,
button.button-ghost.hover,
input[type="button"].button-ghost:hover,
input[type="button"].button-ghost.hover,
input[type="reset"].button-ghost:hover,
input[type="reset"].button-ghost.hover,
input[type="submit"].button-ghost:hover,
input[type="submit"].button-ghost.hover {
    border: 2px solid #000;
    color: #000
}

.fl-builder-content a.fl-button.button-ghost:hover .fl-button-text,
.fl-builder-content .button-ghost a.fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content a.fl-button.button-ghost:hover .fl-button-icon,
.fl-builder-content .button-ghost a.fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost.hover .fl-button-text,
.fl-builder-content .button-ghost a.hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.hover .fl-button-icon,
.fl-builder-content .button-ghost a.hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-button.button-ghost:hover .fl-button-text,
.button-ghost .fl-button:hover .fl-button-text,
.fl-button.button-ghost:hover .fl-button-icon,
.button-ghost .fl-button:hover .fl-button-icon,
.fl-button.button-ghost.hover .fl-button-text,
.button-ghost .hover.fl-button .fl-button-text,
.fl-button.button-ghost.hover .fl-button-icon,
.button-ghost .hover.fl-button .fl-button-icon,
.button.button-ghost:hover .fl-button-text,
.button.button-ghost:hover .fl-button-icon,
.button.button-ghost.hover .fl-button-text,
.button.button-ghost.hover .fl-button-icon,
button.button-ghost:hover .fl-button-text,
button.button-ghost:hover .fl-button-icon,
button.button-ghost.hover .fl-button-text,
button.button-ghost.hover .fl-button-icon,
input[type="button"].button-ghost:hover .fl-button-text,
input[type="button"].button-ghost:hover .fl-button-icon,
input[type="button"].button-ghost.hover .fl-button-text,
input[type="button"].button-ghost.hover .fl-button-icon,
input[type="reset"].button-ghost:hover .fl-button-text,
input[type="reset"].button-ghost:hover .fl-button-icon,
input[type="reset"].button-ghost.hover .fl-button-text,
input[type="reset"].button-ghost.hover .fl-button-icon,
input[type="submit"].button-ghost:hover .fl-button-text,
input[type="submit"].button-ghost:hover .fl-button-icon,
input[type="submit"].button-ghost.hover .fl-button-text,
input[type="submit"].button-ghost.hover .fl-button-icon {
    color: #000
}

.fl-builder-content a.fl-button.button-ghost:active,
.fl-builder-content .button-ghost a.fl-button:active,
.button-ghost .fl-builder-content a.fl-button:active,
.fl-builder-content a.fl-button.button-ghost:focus,
.fl-builder-content .button-ghost a.fl-button:focus,
.button-ghost .fl-builder-content a.fl-button:focus,
.fl-builder-content a.fl-button.button-ghost.active,
.fl-builder-content .button-ghost a.active.fl-button,
.button-ghost .fl-builder-content a.active.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:active,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:active,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:focus,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:focus,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.active,
.fl-builder-content .fl-row-content-wrap .button-ghost .active.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-button.button-ghost:active,
.button-ghost .fl-button:active,
.fl-button.button-ghost:focus,
.button-ghost .fl-button:focus,
.fl-button.button-ghost.active,
.button-ghost .active.fl-button,
.button.button-ghost:active,
.button.button-ghost:focus,
.button.button-ghost.active,
button.button-ghost:active,
button.button-ghost:focus,
button.button-ghost.active,
input[type="button"].button-ghost:active,
input[type="button"].button-ghost:focus,
input[type="button"].button-ghost.active,
input[type="reset"].button-ghost:active,
input[type="reset"].button-ghost:focus,
input[type="reset"].button-ghost.active,
input[type="submit"].button-ghost:active,
input[type="submit"].button-ghost:focus,
input[type="submit"].button-ghost.active {
    border: 2px solid #000;
    color: #000
}

.fl-builder-content a.fl-button.button-ghost:active .fl-button-text,
.fl-builder-content .button-ghost a.fl-button:active .fl-button-text,
.button-ghost .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content a.fl-button.button-ghost:active .fl-button-icon,
.fl-builder-content .button-ghost a.fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost:focus .fl-button-text,
.fl-builder-content .button-ghost a.fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content a.fl-button.button-ghost:focus .fl-button-icon,
.fl-builder-content .button-ghost a.fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost.active .fl-button-text,
.fl-builder-content .button-ghost a.active.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.active .fl-button-icon,
.fl-builder-content .button-ghost a.active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:active .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .active.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-button.button-ghost:active .fl-button-text,
.button-ghost .fl-button:active .fl-button-text,
.fl-button.button-ghost:active .fl-button-icon,
.button-ghost .fl-button:active .fl-button-icon,
.fl-button.button-ghost:focus .fl-button-text,
.button-ghost .fl-button:focus .fl-button-text,
.fl-button.button-ghost:focus .fl-button-icon,
.button-ghost .fl-button:focus .fl-button-icon,
.fl-button.button-ghost.active .fl-button-text,
.button-ghost .active.fl-button .fl-button-text,
.fl-button.button-ghost.active .fl-button-icon,
.button-ghost .active.fl-button .fl-button-icon,
.button.button-ghost:active .fl-button-text,
.button.button-ghost:active .fl-button-icon,
.button.button-ghost:focus .fl-button-text,
.button.button-ghost:focus .fl-button-icon,
.button.button-ghost.active .fl-button-text,
.button.button-ghost.active .fl-button-icon,
button.button-ghost:active .fl-button-text,
button.button-ghost:active .fl-button-icon,
button.button-ghost:focus .fl-button-text,
button.button-ghost:focus .fl-button-icon,
button.button-ghost.active .fl-button-text,
button.button-ghost.active .fl-button-icon,
input[type="button"].button-ghost:active .fl-button-text,
input[type="button"].button-ghost:active .fl-button-icon,
input[type="button"].button-ghost:focus .fl-button-text,
input[type="button"].button-ghost:focus .fl-button-icon,
input[type="button"].button-ghost.active .fl-button-text,
input[type="button"].button-ghost.active .fl-button-icon,
input[type="reset"].button-ghost:active .fl-button-text,
input[type="reset"].button-ghost:active .fl-button-icon,
input[type="reset"].button-ghost:focus .fl-button-text,
input[type="reset"].button-ghost:focus .fl-button-icon,
input[type="reset"].button-ghost.active .fl-button-text,
input[type="reset"].button-ghost.active .fl-button-icon,
input[type="submit"].button-ghost:active .fl-button-text,
input[type="submit"].button-ghost:active .fl-button-icon,
input[type="submit"].button-ghost:focus .fl-button-text,
input[type="submit"].button-ghost:focus .fl-button-icon,
input[type="submit"].button-ghost.active .fl-button-text,
input[type="submit"].button-ghost.active .fl-button-icon {
    color: #000
}

.fl-builder-content a.fl-button.button-ghost.button-alt,
.fl-builder-content .dark-background a.button-ghost.fl-button,
.dark-background .fl-builder-content a.button-ghost.fl-button,
.fl-builder-content .dark-background .button-ghost a.fl-button,
.dark-background .button-ghost .fl-builder-content a.fl-button,
.fl-builder-content .button-ghost .dark-background a.fl-button,
.button-ghost .dark-background .fl-builder-content a.fl-button,
.fl-builder-content .button-alt a.button-ghost.fl-button,
.button-alt .fl-builder-content a.button-ghost.fl-button,
.fl-builder-content .button-alt .button-ghost a.fl-button,
.button-alt .button-ghost .fl-builder-content a.fl-button,
.fl-builder-content .button-ghost .button-alt a.fl-button,
.button-ghost .button-alt .fl-builder-content a.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button,
.fl-builder-content .button-ghost a.button-alt.fl-button,
.button-ghost .fl-builder-content a.button-alt.fl-button,
.fl-builder-content .dark-background.button-ghost a.fl-button,
.dark-background.button-ghost .fl-builder-content a.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-button.button-ghost.button-alt,
.dark-background .button-ghost.fl-button,
.dark-background .button-ghost .fl-button,
.button-ghost .dark-background .fl-button,
.button-alt .button-ghost.fl-button,
.button-alt .button-ghost .fl-button,
.button-ghost .button-alt .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button,
.button-ghost .button-alt.fl-button,
.dark-background.button-ghost .fl-button,
.button.button-ghost.button-alt,
button.button-ghost.button-alt,
input[type="button"].button-ghost.button-alt,
input[type="reset"].button-ghost.button-alt,
input[type="submit"].button-ghost.button-alt {
    background: transparent;
    border: 2px solid #E1B07E;
    color: #E1B07E
}

.fl-builder-content a.fl-button.button-ghost.button-alt .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.fl-button .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.fl-button .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.fl-button .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.fl-button .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.fl-button .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.fl-button .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.fl-button .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.fl-button .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button .fl-button-icon,
.fl-button.button-ghost.button-alt .fl-button-text,
.dark-background .button-ghost.fl-button .fl-button-text,
.dark-background .button-ghost .fl-button .fl-button-text,
.button-ghost .dark-background .fl-button .fl-button-text,
.button-alt .button-ghost.fl-button .fl-button-text,
.button-alt .button-ghost .fl-button .fl-button-text,
.button-ghost .button-alt .fl-button .fl-button-text,
.button-ghost .button-alt.fl-button .fl-button-text,
.dark-background.button-ghost .fl-button .fl-button-text,
.fl-button.button-ghost.button-alt .fl-button-icon,
.dark-background .button-ghost.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-button .fl-button-icon,
.button-ghost .dark-background .fl-button .fl-button-icon,
.button-alt .button-ghost.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-button .fl-button-icon,
.button-ghost .button-alt .fl-button .fl-button-icon,
.button-ghost .button-alt.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-button .fl-button-icon,
.button.button-ghost.button-alt .fl-button-text,
.button.button-ghost.button-alt .fl-button-icon,
button.button-ghost.button-alt .fl-button-text,
button.button-ghost.button-alt .fl-button-icon,
input[type="button"].button-ghost.button-alt .fl-button-text,
input[type="button"].button-ghost.button-alt .fl-button-icon,
input[type="reset"].button-ghost.button-alt .fl-button-text,
input[type="reset"].button-ghost.button-alt .fl-button-icon,
input[type="submit"].button-ghost.button-alt .fl-button-text,
input[type="submit"].button-ghost.button-alt .fl-button-icon {
    color: #E1B07E
}

.fl-builder-content a.fl-button.button-ghost.button-alt:hover,
.fl-builder-content .dark-background a.button-ghost.fl-button:hover,
.dark-background .fl-builder-content a.button-ghost.fl-button:hover,
.fl-builder-content .dark-background .button-ghost a.fl-button:hover,
.dark-background .button-ghost .fl-builder-content a.fl-button:hover,
.fl-builder-content .button-ghost .dark-background a.fl-button:hover,
.button-ghost .dark-background .fl-builder-content a.fl-button:hover,
.fl-builder-content .button-alt a.button-ghost.fl-button:hover,
.button-alt .fl-builder-content a.button-ghost.fl-button:hover,
.fl-builder-content .button-alt .button-ghost a.fl-button:hover,
.button-alt .button-ghost .fl-builder-content a.fl-button:hover,
.fl-builder-content .button-ghost .button-alt a.fl-button:hover,
.button-ghost .button-alt .fl-builder-content a.fl-button:hover,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:hover,
.fl-builder-content .button-ghost a.button-alt.fl-button:hover,
.button-ghost .fl-builder-content a.button-alt.fl-button:hover,
.fl-builder-content .dark-background.button-ghost a.fl-button:hover,
.dark-background.button-ghost .fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button.button-ghost.button-alt.hover,
.fl-builder-content .dark-background a.button-ghost.hover.fl-button,
.dark-background .fl-builder-content a.button-ghost.hover.fl-button,
.fl-builder-content .dark-background .button-ghost a.hover.fl-button,
.dark-background .button-ghost .fl-builder-content a.hover.fl-button,
.fl-builder-content .button-ghost .dark-background a.hover.fl-button,
.button-ghost .dark-background .fl-builder-content a.hover.fl-button,
.fl-builder-content .button-alt a.button-ghost.hover.fl-button,
.button-alt .fl-builder-content a.button-ghost.hover.fl-button,
.fl-builder-content .button-alt .button-ghost a.hover.fl-button,
.button-alt .button-ghost .fl-builder-content a.hover.fl-button,
.fl-builder-content .button-ghost .button-alt a.hover.fl-button,
.button-ghost .button-alt .fl-builder-content a.hover.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.hover.fl-button,
.fl-builder-content .button-ghost a.button-alt.hover.fl-button,
.button-ghost .fl-builder-content a.button-alt.hover.fl-button,
.fl-builder-content .dark-background.button-ghost a.hover.fl-button,
.dark-background.button-ghost .fl-builder-content a.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:hover,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:hover,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:hover,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:hover,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:hover,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:hover,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:hover,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:hover,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:hover,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:hover,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:hover,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:hover,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.hover,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.hover.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .hover.fl-button,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .hover.fl-button,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.hover.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .hover.fl-button,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .hover.fl-button,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.hover.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .hover.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.hover.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.hover.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .hover.fl-button,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button,
.fl-button.button-ghost.button-alt:hover,
.dark-background .button-ghost.fl-button:hover,
.dark-background .button-ghost .fl-button:hover,
.button-ghost .dark-background .fl-button:hover,
.button-alt .button-ghost.fl-button:hover,
.button-alt .button-ghost .fl-button:hover,
.button-ghost .button-alt .fl-button:hover,
.button-ghost .button-alt.fl-button:hover,
.dark-background.button-ghost .fl-button:hover,
.fl-button.button-ghost.button-alt.hover,
.dark-background .button-ghost.hover.fl-button,
.dark-background .button-ghost .hover.fl-button,
.button-ghost .dark-background .hover.fl-button,
.button-alt .button-ghost.hover.fl-button,
.button-alt .button-ghost .hover.fl-button,
.button-ghost .button-alt .hover.fl-button,
.button-ghost .button-alt.hover.fl-button,
.dark-background.button-ghost .hover.fl-button,
.button.button-ghost.button-alt:hover,
.button.button-ghost.button-alt.hover,
button.button-ghost.button-alt:hover,
button.button-ghost.button-alt.hover,
input[type="button"].button-ghost.button-alt:hover,
input[type="button"].button-ghost.button-alt.hover,
input[type="reset"].button-ghost.button-alt:hover,
input[type="reset"].button-ghost.button-alt.hover,
input[type="submit"].button-ghost.button-alt:hover,
input[type="submit"].button-ghost.button-alt.hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff
}

.fl-builder-content a.fl-button.button-ghost.button-alt:hover .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.fl-button:hover .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.fl-button:hover .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.fl-button:hover .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.fl-button:hover .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.fl-button:hover .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.fl-button:hover .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.fl-button:hover .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.fl-button:hover .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:hover .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.fl-button:hover .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.fl-button:hover .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.fl-button:hover .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt:hover .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.fl-button:hover .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.fl-button:hover .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.fl-button:hover .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.fl-button:hover .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.fl-button:hover .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.fl-button:hover .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.fl-button:hover .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.fl-button:hover .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:hover .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.fl-button:hover .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.fl-button:hover .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.fl-button:hover .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost.button-alt.hover .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.hover.fl-button .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.hover.fl-button .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.hover.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.hover.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.hover.fl-button .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.hover.fl-button .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.hover.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.hover.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.hover.fl-button .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.hover.fl-button .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.hover.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.hover.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt.hover .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.hover.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.hover.fl-button .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.hover.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.hover.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.hover.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.hover.fl-button .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.hover.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.hover.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.hover.fl-button .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.hover.fl-button .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.hover.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:hover .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:hover .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:hover .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:hover .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:hover .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:hover .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:hover .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:hover .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:hover .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:hover .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:hover .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:hover .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:hover .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:hover .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:hover .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:hover .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:hover .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.hover .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.hover.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .hover.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .hover.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.hover.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .hover.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .hover.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.hover.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .hover.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.hover .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.hover.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .hover.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .hover.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.hover.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .hover.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .hover.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.hover.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.hover.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.hover.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .hover.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .hover.fl-button .fl-button-icon,
.fl-button.button-ghost.button-alt:hover .fl-button-text,
.dark-background .button-ghost.fl-button:hover .fl-button-text,
.dark-background .button-ghost .fl-button:hover .fl-button-text,
.button-ghost .dark-background .fl-button:hover .fl-button-text,
.button-alt .button-ghost.fl-button:hover .fl-button-text,
.button-alt .button-ghost .fl-button:hover .fl-button-text,
.button-ghost .button-alt .fl-button:hover .fl-button-text,
.button-ghost .button-alt.fl-button:hover .fl-button-text,
.dark-background.button-ghost .fl-button:hover .fl-button-text,
.fl-button.button-ghost.button-alt:hover .fl-button-icon,
.dark-background .button-ghost.fl-button:hover .fl-button-icon,
.dark-background .button-ghost .fl-button:hover .fl-button-icon,
.button-ghost .dark-background .fl-button:hover .fl-button-icon,
.button-alt .button-ghost.fl-button:hover .fl-button-icon,
.button-alt .button-ghost .fl-button:hover .fl-button-icon,
.button-ghost .button-alt .fl-button:hover .fl-button-icon,
.button-ghost .button-alt.fl-button:hover .fl-button-icon,
.dark-background.button-ghost .fl-button:hover .fl-button-icon,
.fl-button.button-ghost.button-alt.hover .fl-button-text,
.dark-background .button-ghost.hover.fl-button .fl-button-text,
.dark-background .button-ghost .hover.fl-button .fl-button-text,
.button-ghost .dark-background .hover.fl-button .fl-button-text,
.button-alt .button-ghost.hover.fl-button .fl-button-text,
.button-alt .button-ghost .hover.fl-button .fl-button-text,
.button-ghost .button-alt .hover.fl-button .fl-button-text,
.button-ghost .button-alt.hover.fl-button .fl-button-text,
.dark-background.button-ghost .hover.fl-button .fl-button-text,
.fl-button.button-ghost.button-alt.hover .fl-button-icon,
.dark-background .button-ghost.hover.fl-button .fl-button-icon,
.dark-background .button-ghost .hover.fl-button .fl-button-icon,
.button-ghost .dark-background .hover.fl-button .fl-button-icon,
.button-alt .button-ghost.hover.fl-button .fl-button-icon,
.button-alt .button-ghost .hover.fl-button .fl-button-icon,
.button-ghost .button-alt .hover.fl-button .fl-button-icon,
.button-ghost .button-alt.hover.fl-button .fl-button-icon,
.dark-background.button-ghost .hover.fl-button .fl-button-icon,
.button.button-ghost.button-alt:hover .fl-button-text,
.button.button-ghost.button-alt:hover .fl-button-icon,
.button.button-ghost.button-alt.hover .fl-button-text,
.button.button-ghost.button-alt.hover .fl-button-icon,
button.button-ghost.button-alt:hover .fl-button-text,
button.button-ghost.button-alt:hover .fl-button-icon,
button.button-ghost.button-alt.hover .fl-button-text,
button.button-ghost.button-alt.hover .fl-button-icon,
input[type="button"].button-ghost.button-alt:hover .fl-button-text,
input[type="button"].button-ghost.button-alt:hover .fl-button-icon,
input[type="button"].button-ghost.button-alt.hover .fl-button-text,
input[type="button"].button-ghost.button-alt.hover .fl-button-icon,
input[type="reset"].button-ghost.button-alt:hover .fl-button-text,
input[type="reset"].button-ghost.button-alt:hover .fl-button-icon,
input[type="reset"].button-ghost.button-alt.hover .fl-button-text,
input[type="reset"].button-ghost.button-alt.hover .fl-button-icon,
input[type="submit"].button-ghost.button-alt:hover .fl-button-text,
input[type="submit"].button-ghost.button-alt:hover .fl-button-icon,
input[type="submit"].button-ghost.button-alt.hover .fl-button-text,
input[type="submit"].button-ghost.button-alt.hover .fl-button-icon {
    color: #fff
}

.fl-builder-content a.fl-button.button-ghost.button-alt:active,
.fl-builder-content .dark-background a.button-ghost.fl-button:active,
.dark-background .fl-builder-content a.button-ghost.fl-button:active,
.fl-builder-content .dark-background .button-ghost a.fl-button:active,
.dark-background .button-ghost .fl-builder-content a.fl-button:active,
.fl-builder-content .button-ghost .dark-background a.fl-button:active,
.button-ghost .dark-background .fl-builder-content a.fl-button:active,
.fl-builder-content .button-alt a.button-ghost.fl-button:active,
.button-alt .fl-builder-content a.button-ghost.fl-button:active,
.fl-builder-content .button-alt .button-ghost a.fl-button:active,
.button-alt .button-ghost .fl-builder-content a.fl-button:active,
.fl-builder-content .button-ghost .button-alt a.fl-button:active,
.button-ghost .button-alt .fl-builder-content a.fl-button:active,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:active,
.fl-builder-content .button-ghost a.button-alt.fl-button:active,
.button-ghost .fl-builder-content a.button-alt.fl-button:active,
.fl-builder-content .dark-background.button-ghost a.fl-button:active,
.dark-background.button-ghost .fl-builder-content a.fl-button:active,
.fl-builder-content a.fl-button.button-ghost.button-alt:focus,
.fl-builder-content .dark-background a.button-ghost.fl-button:focus,
.dark-background .fl-builder-content a.button-ghost.fl-button:focus,
.fl-builder-content .dark-background .button-ghost a.fl-button:focus,
.dark-background .button-ghost .fl-builder-content a.fl-button:focus,
.fl-builder-content .button-ghost .dark-background a.fl-button:focus,
.button-ghost .dark-background .fl-builder-content a.fl-button:focus,
.fl-builder-content .button-alt a.button-ghost.fl-button:focus,
.button-alt .fl-builder-content a.button-ghost.fl-button:focus,
.fl-builder-content .button-alt .button-ghost a.fl-button:focus,
.button-alt .button-ghost .fl-builder-content a.fl-button:focus,
.fl-builder-content .button-ghost .button-alt a.fl-button:focus,
.button-ghost .button-alt .fl-builder-content a.fl-button:focus,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:focus,
.fl-builder-content .button-ghost a.button-alt.fl-button:focus,
.button-ghost .fl-builder-content a.button-alt.fl-button:focus,
.fl-builder-content .dark-background.button-ghost a.fl-button:focus,
.dark-background.button-ghost .fl-builder-content a.fl-button:focus,
.fl-builder-content a.fl-button.button-ghost.button-alt.active,
.fl-builder-content .dark-background a.button-ghost.active.fl-button,
.dark-background .fl-builder-content a.button-ghost.active.fl-button,
.fl-builder-content .dark-background .button-ghost a.active.fl-button,
.dark-background .button-ghost .fl-builder-content a.active.fl-button,
.fl-builder-content .button-ghost .dark-background a.active.fl-button,
.button-ghost .dark-background .fl-builder-content a.active.fl-button,
.fl-builder-content .button-alt a.button-ghost.active.fl-button,
.button-alt .fl-builder-content a.button-ghost.active.fl-button,
.fl-builder-content .button-alt .button-ghost a.active.fl-button,
.button-alt .button-ghost .fl-builder-content a.active.fl-button,
.fl-builder-content .button-ghost .button-alt a.active.fl-button,
.button-ghost .button-alt .fl-builder-content a.active.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.active.fl-button,
.fl-builder-content .button-ghost a.button-alt.active.fl-button,
.button-ghost .fl-builder-content a.button-alt.active.fl-button,
.fl-builder-content .dark-background.button-ghost a.active.fl-button,
.dark-background.button-ghost .fl-builder-content a.active.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:active,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:active,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:active,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:active,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:active,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:active,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:active,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:active,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:active,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:active,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:active,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:active,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:focus,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:focus,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:focus,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:focus,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:focus,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:focus,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:focus,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:focus,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:focus,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:focus,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:focus,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:focus,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.active,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.active.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .active.fl-button,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .active.fl-button,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.active.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .active.fl-button,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .active.fl-button,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.active.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .active.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.active.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.active.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .active.fl-button,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button,
.fl-button.button-ghost.button-alt:active,
.dark-background .button-ghost.fl-button:active,
.dark-background .button-ghost .fl-button:active,
.button-ghost .dark-background .fl-button:active,
.button-alt .button-ghost.fl-button:active,
.button-alt .button-ghost .fl-button:active,
.button-ghost .button-alt .fl-button:active,
.button-ghost .button-alt.fl-button:active,
.dark-background.button-ghost .fl-button:active,
.fl-button.button-ghost.button-alt:focus,
.dark-background .button-ghost.fl-button:focus,
.dark-background .button-ghost .fl-button:focus,
.button-ghost .dark-background .fl-button:focus,
.button-alt .button-ghost.fl-button:focus,
.button-alt .button-ghost .fl-button:focus,
.button-ghost .button-alt .fl-button:focus,
.button-ghost .button-alt.fl-button:focus,
.dark-background.button-ghost .fl-button:focus,
.fl-button.button-ghost.button-alt.active,
.dark-background .button-ghost.active.fl-button,
.dark-background .button-ghost .active.fl-button,
.button-ghost .dark-background .active.fl-button,
.button-alt .button-ghost.active.fl-button,
.button-alt .button-ghost .active.fl-button,
.button-ghost .button-alt .active.fl-button,
.button-ghost .button-alt.active.fl-button,
.dark-background.button-ghost .active.fl-button,
.button.button-ghost.button-alt:active,
.button.button-ghost.button-alt:focus,
.button.button-ghost.button-alt.active,
button.button-ghost.button-alt:active,
button.button-ghost.button-alt:focus,
button.button-ghost.button-alt.active,
input[type="button"].button-ghost.button-alt:active,
input[type="button"].button-ghost.button-alt:focus,
input[type="button"].button-ghost.button-alt.active,
input[type="reset"].button-ghost.button-alt:active,
input[type="reset"].button-ghost.button-alt:focus,
input[type="reset"].button-ghost.button-alt.active,
input[type="submit"].button-ghost.button-alt:active,
input[type="submit"].button-ghost.button-alt:focus,
input[type="submit"].button-ghost.button-alt.active {
    background: transparent;
    border: 2px solid #fff;
    color: #fff
}

.fl-builder-content a.fl-button.button-ghost.button-alt:active .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.fl-button:active .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.fl-button:active .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.fl-button:active .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.fl-button:active .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.fl-button:active .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.fl-button:active .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.fl-button:active .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.fl-button:active .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.fl-button:active .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:active .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.fl-button:active .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.fl-button:active .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.fl-button:active .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.fl-button:active .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt:active .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.fl-button:active .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.fl-button:active .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.fl-button:active .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.fl-button:active .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.fl-button:active .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.fl-button:active .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.fl-button:active .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.fl-button:active .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:active .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.fl-button:active .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.fl-button:active .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.fl-button:active .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost.button-alt:focus .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.fl-button:focus .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.fl-button:focus .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.fl-button:focus .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.fl-button:focus .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.fl-button:focus .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.fl-button:focus .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.fl-button:focus .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.fl-button:focus .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:focus .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.fl-button:focus .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.fl-button:focus .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.fl-button:focus .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt:focus .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.fl-button:focus .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.fl-button:focus .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.fl-button:focus .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.fl-button:focus .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.fl-button:focus .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.fl-button:focus .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.fl-button:focus .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.fl-button:focus .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.fl-button:focus .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.fl-button:focus .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.fl-button:focus .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.fl-button:focus .fl-button-icon,
.fl-builder-content a.fl-button.button-ghost.button-alt.active .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.active.fl-button .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.active.fl-button .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.active.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.active.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.active.fl-button .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.active.fl-button .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.active.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.active.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.active.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.active.fl-button .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.active.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.active.fl-button .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.active.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.active.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt.active .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.active.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.active.fl-button .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.active.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.active.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.active.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.active.fl-button .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.active.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.active.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.active.fl-button .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.active.fl-button .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.active.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:active .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:active .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:active .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:active .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:active .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:active .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:active .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:active .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:active .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:active .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:active .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:active .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:active .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:active .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:active .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:active .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:active .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:active .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:focus .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:focus .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:focus .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:focus .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:focus .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:focus .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:focus .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:focus .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.fl-button:focus .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .fl-button:focus .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .fl-button:focus .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.fl-button:focus .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .fl-button:focus .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .fl-button:focus .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.fl-button:focus .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.fl-button:focus .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .fl-button:focus .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .fl-button:focus .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.active .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.active.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .active.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .active.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.active.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .active.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .active.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .active.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.active.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .active.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.active .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.active.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .active.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .active.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.active.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .active.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .active.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.active.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.active.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.active.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .active.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .active.fl-button .fl-button-icon,
.fl-button.button-ghost.button-alt:active .fl-button-text,
.dark-background .button-ghost.fl-button:active .fl-button-text,
.dark-background .button-ghost .fl-button:active .fl-button-text,
.button-ghost .dark-background .fl-button:active .fl-button-text,
.button-alt .button-ghost.fl-button:active .fl-button-text,
.button-alt .button-ghost .fl-button:active .fl-button-text,
.button-ghost .button-alt .fl-button:active .fl-button-text,
.button-ghost .button-alt.fl-button:active .fl-button-text,
.dark-background.button-ghost .fl-button:active .fl-button-text,
.fl-button.button-ghost.button-alt:active .fl-button-icon,
.dark-background .button-ghost.fl-button:active .fl-button-icon,
.dark-background .button-ghost .fl-button:active .fl-button-icon,
.button-ghost .dark-background .fl-button:active .fl-button-icon,
.button-alt .button-ghost.fl-button:active .fl-button-icon,
.button-alt .button-ghost .fl-button:active .fl-button-icon,
.button-ghost .button-alt .fl-button:active .fl-button-icon,
.button-ghost .button-alt.fl-button:active .fl-button-icon,
.dark-background.button-ghost .fl-button:active .fl-button-icon,
.fl-button.button-ghost.button-alt:focus .fl-button-text,
.dark-background .button-ghost.fl-button:focus .fl-button-text,
.dark-background .button-ghost .fl-button:focus .fl-button-text,
.button-ghost .dark-background .fl-button:focus .fl-button-text,
.button-alt .button-ghost.fl-button:focus .fl-button-text,
.button-alt .button-ghost .fl-button:focus .fl-button-text,
.button-ghost .button-alt .fl-button:focus .fl-button-text,
.button-ghost .button-alt.fl-button:focus .fl-button-text,
.dark-background.button-ghost .fl-button:focus .fl-button-text,
.fl-button.button-ghost.button-alt:focus .fl-button-icon,
.dark-background .button-ghost.fl-button:focus .fl-button-icon,
.dark-background .button-ghost .fl-button:focus .fl-button-icon,
.button-ghost .dark-background .fl-button:focus .fl-button-icon,
.button-alt .button-ghost.fl-button:focus .fl-button-icon,
.button-alt .button-ghost .fl-button:focus .fl-button-icon,
.button-ghost .button-alt .fl-button:focus .fl-button-icon,
.button-ghost .button-alt.fl-button:focus .fl-button-icon,
.dark-background.button-ghost .fl-button:focus .fl-button-icon,
.fl-button.button-ghost.button-alt.active .fl-button-text,
.dark-background .button-ghost.active.fl-button .fl-button-text,
.dark-background .button-ghost .active.fl-button .fl-button-text,
.button-ghost .dark-background .active.fl-button .fl-button-text,
.button-alt .button-ghost.active.fl-button .fl-button-text,
.button-alt .button-ghost .active.fl-button .fl-button-text,
.button-ghost .button-alt .active.fl-button .fl-button-text,
.button-ghost .button-alt.active.fl-button .fl-button-text,
.dark-background.button-ghost .active.fl-button .fl-button-text,
.fl-button.button-ghost.button-alt.active .fl-button-icon,
.dark-background .button-ghost.active.fl-button .fl-button-icon,
.dark-background .button-ghost .active.fl-button .fl-button-icon,
.button-ghost .dark-background .active.fl-button .fl-button-icon,
.button-alt .button-ghost.active.fl-button .fl-button-icon,
.button-alt .button-ghost .active.fl-button .fl-button-icon,
.button-ghost .button-alt .active.fl-button .fl-button-icon,
.button-ghost .button-alt.active.fl-button .fl-button-icon,
.dark-background.button-ghost .active.fl-button .fl-button-icon,
.button.button-ghost.button-alt:active .fl-button-text,
.button.button-ghost.button-alt:active .fl-button-icon,
.button.button-ghost.button-alt:focus .fl-button-text,
.button.button-ghost.button-alt:focus .fl-button-icon,
.button.button-ghost.button-alt.active .fl-button-text,
.button.button-ghost.button-alt.active .fl-button-icon,
button.button-ghost.button-alt:active .fl-button-text,
button.button-ghost.button-alt:active .fl-button-icon,
button.button-ghost.button-alt:focus .fl-button-text,
button.button-ghost.button-alt:focus .fl-button-icon,
button.button-ghost.button-alt.active .fl-button-text,
button.button-ghost.button-alt.active .fl-button-icon,
input[type="button"].button-ghost.button-alt:active .fl-button-text,
input[type="button"].button-ghost.button-alt:active .fl-button-icon,
input[type="button"].button-ghost.button-alt:focus .fl-button-text,
input[type="button"].button-ghost.button-alt:focus .fl-button-icon,
input[type="button"].button-ghost.button-alt.active .fl-button-text,
input[type="button"].button-ghost.button-alt.active .fl-button-icon,
input[type="reset"].button-ghost.button-alt:active .fl-button-text,
input[type="reset"].button-ghost.button-alt:active .fl-button-icon,
input[type="reset"].button-ghost.button-alt:focus .fl-button-text,
input[type="reset"].button-ghost.button-alt:focus .fl-button-icon,
input[type="reset"].button-ghost.button-alt.active .fl-button-text,
input[type="reset"].button-ghost.button-alt.active .fl-button-icon,
input[type="submit"].button-ghost.button-alt:active .fl-button-text,
input[type="submit"].button-ghost.button-alt:active .fl-button-icon,
input[type="submit"].button-ghost.button-alt:focus .fl-button-text,
input[type="submit"].button-ghost.button-alt:focus .fl-button-icon,
input[type="submit"].button-ghost.button-alt.active .fl-button-text,
input[type="submit"].button-ghost.button-alt.active .fl-button-icon {
    color: #fff
}

.fl-builder-content a.fl-button.button-ghost.button-alt.button-disabled,
.fl-builder-content .dark-background a.button-ghost.button-disabled.fl-button,
.dark-background .fl-builder-content a.button-ghost.button-disabled.fl-button,
.fl-builder-content .dark-background .button-ghost a.button-disabled.fl-button,
.dark-background .button-ghost .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .button-ghost .dark-background a.button-disabled.fl-button,
.button-ghost .dark-background .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .button-alt a.button-ghost.button-disabled.fl-button,
.button-alt .fl-builder-content a.button-ghost.button-disabled.fl-button,
.fl-builder-content .button-alt .button-ghost a.button-disabled.fl-button,
.button-alt .button-ghost .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .button-ghost .button-alt a.button-disabled.fl-button,
.button-ghost .button-alt .fl-builder-content a.button-disabled.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.button-disabled.fl-button,
.fl-builder-content .button-ghost a.button-alt.button-disabled.fl-button,
.button-ghost .fl-builder-content a.button-alt.button-disabled.fl-button,
.fl-builder-content .dark-background.button-ghost a.button-disabled.fl-button,
.dark-background.button-ghost .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.button-disabled,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.button-disabled.fl-button,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .button-disabled.fl-button,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .button-disabled.fl-button,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.button-disabled.fl-button,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .button-disabled.fl-button,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .button-disabled.fl-button,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.button-disabled.fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .button-disabled.fl-button,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.button-disabled.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .button-disabled.fl-button,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-button.button-ghost.button-alt.button-disabled,
.dark-background .button-ghost.button-disabled.fl-button,
.dark-background .button-ghost .button-disabled.fl-button,
.button-ghost .dark-background .button-disabled.fl-button,
.button-alt .button-ghost.button-disabled.fl-button,
.button-alt .button-ghost .button-disabled.fl-button,
.button-ghost .button-alt .button-disabled.fl-button,
.button-ghost .button-alt.button-disabled.fl-button,
.dark-background.button-ghost .button-disabled.fl-button,
.button.button-ghost.button-alt.button-disabled,
button.button-ghost.button-alt.button-disabled,
input[type="button"].button-ghost.button-alt.button-disabled,
input[type="reset"].button-ghost.button-alt.button-disabled,
input[type="submit"].button-ghost.button-alt.button-disabled {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.3)
}

.fl-builder-content a.fl-button.button-ghost.button-alt.button-disabled .fl-button-text,
.fl-builder-content .dark-background a.button-ghost.button-disabled.fl-button .fl-button-text,
.dark-background .fl-builder-content a.button-ghost.button-disabled.fl-button .fl-button-text,
.fl-builder-content .dark-background .button-ghost a.button-disabled.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-ghost .dark-background a.button-disabled.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-alt a.button-ghost.button-disabled.fl-button .fl-button-text,
.button-alt .fl-builder-content a.button-ghost.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-alt .button-ghost a.button-disabled.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-ghost .button-alt a.button-disabled.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.button-disabled.fl-button .fl-button-text,
.fl-builder-content .button-ghost a.button-alt.button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.button-alt.button-disabled.fl-button .fl-button-text,
.fl-builder-content .dark-background.button-ghost a.button-disabled.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-alt.button-disabled .fl-button-icon,
.fl-builder-content .dark-background a.button-ghost.button-disabled.fl-button .fl-button-icon,
.dark-background .fl-builder-content a.button-ghost.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .dark-background .button-ghost a.button-disabled.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .dark-background a.button-disabled.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-alt a.button-ghost.button-disabled.fl-button .fl-button-icon,
.button-alt .fl-builder-content a.button-ghost.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-alt .button-ghost a.button-disabled.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-ghost .button-alt a.button-disabled.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .button-ghost a.button-alt.button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.button-alt.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .dark-background.button-ghost a.button-disabled.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.button-disabled .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.button-disabled.fl-button .fl-button-text,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .button-disabled.fl-button .fl-button-text,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .button-disabled.fl-button .fl-button-text,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.button-disabled.fl-button .fl-button-text,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .button-disabled.fl-button .fl-button-text,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .button-disabled.fl-button .fl-button-text,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-text,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .button-disabled.fl-button .fl-button-text,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-alt.button-disabled .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost.button-disabled.fl-button .fl-button-icon,
.dark-background .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background .button-ghost .button-disabled.fl-button .fl-button-icon,
.dark-background .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .dark-background .button-disabled.fl-button .fl-button-icon,
.button-ghost .dark-background .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost.button-disabled.fl-button .fl-button-icon,
.button-alt .fl-builder-content .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-alt .button-ghost .button-disabled.fl-button .fl-button-icon,
.button-alt .button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt .button-disabled.fl-button .fl-button-icon,
.button-ghost .button-alt .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .dark-background .fl-row-content-wrap .button-ghost .button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .dark-background .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-alt.button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-alt.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .dark-background.button-ghost .button-disabled.fl-button .fl-button-icon,
.dark-background.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-button.button-ghost.button-alt.button-disabled .fl-button-text,
.dark-background .button-ghost.button-disabled.fl-button .fl-button-text,
.dark-background .button-ghost .button-disabled.fl-button .fl-button-text,
.button-ghost .dark-background .button-disabled.fl-button .fl-button-text,
.button-alt .button-ghost.button-disabled.fl-button .fl-button-text,
.button-alt .button-ghost .button-disabled.fl-button .fl-button-text,
.button-ghost .button-alt .button-disabled.fl-button .fl-button-text,
.button-ghost .button-alt.button-disabled.fl-button .fl-button-text,
.dark-background.button-ghost .button-disabled.fl-button .fl-button-text,
.fl-button.button-ghost.button-alt.button-disabled .fl-button-icon,
.dark-background .button-ghost.button-disabled.fl-button .fl-button-icon,
.dark-background .button-ghost .button-disabled.fl-button .fl-button-icon,
.button-ghost .dark-background .button-disabled.fl-button .fl-button-icon,
.button-alt .button-ghost.button-disabled.fl-button .fl-button-icon,
.button-alt .button-ghost .button-disabled.fl-button .fl-button-icon,
.button-ghost .button-alt .button-disabled.fl-button .fl-button-icon,
.button-ghost .button-alt.button-disabled.fl-button .fl-button-icon,
.dark-background.button-ghost .button-disabled.fl-button .fl-button-icon,
.button.button-ghost.button-alt.button-disabled .fl-button-text,
.button.button-ghost.button-alt.button-disabled .fl-button-icon,
button.button-ghost.button-alt.button-disabled .fl-button-text,
button.button-ghost.button-alt.button-disabled .fl-button-icon,
input[type="button"].button-ghost.button-alt.button-disabled .fl-button-text,
input[type="button"].button-ghost.button-alt.button-disabled .fl-button-icon,
input[type="reset"].button-ghost.button-alt.button-disabled .fl-button-text,
input[type="reset"].button-ghost.button-alt.button-disabled .fl-button-icon,
input[type="submit"].button-ghost.button-alt.button-disabled .fl-button-text,
input[type="submit"].button-ghost.button-alt.button-disabled .fl-button-icon {
    color: rgba(255, 255, 255, 0.3)
}

.fl-builder-content a.fl-button.button-ghost.button-disabled,
.fl-builder-content .button-ghost a.button-disabled.fl-button,
.button-ghost .fl-builder-content a.button-disabled.fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-disabled,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-disabled.fl-button,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button,
.fl-button.button-ghost.button-disabled,
.button-ghost .button-disabled.fl-button,
.button.button-ghost.button-disabled,
button.button-ghost.button-disabled,
input[type="button"].button-ghost.button-disabled,
input[type="reset"].button-ghost.button-disabled,
input[type="submit"].button-ghost.button-disabled {
    background-color: rgba(0, 0, 0, 0.1);
    border: 2px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.25)
}

.fl-builder-content a.fl-button.button-ghost.button-disabled .fl-button-text,
.fl-builder-content .button-ghost a.button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-text,
.fl-builder-content a.fl-button.button-ghost.button-disabled .fl-button-icon,
.fl-builder-content .button-ghost a.button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content a.button-disabled.fl-button .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-disabled .fl-button-text,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-disabled.fl-button .fl-button-text,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-text,
.fl-builder-content .fl-row-content-wrap .fl-button.button-ghost.button-disabled .fl-button-icon,
.fl-builder-content .fl-row-content-wrap .button-ghost .button-disabled.fl-button .fl-button-icon,
.button-ghost .fl-builder-content .fl-row-content-wrap .button-disabled.fl-button .fl-button-icon,
.fl-button.button-ghost.button-disabled .fl-button-text,
.button-ghost .button-disabled.fl-button .fl-button-text,
.fl-button.button-ghost.button-disabled .fl-button-icon,
.button-ghost .button-disabled.fl-button .fl-button-icon,
.button.button-ghost.button-disabled .fl-button-text,
.button.button-ghost.button-disabled .fl-button-icon,
button.button-ghost.button-disabled .fl-button-text,
button.button-ghost.button-disabled .fl-button-icon,
input[type="button"].button-ghost.button-disabled .fl-button-text,
input[type="button"].button-ghost.button-disabled .fl-button-icon,
input[type="reset"].button-ghost.button-disabled .fl-button-text,
input[type="reset"].button-ghost.button-disabled .fl-button-icon,
input[type="submit"].button-ghost.button-disabled .fl-button-text,
input[type="submit"].button-ghost.button-disabled .fl-button-icon {
    color: rgba(0, 0, 0, 0.25)
}

.button-small .fl-builder-content a.fl-button,
.fl-builder-content a.fl-button.button-small,
.button-small .fl-builder-content .fl-row-content-wrap .fl-button,
.fl-builder-content .fl-row-content-wrap .fl-button.button-small,
.button-small .fl-button,
.fl-button.button-small,
.button-small .button,
.button.button-small,
.button-small button,
button.button-small,
.button-small input[type="button"],
input[type="button"].button-small,
.button-small input[type="reset"],
input[type="reset"].button-small,
.button-small input[type="submit"],
input[type="submit"].button-small {
    font-size: .8125rem;
    min-height: 36px
}

.dark-background .fl-button,
.button-alt .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button {
    display: block
}

.dark-background .fl-button,
.button-alt .fl-button,
.fl-builder-content .dark-background .fl-row-content-wrap .fl-button {
    border-radius: 2px
}

.light-bg-area h2 a,
.light-bg-area h3 a,
.light-bg-area h4 a {
    color: #000
}

.home .fl-builder-content .dark-background .fl-button-wrap a.fl-button {
    padding-left: 0;
    padding-right: 0;
    width: 210px
}

.home .fl-builder-content .dark-background .fl-button-wrap a.fl-button:visited {
    padding-left: 0;
    padding-right: 0;
    width: 210px
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #4d4d4d;
    border: 1.875px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14.72px;
    width: 100%
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111
}

@media screen and (min-width: 1169px) {
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    textarea {
        font-size: 1.035rem
    }
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    height: 41.25px;
    line-height: 1.25;
    padding: 0 7.5px
}

.icon-seach-submit {
    width: 44px;
    font-size: 18px
}

.button-tumbleweed-bg .icon-seach-submit,
.button-tumbleweed-bg .fl-builder-content a.fl-button,
.button-tumbleweed-bg .fl-button,
.button-tumbleweed-bg button,
.button-tumbleweed-bg input[type="button"],
.button-tumbleweed-bg input[type="reset"],
.button-tumbleweed-bg input[type="submit"] {
    background: #E1B07E
}

.button-round-large .icon-seach-submit,
.button-square-large .icon-seach-submit {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    min-height: 44px;
    padding: 0
}

.button-round-small .icon-seach-submit,
.button-square-small .icon-seach-submit {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    min-height: 36px;
    padding: 0
}

.button-square-large .icon-seach-submit {
    border-radius: 2px
}

.button-square-small .icon-seach-submit {
    border-radius: 2px
}

.fl-callout-button .fl-button {
    line-height: 22px
}

textarea {
    padding-left: 3.75px;
    width: 100%
}

embed,
iframe,
object {
    max-width: 100%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 7.5px;
    line-height: normal;
    padding: 15px 15px;
    text-decoration: none;
    top: 7.5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 30px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 30px
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.hentry {
    margin: 0px
}

.sticky {
    display: block
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-content,
.entry-content,
.entry-summary {
    margin: 15px 0 0
}

.page-links {
    clear: both;
    margin: 0 0 15px
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    margin-bottom: 15px;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 7.5px 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 15px
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.site-main .comment-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.posts-navigation ul {
    *zoom: 1;
    display: block;
    list-style: none;
    margin: 15px 0;
    padding: 0;
    text-align: center
}

.posts-navigation ul:before,
.posts-navigation ul:after {
    content: " ";
    display: table
}

.posts-navigation ul:after {
    clear: both
}

.posts-navigation li {
    display: inline-block
}

.posts-navigation li .page-numbers {
    display: block;
    padding: 0 15px
}

.site-header,
.site-footer {
    padding: 0 15px
}

.inner.for-site-content {
    margin-top: 30px;
    padding: 0;
    display: grid;

}

.fl-builder .inner.for-site-content {
    margin-top: 0px;
}

.primary-content-area {
    float: none;
    width: 100%
}

.primary-content-area.boxed {
    max-width: 75rem
}

.secondary-content-area {
    float: none;
    width: 100%
}

.fl-builder .inner.for-site-content {
    width: 100%
}

.fl-builder .entry-header {
    display: none
}

.fl-builder .entry-content {
    margin-top: 0px;
    min-height: 75vh
}

.stuck {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000
}

.bio-main-content {
    margin: 0 auto;
    max-width: 1170px;
    overflow: hidden;
    padding: 0 40px 40px 40px
}

.bio-left-panel {
    float: left;
    width: 65%
}

.bio-right-panel {
    width: 28%;
    float: right
}

.bio-right-panel .bio-pix {
    padding: 100px 0 10px 0;
    text-align: center
}

.bio-right-panel .bio-pix img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    width: 273px
}

.bio-right-panel .link-btm {
    text-align: center
}

.bio-right-panel .link-btm a {
    display: inline-block;
    height: 38px;
    width: 38px
}

.bio-right-panel .link-btm a.linkedin {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #0077B5;
    margin-right: 5px
}

.bio-right-panel .link-btm a.linkedin:before {
    color: #FFF;
    content: '\f08c';
    font-family: "FontAwesome";
    font-size: 1.5rem;
    position: relative
}

.bio-right-panel .link-btm a.email {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #001489
}

.bio-right-panel .link-btm a.email:before {
    color: #FFF;
    content: '\f0e0';
    font-family: "FontAwesome";
    font-size: 1.5rem;
    position: relative
}
@media screen and (max-width: 1024px) {
    .team-seeks-safer > .fl-module-content.fl-node-content {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .bio-right-panel .link-btm a {
        margin-bottom: 5px
    }
    .bio-right-panel .link-btm a.linkedin {
        margin-right: 0
    }
}

.pricing-wrap {
    text-align: center
}

.pricing-wrap .price-column {
    display: inline-block;
    margin: 0 -2px
}

.pricing-wrap .price-column .head-part {
    padding: 25px 0 0px 0
}

.pricing-wrap .price-column .head-part .icon {
    background: url(../img/icon-price-robot.jpg) 50% 0 no-repeat;
    display: inline-block;
    height: 52px;
    position: fixed;
    width: 49px
}

.pricing-wrap .price-column .head-part h5 {
    padding-bottom: 10px;
    text-align: center
}

.pricing-wrap .price-column .content-part {
    background-color: #ffffff;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFF4F4F4');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(38%, #ffffff), color-stop(100%, #f4f4f4));
    background-image: -moz-linear-gradient(left, #ffffff 38%, #f4f4f4 100%);
    background-image: -webkit-linear-gradient(left, #ffffff 38%, #f4f4f4 100%);
    background-image: linear-gradient(to right, #ffffff 38%, #f4f4f4 100%);
    padding: 20px 0
}

.pricing-wrap .price-column .content-part ul {
    list-style-type: none;
    padding: 0 50px
}

.pricing-wrap .price-column .content-part ul li {
    padding-bottom: 10px
}

.pricing-wrap .price-column.mid {
    -webkit-box-shadow: -2px 0px 24px -2px rgba(173, 173, 173, 0.65);
    -moz-box-shadow: -2px 0px 24px -2px rgba(173, 173, 173, 0.65);
    box-shadow: -2px 0px 24px -2px rgba(173, 173, 173, 0.65);
    position: relative;
    z-index: 200
}

.pricing-wrap .price-column.mid .content-part {
    background: #F4F4F4
}

.pricing-wrap .price-column.right .content-part {
    background-color: #f4f4f4;
    *zoom: 1;
    filter: progid: DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFF4F4F4', endColorstr='#FFFFFFFF');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIvPjxzdG9wIG9mZnNldD0iNjIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f4f4f4), color-stop(62%, #ffffff));
    background-image: -moz-linear-gradient(left, #f4f4f4 0%, #ffffff 62%);
    background-image: -webkit-linear-gradient(left, #f4f4f4 0%, #ffffff 62%);
    background-image: linear-gradient(to right, #f4f4f4 0%, #ffffff 62%)
}

.pricing-wrap .price-part {
    padding: 20px 50px 30px 50px
}

.pricing-wrap .price-part .amount {
    font-size: 48px;
    font-weight: bold
}

.pricing-wrap .price-part span {
    display: inline-block;
    font-size: 12px
}

.pricing-wrap .price-part a {
    background: #001489;
    color: #FFF;
    display: block;
    font-size: 16px;
    padding: 8px
}

.activation-content {
    margin: 3em auto;
    max-width: 1170px;
    min-height: 70vh;
    width: 100%
}

#rcp_registration_form .rcp_login_link,
#rcp_registration_form .rcp_registration_total {
    display: none
}

.home .fl-post-carousel-grid .fl-post-carousel-post {
    border: 0
}

.home .fl-post-grid-post {
    border: 0
}

.post-wrap {
    max-width: 1170px;
    margin: 0 auto
}

.post-wrap .post-banner {
    margin-bottom: 30px
}

.post-wrap .entry-header .entry-title {
    font-size: 2rem;
    line-height: 33px
}

.post-wrap .entry-header .entry-meta {
    font-size: 14px
}

.post-wrap .entry-header .entry-meta a {
    color: rgba(0, 0, 0, 0.54)
}

.post-wrap .post-main-content {
    overflow: hidden
}

.post-wrap .post-left-panel {
    float: left;
    width: 65%
}

.post-wrap .post-sidebar {
    float: right;
    width: 26%
}

.post-wrap .post-sidebar h2 {
    font-size: 28px;
    padding-bottom: 20px
}

.post-wrap .post-sidebar ul {
    list-style-type: none;
    padding: 0
}

.post-wrap .post-sidebar ul li {
    padding-bottom: 30px
}

.post-wrap .post-sidebar ul li h3 {
    font-size: 20px;
    line-height: 24px
}

.post-wrap .post-sidebar ul li h3 a {
    color: #000
}

.post-wrap .post-sidebar ul li .date {
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .post-wrap .post-left-panel {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
    .post-wrap .post-sidebar {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%
    }
    .post-wrap .post-sidebar ul li img {
        width: 100vw
    }
    .post-wrap .post-sidebar ul li h3 {
        padding-top: 10px
    }
    .leadership-bios .leadership-bio {
        width: 100%
    }
}

.latest-product-section .fl-post-grid-post {
    border: 0px
}

.latest-product-section .fl-post-grid-post .fl-post-grid-text .fl-post-grid-title {
    margin: 0 0 5px 0;
    padding: 0
}

.latest-product-section .fl-post-grid-post .fl-post-grid-text .fl-post-grid-title a {
    color: #000;
    font-weight: 400
}

.latest-product-section .fl-post-grid-post .fl-post-grid-text .fl-post-grid-more {
    margin: 0;
    padding: 0
}

.leadership-bios-filters {
    margin: 0px auto 30px auto;
    position: relative;
    width: 60%
}

@media screen and (max-width: 767px) {
    .leadership-bios-filters {
        width: 90%
    }
}

.leadership-bios-filters:before {
    content: '\f2bb';
    font-family: "FontAwesome";
    font-size: 1.5rem;
    left: 10px;
    position: absolute;
    top: 3px
}

.leadership-bios-filters input[type="text"] {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    font-size: 16px;
    float: left;
    padding-left: 40px;
    width: 50%
}

.leadership-bios-filters .leadership-select-container {
    border: 1.875px solid #ccc;
    border-left: none;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    float: left;
    height: 41.25px;
    width: 50%
}

.leadership-bios-filters .leadership-select-container .leadership-select {
    background-color: #fff;
    border: none;
    color: #4d4d4d;
    height: 100%;
    width: 100%
}

.leadership-bio {
    float: left;
    height: 225px;
    margin: 1%;
    text-align: center;
    width: 31%
}

@media (max-width: 768px) {
    .leadership-bio {
        width: 50%
    }
}

.leadership-bio img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.leadership-bio strong {
    display: block
}

.leadership-bio strong.leadership-bio-title {
    color: #000
}

.leadership-bio strong.leadership-bio-position {
    color: #aaa;
    font-size: 0.8rem
}

.leadership-bios {
    padding-top: 10px
}

.fl-module-map img {
    display: none
}

@media screen and (max-width: 767px) {
	.fl-node-5c49e53fbb7e1.fl-module-heading .fl-heading {
    text-align: left;
}
    .fl-module-map .fl-map {
        height: 100%;
        padding-bottom: 0px
    }
    .fl-builder-content .fl-row .fl-row-content-wrap {
        padding-bottom: 20px;
        padding-top: 30px
    }
    .fl-post-grid-post .fl-post-grid-text {
        padding: 0px
    }
    .home_latest_updates .fl-rich-text {
        padding-left: 30px
    }
    .fl-post-carousel-grid .fl-post-carousel-text {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 20px
    }
    .fl-post-carousel-grid .fl-post-carousel-text a {
        font-size: 18px;
        line-height: 18px
    }
    .press-insight .fl-post-grid.masonry {
        width: 100% !important
    }
    .press-insight .fl-post-grid.masonry .fl-post-grid-post {
        height: auto !important;
        width: 90vw
    }
    .press-insight .fl-post-grid .fl-post-grid-text {
        padding: 20px
    }
    .fl-post-grid-meta {
        padding-bottom: 0px
    }
    .fl-post-grid-image {
        height: 100%
    }
    .fl-post-grid-image img {
        display: block
    }
    .fl-icon-wrap {
        float: left
    }
    .fl-module.fl-module-icon:first-child {
        padding-top: 20px
    }
    .fl-module.fl-module-icon:last-child {
        padding-bottom: 20px
    }
    .home .fl-row-bg-photo .fl-heading-text {
        display: block;
        font-size: 30px;
        margin-left: auto;
        margin-right: auto;
        max-width: 250px;
        padding-bottom: 40px;
        padding-top: 20px;
        width: 100%
    }
    .home .fl-builder-content .fl-row .fl-row-content-wrap {
        padding-bottom: 40px;
        padding-top: 40px
    }
    .fl-row-content-wrap .gform_wrapper {
        margin-bottom: 0px
    }
    .fl-row-content-wrap .gform_wrapper form .gform_footer {
        margin-bottom: 0px;
        padding-bottom: 0px
    }
    .fl-row-content-wrap .gform_wrapper form .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        margin-bottom: 0px
    }
}

.post-password-required header {
    margin-left: auto;
    margin-right: auto;
    max-width: 540px;
    padding-left: 20px;
    padding-right: 20px
}

.post-password-required header h1 {
    font-size: 30px
}

.post-password-required .post-password-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 540px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.post-password-required .post-password-form input[type="submit"] {
    margin-top: 20px
}

.post-password-required .post-password-form input[type="password"] {
    margin-top: 10px
}

#site-navigation #main-nav {
    display: none
}

.wp-pagenavi {
    text-align: center;
}
#post-1916 .tribe-events-title-bar {
    display: none;
}

#post-1916 div#tribe-events-bar {
    display: none;
}

#post-1916 .tribe-events-loop {
    margin: 0 auto;
    max-width: 700px;
}

#post-1916 div#tribe-events {
    margin-top: 0;
}
body.page-id-1916{
  height: auto !important;
}
.wp-pagenavi a {
    padding: 0 15px;
}
.wsp-pages-list li.page_item.page-item-732 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1755 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1907.current_page_item {
    display: none;
}
.wsp-pages-list li.page_item.page-item-17 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-19 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-21 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1307 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1311 {
    display: none;
}
h2.wsp-pages-title {
    display: none;
}
.wsp-pages-list li.page_item.page-item-1312 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1314 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-50 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-1882 {
    display: none;
}

.wsp-pages-list li.page_item.page-item-685 {
    display: none;
}

@media screen and (min-width: 992px) {
    #site-navigation #main-nav {
        display: block
    }
}

#site-navigation #mobile-nav {
    display: none
}

@media screen and (max-width: 991px) {
    #site-navigation #mobile-nav {
        display: block
    }
}

.site-header {
    background-color: #fff;
    border-bottom: 1px solid #E5E5E5;
    margin: 0;
    padding: 0
}

.inner.for-site-header {
    content: "";
    display: table;
    padding: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .inner.for-site-header {
        padding: 15px 30px
    }
}

.site-branding {
    float: left;
    width: 56%
}

@media screen and (min-width: 768px) {
    .site-branding {
        width: 28%;
        margin-top: 0.6em
    }
}

.site-title {
    color: #262626;
    font-weight: bold;
    padding: 10px 10px 10px 18px;
}

.site-title a {
    display: block
}

.site-title a,
.site-title a:link,
.site-title a:visited,
.site-title a:hover,
.site-title a:active,
.site-title a:focus {
    color: #262626
}

.site-title img.custom-logo {
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .site-title {
        padding: 0
    }
}

.site-description {
    color: #aaa
}

@media screen and (min-width: 768px) {
    .sticky-wrapper {
        height: 60px !important
    }
}

@media screen and (max-width: 768px) {
    .sticky-wrapper {
        height: 45px !important
    }
}

.main-navigation {
    font-size: .875rem;
    display: none;
    float: left;
    margin-top: 5px;
    width: 100%;
    font-weight: 600;
    z-index: 1000
}

@media screen and (min-width: 1169px) {
    .main-navigation {
        font-size: .875rem
    }
}

.main-navigation .mobile-search-form-wrapper {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: none;
    padding: 15px
}

.main-navigation .mobile-search-form-wrapper .search-form {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    content: "";
    display: table;
    padding: 5px;
    width: 100%
}

.main-navigation .mobile-search-form-wrapper .search-form .form-item {
    float: left;
    margin: 0;
    top: 1px;
    width: 80%
}

.main-navigation .mobile-search-form-wrapper .search-form .form-item input[type="search"] {
    background: transparent;
    border: none
}

.main-navigation .mobile-search-form-wrapper .search-form .submit-item {
    display: none
}

.main-navigation .mobile-search-form-wrapper .search-form .icon-item {
    display: block;
    float: right;
    text-align: right;
    width: 20%
}

.main-navigation .mobile-search-form-wrapper .search-form .icon-item button {
    font-size: 1.5rem;
    padding: 0 7.5px
}
.main-navigation .mobile-search-form-wrapper .search-form .icon-item button img {
    vertical-align: top;
    padding: 4px 0 0 0;
}
.mobile-menu-open .main-navigation {
    display: block
}

.mobile-menu-open .main-navigation .mobile-search-form-wrapper {
    display: block
}

.main-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: left
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    font-size: 0.875em;
    left: -999em;
    line-height: 15px;
    padding-top: 7.5px;
    position: absolute;
    z-index: 99999
}

@media screen and (max-width: 767px) {
    .footer-widgets ul.social-links > li i {
        width: auto;
        height: auto;
    }
    .footer-widgets ul.social-links > li {
        padding: 0.5em !important;
    }
}

.main-navigation ul ul.sub-menu {
    background-color: rgba(0, 0, 0, 0.9)
}


.main-navigation ul ul ul {
    font-size: 1em;
    left: -999em;
    padding-top: 0;
    top: 0
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%
}

.main-navigation ul ul a {
    padding: 3.75px 7.5px;
    min-width: 175px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li>ul:hover,
.main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    line-height: 44px;
    margin: 0;
    padding: 0 15px;
    position: relative
}

.main-navigation li.current-menu-item {
    background: transparent
}

.main-navigation li.current-menu-item a {
    color: #999
}

.main-navigation li li {
    margin-right: 0;
    padding: 0
}

.main-navigation li.login>a {
    display: flex
}

.main-navigation li.login>a:before {
    content: '\f2be';
    font-family: "FontAwesome";
    font-size: 1rem;
    margin-right: 0.25em;
    position: relative
}

.main-navigation li.show-for-user-logged-in a {
    display: none
}

.main-navigation li.show-for-user-logged-out a {
    display: block
}

.main-navigation a {
    color: #fff;
    display: block;
    padding: 1rem 1.5rem 0 0.25rem;
    text-decoration: none;
    transition: 0.3s color ease
}

.main-navigation a:hover {
    color: #999
}

@media screen and (max-width: 991px) {
    .main-navigation ul ul {
        position: relative;
        left: 0;
        top: 0;
        padding: 0 0 0 30px;
        width: 100%;
    }
    .main-navigation {
        overflow: auto;
        height: calc(100vh - 80px);
    }
    .main-navigation ul ul a {
        line-height: 28px;
    }
}
@media screen and (min-width: 992px) {
    .main-navigation {
        display: block;
        width: 72%
    }
    .main-navigation ul {
        text-align: right
    }
    .main-navigation ul li {
        border: none;
        display: inline-block;
        line-height: 24px;
        padding: 0 0 1em 0
    }
    .main-navigation ul li.current-menu-item {
        background: none;
    }
    .main-navigation a {
        padding: 0.8rem 0.4rem 0 0.25rem;
    }
}

@media screen and (min-width: 992px) {
    .main-navigation a {
       padding: 0.5rem 0.75rem 0.5rem 0.75rem;
       border-top: 3px solid transparent;
    }
}

.logged-in li.show-for-user-logged-in a {
    display: block
}

.logged-in li.show-for-user-logged-out a {
    display: none
}

.mobile-menu-toggle {
    display: block;
    float: right;
    margin: 22px 18px 0 0
}

.mobile-menu-toggle #nav-icon {
    cursor: pointer;
    height: 24px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 24px
}

.mobile-menu-toggle #nav-icon span {
    background: #000;
    border-radius: 9px;
    display: block;
    height: 3px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    width: 100%
}

.mobile-menu-toggle #nav-icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.mobile-menu-toggle #nav-icon span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.mobile-menu-toggle #nav-icon span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

/*.mobile-menu-open .mobile-menu-toggle #nav-icon span:nth-child(1) {
    left: 7px;
    top: -3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-menu-open .mobile-menu-toggle #nav-icon span:nth-child(2) {
    opacity: 0;
    width: 0%
}

.mobile-menu-open .mobile-menu-toggle #nav-icon span:nth-child(3) {
    left: 7px;
    top: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}*/

@media screen and (min-width: 992px) {
    .mobile-menu-toggle {
        display: none
    }
}

.site-footer {
    background-color: #111;
    color: rgba(255, 255, 255, 0.7);
    font-size: .875rem;
    line-height: normal;
    padding: 0
}

.site-footer a {
    color: rgba(255, 255, 255, 0.7)
}

.site-footer a:hover {
    color: #fff
}

.site-footer .copyright {
    color: rgba(255, 255, 255, 0.5);
    font-size: .8125rem;
    margin-bottom: 10px
}

.inner.for-site-footer {
    text-align: center
}

.footer-widgets {
    display: flex;
}

.footer-widgets a {
    color: #fff
}

.footer-widgets a:hover {
    color: rgba(255, 255, 255, 0.5)
}

.footer-widgets h5 {
    color: #fff;
    margin-top: 1em;
    text-align: left
}

.footer-widgets>div {
    flex: 1;
    padding: 1em 2em
}

.footer-widgets ul {
    list-style: none
}

.footer-widgets ul.social-links {
    display: flex;
    justify-content: center;
    padding-left: 0;
}

.footer-widgets ul.social-links>li {
    padding: 1em
}

.footer-widgets ul.social-links>li i {
    font-size: 3em
}

.footer-widgets .gform_wrapper form {
    display: flex
}

.footer-widgets .gform_wrapper form .top_label .gfield_label {
    display: none
}

.footer-widgets .gform_wrapper form ul.gform_fields li.gfield {
    margin-top: 0
}

.footer-widgets .gform_wrapper form .ginput_container_email::placeholder,
.footer-widgets .gform_wrapper form .ginput_container_email:-ms-input-placeholder,
.footer-widgets .gform_wrapper form .ginput_container_email::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.footer-widgets .gform_wrapper form .ginput_container_email input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    width: 100%
}

.footer-widgets .gform_wrapper form .gform_footer {
    margin-top: 0;
    padding-top: 1em;
    width: 25%
}

.footer-widgets .gform_wrapper form .gform_footer input.gform_button {
    padding: 0.5em 1em
}

.footer-main-navigation,
.footer-second-navigation {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 24px 0
}

.footer-main-navigation ul,
.footer-second-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-main-navigation ul li,
.footer-second-navigation ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 13px
}

.footer-main-navigation ul li.search,
.footer-main-navigation ul li.login,
.footer-second-navigation ul li.search,
.footer-second-navigation ul li.login {
    display: none
}

.footer-small-logo {
    margin: 25px 0
}

.footer-second-navigation {
    border: none;
    font-size: .8125rem;
    margin: 15px 0 23px 0;
    padding: 0
}

.widget {
    margin: 0 0 15px
}

.widget select {
    max-width: 100%
}

.cf-module-placeholder {
    align-items: center;
    background-color: #e7e7e7;
    display: flex;
    justify-content: center;
    padding: 1em
}

.widget_search .search-submit {
    display: none
}

.fl-module-map.add-fa-map-icon .mdi-google-maps {
    content: '\f278';
    font-family: "FontAwesome";
    width: 1em;
    display: inline-block;
    margin-right: 0.25em
}

.sarcos-list-container .loading {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 200px
}

.sarcos-welcome-message {
    align-items: center;
    border: 5px solid #0074D9;
    display: flex;
    justify-content: center;
    padding: 1.5em;
    text-align: center
}

.sarcos-welcome-message p {
    margin: 0;
    color: #000
}

.sarcos-list {
    padding: 0
}

.sarcos-list li {
    border-top: 1px solid #eaeaea;
    display: flex;
    justify-content: space-between;
    padding: 1em 0;
    width: 100%
}

.sarcos-list li:first-of-type {
    border-top: 0;
    margin-top: 0
}

.sarcos-list li .list-image {
    min-height: 60px;
    width: 80px
}

.sarcos-list li .list-date {
    margin: 0;
    width: 20%
}

.sarcos-list li .list-info {
    flex: 1;
    margin: 0
}

.sarcos-list li .list-info .list-title {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0 1rem
}

.sarcos-list li .list-details {
    font-size: 0.8rem;
    padding-left: 1rem
}

.sarcos-list li .list-button .button {
    background-color: #aaa;
    color: #fff;
    padding: 0 0.5em;
    min-height: 1.75em;
    text-align: center
}

.sarcos-list li .list-button .button .text {
    font-size: 80%;
    line-height: 2
}

.list-page-navi {
    display: flex;
    font-size: 0.8rem;
    list-style: none;
    justify-content: space-between
}

#rcp_profile_editor_form {
    display: flex;
    flex-wrap: wrap
}

#rcp_profile_editor_form legend {
    font-size: 1.25em;
    font-weight: bold
}

#rcp_profile_editor_form fieldset {
    padding: 0.5em 1em;
    width: 100%
}

@media screen and (min-width: 767px) {
    #rcp_profile_editor_form fieldset {
        width: 50%
    }
    #rcp_profile_editor_form fieldset:last-of-type {
        width: 100%
    }
}

.comments-area {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px 15px
}

.comments-area .comment-list {
    list-style: none;
    padding-left: 0
}

.comments-area .form-submit {
    margin-bottom: 0
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comments-area {
    margin: 30px 0
}

.comments-area a {
    border-bottom: none
}

.comments-area a:link,
.comments-area a:visited,
.comments-area a:hover,
.comments-area a:active,
.comments-area a:focus {
    text-decoration: underline
}

.comments-area .comments-title {
    margin-bottom: 15px
}

.comments-area .comment-list {
    list-style: none;
    padding-left: 0
}

.comments-area .comment-author {
    margin-bottom: 14px
}

.comments-area .comment-author img {
    display: none
}

.comments-area .comment-meta {
    *zoom: 1
}

.comments-area .comment-meta:before,
.comments-area .comment-meta:after {
    content: " ";
    display: table
}

.comments-area .comment-meta:after {
    clear: both
}

.comments-area .comment-metadata {
    color: #999;
    float: right;
    font-size: 12px;
    text-transform: uppercase
}

.comments-area .comment-body {
    border-bottom: 1px solid #ddd;
    margin-bottom: 14px;
    padding-bottom: 14px
}

.comments-area .reply {
    font-size: 12px;
    text-align: right;
    text-transform: uppercase
}

.comments-area .form-allowed-tags {
    font-size: 12px
}

.comments-area .comment-reply-title small {
    display: block;
    font-size: 12px;
    font-style: italic;
    text-align: right;
    text-transform: lowercase
}

@media only screen and (min-width: 768px) {
    .comments-area .comment-reply-title small {
        float: right;
        margin-left: 1em
    }
}

.fl-module-sarcos-archive-posts-block article {
    padding-bottom: 4em
}

.fl-module-sarcos-archive-posts-block .entry-footer {
    display: flex
}

.fl-module-sarcos-archive-posts-block .entry-footer>span:first-of-type {
    flex-grow: 2;
    padding-left: 0
}

.fl-module-sarcos-archive-posts-block .entry-footer span {
    padding-left: 1em
}

.fl-module-heading.sarcos-archive-title {
    padding: 20px
}

.fl-module-heading.sarcos-archive-title .fl-heading {
    text-align: center
}

.dark-text-base .fl-module,
.fl-module.dark-text-base {
    color: #000
}

.dark-text-medium .fl-module,
.fl-module.dark-text-medium {
    color: rgba(0, 0, 0, 0.54)
}

.dark-text-light .fl-module,
.fl-module.dark-text-light {
    color: rgba(0, 0, 0, 0.38)
}

.dark-text-xlight .fl-module,
.fl-module.dark-text-xlight {
    color: rgba(0, 0, 0, 0.2)
}

.light-text-base .fl-module,
.fl-module.light-text-base {
    color: #fff
}

.light-text-medium .fl-module,
.fl-module.light-text-medium {
    color: rgba(255, 255, 255, 0.7)
}

.light-text-light .fl-module,
.fl-module.light-text-light {
    color: rgba(255, 255, 255, 0.5)
}

.light-text-xlight .fl-module,
.fl-module.light-text-xlight {
    color: rgba(255, 255, 255, 0.3)
}

.home .fl-post-carousel-post .fl-post-carousel-image .fl-photo-content {
    align-items: center;
    min-height: 182px;
    display: flex
}

.search-form .icon-item {
    display: none
}

@media screen and (max-width: 767px) {
    #grnhse_app {
        left: -30px;
        position: relative
    }
}

.sarcos-videos {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.cf-video-post {
    display: flex;
    margin-bottom: 1.5em
}

.cf-video-post .video-thumb {
    margin-right: 1em;
    width: 35%
}

.cf-video-post .entry-content {
    font-size: 1rem;
    min-height: 0
}

.cf-video-post .entry-header {
    display: block
}

.cf-video-post .entry-header .entry-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0
}

.cf-video-post .entry-header .entry-title a {
    color: #000
}

.cf-video-post .entry-meta {
    font-size: 1rem;
    margin-bottom: 1em
}

.dlm-downloads {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding-left: 0
}

.dlm-downloads>li {
    width: 100%
}

.dlm-downloads>li .download-box {
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    border-width: 0;
    box-shadow: none;
    display: flex;
    margin: 0 0 0.5em 0;
    padding-bottom: 0.5em;
    width: 100%
}

.dlm-downloads>li .download-box:last-of-type {
    border-bottom-width: 0
}

.dlm-downloads>li .download-box .download-image {
    width: 20%
}

.dlm-downloads>li .download-box .download-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    width: 80%
}

.dlm-downloads>li .download-box .download-box-content .download-title {
    font-size: 1.25rem;
    margin-bottom: 0;
    padding: 0.5rem 1rem;
    text-align: left
}

.dlm-downloads>li .download-box .download-box-content .download-excerpt {
    font-size: 1rem;
    padding: 0.5rem 1rem;
    text-align: left
}

.dlm-downloads>li .download-box .download-meta {
    font-size: 0.8rem;
    padding: 0 1rem;
    text-align: left
}

.dlm-downloads>li .download-box .download-file {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.dlm-downloads>li .download-box .download-file .button {
    background-color: #aaa;
    color: #fff;
    line-height: 1;
    margin-left: 1em;
    min-height: 30px;
    padding: 0 15px;
    text-align: center
}

.dlm-downloads>li .download-box .download-file .button .text {
    line-height: 2
}

.error-404 {
    padding: 2em 0
}

.error-404 .page-content {
    display: flex;
    flex-wrap: wrap
}

.error-404 .page-content>* {
    padding: 1em;
    width: 50%
}

.error-404 .page-content header {
    width: 100%
}

.error-404 .page-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.error-404 .page-content ul>li {
    padding: 0.5em 0
}

.error-404 .page-content ul>li:first-of-type a {
    font-size: 1.25em
}

.error-404 .page-content ul ul {
    list-style: disc;
    margin-left: 1em
}

.error-404 .page-content ul ul li {
    margin-left: 1em
}

#tribe-events {
    margin: 1em auto;
    max-width: 100%;
    min-height: 60vh;
    width: 1170px
}

.fl-builder-content .fl-post-grid-meta a.fl-button {
    align-items: center;
    display: flex;
    margin-top: 1em;
    justify-content: center
}

.fl-builder-content .fl-post-grid-meta a.fl-button:after {
    color: #fff;
    content: "\f105";
    font-family: 'FontAwesome' !important;
    margin: 0 1em
}




/********** Custom css ***********/


.opacity-white p span {
    color: rgba(255,255,255,.7) !important;
	line-height: 20px;
	display: inline-block;
}
.opacity-white ul{
	padding-left: 40px;
}
.opacity-white li {
    color: rgba(255,255,255,.7) !important;
	line-height: 20px;
	display: inline-block;
    font-size: 16px;
    margin-bottom: 20px;
	position: relative;
	list-style: none;
}
.opacity-white li:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #0060a9;
    top: 8px;
    left: -23px;
    border-radius: 50%;
}
.main-sec p {
    line-height: 32px;
}
.main-sec h2{
	margin-bottom: 60px;
	font-weight: 600;
}
.significant-labour h3 {
    color: #0060A9;
    line-height: 59px;
}
.labour-saving h5 {
    color: #000;
    line-height: 47px;
    margin: 0;
}
.gravity-contact h3.gform_title {
    display: none;
}
.gravity-contact .gform_footer{
	text-align: center;
	display: inline-block;
	width: 100%;
}
.gravity-contact input, .gravity-contact textarea, .gravity-contact select{
	width: 100%;
    background: transparent;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 2px solid rgba(255,255,255,.3);
	    color: #fff;
    padding-left: 0 !important;
    padding-bottom: 13px !important;
    padding-top: 0 !important;
    line-height: 23px;
	    margin-bottom: 30px;
	height: 40px !important;
	resize: none;
	    -webkit-appearance: none;
    border-radius: 0;
}
#gform_fields_18{
	padding-left: 0 !important;
}
.gravity-contact input::-webkit-input-placeholder, .gravity-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,.7);
}
.gravity-contact input::-moz-placeholder, .gravity-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,.7);;
}
.gravity-contact input:-ms-input-placeholder, .gravity-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,.7);;
}
.gravity-contact input:-moz-placeholder, .gravity-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,.7);;
}
.gravity-contact input:focus, .gravity-contact textarea:focus, .gravity-contact select:focus{
	color: #fff;
	outline: none;
}
.gravity-contact .gform_button {
        margin: 0 !important;
    font-size: 18px !important;
    line-height: 45px !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    font-weight: 400;
    border-radius: 0 !important;
    width: 240px !important;
    height: 49px !important;
    padding: 0;
}
.gravity-contact .gform_button:hover {
    background: #fff !important;
    color: #0060a9;
    font-weight: 400;
    border-radius: 0 !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.gravity-contact label.gfield_label {
    display: none;
}
.gravity-contact li {
    list-style: none;
    width: 43%;
    float: left;
    margin-right: 7%;
    padding-bottom: 18px;
}
.country-form, .message-form{
	width: 100% !important;
}
.gravity-contact li:nth-child(2n){
	float: right;
	margin-right: 0;
}
li#field_18_34 {
    display: none;
}


.name-field .gf_name_has_2 span {
    width: 43% !important;
    float: left;
}
.name-field .gf_name_has_2 span:last-child {
    float: right;
}
.job-field , .phone-field{
    float: left;
    width: 43%;
}
.company-field , .email-field {
    width: 43%;
    float: right;
    clear: none !important;
}
.use-case-contact input, .use-case-contact textarea, .use-case-contact select{
	height: 43px;
	border: 1px solid #ccc;
}
.use-case-contact ul li.gfield{
	margin-top: 20px !important;
}
.use-case-contact .checkbox-field li {
    display: inline-block;
    width: 150px;
}
.use-case-contact label.gfield_label {
    color: #757575;
    opacity: .7;
}
.use-case-contact .country-field{
	display: inline-block;
    width: 100%;
}
.use-case-image-box .fl-photo-content.fl-photo-img-png {
    width: 100%;
}
.use-case-image-box .fl-photo-content img {
    width: 100%;
}
.use-case-contact .checkbox-field li input, .use-case-contact .option-field li input{
	height: auto;
    margin-top: 0 !important;
    margin-right: 8px;
}
.logo-img .fl-photo-content img{
	width: 67px;
}
.left-request-section .fl-button-wrap{
	margin-top: 20px;
}
.use-case-contact .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.icon-center .fl-module-content.fl-node-content {
	display: inline-block;
}

.gravity-contact input, .name-field, .country-field , .message-field{
	width: 100% !important;
}
.gravity-contact .gform_wrapper textarea.medium {
    height: 45px !important;
}
.press-releases-page header.entry-header {
   display: block;
}

.press-releases-page .entry-content {
   min-height: unset;
}
/********** New css ***********/



.main-navigation a:hover {
    color: #999;
    border-top: 3px solid #dfb177;
}

.main-navigation ul ul.sub-menu {
    border-bottom: 3px solid #dfb177;
}
.main-navigation ul ul a {
    border-top: none !important;
}


@media only screen and (max-width: 1099px) {
    .sarcos-insights-section .fl-col-small .fl-post-grid.masonry {
        width: 100% !important;
    }
    .sarcos-insights-section .fl-col-small .fl-post-grid.masonry .masonry-brick {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
	.logo-img .fl-photo-content{
	  text-align: center;
	}
	.padding-down .fl-module-content.fl-node-content {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.sub-logo .fl-photo-img-png {
		text-align: center;
		margin-top: 7px;
	}
	.dust-extraction{
		margin-top: 10px;
	}
	.dust-inspection{
		padding-right: 70px;
	}
	.opacity-white li{
		padding-right: 19px;
	}
	.main-sec h2 {
 	   margin-bottom: 40px;
	}
	.team-seek-img{
		padding-bottom: 50px;
	}
	.inspection-text{
		padding-top: 50px;
	}
	.image-box .fl-col-small{
		width: 50% !important;
		float: left;
		clear: none;
	}
	.light-bg-area {
	    padding: 50px 0;
	}
	.light-bg-area h2 span{
		padding-right: 100px !important;
		display: inline-block;
		line-height: 30px;
		margin-top: 20px !important;
		margin-bottom: 30px !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
	.significant-labour {
	    padding: 40px 0 36px 0;
	}
	.significant-labour h3 {
	    color: #0060A9;
	    line-height: 37px;
	    text-align: left !important;
	    margin-left: 10px !important;
	    margin-right: 10px !important;
	}
	.labour-saving {
	    padding-top: 50px;
	}
	.labour-saving h5 {
	    line-height: 34px;
	    text-align: left !important;
	    padding: 0 10px;
	}
	.form-contact h3 span{
	    padding-right: 70px !important;
	    line-height: 30px;
	}
	#gform_fields_15{
		display: inline-block;
		width: 100%;
		padding-left: 0;
	}
	.gravity-contact li {
	    list-style: none;
	    width: 100%;
	    float: left;
	    margin-right: 0;
	}
	.gravity-contact input, .gravity-contact textarea, .gravity-contact select {
	    margin-bottom: 38px;
	    font-size: 18px;
	}
	.gravity-contact .gform_button{
		width: 100% !important;
	}
	.first-look-section .fl-row-content-wrap {
	    background-image: url('http://sarcos.staging.wpengine.com/wp-content/uploads/first-bg.jpg');
	    height: 439px;
	    background-position: left bottom;
	    background-size: 100%;
	}
	.image-section img{
		width: 100%;
	}
	.team-seeks-safer{
		line-height: 38px;
		padding: 50px 0 !important;
	}
	.team-method{
		padding-bottom: 50px;
	}
	/*.image-box .fl-row-fixed-width {
	    padding: 0 20px;
	}
	.image-section .fl-module-content{
		margin: 10px !important;
	}*/
}
.validation_error{
	color: red;
}
@media only screen and (max-width: 991px) {
	.footer-widgets {
	    display: block;
	}
	#gform_8 .gform_body{
		width: 100%;
	}
	#gform_submit_button_8{
		width: 70%;
	}
    .main-navigation ul ul.sub-menu {
        border-bottom: none;
    }
    .main-navigation ul ul ul {
        left: 0;
    }
    .sarcos-insights-section .fl-col-content .bx-viewport {
        height: auto !important;
    }
    .sarcos-insights-section .fl-col-content .bx-viewport .fl-post-carousel-wrapper {
        width: 100% !important;
        display: block !important;
    }
    .sarcos-insights-section .fl-col-content .bx-viewport .fl-post-carousel-wrapper .fl-post-carousel-post {
        width: 50% !important;
        margin: 0 !important;
    }
}
@media only screen and (max-width: 768px) and (min-width: 700px)  {
	.page-id-1660 .fl-col {
	    clear: both;
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
	    width: 70% !important;
	}
	.gfield_description.validation_message {
	    margin-top: -25px;
	    color: red;
	}
}
@media only screen and (max-width: 768px) {
    .sarcos-insights-section .fl-col-content .bx-viewport .fl-post-carousel-wrapper .fl-post-carousel-post {
        width: 100% !important;
    }
    .sarcos-insights-section .fl-col-content .bx-viewport .fl-post-carousel-wrapper .fl-post-carousel-post .fl-post-carousel-text {
        padding: 0;
    }
    .sarcos-insights-section .fl-col-small {
        max-width: 100%;
    }
    .sarcos-insights-section .fl-col-small .fl-module-content {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .sarcos-insights-section .home_latest_updates .fl-rich-text {
        padding-left: 0;
    }
}
@media only screen and (max-width: 600px) {
	.footer-widgets .gform_wrapper form {
		display: block;
	}
	.footer-widgets ul {
	    padding-left: 0;
	}
	.footer-widgets .gform_wrapper form .gform_footer{
		width: 100%;
	}
    .footer-widgets .gform_wrapper form .gform_footer {
        text-align: center;
    }
}
@media only screen and (max-width: 480px) {
	footer-widgets ul.social-links {
	    margin-bottom: 0;
	}
	.footer-widgets > div {
	    padding: 1em 2em 0em 2em;
	}
	.footer-small-logo {
	    margin: 0;
	}
	.margin-zero .fl-row-content-wrap {
		padding: 0 !important;
	}
	.image-box.use-case-image-box .fl-col-small {
		width: 100% !important;
		max-width: 100% !important;
	}
	.image-box.use-case-image-box .fl-col-small .fl-module-content.fl-node-content{
		margin-left: 0;
		margin-right: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.name-field .gf_name_has_2 span{
		width: 100% !important;
	}
	.name-field .gf_name_has_2 span label {
		margin-top: 9px !important;
	}
	.job-field, .phone-field {
		width: 100%;
	}
	.company-field, .email-field{
		width: 100%;
	}
	.use-case-contact .checkbox-field li {
		width: 100%;
		margin-bottom: 0 !important;
	}
}

/* 15th may*/

.error-404 .page-content .menu-not-found {
    width: 100% !important;
    float: left;
}
.error-404 .page-content ul ul {
    width: 100%;
}
.error-404 .page-content .menu-not-found ul ul li {
    width: 33%;
    float: left;
}
.menu-not-found li {
    list-style: none;
  }
  .error-404 .page-content .menu-not-found ul ul ul {

    margin-left: 0;

}
.error-404 .page-content .menu-not-found ul ul li li {
    width: 100%;
    margin-left: 0;
}
.error-404 .page-content .menu-not-found ul ul {
    width: 100%;
    margin-left: 0;
}
.error-404 .page-content .menu-not-found ul ul li {
    margin-left: 0;
}
.error-404 .page-content .menu-not-found ul li li a {
    font-weight: normal;
    margin: 0;
    line-height: 20px;
}
.error-404 .page-content .menu-not-found ul li a {
    font-size: 1.25em;
    font-weight: bold;
    margin-top: 33px;
    float: left;
    width: 100%;
}
.error-404 .page-content .menu-not-found ul ul li a {
    font-weight: bold;
    margin: 0;
}
.error-404 .page-content .menu-not-found ul ul ul li a {
    font-weight: normal;
}
.error-404 .page-content .menu-not-found ul ul.sub-menu {
    float: left;
}
#menu-item-1973 a {
    margin: 0;
    font-weight: normal;
}
#menu-item-1972 a {
    margin: 0;
    font-weight: normal;
}
#menu-item-1974 a {
    margin: 0;
    font-weight: normal;
}
#menu-item-1971 a {
    margin: 0;
    font-weight: normal;
}
.single-post .post-wrap .post-banner{
    padding: 0 20px;
}

@media only screen and (max-width: 991px){
    .error-404 .page-title{
        padding: 0 10px;
    }
}
@media only screen and (max-width: 767px){
    .error-404 .page-content ul>li {
        display: inline-block;
        width: 100%;
        padding: 0.5em 0 10px 0;
    }
    .error-404 .page-content .menu-not-found ul ul li{
        width: 100%;
    }
}