
#btnInfo_ {
  position: absolute;
  z-index: 100000;
  left: 50px;
  top: 150px;
}

#btnRegister_ {
  position: absolute;
  z-index: 100000;
  left: 50px;
  top: 220px;
}

#btnList_ {
  position: absolute;
  z-index: 100000;
  left: 50px;
  top: 290px;
}

.main-footer {
  margin-left: 0px !important;
  /* width: 1080px; */
}

.register-footer {
  width: 640px;
} 

.register-box {
  width: 640px;
  top: 20px;
}

.modal-single-button  {
  margin-right: 20px;
}

.iclimb_card {
  width: 1080px;
}

.btn-group {
  margin-top: 20px;
}

.boulder-score {
  background-color: rgb(73, 121, 130) !important;
  color: white !important;
}

.boulder-no_score {
  background-color: rgb(233, 232, 232) !important;
  color: lightgray !important;
}


#resultTable td { white-space: nowrap; }

.signature-pad {
  width: 100%;
  height: 400px;
}

.gaurdian_signature-pad {
  width: 100%;
  height: 400px;
}

#parentsForm {
  display: none;
}

#signature {
  background-color: lightblue;
  width: 100% !important;
  height: 100% !important;
}

#gaurdian_signature {
  background-color: lightblue;
  width: 100% !important;
  height: 100% !important;
}

#signature.canvas {
  background-color: lightblue;
  width: 100% !important;
  height: 100% !important;
}

#gaurdian_signature.canvas {
  background-color: lightblue;
  width: 100% !important;
  height: 100% !important;
}

.disabled {
  pointer-events: none;
  opacity: 0.9;
}
