﻿body {
  margin: 0px;
  background-image: none;
  left: auto;
  margin-left: 0;
  margin-right: 0;
  background-color: white;
}

.stkipmbb_default {
  /* font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand'; */
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #1c212b;
  line-height: normal;
}

.content {
  margin-top: 93px;
}

.container-fluid {
  min-height: 465px;
}

.gelombang {
  width: 120px;
}

table.tbl_jadwal {
  padding-top: 30px;
  border: 0px solid #1c212b;
  width: 100%;
  height: 200px;
}

table.tbl_jadwal td {
  font-size: 13px;
  border: 1px solid #AAAAAA;
  text-align: center;
}

table.tbl_jadwal tr:nth-child(even) {
  background: #E6EBF2;
}

table.tbl_jadwal th {
  background: #ffbb01;
  border-bottom: 0px solid #3d4454;
  font-size: 15px;
  padding: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 0px solid #D0E4F5;
  font-weight: bold;
  color: #FFFEF5;
  border: 1px solid #D0E4F5;
}

table.tbl_jadwal tfoot td {
  font-size: 14px;
}

table.tbl_jadwal tfoot .links {
  text-align: right;
}

table.tbl_jadwal tfoot .links a {
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

#render_signup {
  display: none;
}

#base {
  position: absolute;
  z-index: 0;
}

#u80 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u81_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 274px;
  height: 36px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u81 {
  border-width: 0px;
  position: absolute;
  left: 774px;
  top: 110px;
  width: 274px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u81_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 6px;
  width: 270px;
  word-wrap: break-word;
}

#u82_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 36px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #FFFFFF;
}

#u82 {
  border-width: 0px;
  position: absolute;
  left: 590px;
  top: 110px;
  width: 200px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #FFFFFF;
}

#u82_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 5px;
  width: 196px;
  word-wrap: break-word;
}

.tab-green {
  background-color: #0c5a4f;
}

#u83 {
  border-width: 0px;
  position: absolute;
  left: 386px;
  top: 110px;
  width: 233px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u83_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 6px;
  width: 229px;
  word-wrap: break-word;
}

.tab-content {
  min-height: 450px;
}

.sub-content {
  margin-top: 20px;
}

.nav-pills {
  border-bottom: 0 none;
}

.nav-pills li a {
  position: relative;
  padding: 15px;
  color: white;
  font-size: 20px;
  z-index: 1;

}

.nav-pills li a:hover {
  background: transparent;
  border: 1px solid transparent;
}

.nav-pills li a::before {
  content: "";
  width: 120%;
  height: 65%;
  position: absolute;
  ;
  left: 0px;
  bottom: 12px;

  border: 1px solid #d3d3d3;
  border-bottom: 0px none;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  z-index: -30;
}

.nav-pills li:nth-child(even) a::before {
  background-color: rgba(255, 153, 0, 1);
}

.nav-pills li:nth-child(odd) a::before {
  background-color: rgb(24, 32, 24);
}

.nav-pills li {
  margin-right: 15px;
}

.nav-pills li a.active,
.nav-pills li a.active:focus,
.nav-pills li a.active:hover {
  border: 1px solid transparent;
  background: transparent;
  color: #fff;
  font-weight: 300;
  z-index: 2;
}

.tab-content .tab-pane {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 20px;
  background: white;
  line-height: 22px;
  background-color: #fdf0dc;
  margin-bottom: 4%;
}

.tab-content .tab-pane h4 {
  margin-top: 0;
  font-weight: 700;
  font-size: 20px;
}

@media only screen and (max-width: 767px) {
  .nav-pills li a {
    padding: 15px 10px;
    font-size: 14px;
  }

  .nav-pills li a::before {
    bottom: 6px;
  }
}

@media only screen and (max-width: 499px) {
  .nav-pills li {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
  }

  .nav-pills li a::before {
    bottom: 0;
    transform: none;
    border-bottom: 1px solid #408080;
  }
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  /* Chrome 10-25, Safari 5.1-6 */
}

#msform {
  position: relative;
  margin-top: 30px;
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0px;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
  padding: 20px 30px;
  box-sizing: border-box;
  width: 100%;

  margin-bottom: 50px;
  /*stacking fieldsets above each other*/
  position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

/*inputs*/

/*buttons*/
#msform .action-button {
  text-align: center;
  width: 100px;
  background: #ee0979;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 25px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
  width: 100px;
  background: #C5C5F1;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 25px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}

/*headings*/
.fs-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #2C3E50;
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-weight: bold;
}

.fs-subtitle {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}

/*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
}

#progressbar .active {
  background-color: transparent;
}

#progressbar li {
  text-align: center;
  list-style-type: none;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
  letter-spacing: 1px;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  height: 24px;
  line-height: 26px;
  display: block;
  font-size: 12px;
  background: white;
  border-radius: 25px;
  margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
  /*put it behind the numbers*/
}

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
  background: #ee0979;
  color: white;
}


/* Not relevant to this form */
.dme_link {
  margin-top: 30px;
  text-align: center;
}

.dme_link a {
  background: #FFF;
  font-weight: bold;
  color: #ee0979;
  border: 0 none;
  border-radius: 25px;
  cursor: pointer;
  padding: 5px 25px;
  font-size: 12px;
}

