@charset "utf-8";
/*
Copyright (C) 2009-2017 Ing. Maroš Šándor, IČO: 03046346. All rights reserved.
*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('fonts/OpenSans400.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('fonts/OpenSans400italic.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('fonts/OpenSans700.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('fonts/OpenSans700italic.woff') format('woff');
}
@font-face {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    src: local('Icons'), local('Icons-Regular'), url('fonts/icons.woff') format('woff');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    /*noinspection CssNoGenericFontName*/
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ddsmoothmobile {
    display: none;
}

#fs-mobile-search {
    margin: 4px;
}

#fs-mobile-search input {
    padding: 4px;
}

#fs-mobile-menu {
    display: none;
    position: absolute;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.mobile-menu-header, .mobile-menu-item, .mobile-menu-button {
    cursor: pointer;
}
.mobile-menu-header, .top-stripe-label {
    width: 100%;
    padding: 8px;
    background-color: #ff00ff;
    color: white;
    /*font-weight: bold;*/
    font-size: 125%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top-stripe-label {
    font-size: 110%;
    margin: 0 0 2px 0;
}

.popup-mobile-menu {
    border-bottom: 4px solid #909090;
}

#mobile-menu {
    width: 100%;
    background-color: #ff00ff;
    color: white;
    margin: 0 0 2px 0;
}
.mobile-menu-item {
    padding: 16px;
    border-bottom: 1px solid black;
}
.mobile-menu-button {
    margin: 0 16px 0 auto;
    padding: 8px 0 0 0;
}

html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}

body {
    background-color: #ffffff;
    margin: 0;
    /*font-family: Arial, Helvetica, sans-serif; COLOR: black;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 10.5pt;
    padding: 0;
    top:0 !important;
}
img {
    border-style: none;
    max-width: 100%;
}
table td img {
    max-width: none;
}
table {
    border-collapse: collapse;
}
a, a:link {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
.actions a:hover, .form-actions a:hover {
    text-decoration: none
}
textarea {
    font-family: inherit;
}

#hp-container {
    width: 100%;
}
#hp-header {
    position: relative;
    margin: 0 0 2px 0;
}
#hp-header-logo {
    overflow: hidden;
    max-height: 20%;
}
#hp-header-logo img {
    display: block;
}
#hp-header-logo-shadow {
    display: none;     /* hidden by default */
    box-shadow: 0 0 16px 24px
}

#hp-footer {
    margin: 4px 0 0 0;
    text-align: center;
    font-size: 90%;
    padding: 0.2em;
    color: white;
    background-color: #ff00ff;
    clear: both;
    display: flex;
    flex-direction: column;
}
#hp-footer a {
    color: white;
    text-decoration: underline;
}
#hp-menu img, .message-stripe img, .mobile-menu-item img  {
    position: relative;
    top: 2px;
    margin-right: 2px
}
.menu-icon {
    margin: 0 6px 0 0;
    font-size: 17px;
    position: relative;
    top: 2.5px;
}
a:hover .menu-icon, a.selected .menu-icon {
    color: #101010 !important;
}
.welcome-page-container img {
    max-width: 100%;
}
.message-stripe {
    font-size: 90%;
}
.news-item-header {
    background: linear-gradient(to right, #ff00ff, #ffD0ff);
    position: relative;
    padding: 4px;
    display: flex;
    flex-direction: row;
}
.news-item-title-and-author {
    display: flex;
    flex-direction: column;
}
.news-item-header-icon {
    margin: auto 8px auto 0;
}
.news-item-header-icon span {
    font-size: 36px;
    text-shadow: 1px 1px 2px #404040;
    margin: auto 4px auto 4px;
}
.news-item-actions {
    text-align: right;
    position: relative;
    display: flex;
    flex-direction: column;
    margin: auto 0 auto auto;
    z-index: 10;
}
.news-item-actions-icons {
}
.news-item-title {
    font-size: 125%;
    font-weight: bold
}
.news-item-author {
    font-size: 90%;
}
.news-category-header {
    font-size: 90%;
    margin-bottom: 4px;
}
div.mce-fullscreen {
    z-index: 5000;
}
.notification-area-container {
    display: flex;
}
.notification-area-message {
    margin: auto;
}
.notification-area-actions {
}
/* ClearFix http://stackoverflow.com/questions/211383/which-method-of-clearfix-is-best */
#hp-container:after {
    display: table;
    content: "";
    clear: both;
}
/* ClearFix END */











#google_translate_element {
    position: absolute;
    bottom: 8px;
    right:4px;
    text-align: right;
    z-index: 9;
}

