body {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.1875;
  margin: 0;
  padding: 0;
}

a {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #800080;
}

a:active {
  color: #ff0000;
}

a:hover {
  color: #0000ff;
  text-decoration: underline;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

#header {
  display: -webkit-flex;
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 7777;
  padding: 10px 10px 10px 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  margin: 0;
  background-color: #343a40;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  font-size: 0;
}

#wb_pasien {
  background-color: transparent;
  background-image: none;
  border: 0px solid #f5f5f5;
  box-sizing: border-box;
  position: relative;
}

#pasien {
  display: -webkit-flex;
  display: flex;
  position: relative;
  min-height: 10vh;
  padding: 50px 10px 50px 10px;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  align-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
  background-color: transparent;
  background-image: none;
  box-sizing: border-box;
  font-size: 0;
}

#wb_CssMenu1 {
  border: 0px solid #c0c0c0;
  background-color: transparent;
  margin: 0;
  -webkit-flex-grow: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-align-self: auto;
  align-self: auto;
  text-align: center;
  z-index: 1111 !important;
}

#wb_CssMenu1 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
}

#wb_CssMenu1 li {
  float: left;
  margin: 0;
  padding: 0px 4px 0px 0px;
}

#wb_CssMenu1 a {
  display: block;
  float: left;
  color: #999999;
  border: 0px solid #cccccc;
  background-color: transparent;
  background-image: none;
  font-family: Arial;
  font-weight: normal;
  font-size: 15px;
  font-style: normal;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  padding: 0px 5px 0px 5px;
  vertical-align: middle;
  text-align: center;
}

#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover,
#wb_CssMenu1 .active {
  color: #ffffff;
  border: 0px solid #2e6da4;
  background-color: transparent;
  background-image: none;
}

#wb_CssMenu1 li.firstmain {
  padding-left: 0px;
}

#wb_CssMenu1 li.lastmain {
  padding-right: 0px;
}

#wb_CssMenu1 br {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 0;
}

#wb_Heading5 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  margin: 0;
  padding: 0 0 25px 0;
  text-align: left;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-align-self: auto;
  align-self: auto;
}

#Heading5 {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 27px;
  margin: 0;
  text-align: left;
}

#wb_LayoutGrid6 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}

#LayoutGrid6 {
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid6 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid6 > .row > .col-1,
#LayoutGrid6 > .row > .col-2,
#LayoutGrid6 > .row > .col-3,
#LayoutGrid6 > .row > .col-4 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid6 > .row > .col-1,
#LayoutGrid6 > .row > .col-2,
#LayoutGrid6 > .row > .col-3,
#LayoutGrid6 > .row > .col-4 {
  float: left;
}

#LayoutGrid6 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: center;
}

#LayoutGrid6 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 16.66666667%;
  text-align: center;
}

#LayoutGrid6 > .row > .col-3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 33.33333333%;
  text-align: left;
}

#LayoutGrid6 > .row > .col-4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: left;
}

#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid6:after,
#LayoutGrid6 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid6 > .row > .col-1,
  #LayoutGrid6 > .row > .col-2,
  #LayoutGrid6 > .row > .col-3,
  #LayoutGrid6 > .row > .col-4 {
    float: none;
    width: 100%;
  }
}

#Editbox6 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text2 div {
  text-align: left;
}

#wb_Text2 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox5 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text3 div {
  text-align: left;
}

#wb_Text3 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox7 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text4 div {
  text-align: left;
}

#wb_Text4 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox8 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text5 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text5 div {
  text-align: left;
}

#wb_Text5 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox9 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text6 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text6 div {
  text-align: left;
}

#wb_Text6 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#wb_LayoutGrid1 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
}

#LayoutGrid1 {
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid1 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid1 > .row > .col-1 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid1 > .row > .col-1 {
  float: left;
}

#LayoutGrid1 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  text-align: left;
}

#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid1:after,
#LayoutGrid1 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid1 > .row > .col-1 {
    float: none;
    width: 100% !important;
  }
}

#wb_Text7 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text7 div {
  text-align: left;
}

#wb_Text7 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#wb_LayoutGrid2 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}

#LayoutGrid2 {
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid2 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2,
#LayoutGrid2 > .row > .col-3,
#LayoutGrid2 > .row > .col-4 {
  float: left;
}

#LayoutGrid2 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 33.33333333%;
  text-align: center;
}

#LayoutGrid2 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: center;
}

