@charset "UTF-8";
/* Стили для страницы с affinity */ /* Список общих переменных для сайта */ /* Общие скрипты для всего сайта */ /* Список общих переменных для сайта */
body {
  background-color: #f9f7fd;
}

.white {
  color: #fff !important;
}

.violet {
  color: #784EA6 !important;
}

h1 {
  font-size: 2.8em !important;
}

h3 {
  font-weight: normal !important;
  font-size: 1.1em !important;
}

.log-in {
  width: 100%;
}
.log-in .button {
  color: #fff !important;
}

.ui.grid.container.content {
  margin-top: 2rem;
}

/* Стили для header */ /* Список общих переменных для сайта */
.i-wrapper {
  padding-top: 1rem;
  background: linear-gradient(135deg, #7368de 10%, #c15fba 100%);
}
.i-wrapper .ui.menu {
  background: none !important;
}
.i-wrapper .ui.menu a.item {
  color: #fff !important;
}
.i-wrapper .mobile.row {
  justify-content: end !important;
}
.i-wrapper .mobile.row .icon {
  color: #fff;
}

/* Стили для таблицы tabulator */ /* Список общих переменных для сайта */ /* Общие скрипты для всего сайта */ /* Список общих переменных для сайта */
body {
  background-color: #f9f7fd;
}

.white {
  color: #fff !important;
}

.violet {
  color: #784EA6 !important;
}

h1 {
  font-size: 2.8em !important;
}

h3 {
  font-weight: normal !important;
  font-size: 1.1em !important;
}

.log-in {
  width: 100%;
}
.log-in .button {
  color: #fff !important;
}

.ui.grid.container.content {
  margin-top: 2rem;
}

.tabulator {
  border: none !important;
  background-color: #f9f7fd !important;
}
.tabulator .tabulator-header {
  border-bottom: none !important;
  background-color: inherit !important;
  font-weight: 400 !important;
}
.tabulator .tabulator-header .tabulator-headers {
  background-color: #fff !important;
}
.tabulator .tabulator-header .tabulator-col {
  background-color: #fff !important;
  border-right: none !important;
}
.tabulator .tabulator-header .tabulator-col .tabulator-col-content {
  line-height: 2 !important;
}
.tabulator .tabulator-row.tabulator-calcs {
  background: none !important;
  border: none !important;
}
.tabulator .tabulator-calcs-holder {
  background-color: inherit !important;
  border-top: 1px solid #e1e0ea !important;
  border-bottom: 1px solid #e1e0ea !important;
}
.tabulator .tabulator-calcs-holder .tabulator-row {
  height: 30px !important;
  background-color: #fff !important;
}
.tabulator .tabulator-calcs-holder .tabulator-cell {
  background-color: #f9f7fd !important;
}
.tabulator .tabulator-calcs .tabulator-cell {
  background: none !important;
}
.tabulator .tabulator-cell {
  border-right: none !important;
}
.tabulator .tabulator-table .tabulator-row {
  border-top: 1px solid #e1e0ea;
}
.tabulator .tabulator-table .tabulator-row.tabulator-row-even {
  background-color: #fff !important;
}
.tabulator .tabulator-table .tabulator-row:hover {
  background-color: rgb(241, 237, 244) !important;
}
.tabulator .tabulator-footer {
  background-color: #f9f7fd !important;
  border-top: none !important;
}
.tabulator .tabulator-footer button {
  border: 1px solid #e1e0ea !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  font-weight: 100 !important;
  font-size: 1em !important;
  padding: 0.3em 0.6em !important;
  color: #564ec1 !important;
}
.tabulator .tabulator-footer button:hover {
  background-color: #f4f3f9 !important;
  color: #564ec1 !important;
}
.tabulator .tabulator-footer button.active {
  background-color: #564ec1 !important;
  color: #fff !important;
}
.tabulator .tabulator-row.tabulator-group {
  border: none !important;
  background: none !important;
}
.tabulator .tabulator-group, .tabulator .tabulator-group span {
  color: #333;
  font-weight: bold;
}
.tabulator .tabulator-group span {
  font-size: 0.7em;
}

#report-table .tabulator-col {
  border-right: 1px solid #D0CEE7 !important;
}

.controls-menu {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}
.controls-menu .item {
  flex-direction: row !important;
  background-color: #564ec1 !important;
  border-radius: 0.28571429rem !important;
  color: #fff !important;
  padding: 0.92857143em 1.14285714em !important;
  font-size: 0.8em !important;
}
.controls-menu .left-item {
  margin-right: 1em !important;
}
.controls-menu .item:before {
  background: none !important;
}
.controls-menu i {
  margin: 0 0.3em 0 0 !important;
  color: #fff !important;
}

#followers_count {
  font-weight: 700;
  line-height: 2.7;
}

form.filters i {
  color: #9b9b9b !important;
}

.form.filters {
  display: none;
}

.tabulator-cell .ui.segment {
  background: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0.3em 1em !important;
  border-radius: 0 !important;
  border: none !important;
}
.tabulator-cell .ui.segment .icon {
  color: #564ec1;
}
.tabulator-cell .ui.segment .ui.horizontal.statistics .statistic {
  margin: 0 !important;
}
.tabulator-cell .ui.segment .ui.horizontal.statistics .statistic .label {
  text-align: left;
}
.tabulator-cell .ui.segment .ui.horizontal.statistics .statistic .label a {
  font-size: 0.8em !important;
  color: #784EA6;
}
.tabulator-cell .ui.segment .ui.horizontal.statistics .statistic .label p {
  font-size: 0.6em !important;
}
.tabulator-cell .ui.segment #statistic-value {
  font-size: 1rem !important;
}

.add-affinity .button.submit {
  background-color: #784EA6;
  color: #fff;
}

.icon-near-field {
  background: none !important;
}

/*# sourceMappingURL=affinity.css.map */