.comments-link img {
    POSITION: relative; TOP: 2px; MARGIN-RIGHT: 2px
}
#hp-content {
    margin: 2px 2px 0 2px;
    OVERFLOW: hidden;
}
#search-control-form A {
    POSITION: absolute
}
.sidebar-block {
    BACKGROUND-COLOR: #ff00ff;
    MARGIN-bottom: 8px;
    border: 1px solid #909090;
    padding: 4px;
}
.sidebar-block-title {
    MARGIN-BOTTOM: 0.3em; FONT-SIZE: 1em; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.sidebar-block-title A {
    COLOR: inherit
}
.sidebar-block-body {

}

.fb-like {
    margin-top: 6px;
    vertical-align: middle;
}

.twitter-share-button {
    vertical-align: middle;
    margin-top: 6px;
    width: 80px !important;
}

table.form-listing {
    border: 2px solid white;
}
table.form-listing TD {
    border: 1px solid white;
    padding: 0.5em;
    BACKGROUND-COLOR: #f9e1b0
}




TABLE.listing {
    WIDTH: 100%;
    border: 2px solid white;
}
TABLE.listing TD {
    border: 1px solid white;
    padding: 2px;
}
TABLE.listing TH {
    border: 1px solid white;
    padding: 2px;
}
TABLE.listing TD {
    background-color: #ff00ff;
}
TABLE.listing TD.alternate {
    background-color: #ff00ff;
}
TABLE.listing TH {
    TEXT-ALIGN: center;
    background-color: #ff00ff;
    color: #ff00ff;
    FONT-WEIGHT: bold
}
TABLE.trhover TR:hover TD {
    background-color: #ff00ff;
}
TABLE.trhover TR:hover TD.alternate {
    background-color: #ff00ff;
}
TABLE.tdhover TD:hover {
    background-color: #ff00ff;
}
#polls-actions IMG {

}
.polls-item-actions {

}
.tra-totp-qrcode {
    text-align: center;
    margin: 12px;
}
.tfa-needed-notification-area {
    border: 4px solid #ff9000;
    border-radius: 8px;
    text-align: center;
    padding: 4px;
    margin: 4px;">
}
.poll-ended {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #ff9090;
    border-radius: 8px;
    font-weight: bold
}
.poll-usneseni-approved,.authenticate-locked {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #90ff90;
    border-radius: 8px;
    font-weight: bold;
    font-size: 120%;
}
.poll-usneseni-rejected {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #ff9090;
    border-radius: 8px;
    font-weight: bold;
    font-size: 150%;
}
.inline-notification, .inline-notification-error {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #99BF68;
    border-radius: 8px;
}
.inline-notification-error {
    background-color: #ff9090;
}
.poll-closing,.authenticate-unlocked {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #ffff90;
    border-radius: 8px;
    font-weight: bold
}
.poll-rollam-evaluation-info {
    margin: 12px 0 12px 0;
    padding: 12px;
    text-align: center;
    background-color: #90ff90;
    border-radius: 8px;
    font-weight: bold
}
.poll-item-bar {
    BACKGROUND-COLOR: #6d4a03; HEIGHT: 1em
}
.poll-item-percent {
    POSITION: relative; HEIGHT: 0.8em; COLOR: black; FONT-SIZE: 0.8em; TOP: -1.2em; LEFT: 330px
}
.poll-item-bar-100 {
    BACKGROUND-COLOR: #f9cb6d; HEIGHT: 1em; MARGIN-LEFT: 20px
}
.poll-small-graph {
    TEXT-ALIGN: center; FLOAT: right
}
.poll-graphs {
    MARGIN-TOP: 1em;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.poll-graph-wrapper {
    width: 100%;
    height: 250px;
}
.poll-graph-wrapper-iframe {
    width: 150px;
    height: 150px;
}
.polls-item-title A {
    COLOR: inherit
}
#poll-add-form DT {
    FONT-WEIGHT: bold
}
#poll-message-options {
    WIDTH: 100%
}
#poll-title-input {
    WIDTH: 100%
}
#poll-message-input {
    WIDTH: 100%
}
#polls-list {
    MARGIN: 0 0 20px
}
.polls-item-block {
    MARGIN: 0 0 20px
}
.polls-item-title {
    FONT-WEIGHT: bold
}
.polls-item-options {
    MARGIN-TOP: 1em;
}
.forum-item-title {
    FONT-SIZE: 1.5em; FONT-WEIGHT: bold;
}
.forum-item-title A {
    color: inherit
}
.news-item-title A {
    COLOR: inherit
}
.news-actions {

}
#news-title-input {
    WIDTH: 100%
}
#news-message-input {
    WIDTH: 100%
}
.news-item-block {
    BORDER: #909090 1px solid;
    margin: 0 0 20px;
}

.news-item-block:hover {
    BORDER: black 1px solid;
}

