.chk_key_button {
position:absolute !important;
top:110px !important;
right:16px !important;
transform: scale(1.8);
}

.chk_key_item_holder {
margin-top:3px;
width:100%;
min-height:21px;
display:flex;
}

img.chk_key {
height:24px;
width:24px;
}

.chk_key_item {
width:80px;
}

.chk_key_text {
width:calc(100% - 80px);
display: flex;
align-items: center;
font-size:90%;
}

#key-panel-content-holder {
overflow:hidden;
}

input.chk_key {
margin:-11px 0 0 0 !important;
right:0px !important;
left:auto !important
}

.geoloc_button {
position:absolute !important;
top:150px !important;
right:8px !important;	
}

.geoloc_button:after {
background : url(..images/attraction.svg);
position: absolute;
top:0px;
left:0px;
}

.ol-print {
position:absolute !important;
top:154px !important;
right:8px !important;
left:auto !important; 
}
