﻿/* DEFAULTS
/* DEFAULTS
/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #fff;
    font-size: 0.95em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    line-height: 1.3em;
}

a {
    font-weight: 600;
}

    a:link, a:visited {
        color: #034af3;
        text-decoration: none;
    }

    a:hover {
        color: #1d60ff;
        text-decoration: underline;
    }

    a:active {
        color: #034af3;
    }

img {
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}

p {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3em;
}

td {
    vertical-align: top;
}

.tdc {
    text-align: center;
    border: 1px solid #ccc;
}

.tdb {
    border: 1px solid #ccc;
}

ul {
    margin-top: 0px;
    margin-left: 20px;
    padding: 0px;
}

li {
    margin-top: 4px;
}

.valtemp {
    color: FireBrick;
}

.valprec {
    color: DodgerBlue;
}

.valsun {
    color: Orange;
}

.valglobrad {
    color: Orchid;
}

/* HEADINGS   
----------------------------------------------------------*/

h1 {
    text-align: left;
    width: auto;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    color: #666666;
    font-size: 12pt;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 0px;
}

h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 100%;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 0px;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    height: 84px;
}



.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin-left: 20px;
    text-align: left;
    line-height: normal;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

.navbar-toggler-icon {
    width: 1.2em;
    height: 1.2em;
}

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}



/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    text-wrap: none;
}

.titleMain {
    text-align: left;
    width: auto;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 12px;
}

.titleSub {
    text-align: left;
    width: auto;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: 5px;
    clear: left;
}

.titleSub3 {
    text-align: left;
    width: auto;
    font-size: 1.0em;
    font-weight: bold;
    margin-top: 1.7em;
}

.ddltext {
    font-size: 15px;
    color: #555555;
    font-weight: 600;
}

.textSmall {
    text-align: left;
    width: auto;
    font-size: 0.8em;
    margin-top: 0.7em;
}

.textsubtitle {
    font-size: 12pt;
    font-weight: bold;
}

.textSearch {
    text-align: left;
    font-size: 1.1em;
    margin-top: 0px;
}

.bold {
    font-weight: bold;
}

.boldl {
    font-weight: 600;
}

.valtop {
    vertical-align: top;
}

.frameLangSearch {
    position: absolute;
    right: 0px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 120px;
    padding: 3px;
    border-radius: 3px;
}

.frameSocialMedia {
    position: absolute;
    right: 0px;
    margin-top: 55px;
    margin-right: 10px;
}

.search {
    background-color: yellow;
}

.headerTitle {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 2.00em;
    color: white;
}

.headerSubTitle {
    position: absolute;
    display: block;
    text-align: left;
    width: auto;
    margin-left: 5px;
    margin-top: 55px;
    font-size: 1.30em;
    color: white;
}

#frameControls {
    margin-top: 10px;
}

.updatedItem {
    background-color: orange;
}

.divFrameJournal li {
    margin-top: 10px;
}

.divFrameLink li {
    margin-top: 10px;
}

.content li {
    margin-top: 10px;
}

.content2 li {
    margin-top: 10px;
    margin-left: -40px;
    list-style-type: none;
}

.divFrameFilter {
    margin-bottom: 10px;
}

.divFrameFilter label {
    margin-left: 5px;
}

.overviewText {
    line-height: 1.1em;
}

.divEnum2 ul {
    margin-top: 5px;
}

.divEnum2 li {
    margin-top: 0px;
    margin-bottom: 5px;
}

.divFloatLeft {
    float: left;
    margin-right: 10px;
}

.divFloatRight {
    float: right;
    margin-left: 10px;
}

.clearLeft {
    clear: left;
}

.msg {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
}

.msg_ok {
    color: green;
}

.msg_warning {
    color: orange;
}

.msg_error {
    color: red;
}

.red {
    color: red;
}

.green {
    color: green;
}

.divMsg {
    margin-top: 10px;
    margin-bottom: 10px;
}

.divBase {
    margin-top: 5px;
    margin-bottom: 5px;
}

.divBaseImg {
    margin-top: 0px;
    margin-bottom: 10px;
}

.divBaseImg0 {
    margin-top: -5px;
    margin-bottom: 5px;
}

