.DOPSelect.dopselect-single{height:30px;margin:0;width:170px}.DOPSelect.dopselect-single .dopselect-select{height:28px;overflow:hidden;border:1px solid #c9c9c9;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#fff;cursor:pointer}.DOPSelect.dopselect-single .dopselect-select .dopselect-selection{overflow:hidden;padding:0 0 0 10px;font-size:13px;font-weight:300;color:#acacac;word-break:break-all;width:130px;float:left}.DOPSelect.dopselect-single .dopselect-select .dopselect-icon,.DOPSelect.dopselect-single .dopselect-select .dopselect-selection{height:28px;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear;line-height:28px}.DOPSelect.dopselect-single .dopselect-select .dopselect-icon{color:#c9c9c9;text-align:center;width:28px;float:right}.DOPSelect.dopselect-single .dopselect-select:hover .dopselect-icon{color:#464646}.DOPSelect.dopselect-single ul{list-style:none;overflow-y:scroll!important;overflow-x:hidden;padding:8px 0;border:1px solid #464646;position:absolute;max-height:218px;margin:2px 0 0!important;background:#fff;width:168px;display:none;z-index:10000}.DOPSelect.dopselect-single ul li{list-style:none;height:30px;overflow:hidden;padding:0 9px;font-size:12px;font-weight:300;color:#acacac;-webkit-transition:background-color .3s linear,color .3s linear;-moz-transition:background-color .3s linear,color .3s linear;-o-transition:background-color .3s linear,color .3s linear;transition:background-color .3s linear,color .3s linear;word-break:break-all;margin:0!important;background:#fff;cursor:pointer;width:150px;line-height:30px}.DOPSelect.dopselect-single ul li.dopselect-selected,.DOPSelect.dopselect-single ul li:hover{color:#fff;background:#464646}.DOPSelect.dopselect-multiple{overflow:hidden;margin:0;width:170px}.DOPSelect.dopselect-multiple ul{list-style:none;overflow-y:scroll;padding:9px;border:1px solid #c9c9c9;max-height:80px;margin:0!important;background:#fff}.DOPSelect.dopselect-multiple ul li{list-style:none;overflow:hidden;margin:0!important}.DOPSelect.dopselect-multiple ul li input[type=checkbox]{height:auto;padding:8px!important;border:1px solid #acacac;-webkit-appearance:none!important;position:relative;outline:none!important;margin:1px 5px 1px 0;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#fff;cursor:pointer;width:auto;float:left}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:hover{border:1px solid #464646;color:#464646}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:checked:after,.DOPSelect.dopselect-multiple ul li input[type=checkbox]:checked:before{height:16px!important;padding:0!important;font-size:16px!important;border:1px solid #464646;color:#464646;content:" "!important;position:absolute!important;top:-1px!important;margin:0!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#464646;left:-1px!important;width:16px!important;line-height:16px!important}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:disabled{opacity:.5}.DOPSelect.dopselect-multiple ul li label{font-size:13px;text-decoration:none!important;font-weight:300;color:#acacac;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear;margin:0;cursor:pointer;width:auto;line-height:20px;font-family:Open Sans,sans-serif;display:block}.DOPSelect.dopselect-multiple ul li label:hover{color:#464646}.DOPSelect.dopselect-disabled{opacity:.5}.DOPSelect.dopselect-single.dopselect-disabled .dopselect-select{cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul{overflow:hidden}.DOPSelect.dopselect-multiple.dopselect-disabled ul li input[type=checkbox]:hover{border:1px solid #acacac;color:#acacac;cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul li label{cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul li label:hover{color:#acacac}