/*
 * General Style for viewer
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

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

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: auto;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 100%;
    line-height: 1.4;
    overflow-y: auto;
}

body,
button,
input,
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #4f4f4f;
}

html,
body {
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: #5b5b5b;
    text-decoration: none;
}

a:hover {
    color: #4293cc;
    text-decoration: none;
}

#ly-viewing figcaption .mfp-title a:hover {
    color: #4293cc;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

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

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

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

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

small {
    font-size: 85%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

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

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
    *overflow: visible;
}

table button,
table input {
    *overflow: auto;
}

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

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

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

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

th,
td {
    padding: 10px 20px;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left-divider {
    border-left: 1px solid #e2e7e9;
    padding-left: 25px;
}

.link-wrapper {
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #3b3b3b;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-size: 16px;
    padding: 3px 12px;
}

.notice {
    color: #9d9d9d;
}

.well {
    background: #393939;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 20px;
}

.well .switch {
    margin-top: 5px;
}

/*********************
BORDER RADIUS
*********************/
/*********************
BOX SHADOW
*********************/
/*********************
TRANSITION
*********************/
/* .transition(2s, ease-out); */
.lifeyo-g {
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    *word-spacing: -0.43em;
    text-rendering: optimizespeed;
}

.opera-only :-o-prefocus,
.lifeyo-g {
    word-spacing: -0.43em;
}

.lifeyo-u {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.lifeyo-u-1,
.lifeyo-u-1-2,
.lifeyo-u-1-3,
.lifeyo-u-2-3,
.lifeyo-u-1-4,
.lifeyo-u-3-4,
.lifeyo-u-1-5,
.lifeyo-u-2-5,
.lifeyo-u-3-5,
.lifeyo-u-4-5,
.lifeyo-u-1-6,
.lifeyo-u-5-6,
.lifeyo-u-1-7,
.lifeyo-u-2-7,
.lifeyo-u-3-7,
.lifeyo-u-4-7,
.lifeyo-u-5-7,
.lifeyo-u-6-7,
.lifeyo-u-1-8,
.lifeyo-u-3-8,
.lifeyo-u-5-8,
.lifeyo-u-7-8,
.lifeyo-u-1-9,
.lifeyo-u-2-9,
.lifeyo-u-4-9,
.lifeyo-u-5-9,
.lifeyo-u-6-9,
.lifeyo-u-7-9,
.lifeyo-u-8-9,
.lifeyo-u-1-10,
.lifeyo-u-3-10,
.lifeyo-u-7-10,
.lifeyo-u-9-10,
.lifeyo-u-1-11,
.lifeyo-u-2-11,
.lifeyo-u-3-11,
.lifeyo-u-4-11,
.lifeyo-u-5-11,
.lifeyo-u-6-11,
.lifeyo-u-7-11,
.lifeyo-u-8-11,
.lifeyo-u-9-11,
.lifeyo-u-10-11,
.lifeyo-u-1-12,
.lifeyo-u-5-12,
.lifeyo-u-7-12,
.lifeyo-u-9-12,
.lifeyo-u-11-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    float: left;
}

div[class*='lifeyo-u-'] {
    padding: 0 15px;
}

.lifeyo-u-1 {
    display: block;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.lifeyo-u-1-2 {
    width: 50%;
}

.lifeyo-u-1-3 {
    width: 33.33333%;
}

.lifeyo-u-2-3 {
    width: 66.66667%;
}

.lifeyo-u-1-4 {
    width: 25%;
}

.lifeyo-u-3-4 {
    width: 75%;
}

.lifeyo-u-1-5 {
    width: 20%;
}

.lifeyo-u-2-5 {
    width: 40%;
}

.lifeyo-u-3-5 {
    width: 60%;
}

.lifeyo-u-4-5 {
    width: 80%;
}

.lifeyo-u-1-6 {
    width: 16.66667%;
}

.lifeyo-u-5-6 {
    width: 83.33333%;
}

.lifeyo-u-1-7 {
    width: 14.28571%;
}

.lifeyo-u-2-7 {
    width: 28.57143%;
}

.lifeyo-u-3-7 {
    width: 42.85714%;
}

.lifeyo-u-4-7 {
    width: 57.14286%;
}

.lifeyo-u-5-7 {
    width: 71.42857%;
}

.lifeyo-u-6-7 {
    width: 85.71429%;
}

.lifeyo-u-1-8 {
    width: 12.5%;
}

.lifeyo-u-3-8 {
    width: 37.5%;
}

.lifeyo-u-5-8 {
    width: 62.5%;
}

.lifeyo-u-7-8 {
    width: 87.5%;
}

.lifeyo-u-1-9 {
    width: 11.11111%;
}

.lifeyo-u-2-9 {
    width: 22.22222%;
}

.lifeyo-u-4-9 {
    width: 44.44444%;
}

.lifeyo-u-5-9 {
    width: 55.55556%;
}

.lifeyo-u-6-9 {
    width: 66.66667%;
}

.lifeyo-u-7-9 {
    width: 77.77778%;
}

.lifeyo-u-8-9 {
    width: 88.88889%;
}

.lifeyo-u-1-10 {
    width: 10%;
}

.lifeyo-u-3-10 {
    width: 30%;
}

.lifeyo-u-7-10 {
    width: 70%;
}

.lifeyo-u-9-10 {
    width: 90%;
}

.lifeyo-u-1-11 {
    width: 9.09091%;
}

.lifeyo-u-2-11 {
    width: 18.18182%;
}

.lifeyo-u-3-11 {
    width: 27.27273%;
}

.lifeyo-u-4-11 {
    width: 36.36364%;
}

.lifeyo-u-5-11 {
    width: 45.45455%;
}

.lifeyo-u-6-11 {
    width: 54.54545%;
}

.lifeyo-u-7-11 {
    width: 63.63636%;
}

.lifeyo-u-8-11 {
    width: 72.72727%;
}

.lifeyo-u-9-11 {
    width: 81.81818%;
}

.lifeyo-u-10-11 {
    width: 90.90909%;
}

.lifeyo-u-1-12 {
    width: 8.33333%;
}

.lifeyo-u-5-12 {
    width: 41.66667%;
}

.lifeyo-u-7-12 {
    width: 58.33333%;
}

.lifeyo-u-9-12 {
    width: 75%;
}

.lifeyo-u-11-12 {
    width: 91.66667%;
}

.lifeyo-offset-1-2 {
    margin-left: 50%;
}

.lifeyo-offset-1-3 {
    margin-left: 33.33333%;
}

.lifeyo-offset-2-3 {
    margin-left: 66.66667%;
}

.lifeyo-offset-1-4 {
    margin-left: 25%;
}

.lifeyo-offset-3-4 {
    margin-left: 75%;
}

.lifeyo-offset-1-5 {
    margin-left: 20%;
}

.lifeyo-offset-2-5 {
    margin-left: 40%;
}

.lifeyo-offset-3-5 {
    margin-left: 60%;
}

.lifeyo-offset-4-5 {
    margin-left: 80%;
}

.lifeyo-offset-1-6 {
    margin-left: 16.66667%;
}

.lifeyo-offset-5-6 {
    margin-left: 83.33333%;
}

.lifeyo-offset-1-7 {
    margin-left: 14.28571%;
}

.lifeyo-offset-2-7 {
    margin-left: 28.57143%;
}

.lifeyo-offset-3-7 {
    margin-left: 42.85714%;
}

.lifeyo-offset-4-7 {
    margin-left: 57.14286%;
}

.lifeyo-offset-5-7 {
    margin-left: 71.42857%;
}

.lifeyo-offset-6-7 {
    margin-left: 85.71429%;
}

.lifeyo-offset-1-8 {
    margin-left: 12.5%;
}

.lifeyo-offset-3-8 {
    margin-left: 37.5%;
}

.lifeyo-offset-5-8 {
    margin-left: 62.5%;
}

.lifeyo-offset-7-8 {
    margin-left: 87.5%;
}

.lifeyo-offset-1-9 {
    margin-left: 11.11111%;
}

.lifeyo-offset-2-9 {
    margin-left: 22.22222%;
}

.lifeyo-offset-4-9 {
    margin-left: 44.44444%;
}

.lifeyo-offset-5-9 {
    margin-left: 55.55556%;
}

.lifeyo-offset-6-9 {
    margin-left: 66.66667%;
}

.lifeyo-offset-7-9 {
    margin-left: 77.77778%;
}

.lifeyo-offset-8-9 {
    margin-left: 88.88889%;
}

.lifeyo-offset-1-10 {
    margin-left: 10%;
}

.lifeyo-offset-3-10 {
    margin-left: 30%;
}

.lifeyo-offset-7-10 {
    margin-left: 70%;
}

.lifeyo-offset-9-10 {
    margin-left: 90%;
}

.lifeyo-offset-1-11 {
    margin-left: 9.09091%;
}

.lifeyo-offset-2-11 {
    margin-left: 18.18182%;
}

.lifeyo-offset-3-11 {
    margin-left: 27.27273%;
}

.lifeyo-offset-4-11 {
    margin-left: 36.36364%;
}

.lifeyo-offset-5-11 {
    margin-left: 45.45455%;
}

.lifeyo-offset-6-11 {
    margin-left: 54.54545%;
}

.lifeyo-offset-7-11 {
    margin-left: 63.63636%;
}

.lifeyo-offset-8-11 {
    margin-left: 72.72727%;
}

.lifeyo-offset-9-11 {
    margin-left: 81.81818%;
}

.lifeyo-offset-10-11 {
    margin-left: 90.90909%;
}

.lifeyo-offset-1-12 {
    margin-left: 8.33333%;
}

.lifeyo-offset-5-12 {
    margin-left: 41.66667%;
}

.lifeyo-offset-7-12 {
    margin-left: 58.33333%;
}

.lifeyo-offset-9-12 {
    margin-left: 75%;
}

.lifeyo-offset-11-12 {
    margin-left: 91.66667%;
}

.lifeyo-g-r img {
    max-width: 100%;
}

@media (min-width: 980px) {
    .lifeyo-visible-phone {
        display: none;
    }

    .lifeyo-visible-tablet {
        display: none;
    }

    .lifeyo-hidden-desktop {
        display: none;
    }
}

@media (max-width: 480px) {
    .lifeyo-g-r > [class^="lifeyo-u"] {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .lifeyo-g-r > [class^="lifeyo-u"] {
        width: 100%;
    }

    .lifeyo-hidden-phone {
        display: none;
    }

    .lifeyo-visible-desktop {
        display: none;
    }

    .lifeyo-u-1,
    .lifeyo-u-1-2,
    .lifeyo-u-1-3,
    .lifeyo-u-2-3,
    .lifeyo-u-1-4,
    .lifeyo-u-3-4,
    .lifeyo-u-1-5,
    .lifeyo-u-2-5,
    .lifeyo-u-3-5,
    .lifeyo-u-4-5,
    .lifeyo-u-1-6,
    .lifeyo-u-5-6,
    .lifeyo-u-1-7,
    .lifeyo-u-2-7,
    .lifeyo-u-3-7,
    .lifeyo-u-4-7,
    .lifeyo-u-5-7,
    .lifeyo-u-6-7,
    .lifeyo-u-1-8,
    .lifeyo-u-3-8,
    .lifeyo-u-5-8,
    .lifeyo-u-7-8,
    .lifeyo-u-1-9,
    .lifeyo-u-2-9,
    .lifeyo-u-4-9,
    .lifeyo-u-5-9,
    .lifeyo-u-6-9,
    .lifeyo-u-7-9,
    .lifeyo-u-8-9,
    .lifeyo-u-1-10,
    .lifeyo-u-3-10,
    .lifeyo-u-7-10,
    .lifeyo-u-9-10,
    .lifeyo-u-1-11,
    .lifeyo-u-2-11,
    .lifeyo-u-3-11,
    .lifeyo-u-4-11,
    .lifeyo-u-5-11,
    .lifeyo-u-6-11,
    .lifeyo-u-7-11,
    .lifeyo-u-8-11,
    .lifeyo-u-9-11,
    .lifeyo-u-10-11,
    .lifeyo-u-1-12,
    .lifeyo-u-5-12,
    .lifeyo-u-7-12,
    .lifeyo-u-9-12,
    .lifeyo-u-11-12 {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .lifeyo-hidden-tablet {
        display: none;
    }

    .lifeyo-visible-desktop {
        display: none;
    }
}

.wrap {
    width: 1140px;
}

/*
.constrained {
  width: 1040px;
  margin: 0 auto;
}
*/
.main-column {
    width: 80%;
    max-width: 1140px;
    margin: 0 auto;
}

.offset {
    margin-left: 260px;
}

.col80 {
    width: 80px;
}

.col110 {
    width: 110px;
}

.col125 {
    width: 125px;
}

.col140 {
    width: 140px;
}

.col200 {
    width: 200px;
}

.col250 {
    width: 250px;
}

.col280 {
    width: 280px;
}

.col310 {
    width: 310px;
}

.col370 {
    width: 370px;
}

.col400 {
    width: 400px;
}

.col700 {
    width: 700px;
}

.col960 {
    width: 960px;
}

.content-full {
    width: 100%;
    padding: 20px 0;
}

.content-container {
    background: #eff9fb;
}

.content-container .main-content-wide {
    -webkit-box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.1);
}

.main-content {
    padding: 30px 0 70px 35px;
    max-width: 900px;
    margin-left: 60px;
}

.main-content-wide {
    position: relative;
    padding: 30px 0 70px 35px;
}

.main-content-wide .field {
    width: 610px;
}

.panel {
    margin: 20px 0;
    border-top: 1px solid #eaebed;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.panel-footer {
    border-top: 1px solid #eaebed;
    padding: 30px 20px;
    background: #fefdfd;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.pane {
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 20px 20px;
    height: 365px;
}

.pane-header {
    min-height: 80px;
}

.inline-panel {
    padding: 10px;
    height: 150px;
}

.inline-panel .flaticon {
    margin: 12px 0 5px;
}

.cube {
    background-color: #f8fbff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #dddddc;
    color: #acacac;
    margin: 0 5px 5px;
    padding: 15px;
}

#main .ly-section:last-child:not(.has-image-bg):not(.has-color-bg) {
    margin-bottom: 20px;
}

h1 {
    /*  */
    /* font-size: 1.429em; */
    font-weight: 600;
    margin: 0;
}

h2 {
    margin: 0;
}

.h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

th {
    font-weight: normal;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.semi-bold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.base-text {
    font-size: 16px;
}

.secondary-text,
.secondary-text-size {
    font-size: 14px;
}

.secondary-text > .flaticon,
.secondary-text-size > .flaticon {
    font-size: 1.5em;
}

.small {
    font-size: 12px;
}

.big {
    font-size: 190%;
}

.num {
    font-size: 48px;
    line-height: 1.2;
}

.line-through {
    text-decoration: line-through;
}

.secondary-link-color {
    color: #00b3ea;
}

.link-hover-color {
    color: #4293cc;
}

.link-info {
    color: #b9d7ff;
}

.primary-text-color {
    color: #4b4b4b;
}

.secondary-text-color {
    color: #484848;
}

.lightgray {
    color: #d0d0d0;
}

.offwhite {
    color: #f7f7f7;
}

.a-left {
    text-align: left;
}

.a-center {
    text-align: center;
}

.a-center .button {
    margin: 0 auto;
}

.a-right {
    text-align: right;
}

.h2 {
    font-size: 36px;
}

.title-big {
    font-size: 32px;
}

.item-title {
    font-size: 26px;
}

.pane-title {
    font-size: 24px;
    line-height: 1.1;
}

.pane-subheading {
    font-size: 1em;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    margin-top: 0.75em;
}

fieldset:focus,
fieldset:active {
    outline: none;
}

label {
    display: block;
    font-size: 16px;
    color: #4f4f4f;
    padding-bottom: 8px;
}

input,
textarea,
.btn-save {
    background: #fff;
    font-size: 1em;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 1px solid #f0f0f0;
}

textarea {
    height: 8em;
}

.input-radio,
.input-checkbox {
    width: auto;
    margin-right: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.input-large {
    width: 100%;
    padding: 15px 10px;
    margin: 0 0 5px;
}

.input-small {
    padding: 10px;
    margin-bottom: 5px;
}

.input-short {
    width: 130px;
    display: inline-block;
    max-width: 100%;
}

.textarea-large {
    width: 100%;
    height: 200px;
}

label.checkbox {
    font-size: 15px;
    padding-left: 0px;
}

.field-wrapper {
    border-bottom: 1px solid #e2ecee;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
}

.field-wrapper .inline-example {
    position: absolute;
    right: -210px;
    top: 5px;
}

.field-desc {
    width: 190px;
    padding-right: 20px;
    font-size: 14px;
}

.field-desc label {
    padding: 0;
}

.field-desc p {
    margin-top: 7px;
}

.field .field {
    padding-bottom: 1px;
}

.field-short {
    width: 300px;
}

.field-short .input-short {
    margin-right: 10px;
}

.field-single {
    width: 135px;
}

.ly-form-list::after {
    clear: both;
    content: "";
    display: table;
}

.ly-form-list {
    margin-top: 16px;
}

.ly-form-list li {
    -moz-user-select: none;
    display: inline-block;
    float: left;
    margin: 0 26px 16px 0;
    position: relative;
}

.ly-action-btns .btn {
    border-radius: 0.25em;
    font-weight: 500;
    padding: 10px 45px;
}

.ly-action-btns .btn i {
    margin-right: 0.25rem;
}

.ly-action-btns .btn-outline {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c7cacd;
    box-shadow: none;
    color: #555459 !important;
    text-shadow: none;
}

.ly-media-form h4 {
    font-size: 18px;
}

.field.right {
    width: 50%;
}

::-webkit-input-placeholder {
    color: #BEBEBE !important;
}

:-moz-placeholder {
    color: #BEBEBE !important;
    opacity: 1;
}

::-moz-placeholder {
    color: #BEBEBE !important;
    opacity: 1;
}

.titleinput {
    margin: 0 !important;
}

#manage-gallery-modal input[type=checkbox] {
    width: 20px;
    height: 20px;
    border-width: 0;
    padding: 5px;
    border-radius: 1px;
}

.modal .inner.setting-panel .section.toggle-group.toggle-group-gallery-type {
    padding: 0;
}

.modal .inner.setting-panel .section.toggle-group.toggle-group-gallery-type > label {
    padding: 10px 25px;
    border-bottom: 1px solid #DBDBDB;
}

.modal .inner.setting-panel .section.toggle-group.toggle-group-gallery-type > label:last-child {
    border: none;
}

.modal .inner.setting-panel .section.toggle-group.toggle-group-gallery-type > label.border-top-bot {
    padding: 15px 25px 10px;
}

.modal .inner.setting-panel .section.toggle-group.toggle-group-gallery-type > label .rangeSlider {
    padding: 5px 0;
}

.onoffswitch {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 30px;
    padding: 0;
    line-height: 30px;
    border: 2px solid #CCCCCC;
    border-radius: 30px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}

.onoffswitch-label:before {
    content: "";
    display: block;
    width: 30px;
    margin: 0px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    border: 2px solid #CCCCCC;
    border-radius: 30px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #49E845;
}

.onoffswitch-checkbox:checked + .onoffswitch-label,
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #49E845;
}

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
}

/* ==|== Default Button =======================================================
   ========================================================================== */
.button {
    outline: none;
    border: 1px solid #7d7d7d;
    border-bottom-color: #777;
    background-color: #7d7d7d;
    font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.23);
    text-align: center;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36), inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.36), inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    padding: 0.5em 1.5em;
}

