/* _content/WebUP/Views/Home/NewOrderList.cshtml.rz.scp.css */
body[b-hw85y7hys3] {
}

.main-content[b-hw85y7hys3] {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
}

.main-top[b-hw85y7hys3] {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

.main-top__left[b-hw85y7hys3] {
    display: flex;
    gap: 20px;
}

.search label[b-hw85y7hys3] {
    position: relative;
}

.search input[b-hw85y7hys3] {
    width: 517px;
    height: 48px;
    border: 4px solid #61799f;
    background-color: #ffffff;
    border-radius: 15px;
    font-size: 20px;
    padding: 17px 12px 17px 48px;
    position: relative;
}

.search label[b-hw85y7hys3]:before {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: 22px;
    z-index: 10;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/search.svg) no-repeat;
}

.btn-search[b-hw85y7hys3] {
    border: none;
    width: 113px;
    height: 48px;
    background-color: #61799f;
    color: #ffffff;
    font-size: 20px;
    border-radius: 15px;
    margin-left: 20px;
    cursor: pointer;
    box-shadow: 8px 10px 10px rgb(0 0 0 / 55%);
}

.wrapper[b-hw85y7hys3] {
    width: 100%;
    height: 100%;
}
/*birzha*/
.table-wrap[b-hw85y7hys3] {
    border: 4px solid #61799f;
    border-radius: 12px;
    margin: 30px 0;
    padding: 3px;
    background-color: #fff;
}

.table-header[b-hw85y7hys3],
.table-row[b-hw85y7hys3] {
    display: grid;
    grid-template-columns: 3% 3% 5% 25% 25% 12% 10% 5%;
    background-color: #fff;
}

    .table-header > div[b-hw85y7hys3],
    .table-row > div[b-hw85y7hys3] {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        padding: 15px 10px;
    }

.table-header[b-hw85y7hys3] {
    position: sticky;
    top: 0;
}

    .table-header .table-header__cell[b-hw85y7hys3] {
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        color: #5a7299;
    }

.table-row__wrap[b-hw85y7hys3] {
    height: 70vh;
    overflow: auto;
}

.table-row[b-hw85y7hys3] {
    cursor: pointer;
    background-color: #d1edff;
}

    .table-row:nth-child(4n+3)[b-hw85y7hys3],
    .table-row:nth-child(4n+4)[b-hw85y7hys3] {
        background-color: #fff;
    }

    .table-row.active[b-hw85y7hys3] {
        background-color: #7e93b5;
        margin: 0 3px 0 0;
    }

    .table-row .table-row__cell[b-hw85y7hys3] {
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        color: #747c88;
    }

    .table-row.active .table-row__cell[b-hw85y7hys3] {
        color: #fff;
    }

    .table-row .place-bet[b-hw85y7hys3] {
        border-radius: 12px;
        background: linear-gradient(90deg, #728cb4 0%, #4c6b9c 100%);
        font-weight: 400;
        font-size: 17px;
        text-align: center;
        color: #fff;
        padding: 10px 20px;
    }

    .table-row.active .place-bet[b-hw85y7hys3] {
        border: 1px solid #fff;
    }

.place-bet:hover[b-hw85y7hys3] {
    opacity: 0.8;
}

.table-row__detail[b-hw85y7hys3] {
    display: none;
    background-color: #fff;
    border: 4px solid #7e93b5;
    border-radius: 0 0 20px 20px;
    padding: 16px;
    margin: 0 3px 0 0;
}

    .table-row__detail.active[b-hw85y7hys3] {
        display: block;
    }

    .table-row__detail .table-detail__header[b-hw85y7hys3],
    .table-row__detail .table-detail__row[b-hw85y7hys3] {
        display: grid;
        grid-template-columns: 11% 11% 25% 25% 11% 17%;
    }

.table-detail__header .detail-cell[b-hw85y7hys3] {
    font-weight: 400;
    font-size: 19px;
    color: #5a7299;
    text-align: center;
    padding: 0 0 10px 0;
}

.table-detail__row .detail-cell[b-hw85y7hys3] {
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #747c88;
    padding: 10px;
}
/* _content/WebUP/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-8jbn5q0lr2] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-8jbn5q0lr2] {
  color: #0077cc;
}

.btn-primary[b-8jbn5q0lr2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-8jbn5q0lr2], .nav-pills .show > .nav-link[b-8jbn5q0lr2] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-8jbn5q0lr2] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-8jbn5q0lr2] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-8jbn5q0lr2] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-8jbn5q0lr2] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-8jbn5q0lr2] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
.navbar[b-8jbn5q0lr2] {
    color: white;
    background-image: url(../img/metall-background.svg);
} 
