.mini-slider-pagination-bullet-active {
    background-color: white;
    width: 1.5rem;
}

.loginSourceBoxs {
    border: 1px solid #21526e91;
    transition: 0.3s
}

.loginSourceBoxs:hover {
    background: #c4d9e521
}

.btn_toggle_password {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