#LayoutGrid2 > .row > .col-3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 16.66666667%;
  text-align: left;
}

#LayoutGrid2 > .row > .col-4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: left;
}

#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid2:after,
#LayoutGrid2 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid2 > .row > .col-1,
  #LayoutGrid2 > .row > .col-2,
  #LayoutGrid2 > .row > .col-3,
  #LayoutGrid2 > .row > .col-4 {
    float: none;
    width: 100%;
  }
}

#wb_Text8 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text8 div {
  text-align: left;
}

#wb_Text8 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox2 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text10 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text10 div {
  text-align: left;
}

#wb_Text10 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox4 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text11 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text11 div {
  text-align: left;
}

#wb_Text11 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox11 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text12 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text12 div {
  text-align: left;
}

#wb_Text12 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox12 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#Combobox1 {
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  background-image: none;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  padding: 4px 4px 4px 4px;
  margin: 0;
  box-sizing: border-box;
}

#Combobox1:focus {
  border-color: #66afe9;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075),
    0px 0px 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}

#wb_triage {
  background-color: #f5f5f5;
  background-image: none;
  border: 0px solid #ffffff;
  box-sizing: border-box;
  position: relative;
}

#triage {
  display: -webkit-flex;
  display: flex;
  position: relative;
  min-height: 10vh;
  padding: 50px 10px 50px 10px;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  align-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
  box-sizing: border-box;
  font-size: 0;
}

#wb_Heading1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  margin: 0;
  padding: 0 0 25px 0;
  text-align: left;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-align-self: auto;
  align-self: auto;
}

#Heading1 {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 27px;
  margin: 0;
  text-align: left;
}

#wb_LayoutGrid3 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
}

#LayoutGrid3 {
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid3 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid3 > .row > .col-1 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid3 > .row > .col-1 {
  float: left;
}

#LayoutGrid3 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  text-align: left;
}

#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid3:after,
#LayoutGrid3 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid3 > .row > .col-1 {
    float: none;
    width: 100% !important;
  }
}

#wb_LayoutGrid4 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}

#LayoutGrid4 {
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid4 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid4 > .row > .col-1 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid4 > .row > .col-1 {
  float: left;
}

#LayoutGrid4 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  text-align: left;
}

#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid4:after,
#LayoutGrid4 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid4 > .row > .col-1 {
    float: none;
    width: 100%;
  }
}

#wb_Text1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text1 div {
  text-align: left;
}

#wb_Text1 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox1 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text9 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text9 div {
  text-align: left;
}

#wb_Text9 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox3 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text13 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text13 div {
  text-align: left;
}

#wb_Text13 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox10 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text14 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text14 div {
  text-align: left;
}

#wb_Text14 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox13 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text15 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text15 div {
  text-align: left;
}

#wb_Text15 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox14 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text16 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text16 div {
  text-align: left;
}

#wb_Text16 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox15 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#Table1 {
  border: 2px solid #c0c0c0;
  border-radius: 0px;
  background-color: transparent;
  background-image: none;
  border-collapse: separate;
  border-spacing: 1px;
  margin: 0;
}

#Table1 td {
  padding: 0;
}

#Table1 p,
#Table1 ul {
  margin: 0;
  padding: 0;
}

#Table1 .cell0 {
  background-color: transparent;
  background-image: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  text-align: left;
  vertical-align: top;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  line-height: 16px;
}

#Table1 .cell1 {
  background-color: transparent;
  background-image: none;
  border: 1px #c0c0c0 solid;
  text-align: left;
  vertical-align: top;
  font-size: 0;
}

#Table1 .cell2 {
  background-color: transparent;
  background-image: none;
  border: 1px #c0c0c0 solid;
  text-align: left;
  vertical-align: top;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  line-height: 16px;
}

#Table1 .cell3 {
  background-color: transparent;
  background-image: none;
  border: 1px #c0c0c0 solid;
  text-align: left;
  vertical-align: top;
}

#Table1 .cell4 {
  background-color: transparent;
  background-image: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  text-align: left;
  vertical-align: top;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  line-height: 16px;
}

#Table1 .cell5 {
  background-color: transparent;
  background-image: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  text-align: left;
  vertical-align: top;
}

#Table1 .cell6 {
  background-color: transparent;
  background-image: none;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  text-align: left;
  vertical-align: top;
  color: #000000;
  font-family: Arial;
  font-size: 13px;
  line-height: 16px;
}

#wb_Checkbox1 {
  margin: 0;
}

