
#sidebar {
    min-width: 270px;
    max-width: 270px;
    background: #272e38;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

#sidebar .h6 {
    color: #fff;
}

#sidebar.active {
    margin-left: -270px;
}

#sidebar.active .custom-menu {
    margin-right: -50px;
}

#sidebar h1 {
    margin-bottom: 20px;
    font-weight: 700;
}

#sidebar h1 .logo {
    color: #fff;
}

#sidebar ul.components {
    padding: 0;
}

#sidebar ul li {
    font-size: 16px;
}

#sidebar ul li > ul {
    margin-left: 10px;
}

#sidebar ul li > ul li {
    font-size: 14px;
}

#sidebar ul li a {
    padding: 10px 0;
    display: block;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#sidebar ul li a:hover {
    color: #fff;
}

#sidebar ul li.active > a {
    background: transparent;
    color: #fff;
}

@media (max-width: 991.98px) {

    #content {
        width: 100% !important;
    }

    .option-list-bottom {
        width: 100% !important;
    }

    #sidebar {
        margin-left: -270px;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #sidebar .custom-menu {
        margin-right: -60px !important;
        top: 10px !important;
    }
}

form#searchForm {
    height: calc(100vh - 145px);
    overflow-y: auto;
}

@media screen and (max-height: 650px) {
    .img-fluid {
        display: none;
    }

    #networkOptions .chosen-container {
        font-size: 11px !important;
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }

    #networkOptions .input-group {
        font-size: 13px !important;
        margin-top: 2px !important;
    }

    div#submitButtons {
        margin-top: 5px !important;
    }

    div#submitButtons .btn {
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }

    div#confidence-slider-container {
        margin: 0 !important;
        font-size: 14px !important;
    }

    div#confidence-slider-container .confidence-slider {
        margin-bottom: 0px;
    }

    div#only-path-container {
        font-size: 12px;
        padding: 5px;
    }

    .form-group {
        margin-bottom: 0rem !important;
    }


    #disableSelectors.enabled {
        height: 100% !important;
        top: 0 !important;
    }
}


#sidebar .custom-menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    #sidebar .custom-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

#sidebar .custom-menu .btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#sidebar .custom-menu .btn.btn-primary {
    background: #272e38;
    border-color: #272e38;
}

#sidebar .custom-menu .btn.btn-primary:hover, #sidebar .custom-menu .btn.btn-primary:focus {
    background: #ffb03b !important;
    border-color: #1d2229 !important;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991.98px) {
    #sidebarCollapse span {
        display: none;
    }
}

.wrapper {
    overflow-x: hidden !important;
}

#interactionFramework {
    height: 100%;

}

#content {
    margin: 15px;
    width: calc(100% - 275px);
    padding: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/*.js-fullheight,*/
/*.full-height,*/
/*{*/
/*    height: calc(100vh - 80px);*/
/*    max-height: calc(100vh - 80px);*/
/*    overflow: hidden;*/
/*    position:relative;*/
/*}*/

.h-all {
    height: 100% !important;
    position: relative;
    overflow: hidden;
}

#content.active {
    width: 100%;

}


.btn.btn-primary {
    background: #494ca2;
    border-color: #494ca2;
}

.btn.btn-primary:hover, .btn.btn-primary:hover,
.btn.btn-primary:hover, .btn.btn-primary:active {
    background: #3d4088 !important;
    border-color: #6164d3 !important;
}

.btn.btn-primary:focus,
.btn.btn-primary:active:focus {

    box-shadow: 0 0 0 0.2rem rgba(72, 77, 180, 0.52) !important;
}

.footer p {
    color: rgba(255, 255, 255, 0.5);
}

.form-control {
    height: 40px;
    background: #fff;
    color: #000;
    font-size: 13px;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-control:focus, .form-control:active {
    border-color: #000;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.5);
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.5);
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.5);
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.5);
}

