.filters-input, .dataTables_info, .dataTables_filter, .dataTables_length {
  display: none; }

.btn.btn-table.active {
  opacity: .5; }

.column-remove input, .hidden--input input {
  visibility: hidden; }

.hidden {
  display: none !important; }

.client-dataTable .btn-success {
  float: right; }

.btn-edit--points.btn, .btn.btn-edit--operation-id {
  width: auto;
  min-width: auto;
  cursor: pointer;
  float: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.color-subtract, .color-add {
  font-weight: bold; }

.color-add {
  color: #008000; }

.color-subtract {
  color: red; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

span.ellipsis {
  display: none; }

.map_address-input {
  margin-top: 1rem; }

.js-active-tab {
  border: none; }

.js-tab-underline {
  width: 0px;
  height: 3px;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: #897dd8;
  transition: .3s ease; }

.subnav__menu-item.is-active:before {
  display: none; }

button[disabled] {
  cursor: default; }

.bootstrap-growl {
  color: white;
  border: none; }

.color-red {
  color: #ff5a5a; }

.color-green {
  color: #62d5b5; }

.alert-success {
  background-color: rgba(98, 213, 181, 0.9); }

.alert-danger {
  background-color: rgba(255, 90, 90, 0.8); }

.note-editor .btn {
  min-width: auto; }

.note-popover.popover {
  display: none; }

.link--userpic {
  cursor: pointer; }

[data-input-file] {
  display: inline-block;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.help-block {
  color: #ff5a5a; }

.modal-remove {
  max-width: 412px; }

.bootstrap-growl {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center; }

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: -0.25rem;
  color: inherit;
  cursor: pointer; }

[data-notify-text] {
  padding-right: 1.25rem; }

.swiper-slide {
  visibility: hidden; }

.swiper-slide.swiper-slide-active {
  visibility: visible; }

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