
* {
  font-family:roboto;
 /* font-size  :16px;*/
}

h1 {
    font-size  :16px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 16px;
}

html {
  background:#fff
}

.framed-with-margin-lr {
    border: 1px solid black;
    margin-right: 0px;
    margin-left: 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.framed {
    border: 1px solid black;
    margin-right: 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.shadowed {
    margin-right: 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.chart {
    border: 1px solid black;
    margin-right: 15px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.username {
  text-align :center;
  background :#eb8;
  color      :#40d;
  font-family:helvetica;
  font-size  :24px;
  padding    :4px;
}

.info {
  font-style :italic;
  margin     :40px 0;
  text-align :center;
}

.center {
  text-align:center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.justify {
    text-align: justify;
}

.viewtables-filters-bar {
}

.viewtables-header-sortable {
    font-weight: bold  !important;
    text-decoration: none;
}

.background-transparent {
    background-color: transparent !important;
    border-color: transparent !important;
}

.use-background-image {
    background-image: url("/images/background/vector-abstract-blue-technology-background-design-illustration.jpg");
    background-size: cover;
}

.subhead {
    font-weight: bold;
}

.taken, .error {
  color:red;
}

.available {
  color:green;
}

.whisper {
  font-style:italic;
  color     :#006600;
}

.aspects-textarea {
    white-space: pre;
    overflow-wrap: normal;
    overflow-x: scroll;
}

#logo {
  font-family:Georgia;
  font-weight:bold;
  font-style :italic;
  font-size  :35px;
  color      :red;
  }

#my-footer {
    font-style: normal;
    font-size: 14px;
    /* padding: 10px 0px 0px 0px;*/
}

#nameused {
  margin-top:50px;
}

.hovered-table-row {
    /*font-weight: bold;*/
    background-color: #d9dce0;
}

.fullscreen-area {
    width: 100%;
    min-height: 300px;
    display: inline-block;
    background: #eaeced;
/*    padding: 0em 1em 0em 1em;*/
/*    margin: 2px 5px 5px 2px;*/
    /*    border: 1px solid black;*/
    /*    border-radius: 7px;
    padding: 5px 2px 5px 2px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;*/
}

.fullscreen-area-transparent {
    width: 100%;
    min-height: 300px;
    display: inline-block;
    padding: 0em 0em 0em 0em;
    margin: 0px 0px 0px 0px;
}

.header-home-button {
    background-color: #357fc1;
    margin: 2px 10px 2px 5px;
    padding: 2px 10px 2px 10px;
    border: 1px solid white;
    border-radius: 5px;
}

.charts-block-big {
    display: inline-block;
    /*background: #eb8;*/
}

.charts-toolbox-big {
    width: 100%;
    display: inline-block;
    background: #C0C0C0;
}

.charts-chart-big {
    width: 100%;
    margin: -8px 0 0 0;
    display: inline-block;
    /*background: #8eb;*/
}

.charts-block-small {
    display: inline-block;
}

.charts-toolbox-small {
    width: 100%;
    display: inline-block;
    background: #C0C0C0;
}

.charts-chart-small {
    width: 100%;
    margin: -9px 0 0 0;
    display: inline-block;
}

.planet-title-div {
    z-index: 99;
    margin: 0;
    position: fixed;
    /*    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    background-color: rgb(234, 236, 237);
    border: 1px solid black;
    margin-right: 10px;
    color: black;
    text-align: left;
    font-family: helvetica;
    padding: 4px;
}

.margin-1em {
    margin: 1em;
}

.padding-5 {
    display: inline-block;
    border: 1px solid black;
    margin: 2px 5px 5px 2px;
    border-radius: 7px;
    padding: 5px 2px 5px 2px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

@media screen and (max-width: 568px) {
    .fullscreen-area {
        width: 100%;
        display: inline-block;
        margin: unset;
        padding: unset;
    }
}

.centered-form-transparent {
    padding: 5px 0px 0px 0px;
    display: block;
    text-align: center;
}

.password-like {
   -webkit-text-security: disc;
}

.button-openhor {
    z-index: 10;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 96px;
    max-height: 96px;
    min-width: 96px;
    max-width: 96px;
    background-image: url("/images/alex/nav_openhor.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}

.button-openhor-on {
    z-index: 10;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 96px;
    max-height: 96px;
    min-width: 96px;
    max-width: 96px;
    background-image: url("/images/alex/nav_openhor_on.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}


.button-articles {
    z-index: 10;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 96px;
    max-height: 96px;
    min-width: 96px;
    max-width: 96px;
    background-image: url("/images/alex/nav_notes.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}

.button-articles-on {
    z-index: 10;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    min-height: 96px;
    max-height: 96px;
    min-width: 96px;
    max-width: 96px;
    background-image: url("/images/alex/nav_notes_on.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}

.button-processor {
    z-index: 10;
    position: relative;
    min-height: 146px;
    max-height: 146px;
    min-width: 146px;
    max-width: 146px;
    background-image: url("/images/alex/nav_processor.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}

.button-processor-on {
    z-index: 10;
    position: relative;
    min-height: 146px;
    max-height: 146px;
    min-width: 146px;
    max-width: 146px;
    background-image: url("/images/alex/nav_processor_on.png");
    background-origin: content-box;
    background-repeat: no-repeat;
}


.centered-form {
    background: #eaeced;
    display: block;
    text-align: center;
}

.top-padding-5 {
    padding: 5px 0px 0px 0px;
}

.grey-header {
    background-color: #d9dce0;
    padding:2px 4px 2px 4px;
    display: block;
    text-align: center;
}

.center-500 {
    display: inline-block;
    /*width: 100%;*/
    max-width: 568px;
}

.my-navbar-class {
    /*margin-top: -20px;*/
    /*margin-left: -20px;
    margin-right: -20px;*/
}

.controlgroup-textinput {
    padding-top: .22em;
    padding-bottom: .22em;
}

.height16 {
    max-height: .5em;
}

.set-height83 {
    max-height: 83px;
    min-height: 83px;
}

.min-height83 {
    min-height: 83px;
}

.min-height100 {
    min-height: 110px;
}

form {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: rgb(234, 236, 237);
    border: 1px solid black;
    border-radius: 7px;
    padding: 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.div-form {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: rgb(234, 236, 237);
    border: 1px solid black;
    border-radius: 7px;
    padding: 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
}

.fit-to-screen {
    max-height: 700px;
    overflow-y: scroll;
}

body.waiting * {
    cursor: progress;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.horizontal-checkboxes .ui-slider-switch {
    width: 18em;
}

.horizontal-checkboxes-small .ui-slider-switch {
    width: 10em;
}

.manual-checkbox {
    position: relative !important;
    margin-top: .25em !important;
    left: .466em;
    top: 50%;
    width: 22px;
    height: 22px;
    /*margin: -11px 0 0 0;*/
    outline: 0 !important;
    z-index: 1;
}

.ui-icon-interpretation:after {
    background-image: url("/images/alex/ico24_hat.png");
}

.ui-icon-zoom-in:after {
    background-image: url("/images/other/zoom-in-24.png");
}

.ui-icon-7star:after {
    background-image: url("/images/alex/icon24_7star.png");
}

.ui-icon-astrochart:after {
    background-image: url("/images/alex/icon-astrochart.png");
}

.ui-icon-articles:after {
    background-image: url("/images/alex/icon24_articles.png");
}

.ui-icon-openhor:after {
    background-image: url("/images/alex/icon24_openhor.png");
}

.ui-icon-flag-ru:after {
    background-image: url("/images/flags/russia-flag-round-icon-16.png");
}

.ui-icon-flag-pl:after {
    background-image: url("/images/flags/poland-flag-round-icon-16.png");
}

.ui-icon-flag-en:after {
    background-image: url("/images/flags/united-kingdom-flag-round-icon-16.png");
}

.ui-icon-I:after {
    background-image: url("/images/alex/icon24-I-v3.png");
}

.ui-icon-II:after {
    background-image: url("/images/alex/icon24-II-v3.png");
}

.ui-icon-scales:after {
    background-image: url("/images/other/scales.svg");
}

.planet-icon-on {
    border: 1px solid white;
    margin-right: 3px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px black;
    background-color: #eaeced;
}

.planet-icon-off {
    /*border: 1px solid black;*/
    margin-right: 3px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: -2px -2px 2px black;
    background-color: #eaeced;
}

.toolbox-retro-letter {
    font-size: 14px;
    color: yellow;
    font-weight: bold !important;
    text-decoration: none;
}

.tablist-left {
    width: 14%;
    display: inline-block;
}

.tablist-content {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
}

@media all and (max-width: 66em) {
    .search-toolbox-breakpoint .ui-block-a,
    .search-toolbox-breakpoint .ui-block-b,
    .search-toolbox-breakpoint .ui-block-c,
    .search-toolbox-breakpoint .ui-block-d,
    .search-toolbox-breakpoint .ui-block-e {
        width: 100%;
        float: none;
    }
}

.common-table-filters {
    text-align: center;
    min-height: 50px;
}

/* Hide the number input */
.full-width-slider input 
{
    display: none;
}

.hidden {
    visibility:hidden;
}

.full-width-slider .ui-slider-track 
{
    margin-left: 10px;
}

.monospace {
    font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
    white-space: pre;
    overflow-wrap: normal;
    max-height: 500px !important;
    height: 500px !important;
    overflow: scroll !important;
}

.chart-header {
    clear: both !important;
    line-height: 1 !important;
    background-color: #eaeced;
}

.charts-grid .ui-btn,
.charts-grid .button
{
    line-height: 0.9 !important;
}

.chart-header .ui-block-a {
    width: auto !important;
}

.chart-header .ui-block-b {
    width: 40px !important;
}


.on-dark {
    background-color: #C0C0C0;
}


/* articles 2 cols */
.article-columns .ui-body {
    text-align: left;
    border-color: #d9dce0;
}

.article-columns p {
    line-height: 140%;
    margin-top: 0px;
    margin-bottom: 0px;
}


/* Stack all blocks to start */
.article-columns .main-block,
.article-columns .""ID""-block {
    width: 100%;
    float: none;
}

/* Collapsing borders */
.article-columns > div + div .ui-body {
    border-top-width: 0;
}

/* 1st breakpoint - Float B and C, leave A full width on top */
@media all and (min-width: 42em) {
    .article-columns {
        overflow: hidden; /* Use this or a "clearfix" to give the container height */
    }
    .article-columns .ui-body {
        min-height: 14em;
    }
    .article-columns .ad-block {
        float: left;
        width: 99.95%;
    }
    .article-columns .ad-block p {
        font-size: .8em;
    }
    .article-columns > div + div .ui-body {
        border-top-width: 1px;
    }
    .article-columns > div:first-child .ui-body {
        border-bottom-width: 0;
    }
    .article-columns > div:last-child .ui-body {
        border-left-width: 0;
    }
}

/* 2nd breakpoint - Float all, 50/25/25 */
@media all and (min-width: 55em) {
    .article-columns .ui-body {
        min-height: 18em;
    }
    .article-columns .main-block {
        float: left;
        width: 74.95%;
    }
    .article-columns .ad-block {
        float: left;
        width: 24.95%;
    }
    .article-columns > div:first-child .ui-body {
        border-bottom-width: 1px;
    }
    .article-columns > div + div .ui-body {
        border-left-width: 0;
    }
}

/* 3rd breakpoint - Bump up font size at very wide screens */
@media all and (min-width: 75em) {
    .article-columns .ui-body {
        font-size: 100%;
    }
    .article-columns .main-block {
        float: left;
        width: 74.95%;
    }
    .article-columns .ad-block {
        float: left;
        width: 24.95%;
    }
}


.article-header {

}

.article-header-font {
    font-family: roboto;
    font-size: 28px;
    font-style: normal;
}

.article-intro {
    /*font-family: verdana,sans-serif;
    font-size: 10px;
    font-style: italic;*/
}

.overflow-y-hidden {
    overflow-y: hidden;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.article-show-more {
    padding: 2px 5px 2px 10px;
}

.article-lenta-row {
    padding: 8px 16px 8px 16px;
    background-color: rgb(234, 236, 237);
}

.article-signature {
    font-family: verdana,sans-serif;
    font-size: 10px;
    font-style: italic;
}

.article-author-image {
    float: left;
    margin: 0px 7px 7px 0;
    width: 7vw;
    height: 7vw;
}

.article-icon-image {
    float: right;
    margin: 0px 0px 7px 7px;
    width: 7vw;
    height: 7vw;
}

.article-divider {
    width: 100%;
    min-height: 5px;
    max-height: 5px;
    background-color: #CCC;
}

.top-button-font {
    font-size: 13px;
}

.article-navigator-button {
    font-size: 12px;
}

.thin-divider {
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    background-color: #CCC;
    margin-top: 5px;
    margin-bottom: 5px;
}

.article-body {

}

.article-comments {

}

.forum-comment {

}

.private-message {
}

.forum-comment-left {
    display: flex;
}

.flex {
    display: flex;
}

.forum-comment-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #d9dce0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 2px 5px 2px 5px;
    /*min-height: 68px;*/
}

.private-message-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #d9dce0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    max-height: 56px;
    padding: 2px 5px 2px 5px;
}

.planets-navbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #357fc1;
    padding: 7px 5px 2px 5px;
    border-radius:3px;
}

.interpretator-filter-navbar {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #357fc1;
    padding: 7px 5px 2px 5px;
    min-height: 32px;
    border-radius: 3px;
}

.aspects-navbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 3px;
    /*background-color: #357fc1;
    padding: 7px 5px 2px 5px;*/
}

.main-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #d9dce0;
    padding: 2px 5px 2px 5px;
}

