.ms-parent {display: inline-block;position: relative;vertical-align: middle;}.ms-choice {background: #fff;display: block;width: 100%;height: 18px;padding: 0;overflow: hidden;cursor: pointer;border: 1px solid #8a8a8a;text-align: left;white-space: nowrap;line-height: 20px;color: #444;text-decoration: none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}.ms-choice:hover {background: #E9F2F9;cursor: default;}.ms-choice.disabled {background: none #f4f4f4;border: 1px solid #ddd;cursor: default;}.ms-choice > span {font: normal 11px arial,sans-serif !important;color: #000000 !important;position: absolute;top: 3px;left: 0;right: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;padding-left: 5px;}.ms-choice > span.placeholder {color: #999;}.ms-choice > div {position: absolute;top: 6px;right: 6px;width: 0;height: 0;border-style: solid;border-width: 6px 3.5px 0 3.5px;border-color: #585859 transparent transparent transparent;}.ms-choice > div.open {border-width: 0 3.5px 6px 3.5px;border-color: transparent transparent #585859 transparent;}.ms-drop {width: 99.5%;overflow: hidden;display: none;margin-top: -1px;padding: 0;position: absolute;z-index: 1000;background: #E9F2F9;color: #000;border: 1px solid #000;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}.ms-drop.bottom {top: 100%;-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);box-shadow: 0 4px 5px rgba(0, 0, 0, .15);}.ms-drop.top {bottom: 100%;-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);-moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);}.ms-search {display: inline-block;margin: 0;min-height: 26px;padding: 2px;position: relative;white-space: nowrap;width: 100%;z-index: 10000;}.ms-search input {font: 1em sans-serif;width: 100%;height: auto !important;min-height: 20px;padding: 0 16px 0 2px!important;margin: 0;outline: 0;border: 1px solid #aaa;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;background: #fff url(images/custom.png) no-repeat 100% -104px;background: url(images/custom.png) no-repeat 100% -104px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));background: url(images/custom.png) no-repeat 100% -104px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);background: url(images/custom.png) no-repeat 100% -104px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);background: url(images/custom.png) no-repeat 100% -104px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);background: url(images/custom.png) no-repeat 100% -104px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);}.ms-search, .ms-search input {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ms-drop ul {overflow: auto;margin: 0;padding: 5px;}.ms-drop ul > li:hover label {background: #1e90ff;color: #fff;}.ms-drop ul > li.group:hover label {background: transparent;color: #000;}.ms-drop ul > li {background: none;list-style: none;display: list-item;position: static;}.ms-drop ul > li .disabled {opacity: .35;filter: Alpha(Opacity=35);}.ms-drop ul > li.multiple {display: block;float: left;}.ms-drop ul > li.group {clear: both;}.ms-drop ul > li.multiple label {width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.ms-drop ul > li label {font: normal 11px arial,sans-serif;color: #000000;display: block;white-space: nowrap;padding:0!important;position:relative!important;}.ms-drop ul > li label span {font: normal 11px arial,sans-serif;color: #000000;white-space: nowrap;}.ms-drop ul > li label span[active='false'] {color: #ff0000;}.ms-drop ul > li label.optgroup {font-weight: bold;padding: 5px 0!important;}.ms-drop input[type="checkbox"] {vertical-align: middle;}.ms-drop ul > li label input[type="radio"] {vertical-align: middle;margin: 0 !important;width: 1px !important;position: absolute !important;left:-30px;}.ms-drop .ms-no-results {display: none;}.ms-drop ul > li label input[type=radio]:focus + span {background: #1e90ff;display: inline-block;width: 100%;}.ms-drop ul > li label input + span {display: inline-block;padding: 5px 0 !important;width: 100%;}