#jumpToLatlngModal { position: absolute; width:400px; height: 227px; left:50%; top:50%; margin:-100px 0 0 -200px; } #jumpToLatlngInputType { position:absolute; right:20px; top:5px; } #jumpToLatlngForm { height:90px; } #jumpToLatlngForm dl { width:360px; overflow:hidden; clear:both; } #jumpToLatlngForm dl dt { clear:both; float:left; width:70px; text-align:left; margin:10px 0 0 0; line-height:30px; } #jumpToLatlngForm dl dd { float:left; margin:10px 0 0 0; width:280px; } .type-1 #jumpToLngInput, .type-1 #jumpToLatInput { display:none; } .type-2 #jumpToLngInput, .type-2 #jumpToLatInput { display:block; } .type-1 .ty { display:block; } .type-2 .ty { display:none; } #jumpToLatlngForm dl dd .input { width:200px; } #jumpToLatlngForm dl dd .ty .input { width:50px; } #jumpToLatlngForm dl dd .ty span { display:inline-block; padding:0 3px; font-size:14px; } #jumpToLatlngZoomForm dl { overflow:hidden; clear:both; } #jumpToLatlngZoomForm dt { float:left; width:70px; font-size:14px; } #jumpToLatlngZoomForm dd { float:left; } #jumpToLatlngZoomForm dd .select { width:70px; } #jumpToLatlngModal .modal-footer { padding:5px 10px; } #jumpToLatlngModal .modal-footer .btn { margin-left:3px; background: #0b4596; color: #fff; border: 0px; } #jumpToLatlngModal .modal-footer .btn:hover{ background: #0b4596; color: #fff; border: 0px; }