/* CSS by ZeroDot1 */

a[href^="#"] {
  /* Formatting for page-internal references */
}

a[href^="#"]:before {
  content: '';
}

a[href^="#top"]:before {
  content: '';
  display: inline-block;
  color: #e04c32;
  font-size: 1.5em;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

body {
  margin: 0;
}

html {
  background: #5f81d4;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #5f81d4, #ffc107);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #5f81d4, #ffc107);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  box-shadow: inset 0px 0px 10px 5px #ffc107;
  -webkit-box-shadow: inset 0px 0px 10px 5px #ffc107;
  -moz-box-shadow: inset 0px 0px 10px 5px #ffc107;
  -o-box-shadow: inset 0px 0px 10px 5px #ffc107;
  box-shadow: 1px 1px 14px 3px #ffc107;
  -webkit-box-shadow: 1px 1px 14px 3px #ffc107;
  -moz-box-shadow: 1px 1px 14px 3px #ffc107;
  -o-box-shadow: 1px 1px 14px 3px #ffc107;
  border-radius: 8px;
}

a:link {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}

a:visited {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
  color: #00FF66;
}

a:active {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
  color: #FF9900;
}

a:hover {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
  color: #99CC00;
}

h1 {
  font-family: Verdana, Arial, Helvetica, serif;
  font-size: 200%;
  font-weight: bold;
  color: #00FFFF
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #00FFFF
}

P1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #00FFFF
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.font-style {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1pt;
  word-spacing: 2pt;
  font-size: 12px;
  text-align: left;
  line-height: 1;
  color: #ffeee3;
  padding: 3;
}

.button {
  border: 1px solid #aeff00;
  background: #3e779d;
  background: -webkit-gradient(linear, left top, left bottom, from(#d46578), to(#3e779d));
  background: -webkit-linear-gradient(top, #d46578, #3e779d);
  background: -moz-linear-gradient(top, #d46578, #3e779d);
  background: -ms-linear-gradient(top, #d46578, #3e779d);
  background: -o-linear-gradient(top, #d46578, #3e779d);
  background-image: -ms-linear-gradient(top, #d46578 0%, #3e779d 100%);
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
  text-shadow: #7ea4bd 0 1px 0;
  color: azure;
  font-size: 19px;
  font-family: helvetica, serif;
  text-decoration: none;
  vertical-align: middle;
}

.button:hover {
  border: 0px solid #a6ff00;
  text-shadow: #1e4158 0 1px 0;
  background: #3e779d;
  background: -webkit-gradient(linear, left top, left bottom, from(#b2d665), to(#3e779d));
  background: -webkit-linear-gradient(top, #b2d665, #3e779d);
  background: -moz-linear-gradient(top, #b2d665, #3e779d);
  background: -ms-linear-gradient(top, #b2d665, #3e779d);
  background: -o-linear-gradient(top, #b2d665, #3e779d);
  background-image: -ms-linear-gradient(top, #b2d665 0%, #3e779d 100%);
  font-size: 19, 5px;
  color: #DC143C;
}

.button:active {
  text-shadow: #1e4158 0 1px 0;
  border: 0px solid #aeff00;
  background: #65a9d7;
  background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
  background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
  background: -moz-linear-gradient(top, #3e779d, #65a9d7);
  background: -ms-linear-gradient(top, #3e779d, #65a9d7);
  background: -o-linear-gradient(top, #3e779d, #65a9d7);
  background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
  font-size: 19, 5px;
  color: #FFD700;
}
/* Table Style */

.tg {
  border-collapse: collapse;
  border-spacing: 1;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
}

.tg td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 3, 5px;
  overflow: hidden;
  word-break: normal;
  border-color: #ffc107;
  color: #669;
  background-color: #e8edff;
  font-weight: bold;
  box-shadow: inset 0px 0px 10px 5px transparent;
  -webkit-box-shadow: inset 0px 0px 10px 5px transparent;
  -moz-box-shadow: inset 0px 0px 10px 5px transparent;
  -o-box-shadow: inset 0px 0px 10px 5px transparent;
  box-shadow: 1px 1px 14px 3px transparent;
  -webkit-box-shadow: 1px 1px 14px 3px transparent;
  -moz-box-shadow: 1px 1px 14px 3px transparent;
  -o-box-shadow: 1px 1px 14px 3px transparent;
  border-radius: 8px;
}

.tg th {
  font-family: Arial, sans-serif;
  font-size: 14, 5px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 3, 5px;
  overflow: hidden;
  word-break: normal;
  border-color: #ffc107;
  color: #DC143C;
  background-color: #b9c9fe;
  box-shadow: inset 0px 0px 10px 5px transparent;
  -webkit-box-shadow: inset 0px 0px 10px 5px transparent;
  -moz-box-shadow: inset 0px 0px 10px 5px transparent;
  -o-box-shadow: inset 0px 0px 10px 5px transparent;
  box-shadow: 1px 1px 14px 3px transparent;
  -webkit-box-shadow: 1px 1px 14px 3px transparent;
  -moz-box-shadow: 1px 1px 14px 3px transparent;
  -o-box-shadow: 1px 1px 14px 3px transparent;
  border-radius: 8px;
}

.tg .tg-yw4l {
  vertical-align: top
}

@media screen and (max-width: 767px) {
  .tg {
    width: auto !important;
  }
  .tg col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
