.pc-cl-full {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.pc-panel-one {
  /* width: 100%; */
  /* display: block; */
  /* margin-bottom: 10px; */
  /* float: left; */
  background-color: #eaeaea;
  /* padding: 10px; */
  /* width: 96%; */
  /* margin: 1%; */
  padding: 10px !important;
  margin-bottom: 20px !important;
}

.pc-panel-two {
  /* width: 100%; */
  /* display: block; */
  /* margin-bottom: 1
  0px; */
  /* float: left; */
  background-color: #eaeaea;
  /* padding: 10px; */
  /* margin: 1%; */
  padding: 10px !important;
  margin-bottom: 20px !important;
}

.pc-cl-half {
  width: 46%;
  display: inline-block;
  margin-bottom: 10px;
}

.pc-cl-third {
  width: 31%;
  display: inline-block;
  margin-bottom: 10px;
}

.pc-calculator-header {
  margin-top: 0px !important;
  margin-bottom: 11px;
}

.pc-button {
  float: right;
  min-width: 150px;
}

.pc-resultsData {
  float: right;
}

.pcInput {
  padding: 10px !important;
}

.pc-right {
  text-align: right;
}

.pc-dropdown {
  width: auto !important;
  height: 30px;
  padding: 0px 10px;
}

.pc-table table,
th,
td {
  border: none !important;
}
