.select{position:relative}
.select__input-block{position:relative}
.select__input-block::after{display:block;position:absolute;content:'';right:15px;top:50%;margin-top:-7px;width:10px;height:10px;border-width:2px 2px 0 0;border-style:solid;border-color:#ebebeb;transform:rotate(135deg);transition:transform .3s ease;pointer-events:none}
.select__input-block::before{content:'';display:none;position:absolute;background:#ebebeb;width:93%;bottom:1px;height:1px;left:50%;transform:translateX(-50%)}
.select__focus-hunter{display:none;position:absolute;top:0;right:0;bottom:0;left:0}
.select__input{width:100%;border:1px solid #e4e5e6;background-color:#fff;font:inherit;font-size:13px;padding:14px 13px 12px;height:41px;transition:color .2s;-webkit-appearance:none;cursor:pointer}
.select__input::-webkit-input-placeholder{color:#a0a0a0;text-transform:uppercase;font-weight:400;font-style:normal}
.select__input::-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select__input:-ms-input-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select__input:-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select__input[readonly="readonly"]{user-select:none}
.select__input[readonly="readonly"]::selection{background-color:transparent}
.select__dropdown{padding:10px 30px 10px 0;position:absolute;display:none;left:0;right:0;background-color:#fff;box-shadow:0 6px 11px 0 rgba(47,47,47,0.1);border-radius:0 0 3px 3px;max-height:300px;overflow-y:scroll;z-index:15;top:calc(100% - 1px)}
.select__option{position:relative;cursor:pointer;font-weight:300;font-style:normal;padding:5px 0 5px 30px;color:#303030;font-size:13px}
.select__option--selected{font-weight:700;font-style:normal}
.select__option--selected::before{content:'';position:absolute;left:10px;width:4px;height:2px;background-color:#2f2f2f;-webkit-transform:rotate(50deg);transform:rotate(50deg);top:14px}
.select__option--selected::after{content:'';position:absolute;left:11px;width:10px;height:2px;background-color:#2f2f2f;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);top:13px}
.select__option:hover,.select__option--active{font-weight:700;font-style:normal}
.select__close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:17px;height:17px;display:none;cursor:pointer}
.select__close:before,.select__close:after{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%) rotate(45deg);height:100%;width:1px;background-color:#ebebeb}
.select__close:after{transform:translateX(-50%) rotate(-45deg)}
.select--demandbase .select__input-block::after{display:none}
.select--open .select__dropdown{display:block}
.select--open .select__input{box-shadow:0 0 14px 2px rgba(47,47,47,0.1);border:0}
.select--open .select__focus-hunter{display:block}
.select--open .select__input-block::after{transform:rotate(-45deg) translateX(-50%)}
.select--open .select__input-block::before{display:block}
.select--regular.select,.select--view-demo.select,.select--meet.select,.select--modal.select,.select--gem.select,.select--snapin.select,.select--live-chat.select,.select--new-case.select{position:relative}
.select--regular .select__input-block,.select--view-demo .select__input-block,.select--meet .select__input-block,.select--modal .select__input-block,.select--gem .select__input-block,.select--snapin .select__input-block,.select--live-chat .select__input-block,.select--new-case .select__input-block{position:relative}
.select--regular .select__input-block::after,.select--view-demo .select__input-block::after,.select--meet .select__input-block::after,.select--modal .select__input-block::after,.select--gem .select__input-block::after,.select--snapin .select__input-block::after,.select--live-chat .select__input-block::after,.select--new-case .select__input-block::after{display:block;position:absolute;content:'';right:15px;top:50%;margin-top:-7px;width:10px;height:10px;border-width:2px 2px 0 0;border-style:solid;border-color:#ebebeb;transform:rotate(135deg);transition:transform .3s ease}
.select--regular .select__input-block::before,.select--view-demo .select__input-block::before,.select--meet .select__input-block::before,.select--modal .select__input-block::before,.select--gem .select__input-block::before,.select--snapin .select__input-block::before,.select--live-chat .select__input-block::before,.select--new-case .select__input-block::before{content:'';display:none;position:absolute;background:#ebebeb;width:93%;bottom:1px;height:1px;left:50%;transform:translateX(-50%)}
.select--regular .select__focus-hunter,.select--view-demo .select__focus-hunter,.select--meet .select__focus-hunter,.select--modal .select__focus-hunter,.select--gem .select__focus-hunter,.select--snapin .select__focus-hunter,.select--live-chat .select__focus-hunter,.select--new-case .select__focus-hunter{display:none;position:absolute;top:0;right:0;bottom:0;left:0}
.select--regular .select__input,.select--view-demo .select__input,.select--meet .select__input,.select--modal .select__input,.select--gem .select__input,.select--snapin .select__input,.select--live-chat .select__input,.select--new-case .select__input{width:100%;border:1px solid #e4e5e6;background-color:#fff;font:inherit;font-size:13px;padding:14px 13px 12px;height:41px;transition:color .2s;-webkit-appearance:none;cursor:pointer}
.select--regular .select__input::-webkit-input-placeholder,.select--view-demo .select__input::-webkit-input-placeholder,.select--meet .select__input::-webkit-input-placeholder,.select--modal .select__input::-webkit-input-placeholder,.select--gem .select__input::-webkit-input-placeholder,.select--snapin .select__input::-webkit-input-placeholder,.select--live-chat .select__input::-webkit-input-placeholder,.select--new-case .select__input::-webkit-input-placeholder{color:#a0a0a0;text-transform:uppercase;font-weight:400;font-style:normal}
.select--regular .select__input::-moz-placeholder,.select--view-demo .select__input::-moz-placeholder,.select--meet .select__input::-moz-placeholder,.select--modal .select__input::-moz-placeholder,.select--gem .select__input::-moz-placeholder,.select--snapin .select__input::-moz-placeholder,.select--live-chat .select__input::-moz-placeholder,.select--new-case .select__input::-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--regular .select__input:-ms-input-placeholder,.select--view-demo .select__input:-ms-input-placeholder,.select--meet .select__input:-ms-input-placeholder,.select--modal .select__input:-ms-input-placeholder,.select--gem .select__input:-ms-input-placeholder,.select--snapin .select__input:-ms-input-placeholder,.select--live-chat .select__input:-ms-input-placeholder,.select--new-case .select__input:-ms-input-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--regular .select__input:-moz-placeholder,.select--view-demo .select__input:-moz-placeholder,.select--meet .select__input:-moz-placeholder,.select--modal .select__input:-moz-placeholder,.select--gem .select__input:-moz-placeholder,.select--snapin .select__input:-moz-placeholder,.select--live-chat .select__input:-moz-placeholder,.select--new-case .select__input:-moz-placeholder{color:#a0a0a0;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--regular .select__dropdown,.select--view-demo .select__dropdown,.select--meet .select__dropdown,.select--modal .select__dropdown,.select--gem .select__dropdown,.select--snapin .select__dropdown,.select--live-chat .select__dropdown,.select--new-case .select__dropdown{padding:10px 30px 10px 0;position:absolute;display:none;left:0;right:0;background-color:#fff;box-shadow:0 6px 11px 0 rgba(47,47,47,0.1);border-radius:0 0 3px 3px;max-height:300px;overflow-y:scroll;z-index:15;top:calc(100% - 1px)}
.select--regular .select__option,.select--view-demo .select__option,.select--meet .select__option,.select--modal .select__option,.select--gem .select__option,.select--snapin .select__option,.select--live-chat .select__option,.select--new-case .select__option{position:relative;cursor:pointer;font-weight:300;font-style:normal;padding:5px 0 5px 30px;color:#303030;font-size:13px}
.select--regular .select__option--selected,.select--view-demo .select__option--selected,.select--meet .select__option--selected,.select--modal .select__option--selected,.select--gem .select__option--selected,.select--snapin .select__option--selected,.select--live-chat .select__option--selected,.select--new-case .select__option--selected{font-weight:700;font-style:normal}
.select--regular .select__option--selected::before,.select--view-demo .select__option--selected::before,.select--meet .select__option--selected::before,.select--modal .select__option--selected::before,.select--gem .select__option--selected::before,.select--snapin .select__option--selected::before,.select--live-chat .select__option--selected::before,.select--new-case .select__option--selected::before{content:'';position:absolute;left:10px;width:4px;height:2px;background-color:#2f2f2f;-webkit-transform:rotate(50deg);transform:rotate(50deg);top:14px}
.select--regular .select__option--selected::after,.select--view-demo .select__option--selected::after,.select--meet .select__option--selected::after,.select--modal .select__option--selected::after,.select--gem .select__option--selected::after,.select--snapin .select__option--selected::after,.select--live-chat .select__option--selected::after,.select--new-case .select__option--selected::after{content:'';position:absolute;left:11px;width:10px;height:2px;background-color:#2f2f2f;-webkit-transform:rotate(-50deg);transform:rotate(-50deg);top:13px}
.select--regular .select__option:hover,.select--view-demo .select__option:hover,.select--meet .select__option:hover,.select--modal .select__option:hover,.select--gem .select__option:hover,.select--snapin .select__option:hover,.select--live-chat .select__option:hover,.select--new-case .select__option:hover,.select--regular .select__option--active,.select--view-demo .select__option--active,.select--meet .select__option--active,.select--modal .select__option--active,.select--gem .select__option--active,.select--snapin .select__option--active,.select--live-chat .select__option--active,.select--new-case .select__option--active{font-weight:700;font-style:normal}
.select--regular .select__option--active,.select--view-demo .select__option--active,.select--meet .select__option--active,.select--modal .select__option--active,.select--gem .select__option--active,.select--snapin .select__option--active,.select--live-chat .select__option--active,.select--new-case .select__option--active{z-index:1}
.select--regular .select__description,.select--view-demo .select__description,.select--meet .select__description,.select--modal .select__description,.select--gem .select__description,.select--snapin .select__description,.select--live-chat .select__description,.select--new-case .select__description{display:none}
.select--regular .select__alerts,.select--view-demo .select__alerts,.select--meet .select__alerts,.select--modal .select__alerts,.select--gem .select__alerts,.select--snapin .select__alerts,.select--live-chat .select__alerts,.select--new-case .select__alerts{position:absolute;width:0;height:0;overflow:hidden}
.select--regular.select--demandbase .select__input-block::after,.select--view-demo.select--demandbase .select__input-block::after,.select--meet.select--demandbase .select__input-block::after,.select--modal.select--demandbase .select__input-block::after,.select--gem.select--demandbase .select__input-block::after,.select--snapin.select--demandbase .select__input-block::after,.select--live-chat.select--demandbase .select__input-block::after,.select--new-case.select--demandbase .select__input-block::after{display:none}
.select--regular.select--open .select__dropdown,.select--view-demo.select--open .select__dropdown,.select--meet.select--open .select__dropdown,.select--modal.select--open .select__dropdown,.select--gem.select--open .select__dropdown,.select--snapin.select--open .select__dropdown,.select--live-chat.select--open .select__dropdown,.select--new-case.select--open .select__dropdown{display:block}
.select--regular.select--open .select__input,.select--view-demo.select--open .select__input,.select--meet.select--open .select__input,.select--modal.select--open .select__input,.select--gem.select--open .select__input,.select--snapin.select--open .select__input,.select--live-chat.select--open .select__input,.select--new-case.select--open .select__input{box-shadow:0 0 14px 2px rgba(47,47,47,0.1);border:0}
.select--regular.select--open .select__focus-hunter,.select--view-demo.select--open .select__focus-hunter,.select--meet.select--open .select__focus-hunter,.select--modal.select--open .select__focus-hunter,.select--gem.select--open .select__focus-hunter,.select--snapin.select--open .select__focus-hunter,.select--live-chat.select--open .select__focus-hunter,.select--new-case.select--open .select__focus-hunter{display:block}
.select--regular.select--open .select__input-block::after,.select--view-demo.select--open .select__input-block::after,.select--meet.select--open .select__input-block::after,.select--modal.select--open .select__input-block::after,.select--gem.select--open .select__input-block::after,.select--snapin.select--open .select__input-block::after,.select--live-chat.select--open .select__input-block::after,.select--new-case.select--open .select__input-block::after{transform:rotate(-45deg) translateX(-50%)}
.select--regular.select--open .select__input-block::before,.select--view-demo.select--open .select__input-block::before,.select--meet.select--open .select__input-block::before,.select--modal.select--open .select__input-block::before,.select--gem.select--open .select__input-block::before,.select--snapin.select--open .select__input-block::before,.select--live-chat.select--open .select__input-block::before,.select--new-case.select--open .select__input-block::before{display:block}
.select--live-chat .select__input{height:auto;padding:6px 10px;border-radius:4px}
.select--live-chat .select__input::-webkit-input-placeholder{color:#585858;text-transform:uppercase;font-weight:300;font-style:normal}
.select--live-chat .select__input::-moz-placeholder{color:#585858;opacity:1;text-transform:uppercase;font-weight:300;font-style:normal}
.select--live-chat .select__input:-ms-input-placeholder{color:#585858;opacity:1;text-transform:uppercase;font-weight:300;font-style:normal}
.select--live-chat .select__input:-moz-placeholder{color:#585858;opacity:1;text-transform:uppercase;font-weight:300;font-style:normal}
.select--meet .select__input{border:1px solid #d6d6d5;border-radius:4px}
.select--view-demo .select__input{border-radius:0;padding:14px 20px 12px}
.select--view-demo .select__input::-webkit-input-placeholder{color:#c7c6c5;text-transform:uppercase;font-weight:400;font-style:normal}
.select--view-demo .select__input::-moz-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--view-demo .select__input:-ms-input-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--view-demo .select__input:-moz-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:400;font-style:normal}
.select--snapin .select__dropdown{max-height:170px}
.select--new-case .select__description{display:none}
.select--new-case .select__alerts{position:unset;width:100%;height:100%;color:#c23934;font-size:12px;margin-top:2px;line-height:18px;font-weight:500;font-style:normal}
.select--new-case .select__close{right:32px;background:0}
.select--new-case .select__input{height:32px;padding:0 12px;border:1px solid #e8e8e8;color:#222;font-size:14px}
.select--new-case .select__input::-webkit-input-placeholder{color:#282828;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input::-moz-placeholder{color:#282828;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:-ms-input-placeholder{color:#282828;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:-moz-placeholder{color:#282828;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:disabled{cursor:default}
.select--new-case .select__input:disabled::-webkit-input-placeholder{color:#e3e3e3;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:disabled::-moz-placeholder{color:#e3e3e3;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:disabled:-ms-input-placeholder{color:#e3e3e3;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__input:disabled:-moz-placeholder{color:#e3e3e3;opacity:1;text-transform:none;font-weight:400;font-style:normal}
.select--new-case .select__dropdown{overflow:auto;top:100%;margin-top:2px;border-radius:4px;box-shadow:0 2px 3px 0 rgba(0,0,0,0.16);padding:4px 0}
.select--new-case .select__option{overflow:hidden;text-overflow:ellipsis;padding-top:8px;padding-bottom:8px;color:#222;font-weight:400;font-style:normal}
.select--new-case .select__option:hover{background-color:rgba(6,132,189,0.05);font-weight:400;font-style:normal}
.select--new-case.select--open .select__dropdown{display:block}
.select--new-case.select--open .select__input-block::after{transform:rotate(-45deg) translateX(-50%)}
.select--new-case.select--open .select__input-block::before{display:block}
.select--new-case.select--open .select__input{border:1px solid #1589ee;box-shadow:#0070d2 0 0 3px 0}
.select--filter{width:100%;height:100%}
.select--filter .select__wrapper,.select--filter .select__input-block{height:100%}
.select--filter .select__option{font-size:16px;padding:7px 0 5px 10px;display:block}
.select--filter .select__option--selected::before,.select--filter .select__option--selected::after{display:none}
.select--filter .select__input{font-weight:500;font-style:normal;font-size:16px;letter-spacing:.23px;width:100%;height:100%;border:0;background:0;padding-top:8px;padding-bottom:8px;padding-left:41px;padding-right:35px}
.select--filter .select__input-block:after{display:none}
.select--filter .select__input::-webkit-input-placeholder{font-size:13px;line-height:20px;letter-spacing:1.3px}
.select--filter .select__input::-moz-placeholder{font-size:13px;letter-spacing:1.3px}
.select--filter .select__input:-ms-input-placeholder{font-size:13px;line-height:20px;letter-spacing:1.3px}
.select--filter .select__input:-moz-placeholder{font-size:13px;line-height:20px;letter-spacing:1.3px}
.case-creation__field--error .select--new-case .select__input{border-color:#c23934}
@media only screen and (max-width:767px){.select--view-demo .select__input{padding:0 10px;height:36px}
.select--view-demo .select__input::-webkit-input-placeholder{color:#c7c6c5;text-transform:uppercase;font-weight:500;font-style:normal}
.select--view-demo .select__input::-moz-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:500;font-style:normal}
.select--view-demo .select__input:-ms-input-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:500;font-style:normal}
.select--view-demo .select__input:-moz-placeholder{color:#c7c6c5;opacity:1;text-transform:uppercase;font-weight:500;font-style:normal}
}