.subscribe-form .form-control {
    background: #5356b1;
}

/*
============= TABS =================
*/
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}


@media (max-width: 1624px) {
    .nav-tabs .nav-item .text {
        display: none;
    }

    .nav-tabs .dropdown-menu .nav-item i {
        display: none;
    }

    .nav-tabs .nav-item i {
        font-size: 30px;
    }

    .nav-tabs > li {
        margin-right: 1px;
        height: 29px;

    }

    ul#contentTabs {
        margin-bottom: 12px;
    }

    #content .nav-tabs > li {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    #content .nav-tabs > li > a {
        padding: 15px 11px 2px 11px !important;
        border-top: 1px solid #aeaeae !important;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom: #faead7;
    }
}

.nav-tabs {
    /*border-bottom: 0px solid;*/
    border-bottom: 2px solid antiquewhite;
    margin-bottom: 10px;
}

#content.active .nav-tabs {
    margin-left: 46px;
}


.nav-tabs > li {
    margin-right: 1px;
    height: 29px;
}

.nav-tabs > li > a {
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    border-right: 0px none;
    margin-right: 0px;
    padding: 8px 17px;
    color: #222222;
    transition: all 0.3s ease-in 0s;
}

/*.nav-tabs > li:last-child{*/
/*  border-right:1px solid #ededed;*/
/*}*/
.nav-tabs > li > a {
    padding: 5px 10px;
    border: 0;
    border-top: 2px solid #ff6a00;
    background: #545454;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 200;
}

.nav-tabs > li >
a.dropdown-toggle {
    border-top: 3px solid #09b0ff !important;
    font-weight: normal;

}

.nav-tabs > li > a:hover {
    border-bottom-color: #ededed;
    border-right: 0px none;
    background: #f1f1f1;
    color: #444;
    font-weight: normal;

}

.nav-tabs > li > a.active,
.nav-tabs > li > a.active:focus,
.nav-tabs > li > a.active:hover {
    border-top: 3px solid #ffb03b;
    border-right: 0px none;
    color: #444;
    font-weight: normal;
    border-bottom: 3px solid antiquewhite;
    background: antiquewhite;
}


.nav-tabs > li > a.active > i,
.nav-tabs > li > a.active:focus > i,
.nav-tabs > li > a.active:hover >
i {
    color: #ffb03b;
}

.nav-tabs > li > a > .fa
.nav-tabs > li > a > .far {
    margin-left: 3px;
    color: #cfcfcf;
}


ul.dropdown-menu.show {
    width: 50px;
    background: #545454;
    max-height: calc(100vh);
    overflow-y: auto;
}

ul.dropdown-menu.show li {
    padding: 5px;
    padding-left: 10px;
}

ul.dropdown-menu.show a {
    color: #fff;
}

ul.dropdown-menu.show a {
    color: #fff;
    width: 100%;
    text-align: justify;
    display: inline-block;
    width: 100%;
    text-align: center;
}


ul.dropdown-menu.show a:hover i {
    color: #ff9800;
}


.tab-content {
    overflow-y: auto;
    /*max-height: 100%;*/
    /*min-height: 100%;*/
    height: calc(100vh - 110px);
    /*height: calc(100vh - 60px);*/
}


.tab-content > .tab-pane {
    /*border: 1px solid #e4e4e4;*/
    /*border-top: 0px none;*/
    /*padding: 10px;*/
    /*padding-top: 30px;*/
    line-height: 22px;
    position: relative;
    min-height: 100%;
    max-height: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;

}

.tab-content > .tab-pane > h3 {
    margin-top: 0;
}


@media (max-width: 650px) {
    #content > .nav-tabs > li {
        height: 40px;
    }

    #content > .nav-tabs > li > a {
        width: 94%;
        position: absolute;
        height: 40px;
    }

    #content > .nav-tabs {
        display: table;

    }
}

.chosen {
    width: 100%;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}