.dme_link a:hover, .dme_link a:focus {
  background: #C5C5F1;
  text-decoration: none;
}

#u87_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 154px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  color: #000000;
}

#u87 {
  border-width: 0px;
  position: absolute;
  left: 21px;
  top: 383px;
  width: 154px;
  height: 16px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  color: #000000;
}

#u87_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 154px;
  white-space: nowrap;
}

#u88_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 132px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

#u88 {
  border-width: 0px;
  position: absolute;
  left: 21px;
  top: 411px;
  width: 132px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

#u88_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 132px;
  white-space: nowrap;
}

#u89 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

.profil-img {
  margin: 0px;
  margin-left: 15px auto;
  width: 150px;
  height: 200px;
  object-fit: cover;
  border-radius: 7px;
  border: 1px dashed;
  border-color: black;
  max-width: 100%;
  padding: 3px;
}

.profil-container {
  padding-top: 15px;
  border-right: 4px solid;
  border-color: #1c212b;
  background-color: rgba(228, 228, 228, 1);
  text-align: center;
}

#u90_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

.btn-stkipmbb {
  height: 35px;
  background-color: rgba(255, 153, 0, 1);
  border-radius: 20px;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #FFFFFF;

}

#u91 {
  border-width: 0px;
  position: absolute;
  left: 21px;
  top: 336px;
  width: 154px;
  height: 21px;
  font-family: 'Nunito';
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #FFFFFF;
}

#u91_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 150px;
  word-wrap: break-word;
}

#u92_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 118px;
  height: 149px;
}

#u92 {
  border-width: 0px;
  position: absolute;
  left: 38px;
  top: 148px;
  width: 118px;
  height: 149px;
  opacity: 0.5;
}

#u92_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u93_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 152px;
  height: 2px;
}

#u93 {
  border-width: 0px;
  position: absolute;
  left: 22px;
  top: 497px;
  width: 151px;
  height: 1px;
}

#u93_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u94_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 22px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u94 {
  border-width: 0px;
  position: absolute;
  left: 22px;
  top: 458px;
  width: 151px;
  height: 22px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u94_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 4px;
  width: 147px;
  word-wrap: break-word;
}

#u95_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 154px;
  height: 51px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  color: #FF0000;
  text-align: center;
}

#u95 {
  border-width: 0px;
  position: absolute;
  left: 20px;
  top: 518px;
  width: 154px;
  height: 51px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  color: #FF0000;
  text-align: center;
}

#u95_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 154px;
  word-wrap: break-word;
}

#u96 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u97 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u99 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u100_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 828px;
  height: 2015px;
  background: inherit;
  background-color: rgba(242, 242, 242, 1);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u100 {
  border-width: 0px;
  position: absolute;
  left: 220px;
  top: 146px;
  width: 828px;
  height: 2015px;
}

#u100_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u101_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  height: 26px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
}

#u101 {
  border-width: 0px;
  position: absolute;
  left: 243px;
  top: 160px;
  width: 674px;
  height: 26px;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
}

#u101_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  word-wrap: break-word;
}

#u102_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u102 {
  border-width: 0px;
  position: absolute;
  left: 247px;
  top: 429px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u102_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u103 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u104 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u105_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 719px;
  height: 505px;
  background: inherit;
  background-color: rgba(204, 204, 204, 1);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u105 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 227px;
  width: 719px;
  height: 505px;
  opacity: 0.5;
}

#u105_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u106_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  height: 42px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u106 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 184px;
  width: 184px;
  height: 42px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u106_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  word-wrap: break-word;
}

#u107_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 415px;
}

#u107 {
  border-width: 0px;
  position: absolute;
  left: 632px;
  top: 240px;
  width: 3px;
  height: 412px;
}

#u107_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u108_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u108 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 641px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u108_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u109 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u110_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u110 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 670px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u110_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u111 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u112_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u112 {
  border-width: 0px;
  position: absolute;
  left: 391px;
  top: 670px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u112_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u113_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u113 {
  border-width: 0px;
  position: absolute;
  left: 411px;
  top: 673px;
  width: 20px;
  height: 25px;
}

#u113_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u114_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u114 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 247px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u114_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u115_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u115 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 312px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u115_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u116_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u116 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 371px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u116_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u117 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 395px;
  width: 300px;
  height: 25px;
}

#u117_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u118_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u118 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 434px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u118_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u119 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 458px;
  width: 300px;
  height: 25px;
}

#u119_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u120_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u120 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 495px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u120_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u121 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 519px;
  width: 300px;
  height: 25px;
}

#u121_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u122_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u122 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 558px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u122_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u123 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 582px;
  width: 300px;
  height: 25px;
}

#u123_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u124 {
  border-width: 0px;
  position: absolute;
  left: 289px;
  top: 274px;
  width: 301px;
  height: 22px;
}

#u124_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u124_input:disabled {
  color: grayText;
}

#u125 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 338px;
  width: 301px;
  height: 22px;
}

#u125_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u125_input:disabled {
  color: grayText;
}

