@charset "utf-8";
.x3-superboxselect {position:relative;margin: 0px;height: auto !important;overflow: hidden;display:block;outline: none !important;-moz-box-sizing:border-box;}
.x3-superboxselect input[disabled] {background-color: transparent;}
.x3-superboxselect ul {overflow: hidden;cursor: text;}
.x3-superboxselect-display-btns {padding-right: 33px !important;}
.x3-superboxselect-btns {position: absolute;right: 1px;top: -1px;overflow:hidden;padding:2px;}
.x3-superboxselect-btn-over {background-position: left -16px}
.x3-superboxselect-btn-hide {display:none;}
.x3-superboxselect li {float: left;margin: 1px 1px 0px 1px;padding: 0;line-height: 18px;}
.x3-superboxselect-stacked li {float: none !important;}
.x3-superboxselect-input input { border: none; outline: none; margin-top: 4px; margin-bottom: 4px;}
body.ext-ie .x3-superboxselect-input input {background: none; border: none; margin-top: 3px;}
body.ext-ie7 .x3-superboxselect-item {margin: 2px 1px 2px 1px; line-height: 1.2em; padding: 2px 17px 4px 5px !important;}
body.ext-ie6 .x3-superboxselect-item {margin: 2px 1px 2px 1px; line-height: 1.2em; padding: 2px 19px 4px 5px !important;}
.x3-superboxselect-item-hover {background: #BBCEF1; border: 1px solid #6D95E0;}
.x3-superboxselect-item-close:hover, .x3-superboxselect-item-close:active  {background-position: left -12px;}
.x3-superboxselect-item-focus .x3-superboxselect-item-close{ background-position: left -24px}
.x3-item-disabled .x3-superboxselect-item-close{ background-position: left -36px}