/*========cytoscape options=================*/
.cy {
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    position: relative;
}


.option-list-container,
.option-list-expander {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease 200ms;
    -moz-transition: -moz-transform ease 200ms;
    -o-transition: -o-transform ease 200ms;
    transition: -webkit-transform ease 200ms, -moz-transform ease 200ms, -o-transform ease 200ms, transform ease 200ms;
}

.option-list-bottom,
.option-list-bottom .option-list-expander {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease 200ms;
    -moz-transition: -moz-transform ease 200ms;
    -o-transition: -o-transform ease 200ms;
    transition: -webkit-transform ease 200ms, -moz-transform ease 200ms, -o-transform ease 200ms, transform ease 200ms;
}


.option-list-bottom {
    position: fixed;
    /* right: 0; */
    /* top: 0; */
    bottom: 0;
    z-index: 10;
    /*width: 100%;*/
    height: 300px;
    /*color: #fff;*/
    background: #ffffff9e;
    border-top-left-radius: .5em;
    border-bottom-left-radius: .5em;
    left: 280px;
    right: 0;
}

.option-list-container {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 15.75em;
    color: #fff;
    background: #282f39cf;
    border-top-left-radius: .5em;
    border-bottom-left-radius: .5em;
}

.option-list-expander {
    position: absolute;
    right: 15.75em;
    top: 50%;
    margin-top: -1.125em;
    z-index: 9;
    background: rgba(40, 47, 57, 0.81);
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    color: #fff;
    width: 2em;
    height: 3em;
    cursor: pointer;
}

.option-list-bottom .option-list-expander {
    left: 48%;
    bottom: 0px;
    width: 3em;
    height: 2em;
    border-radius: 15px 15px 0 0;
    top: -14px;
    position: absolute;
}


.option-list-expander:active {
    background: #e0e0e0;
    color: #282f39;
}


.option-ist-expander-icon {
    font-size: 1.25em;
    position: absolute;
    left: .45em;
    top: 50%;
    margin-top: -.5em;
}

.option-list-bottom .option-ist-expander-icon {
    left: 15px;
}


.option-list-container.inactive {
    -webkit-transform: translate3d(15.75em, 0, 0);
    -moz-transform: translate3d(15.75em, 0, 0);
    -o-transform: translate3d(15.75em, 0, 0);
    -ms-transform: translate3d(15.75em, 0, 0);
    transform: translate3d(15.75em, 0, 0);
}


.option-list-bottom.inactive {
    -webkit-transform: translate3d(0, 300px, 0);
    -moz-transform: translate3d(0, 300px, 0);
    -o-transform: translate3d(0, 300px, 0);
    -ms-transform: translate3d(0, 300px, 0);
    transform: translate3d(0, 300px, 0);
}

.option-list-title {
    background-color: #292c31;
    height: 30px;
    text-align: center;
    padding: 5px;
    border-top-left-radius: .5em;
    color: #fff;
}

.option-list {
    margin-top: 19px;
    padding: 7px;
}

.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: rgb(255, 255, 255);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#tutorial-container {
    float: right;
    position: absolute;
    top: 70px;
    right: 5px;
}

.chosen-container .chosen-results li em {
    font-style: normal;
    color: #6d7d6c;
    background-color: #ffb700;
}

.direct-neighbour > i {
    /* float: right; */
    color: #ffb03b;
}

#networkOptions input[type="text"] {
    background-color: #41414a;
    height: 28px;
    border: none;
    color: #ffffff;
}

#networkOptions .input-group {
    margin-top: 13px;
    font-size: 13px;
}

#networkOptions .form-control.from {
    margin-right: 10px;
}

#networkOptions .form-control.to {
    margin-left: 10px;
}

#networkOptions .chosen-container {
    margin-top: 13px;
    font-size: 13px;
}

#networkOptions .chosen-container-single a:not([href]):not([tabindex]) {
    color: #ffffff !important;
    background-color: #41414a;
    border: 0px;
}