.ack-notification-area {
    padding: 4px;
    background-color: #ff8686;
    font-size: 90%;
    font-weight: bold;
}
.email-recipients-area {
    padding: 4px;
    background-color: #99BF68;
    font-size: 90%;
}
.system-notification-area {
    padding: 8px;
    margin: 0 8px 8px 8px;
    background-color: #fefe74;
    border: 1px solid #909090;
    animation-name: pulsebg;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.cookies-notification-area {
    padding: 8px;
    margin: 0 8px 8px 8px;
    background-color: #99BF68;
    border: 1px solid #909090;
}

@keyframes pulsebg {
    0% {
        background-color: #fefe74;
    }
    50% {
        background-color: #fefe7420;
    }
    100%  {
        background-color: #fefe74;
    }
}

.demo-notification-area, .reponse-notification-area {
    padding: 12px;
    margin: 0 8px 8px 8px;
    background-color: #99BF68;
}

.reponse-notification-area {
    cursor: pointer;
}

.event-notification-area {
    padding: 4px;
    background-color: #99BF68;
}

.story-notification-area-created {
    padding: 4px;
    background-color: #efe034;
}

.story-notification-area-resolved {
    padding: 4px;
    background-color: #99BF68;
}

.story-notification-area-rejected {
    padding: 4px;
    background-color: #ff8686;
}

.news-item-body {
    padding: 4px;
    position: relative;
}
.news-item-body-iframe{
    width: 100%;
    border: 0;
}
.news-item-body-iframe-content {
}
.category-empty {
    font-weight: bold;
}
.category-list {
    font-size: 90%;
}
.span-div-clickable {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 1;
}

.span-div-clickable-body {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 1;
}

.span-div-clickable:hover {
    background-color:rgba(0, 0, 0, 0.1)
}

.span-div-clickable-body:hover {
    background-color:rgba(0, 0, 0, 0.1)
}

.forum-item-header {
    background-color: #ff00ff;
    color: #f0f0f0;
    padding: 4px 0 4px 4px;
}

.forum-item-edited-info {
    color: #ffff00;
    margin-right: 12px;
}

.icon-actions {
    background-color: #ff00ff;
    margin: -5px 2px 0 0;
    padding: 4px 4px 0 4px;
    border: #000000 1px solid;
    box-shadow: 2px 2px 1px #888888;
    border-radius: 4px;
    FLOAT: right;
}

.forum-item-block .forum-item-header .icon-actions {
    margin: -5px 2px 0 0;
}

.forum-item-block .icon-actions {
    margin: 0;
    position: relative;
    z-index: 10;
}

.icon-actions:hover {
    cursor: pointer;
}

.forum-item-block {
    BACKGROUND-COLOR: #dcf5ad;
    MARGIN-BOTTOM: 1em;
    border: 1px solid #909090;
    padding: 5px;
    position: relative;
}
#account-control {
    TEXT-ALIGN: left
}
#account-control-form INPUT {
    WIDTH: 100%
}
.attachments-list img {
    max-width: none;
}
.attachments-container {
    display: flex;
}
.attachments-list {
    margin: 0 12px 0 0;
    overflow: hidden;
}
.attachments-dropzone {
    min-width: 100px;
    flex-grow: 1;
}
.attachments {
    MARGIN-BOTTOM: 1em
}
.attachments A {
    FONT-WEIGHT: normal
}
.attachments IMG {
    POSITION: relative; MARGIN-LEFT: 5px; TOP: 3px; MARGIN-RIGHT: 5px
}
#hp-header-logo A {
    COLOR: inherit
}
#members-list-table A {
    COLOR: inherit
}
A.link-button {
    FONT-SIZE: 90%
}
A.delete-action {
    COLOR: #ff246f
}
.logout-action {
    vertical-align: middle;
    float: right;
}
.flag-icon {
    vertical-align: middle;
    float: right;
    margin: 0 6px 0 6px;
}
.field-error-label {
    COLOR: red
}
.attachments-list-hiding-wrapper {
    background-color: #FFC0C0;
    padding: 8px;
    margin: 4px;
    text-align: center;
    display: none;
}
.currentday-notification-label {
    background-color: #FFC0C0;
    text-align: center;
    padding: 8px;
    border: 1px solid #909090;
    margin: 0 0 4px 0;
}
.news-item-attachments {
    MARGIN: 0.4em 0 0.8em 1em;
    font-size: 90%
}
.attachment-groups {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.attachment-groups .news-item-attachment {
    margin-left: 16px;
}
.attachment-group-label {
    font-weight: bold;
}
.attachment-group-label span {
    color: #f0b030;
    margin-right: 8px;
}
.attachment-group-header {
    padding-bottom: 4px;
}
.attachment-group-header:hover {
    cursor: pointer;
    text-decoration: underline;
}
.login-failed-message {
    font-weight: bold;
    background: #c00000;
    color: #f0f0f0;
    padding: 4px;
    text-align: center;
}

IMG.thumbnail {
    margin: 4px 0 0 0;
    border: 2px solid black;
}

.news-item-attachment {

}
.news-item-attachment A:hover {
    TEXT-DECORATION: none
}
.news-item-attachment IMG {
    POSITION: relative; TOP: 2px; MARGIN-RIGHT: 0.6em
}
.news-item-attachment A {
    MARGIN-BOTTOM: 0.3em
}
.comments-link {
    background: linear-gradient(to right, #ff00ff, #ffD0ff);
    padding: 2px 0 2px 0;
    CLEAR: both
}
input, textarea, select, optgroup, button {
    font-family: inherit;
    font-size: inherit;
}
DD {
    MARGIN-BOTTOM: 0.3em; MARGIN-LEFT: 0
}
.normal-list DT {
    TEXT-ALIGN: justify; MARGIN-BOTTOM: 10px
}

.fieldset-hint {
    font-size: 85%;
    font-style: italic;
    margin: 0 0 12px 0;
}
.fieldset-warning-hint {
    text-align: center;
    padding: 8px;
    background-color: #ffff70;
    border: 1px solid #909090;
    margin-bottom: 8px;
}
.sortArrowLeft {
    margin-right: -3px;
    padding: 0;
    vertical-align: middle;
    font-size: 0.6em;
}

.sortArrowLeft:hover {
    text-decoration: inherit;
    color: white !important;
}

.sortArrowRight {
    margin-left: -3px;
    padding: 0;
    vertical-align: middle;
    font-size: 0.6em;
}

.sortArrowRight:hover {
    text-decoration: inherit;
    color: white !important;
}

.input-hint {
    font-size: 85%;
    font-style: italic;
    margin: 8px 0 0 0;
}

.input-hint-no-label {
    font-size: 85%;
    font-style: italic;
}

legend {
    font-weight: bold;
    padding: 0 12px;
}

form legend {
    font-size: 1.2em;
}
fieldset {
    margin-bottom: 8px;
    border: 1px solid #909090;
}

fieldset[less-border] {
    padding: 0;
    border-top: 1px solid #909090;
    border-right: none;
    border-bottom: none;
    border-left: none;
}

fieldset[bottom-margin] legend {
    margin: 0 0 1em 0;
}

fieldset[less-border] legend {
    margin: 12px;
}
input:not([type=file]), textarea, select {
    border: 2px solid #c0c0c0;
    border-radius: 4px;
}
input:not([type=file]), textarea {
    padding: 4px;
}
.centered-form input:not([type=checkbox]):not([type=radio]):not([type=button]), .centered-form textarea {
    width: 90%;
}
input:focus, textarea:focus, select:focus {
    border: 2px solid #1c94c4;
    border-radius: 4px;
    background-color: #ffffd6;
    outline: none;
}
input[type="color"] {
    width: 64px !important;
    height: 40px;
    border: inherit;
    padding: 0;
}
.centered-form br{
    clear: left;
}
.label-input-wrapper {
    display: flex;
    margin: 0 0 12px 12px;
}
.label-wrapper {
    flex: 1 0 15%;
    min-width: 15%;
    text-align: right;
    padding: 0 12px 4px 0;
    font-weight: bold;
}
.input-wrapper {
    flex: 9 1;
}
.input-wrapper input {
    margin-top: -4px;
}

#login-container DL {
    MARGIN: 10px
}
#login-container #login-submit {
    TEXT-ALIGN: center
}
#login-container DT {
    TEXT-ALIGN: right; LINE-HEIGHT: 1.3em; MARGIN: 0 20px 0 0; WIDTH: 80px; FLOAT: left; CLEAR: right
}
#login-container DD {
    LINE-HEIGHT: 1.3em; MARGIN: 0 0 5px 85px; COLOR: #666
}
#login-container {
    MARGIN: 50px auto auto; WIDTH: 50%; HEIGHT: 50%;
    border: 2px solid rgb(0, 0, 0);
}
#header-login-form DL {

}
#header-login-form #login-submit {
    TEXT-ALIGN: center
}
.file-browser {
    border: medium none;
}
.form-actions {
    /*TEXT-ALIGN: left*/
    text-align: center;
}
.button-link {
    BACKGROUND-COLOR: transparent; COLOR: #00f; FONT-SIZE: 1em;
    CURSOR: hand;
    border: medium none;
    TEXT-DECORATION: underline
}
#header-login-authenticated {
    MARGIN-TOP: 10px; MARGIN-RIGHT: 10px
}
#header-login-form DT {
    TEXT-ALIGN: right; MARGIN: 3px 10px 0 0; WIDTH: 60px; FLOAT: left; CLEAR: right
}
#header-login-form DD {
    MARGIN-LEFT: 70px
}
#header-login-form INPUT {
    FONT-SIZE: 1em
}
#account-header {
    MARGIN-TOP: 0; FLOAT: right; FONT-SIZE: 90%; MARGIN-RIGHT: 20px
}
.pagination {
    TEXT-ALIGN: center;
    margin-bottom: 8px;

}
.pagination IMG {
    POSITION: relative; MARGIN-LEFT: 0.4em; TOP: 7px; MARGIN-RIGHT: 0.4em
}
ul.formal li {
    margin: 0.3em 0 0.5em 0
}