#wb_Checkbox1 {
  position: relative;
}

#wb_Checkbox1,
#wb_Checkbox1 *,
#wb_Checkbox1 *::before,
#wb_Checkbox1 *::after {
  box-sizing: border-box;
}

#wb_Checkbox1 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox1 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox1 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox1 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox1 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox1 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox1 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox11 {
  margin: 0;
}

#wb_Checkbox11 {
  position: relative;
}

#wb_Checkbox11,
#wb_Checkbox11 *,
#wb_Checkbox11 *::before,
#wb_Checkbox11 *::after {
  box-sizing: border-box;
}

#wb_Checkbox11 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox11 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox11 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox11 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox11 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox11 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox11 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox14 {
  margin: 0;
}

#wb_Checkbox14 {
  position: relative;
}

#wb_Checkbox14,
#wb_Checkbox14 *,
#wb_Checkbox14 *::before,
#wb_Checkbox14 *::after {
  box-sizing: border-box;
}

#wb_Checkbox14 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox14 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox14 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox14 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox14 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox14 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox14 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox15 {
  margin: 0;
}

#wb_Checkbox15 {
  position: relative;
}

#wb_Checkbox15,
#wb_Checkbox15 *,
#wb_Checkbox15 *::before,
#wb_Checkbox15 *::after {
  box-sizing: border-box;
}

#wb_Checkbox15 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox15 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox15 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox15 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox15 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox15 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox15 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox16 {
  margin: 0;
}

#wb_Checkbox16 {
  position: relative;
}

#wb_Checkbox16,
#wb_Checkbox16 *,
#wb_Checkbox16 *::before,
#wb_Checkbox16 *::after {
  box-sizing: border-box;
}

#wb_Checkbox16 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox16 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox16 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox16 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox16 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox16 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox16 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox17 {
  margin: 0;
}

#wb_Checkbox17 {
  position: relative;
}

#wb_Checkbox17,
#wb_Checkbox17 *,
#wb_Checkbox17 *::before,
#wb_Checkbox17 *::after {
  box-sizing: border-box;
}

#wb_Checkbox17 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox17 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox17 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox17 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox17 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox17 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox17 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox18 {
  margin: 0;
}

#wb_Checkbox18 {
  position: relative;
}

#wb_Checkbox18,
#wb_Checkbox18 *,
#wb_Checkbox18 *::before,
#wb_Checkbox18 *::after {
  box-sizing: border-box;
}

#wb_Checkbox18 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox18 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox18 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox18 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox18 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox18 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox18 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox19 {
  margin: 0;
}

#wb_Checkbox19 {
  position: relative;
}

#wb_Checkbox19,
#wb_Checkbox19 *,
#wb_Checkbox19 *::before,
#wb_Checkbox19 *::after {
  box-sizing: border-box;
}

#wb_Checkbox19 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox19 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox19 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox19 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox19 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox19 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox19 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox20 {
  margin: 0;
}

#wb_Checkbox20 {
  position: relative;
}

#wb_Checkbox20,
#wb_Checkbox20 *,
#wb_Checkbox20 *::before,
#wb_Checkbox20 *::after {
  box-sizing: border-box;
}

#wb_Checkbox20 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox20 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox20 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox20 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox20 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox20 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox20 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox21 {
  margin: 0;
}

#wb_Checkbox21 {
  position: relative;
}

#wb_Checkbox21,
#wb_Checkbox21 *,
#wb_Checkbox21 *::before,
#wb_Checkbox21 *::after {
  box-sizing: border-box;
}

#wb_Checkbox21 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox21 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox21 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox21 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox21 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox21 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox21 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox22 {
  margin: 0;
}

#wb_Checkbox22 {
  position: relative;
}

#wb_Checkbox22,
#wb_Checkbox22 *,
#wb_Checkbox22 *::before,
#wb_Checkbox22 *::after {
  box-sizing: border-box;
}

#wb_Checkbox22 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox22 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox22 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox22 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox22 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox22 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox22 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox23 {
  margin: 0;
}

#wb_Checkbox23 {
  position: relative;
}

#wb_Checkbox23,
#wb_Checkbox23 *,
#wb_Checkbox23 *::before,
#wb_Checkbox23 *::after {
  box-sizing: border-box;
}

