/* html {
    height: 100%;
}

body {
    background-color: #8d7851;
    /* background-color: #a39c8a; */
    margin: 0;
    padding: 0;
    height: 100%;

}

.wrapper {
    margin: 0;
    height: 100%;
    min-height: 100%;
}

/* page core */
div.core {
    display: block;
    clear: both;
    margin: 0;
    height: max-content;
    width: 100%;
    /* padding-top: 70px; */
}

.memory div.core {
  /* position: absolute; */
}

section.space {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    height: 100%;
    /* width: 80%; */
    float: left;
}

.memory section.space {
    padding-left: 0px;
    /* padding-right: 0px; */
}


div.right_inner {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 100%;
}

footer {
    display: block;
    background-color: #8e8776;
    margin: 0;
    padding: 0;
}

label.blue {
    color: white;
    font-family: "Candara";
}

label {
    color: #404142;
    font-family: "Candara";
}

.blue {
    color: #404142;
}

.entity-header {
    color: white;
    font-size: 15px;
}

.entity-header span a {
    color: #65a3bb
}

.entity-header span a:hover {
    color: #65b6d2;
}

.property-box-search-row label {
  color: black;
}

.cafeta {
    font-family: "Times New Roman";
}

.info-label {
    color: #555758;
    font-weight: bold;
    font-family: "Candara";
}

.info-title {
    margin-top: 5px;
    color: white;
    font-size: 20px!important;
    font-family: "Candara";
}

.info-text.info-summary {
    margin-bottom: 5px;
}

.info-text {
    margin-top: -5px;
    margin-left: 15px;
    color: white;
    font-size: 18px;
    font-family: "Candara";
    text-align: justify;
}

.info-text.short-description {
    /*max-height: 150px;*/
    overflow-y: overlay;
}

.info-text > a,.info-text > ul > li a,.info-text table tr td a {
    font-size: 18px;
    color: #5eb6d5; /* #a8cedd */
}

.info-text a:hover,.info-text > ul > li > a,.info-text table tr td a {
    color: #56a3be  !important;
}

.info-text table, .info-text table tr td, .info-text table tr th {
  border: 1px solid white;
  padding: 5px;
}

.info-text table {
  margin-top: 5px;
}

.pop-up .property-value a {
    color: #65b6d2; /* #a8cedd */
}

.pop-up .property-box .property-value a:hover {
    color: #56a3be; /* #a8cedd */
}

.property-box .pop-up hr {
    color: #8a887b;
}

.info-image > img {
    width: 100%;
    border: 1px solid #9d8b5b; /* #555758 */
}

.description {
    max-height: 350px; /* 150 */
    overflow-y: overlay;
}

.property-label {
    font-size: 10pt;
    color: #555758;
    font-family: "Candara";
}

.property-value {
    font-size: 10pt;
    color: white;
    font-weight: 500;
    font-family: "Candara";
    word-break: break-word;
}

.property-title {
    font-size: 10pt;
    color: white;
    font-weight: 700;
    font-family: "Candara";
    font-size: 17px !important;
    text-decoration: underline;
}

.property-box {
    overflow-x: overlay;
    overflow-y: scroll;
    height: 430px;
}

.property-divider {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border: 0;
    border-top: 1px solid rgb(154, 154, 154);
}

.entity-divider {
    border-color: #6b6b6b;;
}

.entity-box {
    overflow-y: scroll;
    max-height: 250px;
}

.web-page-box {
    overflow-y: scroll;
    max-height: 250px;
}

/* for autocomplete */
.ui-menu-item {
    z-index: 999;
}

.fa.fa-spinner.fa-spin {
    z-index: 999;
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
}

.overlay {
    position: fixed; /* Sit on top of the page content */
    /*display: none; *//* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(52 35 13 / 30%);
    /*background-color: rgba(0,0,0,0.5); *//* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.form-group {
    margin-bottom: 5px !important;
}

.external-link img {
    height: 30px;
}

.link-box {
    margin-top: 10px;
    margin-left: 0px;
}

.link-box.main-entity div {
    padding-left: 0;
}

.right-save-button {
    /*margin-left: 15px;*/
    margin-top: 5px;
}

.property-filter {
    margin-top: 10px;
}

.property-filter a {
    float: right;
}