ol.formal li {
    margin: 0.3em 0 0.5em 0
}

.actions {
    text-align: right;
    margin-bottom: 4px;
}

.form-actions INPUT:hover {
    background-color: #ff00ff;
    color: #101010;
    cursor: pointer;
}
.form-actions INPUT {
    background-color: #ff00ff;
    font-size: 100%;
    border: #000000 1px solid;
    margin: 2px 2px 2px 2px;
    padding: 4px 12px 4px 12px;
    box-shadow: 2px 2px 1px #888888;
    border-radius: 4px;
    color: white;
    width: auto !important;
    min-width: 10em;
}
.form-actions INPUT:disabled, .actions INPUT:disabled {
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
    background-color: #e0e0e0;
    color: #101010;
    cursor: not-allowed;
}
.form-actions INPUT:disabled:hover, .actions INPUT:disabled:hover {
    background-color: #e0e0e0;
    cursor: not-allowed;
}

.actions INPUT:hover, .inline-actions INPUT:hover {
    background-color: #ff00ff;
    color: #101010;
    cursor: pointer;
}

.actions INPUT, .inline-actions INPUT {
    background-color: #ff00ff;
    font-size: 100%;
    border: #000000 1px solid;
    margin: 2px 2px 2px 2px;
    padding: 4px 12px 4px 12px;
    box-shadow: 2px 2px 1px #888888;
    border-radius: 4px;
    color: white;
}

.adsense-Title {
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
}

.adsense-TitleSmall {
    width: 100%;
    text-align: center;
}

