
// picker
#picker-modal {
			.search-box { 
				display: none;
				position: absolute; 
				left: 350px;
			}
			
}			
