
#submitButton, #cancelButton, .searchDataButton{
	font-size:14px !important;
border: 1px solid #c5dbec;
    background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #2e6e9e;
	
}

    
    .ui-menu-item a{
        width: 140px !important;
    }
    
    
ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all{
            height:150px !important;
            overflow-y:scroll !important; 
            width:195px !important;

}

li.ui-menu-item{
        width: auto !important;
}
  .custom-combobox span.ui-button-text{
            height:8px;
            font-weight: normal;
            color: #454545;
          	position:relative;
			display:inline-block'
 }
   
 .custom-combobox-input{
            height:24px;
        	background-color:#f6f6f6;
            border:1px solid lightgrey;
            border-bottom': '2.3px solid lightgrey'
  }
 
 .conceptTypeSelect, .projDirSelect,.locationSelect,.locationYearSelect{
                  height:24px;
                  background-color:#f6f6f6;
                  border:1px solid lightgrey'
  }
 
 
 input.custom-combobox-input{
        padding-top:0px;
        border-radius:5px 0% 0% 5px;
        background-color:#f6f6f6;
         border-width:1px 1px 2px !important;

    }

 .ui-button-icon-only{
                width:1.4em;
                height:1.5em;
                background-color:#f6f6f6;
     }
            
 .custom-combobox.ui-state-default,
 .custom-combobox.ui-widget-content.ui-state-default,
 .custom-combobox.ui-widget-header.ui-state-default{
                background-color:#f6f6f6 !important;
                color: black;
                font-weight:normal;
    }
        

     input.custom-combobox-input.ui-autocomplete-input{
             border-width:1px 1px 2px !important;
 }
 
            
 .concept_ID_select{
                border-bottom;2px solid lightgrey;           
}
 #business_case_modal .ui-menu .ui-menu-item a{
                width;140px !important;
            }
.combobox{
    display:none;
}

.conceptTypeSelect, input.custom-combobox-input.ui-autocomplete-input, .concept_ID_selectHeader,.projDirSelect,.locationSelect,.locationYearSelect{
    font-family: arial !important;
    font-size: 10pt !important;
}

#bus_case_modal{
    overflow:initial;
   }