.button:hover {
    color: #fff;
    border-color: #474747;
    background: #878787;
    background: -moz-linear-gradient(top, #878787 0%, #7d7d7d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #878787), color-stop(100%, #7d7d7d));
    background: -webkit-linear-gradient(top, #878787 0%, #7d7d7d 100%);
    background: -o-linear-gradient(top, #878787 0%, #7d7d7d 100%);
    background: -ms-linear-gradient(top, #878787 0%, #7d7d7d 100%);
    background: linear-gradient(to bottom, #878787 0%, #7d7d7d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#7d7d7d', GradientType=0);
}

.button:focus,
.button:active,
.button-active,
.button-active:hover {
    box-shadow: inset 0 1px 2px #2e2e2e, 0 0 0 3px rgba(0, 0, 0, 0.1);
    border-color: #878787;
}

/* ==|== Primary Button =====================================================
   ========================================================================== */
.button-primary {
    border-color: #3079ed;
    background: #478bfb;
    background: -moz-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #478bfb), color-stop(3%, #4d90fe), color-stop(13%, #4d8ffd), color-stop(90%, #4888ee), color-stop(97%, #4787ee), color-stop(100%, #4284ed));
    background: -webkit-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -o-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -ms-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: linear-gradient(to bottom, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bfb', endColorstr='#4284ed', GradientType=0);
    width: auto;
}

.button-primary:hover {
    border-color: #196aeb;
    background: #6ba3ff;
    background: -moz-linear-gradient(top, #6ba3ff 0%, #659efc 23%, #4e8df1 77%, #4887ed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ba3ff), color-stop(23%, #659efc), color-stop(77%, #4e8df1), color-stop(100%, #4887ed));
    background: -webkit-linear-gradient(top, #6ba3ff 0%, #659efc 23%, #4e8df1 77%, #4887ed 100%);
    background: -o-linear-gradient(top, #6ba3ff 0%, #659efc 23%, #4e8df1 77%, #4887ed 100%);
    background: -ms-linear-gradient(top, #6ba3ff 0%, #659efc 23%, #4e8df1 77%, #4887ed 100%);
    background: linear-gradient(to bottom, #6ba3ff 0%, #659efc 23%, #4e8df1 77%, #4887ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ba3ff', endColorstr='#4887ed', GradientType=0);
}

.button-primary:focus,
.button-primary:active {
    background: #4281e8;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.48);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.48);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.48);
}

.button.inline {
    width: auto;
    display: inline-block;
    margin-right: 20px;
}

/* ==|== Button Sizes =======================================================
   ========================================================================== */
.button-small {
    font-size: 85%;
    padding: 0.5em 1em;
}

.button-large {
    display: block;
    font-size: 110%;
    line-height: 44px;
    padding: 0 2.5em;
}

.button-fixed {
    width: 185px;
    padding: 0;
    line-height: 55px;
}

/* ==|== Nav Button =======================================================
   ========================================================================== */
.nav-button {
    display: block;
    color: #fbf7f4;
    font-size: 18px;
    background: #7d7d7d;
    border: 3px solid #2d2d2d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.56), 0 1px 0 rgba(255, 255, 255, 0.13);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.56), 0 1px 0 rgba(255, 255, 255, 0.13);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.56), 0 1px 0 rgba(255, 255, 255, 0.13);
    padding: 0.5em 1em 0.25em;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.48);
    margin: 0 auto;
}

.nav-button:hover {
    color: #fff;
    background: #767676;
    background: -moz-linear-gradient(top, #767676 0%, #686868 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767676), color-stop(100%, #686868));
    background: -webkit-linear-gradient(top, #767676 0%, #686868 100%);
    background: -o-linear-gradient(top, #767676 0%, #686868 100%);
    background: -ms-linear-gradient(top, #767676 0%, #686868 100%);
    background: linear-gradient(to bottom, #767676 0%, #686868 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767676', endColorstr='#686868', GradientType=0);
}

.nav-button:focus,
.nav-button:active {
    -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.89);
    -moz-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.89);
    box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.89);
    background: #595959;
    background: -moz-linear-gradient(top, #595959 0%, #616161 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #616161));
    background: -webkit-linear-gradient(top, #595959 0%, #616161 100%);
    background: -o-linear-gradient(top, #595959 0%, #616161 100%);
    background: -ms-linear-gradient(top, #595959 0%, #616161 100%);
    background: linear-gradient(to bottom, #595959 0%, #616161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#616161', GradientType=0);
    outline: none;
}

.selected .nav-button {
    background: #5a5a5a;
}

/* ==|== Nav Button Sizes =======================================================
   ========================================================================== */
.nav-button-small {
    padding: 0.5em 1em;
}

.nav-button-large {
    padding: 1.2em 1em 0.75em;
}

/* ==|== RED BUTTON =======================================
   ======================================================== */
.button-action {
    background: #d74a33;
}

.button-action:hover {
    background: #da5843;
    background: -moz-linear-gradient(top, #da5843 0%, #c6442f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da5843), color-stop(100%, #c6442f));
    background: -webkit-linear-gradient(top, #da5843 0%, #c6442f 100%);
    background: -o-linear-gradient(top, #da5843 0%, #c6442f 100%);
    background: -ms-linear-gradient(top, #da5843 0%, #c6442f 100%);
    background: linear-gradient(to bottom, #da5843 0%, #c6442f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da5843', endColorstr='#c6442f', GradientType=0);
}

/* ==|== DARK BUTTON =======================================
   ======================================================== */
.button-tab {
    display: inline-block;
    padding: 15px 20px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 500;
    background-color: #393939;
    border: 1px solid #1c1c1a;
    min-width: 150px;
    padding: 15px 10px 15px 45px;
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.57), inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.57), inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.57), inset 0 1px 0 0 rgba(255, 255, 255, 0.4);
    text-align: left;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.button-tab:hover {
    background-color: #405981;
    color: #fff;
}

.button-tab.move-block-btn.move-block-left {
    margin-right: 5px;
    min-height: 56px;
    min-width: 60px;
}

.button-tab.move-block-btn.move-block-right {
    margin-left: 5px;
    min-height: 56px;
    min-width: 60px;
}

.button-tab.move-action-button {
    min-width: 300px;
    text-align: center;
    margin: 3px 0;
}

.button-tab .flaticon {
    color: #fff;
    font-size: 1.5em;
    position: absolute;
    left: 20px;
    top: 14px;
}

.button-tab .flaticon.fa-icon {
    top: 8px;
}

.button-tab .flaticon.fa-icon .icon-block {
    background-color: #FFF;
    color: #393939;
    padding: 3px 6px 4px 3px;
    font-size: 0.7em;
    border-radius: 2px;
    -mox-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.button-tab.button-tab-small {
    background-color: #c8c8c8;
    border: medium none;
    box-shadow: none;
    height: 42px;
    margin-top: 20px;
    min-width: 50px;
    padding: 0;
}

.button-tab.button-tab-small .flaticon {
    color: #535353;
    font-size: 1.1em;
    position: absolute;
    left: 15px;
    top: 10px;
}

.button-tab.button-tab-small .flaticon.fa-icon {
    top: 8px;
}

.button-tab.button-tab-small .flaticon.fa-icon > i.fa {
    font-size: 1.1em;
}

.button-tab.button-tab-small:hover .flaticon {
    color: #6C7A89;
}

.tabs-stacked .section-config li:first-child a {
    border-right: 1px solid #999999;
}

.tabs-stacked .section-config li:last-child a {
    border-left: 1px solid #999999;
}

.move-single-block-buttons {
    left: 0;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.button-tab-light {
    display: inline-block;
    background: #fff;
    border-top: 1px solid #eaebed;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}

.button-tab-light .first-tab {
    border-right: 1px solid #e9e9e9;
}

.button-tab-light a {
    min-width: 140px;
    display: inline-block;
    color: #636363;
}

.button-tab-light .yui3-tab-selected a {
    background-color: #def1ff;
    outline: 0 dotted #def1ff;
    font-weight: 700;
}

.buttons-stacked .button-tab.move-section-button {
    width: 200px;
}

.buttons-stacked li:last-child {
    margin-top: 20px;
}

/* ==|== TAB BUTTON =======================================
   ======================================================== */
.tabs {
    display: inline-block;
    overflow: hidden;
    padding: 15px;
}

.tabs .button-tab {
    float: left;
}

.tabs .button-tab:first-child {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.tabs .button-tab:last-child {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border-left-color: #5d5d5d;
}

.tabs .button-tab:last-child:hover {
    border-left-color: #627798;
}

.header-footer-controller .button-tab {
    font-size: 16px;
    line-height: 24px !important;
}

.tabs-stackedxx {
    text-align: center;
}

.tabs-stackedxx .button-tab {
    display: inline-block;
    float: none;
}

.tabs-stackedxx .button-tab:first-child {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.tabs-stackedxx .button-tab:last-child {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    border-top-color: #5d5d5d;
}

.tabs-stackedxx .button-tab:last-child:hover {
    border-top-color: #627798;
}

.tabs-stackedxx .button-tab:only-child {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.section-menus {
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.section-menus .edit-section,
.section-menus .move-section {
    padding-left: 60px;
}

.section-menus li {
    display: table-cell;
}

.section-menus li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.section-menus li:first-child a {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.section-menus li:last-child a {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.section-menus li:only-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* ==|== YUI3 Button Overwrite ===================================================
   ====================================================================== */
.container .yui3-button {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
}

.yui3-widget-hd .yui3-button-close,
.yui3-widget-buttons .modal-close {
    float: right;
    background: url(../img/icon-cross.png) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    margin: 10px 10px 0 0 !important;
    text-indent: -999em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    padding: 0;
}

.yui3-widget-hd .yui3-button-close:hover,
.yui3-widget-buttons .modal-close:hover {
    background: url(../img/icon-cross-hover.png) no-repeat 0px 0px;
}

.yui3-button.link-cancel,
.yui3-button.link-cancel:hover {
    background: none;
    color: #898989;
    text-transform: lowercase;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 15px;
}

.yui3-button.link-cancel:hover {
    color: #fff;
}

.yui3-button-disable {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#content .modal-close-x {
    background: none;
    margin: 3px 3px 0 0;
    outline: none;
}

#content .modal-close-x:before {
    font-size: 30px;
    color: #a3a3a3;
    text-shadow: 0 -1px 2px rgba(255, 255, 255, 0.25);
}

/* ==|== Button Select / Radio Select =======================================
   ========================================================================== */
.button-select-container {
    height: 240px;
    padding: 0 16px 20px;
}

.button-select {
    border: 1px solid transparent;
    display: inline-block;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.66);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.66);
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1.6em 1em 0.75em;
    margin-bottom: 12px;
    width: 100%;
}

.button-select .flaticon {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 2.8em;
    color: #dedede;
}

.button-select:hover {
    color: inherit;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}

.button-select:focus,
.button-select:active {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    -moz-box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    border-color: #d5d5d5;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f0f0f0', GradientType=0);
}

.button-select:focus .flaticon,
.button-select:active .flaticon {
    color: #b1ceff;
    background: #f2f2f2;
}

.radio-button-wrapper {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
}

.radio-button-wrapper .flaticon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
}

.radio-button-wrapper .button-select {
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: none;
}

.radio-button-wrapper .button-select:focus {
    outline: none;
}

.radio-button-wrapper .button-select:hover {
    color: #4f4f4f;
    background: transparent;
}

.radio-button-wrapper .button-select:hover + .flaticon {
    background: #f4f4f4;
    /*
        background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
        background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
        background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
        background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
        background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
        */
}

.field-radio .radio-button-wrapper,
.field-radio .flaticon,
.field-radio .button-select {
    width: 180px;
    height: 150px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.field-radio .radio-button-wrapper .flaticon {
    padding-top: 25px;
    color: #dedede;
    font-size: 62px;
}

.field-radio .radio-button-wrapper .button-select {
    padding: 100px 0 0;
}

.field-radio .radio-button-wrapper .yui3-button-selected,
.field-radio .radio-button-wrapper .yui3-button-selected:hover {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    -moz-box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    box-shadow: inset 0 1px 0 0 rgba(222, 222, 222, 0.56);
    border: 1px solid #d5d5d5;
}

.field-radio .radio-button-wrapper .yui3-button-selected + .flaticon,
.field-radio .radio-button-wrapper .yui3-button-selected:hover + .flaticon {
    color: #b1ceff;
    background: #f5f5f5;
    /*
        background: -moz-linear-gradient(top,  #f5f5f5 0%, #f0f0f0 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f0f0f0));
        background: -webkit-linear-gradient(top,  #f5f5f5 0%,#f0f0f0 100%);
        background: -o-linear-gradient(top,  #f5f5f5 0%,#f0f0f0 100%);
        background: -ms-linear-gradient(top,  #f5f5f5 0%,#f0f0f0 100%);
        background: linear-gradient(to bottom,  #f5f5f5 0%,#f0f0f0 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=0 );
        */
}

.row .radio-button-wrapper,
.row .flaticon,
.row .button-select {
    width: 120px;
    height: 100px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.row .flaticon {
    padding-top: 15px;
    color: #8f8f8f;
    font-size: 45px;
}

.row .button-select {
    padding-top: 70px;
    font-size: 16px;
}

.row .yui3-button-selected,
.row .yui3-button-selected:hover {
    color: #fff;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.86);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.86);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.86);
}

.row .yui3-button-selected + .flaticon,
.row .yui3-button-selected:hover + .flaticon {
    background: #969696;
    color: #70c6ff;
}

/* ==|== Button Styles =======================================================
   ========================================================================== */
.button-rounded {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/* ==|== Split Button =======================================================
   ========================================================================== */
.button-split,
.button-base,
.btn-select .yui3-button {
    color: #6b6b6b;
    font-weight: 600;
    display: inline-block;
    text-transform: lowercase;
    background-color: #fff;
    border: 1px solid #c7c5c3;
    border-top: 1px solid #e7e4e2;
    border-bottom: 1px solid #b7b5b3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 1em;
    line-height: 27px;
    position: relative;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.button-split:hover,
.button-base:hover,
.btn-select .yui3-button:hover {
    color: inherit;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}

.button-split > .flaticon,
.button-base > .flaticon,
.btn-select .yui3-button > .flaticon {
    line-height: 32px;
    position: absolute;
    left: 7px;
    border-right: 1px solid #e7e4e2;
    padding-right: 7px;
    font-size: 18px;
}

.button-split {
    padding-left: 44px;
}

/* ==|== Buttons Group ===================================================
   ====================================================================== */
.buttons .button {
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}

.buttons-vertical .button,
.buttons-vertical .nav-button,
.buttons-vertical .button-tab {
    display: block;
    margin-bottom: 8px;
}

.buttons-vertical .yui3-tab {
    width: 100%;
}

.buttons.a-right .button {
    margin-left: 10px;
}

/* ==|== Back Button Link ===================================================
   ========================================================================== */
.button-arrow {
    display: block;
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/button-arrow.png) no-repeat;
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
    padding-left: 18px;
    text-align: center;
    margin-bottom: 30px;
}

.button-arrow:hover {
    background-position: left -52px;
    color: #fff;
}

.button-arrow:focus,
.button-arrow:active {
    background-position: left -104px;
}

/* ==|== Alternate Styles ===================================================
   ========================================================================== */
.button-link {
    display: inline-block;
    padding: 0 1.5em;
}

.button-link a {
    color: #878686;
}

.a-right .button {
    margin-right: 0;
}

.btn-save {
    padding: 5px 7px;
    font-size: 14px;
    color: #636363;
    width: 45px;
    margin-left: 10px;
}

.top-button {
    position: absolute;
    top: 30px;
    right: 0;
}

.disabled {
    cursor: default;
    display: inline-block;
    border: 0;
}

/* Setting buttons */
/* Button style */
.settings button {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 250px;
    height: 70px;
    border: 2px solid #1ECD97;
    border-radius: 40px;
    background: transparent;
    color: #1ECD97;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
    transition: background-color 0.3s, color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s;
}

.settings button:hover {
    background-color: #1ECD97;
    color: #fff;
}

.settings button:focus {
    outline: none;
}

/* CSS for toggle checkbox */
/* ============================================================
  COMMON
============================================================ */
.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

.cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input.cmn-toggle-round-flat + label {
    padding: 2px;
    width: 80px;
    height: 40px;
    background-color: #dddddd;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:before,
input.cmn-toggle-round-flat + label:after {
    display: block;
    position: absolute;
    content: "";
}

input.cmn-toggle-round-flat + label:before {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s;
}

input.cmn-toggle-round-flat + label:after {
    top: 2px;
    left: 2px;
    bottom: 2px;
    width: 36px;
    background-color: #dddddd;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: margin 0.4s, background 0.4s;
    -moz-transition: margin 0.4s, background 0.4s;
    -o-transition: margin 0.4s, background 0.4s;
    transition: margin 0.4s, background 0.4s;
}

input.cmn-toggle-round-flat:checked + label {
    background-color: #8ce196;
}

input.cmn-toggle-round-flat:checked + label:after {
    margin-left: 33px;
    background-color: #8ce196;
}

.btn-block {
    text-align: center;
    width: 100%;
    margin: 7px 0;
}

.main-nav .nav-link {
    display: block;
    width: 100%;
    /*height: 100%;*/
    padding: 10px 5px;
    text-transform: lowercase;
    color: #999;
    outline: 0;
    position: relative;
}

.main-nav .nav-link .dot-mark {
    position: absolute;
    right: 0;
    top: 24px;
    background: #ff1515;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    width: 12px;
    height: 12px;
    border-radius: 6px;
    margin-right: -6px;
    z-index: 2;
}

.main-nav .nav-link:hover {
    color: #FFFFFF;
}

.main-nav .nav-link span.flaticon {
    display: block;
    margin: 0 auto;
    font-size: 25px;
}

nav li a {
    padding: 10px 0 0 4px;
}

nav li .sub-panel {
    background: none repeat scroll 0 0 #f9f9f7;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 16px;
    height: 100%;
    left: 60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.25s ease 0s;
    visibility: hidden;
    width: 300px;
}

nav li .sub-panel .side-pane-inner {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 0 0 rgba(208, 208, 208, 0.5);
    margin: 0 0 20px;
    padding: 20px 15px;
}

nav li .sub-panel h4.tray-title {
    font-size: 15px;
    margin-bottom: 0px;
}

nav li .sub-panel .close-section-tray {
    background-color: #ef4836;
    color: #fff;
    font-size: 10px;
    padding: 4px 6px;
    position: absolute;
    right: 0;
    top: 0;
}

nav li .sub-panel .close-section-tray:hover {
    background-color: #D64541;
}

nav li .sub-panel.visible {
    opacity: 1;
    visibility: visible;
}

nav li .filter-menu {
    padding: 10px 10px 4px 10px;
}

nav li .filter-menu select {
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
}

nav li .sub-panel .sections {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

nav li .sub-panel .sections .section-item {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 0 1px 0px #bdb7b1;
    cursor: pointer;
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.2s ease 0s;
}

nav li .sub-panel .sections .section-item:hover {
    border-color: #72b3e0;
}

nav li .sub-panel .sections .section-item:hover .section-preview-panel {
    display: none;
}

nav li .sub-panel .sections .section-item img {
    width: 100%;
}

nav li .sub-panel .sections .section-item .section-preview-panel {
    background-color: #DADFE1;
    height: 100%;
    display: none;
    left: 360px;
    padding: 15px;
    position: fixed;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 600px;
}

nav li .sub-panel .sections .section-item .section-preview-panel img {
    width: 100%;
}

nav li .sub-panel .sections .section-item .section-preview-panel .divider {
    border-top: 2px solid #BDC3C7;
    border-bottom: 1px solid #D2D7D3;
    margin-bottom: 15px;
}

nav li .sub-panel .sections .section-item .section-preview-panel h4 {
    margin-bottom: 4px;
}

nav li .sub-panel .sections .section-item span {
    color: #db6b71;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 16px 2px;
    width: 100%;
}

.main-nav {
    margin-bottom: 30px;
}

.main-nav .active .nav-link {
    color: #fff;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
}

.main-nav .nav-link:focus,
.main-nav .nav-link:active {
    outline: 0;
}

.main-nav .active .nav-link {
    background: #261D26;
}

.main-nav .active .nav-link,
.main-nav .active .flaticon {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.27);
}

.main-nav .active .sub-panel {
    opacity: 1;
    visibility: visible;
}

nav li .show-pages {
    left: 60px;
    padding-bottom: 52px;
    visibility: hidden;
}

nav li .show-pages.active {
    left: 360px;
}

.main-nav .sub-panel .nav-link {
    color: #484848;
}

.subnav {
    min-height: auto;
    padding: 24px 0;
}

.nav-inline li {
    display: inline;
    padding: 0 20px;
}

.site-settings nav {
    display: block;
}

.site-settings nav ul {
    background-clip: padding-box;
    border-radius: 15px;
    list-style-type: none;
}

.site-settings nav li {
    float: left;
    margin: 0;
    padding: 0;
}

.site-settings nav li:first-child {
    border-radius: 15px 0 0 15px;
}

.site-settings nav li:last-child {
    border-radius: 0 15px 15px 0;
}

.site-settings nav li:last-child a {
    background-clip: padding-box;
    border-radius: 0 15px 15px 0;
    border-right-width: 1px;
    padding-right: 13px;
}

.site-settings nav li.first a {
    background-clip: padding-box;
    border-radius: 15px 0 0 15px;
    padding-left: 13px;
}

.site-settings nav li.last a {
    border-right-width: 1px;
}

.site-settings nav li.selected a {
    background: none repeat scroll 0 0 #c9cccd;
    border: medium none;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    position: relative;
}

.site-settings nav li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c9cccd;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: #32393d;
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    padding: 0 11px;
}

.site-settings nav li a:hover {
    background-color: #c9cccd;
    color: white;
}

.site-settings .navigation {
    float: right;
    margin: 20px;
}

.style-settings-header h3 {
    text-align: left;
    margin: 15px 20px;
}

.style-settings-header hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    margin: 15px 20px;
}

#theme-list {
    list-style: none;
    text-align: center;
    height: 85%;
    overflow-x: hidden;
    overflow-y: auto;
}

#theme-list li {
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    box-shadow: 0px 1px 1px #BDB7B1;
    margin: 15px;
    position: relative;
}

#theme-list li.current {
    border: 2px solid #72b3e0;
}

#theme-list li:hover span,
#theme-list li.current span {
    display: block;
}

#theme-list li label {
    border: 2px solid transparent;
    color: #898989;
    display: block;
    font-size: 16px;
    line-height: 1.5em;
}

#theme-list li label img {
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}

#theme-list li label span {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    padding: 2px 0;
    width: 100%;
    top: 50%;
    color: #fff;
    left: 0;
    font-size: 14px;
    font-weight: 500;
    transform: translateY(-50%);
}

#theme-list li input[type='radio'] {
    display: none;
}

.topbar-large-wrapper .site-title,
.topbar-large-wrapper .nav-large,
.topbar-large-wrapper .nav-link,
.topbar-large-wrapper .nav-secondary,
.topbar-large-wrapper .dropdown {
    display: inline-block;
    vertical-align: middle;
}

.topbar-large-wrapper .nav-inline {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.26);
}

.topbar-large-wrapper .site-title {
    border-left: 1px solid #32424c;
    border-right: 1px solid #566670;
    margin-right: 10px;
}

.topbar-large-wrapper .site-title a {
    display: block;
    border-left: 1px solid #566670;
    border-right: 1px solid #32424c;
}

.nav-large {
    text-transform: uppercase;
}

.nav-large a {
    font-size: 18px;
    color: #c6c6c6;
}

.nav-large a:hover {
    color: #fff;
}

.nav-large .active a {
    color: #fff;
}

.nav-links a {
    font-size: 16px;
    color: #a4a4a4;
}

.nav-links a:hover {
    color: #eee;
}

.topbar {
    line-height: 28px;
    font-size: 0.875em;
}

.topbar .site-title {
    margin: 0 0 20px 14px;
}

.topbar img {
    max-width: 28px;
}

.topbar a {
    color: #f8f8f8;
}

.caret {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.dropdown {
    position: relative;
    line-height: normal;
}

.dropdown .open {
    display: block;
}

.dropdown-toggle {
    display: block;
}

.topbar-large .dropdown-toggle {
    padding: 7px 10px;
}

.dropdown-menu-wrapper {
    position: absolute;
    right: 0;
    z-index: 10;
    left: 60px;
    bottom: 0;
    width: 11em;
    opacity: 0;
    visibility: hidden;
}

.dropdown-menu-wrapper .pointer {
    display: block;
    width: 52%;
    height: 8px;
    background: url(../img/pointer-top-white.png) no-repeat right top;
}

.dropdown-menu {
    background: #fcfcfc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.dropdown-menu li {
    border-bottom: 1px solid #e4e4e4;
}

.dropdown-menu a {
    display: block;
    padding: 12px 17px;
    color: #797979;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.dropdown-menu a:hover {
    background-color: #edf8ff;
}

.dropdown-menu a:hover .flaticon {
    color: #9cb2bd;
}

.dropdown-menu .flaticon {
    color: #b6c4cc;
    padding-right: 10px;
}

.dropdown-dark {
    background: #2f424d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown-dark .dropdown-toggle {
    color: #f8f8f8;
}

.dropdown-dark .dropdown-toggle.active {
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.75);
}

.dropdown-dark .caret {
    background: url(../img/caret-simple.png) no-repeat;
    width: 10px;
    height: 10px;
}

#content .yui3-itsaselectlist .yui3-button {
    padding: 0;
}

.yui3-itsaselectlist {
    line-height: normal;
    padding-top: 15px;
}

.yui3-itsaselectlist .yui3-button {
    border-top: 1px solid #eaebed;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    height: 30px;
}

.yui3-itsaselectlist .yui3-button:hover,
.yui3-itsaselectlist .yui3-button:focus,
.yui3-itsaselectlist .yui3-button:active {
    background: #e2e7e9;
    outline: none;
}

.yui3-itsaselectlist .itsselected {
    background: #e2e7e9;
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.yui3-itsaselectlist .itsa-button-icon {
    background: url(../img/caret-simple-dark.png) no-repeat center center;
    width: 25px;
    height: 30px;
    border-left: 1px solid #dcdcdc;
}

.yui3-itsaselectlist .itsa-selectlist-selectedmain {
    line-height: 30px;
    padding: 0 10px;
    color: #636363;
}

/* Menu for profile (in edtor) */
#profile-menu {
    position: fixed !important;
    bottom: 0;
    width: 59px;
    padding: 8px 0 0;
}

#profile-menu:hover,
#profile-menu.active {
    background-color: #261D26;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
    -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.52);
}

#profile-menu img {
    border-radius: 1000px;
    width: 40px;
}

#profile-menu:hover .dropdown-menu-wrapper {
    opacity: 1;
    visibility: visible;
}

#profile-menu #current-user-avatar {
    display: inline-block;
    text-align: center;
    width: 60px;
}

#profile-menu #current-user-avatar .member-image {
    height: 48px;
    width: 48px;
}

#profile-menu #current-user-avatar .default-avatar {
    font-size: 30px;
}

#profile-menu .default-avatar {
    color: #999;
}

#profile-menu:hover .default-avatar {
    color: #fff;
}

.member-image {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0.2rem;
    display: inline-block;
}

.select-tag-icon:after {
    content: '>';
    color: #4f4f4f;
    font: 14px "Arial";
    padding: 7px 3px;
    position: absolute;
    border: 0;
    top: 3px;
    right: 8px;
    pointer-events: none;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.pagination {
    padding-top: 10px;
}

.pagination li {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    margin: 0 3px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8);
}

.pagination a {
    display: block;
    background-color: #393939;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0.25em 0.75em;
    color: #b9b9b9;
    outline: none;
}

.pagination a:hover {
    background: #636e86;
}

.pagination .selected a {
    color: #fff;
    padding: 0.25em 0.75em;
    background: #636e86;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

.site-settings h1,
.site-settings h2,
.site-settings h3,
.site-settings h4,
.site-settings h5,
.site-settings h6,
.site-settings p,
.site-settings a,
.site-settings input,
.site-settings .field {
    color: #4f4f4f;
    font-family: "Open Sans" !important;
}

.site-settings a.modal-bt {
    color: #FFFFFF;
}

.site-settings .msg a {
    color: #3498DB;
}

.site-settings h6 {
    font-weight: 600;
}

.site-settings .header-desc {
    font-family: "Open Sans";
}

.backup-image {
    text-align: center;
    margin-bottom: 150px;
}

#google-container {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #e7eaf0;
}

@media only screen and (min-width: 768px) {
    #google-container {
        height: 300px;
    }
}

@media only screen and (min-width: 1170px) {
    #google-container {
        height: 450px;
    }
}

#cd-google-map {
    position: relative;
}

#cd-google-map address {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 1em 1em;
    background-color: rgba(211, 104, 104, 0.9);
    color: white;
    font-size: 13px;
    font-size: 0.8125rem;
}

@media only screen and (min-width: 768px) {
    #cd-google-map address {
        font-size: 15px;
        font-size: 0.9375rem;
        text-align: center;
    }
}

#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: rgba(211, 104, 104, 0.9);
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url("../images/cd-icon-controller.svg");
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #d36868;
}

@media only screen and (min-width: 768px) {
    #cd-zoom-in,
    #cd-zoom-out {
        margin-left: 50px;
    }
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px;
}

@media only screen and (min-width: 768px) {
    #cd-zoom-in {
        margin-top: 50px;
    }
}