.entity-box {
    max-height: 300px;
    height: 300px;
    overflow-y: scroll
}

.web-page-box {
    max-height: 300px;
    height: 300px;
    overflow-y: scroll
}


.index .memory-box {
    padding-left: 15px;
}

.image-container {
    /*width: 100%;*/
    /*max-width: 150px;*/
    max-height: 300px;
    /*height: 300px;*/
}

.memory-image {
    border-radius: 3%;
    max-height: 230px;
    /*width: 100%;*/
    max-width: 100%;
}

.memory-box-text {
    line-height: 230px;
    text-align: center;
    border: 2px dashed #f69c55;
    color: #555758;
}

.entity-text {
    text-align: center;
    color: #555758;
    text-decoration: none;
}

.entity-text:focus, .entity-text:hover {
    color: #23527c;
    text-decoration: none !important;
}

.memory-box-row {
    overflow-y: overlay;
}

.category-sticker {
    padding-right: 10px;
    height: 100%;
    width: 20px;
}

.category-sticker label {
    transform: rotate(90deg);
    padding-left: 10px;
}

.category-header {
    margin-left: 10px;
}

a.no-decoration, a:hover.no-decoration {
    text-decoration: none !important;
}

/*Top Menu*/
/*.top-menu {*/
/*width: 50px;*/
/*height: 100%;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*padding-left: 0;*/
/*padding-right: 0;*/
/*display: table;*/
/*overflow-y: scroll;*/
/*max-height: 550px;*/
/*}*/

.top-menu {
    margin-left: 50px;
    margin-top: -1px;
}

.top-menu-item {
    display: flex;
    text-align: center;
    padding: 3px 0px 3px 0px;
    /*margin: 10px 0px 10px 0px;*/
    /*border-top-right-radius: 30%;*/
    /*border-bottom-right-radius: 30%;*/
    border-radius: 30%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-right: 5px;
    margin-top: -20px;
}

.top-menu-item label {
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 15px;
}

.top-menu-item.selected {
    padding: 6px;
}

.top-menu-item.selected label {
    margin-left: 0px;
}

.top-menu-item-wrapper {
    display: inline-block;
}

.top-menu-item a {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}

.top-menu-item.add-subcategory a:hover {
    text-decoration: none;
}

.top-menu-item:hover {
    background-color: #d9cea7;
    box-shadow: 0 0 5px 3px #e1d5ad;
}

/*/*/

.vodal-dialog {
    padding: 0 !important;
    border-radius: 6px !important;
}

.vodal.add-topic-dialog .vodal-dialog, .vodal.add-category-dialog .vodal-dialog,
.vodal.add-subcategory-dialog .vodal-dialog {
    height: 0 !important;
    top: -800px;
    width: 250px !important;
}

.vodal.detail-dialog .vodal-dialog {
    margin-top: 30px;
    margin-bottom: 50px;
}

.vodal.detail-dialog .vodal-dialog, .vodal.detail-dialog .pop-up {
    width: 1700px !important;
    max-height: 870px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}

.detail-dialog .show-add-custom-properties.desktop {
    padding-left: 0;
}

.pop-up {
    padding-left: 0;
    padding-right: 0;
    /* margin-top: 20px;
    margin-bottom: 15px; */
    background-color: #826c4a;
}

.pop-up.add-category-popup {
    margin-top: 100px;
}

.pop-up .shadow-wrapper {
    box-shadow: 0px 0px 5px 10px #dfddc8;
}

.pop-up .block {
    margin-bottom: 0;
    padding: 15px 15px 15px 15px;
    display: inline-flex;
    width: 100%;
}

.pop-up .block .notes {
    padding-top: 0;
}

.detail-info {
    display: inline-flex;
    width: 100%;
    /*height: 300px;*/
    /*overflow-y: hidden;*/
}

.detail-info a {
    width: 100%;
    color: #5eb6d5  !important;
}

.pop-up-image img {
    max-width: 400px;
    max-height: 350px;
    padding: 10px!important;
    float: right;
    margin-right: 15px;
    margin-top: 30px;
}

.pop-up-image {
}

.detail-info > .text {
    max-height: 750px;
    overflow-y: scroll;
    padding-left: 15px;
    width: 100%;
}

.detail-info > .text .info-text {
    margin-left: 0;
    padding-right: 5px;
    max-height: 750px;
}

