@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap");

* {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}

p {
    margin: 0;
}

table {
    width: 100%;
    border-collapse: collapse;
}

table, th, td {
    border: 0.208vw solid white;
    border-top: none;
    border-left: none;
    color: black;
    font-weight: bold;
}


.table_second thead th {
    color: black;
    background-color: #cfddcc;
}

.thead-background {
    background-color: #cfddcc !important;
}

th, td {
    padding: 0.41vw;
    text-align: center;
}

.td-group-header__1 th, .td-group-header__1 td, .td-group-cell th, .td-group-cell td {
    background-color: #d1dfce;
    color: black;
}

.td-group-header__2 th, .td-group-header__2 td {
    background-color: #649860;
    color: white;
}

.td-group-cell img {
    width: 3.20vw;
    height: 3.20vw;
    border: red 0.21vw solid;
    border-top-left-radius: 0.52vw;
    border-bottom-right-radius: 0.52vw;
    object-fit: cover;
}

.table_second th, .table_second td {
    background-color: #e7ede5;
    padding: 0.05vw;
}

.table_second .td-group-cell__user, .table_second .td-group-cell__user-img, .table_second .td-group-cell__user-roles, .table_second .th-id, .table_second {
    background-color: #649860;
    color: white;
    border-color: transparent;
    text-align: left;
    border-top: none;
    border-right: none;
}

.table_second tbody:nth-last-child(1) .td-group-cell__user, .table_second tbody:nth-last-child(1) .td-group-cell__user-img, .table_second tbody:nth-last-child(1) .th-id {
    border-bottom: white 0.208vw solid;
}

.td-group-cell__user-img {
    text-align: center !important;
}

.table_second .td-group-header__1 {
    text-align: left;
}

.td-group-cell__count {
    font-size: 1vw;
}

.table_second .td-group-cell__user {
    vertical-align: top;
}

.table_second .td-group-cell__user div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 1.56vw;
}

.table_second .td-group-cell__user-name {
    margin: 0;
    height: 1.30vw;
    background-color: red !important;
    color: white !important;
    padding-left: 0.78vw;
    background-clip: padding-box;
    display: flex;
    align-items: center;
}

.table_second .td-group-cell__user .td-group-cell__user-role {
    height: 2.08vw;
    text-align: unset;
    display: flex;
    align-items: center;
    color: white !important;
    padding-right: 1.56vw;
    background-clip: padding-box;
    /*margin-top: 0.625vw;*/
}

.td-group-cell__user {
    font-size: 0.8vw;
}

.green-color {
    color: #649860 !important;
}

.danger-color {
    color: red !important;
}

.table-container {
    background-color: unset !important;
}

.no-wrap {
    white-space: nowrap;
}

.all-span {
    padding: 0.625vw 0.625vw 0.625vw 2.5vw;
    color: #000;
    font-weight: 700 !important;
    margin-left: 31.25vw;
    text-align: center;
}

.thead-overall {
    text-align: center;
}

.table-container {
    padding: 1.083vw;
    padding-top: 0;
    background-color: #649860;
    /*margin: 5vw 0;*/
}

table {
    width: 100%;
    padding: 2.5vw 1vw;
    border-collapse: collapse;
}

table, th, td {
    border: 0.052vw solid white;
    color: black;
    font-size: 0.95vw;
}

thead th {
    color: black;
    background-color: #f1f1f1;
}

th, td {
    padding: 0.25vw;
    text-align: center;
}

.td-group-cell__user-name {
    width: 50%;
}

.td-group-header__1 th, .td-group-header__1 td, .td-group-cell th, .td-group-cell td {
    background-color: #d1dfce;
    color: black;
}

.td-group-header__2 th, .td-group-header__2 td {
    background-color: #649860;
    color: white;
}

.background-red {
    background-color: #c41a1a !important;
    color: #FFFFFF !important;
}

.text-red {
    color: #c41a1a !important;
    font-weight: 700 !important;
}

* {
    font-family: "Inter", sans-serif;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    background: #FFFFFF;
}

.container {
    padding: 2.0833333333vw;
    width: 100%;
    height: 100%;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 1.083vw 1.083vw 0.3vw;
}