#cd-zoom-out {
    background-position: 50% -32px;
}

#simple-slide {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

#simple-slide ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}

#simple-slide ul li {
    position: relative;
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    height: 400px;
}

#simple-slide ul li img {
    width: 100%;
}

.button {
    box-shadow: none;
    text-shadow: none;
    display: inline;
}

.button.space {
    margin: 0 5px;
}

.button.button-a {
    background: transparent;
    font-family: 'Lato-Regular';
    font-size: 15px;
    color: #6A6A6A;
    border: 1px solid #6A6A6A;
    border-radius: 2px;
}

.button.button-a > i.fa {
    margin: 0;
}

.button.button-a.control_next {
    padding: 10px 15px;
}

.button.button-a.space-top {
    top: 6px;
}

.button.button-a.disabled {
    opacity: 0.4;
}

.button.custom-button {
    padding: 10px 13px;
}

.button.button-a .fa.space-text {
    margin-right: 10px;
}

.button.button-a:hover {
    box-shadow: none;
    text-shadow: none;
    display: inline;
    background: #FFF;
    border-color: #3B3B3B;
    color: #3B3B3B;
}

.button.button-a:link {
    background: transparent;
}

.button.button-a:active {
    box-shadow: none;
    text-shadow: none;
    display: inline;
    background: #EFEFEF;
    border-color: #3B3B3B;
}

.button.button-b {
    font-family: 'Lato';
    font-size: 15px;
    color: #6A6A6A;
    background: #FFF;
    box-shadow: 0 2px 0 0 rgba(149, 149, 149, 0.5);
    border-radius: 3px;
    border: 1px solid #FFF;
}

.button.button-b:hover {
    color: #3B3B3B;
    border-color: #E8E8E8;
}

.button.button-b:active {
    background: #EBEBEB;
    border-color: #E8E8E8;
}

.ly-section-feature-icon {
    padding: 40px 0;
}

@media (max-width: 768px) and (min-width: 480px) {
    .ly-section-feature-icon .ly-col.lifeyo-u-1-3 {
        width: 50%;
    }
}

[data-type='24'] {
    padding: 40px 0;
}

[data-type='24'] .lifeyo-u-1-3 {
    padding: 0;
}

.features-icon .ly-element-feature-with-icon {
    margin-top: 30px;
    padding: 0 15px;
    text-align: center;
}

.features-icon .ly-element-feature-with-icon:first-child {
    padding-top: 0;
}

.features-icon .ly-element-feature-with-icon:last-child {
    padding-bottom: 0;
}

.features-icon .ly-element-feature-with-icon a.list-features {
    color: #3E3E3E;
}

.features-icon .ly-element-feature-with-icon a.list-features:hover {
    cursor: auto;
}

.features-icon .ly-element-feature-with-icon a.list-features[data-link="True"]:hover {
    color: #2A2A2A;
    cursor: pointer;
}

.features-icon .ly-element-feature-with-icon a.list-features[data-link="True"]:hover .box {
    background-color: #5B5B5B;
}

.features-icon .ly-element-feature-with-icon a.list-features:active {
    color: #2A2A2A;
}

.features-icon .ly-element-feature-with-icon a.list-features .box {
    width: 100%;
    padding: 30px 15px;
    border-radius: 0px;
    box-shadow: 0 0 1px #DDD8D3;
    border: none;
    background-color: #656565;
    height: 180px;
}

.features-icon .ly-element-feature-with-icon a.list-features .box .caption {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.features-icon .ly-element-feature-with-icon a.list-features .box i {
    color: #8DC600;
    font-size: 3em;
}

.features-icon .ly-element-feature-with-icon a.list-features .box i:hover {
    background: none;
}

.features-icon .ly-element-feature-with-icon a.list-features .box p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 3px;
}

.features-icon .ly-element-feature-with-icon a.list-features .box p.subtitle {
    color: #FDFDFD !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    margin: 0 !important;
}

.features-icon .ly-element-feature-with-icon.has-no-icon a .box {
    min-height: 140px;
}

#form-manage-feature-with-icon .fwi-icon-field {
    background-color: #DCDCDC;
    padding: 15px;
}

#form-manage-feature-with-icon .fwi-icon-field .icon-preview {
    background-color: #FFF;
    padding: 10px;
    text-align: center;
}

#form-manage-feature-with-icon .fwi-icon-field .icon-preview > i {
    color: #616161;
    font-size: 74px;
    padding: 30px 0;
    display: block;
    width: 100%;
    height: auto;
}

#form-manage-feature-with-icon .fwi-icon-field .icon-preview > i:not(.flaticon):not(.tonicons) {
    padding: 0;
}

#form-manage-feature-with-icon .toggle-box .toggle-head {
    display: block;
    width: 100%;
}

#form-manage-feature-with-icon .toggle-box .toggle-head label.checkbox {
    display: block;
    width: 100%;
}

#form-manage-feature-with-icon .field input[type=radio]:checked + label::before,
#form-manage-feature-with-icon .field input[type=checkbox]:checked + label::before {
    background: #FFF !important;
    border-color: #49E845 !important;
}

#iconModal {
    background: #EFEBE7;
}

#iconModal .row {
    width: auto;
    margin: 0;
}

#iconModal .row .icon-box {
    border-left: 2px solid #CECBC9;
    max-height: 400px;
    margin-bottom: 10px;
    overflow-y: scroll;
}

#iconModal .row .icon-box .icon-loading {
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 300px;
    transition: all 0.3s;
}

#iconModal .row .icon-box a * {
    font-size: 47px;
    color: #737272;
    border-radius: 5px;
    padding: 5px;
}

#iconModal .row .icon-box a *:hover {
    background: #fff;
}

#iconModal .row .icon-box .license {
    width: 100%;
    text-align: right;
    font-family: 'Lato', Sans-serif;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
}

#iconModal .row .icon-box .license a {
    color: #5C9BDF;
    font-family: 'Lato', Sans-serif;
    font-size: 12px;
    font-weight: 300;
}

#iconModal .row .sub-menu {
    padding: 0;
}

#iconModal .row .sub-menu h3 {
    font-family: 'open-sans';
    font-weight: 600;
    font-size: 18px;
    margin-left: 10px;
}

#iconModal .row .sub-menu ul.icon-category {
    width: 100%;
    padding: 0;
}

#iconModal .row .sub-menu ul.icon-category > li {
    list-style: none;
    width: 100%;
}

#iconModal .row .sub-menu ul.icon-category > li > a {
    display: block;
    font-size: 14px;
    color: #000;
    padding: 10px 25px;
    background: none;
}

#iconModal .row .sub-menu ul.icon-category > li.active {
    background: #FFF;
}

#iconModal .row .sub-menu ul.icon-category > li:hover {
    background: rgba(255, 255, 255, 0.4);
}

#manage-gallery-modal .radio-img-list img {
    width: 140px;
    height: 100px;
}

#manage-gallery-modal .radio-img-list span {
    margin: 10px 0 0 0;
    text-align: center;
}

ul[data-type="HR"] div.orbit-caption,
div[data-gallery-type="HR"] div.orbit-caption {
    background: transparent !important;
    width: 100%;
    top: 0;
    text-align: center;
    opacity: 1 !important;
    z-index: 10;
}

ul[data-type="HR"] div.orbit-caption .slide-title,
div[data-gallery-type="HR"] div.orbit-caption .slide-title {
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-family: "Lato";
    font-weight: 600;
    color: #3b3b3b;
    margin-bottom: 7px;
    text-transform: capitalize;
}

ul[data-type="HR"] div.orbit-caption .slide-description,
div[data-gallery-type="HR"] div.orbit-caption .slide-description {
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-family: "Open Sans";
    font-weight: 300;
    color: #333333;
    text-transform: capitalize;
}

ul[data-type="HR"] div.orbit-caption[data-text-white="True"] .slide-title,
div[data-gallery-type="HR"] div.orbit-caption[data-text-white="True"] .slide-title,
ul[data-type="HR"] div.orbit-caption[data-text-white="True"] .slide-description,
div[data-gallery-type="HR"] div.orbit-caption[data-text-white="True"] .slide-description {
    color: #FFF !important;
}

ul[data-type="HR"] div.orbit-caption[data-text-white="True"] a.ly-button,
div[data-gallery-type="HR"] div.orbit-caption[data-text-white="True"] a.ly-button {
    color: #fff;
    border-color: #c8c8c8;
}

ul[data-type="HR"] div.orbit-caption[data-text-white="True"] a.ly-button:hover,
div[data-gallery-type="HR"] div.orbit-caption[data-text-white="True"] a.ly-button:hover {
    color: #FFF;
    border-color: #FFF;
}

@media (max-width: 768px) {
    ul[data-type="HR"] div.orbit-caption .slide-title,
    div[data-gallery-type="HR"] div.orbit-caption .slide-title {
        font-size: 22px;
    }

    ul[data-type="HR"] div.orbit-caption .slide-description,
    div[data-gallery-type="HR"] div.orbit-caption .slide-description {
        font-size: 18px;
    }

    ul[data-type="HR"] div.orbit-caption a.ly-button,
    div[data-gallery-type="HR"] div.orbit-caption a.ly-button {
        max-width: 250px;
        padding: 0.3em 0;
        font-size: 14px;
    }
}

.gallery-slideshow li.slide {
    height: 100%;
}

.gallery-slideshow li.slide .slide-item.media-item {
    height: 100%;
}

.gallery-slideshow li.slide .slide-item.media-item img {
    top: 0 !important;
}

.orbit-container li div.orbit-caption {
    opacity: 0;
    transition: all 0.3s;
}

.orbit-container li:hover div.orbit-caption {
    opacity: 1;
    transition: all 0.1s;
}

[data-gallery-type="HR"] .slick-slider li {
    position: relative;
}

[data-gallery-type="HR"] .slick-slider li div.orbit-caption {
    opacity: 1;
    background: transparent !important;
    top: 0;
    text-align: center;
}

.slick-slider li {
    position: relative;
}

.slick-slider li div.orbit-caption {
    opacity: 0;
    transition: all 0.3s;
}

@media (max-width: 768px) {
    .slick-slider li div.orbit-caption {
        opacity: 1;
    }
}

.slick-slider li:hover div.orbit-caption {
    opacity: 1;
    transition: all 0.1s;
}

.slick-slider .orbit-caption.orbit-caption-edit {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.8);
    color: #FFFFFF;
    padding: 0.625rem 0.875rem;
    width: 100%;
    top: initial;
    text-align: center;
    opacity: 1;
}

.orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.8);
    color: #FFFFFF;
    font-size: 0.875rem;
    padding: 0.625rem 0.875rem;
    width: 100%;
}

.btn.primary.radius {
    border-radius: 3px;
}

.gallery-setup {
    visibility: hidden;
}

.gallery-setup:not([data-gallery-type="HR"]) {
    margin: 0px 0;
}

@media (max-width: 768px) {
    .gallery-setup:not([data-gallery-type="HR"]) {
        margin: 10px 0 35px;
    }
}

.gallery-setup .square div.thumb_view {
    /*height: 230px;*/
    background-size: cover !important;
}

.gallery-setup .square .media-item {
    height: 100%;
}

.gallery-setup .landscape div.thumb_view {
    background-size: 130% !important;
}

.gallery-setup .landscape .media-item {
    height: 100%;
}

.gallery-setup .portrait div.thumb_view {
    background-size: cover !important;
}

.gallery-setup .portrait .media-item {
    height: 100%;
}

.gallery-setup .orbit-container .orbit-prev {
    visibility: hidden;
}

.gallery-setup .orbit-container .orbit-next {
    visibility: hidden;
}

.gallery-setup .orbit-container .orbit-timer {
    visibility: hidden;
}

.gallery-setup .orbit-container:hover .orbit-prev {
    visibility: visible;
}

.gallery-setup .orbit-container:hover .orbit-next {
    visibility: visible;
}

.gallery-setup .orbit-container:hover .orbit-timer {
    visibility: visible;
}

.gallery-setup .scrollSlider .indicators {
    visibility: hidden;
}

.gallery-setup .scrollSlider:hover .indicators {
    visibility: visible;
}

.gallery-setup .g-image_overlay {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
}

.gl-clear-space {
    padding: 0 !important;
}

.gl-clear-space.stretch_gallery .container {
    margin: 0 !important;
}

.stay-caption {
    position: absolute;
    width: 90%;
    left: 6%;
    height: auto;
    top: 0;
    text-align: center;
    z-index: 5;
}

.stay-caption[data-text-white="True"] > .desc,
.stay-caption[data-text-white="True"] > .second-desc {
    color: #FFF !important;
}

.stay-caption[data-text-white="True"] > .caption-title {
    color: #FFF !important;
}

.stay-caption[data-text-white="True"] .ly-button {
    border-color: #FFF;
    color: #fff;
}

.stay-caption[data-text-white="True"] .ly-button:hover {
    border-color: #FFF;
    color: #FFF;
}

.stay-caption > .caption-title {
    color: #999999;
    font-family: "Lato";
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize;
}

.stay-caption > .desc {
    font-family: "Open Sans", sans-serif;
    color: #333;
    display: block;
    font-size: 26px;
    font-weight: normal;
    text-transform: capitalize;
}

.stay-caption > .second-desc {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #333;
    display: block;
}

/* ==|== primary styles =====================================================
   ========================================================================== */
a {
    /*
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  */
}

th {
    border-bottom: 1px solid #cdcdcd;
}

tr.first td {
    border-top: 1px solid #fff;
}

tr.odd {
    background-color: #f4f4f4;
}

td a {
    color: #4293cc;
}

dl {
    margin: 0;
}

dd {
    margin: 5px 0 10px;
}

.custom-bg {
    background: url(../img/bg-config.png) repeat;
}

/* ==|== Avatar =============================================================
   ========================================================================== */
