@charset "utf-8";
/* CSS Document */

html,body{text-shadow:#ffd700; background-color:rgba(128,0,128,1.0); overflow-yauto; font-family: arial, book antiqua, times new roman; margin:0px; border-spacing:0px;}

.tbc{background: rgba(0,0,0,0.5);}


 ::-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff; }
::-webkit-scrollbar-thumb { background-color: #666; -webkit-border-radius: 1ex; }


.tabfoot{background-color:rgba(255,255,255,0.2); border-radius:24px; width:90%; margin-left:5%; margin-right:auto;}

.trfoot{color:#fff; font-size:25px; font-weight:bold;}

.results{
    height: calc(75vh - 20px); /* code to set a tables height to the lenght of the browser */
	
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right}

.div_menu {overflow-x: scroll; width:100%; height: fit-content;}