/**
 *
 * NetDB POI bundle (less) 
 *
 * @copyright Chtd LLC. (c) 2021
 * @link http://chtd.ru/
 *
 * @build Fri Apr 23 2021 00:09:20 GMT+0300 (MSK)
 *
 **/

#poi{font-size:12px;position:fixed;display:none;top:10px;left:100px;right:100px;bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 8px #fff;-moz-box-shadow:0 0 8px #fff;box-shadow:0 0 8px #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #ffef99;z-index:1010;padding:0}#poi-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:1009;background-color:rgba(34,34,34,0.8)}#poi-loader{position:fixed;top:10px;right:10px;font-size:26px;height:48px;width:48px;display:none;line-height:48px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;-webkit-box-shadow:0 0 12px #fff;-moz-box-shadow:0 0 12px #fff;box-shadow:0 0 12px #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1011;background-color:#ffef99;text-align:center}#poi-loader .icon-spinner{font-size:48px}.poi-header{position:absolute;top:0;left:0;right:0;height:40px;margin:0;padding:0;border-bottom:1px solid #999}.poi-header h3{font-size:20px;line-height:24px;margin:0;padding:8px}.poi-header button.close{line-height:40px;padding:0;margin:0 8px 0;font-size:24px}.poi-header .help{vertical-align:middle}#multi-config-nav{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:40px;height:60px;margin-bottom:8px;white-space:nowrap;position:absolute;left:8px;top:8px;right:120px;overflow:auto}#multi-config-nav a{overflow:hidden;text-overflow:ellipsis;max-width:100px;white-space:nowrap;font-weight:700}#multi-config-nav .default-config>a{background-color:#b4dfb4}#multi-config-nav .nav-tabs{margin-bottom:0}#multi-config-nav .nav-tabs li{float:none;display:inline-block}#upload-mask{position:absolute;right:8px;top:8px}#multi-config-body{overflow:auto;position:absolute;top:70px;left:8px;right:8px;bottom:8px}input[name="add-template"],input[name="import_file"],.change-template-container input[name="change-template"]{display:none;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.ffpad{position:relative}.multi-poi-info li{line-height:1.3em}#poi-body{position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:40px;left:0;right:0;bottom:0;margin:0;padding:8px;overflow:auto}#poi-body .config-table-container{overflow:auto;position:absolute;top:0;left:0;right:0;bottom:50px}#poi-body .config-footer{position:absolute;bottom:0;left:0;right:0;height:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px;text-align:right}#poi-body .btn-minii{padding:0 5px 0 5px}#poi-body .config-table .progress{width:90%;height:12px;margin-bottom:0}#poi-body .config-table .upload-progress{line-height:12px}#poi-body .config-table th,#poi-body .config-table td{vertical-align:middle;word-break:break-word}#poi-body .config-table td.file-info{padding-right:40px;position:relative}#poi-body .config-table a.file-link{margin-right:30px}#poi-body .config-table a.remove-template{position:absolute;right:5px;top:4px}#poi-body .config-table .sheet-clean-config,#poi-body .config-table .sheet-remove-config{margin-left:10px;margin-right:10px}#poi-body .config-form{padding:2px}#poi-body .config-form select,#poi-body .config-form input{margin-bottom:0;font-size:12px}#poi-body .config-form select{height:26px;line-height:26px;padding:3px 6px}#poi-body .config-form input{padding:2px 6px}#poi-body .config-form.config-error{background:#f0b4af}#poi-body .config-form.config-saved{background:#dff1df}#poi-body .config-form.config-unsaved{background:#ffe9a6}#poi-body .config-form .small-padding{padding-left:10px}#poi-body .config-buttons{margin:2px}#poi-body .multi-config-item{padding:2px;border-bottom:1px solid #eee}#poi-body .multi-config-item:hover{background-color:#fff}.jstree a.btn{height:inherit}.jstree .dropdown-menu li{margin-left:inherit}.jstree .dropdown-menu li>a{height:inherit}.picker-dropdown{z-index:1060!important}.params-descriptors-dialog .descriptor-input{padding-top:5px;line-height:20px;cursor:pointer}.params-descriptors-dialog .descriptor-input.invalid{color:red;font-weight:bold}[data-poi-multi-instance] .btn-group .default-config{line-height:18px}[data-poi-multi-instance] .btn-group .dropdown-menu{display:none;top:10px}[data-poi-multi-instance] .btn-group.open .dropdown-menu{display:block}.poi-multi-help-popup{z-index:10000;height:500px}.poi-multi-help-popup ol{font-weight:bold}.poi-multi-help-popup ol li{font-weight:normal}.poi-multi-help-popup .popup-body{overflow:auto}