.adsense-Wide {
    width: 100%;
    margin-bottom: 1em;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.adsense-HalfBanner {
    width: 100%;
    margin-bottom: 5px;
}

.adsense-SidebarSquare {
    width: 100%;
    margin-bottom: 5px;
}

.adsense-Social {
    width: 100%;
    margin-bottom: 5px;
}

.adsense-MediumRectangle {
    margin: 0 4px 16px 16px;
    float: right;
    width: 300px;
}

.adsense-HalfBanner-replacement {
    TEXT-ALIGN: left;
    FONT-SIZE: 90%;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 50px;
}

.adsense-Social-replacement {
    TEXT-ALIGN: left;
    FONT-SIZE: 90%;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 24px;
}

.adsense-SidebarSquare-replacement {
    TEXT-ALIGN: left;
    FONT-SIZE: 90%;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 240px;
}

.adsense-MediumRectangle-replacement {
    TEXT-ALIGN: left;
    FONT-SIZE: 1em;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 240px;
}

.adsense-WideSkyscraper-replacement {
    TEXT-ALIGN: left;
    FONT-SIZE: 1em;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 590px;
}

.adsense-Wide-replacement {
    TEXT-ALIGN: center;
    background-color: #ff00ff;
    border: 1px solid #909090;
    padding: 4px;
    height: 80px;
}

.message-body {
    /*overflow: hidden;*/
}

.adsense-right-wide-skyscraper {
    width: 160px;
    float: right;
    margin: 0 8px 0 8px;
}

.adsense-right-superwide-skyscraper {
    width: 300px;
    float: right;
    margin: 0 8px 0 8px;
}

.adsense-sidebar {
    text-align: center;
}

.list-view-title {
    float: left;
}

.katnotes-container {
    display: flex;
    flex-direction: column;
}
.katnotes-type-wrapper {
    display: flex;
    flex-direction: row;
    margin-top: 1em;
}
.katnotes-header {
    font-weight: bold;
    width: 12em;
    min-width: 12em;
}
.katnotes-list {
    display: flex;
    flex-direction: column;
    font-style: italic;
}
.katnotes-entry {
}

/* JQuery customizations */
#ui-datepicker-div {
    font-size:90%;
}

.link-content {
    border: 1px solid #909090;
    margin: 8px;
    padding: 8px;
    background-color: #FFD590;
}
.menu-button a {
    color: white;
}
.menu-button a:hover {
    text-decoration: none;
}
.menu-button {
    margin: auto 8px auto 0;
    padding: 4px;
    border-radius: 4px;
    font-size: 21px;
}
.link-preview {
    text-decoration: underline;
}
.link-preview-2 {
    text-decoration: underline;
}
.help-content {
    clear: both;
    border: 1px solid #909090;
    margin: 8px;
    padding: 8px;
    background-color: #a0d0ff;
    font-size: 90%;
}
.menuitem-preview-wrapper {
    padding: 8px;
}

#menuitem-preview-label {
    color: white;
}

::-webkit-input-placeholder {
    color: #808080;
}
:-moz-placeholder { /* Firefox 18- */
    color: #808080;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #808080;
}
:-ms-input-placeholder {
    color: #808080;
}

/*
======================================================
KALENDAR
======================================================
*/
.kalendar-container *, .kalendar-container *:before, .kalendar-container *:after {
    transition: all 0.5s ease;
}
.kalendar-controls {
    display: flex;
    flex-direction: row;
    margin: 8px 0 8px 0;
}
.kalendar-controls a {
    color: initial;
    margin: auto 8px auto 8px;
}
.kalendar-cell-dummy {
    border: none;
}
.kalendar-cell:hover {
}
.kalendar-cell-dummy:hover {
    background-color: initial;
}
.kalendar-cell-item {
    padding: 4px;
    margin-bottom: 4px;
    border-radius: 3px;
}
.kalendar-arrow {
}
.kalendar-title {
    font-weight: bold;
    font-size: 120%;
}

.kalendar-container {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.kalendar-cell-header {
    padding-bottom: 4px;
    display: flex;
    flex-direction: row;
}
.kalendar-cell-body a {
    color: initial;
}
.kalendar-cell-body a:hover {
    text-decoration: none;
}
.kalendar-header-today {
    border-radius: 3px;
}
.kalendar-header {
    width: 100%;
    display: flex;
    flex-direction: row;
}
.kalendar-header-day {
    flex: 1;
    padding: 8px;
    text-align: left;
    text-transform: uppercase;
}
.kalendar-header-action {
    font-size: 17px;
    margin: 0 0 0 auto;
    z-index: 2;
}
.kalendar-header-action a {
    color: #00A000;
    opacity: 0.1;
}
.kalendar-header-action a:hover {
    text-decoration: none;
    opacity: 1;
}
.kalendar-event-login-last {
    color: #3d924a;
    padding: 0;
    margin-bottom: 0;
}
.kalendar-settings {
    margin-bottom: 24px;
}
/*
======================================================
SIMPLE PAGINATION
======================================================
*/
ul.simple-pagination {
    list-style: none;
}

.simple-pagination {
    float: right;
    margin: 4px 0 4px 0;
}

.simple-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

.light-theme a, .light-theme span {
    float: left;
    color: #ff00ff;
    font-size:14px;
    line-height:24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #ffC0ff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffC0ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffC0ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffC0ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#ffC0ff 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#ffC0ff 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#ffC0ff 100%); /* W3C */
}

.light-theme a:hover {
    text-decoration: none;
    background: #FCFCFC;
}

.light-theme .current {
    background: #ff00ff;
    color: #ffC0ff;
    border-color: #444;
    cursor: default;
}

.light-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}
/*
======================================================
SIMPLE PAGINATION END
======================================================
*/

.pagination-select-div {
    margin-top: 4px;
    float: right;
    font-size: 90%;
}

.pagination-select {
    height: 26px;
    text-align: right;
    padding: 0 4px 2px 0;
}

.feedback-error {
    text-align: center;
    background-color: #FFD0D0;
    margin-bottom: 8px;
    padding: 8px;
    border: 1px solid #909090;
}
input.validation-error, div.validation-error {
    background-color: #FFD0D0;
}
textarea.validation-error {
    background-color: #FFD0D0;
}
table.validation-error {
    background-color: #FFD0D0;
    border: 2px solid #909090;
    border-radius: 2px;
}

.member-selector {
    margin: 4px;
    cursor: pointer;
}

.member-selector:hover {
    background-color:rgba(0, 0, 0, 0.1)
}

