.tab-pane:not(.active) {
    display: none;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.hidden {
    display: none;
}

.browse {
	display: inline;
	cursor: pointer;
	font-family:'Lucida Console', monospace;
}

mark {
    background-color: #90ee90;
    color: #000000;
}

.mark {
    background-color: #90ee90;
    color: #000000;
}

.bg-muted {
    background-color: #dddddd;
}

.bg-lightblue {
    background-color: #f7f7f9;
}

.MathJax {
    font-size: 16px;
    font-weight: bold;
}

.responsivediv200 {
	max-height: calc(100vh - 200px);
	overflow-y: scroll;
}

.responsivediv300 {
	max-height: calc(100vh - 300px);
	overflow-y: scroll;
}

.responsivediv400 {
	max-height: calc(100vh - 400px);
	overflow-y: scroll;
}

.responsivediv500 {
	max-height: calc(100vh - 500px);
	overflow-y: scroll;
}

.responsivediv600 {
	max-height: calc(100vh - 600px);
	overflow-y: scroll;
}

.list-group-item-small {
	padding: 3px 15px;
}

.sameh {
	display: flex;
}

/* General formatting */
html, body {
	height: 100%;
}
p {
	font-size: 14px;
}
/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea {
	max-width: 280px;
}
li{
	font-size: 14px;
}
#main {
	overflow:auto;
}
.browse {
	display: inline;
	cursor: pointer;
	font-family:'Lucida Console', monospace;
}
.img-center {
	display: block;
	margin: 0 auto;
}
.text-smallcaps {
	font-variant: small-caps;
}
.indent-text{
	text-indent: 25px;
}
.pointer {
    cursor: pointer;
}
.spacer {
    margin-top: 20px;
}
.spacer-bottom {
    margin-bottom: 20px;
}
.showHide {
	display: none;
}
.no-margin {
    margin: 0;
}


/* Bootstrap updates */
.list-group {
	margin-bottom: 0;
}
.list-group-item {
	padding: 3px 10px;
}
.navbar {
    margin-bottom: 0;
    z-index: 20000 !important;
}


/* Bootstrap additions */
.list-flush {
	margin-bottom: 0;
	padding-left: 20px;
}
.btn-thin {
	padding: 5px;
}
.btn-data {
	margin-left: 10px;
    max-height: 30px;
}
.navbar-grey {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.well-ids {
    margin-top: 20px;
    margin-bottom: 0;
}
.list-well {
    padding-left: 15px;
    margin-bottom: 0;
}


/* For JsMol Applet */
div[id$="_appletinfotablediv"] {
	border: 1px solid;
}


/** layouts/default */
.hr {
	margin-top: 0;
}
.modal-index {
	z-index: 40000;
}


/** layouts/header */
h2 {
    font-size: calc(12px + (32 - 12) * ((100vw - 320px) / (1600 - 320)));
    margin-top: 10px;
}
.banner {
	height: 60px;
}


/** layouts/footer */
.footer {
    font-weight: bold;
}


/** home */
.home-spacer {
    margin-top: 30px;
}


/** elements/molecule */
.mol-pad {
    padding: 0 5px;
}
.mol-links {
    text-align: center;
    margin-bottom: 0;
    font-size: 11px;
}
.mol-name {
    text-align: center;
    margin-top: 5px;
}
.spectra-pad {
    margin: 5px 0 10px 0;
}


/** elements/jsmol */
.jsmol-canvas {
    width: 100%;
    height: 100%;
}

.responsive-font {
    font-size: calc(0.8vw + 2px);
}

.responsive-footnote {
    font-size: calc(0.6vw + 1px);
}

.fs-7 {
    font-size: 12pt;
}

.card-200 {
   	max-height: 200px;
	overflow-y: scroll;
}

/** references/index, substances/index, systems/index */
.responsive-index {
	max-height: calc(100vh - 500px - (500 * ((1600px - 100vw) / 1600)));
	overflow-y: scroll;
}
.list-compact {
	font-size: 16px;
	margin-bottom: 0;
}

/** compilations/view */
.responsive-data {
	max-height: calc(100vh - 420px);
	overflow-y: scroll;
}

/** compilers/view */
.responsive-reports {
	max-height: calc(100vh - 5px);
	overflow-y: scroll;
}

/** references/view */
.responsive-refs {
    max-height: calc(100vh - 550px);
    overflow-y: scroll;
}


/** references/crlookup */
.responsive-lookup {
    max-height: calc(100vh - 450px);
    overflow-y: scroll;
}


/** pages/introduction */
.responsive-intro {
	max-height: calc(100vh - 360px);
	margin-bottom: 20px;
	overflow-y: scroll;
}

.well-intro {
	padding: 0;
}
.hdrs-intro {
	color: #663300;
	font-weight: bold;
}
.eqn-intro {
	font-size: 20px;
	font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
}
.tablehdr-intro {
	font-size: 9pt;
}


/** volumes view */
.responsive-volume {
	max-height: calc(100vh - 593px);
	min-height: calc(100vh - 593px);
	overflow-y: scroll;
}
.well-volume {
	padding: 9px 19px;
}
.input-search {
	width: 80%;
	max-width: 80%;
}
.shadow {
    -moz-box-shadow: 2px 2px 5px #808080;
    -webkit-box-shadow: 2px 2px 5px #808080;
    box-shadow: 2px 2px 5px #808080;
    padding:0 15px 0 15px;
}


/** compilations/view */
.section{
    font-weight: bold;
    font-size: 14px;
}
.table-pad-bottom {
    padding-bottom: 20px;
}
.double-top-border{
    box-shadow:
            0 -2px 0 0 #ffffff, /* margin for double border */
            0 -4px 0 0 #000000, /* first line */
            0 -7px 0 0 #ffffff, /* margin between lines line */
            0 -9px 0 0 #000000; /* second line */
    margin-top: 20px;
}
.single-top-border{
    box-shadow:
            0 -8px 0 0 #ffffff, /* margin for double border */
            0 -10px 0 0 #000000; /* first line */
    margin-top: 20px;
}
.single-bottom-border{
    box-shadow:
            0 10px 0 0 #ffffff, /* margin for double border */
            0  8px 0 0 #000000; /* first line */
    margin-bottom: 20px;
}
.single-border{
    box-shadow:
            0 -8px 0 0 #ffffff,
            0 -10px 0 0 #000000,
            0 6px 0 0 #ffffff,
            0 8px 0 0 #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column */
.body-content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

/** substances/view */
.showReport:hover {
	text-decoration: underline;
	cursor: pointer;
}
.eval-div {
    max-height: 200px;
    overflow-y: scroll;
}
.report-div {
    max-height: 320px;
    overflow-y: scroll;
}
.responsive-systems {
    max-height: calc(100vh - 481px);
    margin-bottom: 20px;
    overflow-y: scroll;
}
.badge-eval {
	background-color: #008000;
}

.card-responsive {
    max-height: calc(100vh - 300px);
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.pdfh {
    min-height: 90vh;
    max-height: 90vh;
}