#u126_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u126 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 640px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u126_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u127 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u128_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u128 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 669px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u128_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u129 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u130_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u130 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 669px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u130_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u131_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u131 {
  border-width: 0px;
  position: absolute;
  left: 790px;
  top: 672px;
  width: 20px;
  height: 25px;
}

#u131_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u132_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u132 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 246px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u132_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u133_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u133 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 311px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u133_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u134_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u134 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 370px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u134_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u135 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 394px;
  width: 300px;
  height: 25px;
}

#u135_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u136_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u136 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 433px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u136_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u137 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 457px;
  width: 300px;
  height: 25px;
}

#u137_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u138_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u138 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 494px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u138_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u139 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 518px;
  width: 300px;
  height: 25px;
}

#u139_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u140_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u140 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 557px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u140_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u141 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 581px;
  width: 300px;
  height: 25px;
}

#u141_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u142 {
  border-width: 0px;
  position: absolute;
  left: 668px;
  top: 273px;
  width: 301px;
  height: 22px;
}

#u142_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u142_input:disabled {
  color: grayText;
}

#u143 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 337px;
  width: 301px;
  height: 22px;
}

#u143_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u143_input:disabled {
  color: grayText;
}

#u144_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 40px;
}

#u144 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 747px;
  width: 3px;
  height: 37px;
}

#u144_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u145_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u145 {
  border-width: 0px;
  position: absolute;
  left: 284px;
  top: 754px;
  width: 513px;
  height: 30px;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u145_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  word-wrap: break-word;
}

#u146 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u147 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u148 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u149_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 364px;
  height: 113px;
  background: inherit;
  background-color: rgba(204, 204, 204, 1);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u149 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 1989px;
  width: 364px;
  height: 113px;
  opacity: 0.5;
}

#u149_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u150_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 249px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}

#u150 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 2013px;
  width: 249px;
  height: 21px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}

#u150_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 249px;
  word-wrap: break-word;
}

#u151_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u151 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 2044px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u151_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u152 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u153_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u153 {
  border-width: 0px;
  position: absolute;
  left: 391px;
  top: 2044px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u153_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u154_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u154 {
  border-width: 0px;
  position: absolute;
  left: 411px;
  top: 2047px;
  width: 20px;
  height: 25px;
}

#u154_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u155_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 115px;
  height: 40px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u155 {
  border-width: 0px;
  position: absolute;
  left: 790px;
  top: 2062px;
  width: 115px;
  height: 40px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #FFFFFF;
}

#u155_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 111px;
  word-wrap: break-word;
}

#u156_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 68px;
  height: 40px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
}

#u156 {
  border-width: 0px;
  position: absolute;
  left: 922px;
  top: 2062px;
  width: 68px;
  height: 40px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
}

#u156_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 11px;
  width: 64px;
  word-wrap: break-word;
}

#u157_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 34px;
}

#u157 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 2111px;
  width: 3px;
  height: 31px;
}

#u157_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u158_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  height: 15px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u158 {
  border-width: 0px;
  position: absolute;
  left: 284px;
  top: 2116px;
  width: 513px;
  height: 15px;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u158_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  word-wrap: break-word;
}

#u159 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u160_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 719px;
  height: 505px;
  background: inherit;
  background-color: rgba(204, 204, 204, 1);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u160 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 825px;
  width: 719px;
  height: 505px;
  opacity: 0.5;
}

#u160_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u161_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  height: 42px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u161 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 782px;
  width: 184px;
  height: 42px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u161_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  word-wrap: break-word;
}

#u162_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 415px;
}

#u162 {
  border-width: 0px;
  position: absolute;
  left: 632px;
  top: 838px;
  width: 3px;
  height: 412px;
}

#u162_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u163_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u163 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1239px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u163_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u164 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u165_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u165 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1268px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u165_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u166 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u167_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u167 {
  border-width: 0px;
  position: absolute;
  left: 391px;
  top: 1268px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u167_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u168_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u168 {
  border-width: 0px;
  position: absolute;
  left: 411px;
  top: 1271px;
  width: 20px;
  height: 25px;
}

#u168_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u169_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u169 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 845px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u169_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u170_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u170 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 910px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u170_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u171_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u171 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 969px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u171_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u172 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 993px;
  width: 300px;
  height: 25px;
}

#u172_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u173_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u173 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1032px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u173_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u174 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1056px;
  width: 300px;
  height: 25px;
}

#u174_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u175_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u175 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1093px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u175_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u176 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1117px;
  width: 300px;
  height: 25px;
}

#u176_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u177_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u177 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1156px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u177_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u178 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1180px;
  width: 300px;
  height: 25px;
}

#u178_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u179 {
  border-width: 0px;
  position: absolute;
  left: 289px;
  top: 872px;
  width: 301px;
  height: 22px;
}

#u179_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u179_input:disabled {
  color: grayText;
}

#u180 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 936px;
  width: 301px;
  height: 22px;
}

#u180_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u180_input:disabled {
  color: grayText;
}

#u181_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u181 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1238px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u181_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u182 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u183_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u183 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1267px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u183_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u184 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u185_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u185 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 1267px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u185_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u186_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u186 {
  border-width: 0px;
  position: absolute;
  left: 790px;
  top: 1270px;
  width: 20px;
  height: 25px;
}

