.ApplicantSelfieDataScan .loading{
    background-color: gray;
    opacity: 0.6;
    font-size: 32px;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.ApplicantSelfieDataScan .title{
    font-family:sans-serif,Microsoft JhengHei;
    font-size: 24px;
    text-decoration: none;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    border-bottom: 3px solid rgb(158, 158, 158);
    display: table;
    width: 100%;
}
.ApplicantSelfieDataScan .table{
    text-align: center;
}
.ApplicantSelfieDataScan .table-white{
    background-color:white;
}
.ApplicantSelfieDataScan .fa-angle-down{
    font-size: 30px;
    color: rgb(158, 158, 158);
    display: table-cell;
    text-align: right;
}
.ApplicantSelfieDataScan .fa-angle-up{
    font-size: 30px;
    color: rgb(158, 158, 158);
    display: table-cell;
    text-align: right;
}
.ApplicantSelfieDataScan .top-bar{
    text-align: center;
    margin-bottom: 10px;
}
.ApplicantSelfieDataScan .device-wording{
    width: 180px;
    font-size: 20px;
}
.ApplicantSelfieDataScan .long-button{
    width: 80%;
    background-color: rgb(250, 250, 250);
    border-color: rgb(224, 224, 224);
    color: black;
}
.ApplicantSelfieDataScan .long-button:hover{
    background-color: rgb(250, 250, 250);
    border-color: rgb(193, 193, 193);
}
.ApplicantSelfieDataScan .datas-area{
    text-align: center;
}
.ApplicantSelfieDataScan .data-image-area{
    background-color: rgb(250, 250, 250);
    border:1px solid rgb(224, 224, 224);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    text-align: center;
}
.ApplicantSelfieDataScan .data-image-area td{
    padding: 0px;
}
.ApplicantSelfieDataScan .vertical-middle{
    vertical-align: middle;
}
.ApplicantSelfieDataScan .image-area{
    width: 100%;
}
.ApplicantSelfieDataScan .no-padding-left{
    padding-left: 0px;
}
.ApplicantSelfieDataScan .no-padding-right{
    padding-right: 0px;
}
.ApplicantSelfieDataScan .scan-button{
    width: 100%;
    background-color: rgb(65, 139, 202);
    border-color: rgb(65, 139, 202);
    color: white;
}
.ApplicantSelfieDataScan .scan-button:hover{
    background-color: rgb(48, 113, 169);
    border-color: rgb(48, 113, 169);
}
.ApplicantSelfieDataScan .rescan-button-on{
    width: 100%;
    background-color: white;
    border: 2px solid rgb(0, 176, 80);
    border-color: rgb(0, 176, 80);
    color: rgb(0, 176, 80);
    box-sizing: border-box;
}
.ApplicantSelfieDataScan .rescan-button-on:hover{
    color: rgb(4, 165, 77);
    border-color: rgb(4, 165, 77);
}
.ApplicantSelfieDataScan .rescan-button-off{
    width: 100%;
    background-color: white;
    border: 2px solid rgb(191, 191, 191);
    border-color: rgb(191, 191, 191);
    color: rgb(191, 191, 191);
    box-sizing: border-box;
}
.ApplicantSelfieDataScan .rescan-button-off:hover{
    color: rgb(150, 150, 150);
    border-color: rgb(150, 150, 150);
}
.ApplicantSelfieDataScan .rescan-other-button-on{
    width: 48%;
    background-color: white;
    border: 2px solid rgb(0, 176, 80);
    border-color: rgb(0, 176, 80);
    color: rgb(0, 176, 80);
    box-sizing: border-box;
}
.ApplicantSelfieDataScan .rescan-other-button-on:hover{
    color: rgb(4, 165, 77);
    border-color: rgb(4, 165, 77);
}
.ApplicantSelfieDataScan .rescan-other-button-off{
    width: 48%;
    background-color: white;
    border: 2px solid rgb(191, 191, 191);
    border-color: rgb(191, 191, 191);
    color: rgb(191, 191, 191);
    box-sizing: border-box;
}
.ApplicantSelfieDataScan .rescan-other-button-off:hover{
    color: rgb(150, 150, 150);
    border-color: rgb(150, 150, 150);
}
.ApplicantSelfieDataScan .view-button{
    width: 100%;
    background-color: rgb(250, 250, 250);
    border-color: rgb(224, 224, 224);
    color: black;
}
.ApplicantSelfieDataScan .view-button:hover{
    background-color: rgb(250, 250, 250);
    border-color: rgb(193, 193, 193);
}
.ApplicantSelfieDataScan .select-scan-area{
    font-size: 18px;
    padding: 0px;
    text-align: left;
}
.ApplicantSelfieDataScan .not-selected-tab{
    width: 20%;
    display: inline-block;
    background-color: white;
    color: gray;
    border: 1px solid rgba(0, 0, 0, 0.1);
    /* border-bottom: 0px; */
    padding: 10px;
    position: relative;
    top: 1px;
    text-align: center;
}
.ApplicantSelfieDataScan .not-selected-tab:hover{
    color: black;
    cursor: pointer;
}
.ApplicantSelfieDataScan .selected-tab{
    width: 20%;
    display: inline-block;
    background-color: white;
    color: rgb(48, 113, 169);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0px;
    font-weight: bold;
    padding: 10px;
    position: relative;
    top: 2px;
    text-align: center;
}
.ApplicantSelfieDataScan .selected-tab:hover{
    cursor: pointer;
}
.ApplicantSelfieDataScan .right-tab{
    right: 6px;
}
.ApplicantSelfieDataScan .sms-tab{
    right: 12px;
}
.ApplicantSelfieDataScan .refresh-button-area{
    text-align: center;
    margin-top: 10px;
}
.ApplicantSelfieDataScan .refresh-button{
    background-color: white;
    border: 1px solid rgb(65, 139, 202);
    color: rgb(65, 139, 202);
    font-size: 18px;
    border-radius: 50px;
    width: 45%;
}

.ApplicantSelfieDataScan .qrcode-loading-spinner{
    font-size: 20px;
    width: 39px;
    height: 39px;
    color: rgb(48, 113, 169);
}

.ApplicantSelfieDataScan .load-image-button{
    height:100%; 
    width:100%; 
    background-color: rgb(78,177,225); 
    border-color: rgb(78,177,225);
}

.ApplicantSelfieDataScan .update-qrcode-button{
    height:100%; 
    width:100%; 
    color: #666666; 
    background-color: rgb(244,244,244);
    border-color: rgb(224, 224, 224);
}

.ApplicantSelfieDataScan .checking-device-spinner{
    font-size: 12px;
    width: 24px;
    height: 24px;
}
.ApplicantSelfieDataScan .needUploadFileWithFTP {
    text-align: center;
}
/*
因為 bootstrap RWD 在中間階段會將 max-width 縮至 720px，畫面看起來會有點怪
所以將中間階段的 max-width 改為 900px 
*/
@media (min-width: 768px) and (max-width: 1200px) {
    .ApplicantSelfieDataScan .datas-area{
        max-width: 900px;
    }
    .ApplicantSelfieDataScan .top-bar{
        max-width: 900px;
    }
}
.ApplicantSelfieDataScan .print-button{
    width: 100%;
}
