.agent-queue-drop-down-area {
  display: flex;
}

.agent-queue-drop-down-area .agent-queue-drop-down {
  flex-grow: 1;
  margin-bottom: 15px;
}

.agent-queue-drop-down-area .agent-queue-drop-down-children {
  padding: 0px 5px 5px 10px;
}

.agent-queue-drop-down-area .dtc-info-button .dtc-info-button-icon {
  bottom: 0px;
}