#u186_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u187_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u187 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 844px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u187_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u188_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u188 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 909px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u188_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u189_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u189 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 968px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u189_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u190 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 992px;
  width: 300px;
  height: 25px;
}

#u190_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u191_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u191 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1031px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u191_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u192 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1055px;
  width: 300px;
  height: 25px;
}

#u192_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u193_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u193 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1092px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u193_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u194 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1116px;
  width: 300px;
  height: 25px;
}

#u194_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u195_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u195 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1155px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u195_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u196 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1179px;
  width: 300px;
  height: 25px;
}

#u196_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u197 {
  border-width: 0px;
  position: absolute;
  left: 668px;
  top: 871px;
  width: 301px;
  height: 22px;
}

#u197_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u197_input:disabled {
  color: grayText;
}

#u198 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 935px;
  width: 301px;
  height: 22px;
}

#u198_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u198_input:disabled {
  color: grayText;
}

#u199_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 40px;
}

#u199 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 1339px;
  width: 3px;
  height: 37px;
}

#u199_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u200_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u200 {
  border-width: 0px;
  position: absolute;
  left: 284px;
  top: 1346px;
  width: 513px;
  height: 30px;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u200_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  word-wrap: break-word;
}

#u201 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u202_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 719px;
  height: 505px;
  background: inherit;
  background-color: rgba(204, 204, 204, 1);
  border: none;
  border-radius: 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u202 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 1432px;
  width: 719px;
  height: 505px;
  opacity: 0.5;
}

#u202_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u203_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  height: 42px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u203 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 1391px;
  width: 184px;
  height: 42px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
}

#u203_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 184px;
  word-wrap: break-word;
}

#u204_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 415px;
}

#u204 {
  border-width: 0px;
  position: absolute;
  left: 632px;
  top: 1447px;
  width: 3px;
  height: 412px;
}

#u204_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u205_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u205 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1848px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u205_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u206 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u207_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u207 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1877px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u207_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u208 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u209_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u209 {
  border-width: 0px;
  position: absolute;
  left: 391px;
  top: 1877px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u209_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u210_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u210 {
  border-width: 0px;
  position: absolute;
  left: 411px;
  top: 1880px;
  width: 20px;
  height: 25px;
}

#u210_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u211_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u211 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1454px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u211_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u212_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u212 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1519px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u212_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u213_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u213 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1578px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u213_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u214 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1602px;
  width: 300px;
  height: 25px;
}

#u214_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u215_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u215 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1641px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u215_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u216 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1665px;
  width: 300px;
  height: 25px;
}

#u216_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u217_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u217 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1702px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u217_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u218 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1726px;
  width: 300px;
  height: 25px;
}

#u218_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u219_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u219 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1765px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u219_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u220 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1789px;
  width: 300px;
  height: 25px;
}

#u220_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u221 {
  border-width: 0px;
  position: absolute;
  left: 289px;
  top: 1481px;
  width: 301px;
  height: 22px;
}

#u221_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u221_input:disabled {
  color: grayText;
}

#u222 {
  border-width: 0px;
  position: absolute;
  left: 290px;
  top: 1545px;
  width: 301px;
  height: 22px;
}

#u222_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u222_input:disabled {
  color: grayText;
}

#u223_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u223 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1847px;
  width: 300px;
  height: 21px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

#u223_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u224 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u225_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u225 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1876px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u225_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u226 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u227_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u227 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 1876px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u227_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u228_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u228 {
  border-width: 0px;
  position: absolute;
  left: 790px;
  top: 1879px;
  width: 20px;
  height: 25px;
}

#u228_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u229_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u229 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1453px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u229_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u230_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u230 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1518px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u230_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u231_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u231 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1577px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u231_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u232 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1601px;
  width: 300px;
  height: 25px;
}

#u232_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u233_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u233 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1640px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u233_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u234 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1664px;
  width: 300px;
  height: 25px;
}

#u234_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u235_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u235 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1701px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u235_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u236 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1725px;
  width: 300px;
  height: 25px;
}

#u236_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u237_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u237 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1764px;
  width: 300px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u237_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  word-wrap: break-word;
}

#u238 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1788px;
  width: 300px;
  height: 25px;
}

#u238_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u239 {
  border-width: 0px;
  position: absolute;
  left: 668px;
  top: 1480px;
  width: 301px;
  height: 22px;
}

#u239_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u239_input:disabled {
  color: grayText;
}

#u240 {
  border-width: 0px;
  position: absolute;
  left: 669px;
  top: 1544px;
  width: 301px;
  height: 22px;
}

#u240_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u240_input:disabled {
  color: grayText;
}

#u241_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 6px;
  height: 40px;
}

#u241 {
  border-width: 0px;
  position: absolute;
  left: 271px;
  top: 1937px;
  width: 3px;
  height: 37px;
}

#u241_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u242_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u242 {
  border-width: 0px;
  position: absolute;
  left: 284px;
  top: 1944px;
  width: 513px;
  height: 30px;
  font-family: 'Quicksand';
  font-style: normal;
  font-size: 13px;
}

#u242_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 513px;
  word-wrap: break-word;
}

