﻿.cap {
    position: relative;
}

.captchaImageAsAnchor {
    position: absolute;
    padding-top: 620px;
    top: -620px;
    pointer-events: none;
}

.buttonCaptcha {
    right: 0px;
    top: 0px;
    position: absolute;
}
