/* CSS Document */

.uk-tab {
  margin-right: 7px;
  margin-bottom: -7px;
  margin-top: 7px;
}

#mainMMList .mainMMListItem.mine .body{
	cursor:default;
}


#mainMMList.trash.body{
	cursor:default;
}

.restoreBtn{
		
	line-height: 1;
	  padding: 4px 10px 5px 10px;
	  margin-top: -4px;
	  border-radius: 0;
	  color: white;
	  margin-right: -20px;
}


.smallMMList .body{
	margin-left:28px;
}

#privateMapsForm{
	position:relative;
}



.infoBox3 #todoDial{


	font-size:28px;
	margin-right:6px;
	font-weight:bold; 
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;

}

.infoBox3 .txt{

	color: white;
	line-height: 11px;
	margin-top: 4px;
	display: table-cell;
	vertical-align: middle;
	text-align:left;
	padding-left:6px;

}
.styleX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
