.otapp .mypopup-menumymaps_mapinfo-divcomments{
	background-color: white;
	position: relative;
	min-height: 42px;	
	max-height: 300px;	
	color: rgb(130,130,130);
	margin-bottom: 1.5em;
	padding: 5px;
	overflow: auto;  
}

.otapp .mypopup-menumymaps_mapinfo-divcomments .mypopup-menumymaps_mapinfo-divcomments-buttonEdit{
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
	filter: grayscale(1);
	opacity: 0.2;
}

.otapp .mypopup-menumymaps_mapinfo-titlecomments{
	margin-bottom: 3px;
}

.otapp .mypopup-menumymaps_mapinfo-dust{
	display: block;
	width: 25px;
}

.otapp .mypopup-menumymaps_mapinfo-buttonDust{
	border-radius: 3px;
	font-weight: bold;
	height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;

    background-color: rgb(236, 41, 8);
	border: 1px solid rgb(236, 41, 8);
	color: white;

	width: 30px;
}

.otapp .mypopup-menumymaps_mapinfo-buttonsavesave_hidden{
	display: none;
}

.otapp .mypopup-menumymaps_mapinfo-buttonsavesave_hidden_buttonspacer{
	display: none;
}

.otapp .mypopup-menumymaps_mapinfo-buttonsavesave_visible{
	/*display: flex;*/
}

.otapp .mypopup-menumymaps_mapinfo-buttonsavesave_visible_buttonspacer{
	/*display: flex;*/
}