.avatar-small {
    display: inline-block;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.26);
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.26);
    margin-right: 5px;
}

.avatar-rounded {
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
    margin-right: 5px;
    vertical-align: middle;
}

.avatar-rounded img {
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
}

.avatar-placeholder {
    width: 54px;
    line-height: 52px;
    height: 54px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f8f8f8;
    color: #e4e4e4;
    text-align: center;
}

.avatar-placeholder .flaticon {
    display: inline-block;
    font-size: 40px;
}

.avatar-placeholder:hover {
    background-color: #fff1f1;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.26);
}

.avatar-placeholder:hover .flaticon {
    color: #799cdf;
}

.user-id img {
    margin-left: 15px;
}

/* ==|== Content ============================================================
   ========================================================================== */
.is-modal {
    margin-left: 0;
    background: rgba(0, 0, 0, 0.25);
    padding-left: 260px;
    position: relative;
    z-index: 2;
}

.ly-tab {
    width: 280px;
}

/* ==|== YUI Overlay ========================================================
   ========================================================================== */
.yui3-js-enabled .yui3-widget-loading {
    display: none;
}

.yui3-js-enabled .yui3-overlay-loading {
    position: absolute;
    top: -1000em;
    left: -1000em;
}

.yui3-widget-mask {
    background: rgba(0, 0, 0, 0.5);
}

.yui3-panel {
    outline: none;
}

.yui3-panel-content {
    font-family: 'Lato', sans-serif;
    position: relative;
    background: #fff7f0;
    z-index: 1000;
    border: none;
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.25);
    font-weight: 500;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.yui3-widget-hd {
    color: #5c6371;
    padding: 30px 20px;
    font-size: 24px;
    line-height: 1em;
    text-align: center;
    font-weight: 600;
}

.yui3-widget-ft {
    padding: 20px 20px;
    line-height: 1em;
    background: #efebe7;
}

.yui3-panel-content .panel-body {
    padding: 35px 45px 50px;
    background: #efebe7;
    border-top: 1px solid #d3ceca;
}

.yui3-panel-content .img-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e7e2dc;
    border-radius: 3px;
    margin: 0 0 20px;
    overflow: hidden;
    text-align: center;
}

.img-box-clickable {
    cursor: pointer;
}

.img-template-box {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 5px;
    padding: 10px;
}

.yui3-panel-content .img-box img {
    background: #f6f7f9;
    max-width: 100%;
    width: 100%;
}

.yui3-panel-content .img-box .img-caption {
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
}

.yui3-panel-content .img-box.img-element-box .img-caption {
    font-size: 15px;
}

.img-template-box {
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
}

.img-box-clickable {
    cursor: pointer;
}

.modal-header {
    color: #cfcfcf;
    padding: 2px 18px;
    border-bottom: 1px solid #363636;
    background: #565555;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    text-align: left;
}

.modal-title {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
    font-weight: 500;
}

.modal-title .flaticon {
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.modal-header .yui3-widget-buttons {
    display: none;
}

.modal-body {
    padding: 20px 20px 40px;
    color: #e9e8e8;
    font-size: 16px;
    border-top: 1px solid #636262;
    min-height: 400px;
    position: relative;
    overflow: hidden;
}

.modal-body .label span {
    color: #9d9d9d;
    padding-left: 10px;
}

.modal-body .radio-group {
    padding: 5px 0 15px;
}

.modal-body .two-cols {
    width: 100%;
    position: relative;
}

.modal-body .pagination {
    width: 280px;
}

.modal-body .lifeyo-u-1-3 .nav-button-large {
    height: 115px;
    margin: 3px;
}

.modal-body .lifeyo-u-1-3 .nav-button-large .flaticon {
    display: block;
    color: #e2e7e9;
    font-size: 32px;
    margin-bottom: 12px;
}

.modal-body .lifeyo-u-1-3 .nav-button-large .icons-modal {
    margin-bottom: 20px;
}

.modal-body .lifeyo-u-1-3 .icons-set {
    display: block;
}

.modal-body .lifeyo-u-1-3 .icons-set .social {
    display: inline-block;
    font-size: 20px;
    margin: 0 2px 25px;
}

.modal-header-light {
    background-color: #ffcd75;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    color: #fff;
}

.modal-body-light {
    background: #eff6f7;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 20px 20px 80px;
}

.modal-body-light .button-tab-light {
    margin-bottom: 20px;
}

.aloha-editable {
    background-color: #fff;
    padding: 10px;
    min-height: 100px;
}

.simple-padding {
    padding: 20px;
}

/* ==|== Pages ==============================================================
   ========================================================================== */
.top-links .buttons {
    position: absolute;
    top: 7px;
}

.top-links .buttons.right {
    right: 2em;
}

.top-links .buttons.left {
    left: 2em;
}

/** Navigation Panel **/
.config-panel-wrapper {
    background: none repeat scroll 0 0 #4c3a4c;
    border-right: 1px solid #d0cecf;
    height: 100%;
    left: 0;
    padding-top: 20px;
    position: fixed;
    top: 75px;
    width: 60px;
    z-index: 3;
}

.banner-editor-notification {
    background-color: #000000;
    margin: 15px 75px;
    max-width: 600px;
    padding: 10px;
    position: fixed;
    bottom: 0;
    width: 50%;
}

.notification {
    font-family: "Open Sans" !important;
    background-color: #deeeb7;
    border: 1px solid #ececec;
    border-radius: 6px;
}

.notification button {
    padding: 15px 28px !important;
    font-size: 16px !important;
}

.banner-editor-notification.notification--reveal[data-animation="from-right"] {
    animation: from-right 0.3s linear 0s forwards;
    -webkit-animation: from-right 0.3s linear 0s forwards;
    -moz-animation: from-right 0.3s linear 0s forwards;
}

.ly-config-panel-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    transition: all 0.5s ease 0s;
    left: 0px;
    z-index: 1;
}

.config {
    font-size: 16px;
    padding-top: 24px;
}

.block {
    margin: 0 18px 1em;
    border-bottom: 1px solid #d4d1cf;
    line-height: 1.5em;
}

.sidebar-title {
    font-size: 20px;
}

.scrollable {
    height: auto;
    overflow-y: auto;
}

.revert-section {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D9D9D9;
    padding: 14px 18px 1em;
    text-align: center;
}

.revert-section button {
    font-size: 14px;
    font-weight: normal;
    padding-left: 43px;
    width: 90px;
}

.revert-section button.disabled {
    color: #DDDDDD;
    pointer-events: none;
}

.nav-pages .sub-panel .title-button {
    padding: 0 18px 15px;
}

.nav-pages .sub-panel .title-button h2 {
    margin-bottom: 15px;
    color: #333333;
    font-family: "Lato", sans-serif !important;
    font-size: 28px !important;
}

.nav-pages .sub-panel .publish-section {
    background-color: #fff;
    padding: 10px 20px;
    transition: background-color 0.2s ease 0s;
}

.nav-pages .sub-panel p {
    font: 15px "Lato";
    margin-bottom: 4px;
    padding: 10px 4px;
    text-align: center;
}

.nav-pages .sub-panel button {
    border-radius: 4px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: none;
    color: #fff;
    font: 15px "Lato";
    padding: 12px 20px;
}

.nav-pages .sub-panel button.expanded {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.nav-pages .sub-panel button.orange {
    background-color: #f59923;
    box-shadow: 0 1px 0 0 #E08c20;
}

.nav-pages .sub-panel button.orange:hover {
    background-color: #FFB24F;
}

.nav-pages .sub-panel button.orange:active {
    background-color: #CD801D;
}

.nav-pages .sub-panel button.cian {
    background-color: #3CE8DB;
    box-shadow: 0 1px 0 0 #C4C4C4;
}

.nav-pages .sub-panel button.cian:hover {
    background-color: #3CDCD0;
}

.nav-pages .sub-panel button.cian:active {
    background-color: #36C7BD;
}

.nav-pages .sub-panel .add-page {
    padding-top: 0;
}

.nav-pages .sub-panel .add-page button {
    padding: 12px 14px;
}

.nav-pages .sub-panel hr {
    border-color: #e5e5e5;
    margin: 0 20px;
    size: 1px;
}

.baseElementClass {
    cursor: pointer;
    margin: 0 0 -1px;
    padding: 7px 0 6px 20px;
    text-align: left;
    height: 48px;
    display: table;
    width: 100px !important;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(208, 208, 208, 0.5);
}

.baseElementClass .title {
    color: #52565E;
}

/* Sortable navigation */
.sort-handler {
    cursor: grab;
    color: #d0d0d0;
    visibility: hidden;
}

.sort-handler:hover {
    color: #52565E;
}

/*
li.placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  border: none; }

li.placeholder:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin-top: -5px;
  left: -5px;
  top: -4px;
  border: 5px solid transparent;
  border-left-color: #9B59B6;
  border-right: none; }
*/
#navBuilder {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

#navBuilder .nav-builder-container {
    border: 0px solid #ececec;
    margin: 20px 10px;
    padding: 10px 0;
}

#navBuilder .subpages-container {
    margin-left: 30px !important;
    border: 0px solid #ececec;
    border-right: none;
}

#navBuilder .subpages-container:empty {
    border: none;
}

#navBuilder .subpages-container .page-link {
    position: relative;
}

#navBuilder .navigation-item-content {
    cursor: grab;
    margin: 0 0 -1px;
    padding: 7px 0 6px 0px;
    text-align: left;
    height: 48px;
    display: table;
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 17px !important;
    font-family: "Open Sans" !important;
}

#navBuilder .navigation-item-content ul li {
    padding: 7px 0px 6px !important;
}

#navBuilder .navigation-item-content:hover {
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(208, 208, 208, 0.5);
}

#navBuilder .navigation-item-content:hover .title {
    color: #52565E;
}

#navBuilder .navigation-item-content:hover .manage-icons {
    display: inline-block;
}

#navBuilder .navigation-item-content:hover .icon-arrow {
    display: none;
}

#navBuilder .navigation-item-content:hover .sort-handler {
    visibility: visible;
}

#navBuilder .navigation-item-content.current {
    background-color: #F5D76E;
}

#navBuilder .navigation-item-selected .icon-arrow {
    display: inline-block;
}

#navBuilder .yui3-treeview-indicator {
    left: 15px;
    top: 4px;
}

#navBuilder .is-parent-page:before {
    content: "\e401";
}

#navBuilder .yui3-treeview-has-children li .yui3-treeview-icon:before {
    content: "\e405";
}

#navBuilder .yui3-treeview-node .yui3-treeview-children {
    margin: 0;
}

#navBuilder .yui3-treeview-node .yui3-treeview-children .yui3-treeview-row {
    padding-left: 47px;
}

#navBuilder .yui3-treeview-selected .yui3-treeview-row {
    border-top: 1px solid #95c3e4;
    background-color: #fafeff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.46);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.46);
}

#navBuilder .yui3-treeview-selected .nav-item {
    background: url(../img/arrow-blue.png) no-repeat 95% center;
}

#navBuilder .yui3-dd-draggable .yui3-treeview-row:hover {
    background-image: url(../img/draggable.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.navigation-item-content {
    display: inline-block;
    line-height: 34px;
    width: 100%;
}

.navigation-item-content .title {
    color: #95989E;
    display: inline-block;
    float: left;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 2em;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.navigation-item-content .title:hover {
    text-decoration: underline;
}

.navigation-item-content .treeview-icon {
    display: inline-block;
    float: left;
    height: 24px;
    opacity: 0.5;
    width: 24px;
}

.navigation-item-content .manage-icons {
    display: none;
    font-size: 18px;
    float: right;
    position: relative;
    right: 30px;
}

.navigation-item-content .manage-icons .icon {
    color: #d0d0d0;
}

.navigation-item-content .manage-icons .icon:hover {
    color: #52565E;
}

.navigation-item-content .manage-icons .icon.icon-delete:hover {
    color: red;
}

.navigation-item-content .icon-arrow {
    color: #4293cc;
    font-size: 24px;
    float: right;
    display: none;
    padding: 0;
    position: absolute;
    right: 30px;
}

.nav-item {
    display: inline-block;
    width: 100%;
}

.nav-builder {
    font-size: 24px;
}

.subnav-list li {
    margin-bottom: 5px;
}

.subnav-list .nav-item {
    display: block;
    padding: 6px 18px;
    border-top: 1px solid transparent;
    margin: 3px 0;
}

.subnav-list .nav-item .flaticon {
    color: #b3b2b1;
    padding-right: 5px;
}

.subnav-list .nav-item:hover,
.subnav-list .active .nav-item {
    background-color: #fafeff;
    border-top: 1px solid #95c3e4;
    color: #4293cc;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.subnav-list .nav-item:hover .flaticon,
.subnav-list .active .nav-item .flaticon {
    color: #888;
}

.active .nav-item {
    background: url(../img/arrow-blue.png) no-repeat 95% center;
}

.active .flaticon {
    color: #888;
}

/** Content Editor **/
.content-editor {
    min-height: 700px;
    margin-left: 60px;
}

.editor_container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.top-links-wrapper {
    background-color: rgba(225, 225, 225, 0.92);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #c5c5c5;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 55px;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.19);
    z-index: 98;
}

.top-links {
    text-align: center;
    position: relative;
}

.top-links li {
    display: inline-block;
}

.btn-quick-links {
    display: block;
    width: 185px;
    height: 55px;
    text-align: left;
    background: #fff;
    font-size: 18px;
    line-height: 55px;
    border: 1px solid #d6d6d6;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #a3a3a3;
    margin-top: -1px;
    padding-left: 15px;
}

.icons-top-links {
    font-size: 24px;
    color: #b9b9b9;
    margin-right: 7px;
    vertical-align: middle;
}

.btn-quick-links:hover {
    border-left-color: #b2b2b2;
    border-right-color: #b2b2b2;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    color: #424242;
}

.btn-quick-links:focus,
.btn-quick-links:active {
    background: #f5f5f5;
    border-top-color: #b2b2b2;
}

/* ========================================================================== */
.preview-container {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.dd-panel-wrapper {
    display: none;
    left: 149px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 0;
    width: 200px;
}

.dd-panel-wrapper .pointer {
    background: url("../img/pointer-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 16px;
    left: -3px;
    margin-left: -7px;
    position: absolute;
    top: 17px;
    width: 18px;
    z-index: 1001;
}

.dd-panel {
    width: 200px;
    color: #fff;
    padding: 10px;
}

.dd-panel .buttons-vertical {
    padding-top: 10px;
}

.dd-panel .flaticon {
    color: #fff;
    font-size: 2em;
    margin: 10px 20px 0 0;
}

.dd-toggle.dropped .dd-panel-wrapper {
    display: block;
}

/* ==|== MANAGE BLOG ========================================================
   ========================================================================== */
.lifeyo-blog-manage .post-title {
    width: 410px;
    float: left;
    padding-top: 10px;
}

.lifeyo-blog-manage .post-meta {
    width: 200px;
    float: right;
}

.post,
.item-wrap {
    padding: 30px 35px;
    border-bottom: 1px solid #ededed;
    position: relative;
}

.post-title {
    font-size: 26px;
    font-weight: normal;
}

.post-link {
    color: #4293cc;
}

.post-meta {
    text-align: right;
    color: #8f8f8f;
    font-size: 16px;
}

.post-meta p {
    margin: 0 0 5px;
}

.row .post-title {
    width: 60%;
}

.row .post-meta {
    width: 35%;
}

.is-draft,
.has-pattern {
    background: url(../img/pattern-light.gif) repeat;
}

.ribbon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 68px;
    height: 68px;
    overflow: hidden;
}

.ribbon-draft {
    background: #193f54;
    color: #b3b3b1;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 136px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    top: 10px;
    left: -44px;
}

/* ==|== CREATE BLOG ========================================================
   ========================================================================== */
.lifeyo-blog-create .field-wrapper {
    border: 0;
}

.post-tool {
    padding: 0 10px 10px;
    font-size: 14px;
}

.post-tool .meta-box-link,
.post-tool .button-link {
    color: #8e8e8e;
    font-weight: 600;
}

.post-tool-item {
    float: left;
    padding: 15px 30px 0 0;
}

.post-tool-item .flaticon {
    padding-right: 2px;
}

.list {
    background: #fff;
    padding: 0 8px;
    border: 1px solid #2b2b2b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #8f8f8f;
    height: 150px;
    overflow: auto;
    margin-bottom: 15px;
}

.list li {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
}

.autosave {
    margin-bottom: 0;
    font-size: 16px;
    color: #878686;
}

.taxonomies {
    padding: 0 10px 10px;
    color: #8e8e8e;
    font-size: 14px;
}

.tax-list,
.tax-list > li {
    display: inline-block;
    font-weight: 600;
}

.tax-list li {
    background: #d9f6fc;
    padding: 5px 7px;
    border: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
}

.tax-list li .flaticon {
    font-size: 14px;
    padding-right: 2px;
}

.tax-list li .remove {
    margin-left: 15px;
    font-size: 10px;
    color: #8e8e8e;
}

.buttons-set li {
    display: inline-block;
    vertical-align: middle;
}

.lifeyo-wysiwyg {
    margin: 0;
}

.lifeyo-wysiwyg .editor-nobg {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#editor_container,
#compactEditor_container {
    border: 0;
}

#editor_container .yui-toolbar-container,
#compactEditor_container .yui-toolbar-container {
    background: #efefef;
    outline: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#editor_container .yui-toolbar-subcont,
#compactEditor_container .yui-toolbar-subcont {
    border-bottom: 1px solid #dedede;
    padding: 5px 0;
}

#editor_container .yui-toolbar-group,
#compactEditor_container .yui-toolbar-group {
    padding: 5px 0.5em;
    margin: 0;
    border-right: 1px solid #e4e4e4;
}

#editor_container .yui-toolbar-group-insertitem,
#compactEditor_container .yui-toolbar-group-insertitem {
    border: 0;
    padding-right: 0;
}

#editor_container .yui-toolbar-group h3,
#compactEditor_container .yui-toolbar-group h3 {
    display: none;
}

#editor_container .yui-button,
#compactEditor_container .yui-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: none;
    border: 1px solid #efefef;
    margin: 0 1px;
    height: 28px;
}

#editor_container .yui-button-hover,
#compactEditor_container .yui-button-hover {
    border: 1px solid #e4e4e4;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #efefef 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%, #efefef 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #efefef 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#efefef', GradientType=0);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}

#editor_container .yui-toolbar-icon,
#compactEditor_container .yui-toolbar-icon {
    background-image: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/editor-sprite.png);
    top: 5px;
}

#editor_container .yui-button .first-child,
#compactEditor_container .yui-button .first-child {
    border: 0;
}

#editor_container .yui-toolbar-select,
#compactEditor_container .yui-toolbar-select {
    padding-left: 5px;
}

#editor_container .yui-toolbar-select a,
#compactEditor_container .yui-toolbar-select a {
    font-size: 14px;
}

#editor_container .yui-button-active,
#compactEditor_container .yui-button-active,
#editor_container .yui-button-selected,
#compactEditor_container .yui-button-selected {
    background: #e5e5e5;
    border: 1px solid #adadad;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.21), 0 1px 0 #fff;
}

#editor_container .yui-editor-panel .bd,
#compactEditor_container .yui-editor-panel .bd,
#editor_container .yui-editor-panel .hd,
#compactEditor_container .yui-editor-panel .hd {
    border: 0;
    background: #464445;
    color: #fff;
}

#editor_container .yui-editor-panel .hd,
#compactEditor_container .yui-editor-panel .hd {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

#editor_container .yui-editor-panel .hd h3,
#compactEditor_container .yui-editor-panel .hd h3 {
    border: 0;
    background: none;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    height: auto;
}

#editor_container .yui-editor-panel .hd h3 span,
#compactEditor_container .yui-editor-panel .hd h3 span {
    padding-left: 10px;
}

#editor_container .yui-editor-panel .hd h3 .close,
#compactEditor_container .yui-editor-panel .hd h3 .close {
    top: 10px;
    right: 10px;
    padding: 0;
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/icons-modal.png) no-repeat -97px -153px;
    width: 22px;
    height: 23px;
}

#editor_container .yui-editor-panel .hd .knob,
#compactEditor_container .yui-editor-panel .hd .knob {
    background-image: url(../img/editor-knob.png);
}

#editor_container .yui-editor-panel .bd,
#compactEditor_container .yui-editor-panel .bd {
    border: 0;
    width: 100%;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

#editor_container .yui-editor-panel .bd h3,
#compactEditor_container .yui-editor-panel .bd h3 {
    display: block;
    color: #fff;
    font-size: 13px;
    margin: 0 5px 5px 0;
    width: 55px;
    line-height: 1;
}

#editor_container .yui-editor-panel .bd .yui-toolbar-spinbutton,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-spinbutton,
#editor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem,
#editor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem {
    background: #efefef;
    padding: 2px;
}

#editor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem:first-child,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem:first-child,
#editor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem:first-child,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem:first-child {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