.index-buttons-line {
    width: 100%;
    position: relative;
    min-height: 2px;
    max-height: 2px;
    background-color: #0bbcf6;
}

.forum-comment-icon {
    width: 68px;
    height: 68px;
    padding: 3px 0 0 0;
    display: inline;
}

.inline {
    display: inline;
}

.forum-comment-text {
    padding: 5px 5px 5px 5px;
    border-left: 5px solid #d9dce0;
    border-right: 5px solid #d9dce0;
    /*padding: 2px 5px 2px 5px;*/
    min-height: 4em;
    font-size: 16px;
    color: black;
}

.private-message-text {
    padding: 5px 5px 5px 5px;
    border-left: 5px solid #d9dce0;
    border-right: 5px solid #d9dce0;
    min-height: 2em;
    font-size: 16px;
    color: black;
}

.my-comment-text {
    background-color: rgb(234, 236, 237);
}

.my-message-text {
    background-color: rgb(234, 236, 237);
}

.message-text-to-me {
    background-color: rgb(234, 236, 237);
}

.deleted-comment-text {
    background-color: #d9dce0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    min-height: 1em !important;
}

.fixed-comment-text {
    background-color: #fefeC0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom: 5px solid #d9dce0;
}

.forum-comment-footer {
    background-color: #d9dce0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 2px 5px 2px 5px;
}

