/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

button {
  cursor: pointer;
}

body {
  background-image: url("img/virback.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.wrapper-main {
  width: 900px;
  margin: 0 auto;
}

header {
  width: calc(100% - 30px);
  height: 60px;
  margin-bottom: 2px;
  padding: 0 15px;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.nav-header-main {
  height: 80%;
  display: flex;
  flex-direction: row;
}

.header-logo {
  width: 48px;
  padding-right: 20px;
}

.nav-header-main img {
  height: 100%;
}

.nav-header-main ul {
  height: 100%;
}

.nav-header-main ul li {
  list-style: none;
  float: left;
  height: 100%;
}

.nav-header-main ul li a {
  display: block;
  height: 100%;
  padding: 0 10px;
  border-radius: 6px;
  line-height: 48px;
  font-family: arial;
  font-size: 16px;
  color: #111;
  text-transform: uppercase;
}

.header-login {
  height: 60%;
  margin-bottom: 2px;
  display: flex;
  flex-direction: row;
}

.header-login form {
  height: 100%;
  margin-bottom: 2px;
}

.header-login form input {
  height: 100%;
  width: 160px;
  padding: 0 15px;
  border: none;
  border-radius: 4px;
  background-color: #f6f6f6;
  float: left;
  margin-left: 8px;
  font-family: arial;
}

.header-login form button {
  height: 100%;
  padding: 0 10px;
  border: none;
  border-radius: 4px;
  background-color: #333;
  margin-left: 8px;
  font-family: arial;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.header-signup {
  height: 100%;
  width: 70px;
  padding: 0 6px;
  border: none;
  border-radius: 4px;
  margin-left: 8px;
  margin-bottom: 2px;
  font-family: arial;
  font-size: 13px;
  line-height: 36px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
}

main {
  padding-top: 0px;
}

.section-default {
  width: 100%;
  padding: 20px;
  border-radius: 6px;
  background-color: #fff;
}

.login-status {
  text-align: center;
  font-size: 26px;
  font-family: arial;
  color: #111;
}

h1 {
  text-align: center;
  font-size: 26px;
  font-family: arial;
  color: #111;
}
.aa1 {
  margin-left: 10px;
  padding-left: 10px;
  width: 200px;
}

.aa2 {
  margin-left: 2px;
  padding-left: 5px;
  width: 100px;
}
.aa3 {
  margin-left: 52px;
  background-color: greenyellow;
  margin-right: 50px;
  border: mediumblue;
}

.aa4 {
  margin-left: 4px;
  background-color: rgb(240, 236, 236);
  margin-right: 6px;
}

.aa5 {
  margin-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: Left;
  font-weight: 400;
  font-size: 12px;
  background-color: #fdfdfd;
}

.aa5c {
  display: flex;
  margin-left: 3px;
}

.aa5g {
  display: flex;
  flex-direction: row;

  justify-content: space-between;
  margin-left: 0px;
}
.aa5gc {
  margin-left: 0px;
  width: 35px;
  text-align: Left;
}
.aa5gcL {
  margin-left: 2px;
  width: 30px;
  text-align: right;
}

.aa5gc2 {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}

.aa5gc3 {
  text-align: center;
  font-weight: 200;
  font-size: 11px;
}

.aa5f {
  display: flex;
  justify-content: space-between;
}
.aa5d {
  display: flex;

  width: 130px;
}
.aa5b {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: Left;
  font-weight: 400;
  font-size: 12px;
  width: 300px;
  background-color: #fdfdfd;
}
.aa6 {
  background-color: rgb(251, 255, 3);
  font-weight: 400;
  padding-top: 3px;
  padding-bottom: 3px;
}

.aa9 {
  background-color: rgb(251, 255, 3);
  margin-left: 120px;
  padding: 1px;
  width: 30px;
  font-size: 10px;
}
.aa10 {
  margin-left: 140px;
}
.aa11 {
  font-size: 13px;
  margin-left: 3px;
}
.aa10MU {
  margin-left: 180px;
}
.section-default p {
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  font-family: arial;
  color: #111;
}

/* signup.php */

.form-signup {
  margin: 0 auto;
  padding-top: 20px;
  width: 200px;
}

.form-signup input {
  width: calc(100% - 30px);
  height: 30px;
  padding: 0 15px;
  margin-bottom: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f6f6f6;
  float: left;
  font-family: arial;
}

.form-signup button {
  display: block;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #333;
  font-family: arial;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.signuperror {
  padding-top: 14px !important;
  font-family: arial !important;
  font-size: 16px !important;
  color: red !important;
  text-align: center !important;
}

.signupsuccess {
  padding-top: 14px !important;
  font-family: arial !important;
  font-size: 16px !important;
  color: green !important;
  text-align: center !important;
}

/* RESET PASSWORD */

.form-resetpwd {
  margin: 0 auto;
  width: 280px;
}

.form-resetpwd input {
  width: calc(100% - 30px);
  height: 30px;
  padding: 0 15px;
  margin-bottom: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f6f6f6;
  float: left;
  font-family: arial;
}

.form-resetpwd button {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
  border-radius: 4px;
  background-color: #333;
  font-family: arial;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.p-forgetpwd {
  display: block;
  padding: 10px 0;
  width: fit-content;
  margin: 0 auto;
  font-size: 14px;
  font-family: arial;
  color: #111;
}

form.stix017 {
  margin-top: 20px;
  display: none;
  flex-wrap: nowrap;
  flex-direction: column;
}

.tinset {
  margin-left: 100px;
  margin-bottom: 20px;
}

.umbA10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}
.umbA20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbA21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbB10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbB20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbB21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbC10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbC20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}
.umbC21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbD10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbD20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbD21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbE10 {
  margin-top: 20px;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}

.umbE20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 140%;

  background-color: rgb(255, 253, 253);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}
.umbE21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbEE10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}

.umbEE20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(255, 253, 253);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}
.umbF10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbF20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;

  order: 1;
}
.umbF21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbG10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbG20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbG21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbM10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbM20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbM21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbJ10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbJ20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbJ21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbK10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}
.umbK20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  display: none;
  order: 1;
}
.umbK21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.vumbA10 {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}

.vumbA20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}

.umb10c {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
}

.umb20c {
  border: solid black 2px;
  border-radius: 10px;
  margin-left: 5px;
  width: 400px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
}

.umb21c {
  border: solid black 2px;
  border-radius: 10px;
  margin-left: 5px;
  width: 370px;
  height: 360px;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}

.umA10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umA101 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umL10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umA11 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}
.umA20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1500px;
  /* height: 100%;  */

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}

