@CHARSET "UTF-8";

.no-close .ui-dialog-titlebar-close {
	display: none; 
}

.select-wrapper select {
   background: transparent;
   /*width: 268px;*/
   padding: 5px;
   font-size: 1.2em;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: auto;
   -webkit-appearance: none;	
}

.select-wrapper {
	padding-top: 5px;
	padding-bottom: 5px;
}