#editor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem:last-child,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-textflow .yui-toolbar-groupitem:last-child,
#editor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem:last-child,
#compactEditor_container .yui-editor-panel .bd .yui-toolbar-group-border .yui-toolbar-groupitem:last-child {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

#editor_container .yui-editor-panel .bd .yui-button-selected,
#compactEditor_container .yui-editor-panel .bd .yui-button-selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#editor_container .yui-editor-panel .ft,
#compactEditor_container .yui-editor-panel .ft {
    border: 0;
}

#editor_container .yui-editor-panel .yui-toolbar-container,
#compactEditor_container .yui-editor-panel .yui-toolbar-container {
    background: transparent;
    border-top: 1px solid #555565;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#editor_container .yui-editor-panel .yui-editor-body-cont,
#compactEditor_container .yui-editor-panel .yui-editor-body-cont {
    padding: 10px;
}

#editor_container .yui-editor-panel .yui-toolbar-group,
#compactEditor_container .yui-editor-panel .yui-toolbar-group {
    padding: 0 0 5px;
    border: 0;
}

#editor_container .yui-editor-panel label,
#compactEditor_container .yui-editor-panel label {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
}

#editor_container .yui-editor-panel label strong,
#compactEditor_container .yui-editor-panel label strong {
    font-size: 100%;
    float: none;
    display: inline-block;
    width: 70px;
}

#editor_container .yui-editor-panel input,
#compactEditor_container .yui-editor-panel input {
    font-size: 14px;
    width: 72%;
    padding: 5px;
    font-size: 13px;
    float: none;
    display: inline-block;
}

#editor_container .yui-editor-panel .yui-toolbar-group-height-width,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-height-width,
#editor_container .yui-editor-panel .yui-toolbar-group-padding,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-padding {
    width: 165px;
}

#editor_container .yui-editor-panel .yui-toolbar-group-height-width input,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-height-width input,
#editor_container .yui-editor-panel .yui-toolbar-group-padding input,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-padding input {
    width: 30%;
}

#editor_container .yui-editor-panel .yui-toolbar-group-height-width span,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-height-width span {
    font-size: 12px;
    font-style: normal;
}

#editor_container .yui-editor-panel .yui-toolbar-group-textflow,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-textflow,
#editor_container .yui-editor-panel .yui-toolbar-group-border,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-border {
    width: 227px;
}

#editor_container .yui-editor-panel .yui-toolbar-subcont,
#compactEditor_container .yui-editor-panel .yui-toolbar-subcont {
    border-color: #555565;
    margin-bottom: 10px;
}

#editor_container .yui-editor-panel .yui-toolbar-group-border .bd,
#compactEditor_container .yui-editor-panel .yui-toolbar-group-border .bd {
    background: #e4e4e4;
    font-size: 13px;
    border: 1px solid #ccc;
}

#editor_container .yui-editor-panel .yui-toolbar-bordertype,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordertype,
#editor_container .yui-editor-panel .yui-toolbar-bordersize-menu,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordersize-menu {
    background: none;
}

#editor_container .yui-editor-panel .yui-toolbar-bordertype .yuimenuitem-selected,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordertype .yuimenuitem-selected,
#editor_container .yui-editor-panel .yui-toolbar-bordersize-menu .yuimenuitem-selected,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordersize-menu .yuimenuitem-selected,
#editor_container .yui-editor-panel .yui-toolbar-bordertype .yuimenuitem-checked,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordertype .yuimenuitem-checked,
#editor_container .yui-editor-panel .yui-toolbar-bordersize-menu .yuimenuitem-checked,
#compactEditor_container .yui-editor-panel .yui-toolbar-bordersize-menu .yuimenuitem-checked {
    background-color: #ccc;
}

#editor_container .yui-editor-panel .insertimage_target,
#compactEditor_container .yui-editor-panel .insertimage_target,
#editor_container .yui-editor-panel .createlink_target,
#compactEditor_container .yui-editor-panel .createlink_target {
    width: auto;
}

#editor_container .removeLink,
#compactEditor_container .removeLink {
    padding: 10px 0;
}

#editor_container .removeLink a,
#compactEditor_container .removeLink a {
    font-size: 14px;
    color: #fff;
    padding: 10px;
    display: inline-block;
}

.inline-editor {
    position: absolute;
    top: -2px;
    left: -2px;
}

.inline-editor .yui-editor-editable-container {
    border: 1px solid #efefef;
}

/* ==|== ADD CONTENT ====================================================
   ========================================================================== */
.preview-title {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/preview-title.png) no-repeat center top;
    width: 250px;
    height: 18px;
    text-indent: -999em;
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 0;
}

.select-feed-title {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/select-feed.png) no-repeat;
    width: 102px;
    height: 15px;
    text-indent: -999em;
    margin: 10px auto;
}

.select-opt-title {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/select-option.png) no-repeat;
    width: 124px;
    height: 20px;
    text-indent: -999em;
    margin: 10px auto;
}

.additional-section {
    padding: 40px 0;
}

.content-types {
    /*
  padding: 10px 0 45px;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.48);
  */
}

.content-types > li {
    /*
    display: inline-block;
    font-size: 14px;
    line-height: 2em;
    */
}

.content-type {
    /*
  background: #2d2d2d;
  padding: 3px;
  .border-radius(6px);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.13);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.13);
  box-shadow: 0 1px 0 rgba(255,255,255,0.13);
  display: inline-block;
  */
}

.content-type a {
    /*
    color: #fbf7f4;
    font-size: 18px;
    display: block;
    background: #7d7d7d;
    .border-radius(4px);
    widht: 100%;
    height: 100%;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.56);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.56);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.56);
    padding-top: 28px;
    */
}

.video-url {
    padding: 15px 15px 0;
}

.screen-add-video .upload-preview {
    background-color: #858484;
    width: 100%;
    margin-bottom: 10px;
}

.screen-add-video .preview-thumb {
    color: #bdbdbd;
    min-height: 120px;
    padding-top: 35px;
}

.map-preview-container {
    width: 100%;
    height: 180px;
    background-color: #858484;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.grid-two .content-type {
    /*
    width: 258px;
    height: 173px;
    margin: 0 8px;
    */
}

.block-icon {
    padding-bottom: 10px;
}

.modal-footer,
.dialog .yui3-widget-ft {
    padding: 12px 28px 20px;
    border-top: 1px solid #747373;
    background: #565555;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.modal-footer .button-wrapper {
    display: inline-block;
}

.dialog {
    color: #989898;
}

.dialog .yui3-widget-ft {
    text-align: right;
}

.dialog .yui3-widget-ft .yui3-button {
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.36);
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.36);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.36);
    border: 2px solid #444;
    margin-left: 15px;
    color: #fff;
    padding: 10px 25px;
}

.dialog .yui3-widget-ft .btn-confirm {
    background: #478bfb;
    background: -moz-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #478bfb), color-stop(3%, #4d90fe), color-stop(13%, #4d8ffd), color-stop(90%, #4888ee), color-stop(97%, #4787ee), color-stop(100%, #4284ed));
    background: -webkit-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -o-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: -ms-linear-gradient(top, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    background: linear-gradient(to bottom, #478bfb 0%, #4d90fe 3%, #4d8ffd 13%, #4888ee 90%, #4787ee 97%, #4284ed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bfb', endColorstr='#4284ed', GradientType=0);
}

.dialog .yui3-widget-ft .btn-cancel {
    background: #a5a5a5;
}

.dialog p {
    margin: 7px 0;
    font-size: 20px;
    padding-left: 50px;
    color: #989898;
    font-weight: 600;
    line-height: 1.3;
}

.dialog .modal-body {
    padding-bottom: 20px;
}

.dialog-title {
    color: #eaeaea;
    font-size: 28px;
}

.dialog-title .flaticon {
    font-size: 1.3em;
    margin-right: 5px;
}

.step-2 {
    margin-left: 99em;
}

.trans-wrapper {
    position: absolute;
}

/** ADD TAGS **/
.mod-popup-wrapper {
    background: url(../img/overlay-pointer.png) no-repeat 20px bottom;
    padding-bottom: 10px;
}

.mod-popup {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    background: #343434;
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
}

.mod-popup .modal-close,
.mod-popup .modal-close:hover {
    margin: 0;
    border: 0;
}

.mod-popup h2.flaticon {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0 20px;
}

.mod-popup h2.flaticon:before {
    font-size: 36px;
    padding-right: 10px;
    vertical-align: middle;
}

.mod-popup .input-text,
.mod-popup .input-select {
    width: 80%;
    margin: 0 0 20px 54px;
}

.pop-title {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}

.pop-bd {
    padding: 10px 0;
    font-size: 16px;
    position: relative;
}

.pop-bd a {
    color: #fff;
}

.pop-bd .input-text {
    width: 200px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}

.pop-bd .button .flaticon {
    font-size: 22px;
    padding-right: 3px;
    line-height: 40px;
}

.screen-2 {
    position: absolute;
    top: 15px;
}

/* ==|== Page Settings ======================================================
   ========================================================================== */
.page-header {
    line-height: 1.6;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 45px;
}

.page-header.action {
    border-bottom: none;
}

.page-header .input-text {
    width: 350px;
    padding: 10px;
}

.page-header .button {
    float: right;
    font-size: 15px;
    width: 125px;
    margin-left: 5px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.72);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.72);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.72);
}

.page-header.no-divider {
    margin-bottom: 20px;
}

.mod-title {
    font-weight: normal;
    font-size: 24px;
    color: #a0a0a0;
    padding-bottom: 0.25em;
}

.mod-title span {
    padding-right: 2px;
}

.mod-title .flaticon {
    font-size: 27px;
    margin-right: 3px;
}

.content-title {
    display: inline-block;
    font-size: 40px;
    font-weight: 300;
    color: #4b4b4b;
}

.content-title .flaticon {
    color: #aba9aa;
    font-size: 1.22em;
    padding-right: 10px;
}

.content-title .settings-2 {
    padding-right: 18px;
}

.content-title-media {
    float: left;
    margin-right: 15px;
}

.content-title-media span {
    color: #ABB7B7;
    font-size: 60px;
}

.media-image {
    float: left;
    margin-right: 15px;
}

.media-image span {
    color: #ABB7B7;
    font-size: 20px;
}

.content-title-body,
.media-body {
    overflow: hidden;
}

.header-desc {
    display: block;
    padding: 0 0 10px 0;
}

.edit-title .flaticon {
    font-size: 20px;
    padding-left: 3px;
}

.pattern-box {
    font-size: 14px;
    background: url(../img/pattern.gif) repeat;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 1px solid #c3c4c6;
    -webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.75);
    box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.75);
}

.title {
    font-weight: 600;
    margin-bottom: 20px;
}

.password-toggle {
    width: 140px;
    height: 60px;
    text-align: center;
    padding-right: 15px;
}

.password-field {
    width: 260px;
    height: 60px;
    border-left: 1px solid #b7b7b7;
}

.password-field .holder {
    border-left: 1px solid #f8f8f8;
    padding-left: 15px;
}

.password-off .bold {
    font: 22px/37px Arial, sans-serif;
}

.password-off .flaticon {
    font-size: 20px;
    color: #a9a9a9;
}

.password-box .input-password {
    font-size: 16px;
    padding: 7px 10px;
    width: 180px;
}

.single-upload-field {
    line-height: 60px;
}

.single-upload-field .btn-split {
    display: inline-block;
}

.favicon-container {
    padding: 0 10px 0 0;
    text-align: center;
}

/** ==== ON / OFF Password ==== **/
.switch {
    width: 73px;
    height: 27px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}

.handle {
    display: block;
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/switch.png) no-repeat right top;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 27px;
    padding: 0 10px;
    text-shadow: 0 -2px 0 rgba(0, 0, 0, 0.25);
}

.handle:hover {
    color: #fff;
}

.off {
    text-align: right;
}

.on {
    background-position: left top;
    text-align: left;
    color: #fff;
}

/*** Image Uploader ***/
.lifeyo-uploader {
    padding-bottom: 20px;
}

.upload-preview {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    min-height: 120px;
    height: auto;
    line-height: 1;
    margin: 0 auto;
    max-height: 200px;
    max-width: 200px;
    padding: 4px;
    width: 200px;
}

.upload-preview .flaticon {
    font-size: 130px;
}

.upload-preview .preview-thumb {
    text-align: center;
}

.upload-preview img {
    max-width: 100%;
}

.upload-preview .single-file {
    width: 100%;
    height: 100px;
    padding: 20px 0;
    background-color: #fff;
    color: #474747;
    text-shadow: none;
}

.upload-preview .progress-wrapper {
    width: 90%;
    margin: 10px auto 0;
}

.upload-area {
    width: 375px;
    float: right;
    background: #31393c;
    border: 2px dashed #b7b6b4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 14px 0;
    color: #b5b5b5;
}

.dd-title {
    font-size: 28px;
    font-family: 'Arial Narrow', sans-serif;
    text-transform: uppercase;
}

.divider {
    display: block;
    padding: 0 0 10px;
}

.upload-area .yui3-button {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 600;
    border: 0;
}

.btn-select-files,
.btn-upload {
    display: inline-block;
    vertical-align: middle;
}

.btn-select-files .yui3-button {
    background: #fff;
}

.two-cols {
    text-align: left;
    color: #9d9d9d;
    overflow: hidden;
}

.col-1 {
    width: 200px;
    float: left;
    font-weight: 600;
    padding: 0 15px;
}

.col-1 p {
    margin-top: 0.5em;
}

.col-2 {
    width: 300px;
    float: right;
}

.modal-sub-header {
    color: #f7f7f7;
    font-size: 18px;
    font-weight: 700;
}

.modal-sub-header span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #979797;
    padding-top: 5px;
}

.checklist {
    padding-bottom: 5px;
}

.checklist li {
    padding: 0 0 10px 36px;
    position: relative;
}

.checklist label {
    display: inline-block;
    font-size: 16px;
    color: #f7f7f7;
}

.checklist a {
    color: #799cdf;
}

.checklist a:hover {
    color: #226fc4;
}

.stats {
    margin-bottom: 25px;
    position: relative;
}

.stats .stat-type {
    padding: 2px 15px 2px 20px;
}

.stats-row {
    padding: 6px 0;
}

.stats-row .flaticon {
    font-size: 22px;
    height: 22px;
    display: block;
    margin: 0 auto;
}

.stat-type {
    width: 30%;
    margin-right: 15px;
    border-right: 1px solid #dcdcdc;
    padding: 15px 0;
    line-height: 1;
    color: #a2a2a2;
}

.stats-direct .flaticon {
    color: #b7d6ff;
    padding-bottom: 5px;
}

.stats-referral .flaticon {
    color: #f4b162;
}

.stats-referral.panel .flaticon {
    color: #ed1f24;
}

.stats-social .flaticon {
    color: #4a98ff;
}

.stat-number {
    width: 60%;
}

.panel .stat-number {
    padding-top: 22px;
    color: #a2a2a2;
}

.stats-trigger {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    background-color: #eee;
    background: rgba(0, 0, 0, 0.68);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top: 1.5em;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.stats-trigger:hover {
    color: #fff;
    opacity: 1;
}

.stats-trigger .flaticon {
    margin-right: 10px;
}

.col-2 .input-text {
    width: 95%;
    font-size: 16px;
    padding: 12px 15px;
}

/* ==|== GALLERY - EMPTY ====================================================
   ========================================================================== */
.panel-title {
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 25px;
    min-height: 60px;
}

.panel-title p {
    margin: 0;
}

.lifeyo-gallery {
    padding: 40px 38px;
}

.gallery-empty {
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    color: #f0f0f0;
    min-height: 352px;
    padding-top: 60px;
    text-shadow: 0 -1px 0 #e0e0e0;
}

.gallery-empty h2 {
    font-size: 36px;
    font-weight: 600;
}

.gallery-empty p {
    margin: 0;
}

.gallery-empty .flaticon {
    display: block;
    font-size: 110px;
}

.title-on {
    padding: 10px 0 11px;
    width: 500px;
}

.media-type-wrapper,
.add-photo-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
}

.pointer {
    display: block;
    position: absolute;
    top: 5px;
    left: 50%;
    /*margin-left: -12px;*/
    width: 25px;
    height: 20px;
}

.media-type-wrapper .pointer {
    background: url(../img/grey-box-pointer.png) no-repeat;
}

.select-media-type,
.select-photo-upload {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 22px 0;
}

.select-media-type {
    border: 1px solid #b7b7b7;
    background-color: #f3f3f3;
    padding: 28px 0;
}

.select-media-type .panel {
    display: inline-block;
    margin: 0;
    padding: 15px 30px 15px 20px;
    font-size: 28px;
    font-weight: 600;
}

.select-media-type .flaticon {
    color: #cfcfcf;
    margin-right: 15px;
    font-size: 32px;
}

.or {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/or.png) no-repeat;
    display: inline-block;
    margin: 0 15px;
    width: 20px;
    height: 14px;
    text-indent: -999em;
}

.select-photo-upload {
    background-color: #e9eef2;
    border: 2px dashed #b6b7b9;
    color: #898989;
    padding: 14px 0 16px;
}

.select-photo-upload .dd-upload-desc {
    margin: 0 0 8px;
}

.dd-upload-title {
    margin: 0;
    font-family: 'league-gothic', 'Arial Narrow', sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
}

.dd-upload-title .flaticon {
    font-size: 1.3em;
    margin-right: 5px;
}

.upload-options-container .button,
.upload-options-container .button-base {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    text-shadow: none;
}

.upload-options-container .flaticon {
    color: #adadad;
    border-right-color: #b7b7b7;
    font-size: 16px;
}

.upload-options-container .button-base img {
    margin-top: -2px;
}

.upload-options-container .button-base .middle-item {
    margin-left: 8px;
    margin-right: 8px;
}

.browse-container {
    display: inline-block;
    vertical-align: top;
}

.add-photo-wrapper .pointer {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/dashed-pointer.png) no-repeat;
}

.add-photo-wrapper .progress-wrapper {
    width: 235px;
}

.progress-wrapper {
    height: 30px;
    margin: 20px auto 0;
}

.progress {
    height: 30px;
}

.upload-active .pointer {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/dashed-pointer-active.png);
    width: 35px;
    height: 25px;
}

.upload-active .dd-upload-title {
    color: #cabf4b;
}

.upload-active .select-photo-upload {
    box-shadow: inset 0 0 10px #a0c2f0;
}

.upload-actions .yui3-button {
    text-transform: none;
    font-size: 14px;
    padding: 0;
    background: #fff;
}

.upload-actions .btn-select {
    display: inline-block;
    vertical-align: middle;
}

.upload-actions .btn-upload {
    background-color: #4788ee;
    width: 120px;
    height: 30px;
    color: #fff;
    text-shadow: none;
}

.upload-actions .btn-upload:hover {
    background-color: #4281e8;
    color: #6b6b6b;
}

.progress-wrapper {
    position: relative;
    background: #e4e4e4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.progress {
    position: absolute;
    background: #4e90fe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.file {
    width: 200px;
    height: 130px;
    background: #f8f8f8;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-align: center;
    padding: 45px 0;
    margin: 0 15px 30px;
    vertical-align: top;
}

.file .progress-wrapper {
    width: 105px;
    height: 20px;
    margin: 0 auto;
}

.file .progress {
    height: 20px;
}

.percentdone p {
    margin: 5px 0 0;
    color: #a6a6a6;
    font-size: 14px;
}

/* ==|== GALLERY - CREATE NEW ===============================================
   ========================================================================== */
.steps {
    list-style: decimal inside;
    font-size: 30px;
}

.steps .field-wrapper {
    border: 0;
}

.steps label {
    font-weight: 700;
}

.step-title {
    font-size: 30px;
    color: #4b4b4b;
    font-weight: 300;
    border-bottom: 1px solid #7d8182;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.tt-box {
    font-size: 14px;
    color: #d6d6d6;
    text-align: left;
    background-color: #353535;
    opacity: 0;
}

.tt-box .yui3-widget-bd {
    padding: 0 35px 0 20px;
}

.tt-box .caret {
    display: block;
    background: url(../img/pointer-left.png) no-repeat;
    width: 10px;
    height: 14px;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -7px;
}

.create-new-gallery .yui3-panel-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.2);
}

.hover-panel {
    background: rgba(230, 240, 249, 0.39);
    border: 1px solid #c2cfdc;
    position: relative;
    padding: 26px 0;
    opacity: 0;
    text-align: center;
}

.hover-panel .tab-buttons {
    width: 90%;
    max-width: 410px;
    margin: 0 auto;
}

.hover-panel .tab-buttons .button-dark {
    position: relative;
}

.hover-panel:hover {
    opacity: 1;
}

