/*** Create flow RFI ***/
.htr-rfi-app .ett-create-rfi-task-form .htr-regular-block-wraper{
  padding: 15px 40px;
}
.htr-regular-block-wraper label.form-required {
  display: block;
}
.htr-rfi-app .ett-create-rfi-task-form .title, .htr-rfi-app .ett-create-rfi-task-form .subtitle, .htr-rfi-app .ett-create-rfi-task-form .description, .htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper, .htr-rfi-app .ett-create-rfi-task-form [name="product_type"], .htr-rfi-app .ett-create-rfi-task-form .form-item, .htr-rfi-app .ett-create-rfi-task-form .timeframes-wrapper label, .htr-rfi-app .ett-create-rfi-task-form textarea, .htr-rfi-app [ng-controller="DeadlineCtrl"] label, .htr-rfi-app .ett-create-rfi-task-form .ett-company-form-btns{
  margin-left: 0;
}
.htr-rfi-app [ng-controller="NumbersCtrl"] label, .htr-rfi-app [ng-controller="NumbersCtrl"] input, .htr-rfi-app select[name="countries"], .htr-rfi-app input[name="city"], .htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .timeframe .further-explanation-label{
  margin-left: 0
}

.htr-rfi-app .ett-create-rfi-task-form .tc-contain{
  margin-bottom: 0;
  padding-left: 0;
}
.htr-rfi-app .ett-create-rfi-task-form .automation-goals-wrapper .tc-contain{
  margin-bottom: 20px;
}
.htr-rfi-app .ett-create-rfi-task-form .tc-contain .tc-input{
  left: 0;
}

.htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper, .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper .tc-contain input[type="checkbox"] ~ .tc-input{
  margin-left: 15px;
}
.htr-rfi-app .actions .next-button {
  float: right;
}
.htr-rfi-app .actions .pull-left {
  float: left;
}
.htr-rfi-app .ett-task-bar-wraper hr{
  position: relative;
  z-index: 2;
  top: -75px;
  width: 850px;
  width: 90%;
  height: 15px;
  margin: -40px auto 0 auto;
  border-color: #fff;
  border-top: 1px solid #f4f4f4;
  background-color: #f4f4f4;
  box-shadow: 0 0 19px 6px rgba(0, 0, 0, 0.2);
}

.htr-rfi-app .ett-progress-bar{
  position: relative;
  z-index: 4;
  display: flex!important;
  justify-content: space-between;
  width: 90%;
}

.htr-rfi-app [ng-controller="NumbersCtrl"] .subtitle{
  letter-spacing: 0!important;
}

.htr-rfi-app [ng-controller="NumbersCtrl"] input{
  margin-bottom: 20px;
}

.htr-rfi-app .ett-task-bar-wraper{
  margin: 20px 0;
}

.htr-rfi-app .ett-create-rfi-task-form .white-button{
  margin-right: 0!important;
}

.htr-rfi-app .ett-create-rfi-task-form .htr-regular-block-wraper .subtitle.form-required{
  display: inline-block;
}
.htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
}
.htr-rfi-app .ett-create-rfi-task-form .category-item-block{
  width: unset;
  margin: 0;
}
.htr-rfi-app .ett-create-rfi-task-form .category-item-block .category-block-additional-description{
  width: unset;
  margin: 0 auto;
  padding: 0 10px;
}
.htr-rfi-app .ett-create-rfi-task-form [ng-controller="DeadlineCtrl"] label, .htr-rfi-app .ett-create-rfi-task-form textarea, .htr-rfi-app .ett-create-rfi-task-form .form-item.full, .htr-rfi-app [ng-controller="DeadlineCtrl"] label{
  width: 100%;
}
.htr-rfi-app .ett-create-rfi-task-form .form-item.half, .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form  .req-details{
  width: 100%;
}

.htr-rfi-app .ett-create-rfi-task-form .subtitle{
  margin: 20px 0 0 0;
}

.htr-rfi-app .ett-create-rfi-task-form .attachments-section .description, .htr-rfi-app .ett-create-rfi-task-form .request-description .description{
  margin-right: 0;
}

.request-description #description {
  min-height: 250px;
  resize: vertical;
  font-size: 16px;
}

