.kurs_lightbox_button{
    background-color: white;
    border: 1px solid black;
    border-radius: 5px;
    padding: 3px;
    position: fixed;
    right: 10px;
    top: 50px;
    z-index: 9999;
}