#wb_Checkbox23 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox23 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox23 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox23 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox23 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox23 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox23 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox24 {
  margin: 0;
}

#wb_Checkbox24 {
  position: relative;
}

#wb_Checkbox24,
#wb_Checkbox24 *,
#wb_Checkbox24 *::before,
#wb_Checkbox24 *::after {
  box-sizing: border-box;
}

#wb_Checkbox24 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox24 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox24 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox24 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox24 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox24 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox24 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox25 {
  margin: 0;
}

#wb_Checkbox25 {
  position: relative;
}

#wb_Checkbox25,
#wb_Checkbox25 *,
#wb_Checkbox25 *::before,
#wb_Checkbox25 *::after {
  box-sizing: border-box;
}

#wb_Checkbox25 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox25 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox25 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox25 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox25 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox25 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox25 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox26 {
  margin: 0;
}

#wb_Checkbox26 {
  position: relative;
}

#wb_Checkbox26,
#wb_Checkbox26 *,
#wb_Checkbox26 *::before,
#wb_Checkbox26 *::after {
  box-sizing: border-box;
}

#wb_Checkbox26 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox26 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox26 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox26 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox26 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox26 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox26 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox27 {
  margin: 0;
}

#wb_Checkbox27 {
  position: relative;
}

#wb_Checkbox27,
#wb_Checkbox27 *,
#wb_Checkbox27 *::before,
#wb_Checkbox27 *::after {
  box-sizing: border-box;
}

#wb_Checkbox27 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox27 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox27 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox27 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox27 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox27 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox27 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox2 {
  margin: 0;
}

#wb_Checkbox2 {
  position: relative;
}

#wb_Checkbox2,
#wb_Checkbox2 *,
#wb_Checkbox2 *::before,
#wb_Checkbox2 *::after {
  box-sizing: border-box;
}

#wb_Checkbox2 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox2 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox2 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox2 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox2 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox2 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox2 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox3 {
  margin: 0;
}

#wb_Checkbox3 {
  position: relative;
}

#wb_Checkbox3,
#wb_Checkbox3 *,
#wb_Checkbox3 *::before,
#wb_Checkbox3 *::after {
  box-sizing: border-box;
}

#wb_Checkbox3 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox3 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox3 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox3 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox3 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox3 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox3 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox4 {
  margin: 0;
}

#wb_Checkbox4 {
  position: relative;
}

#wb_Checkbox4,
#wb_Checkbox4 *,
#wb_Checkbox4 *::before,
#wb_Checkbox4 *::after {
  box-sizing: border-box;
}

#wb_Checkbox4 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox4 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox4 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox4 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox4 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox4 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox4 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox5 {
  margin: 0;
}

#wb_Checkbox5 {
  position: relative;
}

#wb_Checkbox5,
#wb_Checkbox5 *,
#wb_Checkbox5 *::before,
#wb_Checkbox5 *::after {
  box-sizing: border-box;
}

#wb_Checkbox5 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox5 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox5 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox5 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox5 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox5 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox5 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox6 {
  margin: 0;
}

#wb_Checkbox6 {
  position: relative;
}

#wb_Checkbox6,
#wb_Checkbox6 *,
#wb_Checkbox6 *::before,
#wb_Checkbox6 *::after {
  box-sizing: border-box;
}

#wb_Checkbox6 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox6 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox6 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox6 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox6 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox6 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox6 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox7 {
  margin: 0;
}

#wb_Checkbox7 {
  position: relative;
}

#wb_Checkbox7,
#wb_Checkbox7 *,
#wb_Checkbox7 *::before,
#wb_Checkbox7 *::after {
  box-sizing: border-box;
}

#wb_Checkbox7 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox7 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox7 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox7 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox7 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox7 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox7 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox8 {
  margin: 0;
}

#wb_Checkbox8 {
  position: relative;
}

#wb_Checkbox8,
#wb_Checkbox8 *,
#wb_Checkbox8 *::before,
#wb_Checkbox8 *::after {
  box-sizing: border-box;
}

#wb_Checkbox8 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox8 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox8 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox8 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox8 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox8 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox8 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox9 {
  margin: 0;
}

#wb_Checkbox9 {
  position: relative;
}

