body            { font-family: "Nunito", sans-serif;
                  font-optical-sizing: auto;
                  font-weight: 600;
                  font-style: normal;
                  text-align: center; background-color: #FFFFFF}
a, h1, h2       { color: #377ba8;}
h1, h2          { margin: 0;}
h1              { font-size: 1.2em; color: #000; text-align:left; clear:both; font-weight: normal;}
h2              { font-size: 1.8em; color: #000; padding: 8px;}
h3           { color:black; font-size: 1.1em; margin-top:0px;}
h4           { color:black; font-size: 1.0em; margin:0; }
p           {text-align: left; margin-bottom:0}

a {font-size: 1.2em; }

/* <uniquifier>: Use a uniquifier for the class name
// <weight>: Use a value from 200 to 1000 */


.navbar-wrapper {
background-color: black;
height: 132px;
}

.navbar-header {
background-color: #333;
float: left;
width: 100%;
}

.navbar-header ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

.navbar-header li {
  float: left;
}

.navbar-header li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.navbar-header li a:hover:not(.active) {
  background-color: grey;
  color: white;
}

.navbar-header .active {
  background-color: #04AA6D;
}

.logo-top{
  margin: 15px;
  float:left;
}

.logo-table{
position: absolute; 
left:0; 
margin-left: 40px;
margin-top: 20px;
z-index: 1;

}

.logo-bottom{
  margin-top: -10px;
  float:left;
  margin-bottom: 15px;
  max-width:80%;
}

table.dataframe, .dataframe th, .dataframe td {
  border: none;
  border-collapse: collapse;
  text-align: center;
  font-size: 1.15em;
  padding: 0px;

}

table.dataTable tbody th, table.dataTable tbody td{
  padding: 0px;
  

}

.dataframe tr {
height: 90px;
}


.dataframe th {
  font-size: 1.25em;

}

.dataTables_wrapper{
padding: 15px;
margin-bottom: 50px;
text-align: center;
border: 1px;
border-radius: 15px;
border-style: solid;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);



}

#table_wrapper{
margin:10px;
margin-bottom:30px;
}


tr td:nth-child(1) {
  font-size: 1em;
}

tr td:nth-child(3) {
  text-align: left;
}


/* THESE ARE THE TABLE LOGOS!! */
.Logo_image{
    display: inline-block;
    vertical-align: middle;
    width:5%;

}

/* THESE ARE THE TABLE LOGOS TEXT!! */
.Logo_text{
    display: inline-block;
    vertical-align: middle;
    margin-left:15%;
    right: 0%;
    width: 75%;
    overflow: hidden;
}


.header-text{
float:left;
clear:both
width:48%;
text-align:left;
padding-left:10px;
}





/* Style the header with a grey background and some padding */
.table-responsive {
  overflow: hidden;
  text-align: center;

}

.table-wrapper {
margin-bottom:0px;

}

.main-header {
  overflow: visible;

}


/* Style the header with a grey background and some padding */
.upper-header {
  padding-bottom: 4px;
  overflow: hidden;
  text-align: center;
  width:100%;

}

.upper-block{
float:left;
color: black;
width: 20%;
padding-left: 1%;
padding-right: 1%;
margin-top: 8px;
margin-bottom: 0px;

}

/* Style the header links */
.upper-header a {

  text-align: center;
  padding: 4px;
  text-decoration: none;
  font-size: 17px;
  line-height: 25px;
  border-radius: 4px;
  width:100%
}

/* Change the background color on mouse-over */
.upper-header a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the header with a grey background and some padding */
.lower-header {  
  padding-top: 5px;
  padding-bottom: 5px;
  overflow:hidden;
  border-bottom: 2px solid #e0e0e0;
  
}

/* Style the header with a grey background and some padding */


.category-buttons{
  margin-top: 50px;
  float: right;

}



/* Style the header with a grey background and some padding */
.header {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 10px;
}



/* Style the header links */
.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  font-size: 18px;
  line-height: 25px;
  border-radius: 4px;
}

/* Style the logo link (notice that we set the same value of line-height and font-size to prevent the header to increase when the font gets bigger */
.header a.logo {
  font-size: 25px;
  font-weight: bold;
}

/* Change the background color on mouse-over */
.header a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active/current link*/
.header a.active {
  background-color: dodgerblue;
  color: white;
}

.header-left {
  padding-top: 15px;
  float: left;
  width: 50%;

 }
/* Float the link section to the right */
.header-right {
padding-top: 10px;
float: right;
width: 50%;
}

.page-container {
width: 100%;
padding-top: 50px;
}

.page-container-top{
height:300px;
}

.page-container-left{
width: 50%;
float:left;
padding-right:15px;
}

.page-container-right{
width: 50%;
float:right;
padding-left:15px;
}

.tradingview-widget-container-overview{
float: left;
width:100%;
margin-bottom: 20px;
}

.tradingview-widget-container-miniChart{
float: left;
width:100%;
height:100%;
margin-bottom: 20px;
}

.tradingview-widget-container-info{
float:left;
margin-bottom: 20px;

}

.tradingview-widget-container-technical{
float: left;
width:100%;
margin-bottom: 20px;
}

.tradingview-widget-container-fundamentals{
float:left;
width:100%;
margin-bottom: 20px;
}

.tradingview-widget-container_chart{
float:left;  
margin-bottom: 50px;
}

.tradingview-widget-container-news{
float:left;  
margin-bottom: 20px;  
}


.container {
  float: center;
  width: 100%;
}



/* Style the active/current link */

.pagination {
margin-top:-100px;
margin-bottom:50px;

}


 /* Pagination links */
.pagination a {

  color: black;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border-radius: 5px;

}

.pagination a.active {
  background-color: dodgerblue;
  color: white;
  border-radius: 5px;

}

/* Add a grey background color on mouse-over */
.pagination a:hover:not(.active) {background-color: #ddd;} 

/*=================footer css start==============*/


.footer-text-block h1{
clear:both;
color: white;
}


.webintern-footer {
float: left;
width: 100%;
}


.row {
padding: 20px;
padding-top: 40px;
width: 100%;  

}


.webintern-footer-inner {
background: #333;
}


.webintern-footer-logo {
display: inline-block;
}

.webintern-footer .webintern-footer-inner .simple-text p {
color: #000;
margin-top: 30px;
margin-bottom: 15px;

}
.simple-text p {
font-size: 15px;
color: #000;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 26px;
margin-bottom: 0;
margin-top: 30px;
}

.webintern-footer .webintern-footer-inner .simple-text a {
font-family: 'Open Sans', sans-serif;
font-weight: 700;
color: #f2c21a;
font-size: 15px;
text-align: center;
}


.webintern_footer_title {
margin-top: 0px;
margin-bottom: 25px;
text-align:center;
color: white;


}
.webintern_footer_title small {
font-family: 'Work Sans', sans-serif;
color: #000000;
font-weight: 700;
font-size: 18px;
text-transform: uppercase;

}
.webintern_footer_title:after {
content: '';
display: block;
width: 70%;
height: 2px;
background: #f2c21a;
margin-top: 15px;
text-align: center;
margin-left: 15%;
}
.webintern-footer-list {
padding: 0;
clear: both;
}
.webintern-footer-list li {
margin-bottom: 17px;
list-style: none;
}
.webintern-footer-list a {

position: relative;
font-size: 15px;
line-height: 18px;
color: #000;
padding-left: 0;
letter-spacing: 0.20px;
font-family: 'Open Sans', sans-serif;
}
.footer-3 {
}
.webintern-footer-inner .simple-text.last {
color: #d5d5d5;
font-size: 17px;
font-style: italic;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
.tt-subscribe {
position: relative;

}

ul.tt-socail {
padding: 0;
margin-top: 30px;
clear: both;
padding-top: 30px;
}
.tt-socail li {
display: inline-block;
margin-right: 10px;
}
.tt-socail a {
display: block;
width: 36px;
height: 36px;
font-size: 17px;
line-height: 34px;
color: #a1a1a1;
text-align: center;
border: 1px solid #a1a1a1;
-moz-border-radius: 100%;
border-radius: 100%;
}
.webintern_footer_title small {
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

.tt-copy2
{
height: 80px;
font-size: 1.0em;
color: #fff;
background: black;
padding: 30px 0;
font-family: 'Open Sans', sans-serif;
}
.tt-copy-right {
text-align: right;
font-weight: 100;
}
.tt-copy-left {
  text-align: left;
  font-weight: 100;

  }




/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}





:root {

  --color-dark: #505050;
  --color-dark-background: #202020;

  --color-light: white;
  --img-dark: 0;
  --img-light: 1;
  
  --color-text: var(--color-dark);
  --color-border: white;

  
  --color-background: none;
  --color-background2: white;
  --color-image: var(--img-dark);
  
}

.dark-mode {
  /* flip the light and dark variables */
  --color-text: var(--color-light);
  --color-background: var(--color-dark-background);
  --color-background2: var(--color-dark-background);
  --color-image: var(--img-light);


}

label{
margin-right:30px;
}

body {
  background-color: var(--color-background);
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}

.logo-table{
opacity: 80%;
}

a {
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}

a.hover{
  transition: background-color 0.25s ease, color 0.25s ease;
}


h2 {
  background-color: var(--color-background);
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}

h4 {
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}

.h5 small{
  color: white;
}

.webintern-footer a{
  color: white;
}

.webintern-footer h1{
  color: white;
}


label {
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}

a.category-button {
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}


.upper-header {
  background-color: var(--color-background2);
  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;

}

.upper-block a {
  color: var(--color-text);

}

.pagination{
   -webkit-filter: invert(var(--color-image));
}


.logo-table{
   -webkit-filter: invert(var(--color-image));
}


.page-container-left{
   -webkit-filter: invert(var(--color-image));
}

.page-container-right{
   -webkit-filter: invert(var(--color-image));
}

.tradingview-widget-container-info{
   -webkit-filter: invert(var(--color-image));
}

.tradingview-widget-container_chart{
   -webkit-filter: invert(var(--color-image));
}


table.dataframe, .dataframe th, .dataframe td, .dataTables_wrapper {
  background-color: var(--color-background);
  border-color: var(--color-border);
  border-bottom: var(--color-border);

  color: var(--color-text);
  transition: background-color 0.25s ease, color 0.25s ease;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.darkMode-slider{
float:right;
margin:20px;
color: white;
}

.darkMode-text{
float:left;
margin-right:20px;
vertical-align: bottom;
}

.mail-text h1{
text-align: left;
float:left;
color: white;
width: 70%;
}


/* CSS */
.subscribe-button {
  float: right;
  appearance: none;
  background-color: #000000;
  border: 2px solid #1A1A1A;
  border-radius: 15px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Roobert,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: none;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  will-change: transform;
}

.subscribe-button:disabled {
  pointer-events: none;
}

.subscribe-button:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.subscribe-button:active {
  box-shadow: none;
  transform: translateY(0);
}