html, body {
	height: 100%; 
	margin: 0; 
}

body { 
	display: flex; 
	flex-direction: column; 
}

header { 
	height: 50px; 
}

#footer {
	height: 50px; 
	background-color: #f0f0f0;
	margin-top: auto; 
}

.github-corner:hover .octo-arm {
	animation:octocat-wave 560ms ease-in-out
}

.section {
	font-size: 13px; 
	line-height: 1.3;
	padding: 2rem 1.5rem;
}

a.is-family-code {
	font-size: .8rem;
}

.input-field .button {
	margin: 2px 0 0 9px;
}

.buttons-div {
	margin: 3px 0px 0px 225px;
}

.buttons-div .button {
	width: 103px;
	height: 37px;
	margin-left: 15px;
}

.button.is-success {
	background-color: #48c774a4;
}

.button.is-warning {
	background-color: #ffea75;
}

#report-info-box.column {
	max-width: max-content;
	min-width: max-content;
}

.report-info-box {
	background-color: #eaeaea; 
	display: block; 
	font-family: arial;
	font-size: 15px;
	line-height: 2.2;
	white-space: nowrap;
	width: auto;
}

.reportbox strong {
    font-family: copperplate;
	color: #1C398D;
	font-size: 16px;
}

#input-box {
	margin-top: 100px;
}

.sub {
	margin: 27px 0px !important;
	padding: 9px !important;
	background-color: #333333;
	display: block; 
	border-radius: 9px;
	white-space: nowrap;
	width: auto;
	color: white;
}

.tree {
	display: "none";
	min-width: max-content;
	white-space: nowrap;
}

.jsontree_tree {
	font-size: 12px;
	min-width: max-content;
}

.jsontree_value_string {
	color: blue;
}

.jsontree_value_number {
	color: orange;
}

div.box.tree, div.jsontree_value-wrapper {
	width: max-content;
	box-shadow: none;
	background-color: #f9f9f9;
	padding: 4px 4px 4px 0;
}

.table .json {
	background-color: #f9f9f9;
}

.table .default_branch {
	background-color: #f7f7f7;
}

.table .total_commits {
	background-color: #f5f5f5;
}

.table .last_commit {
	background-color: #f3f3f3;
}

.table .repo_size {
	background-color: #f1f1f1;
}

.table .sbom_risk {
	background-color: #efefef;
}

.table .commit_currency_risk {
	background-color: #ededed;
}

.table .commit_currency {
	background-color: #ebebeb;
}

.table .recent_commit_pct {
	background-color: #e9e9e9;
}

.table .large_commit_risk {
	background-color: #e7e7e7;
}

.table .fc_risk {
	background-color: #e5e5e5;
}

.table .fccount {
	background-color: #e3e3e3;
}

.table .contributor_risk {
	background-color: #e1e1e1;
}

.table .ccount {
	background-color: #dfdfdf;
}

.table .risk {
	background-color: #dbdbdb;
}

.table .project {
	background-color: #d3d3d3;
}

tr:hover div.box.tree, tr:hover div.jsontree_value-wrapper, tr:hover td {
	background-color: #eeeeee !important;
}

tr.tablehead th {
	color: white;
}

.table thead td {
	vertical-align: middle;
	border-bottom: 1px solid #b3b3b3;
	overflow: visible;
	overflow-x: scroll;
}

div p strong {
	color: #1C398D;
}

.lowrisk, .mediumrisk {
	font-weight: bold;
}

.highrisk {
	font-weight: bold;
	background-color: orange !important;
	color: white;
	padding: 4px;
}

.criticalrisk {
	font-weight: bold;
	background-color: #DC143C !important;
	color: white;
	padding: 4px;
}

h1 > a {
	color: black;
}

td > a:hover {
	background-color: yellow;
	color: black;
	text-decoration: none;
}

.button > a {
	color: black;
}

.fa-fw, .fa-book-open, .fa-github, a > i {
	margin-right: 5px;
	font-size: 12px;
	margin-left: 0px;
	color: black;
}

a:link {
	font-family: Trebuchet MS, Arial, sans-serif;
}

.table-container {
	overflow: visible;
	overflow-x: auto;
	padding: 1.6rem 0 0 0;
}

.table {
	margin-top: 3.6vh !important;
}

.tablehead {
	background-color: #333333;
    color: white;
}

th {
	position: relative !important;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

th .tooltip {
	position: relative;
	z-index: 30;
}

.tooltip {
	display: inline;
}
  
.tooltip span.tooltiptext {
	position: fixed;
	visibility: hidden;
	width: 28vw;
	background-color: #e6e6e6;
	color: black;
	text-align: center;
	padding: 5px 5px;
	border-radius: 6px;
	z-index: 2;
	bottom: 130%;
	margin-left: -14.5vw;
	opacity: .8;
	font-size: 10px;
	border: 1px solid black;
}
  
.tooltip:hover .tooltiptext {
	visibility: visible;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; 
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.dropdown {
	margin-top: 64px;
}

.dropdown-content {
	border-bottom: 1px solid #333333;
	opacity: 1;
}

.dropdown .button > span {
	color: black;
	font-weight: 448;
	letter-spacing: 2px;
}

.search {
	width: 515px;
	height: 40px;
	line-height: 44px;
	border: none;
	border-radius: 6px;
	margin-bottom: 9px;
	font: 16px arial, sans-serif;
	margin-top: 2px;
	padding-left: 17px;
	-webkit-appearance: none;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.search:hover, .search:focus {
	outline: none;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.svg {
	fill:#151513; 
	color:#fff; 
	position: absolute; 
	top: 0; 
	border: 0; 
    right: 0;
}

#invalid-url {
	display: none;
	color: white;
	font-weight: 500;
	font-size: 11px;
	padding: 3px 5px;
	margin: 0 4px 0 4px;
	background-color: rgba(255, 0, 0, 0.925);
	border-radius: 4px;
	width: max-content;
	z-index: 2;
}

.error {
	border: 2px solid #FA8072;
    position: relative;
    animation: shake .1s linear;
	animation-iteration-count: 3;
}

#gtri {
	height: 66px;
	width: 134px;
}

@media (max-width:500px) {
	.github-corner:hover .octo-arm {
		animation: none
	}

	.github-corner .octo-arm {
		animation: octocat-wave 560ms ease-in-out
	}

	.buttons-div {
		margin-left: 114px;
	}

	#analyze-button {
		margin-left: 225px;
		height: 39px;
	}

	.buttons-div .button {
		margin: 20px 0 0 0;
		height: 34px;
	}

	.search {
		width: 100%;
	}

	.sub, .report-info-box {
		white-space: normal !important;
		width: 90vw;
	}

	.sub {
		font-size: 16px;
	}

	.report-info-box {
		font-size: 13px;
	}

	.tooltip span.tooltiptext {
		min-width: 81vw;
		bottom: 110%;
		margin-left: -42.1vw;
		font-size: 8px;
	}

	.section {
		font-size: 11px;
	}

	th {
		font-size: 10px;
	}
}

@keyframes octocat-wave { 
	0%, 100% {
		transform:rotate(0)
	}
	20%, 60% {
		transform:rotate(-25deg)
	}
	40%, 80% {
		transform:rotate(10deg)
	}
}

@keyframes shake {
    0% { left: -5px; }
    100% { right: -5px; }
}