#wb_Checkbox9,
#wb_Checkbox9 *,
#wb_Checkbox9 *::before,
#wb_Checkbox9 *::after {
  box-sizing: border-box;
}

#wb_Checkbox9 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox9 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox9 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox9 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox9 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox9 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox9 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox10 {
  margin: 0;
}

#wb_Checkbox10 {
  position: relative;
}

#wb_Checkbox10,
#wb_Checkbox10 *,
#wb_Checkbox10 *::before,
#wb_Checkbox10 *::after {
  box-sizing: border-box;
}

#wb_Checkbox10 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox10 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox10 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox10 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox10 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox10 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox10 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox12 {
  margin: 0;
}

#wb_Checkbox12 {
  position: relative;
}

#wb_Checkbox12,
#wb_Checkbox12 *,
#wb_Checkbox12 *::before,
#wb_Checkbox12 *::after {
  box-sizing: border-box;
}

#wb_Checkbox12 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox12 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox12 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox12 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox12 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox12 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox12 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox13 {
  margin: 0;
}

#wb_Checkbox13 {
  position: relative;
}

#wb_Checkbox13,
#wb_Checkbox13 *,
#wb_Checkbox13 *::before,
#wb_Checkbox13 *::after {
  box-sizing: border-box;
}

#wb_Checkbox13 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox13 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox13 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox13 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox13 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox13 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox13 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox28 {
  margin: 0;
}

#wb_Checkbox28 {
  position: relative;
}

#wb_Checkbox28,
#wb_Checkbox28 *,
#wb_Checkbox28 *::before,
#wb_Checkbox28 *::after {
  box-sizing: border-box;
}

#wb_Checkbox28 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox28 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox28 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox28 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox28 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox28 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox28 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox29 {
  margin: 0;
}

#wb_Checkbox29 {
  position: relative;
}

#wb_Checkbox29,
#wb_Checkbox29 *,
#wb_Checkbox29 *::before,
#wb_Checkbox29 *::after {
  box-sizing: border-box;
}

#wb_Checkbox29 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox29 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox29 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox29 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox29 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox29 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox29 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox30 {
  margin: 0;
}

#wb_Checkbox30 {
  position: relative;
}

#wb_Checkbox30,
#wb_Checkbox30 *,
#wb_Checkbox30 *::before,
#wb_Checkbox30 *::after {
  box-sizing: border-box;
}

#wb_Checkbox30 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox30 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox30 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox30 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox30 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox30 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox30 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_Checkbox31 {
  margin: 0;
}

#wb_Checkbox31 {
  position: relative;
}

#wb_Checkbox31,
#wb_Checkbox31 *,
#wb_Checkbox31 *::before,
#wb_Checkbox31 *::after {
  box-sizing: border-box;
}

#wb_Checkbox31 input[type="checkbox"] {
  position: absolute;
  padding: 0;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
}

#wb_Checkbox31 label {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 0;
}

#wb_Checkbox31 label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

#wb_Checkbox31 label::after {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  padding: 0;
  text-align: center;
  line-height: 15px;
}

#wb_Checkbox31 input[type="checkbox"]:checked + label::after {
  content: " ";
  background: url("data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2060%2060%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M55%2016%20C56%2016%2c%2056%2017%2c%2056%2018%20C56%2019%2c%2056%2020%2c%2055%2020%20L31%2044%20L26%2049%20C26%2050%2c%2025%2050%2c%2024%2050%20C23%2050%2c%2022%2050%2c%2022%2049%20L17%2044%20L5%2032%20C4%2032%2c%204%2031%2c%204%2030%20C4%2029%2c%204%2028%2c%205%2028%20L10%2023%20C10%2023%2c%2011%2022%2c%2012%2022%20C13%2022%2c%2013%2023%2c%2014%2023%20L24%2033%20L46%2011%20C47%2010%2c%2047%2010%2c%2048%2010%20C49%2010%2c%2050%2010%2c%2050%2011%22/%3e%0d%0a%3c/svg%3e%0d%0a")
    no-repeat center center;
  background-size: 80% 80%;
}

#wb_Checkbox31 input[type="checkbox"]:checked + label::before {
  background-color: #3370b7;
  background-image: none;
  border-color: #3370b7;
}

#wb_Checkbox31 input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
}

