.form-signin {
  max-width: 330px;
  padding: 15px;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.pageBody {
	height: 100%;
	background-color: #f5f5f5;
	align-items: center;
	display: flex;
	padding-top: 40px;
	padding-bottom: 40px;
}

div.spinningContainer {
	height: 100%;
	width: 100%;
	background-color: #337ab7;
			display: block;
			opacity:0.6;
		z-index: 1550;
  position: fixed;
  bottom: 0;
  right: 0;
}

div.spinningLoader {
		width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: center;
}


@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
	background-color:white;
    visibility: hidden;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.nav-scroller .nav {
  color: rgba(255, 255, 255, .75);
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

@media only screen and (max-width: 991px) {
  .navbar-nav .nav-link{
      font-size:2rem;
  }
  .navbar-nav{
    text-align: right;
  }
}

.nav-scroller .nav-link:hover {
  color: #007bff;
}

.nav-scroller .active {
  font-weight: 500;
  color: #343a40;
}

.bg-purple {
  background-color: #6f42c1;
}

      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }

.widget-26 {
  color: #3c4142;
  font-weight: 400;
}

.widget-26 tr:last-child td {
  border: 0;
}

.widget-26 tr {
  cursor: pointer;
}

.widget-26 .widget-26-job-emp-img img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.widget-26 .widget-26-job-title {
  min-width: 200px;
}
.widget-26 .widget-26-titel {
  font-size: 1.2rem;
  line-height: 1.5;
}

.widget-26 .widget-26-job-title a {
  font-weight: 400;
  font-size: 1.2rem;
  color: #3c4142;
  line-height: 1.5;
  text-decoration: none;
}

.widget-26 .widget-26-job-title a:hover {
  color: #0d6efd;
  text-decoration: none;
}

.widget-26 .widget-26-job-title .employer-name {
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  color: #3c4142;
  font-size: 0.91rem;
  color: #3c4142;
}

.widget-26 .widget-26-job-title .time {
  font-size: 12px;
  font-weight: 400;
}

.widget-26 .widget-26-job-info {
  min-width: 100px;
  font-weight: 400;
}

.widget-26 .widget-26-job-info p {
  line-height: 1.5;
  color: #3c4142;
  font-size: 0.8125rem;
}

.widget-26 .widget-26-job-info .location {
  color: #3c4142;
}

.widget-26 .widget-26-job-salary {
  min-width: 100px;
  font-weight: 400;
  color: #3c4142;
  font-size: 1.1rem;
}

.widget-26 .widget-26-job-category {
  padding: .5rem;
  display: inline-flex;
  white-space: nowrap;
  border-radius: 15px;
}

.widget-26 .widget-26-job-category .indicator {
  width: 13px;
  height: 13px;
  margin-right: .5rem;
  float: left;
  border-radius: 50%;
}

.widget-26 .widget-26-job-category span {
  font-size: 0.8125rem;
  color: #3c4142;
  font-weight: 600;
}

.widget-26 .widget-26-job-starred svg {
  width: 20px;
  height: 20px;
  color: #fd8b2c;
}

.widget-26 .widget-26-job-starred svg.starred {
  fill: #fd8b2c;
}

.scrollable-list-group {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.scrollable-list-group .list-group-item {
    flex: 0 0 auto;
}


/*Kanban*/

#cards {
  display: flex;
  flex-wrap: wrap;
}

.column_kanban{
  max-width: 250px;
}

.card-item {
  border: 1px solid red;
  border-radius: 5px;
  padding: 8px;
  flex: 1 1 200px;
  box-sizing: border-box;
  margin: 10px;
  max-width: 300px;
  list-style-type: none;
  position: relative;
  overflow: hidden;
}

.card-item p {
  margin: 0;
  font-size: 14px; /* Можно настроить размер шрифта */
  line-height: 1.5; /* Высота строки */
  max-height: 67.5px; /* 3 строки * высота строки (1.5 * 14px) + немного запаса */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Ограничивает количество строк до 3 */
  -webkit-box-orient: vertical;
}

@media (max-width: 600px) {
  .card-item {
    flex: 1 1 100%; /* На маленьких экранах карточки занимают 100% ширины */
  }
}

/* Billing */

.billing-page {
  color: #1f2933;
}

.billing-header,
.billing-header-meta,
.billing-panel-header,
.billing-table-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.billing-header,
.billing-panel-header,
.billing-table-card-header {
  flex-wrap: wrap;
}

.billing-panel,
.billing-help-card,
.billing-table-card {
  background: #fff;
  border: 1px solid rgba(51, 113, 183, 0.18);
  border-radius: 8px;
  box-shadow: 0 0.125rem 0.35rem rgba(17, 24, 39, 0.08);
}

.billing-panel,
.billing-help-card {
  padding: 1.25rem;
}

.billing-empty-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-height: 18rem;
}