.dragpoint {
    display: block;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    background: #2366d6;
    background: -moz-linear-gradient(top, #2871ec 0%, #1a50ab 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2871ec), color-stop(100%, #1a50ab));
    background: -webkit-linear-gradient(top, #2871ec 0%, #1a50ab 100%);
    background: -o-linear-gradient(top, #2871ec 0%, #1a50ab 100%);
    background: -ms-linear-gradient(top, #2871ec 0%, #1a50ab 100%);
    background: linear-gradient(to bottom, #2871ec 0%, #1a50ab 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2871ec', endColorstr='#1a50ab', GradientType=0);
    position: absolute;
}

.dp-top,
.dp-bottom {
    left: 50%;
    margin-left: -9px;
}

.dp-left,
.dp-right {
    top: 50%;
    margin-top: -9px;
}

.dp-top {
    top: -9px;
}

.dp-bottom {
    bottom: -9px;
}

.dp-left {
    left: -9px;
}

.dp-right {
    right: -9px;
}

/* ==|== GALLERY - MANAGE ===============================================
   ====================================================================== */
.edit-gallery .thumb {
    position: relative;
    z-index: 0;
}

.edit-gallery .thumb:hover {
    cursor: pointer;
}

.edit-options {
    position: absolute;
    width: 99%;
    height: 99%;
    text-align: center;
    top: 1px;
    left: 1px;
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/img/thumb-hover.png) repeat rgba(255, 255, 255, 0.4);
    padding: 25px;
    z-index: 1;
    overflow: hidden;
}

.edit-options .button-split {
    display: inline-block;
    color: #6b6b6b;
    font-size: 14px;
    margin-bottom: 0.5em;
    border-bottom-color: #888;
}

.edit-options .flaticon {
    color: #a9a9a9;
}

.edit-options .btn-delete {
    position: absolute;
    right: 8px;
    bottom: 0;
    display: block;
    width: 15px;
    height: 25px;
}

.edit-options .btn-delete .flaticon {
    color: #fff;
    display: block;
    width: 15px;
    height: 20px;
}

.edit-options .screen-2 p {
    margin: 0 0 5px;
    font-size: 16px;
    color: #2f2f2f;
}

.edit-options .screen-2 .btn-split {
    margin-bottom: 0.5em;
}

.edit-options .cancel {
    color: #4787ee;
    font-size: 14px;
    display: block;
}

.tooltip {
    opacity: 0;
    background: #353535;
    border-color: #353535;
    color: #bfbfbf;
    font-size: 14px;
    padding: 3px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tooltip:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 24px;
    border-bottom: 8px solid black;
    border-bottom-color: inherit;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.caption {
    font-size: 14px;
    padding: 5px 10px;
}

.img-caption {
    padding: 20px 15px 0;
}

.img-caption .thumb-wrapper {
    padding-bottom: 15px;
    text-align: center;
}

.img-caption .thumb-wrapper img {
    border: 1px solid #fff;
}

.img-caption textarea {
    width: 100%;
    font-size: 16px;
}

#dialogAddCaption .yui3-button-close {
    display: none;
}

#dialogAddCaption .yui3-widget-ft {
    padding: 10px 15px 20px;
}

.content-preview {
    width: 250px;
    height: 354px;
    overflow: auto;
    padding-top: 80px;
}

.no-feed {
    width: 250px;
    padding-top: 84px;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 85%;
    z-index: 3;
    background: #393939;
}

.no-feed .flaticon {
    font-size: 115px;
    color: #5d5d5d;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.vcard img {
    margin: 5px 20px 0 0;
}

.vcard .editor-name {
    font-size: 26px;
}

.editor-name {
    color: #d0d0d0;
    font-size: 36px;
}

.new-website {
    display: block;
    line-height: 1.2;
    margin-top: 10px;
}

.new-website .flaticon {
    font-size: 48px;
    color: #799cdf;
}

.user-cc {
    padding: 20px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user-cc .flaticon {
    color: #c1c1c1;
}

.cc-form .buttons {
    padding: 15px 0 20px;
}

.pricing-col {
    width: 220px;
    display: inline-block;
    vertical-align: top;
}

.pricing-col li {
    padding-bottom: 5px;
}

.activate-title {
    font-size: 22px;
}

.activate-title:before {
    display: block;
    font-size: 50px;
    margin: 10px 0 20px;
}

.pricing-col {
    margin: 8px 6px;
}

.pricing-col .has-divider {
    border-top: 1px solid #e7e7e7;
}

.plan-title {
    font-size: 24px;
    padding: 10px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

.price {
    font-size: 12px;
}

.price span {
    color: #4293cc;
}

.price .big {
    font-size: 56px;
}

.price .sup {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 56px;
}

.pricing-footer {
    background: #f8f8f8;
    padding: 10px 12px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

.pricing-footer .button {
    width: 90%;
}

.cc-form-small {
    width: 415px;
    float: left;
}

.cc-form-small .panel {
    padding: 15px;
}

.cc-form-small h2.flaticon {
    margin-bottom: 15px;
    font-size: 18px;
}

.cc-form-small h2.flaticon:before {
    color: #b6b6b6;
    float: right;
    font-size: 22px;
}

.cc-form-small .field {
    width: 100%;
    padding-bottom: 10px;
}

.cc-form-small .col280 {
    margin-right: 15px;
}

.cc-form-small select {
    margin-right: 10px;
}

.cc-form-small p {
    margin: 0 0 5px;
}

.plan-summary {
    padding-top: 50px;
    line-height: 1.4;
}

.plan-summary span {
    display: block;
    line-height: 1.3;
    padding-bottom: 5px;
}

.plan-summary a {
    color: #4293cc;
    text-decoration: underline;
}

.confirm-message {
    padding: 20px 0 80px;
}

.confirm-message .button {
    margin-top: 40px;
}

.sum-table {
    margin: 30px 0;
}

.ly-chart {
    width: 100%;
    max-width: 610px;
    height: 250px;
    margin: 20px;
}

.ly-pie-chart {
    width: 265px;
    height: 255px;
    margin: 20px auto 30px;
}

.panel-dd {
    padding-top: 13px;
    line-height: 1;
}

.itsa-selectlist-scrolldiv {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    background: #2b2b2b;
    -webkit-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
    box-shadow: 0 0 18px 3px rgba(0, 0, 0, 0.55);
}

.itsa-selectlist-scrolldiv p.semibold {
    color: #e9e9e9;
    padding-bottom: 10px;
    margin: 0;
}

#content .yui3-itsaselectlist {
    font-family: inherit;
    font-size: inherit;
    float: none;
}

#content .itsa-selectlist-basediv {
    width: 260px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: url(../img/pointer-top.png) no-repeat 40px top;
    overflow: visible;
    padding-top: 10px;
}

#content .f-right .itsa-selectlist-basediv {
    left: auto;
    right: 0;
    background-position: 85% top;
}

#content .itsa-selectlist-ullist {
    background: #fff;
    padding: 0 8px;
    border: 1px solid #2b2b2b;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    margin-bottom: 10px;
    color: #797979;
    font-weight: 600;
}

#content .itsa-selectlist-ullist li {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 10px 10px 30px;
}

#content .itsa-selectlist-ullist li:hover {
    background: #f4f4f4;
}

#content .itsa-selectlist-selected {
    background: none;
    position: relative;
}

#content .itsa-selectlist-selected:before {
    content: "\e5b6";
    display: inline-block;
    vertical-align: middle;
    font-family: 'Flaticons Stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 5px;
    font-size: 21px;
    color: #4293cc;
}

#content .yui3-itsaselectlist.itsa-leftalign li {
    padding-left: 35px;
}

/** ==== Notification ==== **/
.error {
    color: #ff7676;
}

.ly-editing .ly-block {
    position: relative;
}

.ly-section-feature .ly-block,
.ly-section-feature.variation-e .ly-block {
    position: relative;
}

.ly-editing .ly-block:hover {
    outline: 0px solid #E5E5E5;
}

.ly-editing .ly-block.ly-selected {
    outline: 1px solid #1589FF;
}

.ly-text-overlay {
    background-color: rgba(20, 21, 22, 0.96);
    text-align: center;
}

.ly-element-overlay {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s ease 0s;
    width: 100%;
}

.ly-section {
    position: relative;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    height: auto;
}

.background-video {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

.background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

.background-image img {
    height: 100%;
    width: 100%;
}

.background-overlay {
    background-color: rgba(3, 16, 34, 0.65);
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

#editing .ly-section {
    margin: 20px 0;
    min-height: 200px;
}

.lifeyo-editor .content-editor .ly-section:hover .ly-site-design-overlay.ly-section-overlay {
    display: block;
    background: none repeat scroll 0 0 rgba(127, 219, 255, 0.2);
}

.lifeyo-editor .content-editor .ly-section .ly-site-design-overlay.ly-section-overlay {
    text-align: center;
}

.lifeyo-editor .content-editor .ly-section .ly-site-design-overlay.ly-section-overlay .text-options-overlay {
    transition: all 1s ease-in-out;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.ly-section-overlay {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.25s ease-in-out;
    width: 100%;
    z-index: 2;
}

.ly-section-overlay .ly-block-edit-tools a.edit-header {
    color: #ffffff !important;
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-transform: none;
    letter-spacing: normal;
}

.lifeyo-editor .content-editor .ly-section:hover .ly-section-overlay {
    opacity: 1;
}

#editing .ly-section .ly-col {
    min-height: 200px;
}

.lifeyo-g-r {
    margin: 0 -15px;
}

.lifeyo-g-r:before {
    clear: both;
    display: table;
    content: ' ';
}

.lifeyo-g-r:after {
    display: table;
    content: ' ';
}

.ly-section .ly-col {
    position: relative;
}

.ly-section .ly-col .edit-block-overlay {
    height: 100%;
    left: 0;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.ly-section .ly-col .edit-block-overlay .edit-block {
    margin-top: -27px;
    padding-left: 60px;
    position: relative;
    top: 50%;
}

.ly-block-edit-tools {
    left: 0;
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 100%;
    z-index: 9001;
}

.ly-section .ly-col:hover {
    display: block;
}

.highlight {
    outline: 1px solid #E5E5E5;
}

/* Confirmation Modal */
.yui-skin-sam .yui3-panel .yui3-button {
    margin: 0.3em 0.6em;
}

.yui-skin-sam .yui3-panel #confirm-dialog.yui3-panel-content .yui3-widget-bd {
    text-align: center;
    padding: 1.5em 0 1.8em;
}

.yui-skin-sam .yui3-panel #confirm-dialog.yui3-panel-content .yui3-widget-ft {
    border-radius: 0 0 3px 3px;
    background-color: #F5F4F1;
    border-top: solid 1px #EAE6DB;
}

.yui-skin-sam .yui3-panel #confirm-dialog.yui3-panel-content {
    background: none repeat scroll 0 0 white;
    border: 1px solid #A9A9A9;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    text-align: center;
}

.yui3-panel #confirm-dialog .yui3-widget-bd .msg {
    width: 70%;
    margin: 0 auto;
    text-align: left;
    padding: 11px 0 14px 50px;
}

.yui3-panel #confirm-dialog .yui3-widget-bd .icon-none {
    background-image: none;
    padding-left: 0;
    width: 82%;
    text-align: center;
}

.placeholder {
    background: url("../images/transp_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    transition: all 0.5s ease 0s;
    border: 0px dashed #96a3ba;
    border-radius: 3px;
    margin: 0px;
    text-align: center;
    position: relative;
    height: 0px;
    z-index: 9280;
}

.placeholder > span {
    display: none;
    padding: 8px;
}

.placeholder.seen {
    height: 40px;
    border-width: 1px;
    margin: 4px;
}

.placeholder.seen > span {
    display: block;
}

.placeholder.seen .ly-layout-insert-point {
    top: -4px;
}

.ly-layout-insert-point {
    background: none repeat scroll 0 0 #63cdf5;
    border-radius: 50%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    color: #fff;
    cursor: pointer;
    height: 28px;
    left: 50%;
    line-height: 26px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 28px;
    z-index: 8950;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-left: -14px;
}

.ly-layout-insert-point:hover {
    background-color: #63cdf5;
}

.ly-layout-insert-point span {
    display: inline-block;
    margin-left: 1px;
    margin-top: 3px;
}

.ly-layout-insert-point span:before {
    font-size: 18px;
}

/* Insert Point */
/*.ly-layout-insert-point {
    cursor: pointer;
    display: block;
    height: 23px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: opacity;
    transition-timing-function: ease-out;
    width: 23px;
    z-index: 8950;
}
.ly-layout-insert-point:after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/icons/plus-5.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-delay: 0.05s;
    transition-duration: 0.05s;
    transition-property: opacity;
    transition-timing-function: ease-in-out;
}
.ly-layout-insert-point:before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #808080;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    bottom: 11.5px;
    content: " ";
    display: block;
    left: 11.5px;
    position: absolute;
    right: 11.5px;
    top: 11.5px;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.1s, 0.1s, 0.1s, 0.1s, 0.1s;
    transition-property: top, left, right, bottom, background-color;
    transition-timing-function: ease-out, ease-out, ease-out, ease-out, ease-out;
}
.ly-layout-insert-point.ly-fullsize, .ly-layout-insert-point.ly-layout-insert-point-always-show {
    position: absolute;
    bottom: -20px;
    opacity: 1;
}
.ly-layout-insert-point.ly-fullsize:before, .ly-layout-insert-point.ly-layout-insert-point-always-show:before {
    bottom: 5px;
    left: 5px;
    right: 5px;
    top: 5px;
}
.ly-layout-insert-point.ly-layout-insert-point-topmost {
    z-index: 8960;
}
.ly-layout-insert-point.ly-fullsize:hover, .ly-layout-insert-point.ly-layout-insert-point-active {
  opacity: 1;
  transition-delay: 0s;
  transition-duration: 0.1s;
  transition-property: opacity;
  transition-timing-function: ease-out;
  z-index: 8970 !important;
}
.ly-layout-insert-point.ly-fullsize:hover:after, .ly-layout-insert-point.ly-layout-insert-point-active:after {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../images/icons/plus-7.png");
  background-origin: padding-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.ly-layout-insert-point.ly-fullsize:hover:before, .ly-layout-insert-point.ly-layout-insert-point-active:before {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #808080;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-left-radius: 200px;
  border-bottom-right-radius: 200px;
  border-top-left-radius: 200px;
  border-top-right-radius: 200px;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.ly-layout-insert-point.ly-layout-insert-point-hidden {
  display: none;
}*/
.ly-layout-insert-marker {
    background-color: #808080;
    border-radius: 2px;
    margin-top: 1px;
    position: absolute;
}

.ly-layout-insert-marker-hidden {
    display: none;
    visibility: hidden !important;
}

@-moz-keyframes scale-keyframes {
    50% {
        transform: scale(1.4, 1.4);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes scale-keyframes {
    50% {
        transform: scale(1.4, 1.4);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes spinner-keyframes {
    0% {
        transform: scale(0, 0);
    }
    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes spinner-keyframes {
    0% {
        transform: scale(0, 0);
    }
    100% {
        transform: scale(1, 1);
    }
}

#form-validate {
    background-color: #F4F4F4;
    border: 1px solid #EBEBEB;
    margin-top: 20px;
    padding: 10px 0 0;
}

#form-validate input {
    float: left;
    margin-right: 5px;
    height: 13px;
    width: 13px;
}

#form-validate label {
    display: block;
    float: left;
    font-size: 14px;
    margin-top: -3px;
    position: relative;
}

#form-validate p {
    font-style: normal;
    font-weight: normal;
    height: 20px;
    padding: 5px 0 0 15px;
    width: 395px;
}

.ly-layout-insert-section-menu * {
    font: 400 30px/18px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.ly-layout-insert-section-menu-content {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    border: 1px solid #FFFFFF;
    border-radius: 1px;
    height: 100%;
    overflow-y: auto;
    transform: scale(1);
    transform-origin: 0 50% 0;
    transition: all 0.15s ease-in-out 0s;
    width: 100%;
}

.ly-layout-insert-section-menu-content .ly-blocklabel {
    background: none repeat scroll 0 0 #FFFFFF;
}

.yui3-panel .yui3-widget-hd .yui3-widget-buttons {
    z-index: 5100;
}

.ly-blocklabel-content {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #AAAAAA;
    font-size: 18px !important;
    font-weight: bold;
    height: 80px;
    left: 0;
    letter-spacing: 2px;
    line-height: 80px !important;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 5000;
}

.ly-blocklabel {
    clear: both;
    height: 80px;
    position: sticky;
    top: 0px;
    z-index: 5000;
}

.ly-layout-insert-section-menu-content .ly-blockicon {
    width: 33.3333%;
}

.ly-blockicon {
    background-color: #FFFFFF;
    box-sizing: border-box;
    color: #333333;
    cursor: pointer !important;
    float: left;
    position: relative;
}

.ly-blockicon .ly-blockicon-content {
    border: 1px solid #F4F4F4;
    margin: 10px;
    text-align: center;
}

.ly-blockicon .ly-blockicon-content .flaticon {
    color: #AAAAAA;
    font-size: 60px;
}

.ly-blockicon .ly-blockicon-content:hover .flaticon {
    color: #39cccc;
}

.ly-blockicon .ly-blockicon-content img {
    background-color: #F2F1EF;
}

.ly-blockicon .header {
    background-color: #f2f1ef;
    height: 130px;
    padding: 20px;
}

.ly-blockicon .label {
    bottom: 20px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}

.ly-image-placeholder {
    margin: 20px auto;
    text-align: center;
    width: 50%;
}

.ly-image-placeholder .flaticon {
    color: #AAAAAA;
    font-size: 60px;
}

.ly-image-placeholder .flaticon:hover {
    color: #85144B;
}

#editImageDialog .btn,
#editPhotoDialog .btn {
    -moz-appearance: none;
    border: medium none;
    border-radius: 0.25em;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', Helvetica, Arial;
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    letter-spacing: 1px;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 0 1.2em;
    text-align: center;
    vertical-align: middle;
}

#editImageDialog .btn:hover,
#editPhotoDialog .btn:hover {
    background: none repeat scroll 0 0 #a6a547 !important;
}

.btn_gold {
    background: none repeat scroll 0 0 #a6a547;
    color: #ffffff;
}

.yui3-js-enabled .yui3-widget-loading {
    display: none;
}

.yui3-js-enabled .yui3-overlay-loading {
    /* Hide overlay markup offscreen */
    position: absolute;
    top: -1000em;
    left: -1000em;
}

/* Zeal's Work */
.padding-lr-15-wrap {
    padding: 0 15px;
}

.yui3-panel-content .yui3-tabview-list {
    text-align: center;
    font-size: 18px;
}

.yui3-panel-content .yui3-tabview-list li {
    display: inline-block;
    margin: 0 25px;
    padding: 10px 5px;
    border-bottom: 2px solid transparent;
}

.yui3-panel-content .yui3-tabview-list li.yui3-tab-selected {
    border-bottom: 2px solid #4d90fe;
}

.yui3-panel-content .yui3-tabview-list li a {
    padding: 0;
    outline: none;
    color: #9ea7b1;
}

.yui3-panel-content .yui3-tabview-list li.yui3-tab-selected a {
    color: #6b758b;
}

.yui3-panel-content .yui3-tabview-list li .flaticon {
    margin: 0 5px 0 0;
}

.yui3-panel-content .yui3-tabview-list.tab-page-details li {
    margin: 0 15px;
}

.yui3-tabview-content.box-style ul.yui3-tabview-list {
    margin: 0 auto 30px;
    display: block;
    border-color: 2px solid #646464;
}

.yui3-tabview-content.box-style li {
    margin: 0 0 0 -2px;
    padding: 8px 25px;
    border: 2px solid #646464;
}

.yui3-tabview-content.box-style li a {
    color: #646464;
}

.yui3-tabview-content.box-style li:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.yui3-tabview-content.box-style li:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.yui3-tabview-content.box-style li.yui3-tab-selected {
    background: #646464;
    border-bottom: 2px solid #646464;
}

.yui3-tabview-content.box-style li.yui3-tab-selected a {
    color: #fff;
}

.field-wrapper {
    border-bottom: 1px solid #e2ecee;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
}

.field-wrapper .inline-example {
    position: absolute;
    right: -210px;
    top: 5px;
}

.field-desc {
    width: 190px;
    padding-right: 20px;
    font-size: 14px;
}

.field-desc label {
    padding: 0;
}

.field-desc p {
    margin-top: 7px;
}

.field {
    margin: 12px 0 2px;
    max-width: 100%;
    position: relative;
}

.field.condense {
    margin: 0 0 10px 0;
}

.field:last-child {
    margin-bottom: 0;
}

.field a {
    color: #4293cc;
}

.field .field {
    padding-bottom: 4px;
}

.field .field input[type="text"] {
    margin-bottom: 4px;
}

.field-short {
    width: 300px;
}

.field-short .input-short {
    margin-right: 10px;
}

.field-single {
    width: 135px;
}

.field-select {
    width: 100%;
    border: none;
    outline: none;
    padding: 8px 20px;
    -webkit-border-radius: 5px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    font-size: 14px;
    height: 2.3125rem;
}

/* Misc */
a.button {
    vertical-align: middle;
}

.padding-lr-15-wrap {
    padding: 0 15px;
}

.yui3-treeview-label {
    display: inline-block;
}

#modal-wrap-box {
    display: none;
}