#u244 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u245_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 828px;
  height: 628px;
  background: inherit;
  background-color: rgba(242, 242, 242, 1);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u245 {
  border-width: 0px;
  position: absolute;
  left: 220px;
  top: 147px;
  width: 828px;
  height: 628px;
}

#u245_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u246_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u246 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 209px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u246_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u247 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 233px;
  width: 300px;
  height: 25px;
}

#u247_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u248_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u248 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 338px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u248_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u249 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 362px;
  width: 300px;
  height: 25px;
}

#u249_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u250 {
  border-width: 0px;
  position: absolute;
  left: 247px;
  top: 297px;
  width: 137px;
  height: 25px;
}

#u250_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 137px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u251_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 191px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u251 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 275px;
  width: 191px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u251_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 191px;
  white-space: nowrap;
}

#u252 {
  border-width: 0px;
  position: absolute;
  left: 397px;
  top: 297px;
  width: 151px;
  height: 25px;
}

#u252_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u253_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u253 {
  border-width: 0px;
  position: absolute;
  left: 247px;
  top: 429px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u253_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u254_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u254 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 622px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u254_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u255 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 646px;
  width: 300px;
  height: 25px;
}

#u255_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u256_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u256 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 678px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u256_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u257 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 702px;
  width: 300px;
  height: 25px;
}

#u257_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u258_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u258 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 417px;
  width: 180px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u258_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u259_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 45px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u259 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 441px;
  width: 300px;
  height: 45px;
}

#u259_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u260 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 448px;
  width: 300px;
  height: 136px;
}

#u260_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 136px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u261_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u261 {
  border-width: 0px;
  position: absolute;
  left: 608px;
  top: 209px;
  width: 180px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u261_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u262 {
  border-width: 0px;
  position: absolute;
  left: 608px;
  top: 233px;
  width: 300px;
  height: 25px;
}

#u262_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u263_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u263 {
  border-width: 0px;
  position: absolute;
  left: 610px;
  top: 280px;
  width: 180px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u263_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u264 {
  border-width: 0px;
  position: absolute;
  left: 769px;
  top: 446px;
  width: 142px;
  height: 22px;
}

#u264_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u264_input:disabled {
  color: grayText;
}

#u265_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u265 {
  border-width: 0px;
  position: absolute;
  left: 768px;
  top: 422px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u265_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u266 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 446px;
  width: 130px;
  height: 22px;
}

#u266_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u266_input:disabled {
  color: grayText;
}

#u267_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u267 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 422px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u267_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u268_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u268 {
  border-width: 0px;
  position: absolute;
  left: 768px;
  top: 478px;
  width: 120px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u268_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u269 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 502px;
  width: 130px;
  height: 22px;
}

#u269_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u269_input:disabled {
  color: grayText;
}

#u270_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u270 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 478px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u270_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u271 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 559px;
  width: 130px;
  height: 25px;
}

#u271_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u272 {
  border-width: 0px;
  position: absolute;
  left: 769px;
  top: 501px;
  width: 142px;
  height: 25px;
}

#u272_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u273_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u273 {
  border-width: 0px;
  position: absolute;
  left: 609px;
  top: 535px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u273_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u274_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 797px;
  height: 6px;
}

#u274 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 402px;
  width: 794px;
  height: 3px;
}

#u274_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u275_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 797px;
  height: 6px;
}

#u275 {
  border-width: 0px;
  position: absolute;
  left: 246px;
  top: 604px;
  width: 794px;
  height: 3px;
}

#u275_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u276_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 149px;
  height: 34px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
}

#u276 {
  border-width: 0px;
  position: absolute;
  left: 243px;
  top: 165px;
  width: 149px;
  height: 34px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
}

#u276_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 10px;
  width: 145px;
  word-wrap: break-word;
}

#u277_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 21px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}

#u277 {
  border-width: 0px;
  position: absolute;
  left: 610px;
  top: 299px;
  width: 180px;
  height: 21px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
}

#u277_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u279_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 828px;
  height: 820px;
  background: inherit;
  background-color: rgba(242, 242, 242, 1);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: underline;
}

#u279 {
  border-width: 0px;
  position: absolute;
  left: 220px;
  top: 146px;
  width: 828px;
  height: 820px;
  text-decoration: underline;
}

#u279_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u280_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  height: 26px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
  text-decoration: underline;
}

#u280 {
  border-width: 0px;
  position: absolute;
  left: 306px;
  top: 175px;
  width: 674px;
  height: 26px;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
  text-decoration: underline;
}

#u280_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  word-wrap: break-word;
}

#u281 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u282_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u282 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 220px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u282_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u283 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 244px;
  width: 261px;
  height: 25px;
}

#u283_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u284_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u284 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 339px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u284_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u285 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 363px;
  width: 261px;
  height: 25px;
}

#u285_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u286_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u286 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 281px;
  width: 65px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u286_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  white-space: nowrap;
}

#u287 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 303px;
  width: 132px;
  height: 25px;
}

#u287_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 132px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u288_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u288 {
  border-width: 0px;
  position: absolute;
  left: 437px;
  top: 440px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u288_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u289_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u289 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 220px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u289_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u290_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u290 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 409px;
  width: 640px;
  height: 3px;
  text-decoration: underline;
}

