.checkbox{padding-left:20px}.checkbox label{display:inline-block;padding-left:5px;position:relative;vertical-align:middle}.checkbox label:before{background-color:#fff;border:1px solid #ccc;border-radius:3px;content:"";height:17px;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out;width:17px}.checkbox label:after,.checkbox label:before{display:inline-block;left:0;margin-left:-20px;position:absolute}.checkbox label:after{color:#555;font-size:11px;height:16px;padding-left:3px;padding-top:1px;top:0;width:16px}.checkbox input[type=checkbox],.checkbox input[type=radio]{opacity:0;z-index:1}.checkbox input[type=checkbox]:focus+label:before,.checkbox input[type=radio]:focus+label:before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type=checkbox]:checked+label:after,.checkbox input[type=radio]:checked+label:after{content:"";font-family:FontAwesome}.checkbox input[type=checkbox]:disabled+label,.checkbox input[type=radio]:disabled+label{opacity:.65}.checkbox input[type=checkbox]:disabled+label:before,.checkbox input[type=radio]:disabled+label:before{background-color:#eee;cursor:not-allowed}.checkbox.checkbox-circle label:before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type=checkbox]:checked+label:before,.checkbox-primary input[type=radio]:checked+label:before{background-color:#337ab7;border-color:#337ab7}.checkbox-primary input[type=checkbox]:checked+label:after,.checkbox-primary input[type=radio]:checked+label:after{color:#fff}.checkbox-danger input[type=checkbox]:checked+label:before,.checkbox-danger input[type=radio]:checked+label:before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type=checkbox]:checked+label:after,.checkbox-danger input[type=radio]:checked+label:after{color:#fff}.checkbox-info input[type=checkbox]:checked+label:before,.checkbox-info input[type=radio]:checked+label:before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type=checkbox]:checked+label:after,.checkbox-info input[type=radio]:checked+label:after{color:#fff}.checkbox-warning input[type=checkbox]:checked+label:before,.checkbox-warning input[type=radio]:checked+label:before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type=checkbox]:checked+label:after,.checkbox-warning input[type=radio]:checked+label:after{color:#fff}.checkbox-success input[type=checkbox]:checked+label:before,.checkbox-success input[type=radio]:checked+label:before{background-color:#5cb85c;border-color:#5cb85c}.checkbox-success input[type=checkbox]:checked+label:after,.checkbox-success input[type=radio]:checked+label:after{color:#fff}.checkbox.checkbox-sm label:before{height:30px;top:-13px;width:30px}.checkbox.checkbox-sm label:after{font-size:20px;height:30px;left:1px;padding-left:4px;top:-13px;width:30px}.checkbox.checkbox-sm label{padding-left:18px;top:13px}.checkbox.checkbox-md label:before{height:34px;top:-17px;width:34px}.checkbox.checkbox-md label:after{font-size:24px;height:34px;left:1px;padding-left:4px;top:-18px;width:34px}.checkbox.checkbox-md label{padding-left:22px;top:17px}.checkbox.checkbox-lg label:before{height:46px;top:-28px;width:46px}.checkbox.checkbox-lg label:after{font-size:36px;height:46px;left:1px;padding-left:4px;top:-31px;width:46px}.checkbox.checkbox-lg label{padding-left:34px;top:32px}.radio{padding-left:20px}.radio label{display:inline-block;padding-left:5px;position:relative;vertical-align:middle}.radio label:before{background-color:#fff;border:1px solid #ccc;content:"";height:17px;left:0;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out;width:17px}.radio label:after,.radio label:before{border-radius:50%;display:inline-block;margin-left:-20px;position:absolute}.radio label:after{background-color:#555;content:" ";height:11px;left:3px;top:3px;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33);width:11px}.radio input[type=radio]{opacity:0;z-index:1}.radio input[type=radio]:focus+label:before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.radio input[type=radio]:checked+label:after{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.radio input[type=radio]:disabled+label{opacity:.65}.radio input[type=radio]:disabled+label:before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio-primary input[type=radio]+label:after{background-color:#337ab7}.radio-primary input[type=radio]:checked+label:before{border-color:#337ab7}.radio-primary input[type=radio]:checked+label:after{background-color:#337ab7}.radio-danger input[type=radio]+label:after{background-color:#d9534f}.radio-danger input[type=radio]:checked+label:before{border-color:#d9534f}.radio-danger input[type=radio]:checked+label:after{background-color:#d9534f}.radio-info input[type=radio]+label:after{background-color:#5bc0de}.radio-info input[type=radio]:checked+label:before{border-color:#5bc0de}.radio-info input[type=radio]:checked+label:after{background-color:#5bc0de}.radio-warning input[type=radio]+label:after{background-color:#f0ad4e}.radio-warning input[type=radio]:checked+label:before{border-color:#f0ad4e}.radio-warning input[type=radio]:checked+label:after{background-color:#f0ad4e}.radio-success input[type=radio]+label:after{background-color:#5cb85c}.radio-success input[type=radio]:checked+label:before{border-color:#5cb85c}.radio-success input[type=radio]:checked+label:after{background-color:#5cb85c}input[type=checkbox].styled:checked+label:after,input[type=radio].styled:checked+label:after{content:"";font-family:FontAwesome}input[type=checkbox] .styled:checked+label:after,input[type=checkbox] .styled:checked+label:before,input[type=radio] .styled:checked+label:after,input[type=radio] .styled:checked+label:before{color:#fff}.radio.radio-sm label:before{height:30px;top:-13px;width:30px}.radio.radio-sm label:after{font-size:20px;height:22px;left:4px;padding-left:4px;top:-9px;width:22px}.radio.radio-sm label{padding-left:18px;top:13px}.radio.radio-md label:before{height:34px;top:-17px;width:34px}.radio.radio-md label:after{font-size:24px;height:26px;left:4px;padding-left:4px;top:-13px;width:26px}.radio.radio-md label{padding-left:22px;top:17px}.radio.radio-lg label:before{height:46px;top:-28px;width:46px}.radio.radio-lg label:after{font-size:36px;height:36px;left:5px;padding-left:4px;top:-23px;width:36px}.radio.radio-lg label{padding-left:34px;top:32px}.form-login{margin:40px auto 0;max-width:400px}.form-login .logo{margin-bottom:40px}.form-login button,.form-login input[type=email],.form-login input[type=password],.form-login input[type=text],.form-login textarea{display:block;font-size:18px;height:auto;margin-bottom:10px;padding:10px;position:relative;width:100%;z-index:1}.form-login .has-error input[type=email],.form-login .has-error input[type=password],.form-login .has-error input[type=text]{color:#333!important}.bootstrap-switch{border:1px solid #ccc;border-radius:4px;cursor:pointer;direction:ltr;display:inline-block;line-height:8px;overflow:hidden;position:relative;text-align:left;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;z-index:0}.bootstrap-switch .bootstrap-switch-container{border-radius:4px;display:inline-block;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;font-size:14px;height:100%;line-height:20px;padding:6px 12px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{background:#428bca;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{background:#5bc0de;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{background:#5cb85c;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{background:#d9534f;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{background:#eee;color:#000}.bootstrap-switch .bootstrap-switch-label{background:#fff;color:#333;margin-bottom:-1px;margin-top:-1px;text-align:center;z-index:100}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=checkbox],.bootstrap-switch input[type=radio]{filter:alpha(opacity=0);left:0;opacity:0;position:absolute!important;top:0;z-index:-1}.bootstrap-switch input[type=checkbox].form-control,.bootstrap-switch input[type=radio].form-control{height:auto}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{font-size:12px;line-height:1.5;padding:1px 5px}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{font-size:12px;line-height:1.5;padding:5px 10px}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{font-size:18px;line-height:1.33;padding:6px 16px}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{cursor:default!important;filter:alpha(opacity=50);opacity:.5}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-left-radius:3px;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:0}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);outline:0}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}#cboxOverlay,#cboxWrapper,#colorbox{left:0;overflow:hidden;position:absolute;top:0;z-index:9999}#cboxWrapper{max-width:none}#cboxOverlay{height:100%;position:fixed;width:100%}#cboxBottomLeft,#cboxMiddleLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingGraphic,#cboxLoadingOverlay{height:100%;left:0;position:absolute;top:0;width:100%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{cursor:pointer}.cboxPhoto{border:0;display:block;float:left;margin:auto;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{border:0;display:block;height:100%;margin:0;padding:0;width:100%}#cboxContent,#cboxLoadedContent,#colorbox{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(/images/colorbox/overlay.png) repeat 0 0;filter:alpha(opacity=90);opacity:.9}#colorbox{outline:0}#cboxTopLeft{background:url(/images/colorbox/controls.png) no-repeat -101px 0;height:21px;width:21px}#cboxTopRight{background:url(/images/colorbox/controls.png) no-repeat -130px 0;height:21px;width:21px}#cboxBottomLeft{background:url(/images/colorbox/controls.png) no-repeat -101px -29px;height:21px;width:21px}#cboxBottomRight{background:url(/images/colorbox/controls.png) no-repeat -130px -29px;height:21px;width:21px}#cboxMiddleLeft{background:url(/images/colorbox/controls.png) 0 0 repeat-y;width:21px}#cboxMiddleRight{background:url(/images/colorbox/controls.png) 100% 0 repeat-y;width:21px}#cboxTopCenter{background:url(/images/colorbox/border.png) 0 0 repeat-x;height:21px}#cboxBottomCenter{background:url(/images/colorbox/border.png) 0 -29px repeat-x;height:21px}#cboxContent{overflow:hidden}#cboxContent,.cboxIframe{background:#fff}#cboxError{border:1px solid #ccc;padding:50px}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{left:0;text-align:center;width:100%}#cboxCurrent,#cboxTitle{bottom:4px;color:#949494;position:absolute}#cboxCurrent{left:58px}#cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) no-repeat 50%}#cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat 50%}#cboxClose,#cboxNext,#cboxPrevious,#cboxSlideshow{background:none;border:0;margin:0;overflow:visible;padding:0;width:auto}#cboxClose:active,#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active{outline:0}#cboxSlideshow{bottom:4px;color:#0092ef;position:absolute;right:30px}#cboxPrevious{background:url(/images/colorbox/controls.png) no-repeat -75px 0;bottom:0;height:25px;left:0;position:absolute;text-indent:-9999px;width:25px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{background:url(/images/colorbox/controls.png) no-repeat -50px 0;bottom:0;height:25px;left:27px;position:absolute;text-indent:-9999px;width:25px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{background:url(/images/colorbox/controls.png) no-repeat -25px 0;bottom:0;height:25px;position:absolute;right:0;text-indent:-9999px;width:25px}#cboxClose:hover{background-position:-25px -25px}.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight,.cboxIE #cboxTopCenter,.cboxIE #cboxTopLeft,.cboxIE #cboxTopRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff;visibility:visible!important}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{background:#f8f8f8;border-bottom:1px solid #d0d0d0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;padding:3px 12px;position:relative}.selectize-dropdown-header-close{color:#333;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:12px;top:50%}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button [data-value]{padding-right:24px!important;position:relative}.selectize-control.plugin-remove_button [data-value] .remove{border-left:1px solid transparent;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:inline-block;font-size:12px;font-weight:700;padding:1px 0 0;position:absolute;right:0;text-align:center;text-decoration:none;top:0;vertical-align:middle;width:17px;z-index:1}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:rgba(77,77,77,0)}.selectize-control.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:28px;top:6px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#333;font-family:inherit;font-size:inherit;line-height:20px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;overflow:hidden;padding:6px 12px;position:relative;width:100%;z-index:1}.selectize-control.multi .selectize-input.has-items{padding:5px 12px 2px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.selectize-input>*{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:baseline;zoom:1}.selectize-control.multi .selectize-input>div{background:#efefef;border:0 solid transparent;color:#333;cursor:pointer;margin:0 3px 3px 0;padding:1px 3px}.selectize-control.multi .selectize-input>div.active{background:#428bca;border:0 solid transparent;color:#fff}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{background:#fff;border:0 solid rgba(77,77,77,0);color:gray}.selectize-input>input{background:none!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:inline-block!important;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none!important}.selectize-input:after{clear:left;content:" ";display:block}.selectize-input.dropdown-active:before{background:#fff;bottom:0;content:" ";display:block;height:1px;left:0;position:absolute;right:0}.selectize-dropdown{background:#fff;border:1px solid #d0d0d0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-top:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:-1px 0 0;position:absolute;z-index:10}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:3px 12px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{background:#fff;color:#777;cursor:default}.selectize-dropdown .active{background-color:#f5f5f5;color:#262626}.selectize-dropdown .active.create{color:#262626}.selectize-dropdown .create{color:rgba(51,51,51,.5)}.selectize-dropdown-content{max-height:200px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{border-color:#333 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;right:17px;top:50%;width:0}.selectize-control.single .selectize-input.dropdown-active:after{border-color:transparent transparent #333;border-width:0 5px 5px;margin-top:-4px}.selectize-control.rtl.single .selectize-input:after{left:17px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{background-color:#fff;opacity:.5}.selectize-dropdown,.selectize-dropdown.form-control{background:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);height:auto;margin:2px 0 0;padding:0;z-index:1000}.selectize-dropdown .optgroup-header{font-size:12px;line-height:1.42857143}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{background-color:#e5e5e5;content:" ";display:block;height:1px;margin:9px -12px;overflow:hidden}.selectize-dropdown-content{padding:5px 0}.selectize-dropdown-header{padding:6px 12px}.selectize-input{min-height:34px}.selectize-input.dropdown-active{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.selectize-input.dropdown-active:before{display:none}.selectize-input.focus{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);outline:0}.has-error .selectize-input{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .selectize-input:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.selectize-control.multi .selectize-input.has-items{padding-left:9px;padding-right:9px}.selectize-control.multi .selectize-input>div{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.form-control.selectize-control{background:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:auto;padding:0}.azioni{text-align:right}.azioni form{display:inline-block}.azioni .btn{margin-left:2px}.azioni i{color:#333;margin-right:4px}td.azioni{white-space:nowrap}.white{color:#fff!important}.text-info{color:#17a2b8!important}.text-orange{color:orange!important}.doc-toggle,.rimborso-toggle{color:#333}.box-ricerca{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.box-ricerca .cerca{border-radius:25px 0 0 25px;padding-left:20px}.box-ricerca .annulla{border-radius:0 25px 25px 0;padding-right:20px}.box-ricerca #filtriavanzati,.box-ricerca #filtriavanzati>.row,.box-ricerca>.row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}table.ricerca em{background:#feff82;font-style:normal}table.ricerca td,table.ricerca th{vertical-align:middle!important}div.caricamento{display:none;margin-left:30px}.flashmessage{cursor:pointer;margin-top:-20px}h2.addfornitura i,h2.modale i{color:#337ab7;margin-right:1rem}h2.addfornitura a,h2.modale a{color:#333}div.intestazione{margin-bottom:20px;margin-top:20px}#distanze{margin-bottom:10px}#distanze input,#distanze span.select2{display:inline-block;margin-right:3px}#distanze select.utente{width:40%}#distanze .km,#distanze .ore{width:20%}#notepad{width:100%}.border-left{border-left:1px solid #ccc;margin-left:-1px}.border-right{border-right:1px solid #ccc}.border-top{border-top:1px solid #ccc}.quadrante-basso{margin-top:17px}.label.testo100{font-size:100%;font-weight:400;margin-left:10px;padding-bottom:4px;padding-top:6px;vertical-align:middle}i.notifica{color:#333;margin-left:5px}label.notifica.disabled:hover{color:#fff!important;cursor:default}.planner{float:right;margin-top:20px}.utenti{margin-top:46px;padding:0}.btn-slim{padding:0 5px}.no-bottom-border{border-bottom-style:hidden}th.espandinfo{position:relative}th.espandinfo i{color:#aaa;left:-23px;position:absolute;top:6px}td.espandinfo{position:relative}td.espandinfo i{color:#aaa;left:-23px;position:absolute;top:10px}thead tr.fixedhead:first-child th{background:#fafafa;position:sticky;top:0;z-index:10}div.fixedtable{height:700px;overflow:auto}.fixedtable table{table-layout:fixed;width:100%}.fixedtable thead tr th{position:sticky;top:0}.fixedtable td,.fixedtable th{background-color:#fafafa;width:130px}.fixedtable td:first-child,.fixedtable th:first-child{background-color:#fafafa;left:0;position:sticky;z-index:1}.fixedtable td:nth-child(2),.fixedtable th:nth-child(2){background-color:#fafafa;left:130px;position:sticky;z-index:1}.fixedtable th:first-child,.fixedtable th:nth-child(2){z-index:5}.fixedtable td:nth-child(2),.fixedtable th:nth-child(2){width:150px}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table>tbody>tr.warning>td{background-color:#fcf8e3!important}.table>tbody>tr.warning:hover>td{background-color:#faf2cc!important}.nascosto{display:none!important}th.ordina{cursor:pointer}.toggle.btn.btn-secondary{background-color:#eee;border-color:#ccc}.toggle-group label.btn{box-shadow:none;padding-bottom:4px;padding-top:8px}.toggle-group label.btn.btn-secondary.toggle-off{background:#eee;color:#000}.disabilitato{color:gray;cursor:default}.disabilitato i{color:gray!important}.disabilitato:active{cursor:default;pointer-events:none}.dropdown-left-manual{left:auto;margin-top:5px;min-width:auto;padding-left:1px;padding-right:1px;right:5px}.link-disabled{filter:grayscale(25%);opacity:.65;pointer-events:none}.border-tema{border-color:#2e8b2f!important}.border-tema-off{border-color:#646363!important}.border-custom{border-color:#dadada!important}@media(max-width:575px){.border-top{border-top:1px solid #424242}.border-left{border-left:1px solid #424242}.border-bottom{border-bottom:1px solid #424242}.border-right{border-right:1px solid #424242}.border-top-0{border-top:none!important}.border-left-0{border-left:none!important}.border-bottom-0{border-bottom:none!important}.border-right-0{border-right:none!important}}@media(min-width:576px){.border-sm-top{border-top:1px solid #424242}.border-sm-left{border-left:1px solid #424242}.border-sm-bottom{border-bottom:1px solid #424242}.border-sm-right{border-right:1px solid #424242}.border-sm-top-0{border-top:none!important}.border-sm-left-0{border-left:none!important}.border-sm-bottom-0{border-bottom:none!important}.border-sm-right-0{border-right:none!important}}@media(min-width:768px){.border-md-top{border-top:1px solid #424242}.border-md-left{border-left:1px solid #424242}.border-md-bottom{border-bottom:1px solid #424242}.border-md-right{border-right:1px solid #424242}.border-md-top-0{border-top:none!important}.border-md-left-0{border-left:none!important}.border-md-bottom-0{border-bottom:none!important}.border-md-right-0{border-right:none!important}}@media(min-width:992px){.border-lg-top{border-top:1px solid #424242}.border-lg-left{border-left:1px solid #424242}.border-lg-bottom{border-bottom:1px solid #424242}.border-lg-right{border-right:1px solid #424242}.border-lg-top-0{border-top:none!important}.border-lg-left-0{border-left:none!important}.border-lg-bottom-0{border-bottom:none!important}.border-lg-right-0{border-right:none!important}}@media(min-width:1200px){.border-xl-top{border-top:1px solid #424242}.border-xl-left{border-left:1px solid #424242}.border-xl-bottom{border-bottom:1px solid #424242}.border-xl-right{border-right:1px solid #424242}.border-xl-top-0{border-top:none!important}.border-xl-left-0{border-left:none!important}.border-xl-bottom-0{border-bottom:none!important}.border-xl-right-0{border-right:none!important}}#cboxOverlay{z-index:10}#colorbox{z-index:100}#colorbox .modal-titolo{margin-bottom:25px;margin-top:0}#cboxLoadedContent{padding:10px 0 0 10px}footer{background:#e8e8e8;clear:both;margin-top:-40px;position:relative}footer p{color:#aaa;font-weight:700;line-height:40px;margin:0;text-align:center}footer p span.versione{float:right;font-size:75%;margin-right:20px}footer a{color:#333}.login-with-google-btn{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjNDI4NWY0IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Im0xNy42IDkuMi0uMS0xLjhIOXYzLjRoNC44QzEzLjYgMTIgMTMgMTMgMTIgMTMuNnYyLjJoM2E4LjggOC44IDAgMCAwIDIuNi02LjYiLz48cGF0aCBmaWxsPSIjMzRhODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDUiLz48cGF0aCBmaWxsPSIjZmJiYzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik00IDEwLjdhNS40IDUuNCAwIDAgMSAwLTMuNFY1SDFhOSA5IDAgMCAwIDAgOHoiLz48cGF0aCBmaWxsPSIjZWE0MzM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik05IDMuNmMxLjMgMCAyLjUuNCAzLjQgMS4zTDE1IDIuM0E5IDkgMCAwIDAgMSA1bDMgMi40YTUuNCA1LjQgMCAwIDEgNS0zLjd6Ii8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);background-position:12px 11px;background-repeat:no-repeat;border:1px solid #439d43;border-radius:3px;box-shadow:0 -1px 0 rgba(67,157,67,.04),0 1px 1px rgba(67,157,67,.25);color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;padding:12px 16px 12px 42px;transition:background-color .3s,box-shadow .3s}.login-with-google-btn:hover{box-shadow:0 -1px 0 rgba(67,157,67,.04),0 2px 4px rgba(67,157,67,.25);color:#439d43;text-decoration:none}.login-with-google-btn:active{background-color:#eee}.login-with-google-btn:focus{box-shadow:0 -1px 0 rgba(67,157,67,.04),0 2px 4px rgba(67,157,67,.25),0 0 0 3px #c8dafc;color:#439d43;outline:none;text-decoration:none}.login-with-google-btn:disabled{background-color:#ebebeb;box-shadow:0 -1px 0 rgba(67,157,67,.04),0 1px 1px rgba(67,157,67,.25);cursor:not-allowed;filter:grayscale(100%)}header{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.navbar-default{border-top:0}.navbar-header img{margin-top:-10px}ul.nav{width:95%}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{background-color:#23527c;color:#fafafa}a.gear{display:inline!important;padding:0 5px 0 0!important}a.apriguida{padding-bottom:5px!important;padding-top:5px!important}.iconmenu{font-size:115%}.nav>li>a{padding:10px}.select2-results li{min-height:36px}.select2-container--bootstrap .select2-dropdown,.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{border-color:#23527c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 4px 10px rgba(35,82,124,.4)}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7}select[readonly].select2-hidden-accessible+.select2-container{pointer-events:none;touch-action:none}select[readonly].select2-hidden-accessible+.select2-container .select2-selection{background:#e9ecef;box-shadow:none}select[readonly].select2-hidden-accessible+.select2-container .select2-selection__arrow,select[readonly].select2-hidden-accessible+.select2-container .select2-selection__clear{display:none}@media(min-width:1600px){.container{max-width:90%;width:auto}}@media(min-width:768px){.navbar-nav>li>a{padding-bottom:15px;padding-top:15px}}@page{size:auto;margin:10mm 10mm 10mm 10mm}@media print{a[href]:after{content:""}#wrap{padding:0!important}#wrap>.container{width:100%}}#wrap,body,html{height:100%}body>#wrap{height:auto;min-height:100%;padding-bottom:40px}body{background:#fafafa;font-size:16px}::-moz-selection,::selection{background:#feff82;color:#333}span.label{margin-right:6px}.flaggabile a i{color:#333}table.statini i{margin-right:5px}table.statini tr.voci{display:none}table.statini tr.nome{cursor:pointer}table.statini tr.voci td:first-child{padding-left:20px}table.tariffe tr i{margin-right:5px}table.tariffe tr.parametro{display:none}table.tariffe tr.tariffa{cursor:pointer}table.tariffe tr.parametro td:first-child{padding-left:20px}select.anno,select.ispettore,select.mese,select.statoispezione,select.subcommessa{width:100%}select.stato{width:70%}table.ricerca a.giallo{background-color:#ff0}table .verde{background-color:#5cb85c!important}table .giallo{background-color:#fff200!important}table .giallo a{color:#333!important}table .arancio{background-color:#ff9e15!important}table .rosso{background-color:#d9534f!important}table .rosa{background-color:pink!important}table .blu{background-color:#5bc0de!important}table.ispettori a.sito{color:#fff}.popover{max-width:600px}.tooltip-inner{min-width:150px}.dropdown-menu>li>label:focus,.dropdown-menu>li>label:hover{background-color:#f5f5f5;color:#262626;text-decoration:none}.dropdown-menu>li>label{clear:both;color:#333;display:block;font-weight:400;line-height:1.42857143;padding:3px 20px;white-space:nowrap}ul.dropdown-menu.btn-lg{margin-top:13px}