#google-ads-campaign-type .el-form-item__error {
  text-align: center;
  position: unset !important;
  font-size: 14px !important;
}
#google-ads-campaign-type h4 {
  color: black;
}
#google-ads-campaign-type .el-radio-group img {
  width: 100px;
  padding: 10px;
}
#google-ads-campaign-type .campaign-type .el-radio {
  padding: 10px;
}
#google-ads-campaign-type .el-radio-group .el-radio {
  margin: 42px 0 0 10px;
  position: absolute;
}
#google-ads-campaign-type .el-radio-group p {
  color: #606266;
  font-size: 12px;
  margin-left: 30px;
  line-height: 0;
}
#google-ads-networks h4 {
  margin-bottom: 0;
}
#google-ads-networks p {
  line-height: 1.3;
  word-break: break-word;
  margin: 0;
}
#google-ads-networks .el-form-item.el-form-item--medium {
  margin-top: 5px !important;
}
#ad_schedule .el-button.el-button--danger.el-button--medium.is-circle {
  padding: 5px 6px;
  margin-left: 20px;
}
#ad_schedule .el-button.el-button--info.el-button--medium.is-circle {
  font-size: 16px;
  padding: 6px 7px;
  margin-top: 20px;
}
#ad_schedule .remove-shedule-icon {
  font-size: 20px;
  color: #606266;
  margin-left: 10px;
  cursor: pointer;
}
#ad_schedule .remove-shedule-icon:hover {
  color: black;
}
#conversion_goal .el-table--enable-row-transition .el-table__body td {
  padding: 0 !important;
}
#conversion_goal .el-table--medium td .cell {
  padding: 3px 8px !important;
}
#conversion_goal .el-table__row .el-checkbox {
  padding: 0 6.5px !important;
}
#audience-segments table {
  width: 100%;
}
#audience-segments table td,
#audience-segments table th {
  width: 50%;
  border: 1px solid;
  padding: 5px 0;
  vertical-align: top;
}
#audience-segments table th {
  padding: 5px;
  text-align: start;
}
#audience-segments .title {
  background: rgba(240, 240, 240, 0.7019607843);
  border: 1px solid gray;
  border-width: 1px 0;
  padding-left: 10px;
}
#audience-segments .content {
  padding-left: 10px;
}
#audience-segments .content i {
  float: right;
  font-size: 18px;
  padding: 8px 10px;
  cursor: pointer;
}
#audience-segments .content i:hover {
  color: gray;
}
#audience-segments .content:hover {
  background: rgba(213, 213, 213, 0.8117647059);
}
#audience-segments label.el-checkbox {
  right: auto !important;
  margin-left: 20px !important;
}
#audience-segments .el-tree-node__label {
  margin-left: 20px !important;
}
#audience-segments .el-collapse {
  height: 300px;
  overflow: auto;
}
#google-ads-preview .table {
  width: 100%;
  border: 1px solid gray;
}
#google-ads-preview .table td {
  padding: 10px;
}
#google-ads-preview .table td:first-child {
  width: 40%;
  font-size: 16px;
  font-weight: bold;
  table-layout: fixed;
}
#google-ads-preview tr td:nth-child(2) {
  width: 60%;
  font-size: 16px;
}
#google-ads-preview .cards {
  padding: 5px 60px;
}
#content_exclusions table,
#content_exclusions td,
#content_exclusions th {
  border: 1px solid rgba(96, 98, 102, 0.431372549);
  font-size: 14px;
}
#content_exclusions table {
  width: 100%;
  border-collapse: collapse;
}
#content_exclusions td {
  vertical-align: top;
}
#content_exclusions table td div {
  margin-left: 10px;
  word-break: break-word;
}
#content_exclusions .el-checkbox {
  white-space: normal !important;
}
#content_exclusions .el-checkbox__label {
  width: 240px;
  vertical-align: middle;
}
#content_exclusions .child-checkbox {
  margin-left: 10px;
}
#content_exclusions .child-checkbox .el-checkbox__label {
  width: 220px;
}
#google-ads-campaign-setting .el-form-item.is-required.el-form-item--medium {
  width: 100%;
}
#google-ads-campaign-setting .el-dialog {
  min-width: 900px !important;
}
#google-ads-campaign-setting .el-collapse-item__header {
  padding-left: 10px;
  color: black;
}
#google-ads-campaign-setting .el-collapse,
#google-ads-campaign-setting .el-collapse-item__wrap,
#google-ads-campaign-setting .el-collapse-item__header {
  border: none !important;
}
#google-ads-campaign-setting .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #606266;
}
#google-ads-campaign-setting .el-step__title.is-success,
#google-ads-campaign-setting .el-step__head.is-success {
  color: #5dc2d3;
}
#google-ads-campaign-setting .el-step__head.is-success {
  border-color: #5dc2d3;
}
#google-ads-campaign-setting .el-step__head.is-process {
  color: #fff !important;
}
#google-ads-campaign-setting .el-step__title.is-process {
  color: #5dc2d3 !important;
}
#google-ads-campaign-setting .is-process .el-step__icon.is-text {
  background: #5dc2d3;
  border-color: #5dc2d3 !important;
}
#google-ads-campaign-setting .edit-steps .edit-step-row .el-step__icon.is-text {
  color: #c0c4cc !important;
  border-color: #c0c4cc !important;
}
#google-ads-campaign-setting .edit-steps .edit-step-row .el-step__title.is-success {
  color: #c0c4cc !important;
}
#google-ads-campaign-setting .more-options {
  color: #5dc2d3;
  cursor: pointer;
  font-size: 16px;
}
#google-ads-campaign-setting .el-tag--plain.el-tag--info {
  border-radius: 20px;
  margin-left: 10px;
  font-size: 14px;
}
