
#nav
{
  z-index: 1000;
}
#lpctp_debug
{
  right:20px;

}
#lpctp_output
{
  left:20px;

}


#nav a.cyc
{
  color:#fc671f;
  border-bottom: 1px solid #fc671f;
}

.lpctp_debug
{
  position: fixed;
  top:100px;
  z-index: 10000;
  background-color: white;
  border: 1px solid black;
  padding: 5px;
}

.lpctp_debug textarea
{
  width:400px;
  height:500px;
  font-family:monospace;
  white-space: pre;
  overflow-wrap: normal;
  overflow-x: scroll;
}

.injurydetail
{
  display: none;
}

.resulttext
{
  display: none;
  transform: none;
}

.outcome h3
{
  margin-top:18px!important;
  margin-bottom:18px!important;
}


#debugclose
{
  position: absolute;
  top:5px;
  right:5px;
}

.lp-nav-dots
{
  z-index: 950;
}

.lpctpcontainer h1 span
{
  font-size: 19px;
  position: relative;
  top: -16px;
  color: #002855;
}

.ui-datepicker
{
  z-index: 100!important;
}


