.chzn-container{font-size:13px;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block}.chzn-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chzn-container .chzn-drop{border:1px solid #aaa;position:absolute;border-top:0;top:100%;box-shadow:0 4px 5px rgba(0,0,0,.15);background:#fff;left:-9999px;width:100%;z-index:1010}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container a{cursor:pointer}.chzn-container .chzn-single .group-name,.chzn-container .search-choice .group-name{overflow:hidden;text-overflow:ellipsis;font-weight:400;margin-right:4px;color:#999;white-space:nowrap}.chzn-container .chzn-single .group-name:after,.chzn-container .search-choice .group-name:after{content:":";vertical-align:top;padding-left:2px}.chzn-container-single .chzn-single{height:25px;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;text-decoration:none;color:#444;position:relative;background-color:#fff;border-radius:5px;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);line-height:24px;white-space:nowrap;display:block}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{overflow:hidden;text-overflow:ellipsis;margin-right:26px;white-space:nowrap;display:block}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{height:12px;font-size:1px;right:26px;position:absolute;top:6px;background:url(chosen-sprite.png) -42px 1px no-repeat;width:12px;display:block}.chzn-container-single .chzn-single abbr:hover,.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{height:100%;right:0;position:absolute;top:0;width:18px;display:block}.chzn-container-single .chzn-single div b{height:100%;background:url(chosen-sprite.png) no-repeat 0 2px;width:100%;display:block}.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010}.chzn-container-single .chzn-search input[type=text]{height:auto;padding:4px 20px 4px 5px;font-size:1em;border:1px solid #aaa;outline:0;margin:1px 0;border-radius:0;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;width:100%;line-height:normal;font-family:sans-serif}.chzn-container-single .chzn-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.chzn-container-single.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container .chzn-results{overflow-y:auto;overflow-x:hidden;padding:0 0 0 4px;color:#444;position:relative;max-height:240px;-webkit-overflow-scrolling:touch;margin:0 4px 4px 0}.chzn-container .chzn-results li{list-style:none;padding:5px 6px;-webkit-touch-callout:none;margin:0;line-height:15px;word-wrap:break-word;display:none}.chzn-container .chzn-results li.active-result{cursor:pointer;display:list-item}.chzn-container .chzn-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.chzn-container .chzn-results li.highlighted{color:#fff;background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%)}.chzn-container .chzn-results li.no-results{color:#777;background:#f4f4f4;display:list-item}.chzn-container .chzn-results li.group-result{font-weight:700;cursor:default;display:list-item}.chzn-container .chzn-results li.group-option{padding-left:15px}.chzn-container .chzn-results li em{text-decoration:underline;font-style:normal}.chzn-container-multi .chzn-choices{height:auto;overflow:hidden;padding:0 5px;border:1px solid #aaa;position:relative;background-color:#fff;margin:0;cursor:text;width:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%)}.chzn-container-multi .chzn-choices li{list-style:none;float:left}.chzn-container-multi .chzn-choices li.search-field{padding:0;margin:0;white-space:nowrap}.chzn-container-multi .chzn-choices li.search-field input[type=text]{height:25px;padding:0;font-size:100%;border:0!important;color:#999;outline:0;margin:1px 0;box-shadow:none;border-radius:0;background:transparent!important;line-height:normal;font-family:sans-serif}.chzn-container-multi .chzn-choices li.search-choice{padding:3px 20px 3px 5px;border:1px solid #aaa;color:#333;background-clip:padding-box;position:relative;max-width:100%;background-size:100% 19px;background-color:#eee;margin:3px 5px 3px 0;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);border-radius:3px;cursor:default;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);line-height:13px;background-repeat:repeat-x}.chzn-container-multi .chzn-choices li.search-choice span{word-wrap:break-word}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{height:12px;font-size:1px;right:3px;position:absolute;top:4px;background:url(chosen-sprite.png) -42px 1px no-repeat;width:12px;display:block}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices li.search-choice-disabled{border:1px solid #ccc;color:#666;padding-right:5px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee)}.chzn-container-multi .chzn-choices li.search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container-multi .chzn-results{padding:0;margin:0}.chzn-container-multi .chzn-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chzn-container-active .chzn-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chzn-container-active.chzn-with-drop .chzn-single{border-bottom-right-radius:0;border-bottom-left-radius:0;border:1px solid #aaa;-moz-border-radius-bottomleft:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);-moz-border-radius-bottomright:0}.chzn-container-active.chzn-with-drop .chzn-single div{border-left:none;background:transparent}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chzn-container-active .chzn-choices li.search-field input[type=text]{color:#222!important}.chzn-disabled{opacity:.5!important;cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close,.chzn-disabled .chzn-single{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{overflow:visible;padding:0 8px 0 0}.chzn-rtl .chzn-single span{margin-right:0;margin-left:26px;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{right:auto;left:3px}.chzn-rtl .chzn-single abbr{right:auto;left:26px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices li.search-field input[type=text]{direction:rtl}.chzn-rtl .chzn-choices li.search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices li.search-choice .search-choice-close{right:auto;left:4px}.chzn-rtl .chzn-drop,.chzn-rtl.chzn-container-single-nosearch .chzn-search{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{padding:0 4px 0 0;margin:0 0 4px 4px}.chzn-rtl .chzn-results li.group-option{padding-right:15px;padding-left:0}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}.chzn-rtl .chzn-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chzn-rtl.chzn-container-single .chzn-single div b{background-position:6px 2px}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b{background-position:-12px 2px}