#networkOptions .chosen-container-single .chosen-single div:after,
#networkOptions .chosen-container-single .chosen-single abbr {
    background-color: #41414a;
    box-shadow: 4px 0 16px 16px #41414a;
    width: 41px;
}

#networkOptions .chosen-container-single .chosen-single abbr {
    z-index: 1;
}

#networkOptions .chosen-container-single .chosen-single div,
#networkOptions .chosen-container-single .chosen-single div {

    background-color: #41414a;
}


#networkOptions .chosen-container .chosen-drop {
    background: #1b2027;
    border: 1px solid #4c4c4c;
    color: #fff;
}

#networkOptions .chosen-container-single .chosen-search input[type=text] {
    background-color: #2d2d33;
    border: 1px solid #262626;
    color: #efefef;
}

#searchForm select {
    background: #363f49;
    margin-top: 7px;
    border: 1px;
}

#networkOptions .chosen-container .chosen-results {
    color: #efefef;
    font-size: 13px;
}

#networkOptions .reset {
    color: #efefef;
    background-color: #41414a;
    border: 1px solid #5a5a5a;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#networkOptions .reset:hover {
    background-color: #313138;
    border: 1px solid #868686;

}


#networkOptions .search {
    border-radius: 0 !important;
}

#networkOptions .plugins {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;

    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

div#only-path-container {
    font-size: 13px;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #41414a;
    border-radius: 8px;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;

}

div#only-path-container label,
div#only-path-container label .form-group {
    margin: 0;
}

#disableSelectors.enabled {
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 2;
    cursor: not-allowed;
    background: #00000069;
}

#disableSelectors.enabled.full {
    background: #272e38;
}

.confidence-slider {
    font-size: 13px;
}

.confidence-slider
.slider .tooltip.top.in {
    opacity: 1;
}

.slider-selection.red-confidence {
    background: #a13e48;
}

.slider-selection.orange-confidence {
    background: #93804a;
}

.slider-selection.green-confidence {
    background: #65a774;
}

.slider-selection.full-confidence {
    background: #007bff;
}

/*https://css-tricks.com/the-shapes-of-css/*/

.shape {
    width: 25px;
    height: 25px;
    background-color: #1b1e21;
    mask-size: cover;
    -webkit-mask-size: cover;
    /*background-size: cover;*/
}

.shape.mini {
    top: 9px;
    position: relative;
    transform: scale(0.7);
}

/*"ellipse","triangle","rectangle","barrel","rhomboid","diamond","pentagon","hexagon","vee","star","tag","heptagon","octagon","concave-hexagon","round-heptagon","round-octagon","round-pentagon","round-tag","round-hexagon","round-diamond","round-rectangle","round-triangle","bottom-round-rectangle","cut-rectangle"
*/

.ellipse {
    -webkit-mask-image: url("../img/shapes/ellipse.svg");
    mask-image: url("../img/shapes/ellipse.svg");
}

.triangle {
    -webkit-mask-image: url("../img/shapes/triangle.svg");
    mask-image: url("../img/shapes/triangle.svg");
}

.round-triangle {
    -webkit-mask-image: url("../img/shapes/round-triangle.svg");
    mask-image: url("../img/shapes/round-triangle.svg");
}

.rectangle {
    -webkit-mask-image: url("../img/shapes/rectangle.svg");
    mask-image: url("../img/shapes/rectangle.svg");
}

.round-rectangle {
    -webkit-mask-image: url("../img/shapes/round-rectangle.svg");
    mask-image: url("../img/shapes/round-rectangle.svg");
}

.bottom-round-rectangle {
    -webkit-mask-image: url("../img/shapes/bottom-round-rectangle.svg");
    mask-image: url("../img/shapes/bottom-round-rectangle.svg");
}