.umA201 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1500px;
  /* height: 100%;  */

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}
.umA22 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1500px;
  /* height: 100%;  */

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}

.umA21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}
.umG10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umG20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  /* height: 100%;  */
  height: 100%;
  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}

.umG21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}
.umAC20 {
  border: solid black 1px;
  border-radius: 30px;
  margin-left: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  /* width: 842px;    */
  /* height: 100%;  */
  width: 1500px;

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}

.umAC201 {
  border: solid black 1px;
  border-radius: 30px;
  margin-left: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  /* width: 842px;    */
  /* height: 100%;  */
  width: 1500px;

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}
.mpeait5lab2 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 65px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 230px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}

.mpeait5lab7 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 65px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 130px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}

.mpeait5lab8 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 120px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 130px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.mpeait5lab2off {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 65px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 230px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
  display: none;
}

.mpeait5lab3off {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 65px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 230px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
  display: none;
}

.mpeait5lab4off {
  font-size: 13px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 25px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 55px;
  text-align: left;
  width: 230px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
  display: none;
}

.mpeait5lab6off {
  font-size: 13px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 25px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 55px;
  text-align: left;
  width: 230px;
  background-color: rgb(233, 233, 233);
  color: rgb(17, 17, 17);

  color: rgb(243, 247, 3);
  display: none;
}
.styled3eP {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.styled3eRep {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #1704a7;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.styled3e6 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 130px;
  margin-left: 105px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled3eS {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 6px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;

  display: none;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3e2 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3e2off {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.inxr02f {
  font-size: 10px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 165px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.inxr02ff {
  font-size: 13px;
  font-weight: 300;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 60px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 25px;
  text-align: left;
  width: 265px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.inxr02fff {
  font-size: 13px;
  font-weight: 300;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 40px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 25px;
  text-align: left;
  width: 265px;
  background-color: rgb(145, 17, 17);

  color: rgb(17, 17, 17);
}

.inxr02ii {
  font-size: 13px;
  font-weight: 200;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 32px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 200px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}

.inxr02ii4 {
  font-size: 13px;
  font-weight: 200;
  margin-top: 5px;
  margin-bottom: 3px;
  margin-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  text-align: left;
  width: 200px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}
.inxr02ii3 {
  font-size: 15px;
  font-weight: 800;
  margin-top: 8px;
  margin-bottom: 6px;
  margin-left: 32px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 90px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}

.inxr02ii2 {
  font-size: 13px;
  font-weight: 200;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 32px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 90px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}
.blesback {
  display: none;
}
.camcontent {
  display: block;
}
.cambuttons button {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.cambuttons button:hover {
  cursor: pointer;
  border-radius: 10px;
  background: #095609; /* green */
}

.hh {
  display: none;
}

.hhhh {
  margin-top: 20px;
  margin-left: 20px;
}
.umLC20 {
  border: solid black 1px;
  border-radius: 30px;
  margin-left: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  /* width: 842px;    */
  /* height: 100%;  */
  width: 1500px;

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}
.umH10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umH20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 842px;
  /* height: 100%;  */

  background-color: rgb(243, 243, 243);
  font-family: sans-serif;

  order: 1;
  display: none;
}

.umACinput1orig {
  width: 200px;
  height: 25px;

  padding-top: 5px;
  padding-left: 12px;

  margin-top: 18px;
  margin-left: 30px;
  box-sizing: border-box;
}

.umACinput1 {
  text-align: left;
  margin-left: 30px;
  width: 180px;
  height: 25px;
}

.umACinput1t {
  text-align: left;
  margin-left: 30px;
  height: 25px;
}

.umACinput1t2 {
  margin-left: 30px;
  margin-right: 40px;
  width: 200px;
  height: 25px;
}
.umACinput2 {
  width: 20px;
  height: 40px;
  background-color: rgb(241, 253, 255);
  padding-top: 5px;
  padding-left: 0px;

  margin-top: 18px;
  margin-left: 30px;
  box-sizing: border-box;
}

.bg-617 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c617 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-618 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c618 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M618 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc618 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M619 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc619 {
  width: 350px;
  height: 3900px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M620 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 300px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc620 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-iM620 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 300px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-iMc620 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-M617 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc617 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M616 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc616 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-619 {
  width: 100%;
  height: 950px;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c619 {
  width: 680px;
  height: 100%;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-629 {
  width: 100%;
  height: 950px;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c629 {
  width: 600px;
  height: 100%;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M614 {
  width: 100%;
  height: 950px;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc614 {
  width: 600px;
  height: 100%;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M614L {
  width: 100%;
  height: 950px;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc614L {
  width: 600px;
  height: 100%;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M613 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc613 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M612 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc612 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M634 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc634 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M635 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  background-color: rgb(137, 135, 135);
  display: none;
  opacity: 0.4;
}
.m-Mc635 {
  margin-left: 100px;
  margin-top: 200px;
  width: 200px;
  height: 350px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;
  opacity: 0.4;
}

.bg-M636 {
  width: 100px;
  height: 200px;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  background-color: rgb(137, 135, 135);

  opacity: 1;
}
.m-Mc636 {
  margin-left: 100px;
  margin-top: 200px;
  width: 200px;
  height: 350px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;
  opacity: 1;
}
.listinp011 {
  margin-left: 20px;
}
.bg-M637 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc637 {
  /* width: 297px;*/
  width: 320px;
  height: 450px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 25%;

  /* text-align:center;*/
}

.bg-M638 {
  width: 100%;
  height: 6000px;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  opacity: 0.6;
  display: none;
}
.m-Mc638 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 285px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}

.bg-M639 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc639 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 360px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M639MU {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc639MU {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 360px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M640 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc640 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 360px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M642 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc642 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 200px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M643 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc643 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 200px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M641 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc641 {
  width: 350px;
  height: 500px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 3px;
  padding-top: 20px;

  margin-left: 0%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M644 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc644 {
  width: 330px;
  height: 500px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 1%;
  margin-top: 5%;

  /* text-align:center;*/
}
.bg-M633 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
}
.m-Mc633 {
  width: 350px;
  height: 2200px;
  background-color: rgb(255, 255, 255);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M670 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
}
.m-Mc670 {
  width: 350px;
  height: 2200px;
  background-color: rgb(255, 255, 255);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-627 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}

.m-c627 {
  width: 500px;
  height: 1500px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-632 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c632 {
  width: 350px;
  height: 950px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.I {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
}
.II {
  /* margin-top: 50px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
  */

  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;

  order: 3;
}
.III {
  /*
  margin-top: 50px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
  */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;

  order: 1;
}

.IV {
  /*
  margin-top: 50px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
  */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  background-color: #a71704;

  order: 2;
}
.ptA {
  margin-left: 10px;
  width: 250px;
  height: 200px;
  order: 1;
}

.ptB {
  margin-left: 10px;

  width: 350px;
  height: 200px;

  order: 2;
}

.ptAx {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 300px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  /*display: none;*/
}
.ptBx {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 300px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  /*display: none;*/
}
.ptC {
  margin-left: 10px;

  width: 350px;
  height: 200px;

  order: 3;
}
.ptD {
  margin-left: 10px;

  width: 250px;
  height: 200px;
  order: 1;
}
.ptMID {
  margin-left: 0px;
  padding-top: 80px;
  width: 25px;
  height: 200px;
  order: 2;
}

.vc001 {
  border: 2px;
  color: rgb(255, 255, 255);
  width: 600px;
  text-align: left;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 270px;
  font-weight: 800;
  font-size: 18px;
  /*text-decoration: underline;*/
}

.vc002 {
  border: 2px;
  color: rgb(255, 255, 255);
  width: 300px;
  text-align: left;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 120px;
  font-weight: 800;
  font-size: 18px;
  /*text-decoration: underline;*/
}
.vh01 {
  color: rgb(7, 7, 7);
  margin-left: 6px;
  margin-top: 10px;
  font-weight: 600;
  padding-bottom: 6px;
  padding-top: 6px;
  /*text-decoration: underline;*/
}

.vh02 {
  color: rgb(7, 7, 7);
  margin-left: 6px;
  font-weight: 100;
  font-size: 10px;
  /*text-decoration: underline;*/
}

.vh03 {
  color: rgb(253, 9, 9);
  margin-left: 6px;
  font-weight: 800;
  font-size: 15px;
  /*text-decoration: underline;*/
}

.vh04 {
  color: rgb(122, 122, 122);
  margin-left: 6px;
  font-weight: 800;
  font-size: 15px;
  /*text-decoration: underline;*/
}
/* ---------------------------------------*/

.bg-620 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c620 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-621 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c621 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-622 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c622 {
  width: 500px;
  height: 800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-623 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c623 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-L623 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Lc623 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-624 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c624 {
  width: 350px;
  height: 800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.styled4m {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 130px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4mini {
  border: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 1px;
  padding-top: 1px;

  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 6px;
  font-weight: 100;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.inputCap01koff {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 65px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
  width: 230px;
  background-color: yellow;
  display: none;
}

.bg-M615 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Mc615 {
  width: 350px;
  height: 800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-L601 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Lc601 {
  width: 350px;
  height: 800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-L600 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-Lc600 {
  width: 350px;
  height: 800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-625 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c625 {
  width: 500px;
  height: 900px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-6625 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c6625 {
  width: 350px;
  height: 100%;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-626 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-c626 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-650 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c650 {
  width: 500px;
  height: 1800px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-798 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-c798 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}

.bg-M798 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc798 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}

.bg-M798L {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc798L {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}
.bg-799 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-c799 {
  display: flex;
  flex-flow: row nowrap;
  width: 800px;
  height: 845px;
  border: rgb(40, 41, 41);
  background-color: rgb(193, 15, 15);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}

.bg-651 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: flex;
}

.m-c651 {
  display: flex;

  flex-flow: column;
  width: 320px;
  height: 1200px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  border-style: solid;
  border-color: rgb(0, 0, 0);
  font-family: sans-serif;
  font-size: 8px;
  font-weight: 200;
  padding-left: 10px;
  padding-top: 20px;
  padding-right: 10px;
  margin-left: 1%;
  margin-top: 3%;

  /* text-align:center;*/
}
.bg-6263 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c6263 {
  width: 350px;
  height: 300px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-628 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c628 {
  width: 500px;
  height: 750px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-M628 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-cM628 {
  width: 500px;
  height: 650px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-N628 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: none;
  opacity: 1;
}
.m-cN628 {
  width: 500px;
  height: 350px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.bg-630 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c630 {
  width: 500px;
  height: 350px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}
.bg-631 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  justify-content: left;
  align-items: baseline;
  display: flex;
  opacity: 1;
}
.m-c631 {
  width: 500px;
  height: 350px;
  background-color: rgb(255, 253, 253);
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 13px;

  margin-left: 0px;
  margin-top: 62px;
}

.umB10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umB20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  display: none;
}

.umB21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}

.umC10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umC20 {
  border: solid black 1px;
  margin-top: 0px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  display: none;
}

.umc21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}
.umD10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umD20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  display: none;
}

.umD21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}
.umE10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 0px;
  font-weight: 100;
  font-size: 13px;
}

.umE20 {
  border: solid black 1px;
  margin-top: 0px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  display: none;
}

.umE21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}
.umF10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  margin-left: 5px;
  font-weight: 100;
  font-size: 13px;
}

.umF20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
  display: none;
}

.umF21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
  display: none;
}

.zw1 {
  margin-bottom: 10px;
  text-align: center;
  vertical-align: top;
  font-size: 20px;
}

.zw2 {
  text-align: center;
  padding: 6px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  background-color: #fafa07;
}
.zw3 {
  text-align: left;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: #333;
  background-color: #fdfdfb;
}

.zw7 {
  text-align: left;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 25px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: #333;
  background-color: #fdfdfb;
}
.zw8 {
  text-align: left;
  min-width: 200px;
  margin-top: 0px;
  padding-left: 10px;
  padding-top: 14px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  background-color: #fdfdfb;
}
.zw8b {
  text-align: right;
  margin-top: 0px;
  padding-left: 10px;
  padding-top: 14px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  background-color: #fdfdfb;
}
.zw8c {
  padding-left: 0px;
  font-family: inherit;

  color: #333;
  background-color: #fdfdfb;
}
.zw4 {
  text-align: center;
  padding: 6px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: rgb(248, 248, 248);
  background-color: #5160ff;
}

.zw5 {
  text-align: center;
  padding: 6px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: rgb(248, 248, 248);
  background-color: #fcfcfd;
}

.zw6 {
  margin-left: 1px;
  font-size: 1px;
  padding: 0px;
  font-family: sans-serif;
  font-weight: 000;
  opacity: 0;
  visibility: hidden;
}
.zw9 {
  text-align: left;
  min-width: 129px;
  max-width: 130px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: rgb(10, 10, 10);
  background-color: #f2f2f3;
}

.zw9b {
  text-align: left;
  border-top: 1px solid black;
  border-bottom: 1px solid black;

  min-width: 89px; /*increase for mobile width*/
  max-width: 90px; /*increase for mobile width*/
  padding: 4px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: rgb(10, 10, 10);
  background-color: #f2f2f3;
}

.zw9c {
  text-align: left;
  min-width: 106px;
  max-width: 107px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
  color: rgb(10, 10, 10);
  background-color: #f2f2f3;
}

.zw10 {
  text-align: center;
  min-width: 107px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
  font-family: inherit;
  font-size: 18px;
  font-weight: 300;
  color: rgb(10, 10, 10);
  background-color: #f2f2f3;
}

.zw11 {
  text-align: center;
  min-width: 107px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 3px;
  font-family: inherit;
  font-size: 18px;
  font-weight: 300;
  color: rgb(255, 255, 255);
  background-color: #fb1919;
}
.chkbxAAA {
  margin-left: 25px;
}

.updatehideID7007 {
  display: none;
}

.updatehideID7008 {
  display: none;
}

.chkBBB {
  margin-left: 10px;
  padding-left: 6px;
}

.styled2 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 150px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled2b {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 150px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.updbut02a {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #e2e4e2;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.updbut02b {
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
#container1 {
  text-align: center;
}

#container2 {
  text-align: center;
}
.textLine1 {
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
}

.styled3 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;

  margin-left: 220px;
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3R {
  border: 0;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 17px;

  /*margin-left: 220px;*/
  margin-top: 30px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3b {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3b1 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 110px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3b2 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 110px;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3c {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #f51a06;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled3d {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 230px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled3dgray {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 270px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #d8dad8;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.styled3dgreen {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  width: 270px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.styled3e {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3e6 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 130px;
  margin-left: 105px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled3eS {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 6px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;

  display: none;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3e2 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled3e1 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 230px;
  margin-left: 60px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4gr {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #cfd0cf;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}

.styled4rt {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 8px;
  margin-left: 235px;

  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}

.styled4x {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #bdbdbd;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4p {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 80px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4poff {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 45px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}

.styled4poff2 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 40px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #ffa500;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.styled4q {
  border: 0;
  margin-left: 40px;

  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #1c04a7;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4qdel {
  border: 0;

  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #fd0000;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4r {
  border: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4rr {
  border: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;

  cursor: pointer;
}

.styled4s {
  margin-top: 10px;
  border: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4t {
  margin-top: 10px;
  border: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 8px;
  font-weight: 200;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #ff0000;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4mb {
  border: 0;
  margin-left: 50px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  font-size: 13px;
  font-weight: 700;

  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4a {
  border: 0;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 12px;
  padding-top: 12px;

  margin-left: 140px;
  margin-top: 8px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled4v {
  border: 0;
  margin-top: 5px;
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4v2 {
  border: 0;
  margin-top: 5px;
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: none;
}

.styled4vb {
  border: 0;
  margin-top: 5px;
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;

  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #f4f5f4;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: none;
}

.styled4vw {
  border: 0;
  margin-top: 0px;
  margin-left: 143px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.styled4vwH {
  border: 0;
  margin-top: 0px;
  margin-left: 143px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 13px;
  text-align: center;
  color: #000000;

  display: none;
}
.styled4vwHH {
  border: 0;
  margin-top: 0px;
  margin-left: 143px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 300;
  font-size: 13px;
  text-align: center;
  color: #000000;

  display: none;
}
.styled4b {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-weight: 700;

  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #dfdada;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}

.styled4c {
  border: 0;

  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 12px;
  padding-top: 12px;

  margin-left: 10px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.styled4d {
  border: 0;
  min-width: 200px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 12px;
  padding-top: 12px;

  margin-left: 10px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-align: center;
  color: rgb(250, 250, 250);
  text-shadow: 1px 1px 1px rgb(44, 43, 43);
  border-radius: 10px;
  background-color: #ffa500;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.styled4out {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 120px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled201 {
  border: 0;
  line-height: 1.5;
  padding: 6px;
  margin-left: 10px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #4d09fa;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  text-decoration: none;
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.styled202 {
  border: 0;
  line-height: 1.5;
  padding: 6px;
  margin-left: 10px;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  text-decoration: none;
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.styled001 {
  background: url(img/settings.png) 0 0 transparent;
  border: medium none !important;
  width: 25px;
  height: 25px;
  margin-bottom: 40px;
  color: transparent;
  cursor: pointer;
}
.styled002 {
  background: url(img/back11.png) 0 0 transparent;
  border: medium none !important;
  width: 25px;
  height: 25px;
  color: transparent;
  cursor: pointer;
}
.styled002b {
  background-image: url("img/back11.png") no-repeat fixed center;

  width: 38px;
  height: 38px;

  cursor: pointer;
}

.styled003 {
  background: url(img/wait5.png) 0 0 transparent;
  border: medium none !important;
  width: 35px;
  height: 35px;
  color: transparent;
  cursor: pointer;
}

.styled004 {
  background: url(img/list3.png) 0 0 transparent;
  border: medium none !important;
  margin-bottom: 40px;
  width: 28px;
  height: 38px;
  color: transparent;
  cursor: pointer;
}

.styled005 {
  background: url(img/pdf4.png) 0 0 transparent;
  border: medium none !important;
  width: 20px;
  height: 20px;
  color: transparent;
  cursor: pointer;
}
.inputCap01 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  width: 180px;
  background-color: yellow;
}

.inputCap01j {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 25px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 13px;
  width: 160px;
  background-color: yellow;
}
.inputCap01date {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 130px;
  background-color: yellow;
}

.inputCap01datechk1 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 130px;
  background-color: yellow;
  align-items: center;
}

.inputCap01datechk2 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 18px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 40px;
  background-color: yellow;
}

.inputCap01dateM {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 130px;
  background-color: yellow;
}

.inputCap01period {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  font-size: 13px;
  width: 80px;
  background-color: yellow;
}

.inputCap01text {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: left;
  font-size: 14px;
  width: 153px;
  background-color: yellow;
}
.checkin11 {
  margin-left: 70px;
}
.checkin12 {
  margin-left: 5px;
}

.checkin11 {
  margin-left: 70px;
}
.inputCap01textkgs {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: left;
  font-size: 13px;
  width: 100px;
  background-color: yellow;
}
.inputCap01textarea {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: left;
  font-size: 10px;
  width: 330px;
  background-color: yellow;
}

.inputCap01textarea2 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: left;
  font-size: 10px;
  width: 230px;
  background-color: yellow;
}

.inputCap01textarea3 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 5px;
  padding-top: 4px;
  padding-bottom: 3px;
  text-align: left;
  font-size: 10px;
  width: 280px;
  background-color: orange;
}
.inputCap01a {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  width: 180px;
  text-transform: uppercase;
  background-color: yellow;
}

.inputCap01aC {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  width: 180px;
  text-transform: capitalize;
  background-color: yellow;
}
.inputCap01UC {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  width: 180px;
  background-color: yellow;
  text-transform: uppercase;
}

.inputCap05 {
  /*margin: 15px auto;        to center and to spread*/
  text-align: center;
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
  width: 300px;
  color: #ffffff;
  background-color: rgb(3, 78, 144);
}
.inputCap04 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  text-transform: uppercase;
  width: 180px;
  background-color: yellow;
}
.inputCap02 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  padding-left: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 65px;
  background-color: yellow;
}

.inputCap02b {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  padding-left: 2px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 75px;
  background-color: yellow;
}

.umbH10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  font-weight: 100;
  font-size: 13px;
}

.umbH20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}

.umbH21 {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}

.umbH10a {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  font-weight: 100;
  font-size: 13px;
}

.umbH20a {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}

.umbH21a {
  border: solid black 1px;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 2;
  opacity: 0.9;
}
.umbM10 {
  margin-top: 0px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-evenly;
  font-weight: 100;
  font-size: 13px;
}

.umbM20 {
  border: solid black 1px;
  border-radius: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 350px;
  height: 100%;

  background-color: rgb(238, 238, 238);
  font-family: sans-serif;
  font-weight: 100;
  font-size: 13px;
  order: 1;
}

.umbr1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.umbr1L {
  display: flex;
  margin-top: 15px;
  margin-left: 10px;
}
.umbr1R {
  display: flex;
}

.styled203 {
  border: 0;
  min-width: 170px;
  line-height: 1.5;
  margin-left: 10px;
  margin-right: 25px;
  margin-top: 8px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;

  font-size: 18px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);

  cursor: pointer;
}

.styled204 {
  border: 0;
  min-width: 170px;
  line-height: 1.5;
  margin-left: 10px;
  margin-right: 25px;
  margin-top: 8px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;

  font-size: 18px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #a71704;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);

  cursor: pointer;
}
.led203 {
  text-align: left;
  font-size: 13px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 2px;
  font-family: sans-serif;
  color: #111;
}

.styled001 {
  background: url(img/settings.png) 0 0 transparent;
  border: medium none !important;
  width: 25px;
  height: 25px;
  margin-bottom: 40px;
  color: transparent;
  cursor: pointer;
}
.styled002 {
  background: url(img/back11.png) 0 0 transparent;
  border: medium none !important;
  width: 25px;
  height: 25px;
  color: transparent;
  cursor: pointer;
}

.rd07 {
  height: 20px;
  font-size: 13px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 80px;
  margin-right: 20px;
  padding-top: 20px;
  text-align: left;

  padding-bottom: 80px;

  background-color: rgb(253, 253, 253);
  color: rgb(86, 86, 86);
}

.rd05 {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 40px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  text-align: left;
  width: 100px;
  background-color: rgb(253, 253, 253);
  color: rgb(86, 86, 86);
}

.rd05a {
  font-size: 13px;
  font-weight: 300;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;

  text-align: left;
  width: 100px;
  background-color: rgb(253, 253, 253);
  color: rgb(2, 2, 2);
}

.rd05c {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;

  text-align: left;
  width: 100px;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rd05d {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  text-align: left;
  width: 160px;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rd05e {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  max-width: 110px;
  text-align: left;
  min-width: 55px;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rd05ee {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 15px;
  padding-bottom: 10px;
  text-align: left;
  min-width: 155px;
  max-width: 160px;
  word-break: break-all;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rd05eee {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  text-align: left;
  min-width: 155px;
  max-width: 180px;

  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rep0e {
  background-color: rgb(57, 220, 245);
  color: rgb(17, 17, 17);
}
.table01Caption {
  font-size: 15px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: center;
  min-width: 800px;

  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.table01Header {
  font-size: 13px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: left;
  min-width: 100px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.table01Header2 {
  font-size: 13px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: left;
  min-width: 200px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.table01Cell1 {
  font-size: 13px;
  font-weight: 200;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: Left;
  min-width: 100px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.table01Header2 {
  font-size: 13px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: left;
  min-width: 200px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.table01Header3 {
  font-size: 13px;
  font-weight: 800;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: left;
  min-width: 750px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.table01Cell2 {
  font-size: 13px;
  font-weight: 200;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: Left;
  min-width: 200px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.table01Cell3 {
  font-size: 8px;
  font-weight: 200;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 20px;
  text-align: Left;
  min-width: 400px;
  display: table-cell;
  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rep2e {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 6px;
  margin-right: 3px;
  padding-top: 2px;
  padding-left: 2px;
  text-align: left;

  font-weight: 800;

  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}

.rep3e {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  text-align: left;
  min-width: 200px;

  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.rd05eeee {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-top: 12px;
  padding-left: 6px;
  text-align: left;
  max-width: 60px;

  background-color: rgb(253, 253, 253);
  color: rgb(17, 17, 17);
}
.rd08 {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 40px;
  margin-right: 20px;
  padding-top: 12px;
  padding-left: 20px;
  min-width: 800px;
  background-color: rgb(253, 253, 253);
  color: rgb(86, 86, 86);
}
.rd19 {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 2px;
  width: 300px;
  background-color: rgb(250, 246, 246);
  color: rgb(105, 104, 104);
}
table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border: 0px solid rgb(98, 98, 98);
}

.table1 {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border: 0px solid rgb(98, 98, 98);
}
caption {
  font-family: sans-serif;
  font-weight: 800;
  padding: 20px;
  /*font-style: italic; */
  /* caption-side: bottom; */
  color: rgb(7, 7, 7);
  text-align: center;
  letter-spacing: 1px;
}
thead {
  border: 1px solid rgb(12, 12, 12);
}
.bdr001 {
  font-family: sans-serif;
  font-weight: 800;
  font-size: 20px;
  padding: 40px;
  width: 270px;
  /*font-style: italic; */
  /* caption-side: bottom; */
  color: rgb(7, 7, 7);
  text-align: center;
  letter-spacing: 1px;
}
.center {
  text-align: center;
  margin-top: 15px;
}

.tdsearch1 {
  margin-left: 3px;
  width: 220px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  cursor: pointer;
}

.tdsearch1RV {
  margin-left: 5px;
  width: 80px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RU {
  margin-left: 5px;
  width: 80px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RC {
  margin-left: 3px;
  width: 320px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RD {
  margin-left: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  text-align: center;
}
.tdsearch1RJ {
  margin-left: 3px;
  width: 220px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RJH {
  margin-left: 3px;
  width: 120px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RDH {
  margin-left: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  text-align: center;
}
.tdsearch1RVH {
  margin-left: 5px;
  width: 80px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RUH {
  margin-left: 5px;
  width: 80px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1RCH {
  margin-left: 3px;
  width: 220px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch1b {
  margin-left: 3px;
  max-width: 200px;
  min-width: 200px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch1bz {
  margin-left: 3px;
  max-width: 130px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch1br {
  margin-left: 8px;
  width: 100px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}

.tdsearch1br1 {
  margin-left: 1px;
  width: 5px;
  padding-top: 1px;
  padding-left: 2px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch1bnd {
  margin-left: 0px;
  width: 53px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.tdsearch1bn {
  margin-left: 5px;
  margin-right: 3px;
  width: 110px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.tdsearch1bne {
  margin-left: 5px;
  margin-right: 3px;
  width: 30px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}
.tdsearch1bnr {
  margin-left: 5px;
  margin-right: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: justify;
  color: #eb0a0a;
  font-weight: normal;
}

.tdsearch1bnd8 {
  margin-left: 0px;
  width: 53px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.tdsearch1bn8 {
  margin-left: 5px;
  margin-right: 3px;
  width: 110px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}

.tdsearch1bne8 {
  margin-left: 5px;
  margin-right: 3px;
  width: 30px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(0, 0, 0);
  font-weight: normal;
}
.tdsearch1bnr8 {
  margin-left: 5px;
  margin-right: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  padding-right: 5px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: justify;
  color: #eb0a0a;
  font-weight: normal;
}
.tdsearch1c {
  margin-left: 3px;
  width: 50px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}

.tdsearch1f {
  margin-left: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 3px;
  padding-bottom: 8px;
  font-size: 10px;
  font-family: sans-serif;

  text-align: left;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch1x {
  margin-left: 5px;
  width: 220px;
  padding-top: 1px;
  padding-left: 160px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  cursor: pointer;
}

.tdsearch1xx {
  margin-left: 55px;
  width: 220px;
  padding-top: 1px;
  padding-left: 20px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
}
.tdsearch5 {
  margin-left: 3px;
  max-width: 120px;
  word-wrap: break-word;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch1e {
  margin-left: 3px;
  width: 180px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(39, 68, 255);
  font-weight: normal;
  cursor: pointer;
}

.tdsearch4 {
  margin-left: 3px;
  width: 220px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 2px;
  font-size: 13px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: normal;
  cursor: pointer;
}
.tdsearch3 {
  margin-left: 3px;
  width: 100px;
  padding-top: 1px;
  padding-left: 6px;
  padding-bottom: 8px;
  font-size: 16px;
  font-family: sans-serif;
  color: rgb(10, 10, 10);
  font-weight: 700;
  cursor: pointer;
}

.tdsearch2 {
  margin-left: 1px;
  width: 0%;
  font-size: 3px;
  padding: 0px;

  font-weight: 100;
  opacity: 0;
  visibility: hidden;
}

.rAA1100:link {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
.rAA1100:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
.rAA1100:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.rAA1100:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1d:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch1d:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1d:active {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1d:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1d:active {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch1d:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}

.tdsearch1e:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch1e:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1e:active {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1e:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1e:active {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch1e:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}

.tdsearch1:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1:active {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch1:active {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch1:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch3:hover {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch3:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch3:active {
  color: green;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch3:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}
.tdsearch3:active {
  color: red;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}
.tdsearch3:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1x:hover {
  color: red;
  font-weight: 800;
  /*background-color: transparent;*/
  background-color: rgb(250, 246, 246);
  /*font-weight:bold;*/
  /*text-decoration: underline;*/
}

.tdsearch1x:active {
  color: yellow;
  background-color: transparent;
  /*text-decoration: underline;*/
}

.tdsearch1x:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}

.inputCap01b {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 230px;
  padding: 5px;
  font-size: 15px;
  background-color: #98fda0fb;
}

.inputCap01b1 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 25px;
  width: 160px;
  padding: 5px;
  font-size: 15px;
  background-color: #98fda0fb;
}
.inputCap01bM0 {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 180px;
  padding: 5px;
  font-size: 15px;
  background-color: #98fda0fb;
}
.inputCap01c {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 150px;
  padding: 5px;
  font-size: 15px;
  background-color: rgba(199, 255, 204, 0.986);
}

.inputCap01d {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  width: 150px;
  padding: 5px;
  font-size: 15px;
  background-color: rgba(199, 255, 204, 0.986);
}

.inputCap01e {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 180px;
  padding: 5px;
  font-size: 15px;
  background-color: rgba(152, 253, 160, 0.986);
}

.inputCap01f {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  text-transform: uppercase;
  padding-bottom: 2px;
  font-size: 13px;
  width: 180px;
  background-color: yellow;
}
.inputCap01g {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  text-transform: uppercase;
  padding-bottom: 2px;
  font-size: 13px;
  width: 140px;
  background-color: yellow;
}

.inputCap01i {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 230px;
  padding: 5px;
  font-size: 15px;
  background-color: rgba(152, 253, 160, 0.986);
}
.inputCap01h {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  text-transform: uppercase;
  padding-bottom: 2px;
  font-size: 13px;
  width: 140px;
  background-color: rgb(59, 248, 71);
}

.inputCap01k {
  /*margin: 15px auto;        to center and to spread*/
  border: solid 1px;
  margin-left: 18px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;

  padding-bottom: 2px;
  font-size: 13px;
  width: 140px;
  background-color: yellow;
}
.bg-797 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-c797 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}

.cam1997 {
  display: none;
}
.graph1998 {
  display: none;
}

.bg-M797 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-Mc797 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 6%;
  margin-top: 16%;

  /* text-align:center;*/
}

.bg-799 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  /* background-color: rgba(122, 60, 60, 0.1);*/
  position: absolute;
  top: 0px;
  display: none;
}
.m-c799 {
  display: flex;
  flex-flow: row nowrap;
  width: 300px;
  height: 145px;
  border: rgb(40, 41, 41);
  background-color: white;
  border-radius: 12px;
  font-family: sans-serif;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;

  margin-left: 2%;
  margin-top: 4%;

  /* text-align:center;*/
}
.styled16 {
  border: 0;
  padding-right: 2px;
  padding-left: 11px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 6px;
  margin-top: 12px;
  margin-bottom: 6px;
  margin-right: 16px;

  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: hsl(0, 100%, 50%);
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled16red {
  border: 0;
  padding-right: 8px;
  padding-left: 11px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 6px;
  margin-top: 12px;
  margin-bottom: 6px;
  margin-right: 16px;

  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: hsl(0, 100%, 50%);
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.styled17 {
  border: 0;
  padding-right: 12px;
  padding-left: 11px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 120px;
  margin-top: 10px;
  margin-bottom: 36px;
  margin-right: 16px;
  background: url(img/text819.png) left center no-repeat;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background: url(img/text819.png) left center no-repeat;

  padding-left: 10px;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}
.shiftrt1 {
  margin-left: 15px;
  padding-left: 15px;
}

fieldset {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0;
}

legend {
  margin-left: 1em;
  color: #000000;
  font-weight: bold;
}

fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
  zoom: 1;
}

fieldset li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 1em;
}

label {
  float: left;
  width: 10em;
  margin-right: 1em;
}

fieldset.submit {
  float: none;
  width: auto;
  border: 0 none #ffffff;
  padding-left: 12em;
}
.inxr01 {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 160px;
  background-color: rgb(233, 245, 17);
  color: rgb(17, 17, 17);
}
.inxr01i {
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-transform: uppercase;
  text-align: left;
  width: 160px;
  background-color: rgb(233, 245, 17);
  color: rgb(17, 17, 17);
}

.inxr02b {
  font-size: 13px;
  font-weight: 700;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 220px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}

.inxr02c {
  font-size: 13px;
  font-weight: 700;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 100px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.inxr02d {
  font-size: 13px;
  font-weight: 700;
  margin-top: 2px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 100px;
  background-color: rgb(221, 1, 1);

  color: rgb(253, 252, 252);
}
.inxr02e {
  font-size: 13px;
  font-weight: 700;
  margin-top: 2px;
  margin-bottom: 8px;
  margin-left: 5px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 300px;
  background-color: rgb(253, 252, 252);

  color: rgb(7, 0, 0);
}

.inxr02f {
  font-size: 13px;
  font-weight: 700;
  margin-top: 2px;
  margin-bottom: 8px;
  margin-left: 150px;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 30px;
  background-color: rgb(253, 252, 252);

  color: rgb(7, 0, 0);
}

.inxr02g {
  font-size: 10px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 165px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}

.mpeait5lab {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 88px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}

.mpeait5lab1 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 270px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.mpeait5lab2 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 270px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.mpeait5lab3 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 270px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.mpeait5lab4 {
  font-size: 13px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 5px;
  text-align: left;
  width: 270px;
  background-color: rgb(233, 233, 233);

  color: rgb(17, 17, 17);
}
.inxr02h {
  font-size: 18px;
  font-weight: 600;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 40px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 300px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}
.inxr02i {
  font-size: 10px;
  font-weight: 200;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 32px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  width: 300px;
  background-color: rgb(255, 253, 253);

  color: rgb(17, 17, 17);
}

.hyhyhy {
  font-size: 22px;
  font-weight: 800;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 32px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  background-color: rgb(255, 0, 0);

  color: rgb(255, 254, 254);
}
.inxr02j {
  font-size: 30px;
  font-weight: 800;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: center;
  width: 300px;
  background-color: rgb(255, 253, 253);

  color: rgb(5, 5, 5);
}
.inxr02j2 {
  font-size: 13px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 132px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  text-align: center;
  width: 80px;
  background-color: rgb(230, 229, 229);

  color: rgb(90, 88, 88);
}
.inxr02j3 {
  font-size: 13px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 132px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  text-align: center;
  width: 80px;
  background-color: rgb(248, 77, 77);

  color: rgb(34, 29, 29);
}
.adm3452 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  width: 350px;
  background-color: rgb(255, 6, 6);

  color: rgb(253, 250, 250);
}
span.a1 {
  display: inline-block;
}
.lowercase {
  text-transform: lowercase;
}
.capsCenter {
  font-size: 16px;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  width: 350px;
  background-color: rgb(231, 231, 231);

  color: rgb(22, 22, 22);
}
.uppercaseRED {
  text-transform: uppercase;
  color: #eb0a0a;
  font-weight: 900;
}

span.styled4 {
  border: 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 4px;
  padding-top: 4px;

  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;

  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border-radius: 10px;
  background-color: #04a709;
  background-image: linear-gradient(
    to top left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2) 30%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 2px 2px 3px rgba(255, 255, 255, 0.6),
    inset -2px -2px 3px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  cursor: pointer;
}

.ind001 {
  margin-top: 30px;
  margin-left: 25px;
  font-size: 13px;
  font-weight: 300;
}

.in32311 {
  display: none;
  margin-left: 15px;
  margin-bottom: 30px;

  align-items: center;
}

.in32311A {
  display: none;
  margin-left: 15px;
  margin-bottom: 30px;

  align-items: center;
}

.in32312 {
  flex-direction: row;
  display: none;
  margin-left: 20px;

  align-items: center;
}

.in32312A {
  flex-direction: row;
  display: none;
  margin-left: 20px;

  align-items: center;
}
.in32313 {
  display: none;
  margin-left: 5px;
  margin-bottom: 30px;

  align-items: center;
}

.in32313A {
  display: none;
  margin-left: 5px;
  margin-bottom: 30px;

  align-items: center;
}
.in32314 {
  display: none;
  margin-left: 20px;

  align-items: center;
}

.in32315 {
  display: none;
  margin-left: 15px;
  margin-bottom: 30px;

  align-items: center;
}

.in32315a {
  /*display: none;*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 60px;
  background-color: yellow;
}
.in32315b {
  /*display: none;*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 13px;
  width: 55px;
  background-color: yellow;
}
.units01 {
  border: solid 1px;
  margin-left: 6px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  width: 60px;
  background-color: yellow;
}

.units01b {
  border: solid 0px;
  margin-left: 6px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
}
.in32315c {
  /*display: none;*/
  border: solid 1px;
  margin-left: 6px;
  margin-top: 5px;
  margin-bottom: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;

  font-size: 12px;
  width: 95px;
  background-color: yellow;
}
.aa7 {
  display: flex;
}

.aa8 {
  display: flex;
}
.aa8h1 {
  font-size: 8px;
  font-weight: 600;
  width: 50px;
  text-align: left;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 2px;
}

.aa8h2 {
  font-size: 8px;
  font-weight: 600;
  width: 110px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.aa8h3 {
  font-size: 8px;
  font-weight: 600;
  width: 110px;
  color: red;
  padding-bottom: 6px;
  padding-top: 6px;
}
.aa8h4 {
  font-size: 14px;
  font-weight: 600;

  padding-left: 20px;
}
.aa8t1 {
  font-size: 8px;
  font-weight: 300;
  width: 50px;
  color: black;
  text-align: left;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.aa8t2 {
  font-size: 8px;
  font-weight: 300;
  width: 90px;

  color: black;
  padding-top: 2px;
  padding-bottom: 2px;
}
.aa8t2B {
  font-size: 8px;
  font-weight: 800;
  width: 90px;

  color: black;
  padding-top: 2px;
  padding-bottom: 2px;
}
.aa8t3 {
  padding-left: 3px;
  font-size: 8px;
  font-weight: 300;
  width: 75px;

  color: red;
  padding-top: 2px;
  padding-bottom: 2px;
}

.aa8t3black {
  padding-left: 3px;
  font-size: 8px;
  font-weight: 300;
  width: 75px;

  color: #000000;
  padding-top: 2px;
  padding-bottom: 2px;
}
.aa8t4 {
  padding: 0px;
  font-size: 0px;
  font-weight: 0;
  width: 0px;
  display: none;
}

.c0155 {
  flex-direction: column;
  display: none;
}

.c0155A {
  flex-direction: column;
  display: none;
}
.c0156 {
  flex-direction: column;
  display: none;
}

.c0156A {
  flex-direction: column;
  display: none;
}

.c0139 {
  margin-top: 30px;
  display: none;
}
.c0140 {
  display: none;
}

.c0141 {
  flex-direction: column;

  display: none;
}
.c0142 {
  flex-direction: column;
  display: none;
}
.in32311a {
  display: flex;
  margin-left: 20px;
}

.c0143 {
  flex-direction: column;
  display: none;
}

.c0144 {
  flex-direction: column;
  display: none;
}

.c0600 {
  flex-direction: column;
}

.c0601 {
  margin-left: 0px;
}

.c0601b {
  margin-left: 10px;
}

.c0602 {
  flex-direction: row;
}

.c070 {
  text-align: center;
}

.c071 {
  margin-left: 12px;
}
.c072 {
  display: flex;
  flex-direction: row;
}
.grplab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 320px;
}

.grplab2 {
  width: 100px;
}
.searchRoll01 {
  display: none;
}
.searchRoll02 {
  display: none;
}
.searchRoll032 {
  display: none;
}
.buttoAadd {
  height: 32px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid #f6f6f6;
  background: url("back11.png") no-repeat 20px center;
  cursor: pointer;
}

.buttoAadd2 {
  height: 32px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid #f6f6f6;
  background: url("back11.png") no-repeat 20px center;
  cursor: pointer;
}

.buttoAadd3 {
  height: 32px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid #f6f6f6;
  background: url("print.png") no-repeat 20px center;
  cursor: pointer;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color: darkgray;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 8px 5px;
  margin-left: 30px;
  margin-top: -60px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.q2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 {
  font-size: 3px;
}

.annotate {
  font-style: italic;
  color: #366ed4;
}

.listbox-area {
  padding: 6px;
  padding-left: 5px;
  padding-right: 1px;
  background: #eee;
  margin: 10px;
  width: 310px;
  border: 1px solid #aaa;
  font-size: 0;
}

.listbox-area2 {
  padding: 6px;
  padding-left: 5px;
  padding-right: 1px;
  background: #eee;
  margin: 0px;
  width: 310px;
  border: 1px solid #aaa;
  font-size: 0;
}
.listbox-area3 {
  padding: 6px;
  padding-left: 5px;
  padding-right: 1px;
  background: #eee;
  margin: 18px;
  width: 310px;
  border: 1px solid #aaa;
  font-size: 0;
}

.listbox-area4 {
  padding: 6px;
  padding-left: 5px;
  padding-right: 1px;
  background: #eee;
  margin: 5px;
  width: 335px;
  border: 1px solid #aaa;
  font-size: 0;
}
.left-area,
.right-area {
  box-sizing: border-box;
  display: inline-block;
  font-size: 8px;
  vertical-align: top;
  width: 315px;
}

.left-area2,
.right-area2 {
  box-sizing: border-box;
  display: inline-block;
  font-size: 8px;
  vertical-align: top;
  width: 315px;
}
.left-area4,
.right-area4 {
  box-sizing: border-box;
  display: inline-block;
  font-size: 8px;
  vertical-align: top;
  width: 335px;
}
.left-area {
  padding-right: 10px;
}
.left-area4 {
  padding-right: 5px;
}

.right-area {
  padding-left: 10px;
}
.right-area4 {
  padding-left: 3px;
}

[role="listbox"] {
  min-height: 18em;
  padding: 0;
  background: white;
  border: 1px solid #aaa;
}

[role="option"] {
  display: block;
  padding: 0 1em 0 1.5em;
  position: relative;
  line-height: 1.8em;
}

[role="option"].focused {
  background: #bde4ff;
}

[role="option"][aria-selected="true"]::before {
  content: "âœ“";
  position: absolute;
  left: 0.5em;
}

button {
  font-size: 16px;
}

button[aria-disabled="true"] {
  opacity: 0.5;
}

.move-right-btn {
  padding-right: 20px;
  position: relative;
}

.move-right-btn::after {
  content: " ";
  height: 10px;
  width: 12px;
  background-image: url("../img/Rarrow_images.png");
  background-position: center right;
  position: absolute;
  right: 2px;
  top: 6px;
}

.move-left-btn {
  padding-left: 20px;
  position: relative;
}

.move-left-btn::after {
  content: " ";
  height: 10px;
  width: 12px;
  background-image: url("../imgs/Arrows-Left-icon.png");
  background-position: center left;
  position: absolute;
  left: 2px;
  top: 6px;
}

#ss_elem_list {
  max-height: 18em;
  overflow-y: auto;
  position: relative;
}

#exp_button {
  border-radius: 0;
  font-size: 16px;
  text-align: left;
  padding: 5px 10px;
  width: 150px;
  position: relative;
}

#exp_button::after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #aaa;
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px;
}

#exp_button[aria-expanded="true"]::after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #aaa;
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px;
}

#exp_elem_list {
  border-top: 0;
  max-height: 10em;
  overflow-y: auto;
  position: absolute;
  margin: 0;
  width: 148px;
}

.hidden {
  display: none;
}

.toolbar {
  font-size: 0;
}

.toolbar-item {
  border: 1px solid #aaa;
  background: #ccc;
}

.toolbar-item[aria-disabled="false"]:focus {
  background-color: #eee;
}

.offscreen {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  font-size: 14px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
