.r3d-label-wrapper {
  width: 150px;
  display: inline-block;
}

#r3d-tb-wrapper {
  width: calc(100% - 15px);
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
}

.r3d-tb-inner {
  padding: 20px;
}

.r3d-TB_ajaxContent {
  width: 100% !important;
  height: auto !important;
  bottom: 0;
  position: absolute;
  position: relative;
}

.r3d-TB_window {
  height: auto !important;
  max-height: 90% !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.r3d-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.r3d-row-insert {
  text-align: right;
}

#r3d-insert-btn {
  margin-top: 20px;
}
