#btnBottomRight {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    border-radius: 100%;
}

.papsmear-form input, .others-form input {
    height: auto;
}