.htr-rfi-app .ett-create-rfi-task-form .company-form{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.company-form .half, .company-form .full{
  margin-top: 0;
  margin-bottom: 0;
}
.company-form{
  margin: 20px 0;
}
.htr-rfi-app .ett-create-rfi-task-form .htr-regular-block-wraper-et-grey, .htr-rfi-app .ett-create-task-wraper .htr-regular-block-wraper-et-grey{
  padding: 15px 25px;
}

.htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper{
  padding: 0;
}

.htr-rfi-app .ett-create-rfi-task-form .details-container::before{
  content: none;
}
.htr-rfi-app .rfi-create-review .details-container{
  display: grid;
  grid-template-columns: 1fr 1fr;
  height: 100%;
  column-gap: 25px;
}
.htr-rfi-app .ett-create-rfi-task-form .req-details-rfi, .htr-rfi-app .ett-create-rfi-task-form .customer-details-rfi{
  width: 100%;
}
.htr-rfi-app .ett-create-rfi-task-form .attachment-file-wrapper{
  padding: 0;
}

.htr-rfi-app .ett-create-rfi-task-form .goal-timeframe-wrapper{
  column-gap: 25px;
}
.htr-rfi-app .rfi-create-review .ett-create-rfi-task-form .req-details, .htr-rfi-app .rfi-create-review .ett-create-rfi-task-form .customer-details{
  height: unset;
}

.htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .req-details.htr-regular-block-wraper-et-grey span.bold{
  margin-left: 2px;
}

.steps-text-arrow{
  display: none;
}
.htr-rfi-app .ett-create-rfi-task-form .attachment-container, .htr-rfi-app .ett-create-rfi-task-form .attachments-container{
  position: relative;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.htr-rfi-app .ett-create-rfi-task-form .attachment-container .attachment-file-wrapper.col-xs-2, .htr-rfi-app .ett-create-rfi-task-form .attachment-container .attachment-wrapper, .htr-rfi-app .ett-create-rfi-task-form .attachments-container .attachment-wrapper, .htr-rfi-app .ett-create-rfi-task-form .attachments-container .attachment-file-wrapper{
  width: 140px!important;
}
.htr-rfi-app .ett-create-rfi-task-form .ett-refistration-form-btns{
  width: 100%;
  margin-left: 0;
}

.sub-categorys-wrapper .sub-categorys-title {
  margin-bottom: 5px;
  color: #231f20;
  font-weight: 700;
}

.sub-categorys-wrapper .sub-category {
  display: flex;
}

.sub-categorys-wrapper .sub-category label {
  color: #808080;
  font-weight: normal;
}

form[id^="easy-transaction-message-form"] textarea{
  padding: 7px 38px;
}

.htr-rfi-question .easy-transaction-message-form .fa-comment{
  bottom: 34px;
}

[ng-app="H2REtRfiAnswerApp"] .ett-task-bar-wraper hr{
  z-index: -1;
  top: 62px;
  right: 57px;
}

.sub-cat-label{
  margin-left: 40px;
}

.htr-rfi-app .sub-categorys-wrapper{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  column-gap: 30px;
  row-gap: 25px;
}
@media screen and (max-width: 1199px){
  .htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .htr-rfi-app .ett-progress-bar > div{
    margin-right: 0;
  }
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper{
    position: absolute;
  }
  .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form  .req-details span.label, .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details span.label{
    max-width: 326px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .req-details-text-inline{
    display: inline-block;
    max-width: 322px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side{
    width: 25%;
  }
  .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details strong.value{
    margin-left: 30px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .attachment-file-wrapper{
    margin-right: 15px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .htr-regular-block-wraper-et-grey .inline.value{
    width: unset;
  }
  .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details strong.value{
    margin-left: 5px;
  }

  [ng-app="H2REtRfiAnswerApp"] .ett-task-bar-wraper hr{
    right: 4px;
    width: 97%;
  }

  [ng-app="H2REtRfiAnswerApp"] .ett-progress-bar > div#ett-progress-answer-review{
    right: -10px;
  }
  [ng-app="H2REtRfiAnswerApp"] .ett-progress-bar > div#ett-progress-answer-review .text{
    right: -19px;
  }
}

@media screen and (max-width: 991px){
  .htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper{
    grid-template-columns: 1fr 1fr;
  }

  .htr-rfi-app .ett-progress-bar-item .text{
    display: none;
  }

  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper label{
    width: 11%;
  }

  .htr-rfi-app .ett-create-rfi-task-form [name="product_type"]{
    margin: 30px 0;
  }

  .htr-rfi-app .ett-create-rfi-task-form .details-container{
    grid-template-columns: 1fr;
  }

  .htr-rfi-app .ett-create-rfi-task-form .mobile-shown{
    display: block;
  }
  .htr-rfi-app .ett-create-rfi-task-form .mobile-hidden{
    display: none;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side{
    width: 34%;
  }
  .htr-rfi-app .ett-create-rfi-task-form .req-details-text-inline, .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details span.label{
    max-width: unset;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-description.left-side{
    width: 70%;
  }
  .htr-rfi-app .review-info-wrapper .ett-create-rfi-task-form .htr-regular-block-wraper-et-grey.req-details span.bold{
    margin-left: 4px;
  }
  .htr-rfi-app .review-info-wrapper .ett-create-rfi-task-form .timeframe strong{
    margin-left: 21px;
  }

  .htr-rfi-app .review-info-wrapper .ett-create-rfi-task-form .steps-review-wrapper .ng-scope{
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 798px){
  .htr-rfi-app .ett-create-task-wraper{
    width: unset!important;
  }

  .htr-rfi-app .ett-create-rfi-task-form h1.title{
    font-size: 30px;
  }

  .htr-rfi-app .ett-create-rfi-task-form .subtitle{
    margin-bottom: 15px;
    font-size: 21px;
  }

  .htr-rfi-app .ett-progress-bar{
    display: block;
    width: 90%;
    height: 120px;
    gap: 0;
  }
  .htr-rfi-app .ett-progress-bar hr{
    display: block;
  }
  .htr-rfi-app .ett-create-rfi-task-form select[name="countries"], .htr-rfi-app .ett-create-rfi-task-form input[name="city"]{
    width: 80%;
  }
  .htr-rfi-app .ett-create-rfi-task-form .req-details .wrapper{
    display: flex;
    flex-wrap: wrap;
  }
  .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details span.label{
    margin-left: 30px;
  }
  .htr-rfi-app .ett-create-rfi-task-form #edit-overview-accept-terms--description{
    margin: 10px 0 0 40px!important;
  }
  .htr-rfi-app .steps-description.left-side{
    position: absolute;
    top: -25px;
    width: 38%!important;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side {
    width: 35%;
}
.htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details span.label, .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details span.label{
  display: inline-flex!important;
  max-width: 94%!important;
}
}

@media screen and (max-width: 768px){
  [ng-app=H2REtRfiAnswerApp] .ett-progress-bar #ett-progress-answer-review.ett-progress-bar-item{
    right: -6px!important;
  }
}

@media screen and (max-width: 649px){
  .htr-rfi-app .ett-progress-bar > div .number{
    top: 2px;
    width: 30px;
    height: 30px;
    padding-top: 3px;
  }
  .htr-rfi-app .ett-progress-bar > div{
    width: 50px;
    height: 50px;
  }
  .htr-rfi-app .ett-task-bar-wraper hr{
    top: -82px;
  }

  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper{
    position: unset;
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .form-required{
    display: none;
  }

  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description {
    position: relative;
  }
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description::after {
    position: absolute;
    top: -8px;
    right: 8%;
    display: inline-block;
    width: 70px;
    height: 70px;
    content: "";
    transform: rotate(324deg);
    background: url(../../htr_easy_transaction/images/Arrow-hint.png) no-repeat center;
    background-size: contain;
}

.htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side, .htr-rfi-app .ett-create-rfi-task-form .steps-description.left-side{
  width: 40%!important;
}
.htr-rfi-app .ett-create-rfi-task-form .steps-review-wrapper .label{
  margin-right: 10px;
}
.htr-rfi-app .review-info-wrapper .ett-create-rfi-task-form .steps-review-wrapper .value{
  width: 81%;
}
.htr-rfi-app .ett-create-rfi-task-form .req-details-text-inline{
  display: inline-flex;
  max-width: 93%!important;
}
.htr-rfi-app .ett-create-rfi-task-form .next-button.publish,
.htr-rfi-app .ett-create-rfi-task-form .send-answer-button.publish {
  width: 168px;
}

[ng-app="H2REtRfiAnswerApp"] .ett-task-bar-wraper hr{
  top: 55px!important;
}
}

@media screen and (max-width: 596px){
  .htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper{
    grid-template-columns: 1fr;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side, .htr-rfi-app .ett-create-rfi-task-form .steps-description.left-side{
    position: absolute;
    width: 50%!important;
  }
  .htr-rfi-app .ett-create-rfi-task-form .req-details-text-inline, .htr-rfi-app .review-info-wrapper .htr-regular-block-wraper-et-grey .units-title{
    width: 82%!important;
  }
  .htr-rfi-app .review-info-wrapper .htr-regular-block-wraper-et-grey .inline.value{
    width: unset;
  }
  .htr-rfi-app .ett-create-rfi-task-form .next-button.publish.top-button,
  .htr-rfi-app .ett-create-rfi-task-form .send-answer-button.publish.top-button {
    position: revert;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details span.label{
    width: 92%!important;
  }
}

@media screen and (max-width: 565px){
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper input{
    width: 59%;
  }

  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper label{
    width: 14%;
  }
  .htr-rfi-app .ett-create-rfi-task-form .category-item-block .category-block-additional-description{
    padding: 0;
  }
}

@media screen and (max-width: 530px){
  .company-form .half, .company-form .full{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .htr-rfi-app .ett-create-task-wraper .htr-regular-block-wraper:nth-child(1){
    width: unset!important;
  }

  .htr-rfi-app .ett-create-rfi-task-form .mobile-hidden{
    display: none!important;
  }
  .htr-rfi-app .ett-progress-bar{
    height: 120px!important;
    margin: 20px auto;
  }

  .htr-rfi-app .ett-task-bar-wraper hr{
    top: -65px;
  }

  .htr-rfi-app .ett-progress-bar{
    top: 20px;
  }

  .htr-rfi-app .ett-progress-bar{
    width: 95%!important;
  }

  .htr-rfi-app .ett-create-rfi-task-form .category-items-block-wrapper {
    margin: 20px 0 30px 0;
}
.htr-rfi-app .ett-create-rfi-task-form [name="product_type"] {
  width: 100%;
  margin: 0 0 30px 0;
}

.htr-rfi-app .ett-create-rfi-task-form .tc-contain span.label-text{
  display: inline-flex;
  line-height: 1.2em;
}

.htr-rfi-app .ett-create-rfi-task-form .steps-wrapper i.fa-grip-horizontal{
  display: initial;
  margin-right: 10px;
}

.htr-rfi-app .ett-create-rfi-task-form .steps-wrapper .tc-contain input[type="checkbox"] ~ .tc-input{
  margin-left: 15px;
}
.htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description::after{
  top: 0;
  right: 8%;
  height: 48px;
}

.htr-rfi-app .ett-create-rfi-task-form .category-item-block .category-block-additional-description{
  width: 80%;
}
.htr-rfi-app .ett-create-rfi-task-form select[name="countries"], .htr-rfi-app .ett-create-rfi-task-form input[name="city"]{
  width: 100%;
}

.htr-rfi-app .ett-create-rfi-task-form .htr-regular-block-wraper{
  padding: 15px 25px;
}
.htr-rfi-app .ett-create-rfi-task-form .company-form{
  display: block;
}
.htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side, .htr-rfi-app .ett-create-rfi-task-form .steps-description.left-side{
  position: unset;
  width: 100%!important;
}
.htr-rfi-app .rfi-create-review .steps-description.right-side::after{
  content: none;
}
.steps-text-arrow{
  display: block;
  align-self: flex-end;
  height: 40px;
  margin-top: 4px;
  margin-right: 30px;
  transform: rotate(344deg);
  background: url(../../htr_easy_transaction/images/Arrow-hint.png) no-repeat center;
  background-size: contain;
}
.htr-rfi-app .ett-create-rfi-task-form .steps-description.right-side{
  width: unset!important;
  padding-right: 0;
}
.steps-arrow-container{
  display: grid;
  grid-template-columns: 85% 1fr;
}
.htr-rfi-app .review-info-wrapper .htr-regular-block-wraper-et-grey .units-title{
  display: inline;
}
.htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details span.label, .htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details strong.value{
  margin-left: 0;
}
.htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .customer-details span.label, .htr-rfi-app .ett-create-rfi-task-form .req-details-text-inline{
  display: inline!important;
  width: unset!important;
}
.htr-rfi-app .ett-overview-wraper .ett-create-rfi-task-form .req-details span.label{
  width: unset!important;
}
.htr-rfi-app .next-button.publish.top-button,
.htr-rfi-app .send-answer-button.publish.top-button {
  display: block!important;
}
.htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .htr-regular-block-wraper-et-grey.req-details p.description, .htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .timeframe strong{
  margin-left: 0!important;
}
.htr-rfi-app .ett-create-rfi-task-form .next-button.publish,
.htr-rfi-app .ett-create-rfi-task-form .send-answer-button.publish {
  position: absolute;
  right: 15px;
}
.htr-rfi-app [ng-controller="NumbersCtrl"] input{
  width: 40%;
}
}

@media screen and (max-width: 479px){
  .htr-rfi-app .ett-progress-bar > div .number{
    top: 0;
    width: 25px;
    height: 25px;
    padding-top: 0;
  }
  .htr-rfi-app .ett-progress-bar > div{
    width: 40px;
    height: 40px;
  }
  .htr-rfi-app .ett-task-bar-wraper hr{
    top: -68px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description::after{
    right: 4%;
    height: 40px;
    transform: rotate(333deg);
  }
  .htr-rfi-app .ett-create-rfi-task-form .ett-company-form-btns.yellow-notice-box{
   display: block;
  }
}

@media screen and (max-width: 464px){
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper{
    width: 80%;
  }
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description::after{
    top: 25px;
    right: 0%;
    left: 97%;
    height: 40px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper i.fa-grip-horizontal{
    display: none;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper input{
    width: 65%;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper label{
    width: 58px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper label.tc-contain{
    float: right;
    width: 43px;
  }

  .htr-rfi-app .ett-create-rfi-task-form .tc-contain input[type="checkbox"] ~ .tc-input{
    top: 20px;
  }
  .steps-arrow-container{
    grid-template-columns: 82% 1fr;
  }
  .htr-rfi-app .ett-create-rfi-task-form .review-info-wrapper .htr-regular-block-wraper-et-grey .inline.value{
    align-self: flex-end;
  }
}

@media screen and (max-width: 430px) {
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper label{
    display: block;
  }
  .htr-rfi-app .ett-create-rfi-task-form .steps-wrapper input{
    width: 80%;
    margin-top: 0;
  }

  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .ui-sortable > div{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .tc-contain input[type="checkbox"] ~ .tc-input{
    top: 10px;
  }
  .steps-arrow-container{
    grid-template-columns: 77% 1fr;
  }
}

@media screen and (max-width: 369px){
  .htr-rfi-app .ett-progress-bar > div .number{
    top: 0;
    width: 20px;
    height: 20px;
    padding-top: 0;
  }
  .htr-rfi-app .ett-progress-bar > div{
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
  .htr-rfi-app .ett-task-bar-wraper hr{
    top: -70px;
  }
  .htr-rfi-app .ett-create-rfi-task-form .automation-steps-wrapper .description::after{
    left: 84%;
  }
  .htr-rfi-app .rfi-create-review .white-button{
    width: 110px;
  }
  .htr-rfi-app .rfi-create-review .actions .white-button{
    min-width: unset!important;
  }
  .htr-rfi-app .ett-create-rfi-task-form .category-item-block .category-block-additional-description{
    width: 100%;
  }
}

@media screen and (max-width: 340px){
  .htr-rfi-app .ett-create-rfi-task-form .actions .next-button,
  .htr-rfi-app .ett-create-rfi-task-form .actions .white-button,
  .htr-rfi-app .ett-create-rfi-task-form .actions .send-answer-button {
    min-width: 140px;
  }
  .steps-arrow-container{
    grid-template-columns: 76% 1fr;
  }
}
