/* content */

.content-table {
  font-size: 20px;
  line-height: 1;
  margin: 0;
  color: #030f27;
}
.content-table {
  margin-top: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .content-table {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content-table {
    margin-top: 20px;
  }
}
.content-table {
  line-height: 1.6;
  color: #748494;
}
.content-table {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 35px;
  color: #1292ee;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .content-table {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .content-table {
    margin-top: 20px;
  }
}

.content-table {
  color: #1292ee;
}

/* .content-table {
  position: absolute;
  z-index: 9;
  top: 70%;
  left: 0;
  width: 100%;
  padding: 20px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-align: center;
  opacity: 0;
} */
.content-table {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.content-table {
  font-family: Rubik, sans-serif;
}
.content-table {
  margin-left: 10px;
  vertical-align: baseline;
}
.content-table {
  color: #fff;
}
.content-table {
  -webkit-transform: translateY(-70%);
  -ms-transform: translateY(-70%);
  transform: translateY(-70%);
  opacity: 1;
}

/* container-fluid */

.container-fluid-table,
.container-lg-table,
.container-md-table,
.container-sm-table,
.container-xl-table,
.container-xxl-table {
  --bs-gutter-x: 30px;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-right: auto;
  margin-left: auto;
}

/* row */

.row-table {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row-table > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

/* col-12 */

.col-12-table {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

/* card */

.card-table {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card-table > hr {
  margin-right: 0;
  margin-left: 0;
}
.card-table > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card-table > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-table > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-table > .card-header + .list-group,
.card-table > .list-group + .card-footer {
  border-top: 0;
}

.card-header-teble {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.table-bordered-style > :not(caption) > * {
  border-width: 1px;
}
.table-bordered-style > :not(caption) > * > * {
  border-width: 1px;
}

.table-striped-style > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-style {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #748494;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #748494;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #748494;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #748494;
  vertical-align: top;
  border-color: #dee2e6;
}

input[type="search"] {
  width: 100%;
 /*  min-height: 56px; */
  padding: 3px 20px;
  color: #748494;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  outline: 0;
  background-color: #f5f5f5;
  height: calc(1.8125rem + 2px);
}

.table-style > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(var(--bs-table-accent-bg)),
    to(var(--bs-table-accent-bg))
  );
  background-image: -webkit-linear-gradient(
    var(--bs-table-accent-bg),
    var(--bs-table-accent-bg)
  );
  background-image: -o-linear-gradient(
    var(--bs-table-accent-bg),
    var(--bs-table-accent-bg)
  );
  background-image: linear-gradient(
    var(--bs-table-accent-bg),
    var(--bs-table-accent-bg)
  );
  border-bottom-width: 1px;
}
.table-style > tbody {
  vertical-align: inherit;
}
.table-style > thead {
  vertical-align: bottom;
}
.table-style > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}