.namespace .form-group label {
  font-weight: 400;
  font-size: 14px; }
.namespace .form-group .help-block {
  font-size: 14px; }
.namespace .form-control {
  border-radius: 0;
  border-color: #7E7E7E;
  font-size: 14px;
  height: 40px; }
  .namespace .form-control:focus {
    border-color: #000; }
  .namespace .form-control::-webkit-input-placeholder {
    color: #7e7e7e; }
.namespace textarea.form-control {
  height: auto; }
  .namespace .has-error .form-control {
    border-color: #DA1E28;
    position: relative;
    background-image: url(../img/error-icon.svg);
    background-position: top 10px right 10px;
    background-repeat: no-repeat; }
    .namespace .has-error .form-control::after {
      content: 'x';
      display: block;
      position: absolute;
      right: 0; }
  .namespace .has-error .help-block {
    color: #DA1E28; }
.namespace .navbar {
  border-bottom: 1px solid #D6D7E1; }
.namespace .btn {
  border-radius: 0;
  line-height: 26px; }
.namespace .btn-xs, .namespace .btn-group-xs > .btn {
  line-height: 1.5; }
.namespace .btn-primary {
  background-color: #fff;
  border-color: #000;
  color: #000; }
  .namespace .btn-primary:hover {
    box-shadow: 0 4px 16px rgba(12, 12, 13, 0.1); }
.namespace .input-group .form-control:first-child, .namespace .input-group .form-control:last-child {
  border-radius: 0 !important; }

.navbar_leads-tech .caret {
  background: url(/img/navbar-carret.svg) center center no-repeat;
  border: 0;
  display: inline-block;
  width: 16px;
  height: 16px; }
.navbar_leads-tech a {
  color: #000; }
.navbar_leads-tech .btn-link {
  color: #000;
  font-weight: 500;
  line-height: 24px; }
.navbar_leads-tech.navbar-default {
  background: #fff; }
  .navbar_leads-tech.navbar-default .navbar-nav > li > a {
    color: #000; }
.navbar_leads-tech .navbar-nav > li > .dropdown-menu {
  border-radius: 0; }

.table-dashboard td {
  font-size: 14px; }
.table-dashboard > thead:first-child > tr:first-child > th {
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 22px; }
.table-dashboard tfoot td {
  font-weight: 500; }
  .table-dashboard > tbody > tr > td, .table-dashboard > tfoot > tr > td {
    padding-left: 20px; }

.ui-selectmenu-button {
  display: block; }

.ui-button {
  background: #fff;
  border-color: #000; }
  .ui-button:focus {
    outline: none;
    box-shadow: 0 0 1px rgba(67, 170, 255, 0.9); }

.ui-corner-all, .ui-corner-bottom, .ui-corner-top {
  border-radius: 0; }

.namespace .select2-dropdown {
  border-radius: 0; }
  .namespace .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F6F6F9;
    position: relative; }
    .namespace .select2-container--default .select2-results__option[aria-selected=true]::after {
      content: '';
      background: url(../img/check.svg) center center no-repeat;
      position: absolute;
      right: 0;
      width: 16px;
      height: 16px; }
  .namespace .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #5897fb; }
  .namespace .select2-container--default .select2-selection--multiple, .namespace .select2-container--default .select2-selection--single {
    border-radius: 0;
    min-height: 40px; }
    .namespace .select2-container--default .select2-selection--multiple .select2-selection__clear, .namespace .select2-container--default .select2-selection--single .select2-selection__clear {
      background: #fff;
      float: none;
      position: absolute;
      right: 0;
      padding-left: 5px;
      padding-right: 5px;
      margin-right: 10px;
      z-index: 1;
      line-height: 37px;
      margin-top: 1px; }
    .namespace .select2-container--default .select2-selection--multiple .select2-selection__choice, .namespace .select2-container--default .select2-selection--single .select2-selection__choice {
      border-radius: 0; }
  .namespace .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
    height: 40px; }
    .namespace .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border: 0;
      background: url(../img/navbar-carret.svg) center center no-repeat;
      width: 10px;
      height: 10px;
      transform: translate(0, -37%); }
  .namespace .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .namespace .select2-container--default .select2-selection--multiple {
    line-height: 24px;
    background-image: url(../img/navbar-carret.svg);
    background-position: top 10px right 10px;
    background-repeat: no-repeat; }
    .namespace .select2-container--default .select2-selection--multiple .select2-selection__clear {
      line-height: 26px; }
.namespace .form-group_search .select2-container--default .select2-selection--multiple {
  background-image: url(../img/search.svg); }
.namespace .has-error .select2-container--default .select2-selection--single, .namespace .has-error .select2-container--default .select2-selection--multiple {
  border-color: #DA1E28; }
.namespace .datepicker table tr td {
  border-radius: 0; }
.namespace .datepicker {
  border-radius: 0; }
  .namespace .datepicker th {
    font-weight: normal; }
.namespace .datepicker table tr td.active.active {
  color: #000;
  background: #E1E1E9;
  border-color: #E1E1E9; }
.namespace .datepicker table tr td.range {
  background: #F8F8FA;
  border-color: #F8F8FA; }
.namespace .tablesorter-default {
  font-family: Muller, sans-serif;
  font-size: 14px; }
.namespace .tablesorter-default .header, .namespace .tablesorter-default .tablesorter-header {
  background-image: url(../img/shev-up-down.svg);
  background-position: center left;
  padding: 4px 4px 4px 20px; }
.namespace .tablesorter-default thead .headerSortUp, .namespace .tablesorter-default thead .tablesorter-headerAsc, .namespace .tablesorter-default thead .tablesorter-headerSortUp {
  background-image: url(../img/shev-up.svg); }
.namespace .tablesorter-default thead .headerSortDown, .namespace .tablesorter-default thead .tablesorter-headerDesc, .namespace .tablesorter-default thead .tablesorter-headerSortDown {
  background-image: url(../img/shev-down.svg); }
.namespace .tablesorter-default tbody > tr:hover > td {
  background-color: #F6F6F9; }

.b-checkbox {
  position: relative;
  font-weight: 400; }

.b-checkbox__input {
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0; }

.b-checkbox__img {
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 2px solid;
  vertical-align: middle;
  margin-right: 12px; }

.b-checkbox__input:checked + .b-checkbox__img {
  border-color: orange;
  background: orange url(../img/check.svg) center center no-repeat; }

.b-page-stat__headline {
  margin-bottom: 40px;
  font-size: 24px; }
  .b-page-stat__headline small {
    color: #7F8287;
    font-size: 16px; }

body {
  font-family: Muller, sans-serif; }
.b-offer-link-build, .b-offer-changes__current, .b-offer-changes__event, .b-check-list__item {
  border: 1px solid #F6F6F9;
  border-radius: 4px;
  padding: 12px 16px;
}

.namespace .form-group label {
  font-weight: 400;
  font-size: 14px;
}
.namespace .form-group .help-block {
  font-size: 14px;
}
.namespace .form-control {
  border-radius: 0;
  border-color: #7E7E7E;
  font-size: 14px;
  height: 40px;
}
.namespace .form-control:focus {
  border-color: #000;
}
.namespace .form-control::-webkit-input-placeholder {
  color: #7e7e7e;
}
.namespace textarea.form-control {
  height: auto;
}
.namespace .has-error .form-control {
  border-color: #DA1E28;
  position: relative;
  background-image: url(../img/error-icon.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
}
.namespace .has-error .form-control::after {
  content: "x";
  display: block;
  position: absolute;
  right: 0;
}
.namespace .has-error .help-block {
  color: #DA1E28;
}
.namespace .navbar {
  border-bottom: 1px solid #D6D7E1;
}
.namespace .btn {
  border-radius: 0;
  line-height: 26px;
}
.namespace .btn-xs, .namespace .btn-group-xs > .btn {
  line-height: 1.5;
}
.namespace .btn-primary {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.namespace .btn-primary:hover {
  box-shadow: 0 4px 16px rgba(12, 12, 13, 0.1);
}
.namespace .btn-primary_offer {
  min-width: 144px;
}
.namespace .input-group .form-control:first-child, .namespace .input-group .form-control:last-child {
  border-radius: 0 !important;
}
.namespace .pagination > li > a, .namespace .pagination > li > span {
  color: #000;
  border: 1px solid transparent;
  margin-right: 4px;
}
.namespace .pagination > li:first-child > a, .namespace .pagination > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.namespace .pagination > li:last-child > a, .namespace .pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.namespace .pagination > .active > a, .namespace .pagination > .active > span, .namespace .pagination > .active > a:hover, .namespace .pagination > .active > span:hover, .namespace .pagination > .active > a:focus, .namespace .pagination > .active > span:focus {
  background: #F6F6F9;
  color: #000;
  border-color: #F6F6F9;
}

.navbar_leads-tech .caret {
  background: url(/img/navbar-carret.svg) center center no-repeat;
  border: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.navbar_leads-tech a {
  color: #000;
}
.navbar_leads-tech .btn-link {
  color: #000;
  font-weight: 500;
  line-height: 24px;
}
.navbar_leads-tech.navbar-default {
  background: #fff;
}
.navbar_leads-tech.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar_leads-tech .navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}

.table-dashboard td {
  font-size: 14px;
}
.table-dashboard > thead:first-child > tr:first-child > th {
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 22px;
}
.table-dashboard tfoot td {
  font-weight: 500;
}
.table-dashboard > tbody > tr > td, .table-dashboard > tfoot > tr > td {
  padding-left: 20px;
}

.ui-selectmenu-button {
  display: block;
}

.ui-button {
  background: #fff;
  border-color: #000;
}
.ui-button:focus {
  outline: none;
  box-shadow: 0 0 1px rgba(67, 170, 255, 0.9);
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-top {
  border-radius: 0;
}

.namespace .select2-dropdown {
  border-radius: 0;
}
.namespace .select2-container--default.select2-container {
  display: block;
}
.namespace .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F6F6F9;
  position: relative;
}
.namespace .select2-container--default .select2-results__option[aria-selected=true]::after {
  content: "";
  background: url(../img/check.svg) center center no-repeat;
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
}
.namespace .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #5897fb;
}
.namespace .select2-container--default .select2-selection--multiple,
.namespace .select2-container--default .select2-selection--single {
  border-radius: 0;
  min-height: 40px;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__clear,
.namespace .select2-container--default .select2-selection--single .select2-selection__clear {
  background: #fff;
  float: none;
  position: absolute;
  right: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  z-index: 1;
  line-height: 37px;
  margin-top: 1px;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__choice,
.namespace .select2-container--default .select2-selection--multiple .select2-selection__choice,
.namespace .select2-container--default .select2-selection--single .select2-selection__choice,
.namespace .select2-container--default .select2-selection--single .select2-selection__choice {
  border-radius: 0;
}
.namespace .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
  height: 40px;
}
.namespace .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  background: url(../img/navbar-carret.svg) center center no-repeat;
  width: 10px;
  height: 10px;
  transform: translate(0, -37%);
}
.namespace .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.namespace .select2-container--default .select2-selection--multiple {
  line-height: 24px;
  background-image: url(../img/navbar-carret.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__clear {
  line-height: 35px;
}
.namespace .select2-container .select2-search--inline .select2-search__field {
  margin-top: 6px;
}
.namespace .form-group_search .select2-container--default .select2-selection--multiple {
  background-image: url(../img/search.svg);
}
.namespace .has-error .select2-container--default .select2-selection--single,
.namespace .has-error .select2-container--default .select2-selection--multiple {
  border-color: #DA1E28;
}
.namespace .datepicker table tr td {
  border-radius: 0;
}
.namespace .datepicker {
  border-radius: 0;
}
.namespace .datepicker th {
  font-weight: normal;
}
.namespace .datepicker table tr td.active.active {
  color: #000;
  background: #E1E1E9;
  border-color: #E1E1E9;
}
.namespace .datepicker table tr td.range {
  background: #F8F8FA;
  border-color: #F8F8FA;
}
.namespace .tablesorter-default {
  font-family: Muller, sans-serif;
  font-size: 14px;
}
.namespace .tablesorter-default .header, .namespace .tablesorter-default .tablesorter-header {
  background-image: url(../img/shev-up-down.svg);
  background-position: center left;
  padding: 4px 4px 4px 20px;
}
.namespace .tablesorter-default thead .headerSortUp, .namespace .tablesorter-default thead .tablesorter-headerAsc, .namespace .tablesorter-default thead .tablesorter-headerSortUp {
  background-image: url(../img/shev-up.svg);
}
.namespace .tablesorter-default thead .headerSortDown, .namespace .tablesorter-default thead .tablesorter-headerDesc, .namespace .tablesorter-default thead .tablesorter-headerSortDown {
  background-image: url(../img/shev-down.svg);
}
.namespace .tablesorter-default tbody > tr:hover > td {
  background-color: #F6F6F9;
}

.b-checkbox {
  position: relative;
  font-weight: 400;
}

.b-checkbox__input {
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.b-checkbox__img {
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 2px solid;
  vertical-align: middle;
  margin-right: 12px;
}

.b-checkbox__input:checked + .b-checkbox__img {
  border-color: orange;
  background: orange url(../img/check.svg) center center no-repeat;
}

.b-page-stat__headline {
  margin-bottom: 40px;
  font-size: 24px;
}
.b-page-stat__headline small {
  color: #7F8287;
  font-size: 16px;
}

.b-offer {
  background: #fff;
  border: 1px solid rgba(214, 215, 225, 0.8);
  display: flex;
  flex-wrap: wrap;
  transition: all 0.2s;
  padding: 32px 40px 0;
}
@media (max-width: 768px) {
  .b-offer {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
}

.b-offer__logo {
  margin-right: 67px;
  flex-grow: 0;
  min-width: 144px;
}

.b-offer__logo img {
  height: 60px;
  margin-bottom: 20px;
}

@media (max-width: 1750px) {
  .b-offer__logo {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .b-offer__logo {
    margin-bottom: 10px;
  }
}

.b-offer__name {
  font-weight: 500;
  font-size: 20px;
}
.b-offer__name small {
  font-size: 14px;
  color: #7f8287;
  font-weight: 400;
}

.b-offer__type {
  font-size: 14px;
  color: #7f8287;
}

.b-offer__info {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 16px;
  margin-bottom: 37px;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (max-width: 768px) {
  .b-offer__info {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}

.b-offer__content {
  margin-bottom: 37px;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .b-offer__content {
    margin-bottom: 10px;
  }
}

.b-offer__footer {
  width: 100%;
}

@media (max-width: 1750px) and (min-width: 1200px) {
  .b-offer__specs {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .b-offer__specs {
    width: 100%;
    margin-bottom: 10px;
  }
}

.b-offer__link-build {
  padding-bottom: 24px;
  margin-left: -40px;
  margin-right: -40px;
  border-top: 1px solid rgba(214, 215, 225, 0.8);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 19px;
}
@media (max-width: 768px) {
  .b-offer__link-build {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.b-link-btn {
  border: 1px solid;
  background: url(../img/b-link-btn.svg) center center no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
}

.b-help-icon {
  background: url(../img/b-help-icon.svg) center center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  min-width: 24px;
}

.b-offers-grid__item {
  margin-bottom: 24px;
}

.b-offer-tab__btn {
  color: #7F8287;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  outline: none;
}
.b-offer-tab__btn:hover {
  color: #000;
}
.b-offer-tab__btn:focus {
  color: #000;
  outline: none;
}

.b-offer-tab__btn_dropdown {
  color: #000;
  background: url(../img/b-offer-tab__btn_shevron-down.svg) center right no-repeat;
  padding-right: 20px;
  font-weight: 500;
}

.b-offer-tab__btn_dropdown_open {
  background-image: url(../img/b-offer-tab__btn_shevron-up.svg);
}

.b-offer-tab__btn_selected {
  color: #000;
  border-bottom: 2px solid gold;
}

.b-offer-tab__tab-panel {
  display: flex;
}
@media (max-width: 768px) {
  .b-offer-tab__tab-panel {
    flex-wrap: wrap;
  }
}

.b-offer-tab__content {
  border-top: 1px solid rgba(214, 215, 225, 0.8);
  margin-left: -40px;
  margin-right: -40px;
  max-height: 416px;
  overflow: scroll;
  padding: 28px 40px;
}
@media (max-width: 768px) {
  .b-offer-tab__content {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
  }
}

.b-offer-tab__tab {
  flex-grow: 1;
  max-width: 175px;
}

.b-offer-tab__tab + .b-offer-tab__tab {
  text-align: center;
  position: relative;
}
.b-offer-tab__tab + .b-offer-tab__tab::before {
  border-left: 1px solid #f6f6f9;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
  height: 16px;
}

.b-offer-specs {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1200px) and (max-width: 1750px) {
  .b-offer-specs {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .b-offer-specs {
    flex-wrap: wrap;
    width: 100%;
  }
}

.b-offer-specs__col + .b-offer-specs__col {
  margin-left: 48px;
}
@media (max-width: 1750px) and (min-width: 1200px) {
  .b-offer-specs__col + .b-offer-specs__col {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .b-offer-specs__col + .b-offer-specs__col {
    margin-left: 0;
  }
}

.b-offer-specs__th {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px dashed #7F8287;
  display: inline-block;
}

.b-offer-specs__td {
  font-size: 16px;
  margin-top: 10px;
}

.b-check-list__item {
  background: url(../img/b-checklist_ok.svg) center right 16px no-repeat;
  font-size: 14px;
  padding-top: 8px;
}

.b-check-list__item_not-ok {
  background-image: url(../img/b-checklist_not-ok.svg);
  background-position: center right 12px;
  color: #7F8287;
}

.b-ol {
  padding-left: 0;
  list-style: none;
  margin-top: 8px;
  margin-bottom: 8px;
  counter-reset: ol;
}
.b-ol li::before {
  counter-increment: ol;
  content: counter(ol);
  margin-right: 12px;
  color: #D6D7E1;
}

.b-stat-diff {
  color: #5CC02C;
  display: inline-block;
}
.b-stat-diff::after {
  background: center center no-repeat url(../img/b-stat-diff_up.svg);
  background-size: 0.7em;
  width: 0.7em;
  height: 0.7em;
  content: "";
  display: inline-block;
  margin-left: 8px;
  vertical-align: 10%;
}

.b-stat-diff_down {
  color: #C93434;
}
.b-stat-diff_down::after {
  background-image: url(../img/b-stat-diff_down.svg);
  vertical-align: -14%;
}

.b-sort-link {
  color: #000;
  padding-left: 19px;
  font-size: 16px;
  line-height: 40px;
  background: url(../img/shev-up-down.svg) center left no-repeat;
}

.b-sort-link_up {
  background-image: url(../img/shev-up.svg);
}

.b-sort-link_down {
  background-image: url(../img/shev-down.svg);
}

.b-offer-filter {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  padding-top: 1em;
  max-width: 928px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .b-offer-filter {
    flex-wrap: wrap;
    padding-bottom: 1em;
    justify-content: flex-start;
  }
}
.b-offer-filter .form-group {
  position: relative;
}
.b-offer-filter label {
  position: absolute;
  transform: translateY(-124%);
}

.b-offer-filter__item + .b-offer-filter__item {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .b-offer-filter__item + .b-offer-filter__item_button {
    margin-left: 0;
  }
}

.b-offer-filter__item_search-input {
  min-width: 273px;
}
@media (max-width: 768px) {
  .b-offer-filter__item_search-input {
    width: 100%;
  }
}

.b-offer-filter__item_button {
  min-width: 184px;
}
@media (max-width: 768px) {
  .b-offer-filter__item_button {
    margin-top: 10px;
    width: 100%;
  }
}

.b-pagination .pagination {
  vertical-align: middle;
  margin-left: 7px;
}

.b-offer-changes__current-sum {
  display: inline-block;
  font-size: 20px;
}

.b-offer-changes__current-title {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  margin-right: 24px;
}

.b-offer-changes__current-type {
  display: inline-block;
  color: #7F8287;
  margin-left: 18px;
}

.b-offer-changes__title {
  font-size: 20px;
  padding-left: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  margin-top: 24px;
}

.b-offer-changes__date-time {
  color: #7F8287;
  font-size: 12px;
  font-weight: 500;
}

.b-offer-changes__event {
  font-size: 14px;
}
.b-offer-changes__event p {
  margin-bottom: 4px;
}

.b-offer-link-build {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

.b-offer-link-build__link {
  margin-bottom: 26px;
  width: 100%;
  display: flex;
}

.b-offer-link-build__link-content {
  width: 100%;
  background: #F6F6F9;
  padding: 10px 16px;
}

.b-offer-link-build__subs {
  display: flex;
}
@media (max-width: 768px) {
  .b-offer-link-build__subs {
    flex-wrap: wrap;
  }
}
.b-offer-link-build__subs .form-control + .form-control {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .b-offer-link-build__subs .form-control + .form-control {
    margin-left: 0;
    margin-top: 10px;
  }
}

.b-offer-link-build__title {
  font-weight: 500;
  font-size: 14px;
}

.b-offer-link-build__text {
  font-size: 14px;
}

.b-offer-link-build__header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-right: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.b-offer-link-build__tooltip {
  background: #F6F6F9;
  position: absolute;
  left: 0;
  right: 59px;
  top: 0;
  padding: 16px 24px;
}
.b-offer-link-build__tooltip strong {
  font-weight: 500;
}

body {
  font-family: Muller, sans-serif;
}
.namespace .form-group label {
  font-weight: 400;
  font-size: 14px;
}
.namespace .form-group .help-block {
  font-size: 14px;
}
.namespace .form-control {
  border-radius: 0px;
  border-color: #7E7E7E;
  font-size: 14px;
  height: 40px;
}
.namespace .form-control:focus {
  border-color: #000;
}
.namespace .form-control::-webkit-input-placeholder {
  color: #7e7e7e;
}
.namespace textarea.form-control {
  height: auto;
}
.namespace .has-error .form-control {
  border-color: #DA1E28;
  position: relative;
  background-image: url(../img/error-icon.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
}
.namespace .has-error .form-control::after {
  content: "x";
  display: block;
  position: absolute;
  right: 0;
}
.namespace .has-error .help-block {
  color: #DA1E28;
}
.namespace .navbar {
  border-bottom: 1px solid #D6D7E1;
}
.namespace .btn {
  border-radius: 0;
  line-height: 26px;
}
.namespace .btn-xs, .namespace .btn-group-xs > .btn {
  line-height: 1.5;
}
.namespace .btn-primary {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.namespace .btn-primary:hover {
  box-shadow: 0 4px 16px rgba(12, 12, 13, 0.1);
}
.namespace .input-group .form-control:first-child, .namespace .input-group .form-control:last-child {
  border-radius: 0 !important;
}

.navbar_leads-tech .caret {
  background: url(/img/navbar-carret.svg) center center no-repeat;
  border: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.navbar_leads-tech a {
  color: #000;
}
.navbar_leads-tech .btn-link {
  color: #000;
  font-weight: 500;
}
.navbar_leads-tech.navbar-default {
  background: #fff;
}
.navbar_leads-tech.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar_leads-tech .navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}

.table-dashboard td {
  font-size: 13px;
}
.table-dashboard > thead:first-child > tr:first-child > th {
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 22px;
}
.table-dashboard tfoot td {
  font-weight: 500;
}

.ui-selectmenu-button {
  display: block;
}

.ui-button {
  background: #fff;
  border-color: #000;
}
.ui-button:focus {
  outline: none;
  box-shadow: 0 0 1px rgba(67, 170, 255, 0.9);
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-top {
  border-radius: 0;
}

.namespace .select2-dropdown {
  border-radius: 0;
}
.namespace .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #F6F6F9;
  position: relative;
}
.namespace .select2-container--default .select2-results__option[aria-selected=true]::after {
  content: "";
  background: url(../img/check.svg) center center no-repeat;
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
}
.namespace .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #5897fb;
}
.namespace .select2-container--default .select2-selection--multiple,
.namespace .select2-container--default .select2-selection--single {
  border-radius: 0;
  min-height: 40px;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__clear,
.namespace .select2-container--default .select2-selection--single .select2-selection__clear {
  background: #fff;
  float: none;
  position: absolute;
  right: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
  z-index: 1;
  line-height: 37px;
  margin-top: 1px;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__choice,
.namespace .select2-container--default .select2-selection--multiple .select2-selection__choice,
.namespace .select2-container--default .select2-selection--single .select2-selection__choice,
.namespace .select2-container--default .select2-selection--single .select2-selection__choice {
  border-radius: 0;
}
.namespace .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
  height: 40px;
}
.namespace .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  background: url(../img/navbar-carret.svg) center center no-repeat;
  width: 10px;
  height: 10px;
  transform: translate(0, -37%);
}
.namespace .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.namespace .select2-container--default .select2-selection--multiple {
  line-height: 24px;
  background-image: url(../img/navbar-carret.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
}
.namespace .select2-container--default .select2-selection--multiple .select2-selection__clear {
  line-height: 26px;
}
.namespace .form-group_search .select2-container--default .select2-selection--multiple {
  background-image: url(../img/search.svg);
}
.namespace .has-error .select2-container--default .select2-selection--single,
.namespace .has-error .select2-container--default .select2-selection--multiple {
  border-color: #DA1E28;
}
.namespace .datepicker table tr td {
  border-radius: 0;
}
.namespace .datepicker {
  border-radius: 0;
}
.namespace .datepicker th {
  font-weight: normal;
}
.namespace .datepicker table tr td.active.active {
  color: #000;
  background: #E1E1E9;
  border-color: #E1E1E9;
}
.namespace .datepicker table tr td.range {
  background: #F8F8FA;
  border-color: #F8F8FA;
}
.namespace .tablesorter-default {
  font-family: Muller, sans-serif;
  font-size: 14px;
}
.namespace .tablesorter-default .header, .namespace .tablesorter-default .tablesorter-header {
  background-image: url(../img/shev-up-down.svg);
  background-position: center left;
  padding: 4px 4px 4px 20px;
}
.namespace .tablesorter-default thead .headerSortUp, .namespace .tablesorter-default thead .tablesorter-headerAsc, .namespace .tablesorter-default thead .tablesorter-headerSortUp {
  background-image: url(../img/shev-up.svg);
}
.namespace .tablesorter-default thead .headerSortDown, .namespace .tablesorter-default thead .tablesorter-headerDesc, .namespace .tablesorter-default thead .tablesorter-headerSortDown {
  background-image: url(../img/shev-down.svg);
}
.namespace .tablesorter-default tbody > tr:hover > td {
  background-color: #F6F6F9;
}

.b-checkbox {
  position: relative;
  font-weight: 400;
}

.b-checkbox__input {
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.b-checkbox__img {
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 2px solid;
  vertical-align: middle;
  margin-right: 12px;
}

.b-checkbox__input:checked + .b-checkbox__img {
  border-color: orange;
  background: orange url(../img/check.svg) center center no-repeat;
}

.b-page-stat__headline {
  margin-bottom: 40px;
  font-size: 24px;
}
.b-page-stat__headline small {
  color: #7F8287;
  font-size: 16px;
}

body {
  font-family: Muller, sans-serif;
}
