/***********************************************/
/* ccmcweb.css                              */
/* Use with template for all CCMC web   pages */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
        font-family: Arial,sans-serif;
        color: #000000;
        line-height: 1.166;
        margin: 0px;
        padding: 0px;
        background: #dbdfe1;
        /* min-width: 760px; */
        /* max-width: 1200px; */
                overflow-x: auto;
}

.ccmc_app {
        /* overflow-x: auto; */
        margin: 10px;
        font: "Times New Roman", Times, serif;
        font-family: Arial,sans-serif;
        line-height: 1.166;
        margin: 0px;
        padding: 0px;
        font-size: 1rem;
}

.ccmc_app [type=search]{
    float: right;
    padding-right: 5px;
    border-right: solid;
}

.usa-input {
   margin: 0 !important;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 110% Verdana,Helvetica,Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px;
 font-size: 1em !important;
}

h2{
 font: bold 105% Verdana,Helvetica,Arial,sans-serif;
 color: #0033ff;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 90% Verdana,Helvetica,Arial,sans-serif;
 color: #000040;
}
/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

.nobullet, ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

input{
 font-family: Arial,sans-serif;
 margin: 3px 3px 0px 5px !important;

}
/***********************************************/
/* Navigation Styles                           */
/***********************************************/

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,Arial,sans-serif;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 55px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);

}

#globalNav img{
	margin-bottom: -4px;


}

#globalNav words {
        font-size: 1em;
        overflow: hidden;
	height: 1em;

}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 20px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
        overflow: hidden;

}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}



/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
        top: 135px;
	left: 20px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
        line-height:240%;
 	padding: 0px;
	color: #666666;
}

.subglobalNav a:hover{
	color: #222222;
}


/************ Utility Navigation (Sitemap, etc) **************/

#utilitynavigation{
        position: absolute;
	font: 80% Verdana,Helvetica,Arial,sans-serif;
	top: 65px;
	right: 0px;
        color: #777777;
/* #        margin: 30; */
        margin-left:230px;
        height: 5em;
        overflow: hidden;
}

#utilitynavigation a{
	color: #777777;
}

#utilitynavigation a:hover{
        color: #666666;
	text-decoration: underline;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell{
	position: absolute;
	font: "Times New Roman", Times, serif;
    color: #000000;
	top: 180px;
	left: 3%;
	right: 3%;
	width:94.0%;
	background-color: #ffffff;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 3%;
	right: 3%;
	width:94.0%;
	}

#content{
	padding: 0px 0px 0px 0px;
	margin:15px 35px 25px 30px;
	font-family: "Times New Roman", Times, serif;
	color: #111111;

}

#content_left_box{
	float: left;
	width: 47%;
	margin:0px 0px 15px 0px;
}

#content_left_nobox{
	float: left;
	width: 47%;
	margin: 10px 0px 20px 0px;
        border: solid 1px #dbdfe1;
        padding: 9px 5px 8px 5px;
}

#content_right{
	float: none;
	margin-left: 52%;
}

.more {
		display:block;
		text-align:right;
		padding:0 35px 10px 0;
	}

#rightalign{
	float: right;
        margin-right: 40px;
}
/***********************************************/
/* Image Styles (logos, banner)                */
/***********************************************/

#nasalogo{

  position: absolute;
  top:  12px;
  right:  0px;
  float: right;
  margin-left: 200px;
}

#CCMClogo{
	padding: 8px 0px 8px 0px;
        margin: 1px;
        float: none;

}


/*********    Home Page Banner    **************/

#imageholder{
	width:100%;
	border-bottom:1px solid #ccd2d2;
	padding: 0px;
	clear: both;
	background-image: url(../images/stars.jpg);
        background-position: left;
        background-repeat: repeat-x;

}

#imageholder img{
        padding: 0px;
        display: block;
        position: relative;
        left: 20%;
}
/***********************************************/
/* Site Info (Contact persons, etc).           */
/***********************************************/

#siteInfo{
	clear: both;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #dbdfe1;
        font: 85% Verdana,Helvetica,Arial,sans-serif;
        color: #666666;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo p{
	text-align: center;
}

#siteInfo a{
	color: #666666;
}

#siteInfo a:hover{
        color: #555555;
	text-decoration: underline;

}

/***********************************************/
/*         Box with border                     */
/***********************************************/

	#labfooter {
		text-align:center;
		clear:both;
	}
	.adwrap {
		margin:30px auto 10px;
		padding:10px 0;
		width:468px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:468px;
		height:60px;
	}


	.borderbox {
		padding:0 0 0 11px;
		margin:10px;
		background:url("tsr-l.gif") top left no-repeat;
	}
	.borderbox h3 {
		background:url("tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
	}
	.borderbox p {
		margin:0 0 0 -11px;
		padding:0 11px 30px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
         .borderbox ul {
		margin:0 0 0 -11px;
		padding:0 11px 0.5em 30px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
        }
	.borderbox div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("tsr-l.gif") bottom left no-repeat;
	}
	.borderbox a.more {
		display:block;
		text-align:right;
		padding:0 10px 10px 0;
		background:url("tsr-r.gif") bottom right no-repeat;
	}


#LogoCredits{
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align:right;
        margin-top: 10px;
	background-color: #dbdfe1;
        font: 90% Verdana,Helvetica,Arial,sans-serif;
        color: #888888;
}

#LogoCredits a{
	color: #666666;
	text-decoration: underline;
}
/**********************************************/
/* Styles used to generate popups on elements */
/**********************************************/
/* Credit: https://stackoverflow.com/questions/15734105/ */
.Tooltip_Text_container {
  max-width: 25em;
  height: auto;
  display: inline;
  position: relative;
  color:#0b77b7;
}

