#hikashop_product_characteristics.hikashop_product_characteristics table.hikashop_product_characteristics_table{
	overflow: hidden;
}

select {
	border: 1px solid #dfe5e8 !important;
    border-radius: 2px;
    box-shadow: none;
    color: #888;
    cursor: pointer;
    font-size: 12px;
    height: 40px !important;
    line-height: normal;
    margin: 0;
    padding: 5px 5px 0 42px !important;
    position: relative;
    max-width: 250px;
    display: initial !important
}
.chzn-container {
	display:none;
}