.img_cccd {
    width: 100%;
    height: 200px;
    object-fit: contain;
}

/*.verify-state-card-unibeam{*/
/*    background-color: #e0ddda;*/
/*    border-radius: 5px;*/
/*}*/

#check_accept_unibeam {
    margin-top: 0 !important;
}

.form-check-label.form-check-label-text {
    line-height: 1;
}

.vs-radio-con input:checked ~ .vs-radio .vs-radio--circle {
    background: var(--primary);
}