.qrcode-print {
    padding: 0px 2rem;
    margin-bottom: 2rem;
}

.m-bot-0 {
    margin-bottom: 0px;
}

.m-bot-20 {
    margin-bottom: 20px;
}

.h-154 {
    height: 154px;
}

.font-16 {
    font-size: 16px;
}

.font-14 {
    font-size: 14px;
}

.font-12 {
    font-size: 12px;
}

.m-top-1r {
    margin-top: 1rem;
}

.qr-code {
    width: 128px;
    height: 128px;
    margin: auto;
}

.absolute1 {
    position: absolute;
}

.laporanFinalHeaderPrint {
    padding: 2rem;
    height: 155px;
}

.pesertaIdentityHeader {
    background: #f4f4f4;
    display: flex;
    flex: 1;
    margin-right: 2rem;
    padding: 1rem;
    border-radius: 12px;
    height: 155px;
}

.h-110 {
    height: 110px;
}
.w-110 {
    width: 110px;
}

.img-110 {
    height: 110px;
    width: 110px;
}

.pesertIdentityBody {
    height: 110px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.col-center {
    justify-content: center;
}

.m-1r-0 {
    margin: 1rem 0px;
}

.p-1r-2r {
    padding: 1rem 2rem;
}

.flex {
    display: flex;
}

.flex.flex-end {
    justify-content: flex-end;
}

.w-32 {
    width: 32px;
}

.va-top {
    vertical-align: top;
}

.border-r-s {
    border-radius: 4px;
}

.border-r-m {
    border-radius: 8px;
}

.qr-wrapper {
    padding: 10px 20px 5px 20px;
    border-radius: 4px;
    background: #00875a14;
    cursor: help;
    border: 1px solid #ccc;
}

.footerLink {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.col .row .valignWrapper {
    margin-left: auto;
    margin-right: auto;
}

.m-auto {
    margin: auto !important;
}

.align-stretch {
    align-items: stretch !important;
}

.row .col.no-margin {
    margin: 0px;
}

.customSelect {
    background: whitesmoke;
    border: 2px solid #a5adba;
    border-radius: 3px;
}

.nowrap {
    white-space: nowrap;
}

.standar-container {
    background: rgba(9, 30, 66, 0.04);
    border: 2px solid rgba(9, 30, 66, 0.04);
    box-sizing: border-box;
    border-radius: 3px;
}

.marginLeft12px {
    margin-left: 12px;
}

.width47px {
    width: 47px;
}

.padding5px20px {
    padding: 5px 20px;
}

.padding5px20px5px {
    padding: 5px 20px 5px;
}

.padding15px25px {
    padding: 15px 25px;
}

.maxWidth900px {
    max-width: 900px;
}
.marginLeftRight-13px {
    margin-left: -13px;
    margin-right: -13px;
}

.paddingTop0 {
    padding-top: 0 !important;
}

.padh4r {
    padding: 0px 4rem;
}

.padh4r {
    padding: 0px 3.5rem;
}

.pad4r {
    padding: 4.5rem;
}

.pad4r {
    padding: 3.5rem;
}

.left2rem {
    margin-left: 1rem;
}

.w220 {
    width: 220px;
}

.headerCIMBIdentity {
    padding: 40px 0px;
}

.pad-light {
    padding: 8px 16px;
}

.justify {
    text-align: justify;
}

.no-padding {
    padding: 0px !important;
}

.width4r {
    width: 4rem;
}

.space-hor-8 > * {
    padding: 0px 8px;
}
.space-ver-8 > * {
    padding: 8px 0px;
}

.relative {
    position: relative;
}

.active-bar {
    position: absolute;
    z-index: 100;
    top: 30%;
    left: 0;
    right: 100%;
    height: 30px;
    width: 100%;
    background: orange;
}

.flex-mid.center {
    justify-content: center;
}

.padding0 {
    padding: 0;
}

.cover {
    object-fit: cover;
    object-position: center;
}

.topImg {
    width: 100%;
    z-index: 100;
    margin-top: 100px;
}
.topImg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.firstFooter {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.opacity0 {
    opacity: 0;
    height: 1px;
}

.border-filler {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 1px solid #ccc;
    border-right: none;
}

.border-filler-last {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 1px solid #ccc;
}

.laporanFinalHeaderCorporate {
    width: 100%;
    height: 100%;
}

.headerPrint,
.footerPrint {
    height: 100px;
}

.headerPrint {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 0;
    background: red;
    height: 0;
}
.footerPrint {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: red;
    height: 0;
}

.headerPrint.pancaran {
    height: 120px;
    position: absolute;
    display: unset;
    background: transparent;
}

.inline-table {
    display: inline-table;
    border: none;
    word-wrap: break-word;
    overflow: scroll;
}

.logo-pancaran {
    height: 34px;
    width: 120px;
}

.height100 {
    height: 100%;
}
.border-default {
    border: 1px solid black;
}

.verticalTableHeader {
    text-align: center;
    white-space: nowrap;
    transform-origin: 50% 50%;
    transform: rotate(90deg);
}
.verticalTableHeader:before {
    content: "";
    padding-top: 110%; /* takes width as reference, + 10% for faking some extra padding */
    display: inline-block;
    vertical-align: middle;
}

.table-1px-border th,
.table-1px-border td {
    border: 1px solid black !important;
}

.table-1px-border th.no-right,
.table-1px-border td.no-right {
    border-right: none !important;
}
.table-1px-border th.no-left,
.table-1px-border td.no-left {
    border-left: none !important;
}
