body {
  background-color: #222224 !important;
  font-size: 20px;
  color: #000 ima !important;
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: repeat;
  background-position: top, left;
  padding: 0px;
  margin: 0px;
  color: beige;
}

.container {
  width: 100%;
  height: 100%;
}

.lg_check {
  width: 20px;
  height: 20px;
}

.lg_check_label {
  line-height: 20px !important;
}

#workbench {
  text-align: center;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}

#cardFront {
  background-color: #fff;
  width: 1016px;
  height: 638px;
  margin-top: 0px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}

#cardBack {
  background-color: #bc83bc;
  margin-top: 20px;
  width: 1016px;
  height: 638px;
  display: inline-block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

#recordList {
  color: #000;
}

#cardBack .footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 140px;
  text-align: center;
  background-color: #fff;
  color: #000;
}

#optionsList {
  margin-top: 3mm;
  text-align: left;
  font-size: 16px;
}

#photo img {
  width: 40px;
  height: 100px;
}

#cardFront .stripe {
  width: 100%;
  background-color: #a056a0;
  text-align: center;
  height: 30mm;
}

#cardFront .stripe h1 {
  line-height: 30mm !important;
  color: #fff;
  font-size: 50px;
}

.hello {
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
}

#callme {
  display: none;
  margin-top: 5mm;
}

.front_padding {
  display: block;
  margin-top: 15mm;
}

#frontName {
  font-size: 50px;
}

#prefName {
  font-size: 50px;
}

#cardFront .footer {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

#cardFront .footer .left {
  height: 40px;
  width: 40%;
  float: left;
}

#cardFront .footer .center {
  width: 20%;
  float: left;
}

#cardFront .footer .right {
  width: 40%;
  float: left;
}

#cardFront .footer .disclamer {
  font-size: 18px;
  color: #000;
  clear: both;
  width: 100%;
}

#cardFront .contentArea {
  background-color: #bc83bc;
  height: 75mm;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #080000;
  text-align: center;
  /* Use a flexbox layout */
  display: flex;

  /* Make a horizontal flexbox (the default) */
  flex-direction: column;

  /* The important part: vertically center the items */
  align-items: center;
}

#mainItem {
  margin-top: 0mm;
  /* was six */
  font-size: 40px;
  margin-top: 20mm;
}

#pronouns {
  /* margin-top: 15mm; */
  /*margin-top: 10mm;*/
  font-size: 50px;
  margin-left: 5mm;
}

#cardBack .contentArea {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  margin-bottom: 10px;
}

#cardBack .footer .left {
  height: 40px;
  width: 40%;
  float: left;
  text-align: center;
  font-size: 25px;
  padding-top: 25px;
}

#cardBack .footer .center {
  width: 20%;
  float: left;
}

#cardBack .footer .center img {
  height: 140px;
}

#cardBack .footer .right {
  width: 40%;
  float: left;
  font-size: 20px;
  text-align: center;
  padding-top: 25px;
}

#thebox {
  width: 100%;
  text-align: center;
  display: block;
  clear: both;
}

#cardBack ul {
  margin-top: 10px;
  font-size: 35px;
  font-weight: lighter;
  line-height: 45px !important;
}

#cardBack ul li {
  margin: 10px 0;
}

#cardBack h1 {
  font-size: 50px;
  text-align: center;
  margin-top: 0mm;
  margin-bottom: 0mm;
}

#cardBack #mainContent {
  margin-top: 0mm;
}

#mainContent {
  margin-left: 5mm;
  width: 63%;
  float: left;
  color: #080000;
}

.qr {
  width: 40mm;
  margin-left: 13mm;
  margin-right: auto;
  text-align: center;
}

.ecHeading {
  margin-bottom: 5mm;
  display: block;
  width: 100%;
  padding-left: 8mm;
}

#ecName {
  font-size: 30px;
  display: block;
  margin-bottom: 5mm;
  font-weight: bold;
}

#ecRelation {
  font-size: 30px;
  display: block;
  margin-bottom: 5mm;
  font-weight: bold;
}

#ecPhone {
  font-size: 30px;
  display: block;
  margin-bottom: 5mm;
  font-weight: bold;
}

#emergencyContact {
  margin-left: 5mm;
  width: 32%;
  height: 168.8mm;
  float: right;
  padding-left: 10mm;
  padding-top: 5mm;
  text-align: left;
  font-size: 22px;
  background-color: #a056a0;
  color: #fff;
}

#cardFront .contentArea h3 {
  text-align: center;
}

h2 {
  display: block;
  clear: both;
  font-size: 2em;
}

.item {
  float: left;
  width: 300px;
  margin: 5px;
  padding: 20px;
}

.item img {
  width: 100%;
  object-fit: contain;
  margin: 0px;
}
.imgScale {
  display: block;
  margin: 10px;
}

.comparisonImage {
  width: 200px;
  margin: 10px;
}

.displayBox {
  clear: both;
  width: 90%;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-align: center;
}

.displayBox img:last-of-type {
  clear: both;
}

.circle {
  background: #fff;
  border: 0.1875em solid #fff;
  border-radius: 50%;
  height: 300px;
  width: 300px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}

.circle img {
  position: relative;
  width: inherit;
  top: 50%;
  transform: translateY(-50%);
}

.under18 {
  color: red;
}

.downloadLinks {
  clear: both;
  width: 100%;
  display: block;
  text-align: center;
  margin: 20px;
}

#buttonBar {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sectionHeader {
  background-color: #816797;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 30px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #d6d5a8;
}
