/* The container */
.container {
  display: inline-flex;
  height: 40px;
  width: auto;
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
  margin-bottom: 0px;
  margin-top: 10px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.l_container {
  display: inline-flex;
  width: auto;
  position: relative;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 5px;
  margin-bottom: 0px;
  font-size: 18px;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
  background-color: #9f9;
}

/* When the radio button is checked, add a blue background */
.container input:checked~.checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked~.checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

input {
  display: block;
  margin: -5px 0 10px 10px;
  padding: 5px 5px 5px 0px;
  height: 20px;
  width: 180px;
  font-size: 18px;
}

.num_input {
  display: block;
  margin: -5px 0 10px 10px;
  padding: 5px 5px 5px 0px;
  height: 20px;
  width: 80px;
  font-size: 18px;
}

.head_tbl {
  font-size: 18px;
  border-collapse: collapse;
  height: 50px;
  width: 80%;
  text-align: center;
}

.rpt_tbl {
  font-size: 18px;
  padding: 5px 5px 5px 0px;
  width: 90%;
  border: 1px solid;
}
.optional {
  font-size: 18px;
  padding: 5px 5px 5px 0px;
  width: 50%;
  border: 1px solid;
}

.Q7button {
  padding: 0px;
  text-align: center;
  height: 40px;
  width: 120px;
  font-size: 12pt;
  display: inline-block;
  border: 1px solid;
  background-color: #DFDFDF;
  color: black;
}

.Q7button:hover {
  background-color: #90EE90;
  color: black;
}

.SMbutton {
  padding: 0px;
  text-align: center;
  height: 50px;
  width: 140px;
  font-size: 12pt;
  display: inline-block; 
  white-space: nowrap;
  border: 1px solid;
  background-color: #DFDFDF;
  color: black;
}

.SMbutton:hover {
  background-color: #90EE90;
  color: black;
}

.ANZbutton {
  padding: 0px;
  text-align: center;
  height: 50px;
  width: 140px;
  font-size: 12pt;
  display: inline-block; 
  white-space: nowrap;
  border: 1px solid;
  background-color: #DFDFDF;
  color: black;
  position: relative;
  left: 200px;
  top: 0px;
}

.ANZbutton:hover {
  background-color: #90EE90;
  color: black;
}

.tableimg {
  width: 1000px; 
  height: 1000px;  
  padding: auto;
  margin: auto;
  border-collapse: collapse;
  display: block;
  vertical-align: top;
  text-align: top;
/*  background: url('engrave_man_6x9.png'); */
  background-repeat: no-repeat;
  background-position: center center;
  border: 0px solid black;
/*  background-attachment: fixed; */
/*  background-size: 100% 100%; */
/*  background-size: cover;  */
  }

.UPbodyPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative; 
  left: 00px;
  top: 00px;
  background-color: #DDFFFF;
}
.RTarmPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
/*  right: 5px; */
/*  bottom: 5px; */
}

.LTarmPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
/*  right: 5px; */
/*  bottom: 5px; */
}

.RTtorPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
}

.LTtorPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
}

.RTsidePos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: -0px;
  top: 0px;
  background-color: #DDFFFF;
}

.LTsidePos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
}



.RTlegPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: -0px;
  top: 0px;
  background-color: #DDFFFF;
}
.LTlegPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative;
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
}

.LObodyPos {
  border: 1px solid #cccccc;
  resize: none;
  position: relative; 
  left: 0px;
  top: 0px;
  background-color: #DDFFFF;
}