.cut-rectangle {
    -webkit-mask-image: url("../img/shapes/cut-rectangle.svg");
    mask-image: url("../img/shapes/cut-rectangle.svg");
}

.barrel {
    -webkit-mask-image: url("../img/shapes/barrel.svg");
    mask-image: url("../img/shapes/barrel.svg");
}

.rhomboid {
    -webkit-mask-image: url("../img/shapes/rhomboid.svg");
    mask-image: url("../img/shapes/rhomboid.svg");
}

.diamond {
    -webkit-mask-image: url("../img/shapes/diamond.svg");
    mask-image: url("../img/shapes/diamond.svg");
}

.round-diamond {
    -webkit-mask-image: url("../img/shapes/round-diamond.svg");
    mask-image: url("../img/shapes/round-diamond.svg");
}

.pentagon {
    -webkit-mask-image: url("../img/shapes/pentagon.svg");
    mask-image: url("../img/shapes/pentagon.svg");
}

.round-pentagon {
    -webkit-mask-image: url("../img/shapes/round-pentagon.svg");
    mask-image: url("../img/shapes/round-pentagon.svg");
}

.hexagon {
    -webkit-mask-image: url("../img/shapes/hexagon.svg");
    mask-image: url("../img/shapes/hexagon.svg");
}

.round-hexagon {
    -webkit-mask-image: url("../img/shapes/round-hexagon.svg");
    mask-image: url("../img/shapes/round-hexagon.svg");
}

.concave-hexagon {
    -webkit-mask-image: url("../img/shapes/concave-hexagon.svg");
    mask-image: url("../img/shapes/concave-hexagon.svg");
}

.heptagon {
    -webkit-mask-image: url("../img/shapes/heptagon.svg");
    mask-image: url("../img/shapes/heptagon.svg");
}

.round-heptagon {
    -webkit-mask-image: url("../img/shapes/round-heptagon.svg");
    mask-image: url("../img/shapes/round-heptagon.svg");
}

.octagon {
    -webkit-mask-image: url("../img/shapes/octagon.svg");
    mask-image: url("../img/shapes/octagon.svg");
}

.round-octagon {
    -webkit-mask-image: url("../img/shapes/round-octagon.svg");
    mask-image: url("../img/shapes/round-octagon.svg");
}

.star {
    -webkit-mask-image: url("../img/shapes/star.svg");
    mask-image: url("../img/shapes/star.svg");
}

.tag {
    -webkit-mask-image: url("../img/shapes/tag.svg");
    mask-image: url("../img/shapes/tag.svg");
}

.round-tag {
    -webkit-mask-image: url("../img/shapes/round-tag.svg");
    mask-image: url("../img/shapes/round-tag.svg");
}

.vee {
    -webkit-mask-image: url("../img/shapes/vee.svg");
    mask-image: url("../img/shapes/vee.svg");
}

/*.table-bordered*/
/*th,*/
/*td {*/
/*    border: 1px solid #272822 !important;*/
/*}*/


