/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
/**
    Padding
*/
/**
    Margin Section
*/
/**
    Font Section
*/
/*
    Canvas Element Colors
*/
/**
    Margin Section
*/
/**
    Padding Section
*/
/**
    Color section
*/
/**
    Info icon
*/
/**
    Font
*/
.pullrequest-trigger {
  margin-top: 10px;
}

.pullrequest-trigger .pullrequest-trigger-branch-filter-header {
  margin-top: 20px;
  padding-top: 5px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.pullrequest-trigger .pullrequest-trigger-env-header {
  margin-top: 20px;
  padding-top: 5px;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.pullrequest-trigger .toggle-help-text {
  font-size: 12px;
  margin-top: -5px;
}