#wb_penilaian {
  background-color: transparent;
  background-image: none;
  border: 0px solid #f5f5f5;
  box-sizing: border-box;
  position: relative;
}

#penilaian {
  display: -webkit-flex;
  display: flex;
  position: relative;
  min-height: 10vh;
  padding: 50px 10px 50px 10px;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  align-content: center;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
  background-color: transparent;
  background-image: none;
  box-sizing: border-box;
  font-size: 0;
}

#wb_Heading2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  margin: 0;
  padding: 0 0 25px 0;
  text-align: left;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-align-self: auto;
  align-self: auto;
}

#Heading2 {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 27px;
  margin: 0;
  text-align: left;
}

#wb_LayoutGrid5 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
}

#LayoutGrid5 {
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid5 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid5 > .row > .col-1 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid5 > .row > .col-1 {
  float: left;
}

#LayoutGrid5 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  text-align: left;
}

#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid5:after,
#LayoutGrid5 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid5 > .row > .col-1 {
    float: none;
    width: 100% !important;
  }
}

#wb_LayoutGrid7 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}

#LayoutGrid7 {
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid7 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid7 > .row > .col-1,
#LayoutGrid7 > .row > .col-2,
#LayoutGrid7 > .row > .col-3,
#LayoutGrid7 > .row > .col-4 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid7 > .row > .col-1,
#LayoutGrid7 > .row > .col-2,
#LayoutGrid7 > .row > .col-3,
#LayoutGrid7 > .row > .col-4 {
  float: left;
}

#LayoutGrid7 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: center;
}

#LayoutGrid7 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 16.66666667%;
  text-align: center;
}

#LayoutGrid7 > .row > .col-3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 33.33333333%;
  text-align: left;
}

#LayoutGrid7 > .row > .col-4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: left;
}

#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid7:after,
#LayoutGrid7 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid7 > .row > .col-1,
  #LayoutGrid7 > .row > .col-2,
  #LayoutGrid7 > .row > .col-3,
  #LayoutGrid7 > .row > .col-4 {
    float: none;
    width: 100%;
  }
}

#wb_Text20 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text20 div {
  text-align: left;
}

#wb_Text20 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox19 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_Text21 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text21 div {
  text-align: left;
}

#wb_Text21 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox20 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#wb_LayoutGrid8 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 1024px;
}

#LayoutGrid8 {
  box-sizing: border-box;
  padding: 0 15px 10px 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid8 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2,
#LayoutGrid8 > .row > .col-3,
#LayoutGrid8 > .row > .col-4 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2,
#LayoutGrid8 > .row > .col-3,
#LayoutGrid8 > .row > .col-4 {
  float: left;
}

#LayoutGrid8 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 33.33333333%;
  text-align: center;
}

#LayoutGrid8 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: center;
}

#LayoutGrid8 > .row > .col-3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 16.66666667%;
  text-align: left;
}

#LayoutGrid8 > .row > .col-4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 25%;
  text-align: left;
}

#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid8:after,
#LayoutGrid8 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid8 > .row > .col-1,
  #LayoutGrid8 > .row > .col-2,
  #LayoutGrid8 > .row > .col-3,
  #LayoutGrid8 > .row > .col-4 {
    float: none;
    width: 100%;
  }
}

#wb_Text24 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  text-align: left;
}

#wb_Text24 div {
  text-align: left;
}

#wb_Text24 {
  display: block;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
}

#Editbox23 {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  color: #777777;
  font-family: Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 17px;
  padding: 8px 8px 8px 8px;
  margin: 0 0 15px 0;
  text-align: left;
}

#Combobox2 {
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  background-image: none;
  color: #000000;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  padding: 4px 4px 4px 4px;
  margin: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-self: auto;
  align-self: auto;
  box-sizing: border-box;
}

#Combobox2:focus {
  border-color: #66afe9;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075),
    0px 0px 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}

#wb_LayoutGrid11 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
}

#LayoutGrid11 {
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid11 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid11 > .row > .col-1,
#LayoutGrid11 > .row > .col-2 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid11 > .row > .col-1,
#LayoutGrid11 > .row > .col-2 {
  float: left;
}

#LayoutGrid11 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 50%;
  text-align: center;
}

#LayoutGrid11 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 50%;
  text-align: left;
}

#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid11:after,
#LayoutGrid11 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid11 > .row > .col-1,
  #LayoutGrid11 > .row > .col-2 {
    float: none;
    width: 100% !important;
  }
}

#Range1 {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#Range1:focus {
  outline: 0;
}

