/*! X-editable - v1.5.1
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT
* MetInfo modified based on version 1.5.1
*/
.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;line-height:20px;white-space:nowrap}.editableform .form-control{width:auto}.editable-buttons{display:inline-block;margin-left:7px;vertical-align:top;zoom:1}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-input{display:inline-block;white-space:normal;vertical-align:top;zoom:1}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{width:30px;height:24px}.editableform-loading{width:auto;min-width:25px;height:25px;background:url(../../images/loading1.gif) center center no-repeat}.editable-inline .editableform-loading{background-position:left 5px}.editable-error-block{width:auto;max-width:300px;margin:5px 0 0 0;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.editableform .editable-date{float:left;padding:0;margin:0}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-checklist label input[type=checkbox],.editable-checklist label span{margin:0;vertical-align:middle}.editable-checklist label{white-space:nowrap}.editable-wysihtml5{width:566px;height:250px}.editable-clear{clear:both;font-size:.9em;text-align:right;text-decoration:none}.editable-clear-x{position:absolute;top:50%;right:6px;z-index:1;display:block;width:13px;height:13px;margin-top:-6px;background:url(images/clear.png) center center no-repeat;opacity:.6}.editable-clear-x:hover{opacity:1}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none!important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;zoom:1}.editable-container.ui-widget{z-index:1100;font-size:inherit}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #08c}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:none}.editable-empty,.editable-empty:focus,.editable-empty:hover{font-style:italic;color:#d14;text-decoration:none}.editable-unsaved{font-weight:500}.editable-bg-transition{-webkit-transition:background-color 1.4s ease-out;-o-transition:background-color 1.4s ease-out;transition:background-color 1.4s ease-out}.form-horizontal .editable{display:inline-block;padding-top:5px}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;width:16px;height:16px;cursor:pointer}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;margin-right:-5px;margin-left:-5px;font-weight:300;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc}