﻿

.ComboBox_small_box img
	{
	display: none;
	}

.ComboBoxDropDown_small_box
	{
	width: 300px !important;
	background: #E5ECF9;
	border: 1px solid #ccc;
	}

.ComboBoxInput_small_box
	{
	width: 70px !important;
	}

.ComboBoxInputHover_small_box
	{
	width: 70px !important;
	}

.ComboBoxLoadingMessage_small_box
	{
	padding: 0 3px;	
	background: #C6D8FF;
	}

.ComboBoxItem_small_box
	{
	background: #E5ECF9;	
	}

.ComboBoxItemHover_small_box
	{
	background: #C6D8FF;
	cursor: pointer;
	}
