h2 {
    /*text-decoration: underline ;*/
}

html, body {
    height: 100%;
}

.menu-img-sm {
    height: 35px;
}

.menu-img-m {
    height: 55px;
}

.navbar-home {
    background-color: #0C3047 !important;
}
.bg-search {
    background-color: #0C3047 !important;
}
/*#featured-location {*/
/*    background-color:#0C3047 ;*/
/*}*/
/*#featured-location img {*/
/*     width:50%;*/
/*}*/
body {
    /*background-color: #42B291 !important;*/
}

.spread {
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
}

.fill {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}

.header-content {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
}

#map {
    position: relative;
    height: 768px; /* or as desired */
    width: 100%; /* This means "100% of the width of its container", the .col-md-8 */
    border-radius: 8px;
}

#map_sidebar {
    height: 768px;
}

#species_map, #authors_species_map, #country_map {
    height: 100%;
    width: 100%;
}

.header-text {
    background-color: rgba(5, 102, 141, 0.3);
}

.rs-header-text {
    background-color: rgba(5, 102, 141, 0.9);
    padding: 5px;
}

/*table tr:last-child td {*/
/*    border-bottom-width: 1px !important;*/
/*}*/
.table-species thead th {
    /*background-color: #3DC4C1;*/
    background-color: var(--geeks-primary);
    border: var(--geeks-primary) 1px;
    color: var(--geeks-white);
    font-weight: 900;
    font-size: 1.1em;
}

.table-species thead tr th:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;

}

.table-species thead tr th:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bg-iucn-lc {
    background-color: #0dcaf0;
    background-color: #02C39AFF;

}

.details-row {
    box-shadow: 0 4px 10px -10px gray;

}

.login {
    background-image: url('../images/trackdat_logo_dark.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 150px;
    background-color: #0C3047;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.errorlist ul {
    list-style: none !important;
    margin-left: 0;
    padding-left: 0;
}

.errorlist li {
    padding-left: 1em;
    text-indent: -1em;
    color: #841717;
    background-color: #ee9393;
    border-color: #ee9393;
}

.width-150 {
    max-width: 150px !important;
}

.width-100 {
    max-width: 100px !important;
}

.errorlist li:before {
    content: "x";
    padding-right: 5px;
}

/*Dashboard-Admin*/
a.deletelink:link, a.deletelink:visited {
    /*overwrites: base.css:710*/
    color: #fff !important;
}

.submit-row a.deletelink {
    /*overwrites: form.css:284*/
    height: auto !important;
}

thead input {
    width: 100%;
}

/*Index*/
.front-banner {
    background-color: #0C3047;
    background-size: contain;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;

    display: flex;
}

.front-banner .container {
    padding: 0;
    margin: 0;
}

.front-banner img {
    height: 300px;
}

.front-banner-heading {
    display: flex;
    justify-content: end;
    flex-direction: column;

}

/*Search*/

.landing {
    background-image: url('../images/trackdat_logo_dark_landing.png');
    background-color: #0C3047;
    background-size: contain;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: no-repeat;
    height: 300px;
    display: flex;
}

.header-footer-item {
    display: inline-block;
    text-align: left;
    align-self: center;
}

/*.autocomplete-input {*/
/*    background-position: 490px !important;*/
/*}*/
/*MAIN.HTML*/
.navbar .dropdown .dropdown-toggle:after {
    color: var(--geeks-gray-300);
}

/* SPECIES DETAIL */
.group {
    border: #0b1324 2px solid;
}

.center-aligned {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-default .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
}

.text-truncate-line-2 {
    overflow: hidden;
    text-overflow: ellipsis !important;
    white-space: nowrap;
    max-height: 3rem;


}

/* MAP */

/*.publication-card:hover {*/
/*    filter: none;*/
/*    -webkit-filter: grayscale(0);*/
/*}*/

/*.search-group-off {*/
/*    filter: grayscale(1);;*/
/*    -webkit-filter: grayscale(1);*/
/*}*/

/*.publication-card {*/
/*    filter: grayscale(1);;*/
/*    -webkit-filter: grayscale(1);*/
/*    transition: all .25s ease;*/

/*}*/
.leaflet-pane {
    z-index: 1 !important;
}

.autocomplete-result-list {
    z-index: 999 !important;
}

.info {
    padding: 6px 8px;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.info h4 {
    margin: 0 0 5px;
    color: #777;
}

.info ul {
    padding-left: 15px;
    list-style: none;
}
#ull {
    width: 75% !important;
}

.autocomplete-result {
    padding: 12px !important;
    background-image:none !important;
}
.autocomplete-result-list {
    z-index: 1001 !important;
}

.autocomplete-result-list {
    background: rgba(255,255,255,.95) !important;
    border-radius: 5px !important;
}

#sidebar.leaflet-control {
    border: 0 !important;
    background: none !important;
}

div.dt-buttons {
    /*float:right;*/
}