.checkbox.-disabled-,.radio.-disabled-{opacity:.5;cursor:default;pointer-events:none}input[type=checkbox],input[type=radio]{margin:0}input[type=checkbox].-invisible-,input[type=radio].-invisible-{position:absolute;left:0;top:0;width:inherit;height:inherit;opacity:0}.checkbox,.radio{background:#fafafa;display:inline-block;border:1px solid #c9c9c9;border-radius:2px;margin:0 6px 0 0;box-shadow:0 1px 4px rgba(205,205,205,.5);width:16px;height:16px;position:relative;z-index:1;vertical-align:text-top}.checkbox.-hover-,.checkbox:hover,.radio.-hover-,.radio:hover{background:#fff;border-color:#e2e2e2}.checkbox.-active-,.checkbox.-active-.-focus-,.checkbox.-active-.-focus-.-checked-,.checkbox.-focus-.-checked-:active,.checkbox.-focus-:active,.checkbox:active,.radio.-active-,.radio.-active-.-focus-,.radio.-active-.-focus-.-checked-,.radio.-focus-.-checked-:active,.radio.-focus-:active,.radio:active{border-color:#ffa037;box-shadow:0 0 4px rgba(205,205,205,.5) inset}.checkbox.-checked-:after,.radio.-checked-:after{display:block}.checkbox.-checked-.-focus-,.checkbox.-focus-,.radio.-checked-.-focus-,.radio.-focus-{background:#fff;border-color:#ffa037;box-shadow:0 0 13px #ffca78}.checkbox:after,.radio:after{content:'';position:absolute;display:none;cursor:inherit;z-index:-1}.checkbox:after{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9JyM2ODY4NjgnIHBvaW50cz0iMCw0Ljc3MiA0LDkuMDIxIDEwLDIuOTg0IDguNTU4LDEuMzQ2IDMuOTYxLDYuMDQ3IDEuNDUzLDMuMzI5ICIvPjwvZz48L3N2Zz4=);left:2px;top:2px;width:10px;height:10px}.checkbox.-indeterminate-:after{display:block;background:#686868;left:3px;top:3px;width:8px;height:8px;border-radius:2px}.radio,.radio:after{border-radius:50%}.radio:after{background:#565656;left:3px;top:3px;width:8px;height:8px}.select--toggle,.select-item{cursor:pointer;text-decoration:none;outline:0}.-select-multiple- .select-item:before,.select--ico:after,.select-item:after{content:''}.select--toggle{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;font-family:PT Sans,Arial,sans-serif;font-size:13px;padding:0 1.15em;height:32px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;color:#565656;background:#fafafa;box-shadow:0 1px 4px rgba(205,205,205,.5);border:1px solid #c9c9c9;border-radius:2px}.select--toggle:hover{color:#848383;background:#fff;border-color:#e2e2e2}.select--toggle.active,.select--toggle:active{color:#565656;background:#fffbef;box-shadow:0 0 4px rgba(0,0,0,.1) inset;border-color:#ffa037}.select-item{color:#565656;display:block;border-top:1px solid;border-bottom:1px solid;border-color:transparent;text-shadow:none;padding:3px 1.15em 5px}.select-item:first-child{border-top:none;border-radius:2px 2px 0 0}.select-item:last-child{border-bottom:none;border-radius:0 0 2px 2px}.select-item.-hover-,.select-item:hover{color:#565656;background:#fff7e2;border-color:transparent}.select--ico:after{border-top:1px solid #c9c9c9;border-right:1px solid #c9c9c9;position:absolute;width:8px;height:8px;left:calc(50% - 4px);top:calc(50% - 6px);transform:rotate(135deg) translate3d(0,0,0);transition:all .3s}.select--toggle:hover .select--ico{border-left-color:#e2e2e2}.select--toggle.active .select--ico:after,.select--toggle:active .select--ico:after{border-top-color:#565656;border-right-color:#565656;top:calc(50% - 2px);transform:rotate(315deg) translate3d(0,0,0)}.select--ico{border-left:1px solid #c4c4c4;box-shadow:1px 0 rgba(255,255,255,.5) inset;position:absolute;right:0;top:0;bottom:0;width:32px}.select{display:inline-block;position:relative;text-align:left}.select .preloader,.select .preloader.active{left:auto;right:16px}.select--toggle{padding-right:56px!important;z-index:2}.select--toggle.active .select--ico,.select--toggle:active .select--ico{border-left:1px solid #ffca78}.select--caption{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%;outline:0}.select--captioninput{margin:0;text-overflow:clip;overflow:visible;white-space:normal}.select--counter{margin:0 0 0 8px;padding:0 2px 0 0;opacity:0;transition:margin .2s,opacity .2s}.-counts- .select--counter{opacity:1}.select-container-holder{position:absolute;left:0;top:0}.select-container{background:#fff;border:1px solid #c2c2c2;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.2);position:absolute;margin-top:8px;z-index:-1;visibility:hidden;opacity:0;box-sizing:border-box;transition:margin .2s,opacity .2s}.select-container.active{margin-top:0;z-index:100;visibility:visible;opacity:1}.select--group-header{cursor:default;padding:4px 1.15em;font-weight:700}.select-item{position:relative}.select-item:after{position:absolute;top:0;bottom:0;width:2px;background:#ffa037;display:none;left:0}.select-item.-hover-,.select-item:hover{z-index:2}.select-item.-selected-:after{display:block}.select-item.-disabled-{background:#e2e2e2;color:#bababa;cursor:default;border:none}.-filtered- .select-item{display:none}.-filtered- .-filtered-{display:block}.select-container--content{max-height:156px;overflow-y:auto;overflow-x:hidden;position:relative}.select--buttons{box-shadow:none;border:none;border-radius:0 2px 2px 0;position:absolute;top:0;right:0;bottom:0;width:10px;z-index:10}.select--button{cursor:pointer;display:block;position:relative;border:1px solid #b4b4b4;height:50%;box-sizing:border-box}.select--button:after{width:5px;height:3px;margin:-1.5px 0 0 -2.5px}.select--button.-active-,.select--button:active{box-shadow:none}.select--button-up{border-radius:0 2px 0 0;border-bottom:none}.select--button-up:after{background-position:-32px -80px}.select--button-down{border-radius:0 0 2px}.select--button-down:after{background-position:-32px -84px}.select--search{background:#f8f8f8;border-radius:2px 2px 0 0;border-bottom:1px solid #d1d1d1;padding:6px;box-shadow:none;position:relative}.select--search .placeholder{width:100%}.select--search-input[type=text]{margin:0;width:100%;box-shadow:none;border:1px solid #c2c2c2}.select--search-error{display:none;color:#69819D;font-style:italic;text-shadow:none;margin:0;padding:4px 1.15em}.-no-result- .select-item{display:none}.-no-result- .select--search-error{display:block}.select--fake-input{position:absolute;left:-100000px;height:0;width:0}.-autocomplete- .select--toggle,.-select-input- .select--toggle{padding:0;border:none;background:0 0;box-shadow:none}.-autocomplete- .select--toggle input,.-select-input- .select--toggle input{cursor:default;text-shadow:none}.select.-autocomplete- .select--toggle input{cursor:text}.select.-autocomplete- strong{background:#fff}.select.-autocomplete-.-preloader- .preloader{left:auto;right:2px;cursor:text}.select.-autocomplete-.-preloader- .-loading- .select--caption{padding-right:45px}.select.-autocomplete-.-preloader- .select--caption::-ms-clear{display:none}.-select-multiple- .select-item{position:relative;padding-left:24px}.-select-multiple- .select-item:before{border:1px solid #c1cede;border-radius:50%;top:8px;width:8px;height:8px;position:absolute;left:10px}.-select-multiple- .select-item.-selected-:before{border-color:#f68400;background:#f68400}.-select-multiple- .select-item.-selected-.-hover-{background:#fff7e2;color:#000}.-select-multiple- .select-item.-disabled-:before{background-position:left top;opacity:.5}.-select-pseudo-link- .select--toggle,.-select-pseudo-link- .select--toggle.-focus-,.-select-pseudo-link- .select--toggle.active,.-select-pseudo-link- .select--toggle.active.-focus-,.-select-pseudo-link- .select--toggle.active.-focus-:hover{border:none;background:0 0;box-shadow:none;border-radius:0;height:auto;line-height:1.4;text-shadow:none;padding:0}.-select-pseudo-link- .select--toggle .select--caption{color:#2872B9;border-bottom:1px dotted}.-select-pseudo-link- .select--toggle .select--caption:hover{color:#e74946}.-select-pseudo-link- .select--toggle .select--ico{display:none}.toast-container{position:fixed;z-index:100000}.toast-container.-left-top-,.toast-container.-right-top-,.toast-container.-top-center-,.toast-container.-top-left-,.toast-container.-top-right-{top:16px}.toast-container.-bottom-right-,.toast-container.-right-bottom-,.toast-container.-right-center-,.toast-container.-right-top-,.toast-container.-top-right-{right:16px}.toast-container.-bottom-center-,.toast-container.-bottom-left-,.toast-container.-bottom-right-,.toast-container.-left-bottom-,.toast-container.-right-bottom-{bottom:16px}.toast-container.-bottom-left-,.toast-container.-left-bottom-,.toast-container.-left-center-,.toast-container.-left-top-,.toast-container.-top-left-{left:16px}.toast-container.-left-center-,.toast-container.-right-center-{top:50%;transform:translateY(-50%)}.toast-container.-bottom-center-,.toast-container.-top-center-{left:50%;transform:translateX(-50%)}.toast{background:#fff;border-radius:3px;color:#000;text-shadow:0 1px rgba(255,255,255,.3);box-shadow:0 0 1px rgba(0,0,0,.3),0 0 4px rgba(0,0,0,.2);cursor:pointer;padding:12px;margin:4px 0;width:304px;opacity:0;box-sizing:border-box;transform:scale(.9);transition:all .2s}.toast.visible{opacity:.85;transform:scale(1)}.toast.visible:hover{opacity:1;transition:opacity .1s}.toast.-success-{background:#6cc360}.toast.-error-{background:#ff7b7b}.toast.-warn-{background:#ffaa60}.toast--content{margin:0}.toast--header{font-size:14px;font-weight:700;margin:0 0 4px}