/*
======================================================
TOGGLE SWITCH
======================================================
*/
.toggle-switch {
    display: none;
}
.toggle-switch::-moz-selection, .toggle-switch:after::-moz-selection, .toggle-switch:before::-moz-selection, .toggle-switch *::-moz-selection, .toggle-switch *:after::-moz-selection, .toggle-switch *:before::-moz-selection, .toggle-switch + .toggle-switch-button::-moz-selection {
    background: none;
}
.toggle-switch::selection, .toggle-switch:after::selection, .toggle-switch:before::selection, .toggle-switch *::selection, .toggle-switch *:after::selection, .toggle-switch *:before::selection, .toggle-switch + .toggle-switch-button::selection {
    background: none;
}
.toggle-switch + .toggle-switch-button {
    outline: 0;
    display: block;
    width: 64px;
    height: 32px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.toggle-switch + .toggle-switch-button:after, .toggle-switch + .toggle-switch-button:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
}
.toggle-switch + .toggle-switch-button:after {
    left: 0;
}
.toggle-switch + .toggle-switch-button:before {
    display: none;
}
.toggle-switch:checked + .toggle-switch-button:after {
    left: 50%;
}

.toggle-switch-flip + .toggle-switch-button {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: sans-serif;
    -webkit-perspective: 100px;
    perspective: 100px;
}
.toggle-switch-flip + .toggle-switch-button:after, .toggle-switch-flip + .toggle-switch-button:before {
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    top: -2px;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 4px;
}
.toggle-switch-flip + .toggle-switch-button:after {
    content: attr(data-tg-on);
    background: #ff00ff;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.toggle-switch-flip + .toggle-switch-button:before {
    background: #c0c0c0;
    content: attr(data-tg-off);
}
.toggle-switch-flip + .toggle-switch-button:active:before {
    -webkit-transform: rotateY(-20deg);
    transform: rotateY(-20deg);
}
.toggle-switch-flip:checked + .toggle-switch-button:before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.toggle-switch-flip:checked + .toggle-switch-button:after {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    left: 0;
    background: #ff00ff;
    color: white;
}
.toggle-switch-flip:checked + .toggle-switch-button:active:after {
    -webkit-transform: rotateY(20deg);
    transform: rotateY(20deg);
}
.centered-form .switch label {
    width: 80px;
    margin: 0;
}

.switch {
    position: relative;
    display: inline-block;
    height: 24px;
}

.switch input {
    display:none;
}

.switch label {
    float: left;
}
/*
======================================================
TOGGLE END
======================================================
*/
/* ======================================================
    TOUCH CHOICE
====================================================== */
.touch-choice-control {
    display: inline-block;
    margin: 0 0 4px 0;
    max-width: 100%;        /* Without this IE 11 fails to wrap options correctly */
}
.centered-form .touch-choice-control {
    max-width: 90%;        /* Without this IE 11 fails to wrap options correctly */
}
div.touch-choice-control.validation-error {
    background-color: #FFD0D0;
}
.touch-choice-value {
    min-width: 300px;
}
.touch-choice-value-nominwidth {
    min-width: initial;
}
.touch-choice-value-title {
    font-weight: bold;
}
.touch-choice-value-desc {
    font-size: 80%;
    font-style: italic;
}
.touch-choice-name-desc {
    font-weight: normal;
    font-size: 80%;
    font-style: italic;
}
.touch-choice-all-values {
    display: flex;
    flex-wrap: wrap;
}
.touch-choice-all-values .touch-choice-value {
    flex: 1 0 300px;
    margin: 4px;
}
.touch-choice-all-values .touch-choice-value-nominwidth {
    flex: initial;
}
.touch-choice-current-value {
    margin: 0 auto 8px 0;
    display: flex;
}
.touch-choice-current-value .touch-choice-value {
    background-color: #ff00ff;
    color: white;
}
.touch-choice-all-values .touch-choice-value {
    background-color: #e0e0e0;
}
.touch-choice-value {
    padding: 8px;
    border-radius: 8px;
    cursor: pointer;
}
.touch-choice-value a {
    color: inherit
}
.touch-choice-control-compressed .touch-choice-all-values {
    flex-direction: column;
}
.touch-choice-control-compressed .touch-choice-value {
    flex: 0 0 auto;
    border-radius: 4px;
}
.touch-choice-control-compressed .touch-choice-value-title {
    font-weight: normal;
}
.touch-choice-current-value .touch-choice-value:hover {
    opacity: 0.9;
}
.touch-choice-selected-value {
    background-color: #ff00ff;
    color: white;
}
.touch-choice-selected-value .touch-choice-value-title {
    font-weight: bold;
}

/* ======================================================
 FLEX TABLES
====================================================== */
.small-flex-table .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding-bottom: 4px;
}
.small-flex-table .row:hover {
    background-color:rgba(0, 0, 0, 0.1)
}
.small-flex-table .row .cell img {
    vertical-align: middle;
}
.small-flex-table .row .cell {
    flex-grow: 0;
    padding-left: 8px;
}
.small-flex-table .row .text {
    flex-grow: 1;
}
.small-flex-table .row .icon {
    width: 24px;
}
.movable {
    cursor: move
}
.smallflex-dragging {
    background-color:rgba(0, 0, 0, 0.1)
}