#u290_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u291 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u292_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u292 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 243px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u292_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u293 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u294_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u294 {
  border-width: 0px;
  position: absolute;
  left: 805px;
  top: 243px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u294_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u295_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u295 {
  border-width: 0px;
  position: absolute;
  left: 825px;
  top: 246px;
  width: 20px;
  height: 25px;
  text-decoration: underline;
}

#u295_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u296_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 81px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u296 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 357px;
  width: 81px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u296_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 77px;
  word-wrap: break-word;
}

#u297_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u297 {
  border-width: 0px;
  position: absolute;
  left: 859px;
  top: 357px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u297_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u298_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 36px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u298 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 432px;
  width: 112px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u298_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 108px;
  word-wrap: break-word;
}

#u299_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 0, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u299 {
  border-width: 0px;
  position: absolute;
  left: 916px;
  top: 357px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u299_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u300 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u301_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u301 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 442px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u301_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u302 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 466px;
  width: 261px;
  height: 25px;
}

#u302_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u303_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u303 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 561px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u303_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u304 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 585px;
  width: 261px;
  height: 25px;
}

#u304_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u305_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u305 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 503px;
  width: 65px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u305_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  white-space: nowrap;
}

#u306 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 525px;
  width: 132px;
  height: 25px;
}

#u306_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 132px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u307_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u307 {
  border-width: 0px;
  position: absolute;
  left: 437px;
  top: 662px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u307_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u308_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u308 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 442px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u308_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u309_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u309 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 631px;
  width: 640px;
  height: 3px;
  text-decoration: underline;
}

#u309_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u310 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u311_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u311 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 465px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u311_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u312 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u313_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u313 {
  border-width: 0px;
  position: absolute;
  left: 805px;
  top: 465px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u313_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u314_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u314 {
  border-width: 0px;
  position: absolute;
  left: 825px;
  top: 468px;
  width: 20px;
  height: 25px;
  text-decoration: underline;
}

#u314_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u315_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 81px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u315 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 579px;
  width: 81px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u315_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 77px;
  word-wrap: break-word;
}

#u316_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u316 {
  border-width: 0px;
  position: absolute;
  left: 859px;
  top: 579px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u316_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u317_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 36px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u317 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 654px;
  width: 112px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u317_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 108px;
  word-wrap: break-word;
}

#u318_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 0, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u318 {
  border-width: 0px;
  position: absolute;
  left: 916px;
  top: 579px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u318_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u319 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u320_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u320 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 672px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u320_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u321 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 696px;
  width: 261px;
  height: 25px;
}

#u321_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u322_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u322 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 791px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u322_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u323 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 815px;
  width: 261px;
  height: 25px;
}

#u323_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u324_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u324 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 733px;
  width: 65px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u324_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 65px;
  white-space: nowrap;
}

#u325 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 755px;
  width: 132px;
  height: 25px;
}

#u325_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 132px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
  color: #000000;
  text-align: left;
}

#u326_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u326 {
  border-width: 0px;
  position: absolute;
  left: 437px;
  top: 892px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
}

#u326_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u327_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u327 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 672px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u327_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u328_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u328 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 861px;
  width: 640px;
  height: 3px;
  text-decoration: underline;
}

#u328_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u329 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u330_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u330 {
  border-width: 0px;
  position: absolute;
  left: 704px;
  top: 695px;
  width: 94px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u330_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 90px;
  word-wrap: break-word;
}

#u331 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u332_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 32px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u332 {
  border-width: 0px;
  position: absolute;
  left: 805px;
  top: 695px;
  width: 60px;
  height: 32px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}

#u332_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u333_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 25px;
}

#u333 {
  border-width: 0px;
  position: absolute;
  left: 825px;
  top: 698px;
  width: 20px;
  height: 25px;
  text-decoration: underline;
}

#u333_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u334_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 81px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u334 {
  border-width: 0px;
  position: absolute;
  left: 770px;
  top: 809px;
  width: 81px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u334_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 77px;
  word-wrap: break-word;
}

#u335_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u335 {
  border-width: 0px;
  position: absolute;
  left: 859px;
  top: 809px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u335_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u336_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 36px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u336 {
  border-width: 0px;
  position: absolute;
  left: 350px;
  top: 884px;
  width: 112px;
  height: 36px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  text-decoration: underline;
  color: #FFFFFF;
}

#u336_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 108px;
  word-wrap: break-word;
}

#u337_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 49px;
  height: 31px;
  background: inherit;
  background-color: rgba(255, 0, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u337 {
  border-width: 0px;
  position: absolute;
  left: 916px;
  top: 809px;
  width: 49px;
  height: 31px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
  color: #FFFFFF;
}

#u337_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 8px;
  width: 45px;
  word-wrap: break-word;
}

#u339_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 828px;
  height: 1196px;
  background: inherit;
  background-color: rgba(242, 242, 242, 1);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
}

#u339 {
  border-width: 0px;
  position: absolute;
  left: 220px;
  top: 147px;
  width: 828px;
  height: 1196px;
  font-family: 'Arial Bold', 'Arial';
  font-weight: 700;
  font-style: normal;
}

#u339_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u340 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u341_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u341 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 255px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u341_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u342 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 279px;
  width: 261px;
  height: 25px;
}

