@import url('https://fonts.googleapis.com/css2?family=Chango&display=swap');

/* You can either copy the below and paste it between style tags on your HTML page, OR you can copy this to a file and name it .css and link it from your HTML page. */
:root {
  --bg-color:#ffffff;
  --border-color:#256b8b;
  --subtitle-color:#1d1c32;
  --link-color:#1d1c32;
}

html, body {
  margin:0;
  padding:10px;
  background-color:#fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

body a {
  color:#d654a0;
}

a {
  color: #d654a0;
  text-decoration: none;
}

a.menu {
  font-family: 'Chango', cursive;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #ed45ac;
  text-decoration: none;
  padding: 2px 8px;
}

h1 {
  font-family: 'Chango', cursive;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ed45ac;
  text-decoration: none;
  padding: 2px 8px;
}

h2 {
  font-family: 'Chango', cursive;
  font-size: 12px;
  color: #ed45ac;
  text-decoration: none;
  margin: 0px;
}

p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

b, strong {
   color: #841052;
   }
   

#back {
  height: 100%;
  width: 100%;
  background-color: #4287f5;
  position: absolute;
  top: 0;
  right: 0;
  margin-right:0;
  margin-top:0;
}

#main {
  height: 650px;
  width: 800px;
  position: absolute;
  left:0;
  right: 0;
  top:50;
  margin-left:auto;
  margin-right: auto;
  margin-top: 50px;
  background-image: url('bkg.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}

#content {
  width: 430px;
  height: 600px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right:0px;
  margin-bottom:0px;
  overflow:auto;
}

#nav {
  width: 440px;
  height: 650px;
  position: absolute;
  top: 0;
  right: 0;
  margin-right:0px;
  margin-top:10px;
  overflow:auto;
  padding:0px;
  text-align: center;
}

#foot {
  width:850px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #d654a0;
  text-align:center;
  position: absolute;
  margin-top: 20px;
  padding: 15px;
}

body::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background: #fff;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-color: #d654a0;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #fff;  /* creates padding around scroll thumb */
}

table.mart {
  table-layout:fixed;
  width: 219px;
  text-align: left;}
  
.mart th, .mart td {
  border: solid 0px #fff;
  padding: 2px;}
  
.th-toppink1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #ff38ae;
  width:20px;}
  
.th-toppink2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #ff38ae;
  width:159px;}
  
.th-toppink3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #ff38ae;
  width:45px;}
  
.pink1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #fce1f1;
  padding-left: 10px;}
  
.pink2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #fce1f1;
  padding: 10px;}
  
.pink {
  color: #de128b;}
  
.th-toporange1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #ff931f;
  width:20px;}
  
.th-toporange2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #ff931f;
  width:159px;}
  
.th-toporange3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #ff931f;
  width:45px;}
  
.orange1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #ffeedb;
  padding-left: 10px;}
  
.orange2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #ffeedb;
  padding: 10px;}
  
.orange {
  color: #e87f0e;}
  
.th-topyellow1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #f2c818;
  width:20px;}
  
.th-topyellow2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #f2c818;
  width:159px;}
  
.th-topyellow3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #f2c818;
  width:45px;}
  
.yellow1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #fff8db;
  padding-left: 10px;}
  
.yellow2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #fff8db;
  padding: 10px;}
  
.yellow {
  color: #e0b60d;}
  
.th-topgreen1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #00bf40;
  width:20px;}
  
.th-topgreen2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #00bf40;
  width:159px;}
  
.th-topgreen3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #00bf40;
  width:45px;}
  
.green1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #d9ffe6;
  padding-left: 10px;}
  
.green2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #d9ffe6;
  padding: 10px;}
  
.green {
  color: #009432;}
  
.th-topteal1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #0dd1bf;
  width:20px;}
  
.th-topteal2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #0dd1bf;
  width:159px;}
  
.th-topteal3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #0dd1bf;
  width:45px;}
  
.teal1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #defffc;
  padding-left: 10px;}
  
.teal2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #defffc;
  padding: 10px;}
  
.teal {
  color: #03a89a;}
  
.th-topblue1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #00aaff;
  width:20px;}
  
.th-topblue2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #00aaff;
  width:159px;}
  
.th-topblue3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #00aaff;
  width:45px;}
  
.blue1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #def4ff;
  padding-left: 10px;}
  
.blue2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #def4ff;
  padding: 10px;}
  
.blue {
  color: #007ab8;}
  
.th-topdblue1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #681cff;
  width:20px;}
  
.th-topdblue2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #681cff;
  width:159px;}
  
.th-topdblue3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #681cff;
  width:45px;}
  
.dblue1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #e9deff;
  padding-left: 10px;}
  
.dblue2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #e9deff;
  padding: 10px;}
  
.dblue {
  color: #4402c7;}
  
.th-toppurple1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  color: #fff;
  background-color: #a915eb;
  width:20px;}
  
.th-toppurple2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #a915eb;
  width:159px;}
  
.th-toppurple3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  background-color: #a915eb;
  width:45px;}
  
.purple1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #404040;
  background-color: #f5deff;
  padding-left: 10px;}
  
.purple2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #404040;
  background-color: #f5deff;
  padding: 10px;}
  
.purple {
  color: #7a00b3;}