/* ======================================================
    GENERAL OVERRIDES
====================================================== */
.polls-item-options .touch-choice-control {
    width: 100%;
}
.polls-item-options .touch-choice-all-values {
    flex-direction: column;
}
.polls-item-options .touch-choice-value {
    padding: 12px 16px 12px 16px;
}
.touch-choice-control-readonly .touch-choice-value:not(.touch-choice-selected-value):hover  {
    color: black;
    background-color: #e0e0e0 !important;
}
.touch-choice-control-readonly .touch-choice-selected-value {
    color: black;
}
.touch-choice-control-readonly .touch-choice-value {
    cursor: not-allowed;
}
/* ======================================================
    FLEX TABLES
====================================================== */
.flt-container {
    padding: 4px;
}
/*noinspection CssNoGenericFontName*/
.flt-sortable-desc:after {
    font-family: 'Glyphicons Halflings';
    content: "\e252 ";
    font-size: 80%;
    margin-left: 4px;
}
/*noinspection CssNoGenericFontName*/
.flt-sortable-asc:after {
    font-family: 'Glyphicons Halflings';
    content: "\e253 ";
    font-size: 80%;
    margin-left: 4px;
}
/*noinspection CssNoGenericFontName*/
.flt-sortable-inactive:after {
    font-family: 'Glyphicons Halflings';
    content: "\e150 ";
    color: #909090;
    font-size: 80%;
    margin-left: 4px;
}
.flt-header .flt-sortable {
    cursor: pointer;
}
.flt-header .flt-sortable:hover {
    background-color: #606060;
}
.flt-header .flt-sortable .span-div-clickable {
    background-color: inherit;
}
.flt-header {
    background-color: #5B4118;      /* TODO: override.css */
    color: white;
    font-weight: bold;
}
.flt-data-row {
    position: relative;
    border-bottom: 1px solid #D0D0D0;
}
.flt-header .flt-column {
    position: relative;
}
.flt-table-row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 4px;
}
.flt-wrapper {
    display: flex;
    flex-direction: row;
}
.flt-column {
    flex-grow: 0;
    flex-shrink: 0;
    vertical-align: top;
}
.flt-data-row .flt-column span {
    position: relative;
    z-index: 2
}
.flt-data-row .flt-column a {
    position: relative;
    z-index: 2
}
.flt-col-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 4px;
}
.flt-col-header {
    padding-right: 4px;
    vertical-align: middle;
    text-align: left;
    display: flex;
    align-items: center;
}
.flt-col-fulltext {
    overflow-wrap: break-word;
    padding-right: 4px;
}
.flt-col-action, .flt-col-icons {
    z-index: 2 ;
}
.flt-col-action {
    margin: 0 0 0 4px;
    font-size: initial !important;
}
.flt-col-icons {
    margin: 0 4px 0 4px;
}
.flt-col-icons {
    cursor: default;
}
.flt-col-icons span {
    margin: 2px;
}
.flt-col-icons span:hover {
    color: #000000 !important;
}
/* ======================================================
    JS TREE
====================================================== */
#folder-tree-editor {
    display: flex;
    flex-direction: row;
}
#folder-tree-container {
    padding: 8px 12px 12px 0;
    border-right: 1px solid #D0D0D0;
    flex: 1 0 30%;
    max-width: 40%;
}
#folder-tree-settings {
    padding: 8px 8px 12px 8px;
    flex: 0 1 70%;
}
.folder-tree-icon {
    /*noinspection CssNoGenericFontName*/
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-size: 17px;
}
/* Fix for multiline node text */
.jstree-anchor {
    white-space : normal !important;
    height : auto !important;
    padding-right : 24px;
}
/* ======================================================
    MEDIA OVERRIDES
====================================================== */
@media screen and (max-width: 960px) {
    body {
        font-size: 10.5pt;
    }
    #hp-quickbar {
        display: none;
    }
    .top-stripe-label {
        display: none;
    }
    #mobile-menu {
        display: flex;
    }

    #hp-classic-menu {
        display: none;
    }

    #hp-header-logo img {
        width: 100%;
    }
    #hp-header-logo-shadow {
        display: none !important;
    }

    #google_translate_element {
        display: none;
    }
    .help-content {
        border: none;
        margin: 0 0 4px 0;
        padding: 8px;
        background-color: #a0d0ff;
        font-size: 90%
    }

    .demo-notification-area {
        margin: 0 2px 2px 2px;
    }

    .adsense-right-wide-skyscraper {
        display: none;
    }
    .adsense-Wide {
        margin-bottom: 16px;
    }
    .katnotes-type-wrapper {
        flex-direction: column;
    }
    .katnotes-header {
        width: 100%;
        min-width: unset;
    }
    .attachments-container {
        flex-direction: column;
    }
    .attachments-list {
        margin: 0 0 12px 0;
    }
    .attachments-dropzone {
        width: 100%;
        flex-grow: 1;
    }
    #folder-tree-editor {
        flex-direction: column;
    }
    #folder-tree-container {
        order: 2;
        padding: 8px 4px 12px 4px;
        border-right: none;
        border-bottom: 1px solid #D0D0D0;
        flex: auto;
        max-width: none;
    }
    #folder-tree-settings {
        order: 1;
        padding: 8px 4px 12px 4px;
        flex: auto;
    }
    .news-item-header {
        padding-bottom: 6px;
    }

}
@media screen and (max-width: 800px) {
    .poll-graph-wrapper-iframe {
        width: 80px;
        height: 80px;
    }
}
@media screen and (min-width: 960px) {
    body {
        font-size: 12pt;
    }
    .adsense-media-narrow {
        display: none;
    }
    #fs-mobile-search {
        display: none;
    }
    #mobile-menu {
        display: none;
    }
    #hp-quickbar {
        text-align: left;
        width: 258px;       /* includes the margin as we're using box-sizing: border-box */
        padding-right: 8px;
        float: left;
        height: 100%;
        margin-left: 8px;
        font-size: 90%;
    }
    #hp-classic-menu {
        width: 100%;
        display: block;
        margin-bottom: 8px;
    }
    #google_translate_element_bottom {
        display: none;
    }
}