#u342_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u343_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u343 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 431px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u343_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u344 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 455px;
  width: 261px;
  height: 25px;
}

#u344_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u345_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u345 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 373px;
  width: 182px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u345_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  white-space: nowrap;
}

#u346 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 395px;
  width: 120px;
  height: 25px;
}

#u346_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u347_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u347 {
  border-width: 0px;
  position: absolute;
  left: 405px;
  top: 475px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u347_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u348_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u348 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 563px;
  width: 640px;
  height: 3px;
}

#u348_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u349 {
  border-width: 0px;
  position: absolute;
  left: 459px;
  top: 395px;
  width: 120px;
  height: 25px;
}

#u349_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u350_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u350 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 251px;
  width: 180px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u350_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u351 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 278px;
  width: 300px;
  height: 85px;
}

#u351_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 85px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u352 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 393px;
  width: 142px;
  height: 22px;
}

#u352_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u352_input:disabled {
  color: grayText;
}

#u353_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u353 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 369px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u353_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u354 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 393px;
  width: 130px;
  height: 22px;
}

#u354_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u354_input:disabled {
  color: grayText;
}

#u355_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u355 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 369px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u355_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u356_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u356 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 432px;
  width: 120px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u356_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u357 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 456px;
  width: 130px;
  height: 22px;
}

#u357_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u357_input:disabled {
  color: grayText;
}

#u358_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u358 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 432px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u358_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u359 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 511px;
  width: 130px;
  height: 25px;
}

#u359_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u360 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 455px;
  width: 142px;
  height: 25px;
}

#u360_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u361_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u361 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 487px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u361_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u362_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u362 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 314px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u362_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u363 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 338px;
  width: 261px;
  height: 25px;
}

#u363_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u364_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  height: 26px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
}

#u364 {
  border-width: 0px;
  position: absolute;
  left: 244px;
  top: 182px;
  width: 674px;
  height: 26px;
  font-family: 'Quicksand Bold Italic', 'Quicksand Regular', 'Quicksand';
  font-style: italic;
}

#u364_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 674px;
  word-wrap: break-word;
}

#u365_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 91px;
  height: 30px;
  background: inherit;
  background-color: rgba(255, 153, 0, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
}

#u365 {
  border-width: 0px;
  position: absolute;
  left: 867px;
  top: 1287px;
  width: 91px;
  height: 30px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
}

#u365_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 7px;
  width: 87px;
  word-wrap: break-word;
}

#u366_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 59px;
  height: 30px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
}

#u366 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 211px;
  width: 59px;
  height: 30px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #FFFFFF;
}

#u366_text {
  border-width: 0px;
  position: absolute;
  left: 2px;
  top: 7px;
  width: 55px;
  word-wrap: break-word;
}

#u367 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u368_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u368 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 952px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u368_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u369 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 976px;
  width: 261px;
  height: 25px;
}

#u369_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u370_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u370 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1128px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u370_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u371 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1152px;
  width: 261px;
  height: 25px;
}

#u371_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u372_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u372 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1070px;
  width: 182px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u372_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  white-space: nowrap;
}

#u373 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1092px;
  width: 120px;
  height: 25px;
}

#u373_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u374_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u374 {
  border-width: 0px;
  position: absolute;
  left: 405px;
  top: 1172px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u374_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u375_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u375 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1260px;
  width: 640px;
  height: 3px;
}

#u375_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u376 {
  border-width: 0px;
  position: absolute;
  left: 459px;
  top: 1092px;
  width: 120px;
  height: 25px;
}

#u376_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u377_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u377 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 948px;
  width: 180px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u377_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u378 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 975px;
  width: 300px;
  height: 85px;
}

#u378_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 85px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u379 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 1090px;
  width: 142px;
  height: 22px;
}

#u379_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u379_input:disabled {
  color: grayText;
}

#u380_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u380 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 1066px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u380_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u381 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1090px;
  width: 130px;
  height: 22px;
}

#u381_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u381_input:disabled {
  color: grayText;
}

#u382_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u382 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1066px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u382_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u383_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u383 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 1129px;
  width: 120px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u383_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u384 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1153px;
  width: 130px;
  height: 22px;
}

#u384_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u384_input:disabled {
  color: grayText;
}

#u385_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u385 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1129px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u385_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u386 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1208px;
  width: 130px;
  height: 25px;
}

#u386_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u387 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 1152px;
  width: 142px;
  height: 25px;
}

#u387_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u388_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u388 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 1184px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u388_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u389_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u389 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1011px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u389_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u390 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 1035px;
  width: 261px;
  height: 25px;
}

#u390_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u391 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u392_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u392 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 607px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u392_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u393 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 631px;
  width: 261px;
  height: 25px;
}

#u393_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u394_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u394 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 783px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u394_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u395 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 807px;
  width: 261px;
  height: 25px;
}

#u395_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u396_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u396 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 725px;
  width: 182px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u396_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 182px;
  white-space: nowrap;
}

#u397 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 747px;
  width: 120px;
  height: 25px;
}

#u397_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u398_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u398 {
  border-width: 0px;
  position: absolute;
  left: 405px;
  top: 827px;
  width: 1px;
  height: 1px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u398_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  white-space: nowrap;
}