/*
.circle {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 30px solid #333;

}


.hexagon {
    position: relative;
    width: 25px;
    height: 14.43px;
    background-color: #333;
    margin: 7.22px 0;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 7.22px solid #333;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 7.22px solid #333;
}


.octagon {
    width: 30px;
    height: 30px;
    background: #000;
    position: relative;
}
.octagon:before {
    content: "";
    width: 30px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 9px solid #000;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.octagon:after {
    content: "";
    width: 30px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 9px solid #000;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}



.pentagon {
    position: relative;
    width: 16px;
    box-sizing: content-box;
    border-width: 17px 7px 0;
    border-style: solid;
    border-color: #000 white;
    background: white;
    height: 0px;

}
.pentagon:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: -28px;
    left: -7px;
    border-width: 0px 15px 12px;
    border-style: solid;
    border-color: white white #000;
}



.diamond {
    width: 0;
    height: 0;
    border: 15px solid #fff;
    border-bottom-color: #333;
    position: relative;
    top: -15px;
}
.diamond:after {
    content: '';
    position: absolute;
    left:-15px;
    top: 15px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #333;
}

.vee {
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: relative;
    transform: rotateZ(70deg);
    margin: 10px 0px;
    border-width: 0px 17px 0px;
    border-style: solid;
    border-color: #000 #0000 #1abc9c;
    border-image: initial;
    border-top: 0px solid #000;
    border-bottom: 12px solid #333;
    font: 100% Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: #fff0;
}
.vee::before {
    width: 0px;
    height: 0px;
    position: absolute;
    content: "";
    top: -10px;
    left: -10px;
    text-shadow: none;
    transform: rotateZ(
            -34deg
    );
    outline: none;
    border-width: 0px 5px 0px;
    border-style: solid;
    border-color: #000 #0000 #333;
    border-image: initial;
    border-top: 0px solid #000;
    border-bottom: 17px solid #333;
    font: 100% Arial, Helvetica, sans-serif;
    text-decoration: none;
}
*/
.panel .panel-heading {
    padding: 10px;
}

.panel > .panel-body,
.panel > .panel-body > table > td {
    padding: 5px;
}


.edge-line {
    width: 100%;
    height: 5px;
    padding: 1px;
    display: inline-block;
    margin: 0 auto;
    width: 35px;
}

.full-size {
    width: 100%;
    left: 0px;
}

.thead-dark {
    color: #fff;
    background-color: #272e38;
    border-color: #454d55;
}


.bootstrap-table .table thead.thead-light input.form-control {
    background: #f5f5f5;
    border: 0;
}

.bootstrap-table .table thead.thead-light input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a1a4a2;
    opacity: 1; /* Firefox */
}

.bootstrap-table .table thead.thead-light input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a1a4a2;
}

.bootstrap-table .table thead.thead-light input.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #a1a4a2;
}


div.tab-pane .bootstrap-table table.table td,
div.tab-pane .bootstrap-table table.table th {
    border: 0;
}


.loading-text {
    font-size: 32px;
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: #cfcfcfa6;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fca852;
    background-color: #f7f7f7;
}

.nav-pills .nav-link {
    color: #b3b3b3;
}


@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 1;
}

.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
    background-image: linear-gradient(to top, #586370 20%, #262e38 80%);
}


.bgTop {
    z-index: 15;
    opacity: 0.5;
}

.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}

.bgBottom {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waveTop {
    background-size: 50% 100px;
}

.waveAnimation .waveTop {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.waveMiddle {
    background-size: 50% 120px;
}

.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}

.waveBottom {
    background-size: 50% 100px;
}

.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.waveTop {
    background-image: url('../img/loading/wave-top.png')
}

.waveMiddle {
    background-image: url('../img/loading/wave-mid.png')

}

.waveBottom {
    background-image: url('../img/loading/wave-bot.png')

}

.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.open {

    z-index: 1 !important;
}

.bootstrap-table .fixed-table-container .fixed-table-body {
    border: 1px solid #c1c1c1;
    overflow-x: hidden !important;
}


.fixed-table-header {
    border: 1px solid #c1c1c1;
    background: #eaecef;
}

.fixed-table-pagination {
    background: #fff;
    position: relative;
    height: 90px;
}

.bootstrap-table .fixed-table-container .table {
    border: 0;
}

.bootstrap-table .form-control {
    height: 33px;
}

.bootstrap-table .fixed-table-container.fixed-height .table thead th {
    border: 0 !important;
}

.fa option {

    font-weight: 900;
}

.corner-message {
    width: 156px;
    position: absolute;
    right: 18px;
    top: 10px;
    height: 45px;
    font-size: 12px;
}

#obtained-data-container {
    height: 55px;
}


a.pubmed-link {
    color: #005f9f;
}


.documents-tab {
    margin: 0;
    height: 100%;
}

.annotated-body-container {
    width: 98%;
    margin-top: 15px;
}