@media screen and (orientation: landscape) {
    .notification-area-container {
        flex-direction: row;
    }
    .notification-area-message {
    }
    .notification-area-actions {
        margin-left: auto;
    }
}

@media screen and (orientation: portrait) {
    .notification-area-container {
        flex-direction: column;
    }
    .notification-area-message {
    }
    .notification-area-actions {
        text-align: right;
    }
}

/*
-------------- MOBILE FORMS HOTFIXES ---------------
 @media screen and (max-width: 960px) {
 @media screen and (max-width: 1960px) {
*/
@media screen and (max-width: 960px) {
    form.centered-form label, form.centered-form input:not(.toggle-switch) {
        display: table-cell;
    }
    form.centered-form label {
        float: none;
        margin: 0;
        text-align: left;
        width: 100%;
    }
    form.centered-form input, form.centered-form textarea, form.centered-form table {
        width: 100%;
    }
    form.centered-form input, form.centered-form textarea, form.centered-form table {
        width: 100%;
    }
    form.centered-form div.fieldset-hint {
        margin: 0;
        width: 100%;
    }
    form.centered-form table tr td label {
        width: auto;
    }
    form.centered-form table tr td input[type="radio"], form.centered-form table tr td input[type="checkbox"] {
        float: left;
        text-align: left;
        width: auto;
    }
    form.centered-form div.form-actions input {
        width: auto;
    }
    form.centered-form div.touch-choice-control {
        margin: 0;
    }
    .label-input-wrapper {
        flex-direction: column;
        margin: 0 0 12px 0;
    }
    .label-wrapper {
        flex: auto;
        text-align: left;
    }
    .input-wrapper input {
        margin-top: 0;
    }
    .centered-form input:not([type=checkbox]):not([type=radio]):not([type=button]), .centered-form textarea {
        width: 100%;
    }
}

#chartjs-tooltip {
    opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, .8);
    color: white;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 4px 4px;
    font-size: 80%;
}
.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border: 1px solid white;
    border-radius: 2px;
}
#whole-page-cover {
    position:fixed;
    top: 0; left: 0;
    width:100%;
    height:100%;
    display: none;
    background: #606060;
    opacity: 0.50;
    z-index: 10000;
}
.wpc-spinner {
    position:fixed;
    top: 50%;
    left: 50%;
    border: 16px solid #f0f0f0;
    border-top: 16px solid #909090;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    animation: spin 2s linear infinite;
    z-index: 10001;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/* **********************************************************
   xmas-lights
   ********************************************************** */
.lightrope {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    margin: -15px 0 0 0;
    padding: 0;
    pointer-events: none;
    width: 100%;
}
.lightrope li {
    position: relative;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 12px;
    height: 20px;
    border-radius: 50%;
    margin: 20px;
    display: inline-block;
    background: #00f7a5;
    box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    -webkit-animation-name: flash-1;
    animation-name: flash-1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.lightrope li:nth-child(2n+1) {
    background: #ffff00;
    box-shadow: 0px 4.6666666667px 24px 3px rgba(255, 255, 0, 0.5);
    -webkit-animation-name: flash-2;
    animation-name: flash-2;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}
.lightrope li:nth-child(4n+2) {
    background: #f70094;
    box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    -webkit-animation-name: flash-3;
    animation-name: flash-3;
    -webkit-animation-duration: 2.1s;
    animation-duration: 2.1s;
}
.lightrope li:nth-child(odd) {
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
}
.lightrope li:nth-child(3n+1) {
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
}
.lightrope li:before {
    content: "";
    position: absolute;
    background: #222;
    width: 10px;
    height: 9.3333333333px;
    border-radius: 3px;
    top: -4.6666666667px;
    left: 1px;
}
.lightrope li:after {
    content: "";
    top: -14px;
    left: 9px;
    position: absolute;
    width: 52px;
    height: 18.6666666667px;
    border-bottom: solid #222 2px;
    border-radius: 50%;
}
.lightrope li:last-child:after {
    content: none;
}
.lightrope li:first-child {
    margin-left: -40px;
}

@-webkit-keyframes flash-1 {
    0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
}

@keyframes flash-1 {
    0%, 100% {
        background: #00f7a5;
        box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    }
    50% {
        background: rgba(0, 247, 165, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2);
    }
}
@-webkit-keyframes flash-2 {
    0%, 100% {
        background: #ffff00;
        box-shadow: 0px 4.6666666667px 24px 3px #ffff00;
    }
    50% {
        background: rgba(255, 255, 0, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(255, 255, 0, 0.2);
    }
}
@keyframes flash-2 {
    0%, 100% {
        background: #ffff00;
        box-shadow: 0px 4.6666666667px 24px 3px #ffff00;
    }
    50% {
        background: rgba(255, 255, 0, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(255, 255, 0, 0.2);
    }
}
@-webkit-keyframes flash-3 {
    0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
}
@keyframes flash-3 {
    0%, 100% {
        background: #f70094;
        box-shadow: 0px 4.6666666667px 24px 3px #f70094;
    }
    50% {
        background: rgba(247, 0, 148, 0.4);
        box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2);
    }
}

#xmas-lights {
    display: none;
}

/* **********************************************************
   END xmas-lights
   ********************************************************** */
