.deployment-target-hub.has-error {
  top: 40px;
}

.target-details-view .target-details-left-view {
  width: 60%;
  float: left;
  top: 0;
  bottom: 0;
  position: absolute;
}

.target-details-view .target-details-right-view {
  width: 40%;
  float: right;
}

.target-details-view .target-details-right-view .agent-state-toggle-container {
  position: relative;
  top: 12px;
  margin-left: 20%;
}

.target-details-view .target-details-right-view .agent-state-toggle-container .ms-Toggle-label {
  font-size: 15px;
}