.private-message-footer {
    background-color: #d9dce0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 2px 5px 2px 5px;
}

.invisible {
    max-height: 0px !important;
    visibility: hidden;
}

.deleted-comment-footer {
    max-height: 0px !important;
    visibility:hidden;
}

.deleted-comment-header {
    max-height: 0px !important;
    visibility: hidden;
}

.fixed-comment-footer {
    max-height: 0px !important;
    visibility: hidden;
}


.commented-by {
    text-align: left;
    color: #40d;
    font-family: helvetica;
    font-size: 16px;
    padding: 4px;
}

.last-article-url {
    font-family: robotof;
    font-size: 16px;
    font-style: italic;
}

.popup-form-body {
    background-color: rgb(234, 236, 237);
    padding: 5px;
}

#password-control-group {
    background-color: #d9dce0 !important;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.astroprocessor-columns-button {
    padding: .357em .5em !important; 
}

.aspects-selection-button {
    padding: .45em .3em .15em .6em !important;
}

.increment-decrement-button {
    padding: .22em .3em .15em .3em !important;
}

.indent2 {
    text-indent: 2em;
}

.margin05 {
    margin: .5em 0;
}

.index-button-labels {
    text-decoration: none;
    color: #fff !important;
    font-size: 14px;
    /*    font-weight: normal !important;
    font-family: roboto;
    text-shadow: 0 0px 0 #f3f3f3;*/
}

