div.type-swither-padding {
 	padding-top: 27px;
}

div.type-switcher-disabled {	
	pointer-events: none; 
	opacity: 1.5; 
	background: #eee;
}

.nodisplay {
	display: none;
}

.display {
	display: block;
}

tr.mkts {
	background: #FFFFFF;
}

iframe.uploadtarget {
	width: 0; 
	height: 0; 
	border: 0px solid #fff;
}

.myinfo-btn {
	cursor: pointer;
}