.sub-topic .info-text.description, .info-text.description {
    overflow-y: scroll !important;
    padding-right: 5px;
}

.detail-info > .text .info-title {
    margin-top: 0;
    font-size: 30px!important;
}

.popup .block .notes {
    padding-top: 10px;
}

.popup .block .notes textarea {

}

.pop-up-overlay {
    position: absolute; /* Sit on top of the page content */
    /*display: none; *//* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(93, 74, 41, 0.22);
    /*background-color: rgba(0,0,0,0.5); *//* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.pop-up .main-topic {
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    height: 100%;
    width: 100%;
}

.pop-up .sub-topic {
    float: right;
    width: 30%;
    background-color: #7f6a49;
    margin: 0;
    margin-bottom: 10px;
    height: 100%;
}


.sub-topic-inner label.blue {
    color: white;
    font-family: "Candara";
    font-size: 17px;
}

.pop-up .sub-topic .sub-topic-inner .browser-arrows {
    padding-bottom: 20px;
}

.pop-up .sub-topic .sub-topic-inner .browser-arrows a,
.pop-up .main-browser-arrows a{
    color: #65b6d2;
}

.pop-up .sub-topic .sub-topic-inner .browser-arrows a:hover {
    color: #47a6c8 !important;
}

.image-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, .3);
}

.vodal-dialog {
    height: max-content !important;
}

.vodal.image-dialog {
    /* width: auto!important; */
}

.vodal.image-dialog .vodal-dialog {
    background: none;
    height: 0px !important;
    overflow-x: unset !important;
    overflow-y: unset !important;
}

.vodal.image-dialog .pop-up .blurred-image {

}

.vodal.image-dialog .pop-up .blurred-image img {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 40px;
    border-radius: 5px;
}

.vodal.image-dialog .pop-up .blurred-image img.blurred {
    filter: blur(10px);

}

.vodal.image-dialog .pop-up {
    box-shadow: 0 0 0 0;
}

.vodal.image-dialog .pop-up img {
    max-height: 600px;
}

.vodal.image-dialog .ngdialog-content {
    height: 0;
    width: 0;
}

.vodal.image-dialog .ng-dialog-content {

}

.ngdialog-close {
    display: none;
}

.custom-entity-info {
    width: 100%
}

.custom-entity-info textarea {
    height: 350px;
}

textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    resize: none;
}

.custom-property-add-title {
    margin-top: 5px;
    color: white;
    font-size: 18px;
    font-family: "Candara";
}

.ngdialog {
    z-index: 100;
}

ul.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    z-index: 200;
}

.property-box-search-row label {
    margin-bottom: 0;
    padding-bottom: 0;
}

.show-custom-properties .property-box-search-row {
    display: inline-block;
    float: left;
}

.detail-dialog .show-custom-properties .property-box-search-row {
    display: contents;
}

.show-custom-properties .property-box-search-row .search-filter-input {
    background-color: #dfddc8;
    color: #6b6b6b;

}

.search-filter-input {
    border: none;
    background-color: #f4f4e9;
    box-shadow: none;
    width: 100px;
    padding: 0 0 0 5px;
    margin: 0;
    height: 20px;
    display: inline-block;
    float: right;
}

.custom-property-add-title {
    font-weight: 900;
}

.custom-property-add-title a {
    color: white;
    text-decoration: none
}

.custom-property-add-title a.hover {
    color: white;
    text-decoration: none
}

.custom-property-add-title a.selected {
    font-weight: 900;
}

.custom-property-add-title a.not-selected {
    font-weight: 500;
}

.custom-property-add-title a.show {
    display: inherit !important;
}

.show-custom-properties {
    /*width: 400px;*/
}

.show-add-custom-properties .property-box {
    /*max-width: 400px;*/
    height: 350px; /* 190 */
    width: 95%;
}

.edit-topic .notes textarea {
    height: 150px;
    background-color: #6a583c;
}

.edit-topic .property-box .property-value {
    color: white;
}

.edit-topic .property-box .property-divider {
    border-color: white;
}

.show-add-custom-properties {
    /*width: 600px;*/
}

.show-add-custom-properties .filter,
.property-filter .filter {
    float: right;
}

.show-add-custom-properties .filter a,
.property-filter .filter a {
    color: white;
    text-decoration: none;
    font-weight: 300;
}