.bold-important {
    font-weight: bold !important;
}

.home-button {
    margin: -1em;
    display: block;
    position: relative;
    overflow: visible;
    padding: .7em 1em 1.5em 1em;
    background-color:#357fc1;
}

.toolbox-house-info {
    display: flex;
    justify-content:left;
    margin: 2px 0px 2px 2px;
    border-width: 1px;
    border-radius: 4px;
    padding: 3px 2px 3px 2px;
    font-family: monospace;
    font-size: 16px;
    color: white;
    vertical-align:super;
    background-color: #357fc1;
}

#fine-tune-planets-popup,
#fine-tune-aspects-popup,
#time-popup {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 0px 10px 4px 10px;
}

.fine-tune-planets-collapsible-set,
#fine-tune-aspects-collapsible-set {
    opacity: 0.6;
}

/*#orbis-correction-value,*/
#show-time-value {
    opacity: 1;
    display: block;
    overflow: hidden;
    margin-left: 0em;
    margin-right: -2em;
    margin-bottom: 8px;
    position: relative;
    padding: 4px 5px 5px 5px;
    background-color: #357fc1;
    color: #fff !important;
    font-size: 18px;
}

.hour-min-sec-label {
    padding: 6px 5px 6px 2px;
}

.orbis-correction-btn,
.time-edit-ok,
.time-edit-btn {
    opacity: 1;
    min-width: 38px;
    max-width: 38px;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 4px;
    margin: 0px 0px 8px 0px;
    background-color: #357fc1;
    text-decoration: none;
    color: #fff !important;
    font-size: 14px;
}

    .orbis-correction-btn:hover,
    .time-edit-ok:hover,
    .time-edit-btn:hover {
        background-color: #23609f;
        cursor: pointer;
        opacity: 1;
    }