.divBaseImg0_20 {
    margin-top: -5px;
    margin-bottom: 20px;
}

.divBase2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.divBase3 {
    margin-top: 15px;
    margin-bottom: 5px;
}

.divBase4 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.divBase5 {
    margin-top: 15px;
    margin-bottom: 30px;
}

.divBase11 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.divBase12 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.divBase0 {
    margin-top: -10px;
    margin-bottom: 5px;
}

.divBase10_5 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.divBase0_10 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.divBase0_5 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.divBase5_0 {
    margin-top: 5px;
    margin-bottom: 0px;
}

.divBase5_20 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.divBase10_20 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.divBase10m_15 {
    margin-top: -10px;
    margin-bottom: 15px;
}

.divBase15_5 {
    margin-top: 15px;
    margin-bottom: 5px;
}

.divPano {
    margin-top: 10px;
    margin-bottom: 5px;
}

.divMediaReport {
    margin-top: 10px;
    margin-bottom: 10px;
}

.divObservation {
    margin-top: 5px;
    margin-bottom: 15px;
}

.divHabitat {
    margin-top: 5px;
    margin-bottom: 15px;
}


.divNews {
    margin-top: 15px;
    margin-bottom: 5px;
}

.divBook {
    margin-top: 5px;
    margin-bottom: 10px;
}

.divPagePart2 {
    margin-top: 5px;
    margin-bottom: 10px;
}

.divPagePart2a {
    margin-top: 0px;
    margin-bottom: 10px;
}

.divImageCompare {
    margin-top: 20px;
    font-size: 16px;
}

.divPanoThumbs {
    float: left;
    margin-bottom: 10px;
}

.divNpBfPtLinks {
    clear: left;
}

.divUl ul {
    margin-bottom: 0px;
}

.divUl li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.divTextBefore {
    margin-top: 10px;
    margin-bottom: 10px;
}

.glacier_external_link {
    margin-left: 30px;
    font-weight: bold;
}

.glacier_external_link2 {
    margin-left: 15px;
}

.table_ic {
    border: 1px solid gray;
    border-collapse: separate;
    border-spacing: 0px;
}

.td_ic1 {
    border: 1px solid gray;
    text-align: left;
}

.td_ic2 {
    border: 1px solid gray;
    width: 50px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
}

.td_ic3 {
    border: 1px solid gray;
    text-align: left;
    width: 300px;
    left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
}

.td_ic4 {
    border: 1px solid gray;
    text-align: left;
    left: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
}

.tblwork
{
    width: 100%;
}

.wrapper {
    position: relative;
    overflow: auto;
    white-space: nowrap;
    border: 1px solid gray;
}

.sticky-col {
    position: -webkit-sticky;
    position: sticky;
    background-color: white;
    border: 1px solid gray;
}

.td300gr {
    border: 1px solid;
    border-color: lightgray;
    width: 300px;
    padding: 5px;
}

.tdgr {
    border: 1px solid;
    border-color: lightgray;
    padding: 5px;
}

.tableind {
    border-spacing: 0px 0px;
    border: solid;
    border-width: 1px;
    border-color: darkgray;
}

.tdind {
    padding: 2px 5px 2px 5px;
    border: solid;
    border-width: 1px;
    border-color: darkgray;
    vertical-align: top;
}

.tblfrm {
    margin-top: 10px;
}

    .tblfrm table {
        border-spacing: 0px 0px;
        border: solid;
        border-width: 2px;
        border-color: darkgray;
    }

    .tblfrm td {
        padding: 2px 5px 2px 5px;
        border: solid;
        border-width: 1px;
        border-color: darkgray;
        vertical-align: top;
    }

.linkbutton {
    background-color: #CCCCCC;
    text-indent: 0;
    display: inline-block;
    color: #444444;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    width: 130px;
    text-decoration: none;
    text-align: center;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 5px;
    margin-left: 5px;
}

    .linkbutton:hover {
        color: black;
        background-color: #CCCCCC;
        text-decoration: underline;
    }

    .linkbutton:active {
        position: relative;
        top: 1px;
    }

    .linkbutton:hover {
        color: #444444;
        text-decoration: underline;
    }

    .linkbutton:active {
        position: relative;
        top: 1px;
    }

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
    background-color: #EEEEEE;
}