.property-filter .filter a {
    color: white;
    margin-right: 5px
}

.show-add-custom-properties .filter a.hover,
.property-filter .filter a.hover {
    color: white;
    text-decoration: none
}

.show-add-custom-properties .filter a.selected,
.property-filter .filter a.selected {
    font-weight: 700;
}

.custom-context-menu {
    list-style: none;
    border: solid 1px #d1cfba;
    position: absolute;
    background: #7e6848;
    width: 200px;
}

.custom-context-menu .title {
    margin-top: 3px;
}

.custom-context-menu a li, .custom-context-menu li {
    display: block;
    width: 10px;
    height: 20px;
    margin-left: -35px;
    /*margin-top: 5px;*/
    margin-bottom: 5px;
    padding: 0px 10px;
    cursor: pointer;
    color: white;
    width: 190px;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-context-menu ul {
    margin-bottom: 0px;
    margin-top: 3px;
}

.custom-context-menu a:hover li {
    background: #8f8d7a;
    width: 190px;
}

.custom-context-menu a:hover {
    text-decoration: none;
}

.custom-context-menu.memory-box .title {
    color: white;
    padding-left: 3px;
}

.property-box-column {
    display: none;
}

.index .property-box-column {
    padding-left: 40px;
}

.memory .property-box-column {
    padding: 0;
}

.right {
    display: none;
}

.floatRight {
    float: right
}

.new-entity .short-description {
    margin-bottom: 10px;
}

.new-entity .short-description textarea {
    height: 50px;
    margin-bottom: 10px;
}

.new-entity .description {
    /*height: 155px;*/
}

.new-entity .description textarea {
    height: 155px;
}

.new-entity .detail-info .text {
    width: 100%;
}

.new-entity .topic .image img {
    width: 100%;
}

.pop-up .block.new-entity {
    display: block
}

.pop-up.prompt-popup {
    margin-top: 150px;
}

.pop-up.prompt-popup span {
    color: white;
}

.confirmation-block {
    margin: 100px;
}

.confirmation-block span {
    font-family: emoji;
    font-size: 16px;
}

.category-input, .notes .category-input {
    margin-top: 5px;
}

.category-input input, .notes .category-input input, .category-input input[disabled], .notes textarea, .notes textarea[disabled],
#custom-property-input, #custom-object-input,
.custom-entity-info input, .custom-entity-info textarea {
    background-color: #c6c5b6;
    border-style: none;
    box-shadow: none;
    border-bottom-style: dashed;
    border-bottom-color: #8a887b;
}

.pop-up-entity-text-input, .pop-up-entity-text-input[disabled] {
    border: none;
    background-color: #dfddc8;
    box-shadow: none;
    color: white;
    border-bottom-style: dashed;
    border-bottom-color: #8a887b;
    border-bottom-width: 1px;

}

.pop-up-entity-text-input[disabled] {
    cursor: default;
}

.category-input input[disabled], .notes textarea[disabled] {
    cursor: default;
}


.pop-up label {
    color: white;
    font-size: 15px;
}

.pop-up .pop-up-title {
    padding: 10px 10px 0px 10px;
    color: white;
    font-weight: 900;
    font-size: 17px;
}

.pop-up hr {
    color: #dfddc8;
    margin: 0 0 10px 0!important;
}

.validation-message {
    color: #d01919;
    padding: 3px 0 5px 0;
}

.success-message {
    color: white;
    padding: 3px 0 5px 0;
}

.full-screen-overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(111, 111, 111, 0.6);
    overflow-x: hidden;
    display: none;
    cursor: wait;
}

.user-confirmed .message {
    margin-top: 100px;
    margin-left: 200px;
    font-size: 20px;
    color: #656565;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    color: white;
    text-align: center;
}

.side-menu .side-menu-item.selected-topic {
    color: #9f9f9f
}

/* ROUNDED EDGES NO SHADOW*/
.pop-up {
    border-radius: 6px;
    box-shadow: none;
}

.pop-up .shadow-wrapper {
    box-shadow: none;
}

.pop-up .content {
    padding: 15px 15px 0 15px;
}

.pop-up .signup-pop-up {
    width: 275px;
}

.pop-up .login-pop-up {
    width: 275px;
}

.show-custom-properties {
    padding-top: 15px;
}

