.b-custom-select__item,.b-custom-select__title{overflow:hidden;cursor:pointer}.b-custom-select{position:relative;display:inline-block;height:37px;background:#fff;border:1px solid #dadada;-moz-box-shadow:inset 0 1px 3px 1px #f2f2f4;-webkit-box-shadow:inset 0 1px 3px 1px #f2f2f4;box-shadow:inset 0 1px 3px 1px #f2f2f4;font-size:13px;vertical-align:middle;text-align:left}.b-custom-select_disabled{color:#bcbcbc;background:#f9f9f9}.b-custom-select_expanded{z-index:199;height:37px;border-bottom:none}.lte7 .b-custom-select{display:inline;zoom:1}.b-custom-select__title__text{margin:9px 30px 3px 10px;font-size:12px;white-space:nowrap;overflow:hidden}.b-custom-select__title__icon:after{content:"";position:absolute;top:15px;right:7px;border-top:5px solid #666;border-left:5px solid transparent;border-right:5px solid transparent}.b-custom-select_disabled .b-custom-select__title__icon{background:#f9f9f9}.b-custom-select__title__input{height:20px;padding:2px 9px;border:none;background:0 0;outline:0;font-size:12px}.b-custom-select__dropdown{background:#fff;border:1px solid #dadada;-moz-border-radius:0 0 3px 3px;-webkit--moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;height:151px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 5px 5px #888;position:relative;margin:8px 0 0}.b-custom-select__dropdown:after{position:absolute;content:"";width:12px;height:7px;left:6px;top:-7px;background-image:url(../images/up-arrow-select.png)}.b-custom-select__group{padding:4px;white-space:nowrap;font-size:12px;font-weight:700}.b-custom-select__item{position:relative;display:block;padding:7px 5px;white-space:nowrap;border-bottom:1px dotted #cecece;font-size:12px}.b-custom-select__item.selected,.b-custom-select__item:hover{background:#f9f9f9}.b-custom-select__item.disabled{color:#bcbcbc}.b-custom-select_multiple .b-custom-select__item.selected,.b-custom-select_multiple .b-custom-select__item:hover{background:0 0}.b-custom-select_multiple .b-custom-select__item.selected:before{background-position:-46px 0}.b-custom-select__wrap-scrollbar{position:absolute;top:0;bottom:0;right:0;width:22px;border-left:1px solid #ececec}.b-custom-select__dropdown__inner::-webkit-scrollbar{width:0}.b-custom-select__wrap-scrollbar:after{content:"";position:absolute;top:3px;bottom:3px;left:9px;width:3px;border-left:1px solid #b1b1b1;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#ccc}.b-custom-select__scrollbar{position:absolute;z-index:1;left:0;right:0;margin-left:auto;margin-right:auto;width:10px;height:40px!important;background:#666;border-radius:4px;cursor:pointer}