.billing-step-visual,
.billing-help-icon,
.billing-summary-icon,
.billing-product-icon,
.billing-pdf-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.billing-step-visual {
  width: 4.25rem;
  height: 4.25rem;
  margin-bottom: 0.8rem;
  border-radius: 8px;
  background: #eef7ff;
  color: #3371b7;
  font-size: 2rem;
}

.billing-action-button {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-weight: 700;
}

.billing-help-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}

.billing-help-icon {
  width: 3rem;
  height: 3rem;
  flex: 0 0 3rem;
  border-radius: 8px;
  background: #f8fafc;
  color: #3371b7;
  font-size: 1.35rem;
}

.billing-count-badge {
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0;
}

.billing-summary-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.85rem;
}

.billing-summary-item {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  min-height: 5.75rem;
  padding: 1rem;
  border: 1px solid rgba(31, 41, 51, 0.12);
  border-radius: 8px;
  background: #f8fafc;
}

.billing-summary-icon {
  width: 2.75rem;
  height: 2.75rem;
  flex: 0 0 2.75rem;
  border-radius: 8px;
  background: #eef7ff;
  color: #3371b7;
  font-size: 1.2rem;
}

.billing-summary-icon-success {
  background: #ecfdf3;
  color: #198754;
}

.billing-summary-icon-warning {
  background: #fff7e6;
  color: #b7791f;
}

.billing-table-card {
  overflow: hidden;
}

.billing-table-card-header {
  padding: 1.25rem;
  border-bottom: 1px solid rgba(31, 41, 51, 0.12);
}

.billing-table-hint {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: #6b7280;
  font-size: 0.9rem;
}

.billing-table-wrap {
  min-height: 8rem;
}

.billing-table {
  color: #1f2933;
}

.billing-table thead th {
  border-bottom: 1px solid rgba(31, 41, 51, 0.12);
  color: #6b7280;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.billing-table tbody tr {
  cursor: pointer;
  transition: background-color 0.18s ease, box-shadow 0.18s ease;
}

.billing-table tbody tr:hover {
  background: #f8fafc;
}

.billing-product-cell {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  min-width: 16rem;
  font-weight: 600;
}

.billing-product-icon {
  width: 2.35rem;
  height: 2.35rem;
  flex: 0 0 2.35rem;
  border-radius: 8px;
  background: #eef7ff;
  color: #3371b7;
}

.billing-invoice-number {
  font-weight: 600;
  white-space: nowrap;
}

.billing-status-pill {
  display: inline-flex;
  align-items: center;
  min-height: 1.75rem;
  padding: 0.25rem 0.7rem;
  border: 1px solid rgba(31, 41, 51, 0.12);
  border-radius: 8px;
  background: #f8fafc;
  color: #4b5563;
  font-size: 0.85rem;
  font-weight: 700;
  white-space: nowrap;
}

.billing-status-pill.is-paid {
  border-color: rgba(25, 135, 84, 0.2);
  background: #ecfdf3;
  color: #198754;
}

.billing-status-pill.is-open {
  border-color: rgba(220, 53, 69, 0.2);
  background: #fff1f2;
  color: #dc3545;
}

.billing-pdf-action {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 8px;
  background: #fff1f2;
  color: #dc3545;
}

@media (max-width: 991.98px) {
  .billing-summary-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767.98px) {
  .billing-header-meta,
  .billing-help-card,
  .billing-panel-header,
  .billing-table-card-header {
    align-items: stretch;
    flex-direction: column;
  }

  .billing-empty-panel {
    min-height: auto;
  }

  .billing-table-card-header,
  .billing-panel,
  .billing-help-card {
    padding: 1rem;
  }

  .billing-table {
    min-width: 48rem;
  }
}
