/* @override 
	http://www.namta.us/assets/templates/namta/css/pop.css
	https://www.namta.us/assets/templates/namta/css/pop.css
*/
body { background-color: #ffffff;}
#popup { margin: 10px; padding: 10px; background-color: #fff; border: 1px solid #006baf; display: inline; float: left;}
#edit-instrument { width: 438px; height: 178px; display: block;}
#edit-locations { width: 438px; display: block;}
#edit-photos { width: 438px; display: block;}
#popup h3 { color: #006baf; font-size: 18px; margin-bottom: 8px;}
#popup p { width: inherit; padding-bottom: 10px; padding-top: 10px;}
#popup p label { color: #333; padding-right: 8px;}

table.crop-table  {}
table.crop-table td.crop-image button { margin-top: 8px;}
table.crop-table h4 { background-image: none; border-style: none;}
#main div.current-image { padding: 0;}
#main table { float: left;}
#main table td { vertical-align: top; padding-right: 17px; padding-left: 0;}
