.managedComboBox-description-text{     padding-left:2px;    padding-right:2px;}.managedComboBox-del-icon {     background-image    : url("../../images/cross.png");    background-position : left center;    background-repeat   : no-repeat;    height              : 15px;    width               : 15px;    padding-left        :2px;    padding-right       :2px;    visibility          : hidden;    background-size     : 15px 15px;}.x-combo-selected  img{    visibility      : visible !important;    opacity         : 0.5;    -moz-opacity    : 0.5;    filter          : alpha(opacity=50);    filter          : "alpha(opacity=50)";    -ms-filter      : "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}.x-combo-selected   img:hover {    opacity         : 1 !important;    -moz-opacity    : 1 !important;    filter          : "alpha(opacity=100)";    filter          : alpha(opacity=100);    -ms-filter      : "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.managedComboBox-manipulation{     background-image    : url('../../images/button/edit.png');    cursor              : url('../../images/icon/text_signature.png');    background-position : left center;    background-repeat   : no-repeat;    height              : 16px;    width               : 16px;    visibility          : hidden;    background-size     : 15px 15px;    -webkit-background-size: 28px 16px;    -moz-background-size: 28px 16px;    -o-background-size  : 28px 16px;    vertical-align      : middle;}.managedComboBox-drag-icon {     background-image    : url("../../images/button/sorticon.png");    background-position : right center;    background-repeat   : no-repeat;    padding-right       : 5px;    background-size     : 15px 15px;    height              : 15px;    width               : 15px;    padding-left        : 2px;    visibility          : hidden;}.managedComboBox-drag-icon-dragable .managedComboBox-drag-icon {     cursor  : move;}.imcb-drag-insert-above{    height : 22px;    border  : dotted 1px;    background-color : yellow;}.imcb-drag-insert-below{    height : 22px;    border  : dotted 1px;    background-color : yellow;}.imbc-imb-basebuttons-add button{    background-image: url("../../images/button/drop-add.gif") !important;    background-position: 0 center !important;    background-repeat: no-repeat !important;    padding-left:22px !important;    height: 20px;    }.imbc-imb-basebuttons-manipulate  button{    background-image: url('../../images/edit.gif')!important;    background-position: -8 center!important;    padding-left:22px!important;    height: 20px!important;    background-repeat: no-repeat!important;}.imcb-inactive-items  .x-combo-list-item {    width   : 100%;}.imcb-active-items  .x-combo-list-item {    width   : auto;}.imcb-inactive-items  .managedComboBox-drag-icon{    display : none;    visibility:hidden;}.imcb-inactive-items  .managedComboBox-del-icon{    display : none;    visibility:hidden;}.imcb-inactive-items  .managedComboBox-manipulation {    display : none;    visibility:hidden;}.imbc-imb-buttons-ft {    width   : 100%;}.x-combo-grouping-label  {    font-weight : bold;    font-style  : italic;     text-decoration : underline;    background-color: #FAFAFA;    margin-top : 5px;    border-top  : solid;    border-width: 1px;}