.header__triangle img {
    width: 59.6458333333vw !important;
    height: 5.6458333333vw;
}

.header__info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__logo {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
}

.header__title {
    max-width: 9.6354166667vw;
    font-size: 0.625vw;
    margin-left: 1.25vw;
}

.header__title span {
    display: block;
    font-weight: 600;
    font-size: 0.9375vw;
    /*margin-top: 0.625vw;*/
}

.header__description {
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    font-weight: 600;
    font-size: 0.95vw;
    padding: 2.8125vw 2.8125vw 2.8125vw 4.1666666667vw;
    width: 100%;
    max-width: 77.6041666667vw;
    text-transform: uppercase;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.header__description p {
    max-width: 51.0416666667vw;
    margin: auto;
}

.header__description span {
    display: block;
    max-width: 26.0416666667vw;
    margin: auto;
}

.card {
    background: #A4D4AA;
    max-width: 13.5416666667vw;
    width: 100%;
    position: relative;
    border-radius: 1.0416666667vw;
}

.card__img img {
    display: block;
    max-width: 13.0208333333vw;
    min-height: 13.0208333333vw;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding-top: 0.2083333333vw;
}

.card__info {
    position: absolute;
    bottom: -0.5208333333vw;
    left: 0;
    z-index: 2;
    background: #A4D4AA;
    width: 100%;
    border-radius: 1.0416666667vw;
    padding: 0.2083333333vw;
}

.card__fullname {
    font-weight: 550;
    font-size: 1.0416666667vw;
    text-align: center;
}

.card__time {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DA002B;
    margin-top: 0.2083333333vw;
}

.card__time img {
    width: 1.25vw;
    height: 1.25vw;
}

.card__time span {
    display: block;
    margin-left: 0.3125vw;
    font-size: 0.8333333333vw;
}

.grid-card {
    display: grid;
    grid-template-columns: repeat(5, 13.59375vw);
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    row-gap: 3.125vw;
    column-gap: 3.125vw;
    height: 31.25vw;
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap");

* {
    font-family: "Inter", sans-serif;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    background: #FFFFFF;
}

.container {
    padding: 1vw;
    width: 100%;
    height: 100%;
}

.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header__triangle img {
    width: 78.6458333333vw;
    height: 6.6458333333vw;
}

.header__info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__logo {
    width: 4.2083333333vw;
    height: 4.2083333333vw;
}

.header__title {
    max-width: 9.6354166667vw;
    font-size: 0.525vw;
    margin-left: 1.25vw;
}

.header__title span {
    display: block;
    font-weight: 600;
    font-size: 0.8375vw;
    /*margin-top: 0.625vw;*/
}

.header__description p {

    width: 100% !important;
    text-align: center;
}

.header__description span {
    display: block;
    margin: auto;
    width: 100% !important;
    text-align: center;
}

.card {
    background: #A4D4AA;
    max-width: 13.5416666667vw;
    width: 100%;
    position: relative;
}

.card__img img {
    display: block;
    max-width: 13.0208333333vw;
    min-height: 13.0208333333vw;
    object-fit: cover;
    margin: auto;
    padding-top: 0.2083333333vw;
    width: 13.59vw;
    height: 15.1vw;
}

.card__info {
    position: absolute;
    bottom: -1vw;
    left: 0;
    z-index: 2;
    background: #A4D4AA;
    width: 100%;
    border-radius: 1.0416666667vw;
    padding: 0.2083333333vw;
}

.card__fullname {
    font-weight: 550;
    font-size: 0.8vw;
    text-align: center;
}

.card__time {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DA002B;
    margin-top: 0.2083333333vw;
}

.card__time img {
    width: 1.25vw;
    height: 1.25vw;
}

.card__time span {
    display: block;
    margin-left: 0.3125vw;
    font-size: 0.8333333333vw;
}

.grid-card {
    display: grid;
    grid-template-columns: repeat(5, 13.59375vw);
    justify-content: center;
    align-items: center;
    max-width: 96.45vw;
    margin-top: -.0625vw;
    column-gap: 4.125vw;
    height: 42.25vw;
    width: 100vw !important;
    margin-right: 1.5625vw;
    margin-left: 1.5625vw;
    transform: scale(0.9);
}

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