#u399_img {
  border-width: 0px;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 643px;
  height: 6px;
}

#u399 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 915px;
  width: 640px;
  height: 3px;
}

#u399_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u400 {
  border-width: 0px;
  position: absolute;
  left: 459px;
  top: 747px;
  width: 120px;
  height: 25px;
}

#u400_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u401_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u401 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 603px;
  width: 180px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u401_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 180px;
  word-wrap: break-word;
}

#u402 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 630px;
  width: 300px;
  height: 85px;
}

#u402_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 85px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u403 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 745px;
  width: 142px;
  height: 22px;
}

#u403_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u403_input:disabled {
  color: grayText;
}

#u404_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u404 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 721px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u404_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u405 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 745px;
  width: 130px;
  height: 22px;
}

#u405_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u405_input:disabled {
  color: grayText;
}

#u406_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u406 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 721px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u406_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u407_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u407 {
  border-width: 0px;
  position: absolute;
  left: 775px;
  top: 784px;
  width: 120px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u407_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u408 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 808px;
  width: 130px;
  height: 22px;
}

#u408_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 22px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}

#u408_input:disabled {
  color: grayText;
}

#u409_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u409 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 784px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u409_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u410 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 863px;
  width: 130px;
  height: 25px;
}

#u410_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 130px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u411 {
  border-width: 0px;
  position: absolute;
  left: 776px;
  top: 807px;
  width: 142px;
  height: 25px;
}

#u411_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#u412_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  height: 18px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u412 {
  border-width: 0px;
  position: absolute;
  left: 616px;
  top: 839px;
  width: 120px;
  height: 18px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}

#u412_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 120px;
  word-wrap: break-word;
}

#u413_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 16px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u413 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 666px;
  width: 261px;
  height: 16px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
}

#u413_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  word-wrap: break-word;
}

#u414 {
  border-width: 0px;
  position: absolute;
  left: 318px;
  top: 690px;
  width: 261px;
  height: 25px;
}

#u414_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 261px;
  height: 25px;
  font-family: 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

.head-body-bordered {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 80px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 4px;
  border-style: solid;
  border-color: #1c212b;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u415 {
  border-width: 0px;
  position: absolute;
  left: -53px;
  top: 13px;
  width: 1110px;
  height: 50px;
}

#u415_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u416_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 454px;
  height: 46px;
}

.text-heading {
  border-width: 0px;
  position: absolute;
  left: 95px;
  top: 13px;
  width: 240px;
  height: 30px;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #1E1E1E;
}

.format-heading {
  border-width: 0px;
  position: absolute;
  white-space: nowrap;
}

#u417_img {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 66px;
  height: 61px;
}

#u417 {
  border-width: 0px;
  position: absolute;
  left: 34px;
  top: 23px;
  width: 66px;
  height: 61px;
}

#u417_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

.top-header-line {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 30px;
  background: inherit;
  background-color: #0c5a4f;
  border: none;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u418 {
  border-width: 0px;
  position: absolute;
  left: -6px;
  top: -18px;
  width: 1063px;
  height: 30px;
}

#u418_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

.title-heading {
  font-weight: bold;
  font-style: normal;
  font-size: 20px;
  text-align: left;
}

.head-body {
  border-width: 0px;
  position: absolute;
  top: 13px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.head-content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 80px;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  -ms-overflow-y: hidden;
  overflow-y: hidden;
  background-image: none;
}

#u419_state0_content {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
}

#u420 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
}

#u421_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 85px;
  height: 23px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u421 {
  border-width: 0px;
  position: absolute;
  left: 613px;
  top: 26px;
  width: 85px;
  height: 23px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u421_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 85px;
  white-space: nowrap;
}

#u422_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 23px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u422 {
  border-width: 0px;
  position: absolute;
  left: 733px;
  top: 26px;
  width: 60px;
  height: 23px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u422_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  white-space: nowrap;
}

#u423_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  height: 23px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u423 {
  border-width: 0px;
  position: absolute;
  left: 833px;
  top: 26px;
  width: 78px;
  height: 23px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u423_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 78px;
  white-space: nowrap;
}

#u424_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 77px;
  height: 23px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u424 {
  border-width: 0px;
  position: absolute;
  left: 953px;
  top: 26px;
  width: 77px;
  height: 23px;
  font-family: 'Quicksand';
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #000000;
}

#u424_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 77px;
  white-space: nowrap;
}

#u426_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1048px;
  height: 60px;
  background: inherit;
  background-color: #0c5a4f;
  box-sizing: border-box;
  border-width: 4px;
  border-style: solid;
  border-color: rgba(255, 153, 0, 1);
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#u426 {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 2230px;
  width: 1048px;
  height: 60px;
}

#u426_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  visibility: hidden;
  word-wrap: break-word;
}

#u427_div {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 559px;
  height: 39px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
}

#u427 {
  border-width: 0px;
  position: absolute;
  left: 245px;
  top: 2239px;
  width: 559px;
  height: 39px;
  font-family: 'Quicksand Bold', 'Quicksand Regular', 'Quicksand';
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
}

#u427_text {
  border-width: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 559px;
  white-space: nowrap;
}