.contractitems .softgraybackground {
  display: flex;
  flex-direction: column;
}

.ex-contractitems .orderpads-wrapper .pricecontent div.col-xs-6 {
  width: 100%;
    
  .buttons.group {
    justify-content: end;
  }
}

.header-full .search_container section.search .search-form .form-group input {
  padding-left: 10px !important;
}