.custom-bold {
  font-weight: bold;
}

@media (max-width: 768px) {
  [ng-app=H2REtRfiAnswerApp] .top-button {
    display: none !important;
  }
  [ng-app=H2REtRfiAnswerApp] .ett-create-task-wraper {
    width: 500px;
  }
  [ng-app=H2REtRfiAnswerApp] .ett-offer-top-block div {
    display: block;
  }
  [ng-app=H2REtRfiAnswerApp] .ett-offer-top-block div:nth-child(2) {
    float: unset !important;
  }
  [ng-app=H2REtRfiAnswerApp] .ett-progress-bar {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }
  [ng-app=H2REtRfiAnswerApp] .ett-progress-bar .ett-progress-bar-item {
    position: relative !important;
    top: 10px;
    right: unset !important;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase {
    z-index: 1;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 {
    margin-bottom: 15px;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-from, [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-to {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    gap: 10px;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-from label, [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-to label {
    width: 40px;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-from input, [ng-app=H2REtRfiAnswerApp] .z-index-increase .col-xs-12 .price-to input {
    width: 180px;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .automation-goals-wrapper .goal-item {
    height: 70px;
     margin-bottom: 20px;
  }
  [ng-app=H2REtRfiAnswerApp] .z-index-increase .automation-goals-wrapper .tc-input {
    margin-left: 10px;
  }
  [ng-app=H2REtRfiAnswerApp] .timeframes label {
    margin-bottom: 20px;
  }
  [ng-app=H2REtRfiAnswerApp] .request-details .description {
    margin: 0 !important;
  }
  [ng-app=H2REtRfiAnswerApp] .request-details .value {
    margin: 10px 0 0 0 !important;
  }
  [ng-app=H2REtRfiAnswerApp] .customer-details .ett-overview-task-details-item .label {
    display: unset !important;
  }
  [ng-app=H2REtRfiAnswerApp] .customer-details .ett-overview-task-details-item .value::before {
    content: " - ";
  }
  [ng-app=H2REtRfiAnswerApp] .timeframe strong::before {
    content: " - ";
  }
  [ng-app=H2REtRfiAnswerApp] .timeframe *:not(strong) {
    margin-left: 0 !important;
  }
  [ng-app=H2REtRfiAnswerApp] .status-messages-container .yellow-message {
    padding: 15px !important;
  }
  [ng-app=H2REtRfiAnswerApp] .status-messages-container .yellow-message .fa-exclamation-triangle {
    position: unset !important;
    font-size: 30px !important;
  }
  [ng-app=H2REtRfiAnswerApp] #ett-accept-block #edit-overview-accept-terms--description {
    margin: 10px 0 0 0 !important;
  }
}
