/*!
 * This file is part of the TYPO3 CMS project.
 * 
 * It is free software; you can redistribute it and/or modify it under
 * the terms of the GNU General Public License, either version 2
 * of the License, or any later version.
 * 
 * For the full copyright and license information, please read the
 * LICENSE.txt file that was distributed with this source code.
 * 
 * The TYPO3 project - inspiring people to share!
 */
.t3e_codeCompleteBox,.t3e_descriptionBox,.t3e_toolbar_icon,.t3e_wrap{border:1px solid #b9b9b9}.CodeMirror-wrapping{position:relative;min-width:100%}.CodeMirror-wrapping div{line-height:13px!important}div.CodeMirror-line-numbers{margin-right:2px;padding-right:3px;padding-left:3px;font-size:10px;text-align:right;line-height:13px!important}.TSREF_description_label,.TSREF_type_label{font-weight:700}#TSREF_description{margin-bottom:5px}.t3e_codeCompleteBox{padding:0;background-color:#f4f4f4}.t3e_codeCompleteBox ul{margin:0;padding:0;list-style-type:none}.t3e_codeCompleteBox ul li{padding-left:2px;padding-right:2px;cursor:pointer}.t3e_codeCompleteBox ul li.active{padding-left:2px;padding-right:2px;background-color:#fff}.t3e_descriptionBox,.t3e_modalOverlay,.t3e_wrap{background-color:#f4f4f4}.t3e_codeCompleteBox ul li span.word_definedTSREFProperty,.t3e_codeCompleteBox ul li span.word_undefined,.t3e_codeCompleteBox ul li span.word_undefinedTSREFProperty{font-family:monospace}.t3e_codeCompleteBox ul li span.word_definedTSREFProperty,.t3e_codeCompleteBox ul li span.word_undefined{color:#dd123d}.t3e_codeCompleteBox ul li span.word_undefinedTSREFProperty{color:#0080ff}.t3e_codeCompleteBox ul li span.word_userProperty{font-size:12px;color:#737373}.t3e_descriptionBox{position:absolute;top:0;left:0;z-index:190;padding:2px 5px;height:220px;width:260px}.t3e_toolbar{position:absolute;top:0;right:50px;width:200px}.t3e_toolbar_icon{float:left;width:20px;height:20px}.t3e_codeCompleteWrap{position:absolute;top:0;left:0;z-index:190}.t3e_wrap{position:relative;min-width:100%}.t3e_modalOverlay{position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;text-align:center}.t3e_fullscreen{position:absolute;top:0;left:0;z-index:999}.t3e_iframe_wrap{margin:0 0 0 3px}.t3e_iframe{display:block;padding:0}.t3e_toolbar_wrap{clear:both;padding-right:20px;width:100%;font-size:11px}.t3e_statusbar_wrap{position:absolute;left:0;bottom:0;padding:2px 5px;height:20px;width:100%;font-size:11px;background-color:#8c8c8c}.t3e_footeritem_active,.t3e_statusbar_overlay,.t3e_statusbar_overlay ul li:hover{background-color:#f4f4f4}.t3e_statusbar_wrap span{margin:3px;color:#fff}.t3e_statusbar_item{float:right;height:16px;border-left:1px solid gray;padding:4px 14px 0}.t3e_clickable{cursor:hand}.t3e_statusbar_overlay{position:absolute;bottom:20px;right:17px;z-index:100;opacity:.85;border-left:1px solid gray;border-right:1px solid gray;border-top:1px solid gray;padding:5px 0 10px;width:180px;height:70%}.t3e_statusbar_overlay#t3e_statusbar_overlay_options{height:8em}.t3e_statusbar_overlay ul{margin:0;padding:0;list-style-type:none}.t3e_statusbar_overlay ul li{cursor:hand;padding:2px 6px;color:#000}.t3e_statusbar_overlay ul li label{cursor:pointer}#t3e_modalOverlay_help{top:10%;left:5%;height:80%;width:90%;border:1px solid #737373;padding:10px;background-image:none}