.mceDefaultSkin .mceTextBox{height:32px;line-height:2;width:100%;padding:2px;border:1px solid #ddd;background:#fff;color:#444;border-radius:2px;box-shadow:inherit;box-sizing:border-box;cursor:text}.mceDefaultSkin .mceTextBox:focus{box-shadow:inherit;border-color:#66afe9;outline:0;background:#f5fbfe;color:#444}.mceDefaultSkin .mceTextBoxDisabled{color:#888;background-color:#eee;cursor:not-allowed}.mceDefaultSkin .mceToolbarRow .mceTextBox{margin:1px 0 1px 2px;max-width:10em}