.panel-body.no-padding {
    padding: 0;
}

.panel-section {
    padding: 25px 30px;
    background: #efebe7;
    border-bottom: 1px solid #d3ceca;
}

.panel-section label {
    float: left;
    font-size: 15px;
    line-height: 1.5em;
}

.panel-section label strong {
    display: block;
    font-size: 18px;
    line-height: 1.4em;
}

.panel-section .input-wrap {
    float: right;
}

.range-wrap {
    padding-right: 8px;
}

.accent-color {
    color: #4293cc;
}

.media-list {
    background: #fff;
    border: 10px solid #fff;
    height: 200px;
    overflow-y: scroll;
    margin: 20px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.media-list li {
    border: medium none !important;
    cursor: pointer;
    float: left;
    height: 110px;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: 33.33%;
}

.media-list li img {
    padding: 5px;
    display: block;
    max-width: 100%;
}

.media-list li.active img {
    opacity: 0.25;
}

.media-list li a:hover {
    opacity: 0.5;
}

.media-list li.active:after {
    content: "✓";
    color: #1E8BC3;
    font-family: 'SSPika';
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    margin: -15px 0 0 -15px;
    line-height: 1em;
}

#image-upload-container,
#video-upload-container {
    display: none;
}

#image-upload-progress,
#video-upload-progress {
    opacity: 0.5;
}

#image-upload-progress .flaticon,
#video-upload-progress .flaticon {
    margin: 0 5px;
}

.input-row {
    margin: 20px 0;
}

.input-inline label {
    display: inline;
    margin: 0 15px 0 0;
    font-size: 1em;
}

.input-inline input[type="radio"] {
    margin: 0 5px 0 0;
    width: auto;
}

.manage-section {
    padding: 25px 30px;
    border-bottom: 1px solid #d3ceca;
}

.title-section {
    padding: 15px;
    border-bottom: 1px solid #d3ceca;
    text-align: center;
}

.checkbox-label {
    display: inline-block;
    margin: 0 15px;
    position: relative;
    top: -7px;
    opacity: 0.4;
    cursor: pointer;
}

.checkbox-label.active {
    opacity: 1;
}

.checkbox-label .flaticon {
    margin: 0 5px 0 0;
}

.video-validate-wrap {
    position: relative;
}

.video-validate-wrap .flaticon {
    position: absolute;
    right: 15px;
    top: 14px;
    font-size: 24px;
    display: none;
}

.video-validate-wrap .checkmark-2 {
    color: #44b460;
}

.video-validate-wrap .time-1 {
    color: #ccc;
}

.video-validate-wrap .video-preview-box {
    margin-top: 25px;
    display: none;
}

.video-validate-wrap .video-preview-box img {
    border: 20px solid #dcdcdc;
    width: 200px;
    height: auto;
}

.repeat-fields {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e4e0dc;
}

.add-repeat-fields {
    display: block;
    text-align: center;
}

.add-repeat-fields .button {
    display: inline-block;
}

.repeat-fields:first-child .remove-repeat-fields {
    display: none;
}

.repeat-fields-master {
    display: none;
}

.toggle-box {
    background: #dcdcdc;
    padding: 7px 15px 15px;
}

.toggle-box .toggle-head {
    display: table-row;
    position: relative;
}

.toggle-box .toggle-head label,
.toggle-box .toggle-body label {
    display: table-cell;
    vertical-align: middle;
    width: 557px;
}

.toggle-box .toggle-head .switch {
    display: table-cell;
    vertical-align: middle;
}

.toggle-box .toggle-body {
    border-top: 1px solid #bdbdbd;
    padding: 15px 0;
    display: none;
    margin: 10px 0 0 0;
}

.toggle-head-subtitle {
    padding: 5px 0;
    font-size: 0.8em;
    font-style: italic;
}

.toggle-box.active .toggle-body {
    display: block;
}

.tab-admin {
    color: #F9690E !important;
}

.img-upload-box .img-site-title {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 150px;
    height: 100px;
    border: none;
}

.img-upload-box .img {
    text-align: center;
    width: 100%;
}

.img-upload-box .img .large {
    min-height: 210px;
}

.img-upload-box .img.profile-image {
    min-height: 100% !important;
}

.img-upload-box .img .flaticon {
    background: url("../images/transp_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5c97bf;
    display: block;
    font-size: 82px;
    height: 150px;
    line-height: 1.2em;
    margin: 0 auto;
    width: 200px;
}

.img-upload-box .img .icon-placeholder {
    padding: 40px 20px 24px;
    width: 80%;
}

.img-upload-box .img img {
    width: 100%;
}

.img-upload-box .img img.loading {
    width: 80px;
}

.img-upload-box .img span {
    font-size: 60px;
    line-height: 1.2em;
}

.img-upload-box .grey-button {
    color: #fff;
}

#single-image-upload-container {
    display: none;
}

.social-input-list li {
    position: relative;
    padding: 0 0 0 65px;
    margin: 0 0 12px 0;
}

.social-input-list .flaticon {
    background: none repeat scroll 0 0 #aaa;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    left: 0;
    padding: 5px 8px 11px;
    position: absolute;
    text-align: center;
    top: -5px;
}

.social-input-list .flaticon.artsy-icon {
    font-size: 20px;
    padding: 19px 8px 4px;
}

.social-input-list .flaticon.imdb-icon {
    padding: 1px 8px 8px;
    font-size: 28px;
}

.social-input-list .flaticon.soundcloud-icon {
    font-size: 20px;
    padding: 7px 7px 17px;
}

.social-input-list .flaticon.envelope-icon {
    font-size: 22px;
    padding: 2px 9px 5px;
}

.social-input-list .flaticon.facebook-1 {
    background: #4463b1;
}

.social-input-list .flaticon.instagram-1 {
    background: #49709a;
}

.social-input-list .flaticon.twitter-1 {
    background: #4e9ddb;
}

.repeat-fields {
    background: #dcdcdc;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.repeat-fields .repeat-fields-title {
    padding: 15px 0 15px 30px;
    position: relative;
}

.repeat-fields .repeat-fields-body {
    padding: 15px 0;
    display: none;
    border-top: 1px solid #ccc;
    position: relative;
}

.repeat-fields.active .repeat-fields-body {
    display: block;
}

.repeat-fields-title .repeat-handle {
    position: absolute;
    right: 0;
    top: 18px;
    cursor: move;
    color: #afafaf;
}

.repeat-fields-title .delete {
    position: absolute;
    right: 0;
    top: 18px;
    background: #afafaf;
    color: #dcdcdc;
    padding: 2px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
}

.repeat-fields .repeat-fields-body .delete {
    position: absolute;
    top: 17px;
    right: 0;
    color: #4293cc;
}

.repeat-fields-title .toggle {
    position: absolute;
    left: 0;
    top: 19px;
    cursor: pointer;
    width: 10px;
    height: 14px;
    background: url(../img/pointer-left.png) no-repeat;
    opacity: 0.25;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: transform 0.25s ease;
}

.repeat-fields-title .toggle:hover {
    opacity: 0.4;
}

.repeat-fields.active .repeat-fields-title .toggle {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.repeat-fields:first-child {
    display: none;
}

.field-sep {
    height: 1px;
    background: #bdbdbd;
    margin: 0 0 25px 0;
}

.well {
    background: #dcdcdc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.range-value {
    position: absolute;
    right: 0;
    top: 4px;
    font-size: 14px;
}

.field-group {
    display: none;
}

.field-group.active {
    display: block;
}

label {
    display: block;
    font-size: 16px;
    color: #5c6371;
    padding-bottom: 8px;
}

label.inline {
    display: inline-block;
    margin: 0 20px 0 0;
    top: -10px;
    position: relative;
    padding-bottom: 0;
}

/* IOS7 checkbox */
input[type=checkbox].ios7,
input[type=radio].ios7 {
    appearance: none;
    -webkit-appearance: none;
    box-shadow: inset 0px 0px 0px 1px #e6e6e6;
    border-radius: 15px;
    background-color: #fff;
    padding: 1px;
    display: inline-block;
    width: 52px;
    height: 31px;
    position: relative;
    cursor: pointer;
    margin: 0px;
    transform: scale(1);
    -webkit-transform: scale(1);
    /* Adjust size here */
    outline: none;
}

input[type=checkbox].ios7:checked,
input[type=radio].ios7:checked {
    box-shadow: inset 0px 0px 0px 20px #53d76a;
}

input[type=checkbox].ios7.ios7-always-green,
input[type=radio].ios7.ios7-always-green {
    box-shadow: inset 0px 0px 0px 20px #53d76a;
}

input[type=checkbox].ios7:after,
input[type=radio].ios7:after {
    content: '';
    position: absolute;
    width: 29px;
    height: 29px;
    border-radius: 15px;
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    background-color: #fff;
}

input[type="checkbox"].ios7:checked:after,
input[type="radio"].ios7:checked:after {
    left: 22px;
}

/** HSL Color Picker **/
.picker {
    margin: 0 0 40px 0;
}

#hue-dial,
.sliders,
.color {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

#hue-dial .yui3-dial-ring {
    background: url(../assets/color/colorwheel.png) -25px -25px no-repeat;
}

.sliders {
    margin: 0 50px;
}

.sliders strong {
    font-weight: 600;
    display: block;
}

.sliders strong span {
    font-weight: 300;
}

.sliders div + div {
    margin-top: 1em;
}

.color {
    width: 100px;
    height: 100px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.is-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.yui3-dial-label {
    display: none;
}

.yui3-dial-north-mark {
    display: none;
}

.yui3-dial-reset-string {
    display: none;
}

.picker-footer {
    clear: both;
    padding: 20px;
    margin: 20px -20px -15px;
    position: relative;
    background: #fafafa;
}

.color-input .color-box {
    width: 80px;
    min-height: 40px;
    border: 5px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #eee center center;
    background-size: cover;
    cursor: pointer;
}

.color-input input {
    display: none;
}

.panel-form label {
    text-align: left;
}

.img-site-title img {
    max-height: 100px;
    max-width: 100%;
}

.social-list li {
    display: inline-block;
}

.social-list .icon {
    margin-right: 10px;
}

.ly-social-links .social-list .icon.fa-icon i {
    color: #3b3b3b;
    top: 5px;
}

.ly-social-links .social-list .icon.fa-icon.footer i {
    color: #FFF;
    font-size: 50px;
}

.ly-social-links .social-list .icon i.fi-social-snapchat {
    color: #3b3b3b;
}

.ly-section .lifeyo-g-r .ly-section-overlay-mask {
    background-color: rgba(220, 233, 255, 0);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 1s ease 0s;
    width: 100%;
    z-index: 9000;
}

.lifeyo-editor .content-editor .ly-section:hover .ly-section-overlay-mask {
    background-color: rgba(220, 233, 255, 0.35);
}

.ly-section .lifeyo-g-r .ly-column-overlay-mask {
    background-color: rgba(242, 121, 53, 0);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.25s ease 0s;
    width: 100%;
    z-index: 9000;
}

.lifeyo-editor .content-editor .ly-col:hover .ly-column-overlay-mask {
    background-color: rgba(242, 121, 53, 0.5);
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

#spinner-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#wysihtml5_length_counter {
    font-size: 14px;
    font-weight: 300;
    margin: 8px 2px;
    text-align: center;
}

.font-style-menu .menu-title ul li .font-style-form {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.font-style-menu .menu-title ul li .font-style-form .style-title {
    font-weight: 500;
    font-size: 15px;
}

.font-style-menu .menu-title ul li .font-style-form.is-hidden {
    display: none;
    opacity: 0;
    transform: translateX(100%);
}

/** css for fix footer social edit item **/
.font-style-menu .menu-title ul li .font-style-form.is-hidden-right.header-social-item,
.font-style-menu .menu-title ul li .font-style-form.is-hidden-right.footer-social-item {
    display: block !important;
}

/** Set Important to Fix item overflow issue in style setting (editor) **/
.font-style-menu .menu-title ul li .font-style-form.is-hidden-right {
    display: none !important;
    opacity: 0;
    transform: translateX(200%);
}

.font-style-menu .font-style-form {
    transition: 0.3s ease 0s;
}

.ly-editor-modal .field select {
    background: #ffffff url("../images/select-arrow.png") no-repeat scroll 97% 50%;
    height: 60px;
}

.ly-section-feature.variation-e .feature-hover {
    position: absolute;
}

.sub-panel .tab-selector .tabs {
    width: 90%;
    background-color: #636363;
    border: 3px solid #636363;
    border-radius: 5px;
    padding: 0;
    margin: 15px auto;
}

.sub-panel .tab-selector .tabs li {
    width: 50%;
}

.sub-panel .tab-selector .tabs li a {
    background: #FDF9F5;
    padding: 5px 15px;
    text-align: center;
}

.sub-panel .tab-selector .tabs li.active a {
    background: #636363;
    color: #FFF;
    font-weight: bold;
}

.sub-panel .tab-selector .tabs li.highlighted a {
    background: #636363;
    color: #FFF;
    font-weight: bold;
}

.sub-panel .tabs-content {
    text-align: left;
    height: 91%;
    overflow-x: hidden;
}

.sub-panel .tabs-content .title {
    padding: 5px 10px;
}

.sub-panel .tabs-content .title hr {
    border: 1px solid #ddd;
    border-width: 1px 0 0;
    margin: 5px;
}

.sub-panel .tabs-content .title h3 {
    font-family: "Montserrat", "Lato", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}

.sub-panel .tabs-content .go-back a {
    font-family: "Montserrat", "Lato", Helvetica, Roboto, Arial, sans-serif;
}

#side-theme {
    overflow-y: auto;
}

#side-style {
    padding: 0;
    transition: 0.3s ease 0s;
}

#side-style .content-color-scheme {
    height: 130px;
}

#side-style .hide {
    display: none;
}

#side-style .go-back {
    font-size: 25px;
}

#side-style .go-back a {
    font-size: 14px;
}

#side-style .go-back a .fa {
    margin-right: 10px;
}

#side-style.moves-out {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

#side-style.moves-out .font-style-form {
    opacity: 1 !important;
    display: block;
}

#side-style [type="radio"] {
    height: 0px;
    margin: 0px;
    visibility: hidden;
}

#side-style ul.inline-list {
    width: 100%;
    margin: auto;
    overflow: visible;
    padding: 0;
}

#side-style ul.inline-list > li {
    width: 100%;
    margin: 7px 0;
    padding: 0 3px;
    font-family: 'Montserrat';
}

#side-style .font-style-menu .menu-title .title span {
    font-weight: 400;
}

#side-style .color-scheme {
    padding: 5px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    box-shadow: 0px 1px 1px #BDB7B1;
    height: 31px;
}

#side-style .color-scheme:hover {
    cursor: pointer;
    border: 1px solid #4A90E2;
    box-shadow: 0px 0px 0px 1px #4A90E2;
}

#side-style .color-scheme.active {
    border: 1px solid #4A90E2;
    box-shadow: 0px 0px 0px 1px #4A90E2;
}

#side-style .color-scheme ul {
    margin: 0;
}

#side-style .color-scheme ul li {
    width: 25%;
    height: 20px;
    float: left;
    list-style: none;
    content: ' ';
}

#side-style .color-scheme ul li.red {
    background: red;
}

#side-style .color-scheme ul li.gray {
    background: gray;
}

#side-style .color-scheme ul li.green {
    background: green;
}

#side-style .color-scheme ul li.blue {
    background: blue;
}

#side-style .button-custom {
    border: 1px solid #E3E3E3;
    background: #FAFAFA;
    color: #333;
    text-align: left;
    padding: 10px 10px;
    width: 100%;
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: 0px 1px 1px #BDB7B1;
}

#side-style .button-custom i {
    float: right;
    font-size: 12px;
    margin-top: 3px;
}

#side-style .dropdown.button::after,
#side-style button.dropdown::after {
    content: none;
}

#side-style .f-dropdown.caret-bottom-custom {
    margin-top: 11px;
    margin-left: 10px;
    z-index: 20;
    box-shadow: 1px 1px 5px #333;
    width: 105%;
}

#side-style .f-dropdown.caret-bottom-custom:before {
    border-width: 10px;
    top: -20px;
    left: 11%;
}

#side-style .f-dropdown.caret-bottom-custom:after {
    left: 11%;
    border-width: 10px;
    top: -21px;
}

#side-style .f-dropdown.caret-top-custom {
    margin-top: -11px;
}

#side-style .f-dropdown.caret-top-custom:before {
    border-width: 10px;
    bottom: -20px;
    left: 11%;
}

#side-style .f-dropdown.caret-top-custom:after {
    left: 11%;
    border-width: 10px;
    bottom: -21px;
}

#side-style .f-dropdown li > a {
    font-size: 14px;
}

#side-style .color-picker-section {
    padding: 5px 5px !important;
    background: #FFF;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    box-shadow: 0px 1px 1px #BDB7B1;
}

#side-style .color-picker-section input {
    margin: 0;
    padding: 3px;
    height: 28px;
    border: none;
}

#side-style .color-picker-section .cp-color-picker {
    z-index: 9;
}

#side-style .btn-group {
    margin-top: 20px;
    text-align: center;
}

#side-style .reset-link {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

#side-style .reset-link a {
    color: rgba(74, 144, 226, 0.8);
    font-family: "Lato";
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

#side-style .reset-link a:hover,
#side-style .reset-link a:active {
    color: #4a90e2;
    text-decoration: none;
}

#side-style .content-style {
    margin-top: 5px;
    /*height: 690px;*/
}

#side-style .content-style .inline-list > li div select {
    margin-bottom: 5px;
}

#side-style .content-style .inline-list > li > div div:nth-child(even) {
    padding-left: 5px;
}

#side-style .content-style .inline-list > li > div div:nth-child(odd) {
    padding-right: 5px;
}

#side-style .content-style .slider-input-wrapper {
    min-height: 25px;
    margin-top: 15px;
}

#side-style .content-style .font-style-form ul {
    margin-left: 0;
}

#side-style .style-title {
    font-family: "Montserrat";
}

#side-style .menu-item {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 500;
    line-height: 25px !important;
}

#side-style .menu-item .font-style-form button {
    font-size: 14px;
}

#side-style .menu-item label {
    font-family: "Montserrat", "Open Sans";
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px;
}

#side-style div.title {
    margin-bottom: 0;
}

#side-style div.title .h3 {
    margin-bottom: 0;
}

.font-style-menu .menu-title:last-child ul li:last-child .font-style-form.is-hidden-right {
    display: none;
    opacity: 0;
}

.cp-color-picker {
    z-index: 9500;
}

/* Font Family */
[data-font-name="arial"] {
    font-family: 'Arial', sans-serif;
}

[data-font-name="courier"] {
    font-family: 'Courier', sans-serif;
}

[data-font-name="helvetica"] {
    font-family: 'Helvetica', sans-serif;
}

[data-font-name="times-new-roman"] {
    font-family: 'Times New Roman', sans-serif;
}

[data-font-name="verdana"] {
    font-family: 'Verdana', sans-serif;
}

[data-font-name="roboto"] {
    font-family: 'Roboto', sans-serif;
}

[data-font-name="avenir"] {
    font-family: 'Nunito', sans-serif;
}

[data-font-name="muli"] {
    font-family: 'Muli', sans-serif;
}

[data-font-name="merriweather"] {
    font-family: "Merriweather", sans-serif;
}

[data-font-name="lato-black-italic"] {
    font-family: 'Lato-Black-Italic';
    font-weight: 700;
    font-style: italic;
}

[data-font-name="lato-bold"] {
    font-family: 'Lato-Bold';
    font-weight: 700;
}

[data-font-name="lato-regular"] {
    font-family: 'Lato-Regular';
}

[data-font-name="open-sans"] {
    font-family: 'Open Sans';
}

[data-font-name="Raleway"] {
    font-family: 'Raleway';
}

[data-font-name="six-caps"] {
    font-family: 'Six Caps', sans-serif;
}

[data-font-style="default"] {
    font-style: inherit;
}

[data-font-style="normal"] {
    font-style: normal;
}

[data-font-style="italic"] {
    font-style: italic;
}

[data-font-style="bold"] {
    font-style: bold;
}

[data-font-style="italic+bold"] {
    font-style: italic;
    font-weight: bold;
}

.publish-wait-modal-outer {
    position: relative;
}

.publish-wait-modal-outer .publish-wait-modal-image {
    z-index: 1;
}

.publish-wait-modal-outer .publish-wait-modal-inner {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 100px;
}

.publish-wait-modal-outer .publish-wait-modal-inner p {
    text-align: center;
    color: #fff;
    margin-top: 40px;
    font-size: 23px;
}

.modal-publishing-success .blue-box .link-text {
    margin-top: 25px;
    line-height: 1em;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
}

.modal-publishing-success .blue-box .link {
    font-size: 25px;
    font-weight: 600;
    color: #3079ed;
}