.w50 {
    width: 50px;
}

.w90 {
    width: 90px;
}



div.divStory li, div.divStory ul {
    margin-top: 5px;
    margin-bottom: 5px;
}

.has_comp {
    line-height: 22px;
    color: white;
    background-color: gray;
    border-radius: 3px;
}

.has_comp2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    margin-left: 5px;
    color: white;
    background-color: gray;
}

.has_over {
    line-height: 22px;
    color: white;
    background-color: green;
    border-radius: 3px;
}

.has_over2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: green;
}

.has_pano {
    line-height: 22px;
    color: white;
    background-color: coral;
    border-radius: 3px;
}

.has_pano2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: coral;
}

.has_story {
    line-height: 22px;
    color: white;
    background-color: cornflowerblue;
    border-radius: 3px;
}

.has_story2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: cornflowerblue;
}

.has_term {
    line-height: 22px;
    color: white;
    background-color: burlywood;
    border-radius: 3px;
}

.has_info {
    line-height: 22px;
    color: white;
    background-color:darkseagreen;
    border-radius: 3px;
}

.has_info2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: darkseagreen;
}

.has_event {
    line-height: 22px;
    color: white;
    background-color: cadetblue;
    border-radius: 3px;
}

.has_background {
    line-height: 22px;
    color: white;
    background-color: darkmagenta;
    border-radius: 3px;
}

.has_background2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: darkmagenta;
}

.has_media {
    line-height: 22px;
    color: white;
    background-color: firebrick;
    border-radius: 3px;
}

.has_media2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: firebrick;
}

.has_observation {
    line-height: 22px;
    color: white;
    background-color: saddlebrown;
    border-radius: 3px;
}

.has_observation2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: saddlebrown;
}

.has_news {
    line-height: 22px;
    color: white;
    background-color: lightblue;
    border-radius: 3px;
}

.has_link {
    line-height: 22px;
    color: black;
    background-color: moccasin;
    border-radius: 3px;
}

.has_habitat {
    line-height: 22px;
    color: white;
    background-color: darkcyan;
    border-radius: 3px;
}

.has_habitat2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: darkcyan;
}

.has_tweet {
    line-height: 22px;
    color: white;
    background-color: cornflowerblue;
    border-radius: 3px;
}

.has_tweet2 {
    text-indent: 0;
    display: inline-block;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
    border-radius: 5px;
    color: white;
    background-color: cornflowerblue;
}


.divImgAuto {
    width: 100%;
    overflow: auto;
    margin-top: 8px;
    margin-bottom: 0Px;
}

.img35{
    width: 500px;
    height: 300px;
}

.l15 {
    margin-left: 15px;
}

.l20 {
    margin-left: 20px;
}

@media only screen and (min-width: 800px) {

    .divTextBefore {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divTextAfter {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divBase {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 800px;
    }

    .divBaseImg {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divBase2 {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 800px;
    }

    .divBase4 {
        margin-top: 5px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divBase10_5 {
        margin-top: 10px;
        margin-bottom: 5px;
        width: 800px;
    }

    .divBase0_5 {
        margin-top: 0px;
        margin-bottom: 5px;
        width: 800px;
    }

    .divBase5_0 {
        margin-top: 5px;
        margin-bottom: 0px;
        width: 800px;
    }

    .divBase0_10 {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divBase10m_15 {
        margin-top: -10px;
        margin-bottom: 15px;
        width: 800px;
    }

    .divBase11 {
        margin-top: 0px;
        margin-bottom: 20px;
        width: 800px;
    }

    .divBaseImg0 {
        margin-top: -5px;
        margin-bottom: 5px;
        width: 800px;
    }

    .divBaseImg0_20 {
        margin-top: -5px;
        margin-bottom: 20px;
        width: 800px;
    }

    .divStory {
        margin-top: 15px;
        margin-bottom: 5px;
        width: 800px;
    }

    .divNews {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 800px;
    }

    .divPagePart2 {
        margin-top: 5px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divPagePart2a {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 800px;
    }

    .divFrameJournal {
        width: 800px;
    }

    .tblwork {
        width: 800px;
    }

    .divUl li {
        margin-top: 5px;
        margin-bottom: 5px;
        width: 800px;
    }
}