.border-radius-left-only {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}

.border-radius-right-only {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#user-agreement-condensed {
    text-align: justify;
    margin: .5em;
    padding: 0px .5em 0px .5em;
    text-indent: 2em;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #ffffff;
}

    #user-agreement-condensed > p {
        font-size: 8px;
    }
    #user-agreement-condensed > h3 {
        font-size: 8px;
    }
    #user-agreement-condensed > h1 {
        font-size: 9px;
    }
    #user-agreement-condensed > ul {
        font-size: 7px;
    }

#cookie-accept {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 4px 10px 4px 10px;
}

#import-current-action {
    text-align: center;
    background: rgb(101, 217, 254);
    color: rgb(36, 84, 120);
    font-family: helvetica;
    font-size: 24px;
    padding: 4px;
}

#zet-db-list {
    text-align: center;
    background: rgb(101, 217, 254);
    color: rgb(36, 84, 120);
    font-family: helvetica;
    font-size: 24px;
    padding: 4px;
}

.import-iframe-body {
    overflow-y: hidden;
    padding: 5px;
}

.import-instructions {
    margin: 15px;
    padding: 15px;
    text-align: left;
    font-family: helvetica;
    font-size: 18px;
}

.importtable-message-div {
    overflow-x: hidden;
    padding: 10px 4px 4px 10px;
    color: #40d !important;
    text-align: center;
    font-size: 18px;
    animation: blinker 3s linear infinite;
}

.padding-ad-block {
    padding: 2px 2px 5px 2px;
}

.lenta-article-header-a {
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: roboto;
    font-size: 28px;
    font-style: normal;
}

.synastry-mode-button {
    background-color: #357fc1 !important;
    color: white !important;
}