.modal-publishing-success .bg-blue-box {
    background-image: url(../images/modal_bg.jpg);
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.no-margin {
    margin: 0;
}

.has-textshadow {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.64);
}

.divider-bottom {
    border-bottom: 1px solid #353535;
}

.divider-top {
    border-top: 1px solid #626161;
}

.content .no-divider {
    border: 0;
}

.inline-space {
    padding: 0 1.25%;
}

.is-container {
    position: relative;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/* Spinner */
.loading-state {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.loading-state > div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
}

.loading-state .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loading-state .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

input[name="swa-ig-tag"][disabled],
input[name="swa-ig-id"][disabled] {
    background-color: #e3e3e3 !important;
}

@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1);
    }
}

#loader {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}

/* custom timeline */
div[data-section="timeline-clear"]::before {
    display: none;
}

div[data-section="timeline-clear"] {
    background: none;
}

div[data-section="timeline-clear"] .cd-text {
    opacity: 0.9;
}

div[data-section="timeline-clear"] [data-text="white"] h2,
div[data-section="timeline-clear"] [data-text="white"] p,
div[data-section="timeline-clear"] .ly-section-subtitle p {
    color: #FFF;
}

.ly-section-timeline.large-pad {
    padding-bottom: 80px;
}

.popup-gallery a img {
    width: 100%;
}

.popup-gallery .width100[data-variation='b'] > div {
    display: table;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.popup-gallery .width100[data-variation='b'] > div > .video-thumb {
    display: table-cell;
    vertical-align: middle;
}

.popup-gallery li {
    /*margin-top: 10px;*/
}

.popup-gallery li:first-child {
    /*margin-top: 0px;*/
}

.ly-section-gallery.stretch_gallery .container {
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}

.ly-section-gallery.stretch_gallery .container .lifeyo-g-r {
    margin: 0;
}

.ly-section-gallery.stretch_gallery .container .ly-grid-column {
    padding: 0 10px;
}

.ly-section-gallery.stretch_gallery .container div[class*='lifeyo-u-'] {
    padding: 0;
}

.ly-section-gallery.variation-c .container .ly-col.variation-c {
    padding: 0;
}

@media (max-width: 1023px) {
    .popup-gallery .width100[data-variation='b'],
    .popup-gallery .width100[data-variation='a'] {
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .popup-gallery .width100[data-variation='b'],
    .popup-gallery .width100[data-variation='a'] {
        width: 50%;
    }
}

.variation-c .feature-c {
    margin-top: 15px;
}

.lifeyo-u-mid {
    left: 25%;
}

.empty-filler p.manage-gallery-text {
    color: #3b3b3b;
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.space-top-20 {
    margin-top: 20px;
}

.btn.primary.p-small {
    padding: 10px 20px;
}

.gallery-container [class*="block-grid-"] {
    margin: 0;
}

.gallery-container .thumb_view {
    width: 100%;
    height: 175px;
}

.gallery-container li[data-variation="b"] .thumb_view {
    width: 100%;
    height: 200px;
    background-size: 140% !important;
}

.thumb_view {
    width: 100%;
    height: 175px;
    background-size: 130% !important;
}

.ly-section-projects .thumb_view {
    width: 100%;
    background-size: cover !important;
}

.background-img {
    width: 100%;
    height: 300px;
    background-size: cover !important;
}

.ly-element-image.variation-d .image-wrapper .cta-image {
    height: 300px;
}

.cta-image {
    width: 100%;
    background-size: cover !important;
}

.cta-image.variation-b {
    background-size: 100% !important;
}

.embed-full-width .container {
    width: 100% !important;
    padding: 40px 0 0;
}

.feature-image-show {
    width: 100%;
    min-height: 300px;
    background-size: cover !important;
}

.ly-col.lifeyo-u-1 .feature-image-show {
    min-height: 440px;
}

.ly-col.lifeyo-u-1 .feature-image-show.variation-b {
    min-height: 200px;
}

.ly-col.lifeyo-u-1-2 .feature-image-show {
    min-height: 370px;
}

.projects-items {
    height: 200px;
    overflow: hidden;
    margin-top: 15px;
    background-color: #000;
}

.projects-items .thumb_view {
    height: 100% !important;
}

@media (max-width: 768px) {
    .projects-items {
        height: 110px;
    }
}

.lg-sub-html h5.title {
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    color: #313131;
    text-align: left;
}

.lg-sub-html p.content {
    font-family: 'roboto', sans-serif;
    color: #313131;
    font-size: 14px;
    text-align: left;
}

.lg-sub-html p.content.second {
    font-size: 14px;
    margin: 0;
    color: #4F4F4F;
}

.field .row {
    margin-left: 0;
    margin-right: 0;
}

.projects-container .list-block p {
    margin-bottom: 5px;
    font-weight: 400;
}

.projects-container .list-block p.subtitle {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.projects-container .list-block p.second-subtitle {
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
    color: gray;
}

.projects-detail h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
}

.projects-detail h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
}

.projects-detail p.second-subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 14px !important;
    color: #4f4f4f !important;
    margin-bottom: 15px;
    font-weight: bold !important;
}

.projects-detail .desc.hidding {
    overflow: hidden;
}

.projects-detail .desc.hidding:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    pointer-events: none;
}

.projects-detail .desc.showing {
    height: auto;
    box-shadow: none;
}

.projects-detail .btn-div {
    margin: 30px 0;
}

.projects-detail .btn-div #btn-desc-proj {
    background-color: #bdbdbd;
    outline: none;
    box-shadow: none;
    border: none;
}

.projects-detail .btn-div #btn-desc-proj:hover {
    background-color: #9f9f9f;
}

.projects-detail .desc-b {
    margin: 30px 30px 0 0;
}

.pull-right {
    float: right;
}

.icon.socicon.icon-artsy {
    background: url('https://spoton-prod-websites-static.s3.amazonaws.com/static/images/artsy_logo_gray.png') no-repeat;
    width: 100px;
    height: 50px;
    background-size: contain;
    width: 43px;
    position: relative;
    top: 10px;
}

.icon.socicon.icon-artsy.small {
    width: 23px;
    height: 23px;
    top: 25px;
}

.icon.socicon.icon-artsy.medium {
    width: 33px;
    height: 33px;
    top: 21px;
}

.icon.socicon.icon-artsy.large {
    width: 47px;
    height: 47px;
    top: 14px;
}

.slick-slider .slick-list {
    width: 100%;
}

#ly-page .ly-pricing-plan.box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #ddd8d3;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

#ly-page .ly-pricing-plan.box h2.title {
    color: #3e3e3e;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
}

#ly-page .ly-pricing-plan.box h2.price {
    color: #3e3e3e;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

#ly-page .ly-pricing-plan.box h2.price > small {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    text-transform: lowercase;
}

.ly-pricing-plan p {
    color: #3b3b3b;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    margin: 30px 0;
    padding: 0 15px;
}

.heading-selections h1,
.heading-selections h2,
.heading-selections h3,
.heading-selections h4,
.heading-selections h5 {
    margin: 0;
}

#optSocialSvg .social-list li {
    float: none;
}

.callout-success {
    background: none repeat scroll 0 0 #deeeb7;
}

.page-banner {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

.callout-box {
    margin-bottom: 30px;
    padding: 15px;
}

.ly-section-gallery[data-gallery-type="HR"],
.ly-section-gallery[data-gallery-type="SL"] {
    margin: 0 !important;
    padding: 0 !important;
}

.ly-section-gallery[data-gallery-type="HR"].stretch_gallery,
.ly-section-gallery[data-gallery-type="SL"].stretch_gallery {
    padding: 0;
}

.ly-section-gallery[data-gallery-type="HR"].stretch_gallery .container,
.ly-section-gallery[data-gallery-type="SL"].stretch_gallery .container {
    margin: 0;
}

@media (max-width: 768px) {
    .ly-section-gallery[data-gallery-type="HR"] .gallery-setup,
    .ly-section-gallery[data-gallery-type="SL"] .gallery-setup {
        margin: 0;
    }
}

.theme-body {
    background: url(https://spoton-prod-websites-static.s3.amazonaws.com/static/images/theme-content-bg.jpg) repeat;
    border-right: 1px solid #d0cecf;
}

.theme-container {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    padding: 80px 50px;
    position: relative;
}

.theme-container .site-name {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
    float: left;
}

.theme-container .site-nav {
    float: right;
    text-transform: uppercase;
    padding-top: 5px;
}

.theme-container .site-nav li {
    display: inline;
    padding-left: 20px;
}

.theme-container .site-nav a {
    color: #919191;
}

.theme-container .site-nav a:hover,
.theme-container .site-nav .active {
    color: #2d2d2d;
}

.theme-container .entry-content {
    padding-top: 85px;
}

.theme-container .secondary-col {
    min-height: 200px;
    font-size: 14px;
    color: #9a9a9a;
    padding: 25px;
    z-index: 0;
}

.theme-container .secondary-col h2 {
    font-size: 16px;
    color: #5d5d5d;
}

.theme-container .gallery-wrapper {
    padding-top: 5px;
}

.thumb-block {
    float: left;
    width: 236px;
    padding: 20px;
}

.lifeyo-gallery .thumb-block:nth-child(4n) {
    clear: left;
}

.thumb {
    padding: 1px;
    border: 1px solid #cdcdcd;
    width: 100%;
    height: auto;
}

.image-testimonial {
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.image-testimonial > img {
    max-width: 160px;
}

.image-testimonial.v-b {
    float: none;
    text-align: center;
    margin: auto;
}

.ly-section blockquote {
    border: none !important;
}

/* Style for all elements in modals */
.ly-editor-modal {
    font-family: "Lato", sans-serif;
}

.ly-editor-modal .form-title {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 300;
}

.ly-editor-modal .field input,
.ly-editor-modal .field select,
.ly-editor-modal .field .radio-label::before,
.ly-editor-modal .field .checkbox-label-text::before {
    background-color: #ffffff;
    border: 0px solid #BFBFBF;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
}

.ly-editor-modal .field select {
    height: 50px;
}

.ly-editor-modal .field input[type=radio],
.ly-editor-modal .field input[type=checkbox] {
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    position: relative;
    opacity: 1;
    z-index: 2;
    width: 20px;
}

.ly-editor-modal .field .checkbox-label-text,
.ly-editor-modal .field .radio-label {
    font-size: 18px;
    opacity: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ly-editor-modal .field .checkbox-label-text span,
.ly-editor-modal .field .radio-label span {
    margin-bottom: 0px;
    padding-left: 24px;
}

.ly-editor-modal .field .checkbox-label-text::before,
.ly-editor-modal .field .checkbox-label-text::after,
.ly-editor-modal .field .radio-label::before,
.ly-editor-modal .field .radio-label::after {
    /* custom radio and check boxes */
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ly-editor-modal .field .checkbox-label-text::before,
.ly-editor-modal .field .radio-label::before {
    width: 20px;
    height: 20px;
    left: 0;
}

.ly-editor-modal .field .checkbox-label-text::after,
.ly-editor-modal .field .radio-label::after {
    /* check mark - hidden */
    display: none;
}

.ly-editor-modal .field .checkbox-label-text::after {
    /* check mark style for check boxes */
    width: 20px;
    height: 20px;
    background: url("../images/cd-icon-check.svg") no-repeat center center;
}

.ly-editor-modal .field .radio-label::before,
.ly-editor-modal .field .radio-label::after {
    border-radius: 50%;
}

.ly-editor-modal .field .radio-label::after {
    /* check mark style for radio buttons */
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    left: 5px;
}

.ly-editor-modal .field input[type=radio]:checked + label::before,
.ly-editor-modal .field input[type=checkbox]:checked + label::before {
    border-color: #49e845;
    background-color: #ffffff;
}

.ly-editor-modal .field input[type=radio]:checked + label::after,
.ly-editor-modal .field input[type=checkbox]:checked + label::after {
    display: block;
}

.ly-editor-modal .field .fa.icon-artsy > img {
    width: 24px;
    position: relative;
    top: -11px;
}

.ly-editor-modal label.checkbox {
    font-size: 16px;
    padding-left: 0px;
}

.ly-editor-modal .upload-image-menu-small {
    margin: 0 40px;
    padding: 0;
}

.ly-editor-modal .upload-image-panel {
    padding: 0;
    margin: 0;
    background: #EFEBE7;
}

.ly-editor-modal li.menu-tab {
    margin: 0;
    padding: 10px 15px;
    cursor: pointer;
    list-style: none;
}

.ly-editor-modal li.menu-tab a {
    outline: none;
    padding: 10px 15px;
    color: #6b758b;
    font-size: 18px;
    font-family: "Lato", sans-serif;
}

.ly-editor-modal li.menu-tab a.active {
    border-bottom: 2px solid #4d90fe;
}

.ly-editor-modal .images-list {
    padding: 15px;
    min-height: 400px;
    max-height: 500px;
    overflow-y: auto;
    border-left: 1px solid #A1A1A1;
}

.ly-editor-modal .images-list .media-item img {
    width: inherit;
}

.ly-editor-modal .sidebar {
    padding: 15px;
    text-align: left;
}

.ly-editor-modal .sidebar p {
    font-family: "Lato", sans-serif;
    font-size: 14px;
}

.ly-editor-modal .sidebar p a {
    font-size: 16px;
    color: #4A90E2;
}

.ly-editor-modal .sidebar.menu {
    padding: 0;
}

.ly-editor-modal .sidebar.menu .small {
    font-size: 12px;
    font-weight: bold;
    padding: 8px 10px 3px;
    font-family: "Lato", sans-serif;
}

.ly-editor-modal .sidebar.menu li {
    text-align: left;
    cursor: pointer;
    padding: 5px 20px;
    font-family: "Lato", sans-serif;
}

.ly-editor-modal .sidebar.menu li:hover,
.ly-editor-modal .sidebar.menu li.active {
    background: white;
}

.ly-editor-modal .menu-card {
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    box-shadow: 0px 1px 0px 0px #DDD8D3;
    padding: 20px;
    position: relative;
}

.ly-editor-modal .menu-card .select-image-icon-big {
    font-size: 50px;
    margin: 30px;
    color: #478BD8;
}

.horizontal-line {
    border: none;
    margin-bottom: 20px;
    border-top: 1px solid #D2CDC9;
}

.toggle-box.active .toggle-head .second-label {
    display: table-cell;
}

.toggle-box .toggle-head .second-label {
    width: 250px;
    display: none;
}

.toggle-box .toggle-body .file-icon {
    padding: 25px 0;
    word-wrap: break-word;
}

.toggle-box .toggle-body .file-icon .fa {
    position: relative;
}

.toggle-box .toggle-body .file-icon .fa .fu-icon-name {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'lato', open-sans;
    top: 26px;
    left: 0;
}

.toggle-box .fu-button-area {
    padding: 15px 0;
}

.toggle-box .fu-button-area button {
    margin-bottom: 0;
}

.upload-file-btn:focus {
    background: #888888;
}

.socicon {
    font-family: "socicon" !important;
}

.transparent {
    background: transparent;
}

.link-ext,
.password-protect {
    background: #D8D8D8;
    border-radius: 3px;
    padding: 10px;
    font-size: 12px;
}

.link-ext .head,
.password-protect .head {
    border-bottom: 1px solid #CECECE;
}

.link-ext .body,
.password-protect .body {
    padding: 10px 10px 0;
}

.link-ext .body input[type="text"],
.password-protect .body input[type="text"] {
    margin-bottom: 20px;
}

.password-protect {
    margin-top: 20px;
}

#ly-page header .top-bar-section > ul > li > a {
    display: inline-block;
    transition: all 1s ease-in-out 0s;
}

.projects-detail,
.ly-html-text {
    text-align: left;
}

.projects-detail .desc,
.ly-html-text .desc {
    text-align: justify;
}

.projects-detail ul,
.ly-html-text ul {
    list-style: inherit;
    margin: 5px 1.1rem;
}

.projects-detail ol,
.ly-html-text ol {
    list-style: decimal;
    margin: 5px 1.1rem;
}

.projects-detail .wysiwyg-font-size-xx-large,
.ly-html-text .wysiwyg-font-size-xx-large {
    font-size: xx-large;
}

.wysihtml5-editor .wysiwyg-font-size-xx-large {
    font-size: xx-large;
}

.wysihtml5-editor .wysiwyg-font-size-small {
    font-size: small;
}

ol.nav-builder-container ol {
    display: table-row;
    position: relative;
    top: 10px;
}

ol.nav-builder-container ol > li {
    position: relative;
    background: #F9F9F7;
}

ol.nav-builder-container ol > li > a > div {
    font-size: 12px;
    color: #333;
    padding: 5px 10px;
    line-height: 20px;
    width: 100%;
}

ol.nav-builder-container ol > li > .submenu-manage-icons {
    position: absolute;
    top: 3px;
    font-size: 16px;
    right: 10px;
    display: none;
}

ol.nav-builder-container ol > li > .submenu-manage-icons > a {
    color: #989CA4;
}

ol.nav-builder-container ol > li:hover {
    background: #DBDBD9;
}

ol.nav-builder-container ol > li:hover > .submenu-manage-icons {
    display: block;
}

ol.nav-builder-container ol > li:hover > .submenu-manage-icons > a:hover {
    color: #52565E;
}

.dragged {
    position: absolute !important;
    opacity: 0.5;
    z-index: 2000;
}

ol.nav-builder-container li.placeholder {
    position: relative !important;
    /** More li styles **/
}

ol.nav-builder-container li.placeholder:before {
    position: absolute !important;
    /** Define arrowhead **/
}

.ly-editor-modal .alert-error {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    color: #dd2b00;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: left;
}

.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #c09853;
    margin-bottom: 17px;
    padding: 8px 35px 8px 14px;
}

.slider-container {
    width: 300px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.slider-container .back-bar {
    height: 10px;
    position: relative;
}

.slider-container .back-bar .selected-bar {
    position: absolute;
    height: 100%;
}

.slider-container .back-bar .pointer {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    cursor: col-resize;
    opacity: 1;
    z-index: 2;
}

.slider-container .back-bar .pointer.last-active {
    z-index: 3;
}

.slider-container .back-bar .pointer-label {
    position: absolute;
    top: -20px;
    font-size: 8px;
    background: transparent;
    white-space: nowrap;
    line-height: 1;
}

.slider-container .back-bar .focused {
    z-index: 10;
}

.slider-container .clickable-dummy {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.slider-container .scale {
    top: 2px;
    position: relative;
}

.slider-container .scale span {
    position: absolute;
    height: 5px;
    border-left: 1px solid #999;
    font-size: 0;
}

.slider-container .scale ins {
    font-size: 9px;
    text-decoration: none;
    position: absolute;
    left: 0;
    top: 5px;
    color: #999;
    line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
    cursor: auto;
}

.theme-green .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eeeeee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #a1fad0;
    background-image: -moz-linear-gradient(top, #bdfade, #76fabc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bdfade), to(#76fabc));
    background-image: -webkit-linear-gradient(top, #bdfade, #76fabc);
    background-image: -o-linear-gradient(top, #bdfade, #76fabc);
    background-image: linear-gradient(to bottom, #bdfade, #76fabc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
}

.theme-green .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #AAA;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .pointer-label {
    color: #999;
}

.theme-green .back-bar .focused {
    color: #333;
}

.theme-green .scale span {
    border-left: 1px solid #e5e5e5;
}

.theme-green .scale ins {
    color: #999;
}

.theme-blue .back-bar {
    height: 5px;
    border-radius: 2px;
    background-color: #eeeeee;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .selected-bar {
    border-radius: 2px;
    background-color: #92c1f9;
    background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
    background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
    background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}

.theme-blue .back-bar .pointer {
    width: 14px;
    height: 14px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #AAA;
    background-color: #e7e7e7;
    background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
    background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
    background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .pointer-label {
    color: #999;
    font-size: 12px;
}

.theme-blue .back-bar .focused {
    color: #333;
}

.theme-blue .scale span {
    border-left: 1px solid #e5e5e5;
}

.theme-blue .scale ins {
    color: #999;
}

/* pagination for ecom */
[class^=pagination-container-] {
    text-align: center;
    margin-bottom: 20px;
}

[class^=pagination-container-] li {
    display: inline-block;
    margin: 0 5px;
    border-radius: 2px;
    font-size: 12px;
    line-height: inherit;
}

[class^=pagination-container-] li a {
    color: #404550;
    padding: 10px;
    border-radius: 2px;
    background-color: #eeeeee;
    height: auto;
}

[class^=pagination-container-] .pagination__item--current .pagination__link {
    color: #333;
    background-color: rgb(181,181,181);
    font-weight: 700;
}

.img-ecom:before{
    content: "";
    display: block;
    padding-top: 100%;
}

.img-ecom{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.img-ecom .photo-thumb {
    height: 100% !important;
}

.img-ecom .photo-thumb div {
    height: 100% !important;
}

#ly-page .ly-element-shoppingcarts .product-detail {
    margin-top: 10px;
}