.leaflet-control-radar { width:100px; height:700px; border-radius:6px; background-color:#FFF8DC; border:1px solid #000000; }
.leaflet-control-radar-expanded { width:370px; height:123px; border-radius:5px; background-color:#FFFFFF; border:2px solid rgba(0,0,0,0.2); }
.leaflet-control-radar-view { position:absolute; left:0; bottom:0; width:370px; height:123px; border-radius:5px; background-color:#FFFFFF; border:2px solid rgba(0,0,0,0.2); }		/*display: none; }  */
.leaflet-control-radar-table { position:absolute; left:10px; top:10px; }
.leaflet-control-radar-buttons { position:absolute; left:92px; top:30px; width:166px; height:120px; border:1px solid rgb(128,128,128); border-radius:3px; background-color:#FFFFFF; }
.tableText { font-family:Tahoma; font-size:11px; color:rgb(64,64,64); }
input[type=button].choice { outline:none; background:-moz-linear-gradient(#FFFFFF, #F2F2F2); background:-webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#F2F2F2)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2'); 
		height:20px; width:168px; border:1px solid rgb(128,128,128); border-radius:3px; font-family:Tahoma; font-size:11px; color:rgb(128,128,128); }
input[type=button].choice:hover{ outline:none; background:-moz-linear-gradient(#F2F2F2, #DEDEDE); background:-webkit-gradient(linear, 0 0, 0 100%, from(#F2F2F2), to(#DEDEDE)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#DEDEDE' ); }
input[type=checkbox].checkbox { border:2px solid #808080; border-radius:2px; }

.leaflet-control-radar-navigation { width:222px; height:52px; border-radius:6px; background-color:transparent; border:1px solid white; z-index:70; }
.leaflet-control-legend-radar { width:260px; height:354px; border-radius:6px; background-color:#FFF8DC; border:1px solid #000000; }
.options { content:url('https://view.meteorf.ru/Images/gear.png'); }