.synastry-mode-button-icon {
    /*width: 32px;
    height: 32px;*/
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.ui-icon-house-system:after {
    background-image: url("/images/alex/icon24-house-system.png");
}

.ui-icon-as-table:after {
    background-image: url("/images/alex/icon24-table.png");
}

.ui-icon-save-as:after {
    background-image: url("/images/alex/icon24-save-as.png");
}

.ui-icon-toggle-location:after {
    background-image: url("/images/alex/icon24-2-locs-on.png");
}

.flex-vertical-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    overflow-x: hidden;
    overflow-y: hidden;
}

.flex-horizontal-buttons {
    display: flex;
    justify-content: center;
}

.one-chart-with-toolbox {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.chart-menu-flex-btn {
    padding: 1px;
}

.chart-menu-flex-group {
    display: flex;
    justify-content: space-between;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
}

.chart-menu-inline-block-group {
    display: inline-block;
    margin: 2px 5px 5px 2px;
    padding: 5px 2px 5px 2px;
}

.centered-data-input .ui-input-text {
    margin: 0 0 !important;
    max-height: 33px !important;
    border-width:0 !important;
}

.div-like-button {
    background-color: #357fc1;
    border-radius: 3px;
    margin-left:1px;
    margin-top:1px;
}

.centered-data-input {
    max-width: 10em;
    margin: 0 auto;
}

svg text {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nonselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#aspects-filter {
    padding-top: 3px;
}

.popup-like-shadow {
    position: absolute;
    z-index: 99;
    border: 1px solid #d9dce0;
    border-radius: 5px;
    background-color: #d9dce0;
    box-shadow: 2px 2px 2px #888;
}

.dimmer-div {
    display: none;
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#calc-progress-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1099;
    border: 1px solid #d9dce0;
    border-radius: 5px;
    background-color: #d9dce0;
    box-shadow: 2px 2px 2px #888;
}

.planet-onclick-popup-class {
    max-width: 460px;
    padding: 4px;
    font-family: verdana,sans-serif;
    font-size: 11px;
    color: white;
    background-color: rgba(255, 255, 255/*, 0.75*/)  !important;
}

#interpretator-header {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-flow: wrap;
    padding: 2px 5px 2px 5px;
}

#interpretation-txt {
    padding: 5px 5px 5px 5px;
}

#interpretation-txt-all {
    padding: 5px 5px 5px 5px;
}

#interpretation-popup {
    min-width: 30%;
    overflow-x: scroll;
    overflow-y: scroll;
}

.padding-5-lr {
    padding: 0px 5px 0px 5px;
}

.edit-event-header {
    font-family: verdana,sans-serif;
    font-weight:bold;
    font-size: 16px;
    margin-top: 5px;
}

.events-view-table {
    border-bottom: 1px solid black;
    width: 100%;
}

.events-view-td {
    border-spacing: 0px;
    border-top: 1px dashed grey;
}

.width36 {
    width: 36px;
}

.zero-width-column {
    width: 0px;
}

.search-toolbox-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-flow: wrap;
    background-color: #d9dce0;
    padding: 2px 2px 2px 2px;
}

.flex-left-right {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.flex-row-left {
    display: flex;
    flex-direction: row;
    justify-content: left;
}

.sun-editor img {
    max-width: 80%;
}

.sun-editor-editable img {
    max-width: 80%;
}

.max-sheet-height {
    max-height: 50px;
}

.overflowYHidden {
    overflow-y: hidden !important;
}

.collapsed {
    visibility: collapse;
}


.hidden-to-0 {
    width: 0px;
    max-height: 0px;
    visibility: hidden;
}

.viewtable-with-add-button {
    margin-top: -42px;
}

.viewtable-add-button {
    max-width: 220px;
}

#interpretator-filter-sources {
    max-width: 400px;
    margin-top: 1px;
    padding-top: 5px;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.small-padding {
    padding: 2px 5px 1px 5px !important;
    line-height: 0.9em !important;
}

#get-lucky-cards-popup {
    margin: 5px;
    top: 30px;
}

.short-input-control {
    max-width: 5em !important;
}