/****** Custom CSS *****/
* {margin: 0;}
html, body {height: 100%;}
/** body {padding:70px 70px 0px 70px;}   /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
code {font-family: monospace;}
hr {display:block;margin-top:1.5em;margin-bottom:1.5em;margin-left:auto;margin-right:auto;color: #85878a;border-width:1px;} 
tr, th, td {vertical-align:middle;}
ul, li {list-style:none}

/****** Custom CSS *****/
.tmax {color: #f00c0c;}
.tmin {color: #0883f0;}

#srlbtn {display:none;position:fixed;bottom:60px;right:30px;z-index:99;border:none;outline:none;background-color: #0d64e6f5;color: #ffffff;cursor:pointer;padding:15px;border-radius:50%;font-size:18px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:scroll;opacity:0.6;transition:0.3;}
#srlbtn:hover {color: #fff;background-color: #638de9;}

#cookieadvice             {position:fixed;bottom:1px;right:1px;z-index:1000;width:18.0em;height:8.0em;background-color:#bdd3f5fd;border-bottom:solid 1px #dad8d8;padding:10px;text-align:left}
#cookieadviceClose        {color:transparent;position:absolute;top:5px;right:5px;width:30px;height:30px;border:solid 1px #161616;cursor:pointer}
#cookieadviceClose:before {content:'';position:absolute;width:1px;height:10px;background-color:#000000;left:20px;top:10px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
#cookieadviceClose:after  {content:'';position:absolute;width:1px;height:10px;background-color:#000000;left:20px;top:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}

  
  