.formError {
    border: 1px solid #EF4646 !important;
}

.d-none {
    display: none;
}
.custom-css-button{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.custom-css-button span{
    margin-right: 0;
}

.progress-cus {
    width: 214px !important;
    height: 214px !important;
}

.barcode-center {
    display: flex;
    justify-content: center;
}
.btn-back-rigist{
    text-align: center;
    line-height: 55px;
    text-decoration: none;
}
.btn-decoration{
    text-decoration: none;
}

.btn-back{
    text-align: center;
    line-height: 50px;
    text-decoration: none;
}

.barcode-image img {
    height: 57.5px;
}

.btn-back-rigist{
    text-align: center;
    line-height: 55px;
    text-decoration: none;
}

.btn-decoration{
    text-decoration: none;
}
.point-card{
    color: #45a981;
    padding-bottom: 10px;
}
.ls-1-2{
    letter-spacing: 1.2px;
}
html {
    overflow-x: hidden;
    max-width: 100vw;
}
.background-unactive{
    background-color: #BFBFBF;
}
#btn_scroll_update{
    background-color : #d95f6b;
}