.detail-dialog .show-custom-properties {
    padding-top: 0;
}

.add-custom-properties {
    padding-top: 15px;
}

.property-filter-row {
    padding-bottom: 10px;
}

.sub-topic .sub-topic-inner {
    padding: 0 0 0 10px;
}

.info-text {
    margin-left: 0;
}

.top-menu-item, .top-menu-item:hover {
    box-shadow: none;
}

/***********/

div#columns figure figcaption, div.feed figure figcaption {
    font-family: Candara;
    font-size: 1.3rem;
}

.figure-text {
    /*font-family: Times New Roman;*/
    /*font-size: 16px;*/
}

/* New Coloring */
.memory header,
.feed header,
.study header,
.search header,
.top-menu-item,
.side-menu-item:hover,
.side-menu-item.selected,
.category-input input {
    background-color: #d5d2c0;
    /* background-color: #8e8776; */
    top: 0;
    /*#bcb9a9*/
}

.home section.right {
  background-color: #8e8776;
}

.edit-topic .notes textarea {
    color: white;
}

.pop-up .category-input input {
  background-color: #6a583c;
  color: white;
}

.top-menu-item:hover {
    background-color: #a3a193;
}

.pop-up,
.pop-up .sub-topic,
.notes textarea,
.category-input input,
.notes .category-input input,
.show-custom-properties .property-box-search-row .search-filter-input {

}

/*********/

.vodal.detail-dialog .pop-up.confirmation-pop-up {
    margin-top: 120px !important;
    width: 300px !important;
    margin-left: 40%;
}

.confirmation-label {
    padding-bottom: 10px;
    font-size: 16px;
}

.category-item .side-menu-item label {
    margin-left: -8px;
}

.category-item .side-menu-item.first label {
    margin-left: 2px;
}

.topic-item .side-menu-item.first label {
    margin-left: -2px;
}

.topic-item .side-menu-item.last label {
    /*margin-left: -7px;*/
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20px;
    background-color: #8d7851;
    color: white;
    text-align: center;
}


.vodal .vodal-mask {
    width: 115%;
}

/* FONTS */
.info-text,
.property-value,
.entity-header,
.property-box-search-row label,
.search-filter-input,
label.blue,
div#columns figure figcaption,
div.feed figure figcaption {
    /*font-family: Montserrat, sans-serif;*/
    font-family: Candara
}

/*********/

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 900px) {
    .link-box.main-entity div {
        width: 15%;
    }
}

@media only screen and (max-width: 1600px) {
    .vodal.detail-dialog .vodal-dialog, .vodal.detail-dialog .pop-up {
        width: 1450px !important;
        max-height: 670px !important;
    }

    .vodal.share-dialog .vodal-dialog, .vodal.share-dialog .pop-up {
        width: 400px !important;
        max-height: 300px !important;
        overflow: hidden;
    }

    .vodal.share-dialog .add-category-popup {
        margin: 0;
    }

    .vodal.share-dialog textarea {
        width: 360px;
    }

    .show-add-custom-properties.desktop {
        /*height: 235px;*/
    }

    .pop-up-image img {
        max-width: 337px;
    }
}

@media only screen and (min-width: 500px) and (max-width: 900px) {
    .remove-dialog {
        margin-left: -7%;
    }

    .vodal.detail-dialog .vodal-dialog, .vodal.detail-dialog .pop-up {
        width: 750px !important;
        max-height: 1050px !important;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .detail-info > .text {
        padding-left: 0 !important;
    }

    .edit-topic .row div {
/*        padding-left: 0 !important;*/
    }

    .link-box {
        display: flex;
        padding-left: 5px;
    }

    .link-box.main-entity div {
        /*width: 13%;*/
    }

    .pop-up .content {
        padding: 15px 0px 0 15px !important;
    }

    .detail-info {
        padding-top: 10px;
    }

    .show-add-custom-properties.mobile {
        padding-left: 0px;
    }

    .pop-up-image {
        /*margin-left: 27%;*/
    }

    .sub-topic-inner {
        width: 220px !important;
    }

    .sub-topic .sub-topic-inner {
        padding: 0 !important;
    }

    .description {
        max-height: 500px;
    }

    .vodal.image-dialog .pop-up img {
        max-width: 710px;
    }



    body {
        height: 100% !important;
    }
} */
