h1, h2, h3, h4 {
    transition-property: opacity, transform;
    font-weight: 400 !important;
    text-align: center;
    opacity: 1;
    font-family: teko !important;
    line-height: initial;
}

.total_hadir {
    font-weight: 600;
    color: red;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: linear-gradient(to bottom, #ffee1f 0%, #ffd600 100%) !important;
}

.my-button-class {
    position: fixed;
    top: 91.5%;
    padding: 10px;
    background: #edcb1b;
    color: #e51515;
    border: none;
    border-radius: 0 20px;
}
h2.headline-ypgs {
    margin-top: -25px;
}

#clock {
    display: inline-block;
    float: right;
    font-size: medium;
    font-weight: 600;
    color: #f00;
}

.logoku {
    width: 120px;
    height: 120px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

video {
    display: inline-block;
    vertical-align: baseline;
    border-radius: 10px;
}

#list_hadir thead {
    background: #ffd600;
}

#exportButton {
    margin-bottom: 10px;
}

#list_hadir td {
    font-size: 12px;
}

.col-sm-6 h3 {
    text-align: left;
    margin: 0px 0px 0px 0px;
}

.table>thead>tr>th {
    font-family: teko;
    font-weight: 400;
}
    
    .col {
    display: inline-block;
}
td {
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
}

th {
    text-align: left;
    padding-right: 20px;
}
    #reader {
      width: 100%;
      border: unset !important;
    }
    .wisudawan_overlay{
            position: fixed;
    background: #016601;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
    }
    .result {
      background-color: green;
      color: #fff;
      padding: 20px;
      display: inline-block;
    }

    .row {
      display: block;
    }
    .start_again{
            position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%,-6%);
    cursor: pointer;
    display:none;
    }
    .nama_wisuda{
            text-align: center;
    margin-top: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    }
    #reader__scan_region {
      background: white;
    }
    
@media screen and (max-width: 767px) {
.nama_wisuda {
    font-size: 15px;
}

.wisudawan_overlay img {
    width: 80px !important;
}

.h2, h2 {
    font-size: 20px;
    line-height: 1;
}

.col-sm-6 h3 {
    font-size: 18px;
}
img.logoku {
    width: 45px;
    height: 45px;
    display: flex;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 1.5em;
    border-radius: unset;
    box-shadow: unset;
    top: 3px;
    position: absolute;
    z-index: 9;
    padding: 0px;
}

h2.headline-ypgs {
    margin-top: 20px;
    font-size: 20px;
    text-align: left;
    margin-left: 60px;
}

.total_hadir {
    margin: -5px 0 5px 0;
}
#reader__camera_selection_old {
    display:none !important;
}
}

@media screen and (max-width: 640px) {
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    display: inline-block;
}

.dataTables_wrapper .dataTables_filter input {
    max-width: 160px;
}
.dataTables_wrapper .dataTables_filter {
    margin-top: 0 !important;
    margin-left: 15px;
}

#list_hadir_length2 {
display:none;
}
}