#Range1:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

#Range1:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

#Range1::-moz-focus-outer {
  border: 0;
}

#Range1::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
  margin-top: -4px;
  background-color: #0d6efd;
  border: 0;
  border-radius: 50%;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

#Range1::-webkit-slider-thumb:active {
  background-color: #0d6efd;
}

#Range1::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 8px;
}

#Range1::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background-color: #0d6efd;
  border: 0;
  border-radius: 50%;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

#Range1::-moz-range-thumb:active {
  background-color: #0d6efd;
}

#Range1::-moz-range-track {
  width: 100%;
  height: 8px;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 8px;
}

#Range1:disabled {
  pointer-events: none;
}

#Range1:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

#Range1:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

#wb_Image1 {
  margin: 0;
  vertical-align: top;
}

#Image1 {
  border: 0px solid #000000;
  border-radius: 0px;
  padding: 0;
  display: inline-block;
  width: 51px;
  height: 50px;
  vertical-align: top;
}

#wb_Image2 {
  margin: 0;
  vertical-align: top;
}

#Image2 {
  border: 0px solid #000000;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 362px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#wb_Image3 {
  margin: 0;
  vertical-align: top;
}

#Image3 {
  border: 0px solid #000000;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 362px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#wb_Image4 {
  margin: 0;
  vertical-align: top;
}

#Image4 {
  border: 0px solid #000000;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 362px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#wb_Image5 {
  margin: 0;
  vertical-align: top;
}

#Image5 {
  border: 0px solid #000000;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 362px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#wb_Image6 {
  margin: 0;
  vertical-align: top;
}

#Image6 {
  border: 0px solid #000000;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 362px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

#wb_LayoutGrid9 {
  clear: both;
  position: relative;
  table-layout: fixed;
  display: table;
  text-align: center;
  width: 100%;
  background-color: transparent;
  background-image: none;
  border: 0px solid #cccccc;
  box-sizing: border-box;
  margin: 0;
}

#LayoutGrid9 {
  box-sizing: border-box;
  padding: 0 15px 0 15px;
  margin-right: auto;
  margin-left: auto;
}

#LayoutGrid9 > .row {
  margin-right: -15px;
  margin-left: -15px;
}

#LayoutGrid9 > .row > .col-1,
#LayoutGrid9 > .row > .col-2,
#LayoutGrid9 > .row > .col-3,
#LayoutGrid9 > .row > .col-4,
#LayoutGrid9 > .row > .col-5,
#LayoutGrid9 > .row > .col-6,
#LayoutGrid9 > .row > .col-7 {
  box-sizing: border-box;
  font-size: 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}

#LayoutGrid9 > .row > .col-1,
#LayoutGrid9 > .row > .col-2,
#LayoutGrid9 > .row > .col-3,
#LayoutGrid9 > .row > .col-4,
#LayoutGrid9 > .row > .col-5,
#LayoutGrid9 > .row > .col-6,
#LayoutGrid9 > .row > .col-7 {
  float: left;
}

#LayoutGrid9 > .row > .col-1 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: center;
}

#LayoutGrid9 > .row > .col-2 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: left;
}

#LayoutGrid9 > .row > .col-3 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: left;
}

#LayoutGrid9 > .row > .col-4 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: left;
}

#LayoutGrid9 > .row > .col-5 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: left;
}

#LayoutGrid9 > .row > .col-6 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 8.33333333%;
  text-align: left;
}

#LayoutGrid9 > .row > .col-7 {
  background-color: transparent;
  background-image: none;
  border: 0px solid #ffffff;
  border-radius: 0px;
  width: 50%;
  text-align: left;
}

#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after {
  display: table;
  content: " ";
}

#LayoutGrid9:after,
#LayoutGrid9 .row:after {
  clear: both;
}

@media (max-width: 480px) {
  #LayoutGrid9 > .row > .col-1,
  #LayoutGrid9 > .row > .col-2,
  #LayoutGrid9 > .row > .col-3,
  #LayoutGrid9 > .row > .col-4,
  #LayoutGrid9 > .row > .col-5,
  #LayoutGrid9 > .row > .col-6,
  #LayoutGrid9 > .row > .col-7 {
    float: none;
    width: 100% !important;
  }
}

.alert-success {
  padding: 10px;
  background-color: #4caf50;
  color: white;
  border-radius: 5px;
  margin-bottom: 10px;
  position: fixed;
  top: 60px;
  left: 20px;
}