.Tooltip_Text_container a {
  text-decoration: underline;
  color: black;
  cursor: default;
  font-weight: normal;
}

.Tooltip_Text_container a + span.tooltips, .Tooltip_Text_container a span.tooltips {
  color: black;
  z-index:100;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear;
  position: absolute;
  left: 10px;
  top: 18px;
  width: 20em;
  border: 1px solid #404040;
  padding: 0.2em 0.5em;
  cursor: default;
  line-height: 140%;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 7px 7px 5px -5px #666;
  -webkit-box-shadow: 7px 7px 5px -5px #666;
  box-shadow: 7px 7px 5px -5px #666;
  background: rgb(255, 255, 255)  repeat-x;
}

.Tooltip_Text_container:hover a +span.tooltips, .Tooltip_Text_container:hover a span.tooltips {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s;
}

.Tooltip_Text_container img {
  left: -10px;
}

.Tooltip_Text_container:hover a span.tooltips {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s;
}

/**********************************************/
/* Styles used to generate results pages      */
/**********************************************/

.runResultSection {
	display: block;
}
.runResultSection .indentation {
	text-decoration: unset !important;
	display: inline-block;
}
.runResultSection .title {
	font-weight: bold;
	/* margin-left: 20px; */
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-size: medium;
	font-family: sans-serif;

}

.runResultMetadata {
	display: block;
	/* align-items: flex-start; */
	font-family: sans-serif;
    font-size: small;
}

.runResultMetadata .space-after-section {
	padding-top: 1em;
}

.runResultMetadata .entry {
	/* position: relative; */
	margin-left: 20px;
	vertical-align: top;
	/* display: block; */
	/* display: flex;
    flex-direction: row;
    flex-wrap: wrap; */
	/* width: 100%; */
}
.runResultMetadata .entry .field {
	/* text-align: right; */
	white-space: nowrap;
	/* display: inline; */
	/* flex-wrap: nowrap;
	display: flex; */
	/* flex-direction: column;
	flex-basis: auto;
	flex: 1;
	flex-grow: 1;
	flex-shrink: 1; */
	/* width: 200px; */
	/* background-color: red; */
	/* flex-shrink: 0;  */
	/* flex: 1; */
}
.runResultMetadata .entry .value {
	/* display: inline; */
	/* display: flex;
	flex-direction: column; */
	/* flex-basis: auto; */
	/* flex: auto; */
	/* background-color: green; */
	padding-left: 20px; 
}
.runResultMetadata .section {
	/* position: relative; */

	/* display: block; */
	
	
}
.runResultMetadata .section .title {
	font-weight: bold;
	text-decoration: underline;
	/* margin-left: 20px; */
	padding-top: 1em;
	font-size: small;
}

.runResultMetadata tr:nth-child(odd) {background-color: #f4f4f4;}
.runResultMetadata .hidden {
	visibility: hidden;
	height: 0;
}
.runResultMetadata .subsection {
	/* display: block; */
}

.runResultMetadata .line {
	
}

.table-striped tr:nth-child(odd) {background-color: #f4f4f4;}

.runResultCompact {
	background: #FFFFFF;
	padding: 10px;
	margin: 10px;
	font-size: small;
	width: 100%;
}

.runResultCompact {
	background: #FFFFFF;
	padding: 10px;
	margin: 10px;
	font-size: small;
	width: 100%;
}

.runResultFull {
	/* empty for now */
	/* font-family: sans-serif; */
}

.runResultColumns {
	-webkit-column-width: 450px;
	-moz-column-width: 450px;
	column-width: 450px;

	-webkit-column-gap: 3em;
	-moz-column-gap: 3em;
	column-gap: 3em;

	-webkit-column-rule: 1px dotted #aaa;
	-moz-column-rule: 1px dotted #aaa;
	column-rule: 1px dotted #aaa;
}


 /* https://css-tricks.com/guide-responsive-friendly-css-columns/ */
 /* https://stackoverflow.com/questions/43814097/insert-column-break-in-css3-column */
.runResultFull_dev {
	/* empty for now */
	/* font-family: sans-serif; */
	/* display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 100vh; */
	/* min-width: 200px; 
	height: 100%;
	/* column-count: 3; */
	/* -webkit-column-count: 2;
	-moz-column-count: 2;
		 column-count: 2; */
	-webkit-column-width: 450px;
	-moz-column-width: 450px;
	column-width: 450px;

	-webkit-column-gap: 3em;
	-moz-column-gap: 3em;
	column-gap: 3em;

	-webkit-column-rule: 1px dotted #aaa;
	-moz-column-rule: 1px dotted #aaa;
	column-rule: 1px dotted #aaa;
}


.runResultFull_dev > * {
	/* border: 2px solid rgb(96 139 168); */
	/* border-radius: 5px;
	background-color: rgb(96 139 168 / 0.2);
	flex: 1 1 80px; */
	/* maxhight: 400px; */
  }

.runResultFigure {
	border: thin #c0c0c0 solid;
	display: flex;
	flex-flow: column;
	align-content: flex-end;
	padding: 5px;
}

.noBreaksAcrossColumns {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

.runTitle {
	font-family: sans-serif;
	font-weight: bold;
	font-size: large;
}

.runResultSearchTableWithScroll {
	overflow-x: scroll;
	/* background: red; */
}
.runResultSearchTableWithScroll ::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 7px;
	width: 7px;
}

.runResultSearchTableWithScroll  ::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.debug {
	background-color: orange !important;
}
/**********************************************/
