body {
	background-color: beige;
	/*font-size: 16px;
	line-height: 16px;
	font-family: monospace; */
}

div#bullishStats {
	background-color: blue;
}

div#bearishStats {
	background-color: red;
	color: rgb(93,163,143, .5);
}

table, .filter, select  {
    width:100%;
}

table, th, td {
    border: 2px solid white;
    border-collapse: collapse;
}

th, td {
    padding: 5px;
    text-align: left;
    text-decoration: blink;
}

td.blink {
    text-decoration: blink;
}

table#t01 th	{
    background-color: black;
    color: white;
    text-decoration: blink;
}

.div_checklist {
	height: 50px;
}

.pgSlc {
	width: auto !important;
}

#wrapper{
	max-width: 1140px;
	margin: auto;

}
header {
	border-radius: 20px;
	padding: 5px 5px 5px 5px; /* top right bottom left*/
	margin: 5px 5px 5px 5px;
	background-color: lightblue;
	height: auto;
	font-family: sans-serif;
	font-display: block;
	font-feature-settings: normal;
	font-size: 25px;
	text-align: center;
	background-size: auto;
	/*border: 2px solid black;*/
}

#myNav{
	border-radius: 20px;
	background-color: lightblue;
	color: #efefef;
	height: 45px;	
	/*border: 2px solid black;*/
	margin: 10px;
}

#myNav ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#myNav ul li {
	float: left;
}

#myNav ul li a {
	text-align: center;
	border-radius: 15px;
	display: inline-block;
	background-color: ddd;
	padding: 4px 4px 4px 4px;
	margin: 10px 10px 10px 50px;
	position: relative;
	text-decoration: none;
}
 
#myNav ul li a:hover{
	font: bold;
	background-color: lightcyan;
	font-size: 17px;
}

#exchangesIntro{
	padding: 5px 10px 10px 10px;
	font-size: 20px;
	text-align: center;
}

#exchanges{
	border-radius: 20px;
	background-color: lightblue;
	height: 70px;
	/*border: 4px solid black;*/
	margin: 10px;
	padding: 5px 5px 5px 5px;
}

#exchanges ul {
	list-style: none;
	margin: 4px;
	padding: 0;	
}

#exchanges ul li {
	float: left;
}

#exchanges ul li a {
	text-align: center;
	border-radius: 22px;
	display: inline-block;
	background-color: ddd;
	border-radius: 10px;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
	position: relative;
	text-decoration: none;
}

#exchanges ul li {
	float: left;
}

#exchanges ul li a:hover{
	font: bold;
	background-color: lightcyan;
	font-size: 17px;
	padding: 1px 1px 1px 1px;
}

small {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

nav {
}

#adMenu{
	float:right;
	width: 20%;
	border: 3px solid #555;
}

#adv1 {
	position: fixed;
	right: 5; 
	top: 200;
	width: 90;
	height: 90;
	font-display: block;
	font-family:fantasy;
	border-radius: 15px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#adv1:hover {
	font-display: auto;
	background-color: lightslategray;
	
}

/*#myNav ul li a:nth-child(2){
	background-color: blue;
	font-size: 50px;
}*/
tr:nth-child(even){
	font-size: auto;
}

@media screen and (max-width:1010px){
	header{
		font-size: 18px;
	}

 
	#exchanges{
	border-radius: 20px;
	background-color: lightblue;
	color: #efefef;
	height: 100px;
	/*border: 4px solid black;*/
	margin: 10px;
	padding: 6px 6px 6px 6px;
	font-size: 16px;
	
}
	#myNav ul li a {
	text-align: center;
	border-radius: 15px;
	display: inline-block;
	background-color: ddd;
	border-radius: 5px;
	padding: 3px 3px 3px 3px;
	margin: 4px 4px 4px 15px;
	position: relative;
	text-decoration: none;
	font-size: 16px;

}
	#exchanges ul li a:hover{
	font: bold;
	background-color: lightcyan;
	font-size: 17px;
}
}

@media screen and (max-width:750px){

	header{
		font-size: 17px;
	}
 
	#exchanges{
	border-radius: 20px;
	background-color: lightblue;
	color: #efefef;
	height: 143px;
	/*border: 3px solid black;*/
	margin: 4px;
	padding: 4px 4px 4px 4px;
	position: relative;
	font-size: 12px;
	
}
	#myNav{
	border-radius: 20px;
	background-color: lightblue;
	color: #efefef;
	height: auto;
	height: 65px;
	/*border: 2px solid black;*/
	margin: 5px;
}
	
	#myNav ul li a {
	text-align: center;
	border-radius: 15px;
	display: inline-block;
	background-color: ddd;
	border-radius: 5px;
	padding: 2px 2px 2px 4px;
	margin: 4px 4px 4px 15px;
	position: relative;
	text-decoration: none;
}
	#exchanges ul li a {
	text-align: center;
	border-radius: 15px;
	display: inline-block;
	background-color: ddd;
	border-radius: 5px;
	padding: 2px 2px 2px 5px;
	margin: 4px 4px 4px 5px;
	position: relative;
	text-decoration: none;
}
	#exchanges ul li a:hover{
	font: bold;
	background-color: lightcyan;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
	#myNav ul li a:hover{
	font: bold;
	background-color: lightcyan;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
}
	
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}