/* Style the tab documents */
.documents-tab .tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    border-top: 0;
    font-size: 12px;
    padding: 14px;
    cursor: pointer;
    font-family: monospace;
    max-width: 100%;
    min-width: 100%;
    min-height: 130px;
    overflow: hidden;
    overflow-wrap: break-word;
    border-right: 0;
    border-left: 0;
}


.documents-tab .tab.active {
    background: #dde3ed;
    cursor: auto;
    color: #1a1a1a;
}

.documents-tab .tab.inactive {
    color: #8b8b8b !important;
}

.documents-tab .tab.inactive * {
    color: #8b8b8b !important;
    pointer-events: none;

}


/* Style the buttons inside the tab */
.documents-tab .tab li {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.documents-tab .tab li:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.documents-tab .tab li.active {
    background-color: #ccc;
}

/* Style the tab content */
.documents-tab .tab-content {
    /*float: left;*/
    /*padding: 0px 12px;*/
    /*border: 1px solid #ccc;*/
    /*width: 70%;*/
    /*border-left: none;*/
    /*height: 300px;*/
    position: relative;
    height: 100%;
}

.documents-list {
    padding: 0;
    height: 100%;
    overflow-y: auto;
    border-right: 1px solid #ccc;
    /*border-left: 1px solid #ccc;*/
    /*background: #c9c9c9;*/
}

.document-information {
    height: 100%;
}

.document-information-container {
    height: calc(100vh - 500px);
    position: relative;
}


.node-popup .modal-body,
.edge-popup .modal-body {
    height: calc(100vh - 180px);
    min-height: calc(100vh - 180px);
    max-height: calc(100vh - 180px);
    overflow-y: hidden !important;
    padding-bottom: 0;
}

.modal-header
.caret.fa-caret-left {
    margin-left: 10px;
    margin-right: 5px;
}

.modal-header
.caret.fa-caret-right {
    margin-right: 10px;
    margin-left: 5px;
}


.modal-header
.caret {
    font-size: 25px;
}

.documents-tab.row {
    height: 97%;
}

.edge-popup,
.node-popup {
    width: 100%;
}

.node-popup .tab-content,
.edge-popup .tab-content,
.modal-body .tab-content {
    height: calc(100% - 30px);
}


@media (min-width: 1200px) {
    .modal-xl {
        max-width: 90%;
        width: 90%;
    }

}

.annotated-body-container {
    position: relative;
    width: 100%;
    height: 100%;
}


.noAbstract {
    background: #f9f9f9;
    height: 200px;
    width: 99%;
    text-align: center;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 5px;

}

.noAbstract .description {
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    color: #838383;
    width: 100%;
}

.authors {
    color: #005e03;
}

.keywords {
    color: #683f00;
    font-weight: 200;
    font-style: italic;
    font-size: 14px;
}

.keywords span.keyword-separator {
    color: #5c5c5c;
    font-style: normal;
    font-weight: bold;
}

#nodeDetails {
    background: #fff;
}

.details .section {
    margin-bottom: 15px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
}

.bootstrap-table.fullscreen {
    z-index: 1030 !important;
}

.tree-chart,
.map-chart {
    height: 400px;
}

.chart h5 {
    font-size: 15px;
    text-align: center;
}

.map-chart {
    /*background: #f3ffff;*/
    /*border: 1px solid #c7c7c7;*/
    /*border-radius: 5px;*/
}


#bibliometricsContainer .amcharts-amexport-item > a {
    color: black;
}

.modal-body
.bibliometric.XYChart {
    height: 400px;
}

.fade:not(.show) {
    opacity: 0;
    display: none !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.right-0 {
    right: 0 !important;
}

.toast {
    opacity: 1 !important;
}

.toast-header {
    display: block !important;

}
.introjs-dontShowAgain input {

    width: 21px !important;
    height: 18px !important;
}

/*=======================*/
