From d39ece3349d51688a40e28b7c908165cdb0b5453 Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Thu, 3 Oct 2013 02:14:31 +0400 Subject: [PATCH] v1.2.8.420 --- data/VERSION | 2 +- rainloop/v/1.2.7.417/REVISION | 1 - rainloop/v/1.2.7.417/VERSION | 1 - .../1.2.7.417/app/libraries/Buzz/Browser.php | 195 --------- .../libraries/Buzz/Client/AbstractClient.php | 62 --- .../libraries/Buzz/Client/AbstractCurl.php | 201 ---------- .../libraries/Buzz/Client/AbstractStream.php | 43 -- .../Buzz/Client/BatchClientInterface.php | 11 - .../libraries/Buzz/Client/ClientInterface.php | 17 - .../app/libraries/Buzz/Client/Curl.php | 55 --- .../libraries/Buzz/Client/FileGetContents.php | 87 ---- .../app/libraries/Buzz/Client/MultiCurl.php | 53 --- .../Buzz/Exception/ClientException.php | 10 - .../Buzz/Exception/ExceptionInterface.php | 10 - .../Exception/InvalidArgumentException.php | 10 - .../Buzz/Exception/LogicException.php | 10 - .../Buzz/Exception/RuntimeException.php | 7 - .../Buzz/Listener/BasicAuthListener.php | 27 -- .../Buzz/Listener/CallbackListener.php | 49 --- .../libraries/Buzz/Listener/History/Entry.php | 42 -- .../Buzz/Listener/History/Journal.php | 76 ---- .../Buzz/Listener/HistoryListener.php | 33 -- .../libraries/Buzz/Listener/ListenerChain.php | 40 -- .../Buzz/Listener/ListenerInterface.php | 12 - .../Buzz/Listener/LoggerListener.php | 36 -- .../Buzz/Message/AbstractMessage.php | 154 -------- .../Buzz/Message/Factory/Factory.php | 26 -- .../Buzz/Message/Factory/FactoryInterface.php | 12 - .../Buzz/Message/Form/FormRequest.php | 187 --------- .../Message/Form/FormRequestInterface.php | 27 -- .../Buzz/Message/Form/FormUpload.php | 118 ------ .../Buzz/Message/Form/FormUploadInterface.php | 13 - .../Buzz/Message/MessageInterface.php | 74 ---- .../app/libraries/Buzz/Message/Request.php | 174 -------- .../Buzz/Message/RequestInterface.php | 75 ---- .../app/libraries/Buzz/Message/Response.php | 193 --------- .../app/libraries/Buzz/Util/Cookie.php | 216 ---------- .../app/libraries/Buzz/Util/CookieJar.php | 79 ---- .../1.2.7.417/app/libraries/Buzz/Util/Url.php | 190 --------- .../KeenIO/Http/Adaptor/AdaptorInterface.php | 19 - .../libraries/KeenIO/Http/Adaptor/Buzz.php | 49 --- .../app/libraries/KeenIO/Service/KeenIO.php | 215 ---------- rainloop/v/1.2.7.417/static/css/app.css | 1 - rainloop/v/1.2.7.417/static/js/app.min.js | 370 ------------------ rainloop/v/1.2.7.417/static/js/boot.js | 69 ---- rainloop/v/{1.2.7.417 => 1.2.8.420}/LICENSE | 0 rainloop/v/1.2.8.420/REVISION | 1 + rainloop/v/1.2.8.420/VERSION | 1 + .../v/{1.2.7.417 => 1.2.8.420}/app/.htaccess | 0 .../app/domains/Index.html | 0 .../app/domains/disabled | 0 .../app/domains/gmail.com.ini | 0 .../app/domains/yahoo.com.ini | 0 .../v/{1.2.7.417 => 1.2.8.420}/app/handle.php | 10 +- .../app/i18n/langs.ini | 0 .../app/i18n/moment/bg.js | 0 .../app/i18n/moment/ca.js | 0 .../app/i18n/moment/cv.js | 0 .../app/i18n/moment/da.js | 0 .../app/i18n/moment/de.js | 0 .../app/i18n/moment/en-ca.js | 0 .../app/i18n/moment/en-gb.js | 0 .../app/i18n/moment/es.js | 0 .../app/i18n/moment/eu.js | 0 .../app/i18n/moment/fi.js | 0 .../app/i18n/moment/fr-ca.js | 0 .../app/i18n/moment/fr.js | 0 .../app/i18n/moment/gl.js | 0 .../app/i18n/moment/hu.js | 0 .../app/i18n/moment/is.js | 0 .../app/i18n/moment/it.js | 0 .../app/i18n/moment/ja.js | 0 .../app/i18n/moment/jp.js | 0 .../app/i18n/moment/ko.js | 0 .../app/i18n/moment/kr.js | 0 .../app/i18n/moment/nb.js | 0 .../app/i18n/moment/nl.js | 0 .../app/i18n/moment/pl.js | 0 .../app/i18n/moment/pt-br.js | 0 .../app/i18n/moment/pt.js | 0 .../app/i18n/moment/ru.js | 0 .../app/i18n/moment/sv.js | 0 .../app/i18n/moment/tr.js | 0 .../app/i18n/moment/zh-cn.js | 0 .../app/i18n/moment/zh-tw.js | 0 .../app/libraries/MailSo/Base/Collection.php | 0 .../app/libraries/MailSo/Base/Crypt.php | 0 .../libraries/MailSo/Base/DateTimeHelper.php | 0 .../MailSo/Base/Enumerations/Charset.php | 0 .../MailSo/Base/Enumerations/Encoding.php | 0 .../MailSo/Base/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../app/libraries/MailSo/Base/HtmlUtils.php | 0 .../app/libraries/MailSo/Base/Http.php | 0 .../app/libraries/MailSo/Base/LinkFinder.php | 0 .../app/libraries/MailSo/Base/Loader.php | 0 .../MailSo/Base/ResourceRegistry.php | 0 .../MailSo/Base/StreamWrappers/Binary.php | 0 .../MailSo/Base/StreamWrappers/Literal.php | 0 .../MailSo/Base/StreamWrappers/SubStreams.php | 0 .../MailSo/Base/StreamWrappers/Test.php | 0 .../app/libraries/MailSo/Base/Utils.php | 0 .../app/libraries/MailSo/Base/Validator.php | 0 .../libraries/MailSo/Cache/CacheClient.php | 0 .../MailSo/Cache/DriverInterface.php | 0 .../libraries/MailSo/Cache/Drivers/APC.php | 2 +- .../libraries/MailSo/Cache/Drivers/File.php | 0 .../MailSo/Cache/Drivers/Memcache.php | 0 .../libraries/MailSo/Imap/BodyStructure.php | 0 .../MailSo/Imap/Enumerations/FetchType.php | 0 .../Enumerations/FolderResponseStatus.php | 0 .../MailSo/Imap/Enumerations/FolderStatus.php | 0 .../MailSo/Imap/Enumerations/FolderType.php | 0 .../MailSo/Imap/Enumerations/MessageFlag.php | 0 .../Imap/Enumerations/ResponseStatus.php | 0 .../MailSo/Imap/Enumerations/ResponseType.php | 0 .../MailSo/Imap/Enumerations/StoreAction.php | 0 .../MailSo/Imap/Exceptions/Exception.php | 0 .../Exceptions/InvalidResponseException.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../MailSo/Imap/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Imap/Exceptions/ResponseException.php | 0 .../Exceptions/ResponseNotFoundException.php | 0 .../Imap/Exceptions/RuntimeException.php | 0 .../libraries/MailSo/Imap/FetchResponse.php | 0 .../app/libraries/MailSo/Imap/Folder.php | 0 .../MailSo/Imap/FolderInformation.php | 0 .../app/libraries/MailSo/Imap/ImapClient.php | 0 .../libraries/MailSo/Imap/NamespaceResult.php | 0 .../app/libraries/MailSo/Imap/Response.php | 0 .../libraries/MailSo/Imap/SearchBuilder.php | 0 .../app/libraries/MailSo/Log/Driver.php | 0 .../libraries/MailSo/Log/Drivers/Callback.php | 0 .../app/libraries/MailSo/Log/Drivers/File.php | 0 .../libraries/MailSo/Log/Drivers/Inline.php | 0 .../MailSo/Log/Enumerations/Type.php | 0 .../app/libraries/MailSo/Log/Logger.php | 0 .../app/libraries/MailSo/Mail/Attachment.php | 0 .../MailSo/Mail/AttachmentCollection.php | 0 .../MailSo/Mail/Exceptions/Exception.php | 0 .../MailSo/Mail/Exceptions/NonEmptyFolder.php | 0 .../Mail/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Mail/Folder.php | 0 .../MailSo/Mail/FolderCollection.php | 0 .../app/libraries/MailSo/Mail/MailClient.php | 0 .../app/libraries/MailSo/Mail/Message.php | 0 .../MailSo/Mail/MessageCollection.php | 0 .../app/libraries/MailSo/MailSo.php | 0 .../app/libraries/MailSo/Mime/Attachment.php | 0 .../MailSo/Mime/AttachmentCollection.php | 0 .../app/libraries/MailSo/Mime/Email.php | 0 .../libraries/MailSo/Mime/EmailCollection.php | 0 .../MailSo/Mime/Enumerations/Constants.php | 0 .../MailSo/Mime/Enumerations/Header.php | 0 .../Mime/Enumerations/MessagePriority.php | 0 .../MailSo/Mime/Enumerations/MimeType.php | 0 .../MailSo/Mime/Enumerations/Parameter.php | 0 .../MailSo/Mime/Enumerations/Sensitivity.php | 0 .../app/libraries/MailSo/Mime/Header.php | 0 .../MailSo/Mime/HeaderCollection.php | 0 .../app/libraries/MailSo/Mime/Message.php | 0 .../app/libraries/MailSo/Mime/Parameter.php | 0 .../MailSo/Mime/ParameterCollection.php | 0 .../MailSo/Mime/Parser/ParserEmpty.php | 0 .../MailSo/Mime/Parser/ParserInterface.php | 0 .../MailSo/Mime/Parser/ParserMemory.php | 0 .../app/libraries/MailSo/Mime/Part.php | 0 .../libraries/MailSo/Mime/PartCollection.php | 0 .../Enumerations/ConnectionSecurityType.php | 0 .../Net/Exceptions/ConnectionException.php | 0 .../MailSo/Net/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../SocketAlreadyConnectedException.php | 0 .../SocketCanNotConnectToHostException.php | 0 ...ketConnectionDoesNotAvailableException.php | 0 .../Net/Exceptions/SocketReadException.php | 0 .../Exceptions/SocketReadTimeoutException.php | 0 .../SocketUnreadBufferException.php | 0 ...etUnsuppoterdSecureConnectionException.php | 0 .../Net/Exceptions/SocketWriteException.php | 0 .../app/libraries/MailSo/Net/NetClient.php | 0 .../MailSo/Pop3/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Pop3/Exceptions/ResponseException.php | 0 .../Pop3/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Pop3/Pop3Client.php | 0 .../MailSo/Poppassd/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Poppassd/Exceptions/ResponseException.php | 0 .../Poppassd/Exceptions/RuntimeException.php | 0 .../MailSo/Poppassd/PoppassdClient.php | 0 .../MailSo/Sieve/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../Sieve/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Sieve/Exceptions/ResponseException.php | 0 .../Sieve/Exceptions/RuntimeException.php | 0 .../MailSo/Sieve/ManageSieveClient.php | 0 .../MailSo/Smtp/Exceptions/Exception.php | 0 .../LoginBadCredentialsException.php | 0 .../Exceptions/LoginBadMethodException.php | 0 .../MailSo/Smtp/Exceptions/LoginException.php | 0 .../Exceptions/NegativeResponseException.php | 0 .../Smtp/Exceptions/ResponseException.php | 0 .../Smtp/Exceptions/RuntimeException.php | 0 .../app/libraries/MailSo/Smtp/SmtpClient.php | 0 .../app/libraries/MailSo/Version.php | 2 +- .../app/libraries/PHP-OAuth2/Client.php | 0 .../GrantType/AuthorizationCode.php | 0 .../GrantType/ClientCredentials.php | 0 .../PHP-OAuth2/GrantType/IGrantType.php | 0 .../PHP-OAuth2/GrantType/Password.php | 0 .../PHP-OAuth2/GrantType/RefreshToken.php | 0 .../app/libraries/PHP-OAuth2/README | 0 .../app/libraries/PHP-OAuth2/composer.json | 0 .../app/libraries/RainLoop/Account.php | 0 .../app/libraries/RainLoop/Actions.php | 119 ++++-- .../RainLoop/Config/AbstractConfig.php | 0 .../libraries/RainLoop/Config/Application.php | 0 .../app/libraries/RainLoop/Config/Plugin.php | 0 .../app/libraries/RainLoop/Domain.php | 0 .../RainLoop/Enumerations/CustomThemeType.php | 0 .../Enumerations/PluginPropertyType.php | 0 .../RainLoop/Enumerations/SignMeType.php | 0 .../RainLoop/Enumerations/TimeFormat.php | 0 .../RainLoop/Exceptions/AuthException.php | 0 .../RainLoop/Exceptions/ClientException.php | 0 .../RainLoop/Exceptions/Exception.php | 0 .../Exceptions/InvalidArgumentException.php | 0 .../RainLoop/Exceptions/RuntimeException.php | 0 .../app/libraries/RainLoop/Notifications.php | 0 .../RainLoop/Plugins/AbstractPlugin.php | 5 +- .../libraries/RainLoop/Plugins/Manager.php | 0 .../libraries/RainLoop/Plugins/Property.php | 0 .../RainLoop/Providers/AbstractProvider.php | 0 .../RainLoop/Providers/ChangePassword.php | 0 .../ChangePasswordInterface.php | 0 .../libraries/RainLoop/Providers/Contacts.php | 0 .../Providers/Contacts/Classes/Contact.php | 0 .../Providers/Contacts/Classes/Db.php | 0 .../Providers/Contacts/ContactsInterface.php | 0 .../Providers/Contacts/DefaultContacts.php | 0 .../libraries/RainLoop/Providers/Domain.php | 6 +- .../Providers/Domain/DefaultDomain.php | 0 .../Providers/Domain/DomainAdminInterface.php | 0 .../Providers/Domain/DomainInterface.php | 0 .../Domain/DomainSimpleInterface.php | 0 .../libraries/RainLoop/Providers/Login.php | 0 .../RainLoop/Providers/Login/DefaultLogin.php | 0 .../Providers/Login/LoginInterface.php | 0 .../libraries/RainLoop/Providers/Settings.php | 0 .../Providers/Settings/DefaultSettings.php | 0 .../Providers/Settings/SettingsInterface.php | 0 .../libraries/RainLoop/Providers/Storage.php | 0 .../Providers/Storage/DefaultStorage.php | 0 .../Storage/Enumerations/StorageType.php | 0 .../Enumerations/UploadClientError.php | 0 .../Storage/Enumerations/UploadError.php | 0 .../Providers/Storage/StorageInterface.php | 0 .../RainLoop/Providers/Suggestions.php | 0 .../Suggestions/SuggestionsInterface.php | 0 .../app/libraries/RainLoop/Service.php | 0 .../app/libraries/RainLoop/ServiceActions.php | 0 .../app/libraries/RainLoop/Settings.php | 0 .../app/libraries/RainLoop/Social.php | 0 .../app/libraries/RainLoop/Utils.php | 0 .../app/libraries/facebook/base_facebook.php | 0 .../app/libraries/facebook/facebook.php | 0 .../libraries/facebook/fb_ca_chain_bundle.crt | 0 .../app/libraries/lessphp/LICENSE | 0 .../app/libraries/lessphp/README.md | 0 .../app/libraries/lessphp/ctype.php | 0 .../app/libraries/lessphp/lessc.inc.php | 0 .../app/libraries/pclzip/gnu-lgpl.txt | 0 .../app/libraries/pclzip/pclzip.lib.php | 0 .../app/libraries/pclzip/readme.txt | 0 .../app/libraries/tmhOAuth/LICENSE | 0 .../app/libraries/tmhOAuth/README.md | 0 .../app/libraries/tmhOAuth/cacert.pem | 0 .../app/libraries/tmhOAuth/tmhOAuth.php | 0 .../app/libraries/tmhOAuth/tmhUtilities.php | 0 .../app/templates/BadBrowser.html | 0 .../app/templates/Error.html | 0 .../app/templates/Index.html | 2 +- .../templates/Themes/custom-values-dark.less | 0 .../templates/Themes/custom-values-light.less | 0 .../app/templates/Themes/template.less | 2 +- .../app/templates/Themes/values.less | 0 .../templates/Views/AdminDomainListItem.html | 0 .../app/templates/Views/AdminDomains.html | 0 .../app/templates/Views/AdminGeneral.html | 0 .../app/templates/Views/AdminLicensing.html | 0 .../app/templates/Views/AdminLogin.html | 0 .../app/templates/Views/AdminMenu.html | 0 .../app/templates/Views/AdminPackages.html | 0 .../Views/AdminPackagesListItem.html | 0 .../templates/Views/AdminPackagesTable.html | 0 .../app/templates/Views/AdminPane.html | 0 .../templates/Views/AdminPluginListItem.html | 0 .../templates/Views/AdminPluginProperty.html | 0 .../app/templates/Views/AdminPlugins.html | 0 .../app/templates/Views/AdminSecurity.html | 0 .../app/templates/Views/AdminSocial.html | 0 .../templates/Views/ComposeAttachment.html | 0 .../Views/ComposeAttachmentInProcess.html | 0 .../app/templates/Views/Login.html | 4 +- .../app/templates/Views/MailFolderList.html | 0 .../templates/Views/MailFolderListItem.html | 0 .../Views/MailFolderListSystemItem.html | 0 .../app/templates/Views/MailMessageList.html | 0 .../templates/Views/MailMessageListItem.html | 2 +- .../MailMessageListItemNoPreviewPane.html | 2 +- .../app/templates/Views/MailMessageView.html | 0 .../app/templates/Views/PopupsActivate.html | 0 .../app/templates/Views/PopupsAddAccount.html | 0 .../templates/Views/PopupsAdvancedSearch.html | 0 .../app/templates/Views/PopupsCompose.html | 0 .../app/templates/Views/PopupsContacts.html | 0 .../app/templates/Views/PopupsDomain.html | 0 .../templates/Views/PopupsFolderClear.html | 0 .../templates/Views/PopupsFolderCreate.html | 0 .../templates/Views/PopupsFolderSystem.html | 0 .../app/templates/Views/PopupsPlugin.html | 0 .../Views/PopupsWindowSimpleMessage.html | 0 .../app/templates/Views/SettingsAccounts.html | 0 .../Views/SettingsChangePassword.html | 0 .../app/templates/Views/SettingsCustom.html | 0 .../templates/Views/SettingsFolderItem.html | 0 .../app/templates/Views/SettingsFolders.html | 0 .../app/templates/Views/SettingsGeneral.html | 0 .../app/templates/Views/SettingsMenu.html | 0 .../app/templates/Views/SettingsPane.html | 0 .../app/templates/Views/SettingsPersonal.html | 0 .../app/templates/Views/SettingsSocial.html | 0 .../app/templates/Views/SettingsThemes.html | 0 .../app/templates/Views/SystemDropDown.html | 0 rainloop/v/{1.2.7.417 => 1.2.8.420}/check.php | 0 rainloop/v/{1.2.7.417 => 1.2.8.420}/index.php | 4 +- .../v/{1.2.7.417 => 1.2.8.420}/langs/en.ini | 0 .../v/{1.2.7.417 => 1.2.8.420}/langs/ru.ini | 0 .../static/browsers/chrome.gif | Bin .../static/browsers/firefox.gif | Bin .../static/browsers/opera.gif | Bin .../static/browsers/safari.gif | Bin rainloop/v/1.2.8.420/static/css/app.css | 1 + .../static/css/fonts/icomoon.dev.svg | 0 .../static/css/fonts/icomoon.eot | Bin .../static/css/fonts/icomoon.svg | 0 .../static/css/fonts/icomoon.ttf | Bin .../static/css/fonts/icomoon.woff | Bin .../static/css/images/editor.png | Bin .../static/css/images/empty-contact.png | Bin .../static/css/images/grey.png | Bin .../css/images/icom-message-notification.png | Bin .../static/css/images/loader-black.gif | Bin .../static/css/images/loader-white.gif | Bin .../static/css/images/sync.gif | Bin .../static/css/images/sync.png | Bin .../static/css/images/white.png | Bin .../static/css/select2-spinner.gif | Bin .../static/css/select2.png | Bin .../static/css/select2x2.png | Bin .../static/favicon.ico | Bin .../static/favicon.png | Bin .../static/js/admin.min.js | 114 +++--- rainloop/v/1.2.8.420/static/js/app.min.js | 370 ++++++++++++++++++ rainloop/v/1.2.8.420/static/js/boot.js | 185 +++++++++ .../static/js/jquery.js | 8 +- .../static/js/libs.js | 8 +- .../static/services/amazon.png | Bin .../static/services/apple.jpg | Bin .../static/services/asana.png | Bin .../static/services/battle.net.png | Bin .../static/services/cnet.jpg | Bin .../static/services/ea.png | Bin .../static/services/ebay.jpg | Bin .../static/services/facebook.png | Bin .../static/services/github.png | Bin .../static/services/google-plus.png | Bin .../static/services/google.png | Bin .../static/services/icloud.jpg | Bin .../static/services/microsoft.jpg | Bin .../static/services/myspace.png | Bin .../static/services/onlive.png | Bin .../static/services/paypal.jpg | Bin .../static/services/skype.png | Bin .../static/services/steam.png | Bin .../static/services/ted.png | Bin .../static/services/twitter.jpg | Bin .../static/services/youtube.gif | Bin .../static/sounds/new-mail.mp3 | Bin .../static/sounds/new-mail.ogg | Bin .../themes/A/images/background.jpg | Bin .../themes/A/images/preview.png | Bin .../themes/A/styles.less | 0 .../themes/Clear/images/preview.png | Bin .../themes/Clear/styles.less | 0 .../themes/Custom/ext.less | 0 .../themes/Custom/images/preview.png | Bin .../themes/Default/images/background.jpg | Bin .../themes/Default/images/background.png | Bin .../themes/Default/images/preview.png | Bin .../themes/Default/styles.less | 0 .../themes/Linen/images/background.jpg | Bin .../themes/Linen/images/background.png | Bin .../themes/Linen/images/preview.png | Bin .../themes/Linen/styles.less | 0 .../themes/Love/images/background.jpg | Bin .../themes/Love/images/preview.png | Bin .../themes/Love/styles.less | 0 .../themes/Snow/images/background.jpg | Bin .../themes/Snow/images/preview.png | Bin .../themes/Snow/styles.less | 0 .../themes/Squares/images/background.jpg | Bin .../themes/Squares/images/background.png | Bin .../themes/Squares/images/preview.png | Bin .../themes/Squares/styles.less | 0 .../themes/SquaresDark/images/background.jpg | Bin .../themes/SquaresDark/images/background.png | Bin .../themes/SquaresDark/images/preview.png | Bin .../themes/SquaresDark/styles.less | 0 .../themes/Stripes/images/background.jpg | Bin .../themes/Stripes/images/preview.png | Bin .../themes/Stripes/styles.less | 0 .../themes/Wood/images/background.jpg | Bin .../themes/Wood/images/background.png | Bin .../themes/Wood/images/preview.png | Bin .../themes/Wood/styles.less | 0 .../themes/Xv/images/background.jpg | Bin .../themes/Xv/images/background.png | Bin .../themes/Xv/images/preview.png | Bin .../themes/Xv/styles.less | 0 437 files changed, 734 insertions(+), 3465 deletions(-) delete mode 100644 rainloop/v/1.2.7.417/REVISION delete mode 100644 rainloop/v/1.2.7.417/VERSION delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Browser.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractClient.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractCurl.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractStream.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/BatchClientInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/ClientInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/Curl.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/FileGetContents.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Client/MultiCurl.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/ClientException.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/ExceptionInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/InvalidArgumentException.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/LogicException.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/RuntimeException.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/BasicAuthListener.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/CallbackListener.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Entry.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Journal.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/HistoryListener.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerChain.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/LoggerListener.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/AbstractMessage.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Factory/Factory.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Factory/FactoryInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormRequest.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormRequestInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUpload.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUploadInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/MessageInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Request.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/RequestInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Response.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Cookie.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Util/CookieJar.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Url.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/KeenIO/Http/Adaptor/AdaptorInterface.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/KeenIO/Http/Adaptor/Buzz.php delete mode 100644 rainloop/v/1.2.7.417/app/libraries/KeenIO/Service/KeenIO.php delete mode 100644 rainloop/v/1.2.7.417/static/css/app.css delete mode 100644 rainloop/v/1.2.7.417/static/js/app.min.js delete mode 100644 rainloop/v/1.2.7.417/static/js/boot.js rename rainloop/v/{1.2.7.417 => 1.2.8.420}/LICENSE (100%) create mode 100644 rainloop/v/1.2.8.420/REVISION create mode 100644 rainloop/v/1.2.8.420/VERSION rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/.htaccess (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/domains/Index.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/domains/disabled (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/domains/gmail.com.ini (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/domains/yahoo.com.ini (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/handle.php (62%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/langs.ini (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/bg.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/ca.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/cv.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/da.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/de.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/en-ca.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/en-gb.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/es.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/eu.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/fi.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/fr-ca.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/fr.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/gl.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/hu.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/is.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/it.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/ja.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/jp.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/ko.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/kr.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/nb.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/nl.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/pl.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/pt-br.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/pt.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/ru.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/sv.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/tr.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/zh-cn.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/i18n/moment/zh-tw.js (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Collection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Crypt.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/DateTimeHelper.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Enumerations/Charset.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Enumerations/Encoding.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/HtmlUtils.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Http.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/LinkFinder.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Loader.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/ResourceRegistry.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/StreamWrappers/Binary.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/StreamWrappers/Literal.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/StreamWrappers/Test.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Utils.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Base/Validator.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Cache/CacheClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Cache/DriverInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Cache/Drivers/APC.php (88%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Cache/Drivers/File.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Cache/Drivers/Memcache.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/BodyStructure.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/FetchType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/FolderType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/ResponseType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Enumerations/StoreAction.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/LoginException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/FetchResponse.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Folder.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/FolderInformation.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/ImapClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/NamespaceResult.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/Response.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Imap/SearchBuilder.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Driver.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Drivers/Callback.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Drivers/File.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Drivers/Inline.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Enumerations/Type.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Log/Logger.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Attachment.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/AttachmentCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Folder.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/FolderCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/MailClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/Message.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mail/MessageCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/MailSo.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Attachment.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/AttachmentCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Email.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/EmailCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/Constants.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/Header.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/MimeType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/Parameter.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Header.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/HeaderCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Message.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Parameter.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/ParameterCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Parser/ParserEmpty.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Parser/ParserInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Parser/ParserMemory.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/Part.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Mime/PartCollection.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/ConnectionException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketReadException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Net/NetClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Pop3/Pop3Client.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Poppassd/PoppassdClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/LoginException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Sieve/ManageSieveClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/LoginException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Smtp/SmtpClient.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/MailSo/Version.php (94%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/Client.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/GrantType/IGrantType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/GrantType/Password.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/README (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/PHP-OAuth2/composer.json (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Account.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Actions.php (98%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Config/AbstractConfig.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Config/Application.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Config/Plugin.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Domain.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Enumerations/CustomThemeType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Enumerations/PluginPropertyType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Enumerations/SignMeType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Enumerations/TimeFormat.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Exceptions/AuthException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Exceptions/ClientException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Exceptions/Exception.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Exceptions/RuntimeException.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Notifications.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Plugins/AbstractPlugin.php (90%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Plugins/Manager.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Plugins/Property.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/AbstractProvider.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/ChangePassword.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Contacts.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Domain.php (91%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Domain/DomainInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Login.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Login/DefaultLogin.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Login/LoginInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Settings.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Storage/StorageInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Suggestions.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Service.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/ServiceActions.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Settings.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Social.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/RainLoop/Utils.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/facebook/base_facebook.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/facebook/facebook.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/facebook/fb_ca_chain_bundle.crt (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/lessphp/LICENSE (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/lessphp/README.md (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/lessphp/ctype.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/lessphp/lessc.inc.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/pclzip/gnu-lgpl.txt (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/pclzip/pclzip.lib.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/pclzip/readme.txt (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/tmhOAuth/LICENSE (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/tmhOAuth/README.md (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/tmhOAuth/cacert.pem (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/tmhOAuth/tmhOAuth.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/libraries/tmhOAuth/tmhUtilities.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/BadBrowser.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Error.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Index.html (99%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Themes/custom-values-dark.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Themes/custom-values-light.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Themes/template.less (96%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Themes/values.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminDomainListItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminDomains.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminGeneral.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminLicensing.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminLogin.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminMenu.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPackages.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPackagesListItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPackagesTable.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPane.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPluginListItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPluginProperty.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminPlugins.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminSecurity.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/AdminSocial.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/ComposeAttachment.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/ComposeAttachmentInProcess.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/Login.html (95%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailFolderList.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailFolderListItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailFolderListSystemItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailMessageList.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailMessageListItem.html (94%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailMessageListItemNoPreviewPane.html (96%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/MailMessageView.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsActivate.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsAddAccount.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsAdvancedSearch.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsCompose.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsContacts.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsDomain.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsFolderClear.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsFolderCreate.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsFolderSystem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsPlugin.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/PopupsWindowSimpleMessage.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsAccounts.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsChangePassword.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsCustom.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsFolderItem.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsFolders.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsGeneral.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsMenu.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsPane.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsPersonal.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsSocial.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SettingsThemes.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/app/templates/Views/SystemDropDown.html (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/check.php (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/index.php (97%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/langs/en.ini (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/langs/ru.ini (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/browsers/chrome.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/browsers/firefox.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/browsers/opera.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/browsers/safari.gif (100%) create mode 100644 rainloop/v/1.2.8.420/static/css/app.css rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/fonts/icomoon.dev.svg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/fonts/icomoon.eot (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/fonts/icomoon.svg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/fonts/icomoon.ttf (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/fonts/icomoon.woff (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/editor.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/empty-contact.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/grey.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/icom-message-notification.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/loader-black.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/loader-white.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/sync.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/sync.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/images/white.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/select2-spinner.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/select2.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/css/select2x2.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/favicon.ico (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/favicon.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/js/admin.min.js (75%) create mode 100644 rainloop/v/1.2.8.420/static/js/app.min.js create mode 100644 rainloop/v/1.2.8.420/static/js/boot.js rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/js/jquery.js (99%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/js/libs.js (99%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/amazon.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/apple.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/asana.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/battle.net.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/cnet.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/ea.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/ebay.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/facebook.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/github.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/google-plus.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/google.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/icloud.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/microsoft.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/myspace.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/onlive.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/paypal.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/skype.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/steam.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/ted.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/twitter.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/services/youtube.gif (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/sounds/new-mail.mp3 (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/static/sounds/new-mail.ogg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/A/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/A/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/A/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Clear/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Clear/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Custom/ext.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Custom/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Default/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Default/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Default/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Default/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Linen/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Linen/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Linen/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Linen/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Love/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Love/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Love/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Snow/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Snow/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Snow/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Squares/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Squares/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Squares/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Squares/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/SquaresDark/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/SquaresDark/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/SquaresDark/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/SquaresDark/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Stripes/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Stripes/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Stripes/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Wood/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Wood/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Wood/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Wood/styles.less (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Xv/images/background.jpg (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Xv/images/background.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Xv/images/preview.png (100%) rename rainloop/v/{1.2.7.417 => 1.2.8.420}/themes/Xv/styles.less (100%) diff --git a/data/VERSION b/data/VERSION index 41c370fa9..0d934fc9d 100644 --- a/data/VERSION +++ b/data/VERSION @@ -1 +1 @@ -1.2.7.417 \ No newline at end of file +1.2.8.420 \ No newline at end of file diff --git a/rainloop/v/1.2.7.417/REVISION b/rainloop/v/1.2.7.417/REVISION deleted file mode 100644 index 7719f20da..000000000 --- a/rainloop/v/1.2.7.417/REVISION +++ /dev/null @@ -1 +0,0 @@ -e8d95408c4fb00037eda2a60636ba793ab813305 \ No newline at end of file diff --git a/rainloop/v/1.2.7.417/VERSION b/rainloop/v/1.2.7.417/VERSION deleted file mode 100644 index 41c370fa9..000000000 --- a/rainloop/v/1.2.7.417/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.2.7.417 \ No newline at end of file diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Browser.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Browser.php deleted file mode 100644 index dbc47ec89..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Browser.php +++ /dev/null @@ -1,195 +0,0 @@ -client = $client ?: new FileGetContents(); - $this->factory = $factory ?: new Factory(); - } - - public function get($url, $headers = array()) - { - return $this->call($url, RequestInterface::METHOD_GET, $headers); - } - - public function post($url, $headers = array(), $content = '') - { - return $this->call($url, RequestInterface::METHOD_POST, $headers, $content); - } - - public function head($url, $headers = array()) - { - return $this->call($url, RequestInterface::METHOD_HEAD, $headers); - } - - public function patch($url, $headers = array(), $content = '') - { - return $this->call($url, RequestInterface::METHOD_PATCH, $headers, $content); - } - - public function put($url, $headers = array(), $content = '') - { - return $this->call($url, RequestInterface::METHOD_PUT, $headers, $content); - } - - public function delete($url, $headers = array(), $content = '') - { - return $this->call($url, RequestInterface::METHOD_DELETE, $headers, $content); - } - - /** - * Sends a request. - * - * @param string $url The URL to call - * @param string $method The request method to use - * @param array $headers An array of request headers - * @param string $content The request content - * - * @return MessageInterface The response object - */ - public function call($url, $method, $headers = array(), $content = '') - { - $request = $this->factory->createRequest($method); - - if (!$url instanceof Url) { - $url = new Url($url); - } - - $url->applyToRequest($request); - - $request->addHeaders($headers); - $request->setContent($content); - - return $this->send($request); - } - - /** - * Sends a form request. - * - * @param string $url The URL to submit to - * @param array $fields An array of fields - * @param string $method The request method to use - * @param array $headers An array of request headers - * - * @return MessageInterface The response object - */ - public function submit($url, array $fields, $method = RequestInterface::METHOD_POST, $headers = array()) - { - $request = $this->factory->createFormRequest(); - - if (!$url instanceof Url) { - $url = new Url($url); - } - - $url->applyToRequest($request); - - $request->addHeaders($headers); - $request->setMethod($method); - $request->setFields($fields); - - return $this->send($request); - } - - /** - * Sends a request. - * - * @param RequestInterface $request A request object - * @param MessageInterface $response A response object - * - * @return MessageInterface The response - */ - public function send(RequestInterface $request, MessageInterface $response = null) - { - if (null === $response) { - $response = $this->factory->createResponse(); - } - - if ($this->listener) { - $this->listener->preSend($request); - } - - $this->client->send($request, $response); - - $this->lastRequest = $request; - $this->lastResponse = $response; - - if ($this->listener) { - $this->listener->postSend($request, $response); - } - - return $response; - } - - public function getLastRequest() - { - return $this->lastRequest; - } - - public function getLastResponse() - { - return $this->lastResponse; - } - - public function setClient(ClientInterface $client) - { - $this->client = $client; - } - - public function getClient() - { - return $this->client; - } - - public function setMessageFactory(FactoryInterface $factory) - { - $this->factory = $factory; - } - - public function getMessageFactory() - { - return $this->factory; - } - - public function setListener(ListenerInterface $listener) - { - $this->listener = $listener; - } - - public function getListener() - { - return $this->listener; - } - - public function addListener(ListenerInterface $listener) - { - if (!$this->listener) { - $this->listener = $listener; - } elseif ($this->listener instanceof ListenerChain) { - $this->listener->addListener($listener); - } else { - $this->listener = new ListenerChain(array( - $this->listener, - $listener, - )); - } - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractClient.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractClient.php deleted file mode 100644 index 566406252..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractClient.php +++ /dev/null @@ -1,62 +0,0 @@ -ignoreErrors = $ignoreErrors; - } - - public function getIgnoreErrors() - { - return $this->ignoreErrors; - } - - public function setMaxRedirects($maxRedirects) - { - $this->maxRedirects = $maxRedirects; - } - - public function getMaxRedirects() - { - return $this->maxRedirects; - } - - public function setTimeout($timeout) - { - $this->timeout = $timeout; - } - - public function getTimeout() - { - return $this->timeout; - } - - public function setVerifyPeer($verifyPeer) - { - $this->verifyPeer = $verifyPeer; - } - - public function getVerifyPeer() - { - return $this->verifyPeer; - } - - public function setProxy($proxy) - { - $this->proxy = $proxy; - } - - public function getProxy() - { - return $this->proxy; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractCurl.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractCurl.php deleted file mode 100644 index 4d73be127..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractCurl.php +++ /dev/null @@ -1,201 +0,0 @@ -options = array( - CURLOPT_PROTOCOLS => CURLPROTO_HTTP | CURLPROTO_HTTPS, - CURLOPT_REDIR_PROTOCOLS => CURLPROTO_HTTP | CURLPROTO_HTTPS, - ); - } - } - - /** - * Creates a new cURL resource. - * - * @see curl_init() - * - * @return resource A new cURL resource - */ - protected static function createCurlHandle() - { - if (false === $curl = curl_init()) { - throw new ClientException('Unable to create a new cURL handle'); - } - - curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); - curl_setopt($curl, CURLOPT_HEADER, true); - - return $curl; - } - - /** - * Populates a response object. - * - * @param resource $curl A cURL resource - * @param string $raw The raw response string - * @param MessageInterface $response The response object - */ - protected static function populateResponse($curl, $raw, MessageInterface $response) - { - $pos = curl_getinfo($curl, CURLINFO_HEADER_SIZE); - - $response->setHeaders(static::getLastHeaders(rtrim(substr($raw, 0, $pos)))); - $response->setContent(substr($raw, $pos)); - } - - /** - * Sets options on a cURL resource based on a request. - */ - private static function setOptionsFromRequest($curl, RequestInterface $request) - { - $options = array( - CURLOPT_CUSTOMREQUEST => $request->getMethod(), - CURLOPT_URL => $request->getHost().$request->getResource(), - CURLOPT_HTTPHEADER => $request->getHeaders(), - ); - - switch ($request->getMethod()) { - case RequestInterface::METHOD_HEAD: - $options[CURLOPT_NOBODY] = true; - break; - - case RequestInterface::METHOD_GET: - $options[CURLOPT_HTTPGET] = true; - break; - - case RequestInterface::METHOD_POST: - case RequestInterface::METHOD_PUT: - case RequestInterface::METHOD_DELETE: - case RequestInterface::METHOD_PATCH: - $options[CURLOPT_POSTFIELDS] = $fields = static::getPostFields($request); - - // remove the content-type header - if (is_array($fields)) { - $options[CURLOPT_HTTPHEADER] = array_filter($options[CURLOPT_HTTPHEADER], function($header) { - return 0 !== stripos($header, 'Content-Type: '); - }); - } - - break; - } - - curl_setopt_array($curl, $options); - } - - /** - * Returns a value for the CURLOPT_POSTFIELDS option. - * - * @return string|array A post fields value - */ - private static function getPostFields(RequestInterface $request) - { - if (!$request instanceof FormRequestInterface) { - return $request->getContent(); - } - - $fields = $request->getFields(); - $multipart = false; - - foreach ($fields as $name => $value) { - if ($value instanceof FormUploadInterface) { - $multipart = true; - - if ($file = $value->getFile()) { - // replace value with upload string - $fields[$name] = '@'.$file; - - if ($contentType = $value->getContentType()) { - $fields[$name] .= ';type='.$contentType; - } - } else { - return $request->getContent(); - } - } - } - - return $multipart ? $fields : http_build_query($fields); - } - - /** - * A helper for getting the last set of headers. - * - * @param string $raw A string of many header chunks - * - * @return array An array of header lines - */ - private static function getLastHeaders($raw) - { - $headers = array(); - foreach (preg_split('/(\\r?\\n)/', $raw) as $header) { - if ($header) { - $headers[] = $header; - } else { - $headers = array(); - } - } - - return $headers; - } - - /** - * Stashes a cURL option to be set on send, when the resource is created. - * - * If the supplied value it set to null the option will be removed. - * - * @param integer $option The option - * @param mixed $value The value - * - * @see curl_setopt() - */ - public function setOption($option, $value) - { - if (null === $value) { - unset($this->options[$option]); - } else { - $this->options[$option] = $value; - } - } - - /** - * Prepares a cURL resource to send a request. - */ - protected function prepare($curl, RequestInterface $request, array $options = array()) - { - static::setOptionsFromRequest($curl, $request); - - // apply settings from client - if ($this->getTimeout() < 1) { - curl_setopt($curl, CURLOPT_TIMEOUT_MS, $this->getTimeout() * 1000); - } else { - curl_setopt($curl, CURLOPT_TIMEOUT, $this->getTimeout()); - } - - if ($this->proxy) { - curl_setopt($curl, CURLOPT_PROXY, $this->proxy); - } - - curl_setopt($curl, CURLOPT_FOLLOWLOCATION, 0 < $this->getMaxRedirects()); - curl_setopt($curl, CURLOPT_MAXREDIRS, $this->getMaxRedirects()); - curl_setopt($curl, CURLOPT_FAILONERROR, !$this->getIgnoreErrors()); - curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, $this->getVerifyPeer()); - - // apply additional options - curl_setopt_array($curl, $options + $this->options); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractStream.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractStream.php deleted file mode 100644 index ddb393c5f..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/AbstractStream.php +++ /dev/null @@ -1,43 +0,0 @@ - array( - // values from the request - 'method' => $request->getMethod(), - 'header' => implode("\r\n", $request->getHeaders()), - 'content' => $request->getContent(), - 'protocol_version' => $request->getProtocolVersion(), - - // values from the current client - 'ignore_errors' => $this->getIgnoreErrors(), - 'max_redirects' => $this->getMaxRedirects(), - 'timeout' => $this->getTimeout(), - ), - 'ssl' => array( - 'verify_peer' => $this->getVerifyPeer(), - ), - ); - - if ($this->proxy) { - $options['http']['proxy'] = $this->proxy; - $options['http']['request_fulluri'] = true; - } - - return $options; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/BatchClientInterface.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/BatchClientInterface.php deleted file mode 100644 index ea1783d64..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/BatchClientInterface.php +++ /dev/null @@ -1,11 +0,0 @@ -lastCurl)) { - curl_close($this->lastCurl); - } - - $this->lastCurl = static::createCurlHandle(); - $this->prepare($this->lastCurl, $request, $options); - - $data = curl_exec($this->lastCurl); - - if (false === $data) { - $errorMsg = curl_error($this->lastCurl); - $errorNo = curl_errno($this->lastCurl); - - throw new ClientException($errorMsg, $errorNo); - } - - static::populateResponse($this->lastCurl, $data, $response); - } - - /** - * Introspects the last cURL request. - * - * @see curl_getinfo() - */ - public function getInfo($opt = 0) - { - if (!is_resource($this->lastCurl)) { - throw new LogicException('There is no cURL resource'); - } - - return curl_getinfo($this->lastCurl, $opt); - } - - public function __destruct() - { - if (is_resource($this->lastCurl)) { - curl_close($this->lastCurl); - } - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/FileGetContents.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/FileGetContents.php deleted file mode 100644 index 44130008f..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/FileGetContents.php +++ /dev/null @@ -1,87 +0,0 @@ -setCookieJar($cookieJar); - } - } - - /** - * @param CookieJar $cookieJar - */ - public function setCookieJar(CookieJar $cookieJar) - { - $this->cookieJar = $cookieJar; - } - - /** - * @return CookieJar - */ - public function getCookieJar() - { - return $this->cookieJar; - } - - /** - * @see ClientInterface - * - * @throws ClientException If file_get_contents() fires an error - */ - public function send(RequestInterface $request, MessageInterface $response) - { - if ($cookieJar = $this->getCookieJar()) { - $cookieJar->clearExpiredCookies(); - $cookieJar->addCookieHeaders($request); - } - - $context = stream_context_create($this->getStreamContextArray($request)); - $url = $request->getHost().$request->getResource(); - - $level = error_reporting(0); - $content = file_get_contents($url, 0, $context); - error_reporting($level); - if (false === $content) { - $error = error_get_last(); - throw new ClientException($error['message']); - } - - $response->setHeaders($this->filterHeaders((array) $http_response_header)); - $response->setContent($content); - - if ($cookieJar) { - $cookieJar->processSetCookieHeaders($request, $response); - } - } - - private function filterHeaders(array $headers) - { - $filtered = array(); - foreach ($headers as $header) { - if (0 === stripos($header, 'http/')) { - $filtered = array(); - } - - $filtered[] = $header; - } - - return $filtered; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/MultiCurl.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/MultiCurl.php deleted file mode 100644 index a70617227..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Client/MultiCurl.php +++ /dev/null @@ -1,53 +0,0 @@ -queue[] = array($request, $response, $options); - } - - public function flush() - { - if (false === $curlm = curl_multi_init()) { - throw new ClientException('Unable to create a new cURL multi handle'); - } - - // prepare a cURL handle for each entry in the queue - foreach ($this->queue as $i => &$queue) { - list($request, $response, $options) = $queue; - $curl = $queue[] = static::createCurlHandle(); - $this->prepare($curl, $request, $options); - curl_multi_add_handle($curlm, $curl); - } - - $active = null; - do { - $mrc = curl_multi_exec($curlm, $active); - } while (CURLM_CALL_MULTI_PERFORM == $mrc); - - while ($active && CURLM_OK == $mrc) { - if (-1 != curl_multi_select($curlm)) { - do { - $mrc = curl_multi_exec($curlm, $active); - } while (CURLM_CALL_MULTI_PERFORM == $mrc); - } - } - - // populate the responses - while (list($request, $response, $options, $curl) = array_shift($this->queue)) { - static::populateResponse($curl, curl_multi_getcontent($curl), $response); - curl_multi_remove_handle($curlm, $curl); - } - - curl_multi_close($curlm); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/ClientException.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/ClientException.php deleted file mode 100644 index 187157ee8..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Exception/ClientException.php +++ /dev/null @@ -1,10 +0,0 @@ -username = $username; - $this->password = $password; - } - - public function preSend(RequestInterface $request) - { - $request->addHeader('Authorization: Basic '.base64_encode($this->username.':'.$this->password)); - } - - public function postSend(RequestInterface $request, MessageInterface $response) - { - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/CallbackListener.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/CallbackListener.php deleted file mode 100644 index 77f7fa831..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/CallbackListener.php +++ /dev/null @@ -1,49 +0,0 @@ -callable = $callable; - } - - public function preSend(RequestInterface $request) - { - call_user_func($this->callable, $request); - } - - public function postSend(RequestInterface $request, MessageInterface $response) - { - call_user_func($this->callable, $request, $response); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Entry.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Entry.php deleted file mode 100644 index d7d21066a..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Entry.php +++ /dev/null @@ -1,42 +0,0 @@ -request = $request; - $this->response = $response; - $this->duration = $duration; - } - - public function getRequest() - { - return $this->request; - } - - public function getResponse() - { - return $this->response; - } - - public function getDuration() - { - return $this->duration; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Journal.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Journal.php deleted file mode 100644 index 3e6e700d2..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/History/Journal.php +++ /dev/null @@ -1,76 +0,0 @@ -addEntry(new Entry($request, $response, $duration)); - } - - public function addEntry(Entry $entry) - { - array_push($this->entries, $entry); - $this->entries = array_slice($this->entries, $this->getLimit() * -1); - end($this->entries); - } - - public function getEntries() - { - return $this->entries; - } - - public function getLast() - { - return end($this->entries); - } - - public function getLastRequest() - { - return $this->getLast()->getRequest(); - } - - public function getLastResponse() - { - return $this->getLast()->getResponse(); - } - - public function clear() - { - $this->entries = array(); - } - - public function count() - { - return count($this->entries); - } - - public function setLimit($limit) - { - $this->limit = $limit; - } - - public function getLimit() - { - return $this->limit; - } - - public function getIterator() - { - return new \ArrayIterator(array_reverse($this->entries)); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/HistoryListener.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/HistoryListener.php deleted file mode 100644 index cd1e6276a..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/HistoryListener.php +++ /dev/null @@ -1,33 +0,0 @@ -journal = $journal; - } - - public function getJournal() - { - return $this->journal; - } - - public function preSend(RequestInterface $request) - { - $this->startTime = microtime(true); - } - - public function postSend(RequestInterface $request, MessageInterface $response) - { - $this->journal->record($request, $response, microtime(true) - $this->startTime); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerChain.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerChain.php deleted file mode 100644 index 85024a633..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerChain.php +++ /dev/null @@ -1,40 +0,0 @@ -listeners = $listeners; - } - - public function addListener(ListenerInterface $listener) - { - $this->listeners[] = $listener; - } - - public function getListeners() - { - return $this->listeners; - } - - public function preSend(RequestInterface $request) - { - foreach ($this->listeners as $listener) { - $listener->preSend($request); - } - } - - public function postSend(RequestInterface $request, MessageInterface $response) - { - foreach ($this->listeners as $listener) { - $listener->postSend($request, $response); - } - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerInterface.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerInterface.php deleted file mode 100644 index 6b0815c1c..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Listener/ListenerInterface.php +++ /dev/null @@ -1,12 +0,0 @@ -logger = $logger; - $this->prefix = $prefix; - } - - public function preSend(RequestInterface $request) - { - $this->startTime = microtime(true); - } - - public function postSend(RequestInterface $request, MessageInterface $response) - { - $seconds = microtime(true) - $this->startTime; - - call_user_func($this->logger, sprintf('%sSent "%s %s%s" in %dms', $this->prefix, $request->getMethod(), $request->getHost(), $request->getResource(), round($seconds * 1000))); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/AbstractMessage.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/AbstractMessage.php deleted file mode 100644 index b4f292c99..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/AbstractMessage.php +++ /dev/null @@ -1,154 +0,0 @@ -getHeaders() as $header) { - if (0 === stripos($header, $needle)) { - $values[] = trim(substr($header, strlen($needle))); - } - } - - if (false === $glue) { - return $values; - } else { - return count($values) ? implode($glue, $values) : null; - } - } - - /** - * Returns a header's attributes. - * - * @param string $name A header name - * - * @return array An associative array of attributes - */ - public function getHeaderAttributes($name) - { - $attributes = array(); - foreach ($this->getHeader($name, false) as $header) { - if (false !== strpos($header, ';')) { - // remove header value - list(, $header) = explode(';', $header, 2); - - // loop through attribute key=value pairs - foreach (array_map('trim', explode(';', trim($header))) as $pair) { - list($key, $value) = explode('=', $pair); - $attributes[$key] = $value; - } - } - } - - return $attributes; - } - - /** - * Returns the value of a particular header attribute. - * - * @param string $header A header name - * @param string $attribute An attribute name - * - * @return string|null The value of the attribute or null if it isn't set - */ - public function getHeaderAttribute($header, $attribute) - { - $attributes = $this->getHeaderAttributes($header); - - if (isset($attributes[$attribute])) { - return $attributes[$attribute]; - } - } - - /** - * Returns the current message as a DOMDocument. - * - * @return \DOMDocument - */ - public function toDomDocument() - { - $revert = libxml_use_internal_errors(true); - - $document = new \DOMDocument('1.0', $this->getHeaderAttribute('Content-Type', 'charset') ?: 'UTF-8'); - if (0 === strpos($this->getHeader('Content-Type'), 'text/xml')) { - $document->loadXML($this->getContent()); - } else { - $document->loadHTML($this->getContent()); - } - - libxml_use_internal_errors($revert); - - return $document; - } - - public function setHeaders(array $headers) - { - $this->headers = $this->flattenHeaders($headers); - } - - public function addHeader($header) - { - $this->headers[] = $header; - } - - public function addHeaders(array $headers) - { - $this->headers = array_merge($this->headers, $this->flattenHeaders($headers)); - } - - public function getHeaders() - { - return $this->headers; - } - - public function setContent($content) - { - $this->content = $content; - } - - public function getContent() - { - return $this->content; - } - - public function __toString() - { - $string = implode("\r\n", $this->getHeaders())."\r\n"; - - if ($content = $this->getContent()) { - $string .= "\r\n$content\r\n"; - } - - return $string; - } - - protected function flattenHeaders(array $headers) - { - $flattened = array(); - foreach ($headers as $key => $header) { - if (is_int($key)) { - $flattened[] = $header; - } else { - $flattened[] = $key.': '.$header; - } - } - - return $flattened; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Factory/Factory.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Factory/Factory.php deleted file mode 100644 index d601dad33..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Factory/Factory.php +++ /dev/null @@ -1,26 +0,0 @@ -setField('user[name]', 'Kris Wallsmith'); - * $request->setField('user[image]', new FormUpload('/path/to/image.jpg')); - * - * @author Marc Weistroff - * @author Kris Wallsmith - */ -class FormRequest extends Request implements FormRequestInterface -{ - private $fields = array(); - private $boundary; - - /** - * Constructor. - * - * Defaults to POST rather than GET. - */ - public function __construct($method = self::METHOD_POST, $resource = '/', $host = null) - { - parent::__construct($method, $resource, $host); - } - - /** - * Sets the value of a form field. - * - * If the value is an array it will be flattened and one field value will - * be added for each leaf. - */ - public function setField($name, $value) - { - if (is_array($value)) { - $this->addFields(array($name => $value)); - - return; - } - - if ('[]' == substr($name, -2)) { - $this->fields[substr($name, 0, -2)][] = $value; - } else { - $this->fields[$name] = $value; - } - } - - public function addFields(array $fields) - { - foreach ($this->flattenArray($fields) as $name => $value) { - $this->setField($name, $value); - } - } - - public function setFields(array $fields) - { - $this->fields = array(); - $this->addFields($fields); - } - - public function getFields() - { - return $this->fields; - } - - public function getResource() - { - $resource = parent::getResource(); - - if (!$this->isSafe() || !$this->fields) { - return $resource; - } - - // append the query string - $resource .= false === strpos($resource, '?') ? '?' : '&'; - $resource .= http_build_query($this->fields); - - return $resource; - } - - public function setContent($content) - { - throw new \BadMethodCallException('It is not permitted to set the content.'); - } - - public function getHeaders() - { - $headers = parent::getHeaders(); - - if ($this->isSafe()) { - return $headers; - } - - if ($this->isMultipart()) { - $headers[] = 'Content-Type: multipart/form-data; boundary='.$this->getBoundary(); - } else { - $headers[] = 'Content-Type: application/x-www-form-urlencoded'; - } - - return $headers; - } - - public function getContent() - { - if ($this->isSafe()) { - return; - } - - if (!$this->isMultipart()) { - return http_build_query($this->fields); - } - - $content = ''; - - foreach ($this->fields as $name => $values) { - $content .= '--'.$this->getBoundary()."\r\n"; - if ($values instanceof FormUploadInterface) { - if (!$values->getFilename()) { - throw new LogicException(sprintf('Form upload at "%s" does not include a filename.', $name)); - } - - $values->setName($name); - $content .= (string) $values; - } else { - foreach (is_array($values) ? $values : array($values) as $value) { - $content .= "Content-Disposition: form-data; name=\"$name\"\r\n"; - $content .= "\r\n"; - $content .= $value."\r\n"; - } - } - } - - $content .= '--'.$this->getBoundary().'--'; - - return $content; - } - - // private - - private function flattenArray(array $values, $prefix = '', $format = '%s') - { - $flat = array(); - - foreach ($values as $name => $value) { - $flatName = $prefix.sprintf($format, $name); - - if (is_array($value)) { - $flat += $this->flattenArray($value, $flatName, '[%s]'); - } else { - $flat[$flatName] = $value; - } - } - - return $flat; - } - - private function isSafe() - { - return in_array($this->getMethod(), array(self::METHOD_GET, self::METHOD_HEAD)); - } - - private function isMultipart() - { - foreach ($this->fields as $name => $value) { - if (is_object($value) && $value instanceof FormUploadInterface) { - return true; - } - } - - return false; - } - - private function getBoundary() - { - if (!$this->boundary) { - $this->boundary = sha1(rand(11111, 99999).time().uniqid()); - } - - return $this->boundary; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormRequestInterface.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormRequestInterface.php deleted file mode 100644 index ed2bd4900..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormRequestInterface.php +++ /dev/null @@ -1,27 +0,0 @@ - - */ -interface FormRequestInterface extends RequestInterface -{ - /** - * Returns an array of field names and values. - * - * @return array A array of names and values - */ - public function getFields(); - - /** - * Sets the form fields for the current request. - * - * @param array $fields An array of field names and values - */ - public function setFields(array $fields); -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUpload.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUpload.php deleted file mode 100644 index 22b932b9d..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUpload.php +++ /dev/null @@ -1,118 +0,0 @@ -loadContent($file); - } - - $this->contentType = $contentType; - } - - public function getName() - { - return $this->name; - } - - public function setName($name) - { - $this->name = $name; - } - - public function getFilename() - { - if ($this->filename) { - return $this->filename; - } elseif ($this->file) { - return basename($this->file); - } - } - - public function setFilename($filename) - { - $this->filename = $filename; - } - - public function getContentType() - { - return $this->contentType ?: $this->detectContentType() ?: 'application/octet-stream'; - } - - public function setContentType($contentType) - { - $this->contentType = $contentType; - } - - /** - * Prepends Content-Disposition and Content-Type headers. - */ - public function getHeaders() - { - $headers = array('Content-Disposition: form-data'); - - if ($name = $this->getName()) { - $headers[0] .= sprintf('; name="%s"', $name); - } - - if ($filename = $this->getFilename()) { - $headers[0] .= sprintf('; filename="%s"', $filename); - } - - if ($contentType = $this->getContentType()) { - $headers[] = 'Content-Type: '.$contentType; - } - - return array_merge($headers, parent::getHeaders()); - } - - /** - * Loads the content from a file. - */ - public function loadContent($file) - { - $this->file = $file; - - parent::setContent(null); - } - - public function setContent($content) - { - parent::setContent($content); - - $this->file = null; - } - - public function getFile() - { - return $this->file; - } - - public function getContent() - { - return $this->file ? file_get_contents($this->file) : parent::getContent(); - } - - // private - - private function detectContentType() - { - if (!class_exists('finfo', false)) { - return false; - } - - $finfo = new \finfo(FILEINFO_MIME_TYPE); - - return $this->file ? $finfo->file($this->file) : $finfo->buffer(parent::getContent()); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUploadInterface.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUploadInterface.php deleted file mode 100644 index 4d6066cc4..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Form/FormUploadInterface.php +++ /dev/null @@ -1,13 +0,0 @@ - - */ -interface MessageInterface -{ - /** - * Returns a header value. - * - * @param string $name A header name - * @param string|boolean $glue Glue for implode, or false to return an array - * - * @return string|array|null The header value(s) - */ - public function getHeader($name, $glue = "\r\n"); - - /** - * Returns an array of header lines. - * - * @return array An array of header lines (integer indexes, e.g. ["Header: value"]) - */ - public function getHeaders(); - - /** - * Sets all headers on the current message. - * - * Headers can be complete ["Header: value"] pairs or an associative array ["Header" => "value"] - * - * @param array $headers An array of header lines - */ - public function setHeaders(array $headers); - - /** - * Adds a header to this message. - * - * @param string $header A header line - */ - public function addHeader($header); - - /** - * Adds a set of headers to this message. - * - * Headers can be complete ["Header: value"] pairs or an associative array ["Header" => "value"] - * - * @param array $headers Headers - */ - public function addHeaders(array $headers); - - /** - * Returns the content of the message. - * - * @return string The message content - */ - public function getContent(); - - /** - * Sets the content of the message. - * - * @param string $content The message content - */ - public function setContent($content); - - /** - * Returns the message document. - * - * @return string The message - */ - public function __toString(); -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Request.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Request.php deleted file mode 100644 index 07f6591eb..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Request.php +++ /dev/null @@ -1,174 +0,0 @@ -method = strtoupper($method); - $this->resource = $resource; - $this->host = $host; - } - - public function setHeaders(array $headers) - { - parent::setHeaders(array()); - - foreach ($this->flattenHeaders($headers) as $header) { - $this->addHeader($header); - } - } - - public function addHeader($header) - { - if (0 === stripos(substr($header, -8), 'HTTP/1.') && 3 == count($parts = explode(' ', $header))) { - list($method, $resource, $protocolVersion) = $parts; - - $this->setMethod($method); - $this->setResource($resource); - $this->setProtocolVersion((float) substr($protocolVersion, 5)); - } else { - parent::addHeader($header); - } - } - - public function setMethod($method) - { - $this->method = strtoupper($method); - } - - public function getMethod() - { - return $this->method; - } - - public function setResource($resource) - { - $this->resource = $resource; - } - - public function getResource() - { - return $this->resource; - } - - public function setHost($host) - { - $this->host = $host; - } - - public function getHost() - { - return $this->host; - } - - public function setProtocolVersion($protocolVersion) - { - $this->protocolVersion = $protocolVersion; - } - - public function getProtocolVersion() - { - return $this->protocolVersion; - } - - /** - * A convenience method for getting the full URL of the current request. - * - * @return string - */ - public function getUrl() - { - return $this->getHost().$this->getResource(); - } - - /** - * A convenience method for populating the current request from a URL. - * - * @param Url|string $url An URL - */ - public function fromUrl($url) - { - if (!$url instanceof Url) { - $url = new Url($url); - } - - $url->applyToRequest($this); - } - - /** - * Returns true if the current request is secure. - * - * @return boolean - */ - public function isSecure() - { - return 'https' == parse_url($this->getHost(), PHP_URL_SCHEME); - } - - /** - * Merges cookie headers on the way out. - */ - public function getHeaders() - { - return $this->mergeCookieHeaders(parent::getHeaders()); - } - - /** - * Returns a string representation of the current request. - * - * @return string - */ - public function __toString() - { - $string = sprintf("%s %s HTTP/%.1f\r\n", $this->getMethod(), $this->getResource(), $this->getProtocolVersion()); - - if ($host = $this->getHost()) { - $string .= 'Host: '.$host."\r\n"; - } - - if ($parent = trim(parent::__toString())) { - $string .= $parent."\r\n"; - } - - return $string; - } - - // private - - private function mergeCookieHeaders(array $headers) - { - $cookieHeader = null; - $needle = 'Cookie:'; - - foreach ($headers as $i => $header) { - if (0 !== stripos($header, $needle)) { - continue; - } - - if (null === $cookieHeader) { - $cookieHeader = $i; - } else { - $headers[$cookieHeader] .= '; '.trim(substr($header, strlen($needle))); - unset($headers[$i]); - } - } - - return array_values($headers); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/RequestInterface.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/RequestInterface.php deleted file mode 100644 index 883c8e4d7..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/RequestInterface.php +++ /dev/null @@ -1,75 +0,0 @@ - - */ -interface RequestInterface extends MessageInterface -{ - const METHOD_OPTIONS = 'OPTIONS'; - const METHOD_GET = 'GET'; - const METHOD_HEAD = 'HEAD'; - const METHOD_POST = 'POST'; - const METHOD_PUT = 'PUT'; - const METHOD_DELETE = 'DELETE'; - const METHOD_PATCH = 'PATCH'; - - /** - * Returns the HTTP method of the current request. - * - * @return string An HTTP method - */ - public function getMethod(); - - /** - * Sets the HTTP method of the current request. - * - * @param string $method The request method - */ - public function setMethod($method); - - /** - * Returns the resource portion of the request line. - * - * @return string The resource requested - */ - public function getResource(); - - /** - * Sets the resource for the current request. - * - * @param string $resource The resource being requested - */ - public function setResource($resource); - - /** - * Returns the protocol version of the current request. - * - * @return float The protocol version - */ - public function getProtocolVersion(); - - /** - * Returns the value of the host header. - * - * @return string|null The host - */ - public function getHost(); - - /** - * Sets the host for the current request. - * - * @param string $host The host - */ - public function setHost($host); - - /** - * Checks if the current request is secure. - * - * @return Boolean True if the request is secure - */ - public function isSecure(); -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Response.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Response.php deleted file mode 100644 index 7f4b5f9d0..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Message/Response.php +++ /dev/null @@ -1,193 +0,0 @@ -protocolVersion) { - $this->parseStatusLine(); - } - - return $this->protocolVersion ?: null; - } - - /** - * Returns the status code of the current response. - * - * @return integer - */ - public function getStatusCode() - { - if (null === $this->statusCode) { - $this->parseStatusLine(); - } - - return $this->statusCode ?: null; - } - - /** - * Returns the reason phrase for the current response. - * - * @return string - */ - public function getReasonPhrase() - { - if (null === $this->reasonPhrase) { - $this->parseStatusLine(); - } - - return $this->reasonPhrase ?: null; - } - - public function setHeaders(array $headers) - { - parent::setHeaders($headers); - - $this->resetStatusLine(); - } - - public function addHeader($header) - { - parent::addHeader($header); - - $this->resetStatusLine(); - } - - public function addHeaders(array $headers) - { - parent::addHeaders($headers); - - $this->resetStatusLine(); - } - - /** - * Is response invalid? - * - * @return Boolean - */ - public function isInvalid() - { - return $this->getStatusCode() < 100 || $this->getStatusCode() >= 600; - } - - /** - * Is response informative? - * - * @return Boolean - */ - public function isInformational() - { - return $this->getStatusCode() >= 100 && $this->getStatusCode() < 200; - } - - /** - * Is response successful? - * - * @return Boolean - */ - public function isSuccessful() - { - return $this->getStatusCode() >= 200 && $this->getStatusCode() < 300; - } - - /** - * Is the response a redirect? - * - * @return Boolean - */ - public function isRedirection() - { - return $this->getStatusCode() >= 300 && $this->getStatusCode() < 400; - } - - /** - * Is there a client error? - * - * @return Boolean - */ - public function isClientError() - { - return $this->getStatusCode() >= 400 && $this->getStatusCode() < 500; - } - - /** - * Was there a server side error? - * - * @return Boolean - */ - public function isServerError() - { - return $this->getStatusCode() >= 500 && $this->getStatusCode() < 600; - } - - /** - * Is the response OK? - * - * @return Boolean - */ - public function isOk() - { - return 200 === $this->getStatusCode(); - } - - /** - * Is the reponse forbidden? - * - * @return Boolean - */ - public function isForbidden() - { - return 403 === $this->getStatusCode(); - } - - /** - * Is the response a not found error? - * - * @return Boolean - */ - public function isNotFound() - { - return 404 === $this->getStatusCode(); - } - - /** - * Is the response empty? - * - * @return Boolean - */ - public function isEmpty() - { - return in_array($this->getStatusCode(), array(201, 204, 304)); - } - - // private - - private function parseStatusLine() - { - $headers = $this->getHeaders(); - - if (isset($headers[0]) && 3 == count($parts = explode(' ', $headers[0], 3))) { - $this->protocolVersion = (float) $parts[0]; - $this->statusCode = (integer) $parts[1]; - $this->reasonPhrase = $parts[2]; - } else { - $this->protocolVersion = $this->statusCode = $this->reasonPhrase = false; - } - } - - private function resetStatusLine() - { - $this->protocolVersion = $this->statusCode = $this->reasonPhrase = null; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Cookie.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Cookie.php deleted file mode 100644 index 21d7c12a7..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Cookie.php +++ /dev/null @@ -1,216 +0,0 @@ -createdAt = time(); - } - - /** - * Returns true if the current cookie matches the supplied request. - * - * @return boolean - */ - public function matchesRequest(RequestInterface $request) - { - // domain - if (!$this->matchesDomain(parse_url($request->getHost(), PHP_URL_HOST))) { - return false; - } - - // path - if (!$this->matchesPath($request->getResource())) { - return false; - } - - // secure - if ($this->hasAttribute(static::ATTR_SECURE) && !$request->isSecure()) { - return false; - } - - return true; - } - - /** - * Returns true of the current cookie has expired. - * - * Checks the max-age and expires attributes. - * - * @return boolean Whether the current cookie has expired - */ - public function isExpired() - { - $maxAge = $this->getAttribute(static::ATTR_MAX_AGE); - if ($maxAge && time() - $this->getCreatedAt() > $maxAge) { - return true; - } - - $expires = $this->getAttribute(static::ATTR_EXPIRES); - if ($expires && strtotime($expires) < time()) { - return true; - } - - return false; - } - - /** - * Returns true if the current cookie matches the supplied domain. - * - * @param string $domain A domain hostname - * - * @return boolean - */ - public function matchesDomain($domain) - { - $cookieDomain = $this->getAttribute(static::ATTR_DOMAIN); - - if (0 === strpos($cookieDomain, '.')) { - $pattern = '/\b'.preg_quote(substr($cookieDomain, 1), '/').'$/i'; - - return (boolean) preg_match($pattern, $domain); - } else { - return 0 == strcasecmp($cookieDomain, $domain); - } - } - - /** - * Returns true if the current cookie matches the supplied path. - * - * @param string $path A path - * - * @return boolean - */ - public function matchesPath($path) - { - $needle = $this->getAttribute(static::ATTR_PATH); - - return null === $needle || 0 === strpos($path, $needle); - } - - /** - * Populates the current cookie with data from the supplied Set-Cookie header. - * - * @param string $header A Set-Cookie header - * @param string $issuingDomain The domain that issued the header - */ - public function fromSetCookieHeader($header, $issuingDomain) - { - list($this->name, $header) = explode('=', $header, 2); - if (false === strpos($header, ';')) { - $this->value = $header; - $header = null; - } else { - list($this->value, $header) = explode(';', $header, 2); - } - - $this->clearAttributes(); - foreach (array_map('trim', explode(';', trim($header))) as $pair) { - if (false === strpos($pair, '=')) { - $name = $pair; - $value = null; - } else { - list($name, $value) = explode('=', $pair); - } - - $this->setAttribute($name, $value); - } - - if (!$this->getAttribute(static::ATTR_DOMAIN)) { - $this->setAttribute(static::ATTR_DOMAIN, $issuingDomain); - } - } - - /** - * Formats a Cookie header for the current cookie. - * - * @return string An HTTP request Cookie header - */ - public function toCookieHeader() - { - return 'Cookie: '.$this->getName().'='.$this->getValue(); - } - - public function setName($name) - { - $this->name = $name; - } - - public function getName() - { - return $this->name; - } - - public function setValue($value) - { - $this->value = $value; - } - - public function getValue() - { - return $this->value; - } - - public function setAttributes(array $attributes) - { - // attributes are case insensitive - $this->attributes = array_change_key_case($attributes); - } - - public function setAttribute($name, $value) - { - $this->attributes[strtolower($name)] = $value; - } - - public function getAttributes() - { - return $this->attributes; - } - - public function getAttribute($name) - { - $name = strtolower($name); - - if (isset($this->attributes[$name])) { - return $this->attributes[$name]; - } - } - - public function hasAttribute($name) - { - return array_key_exists($name, $this->attributes); - } - - public function clearAttributes() - { - $this->setAttributes(array()); - } - - public function setCreatedAt($createdAt) - { - $this->createdAt = $createdAt; - } - - public function getCreatedAt() - { - return $this->createdAt; - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/CookieJar.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/CookieJar.php deleted file mode 100644 index 4b6889b19..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/CookieJar.php +++ /dev/null @@ -1,79 +0,0 @@ -cookies = array(); - foreach ($cookies as $cookie) { - $this->addCookie($cookie); - } - } - - public function getCookies() - { - return $this->cookies; - } - - /** - * Adds a cookie to the current cookie jar. - * - * @param Cookie $cookie A cookie object - */ - public function addCookie(Cookie $cookie) - { - $this->cookies[] = $cookie; - } - - /** - * Adds Cookie headers to the supplied request. - * - * @param RequestInterface $request A request object - */ - public function addCookieHeaders(RequestInterface $request) - { - foreach ($this->cookies as $cookie) { - if ($cookie->matchesRequest($request)) { - $request->addHeader($cookie->toCookieHeader()); - } - } - } - - /** - * Processes Set-Cookie headers from a request/response pair. - * - * @param RequestInterface $request A request object - * @param MessageInterface $response A response object - */ - public function processSetCookieHeaders(RequestInterface $request, MessageInterface $response) - { - foreach ($response->getHeader('Set-Cookie', false) as $header) { - $cookie = new Cookie(); - $cookie->fromSetCookieHeader($header, parse_url($request->getHost(), PHP_URL_HOST)); - - $this->addCookie($cookie); - } - } - - /** - * Removes expired cookies. - */ - public function clearExpiredCookies() - { - foreach ($this->cookies as $i => $cookie) { - if ($cookie->isExpired()) { - unset($this->cookies[$i]); - } - } - - // reset array keys - $this->cookies = array_values($this->cookies); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Url.php b/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Url.php deleted file mode 100644 index e9be3c28b..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/Buzz/Util/Url.php +++ /dev/null @@ -1,190 +0,0 @@ - 80, - 'https' => 443, - ); - - private $url; - private $components; - - /** - * Constructor. - * - * @param string $url The URL - * - * @throws InvalidArgumentException If the URL is invalid - */ - public function __construct($url) - { - $components = parse_url($url); - - if (false === $components) { - throw new InvalidArgumentException(sprintf('The URL "%s" is invalid.', $url)); - } - - // support scheme-less URLs - if (!isset($components['host']) && isset($components['path'])) { - $pos = strpos($components['path'], '/'); - if (false === $pos) { - $components['host'] = $components['path']; - unset($components['path']); - } elseif (0 !== $pos) { - list($host, $path) = explode('/', $components['path'], 2); - $components['host'] = $host; - $components['path'] = '/'.$path; - } - } - - // default port - if (isset($components['scheme']) && !isset($components['port']) && isset(self::$defaultPorts[$components['scheme']])) { - $components['port'] = self::$defaultPorts[$components['scheme']]; - } - - $this->url = $url; - $this->components = $components; - } - - public function getScheme() - { - return $this->parseUrl('scheme'); - } - - public function getHostname() - { - return $this->parseUrl('host'); - } - - public function getPort() - { - return $this->parseUrl('port'); - } - - public function getUser() - { - return $this->parseUrl('user'); - } - - public function getPassword() - { - return $this->parseUrl('pass'); - } - - public function getPath() - { - return $this->parseUrl('path'); - } - - public function getQueryString() - { - return $this->parseUrl('query'); - } - - public function getFragment() - { - return $this->parseUrl('fragment'); - } - - /** - * Returns a host string that combines scheme, hostname and port. - * - * @return string A host value for an HTTP message - */ - public function getHost() - { - if ($hostname = $this->parseUrl('host')) { - $host = $scheme = $this->parseUrl('scheme', 'http'); - $host .= '://'; - $host .= $hostname; - - $port = $this->parseUrl('port'); - if ($port && (!isset(self::$defaultPorts[$scheme]) || self::$defaultPorts[$scheme] != $port)) { - $host .= ':'.$port; - } - - return $host; - } - } - - /** - * Returns a resource string that combines path and query string. - * - * @return string A resource value for an HTTP message - */ - public function getResource() - { - $resource = $this->parseUrl('path', '/'); - - if ($query = $this->parseUrl('query')) { - $resource .= '?'.$query; - } - - return $resource; - } - - /** - * Returns a formatted URL. - */ - public function format($pattern) - { - static $map = array( - 's' => 'getScheme', - 'u' => 'getUser', - 'a' => 'getPassword', - 'h' => 'getHostname', - 'o' => 'getPort', - 'p' => 'getPath', - 'q' => 'getQueryString', - 'f' => 'getFragment', - 'H' => 'getHost', - 'R' => 'getResource', - ); - - $url = ''; - - $parts = str_split($pattern); - while ($part = current($parts)) { - if (isset($map[$part])) { - $method = $map[$part]; - $url .= $this->$method(); - } elseif ('\\' == $part) { - $url .= next($parts); - } elseif (!ctype_alpha($part)) { - $url .= $part; - } else { - throw new InvalidArgumentException(sprintf('The format character "%s" is invalid.', $part)); - } - - next($parts); - } - - return $url; - } - - /** - * Applies the current URL to the supplied request. - */ - public function applyToRequest(RequestInterface $request) - { - $request->setResource($this->getResource()); - $request->setHost($this->getHost()); - } - - private function parseUrl($component = null, $default = null) - { - if (null === $component) { - return $this->components; - } elseif (isset($this->components[$component])) { - return $this->components[$component]; - } else { - return $default; - } - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/KeenIO/Http/Adaptor/AdaptorInterface.php b/rainloop/v/1.2.7.417/app/libraries/KeenIO/Http/Adaptor/AdaptorInterface.php deleted file mode 100644 index e530fc6ed..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/KeenIO/Http/Adaptor/AdaptorInterface.php +++ /dev/null @@ -1,19 +0,0 @@ -apiKey = $apiKey; - $this->browser = new Browser(new Curl()); - $this->browser->getClient()->setVerifyPeer(false); - } - - /** - * post to the KeenIO API - * - * @param $url - * @param array $parameters - * @return mixed - */ - public function doPost($url, array $parameters) - { - $headers = array( -// 'Authorization' => $this->apiKey, - 'Content-Type' => 'application/json' - ); - - $content = json_encode($parameters); - - $response = $this->browser->post($url, $headers, $content); - - return $response->getContent(); - } -} diff --git a/rainloop/v/1.2.7.417/app/libraries/KeenIO/Service/KeenIO.php b/rainloop/v/1.2.7.417/app/libraries/KeenIO/Service/KeenIO.php deleted file mode 100644 index 06bccebef..000000000 --- a/rainloop/v/1.2.7.417/app/libraries/KeenIO/Service/KeenIO.php +++ /dev/null @@ -1,215 +0,0 @@ -doPost($url, $parameters); - $json = json_decode($response); - - return $json->created; - } - - /** - * get a scoped key for an array of filters - * - * @param $filters - * @return string - */ - public static function getScopedKey($filters) - { - self::validateConfiguration(); - - $filterArray = array('filters' => $filters); - $filterJson = self::padString(json_encode($filterArray)); - - $ivLength = mcrypt_get_iv_size(MCRYPT_RIJNDAEL_128, MCRYPT_MODE_CBC); - $iv = mcrypt_create_iv($ivLength); - - $encrypted = mcrypt_encrypt(MCRYPT_RIJNDAEL_128, self::getApiKey(), $filterJson, MCRYPT_MODE_CBC, $iv); - - $ivHex = bin2hex($iv); - $encryptedHex = bin2hex($encrypted); - - $scopedKey = $ivHex . $encryptedHex; - - return $scopedKey; - } - - /** - * decrypt a scoped key (primarily used for testing) - * - * @param $scopedKey - * @return mixed - */ - public static function decryptScopedKey($scopedKey) - { - $ivLength = mcrypt_get_iv_size(MCRYPT_RIJNDAEL_128, MCRYPT_MODE_CBC) * 2; - $ivHex = substr($scopedKey, 0, $ivLength); - - $encryptedHex = substr($scopedKey, $ivLength); - - $resultPadded = mcrypt_decrypt( - MCRYPT_RIJNDAEL_128, - self::getApiKey(), - pack('H*', $encryptedHex), - MCRYPT_MODE_CBC, - pack('H*', $ivHex) - ); - - $result = self::unpadString($resultPadded); - - $filterArray = json_decode($result, true); - - return $filterArray['filters']; - } - - - /** - * implement PKCS7 padding - * - * @param $string - * @param int $blockSize - * @return string - */ - protected static function padString($string, $blockSize = 32) - { - $paddingSize = $blockSize - (strlen($string) % $blockSize); - $string .= str_repeat(chr($paddingSize), $paddingSize); - - return $string; - } - - /** - * remove padding for a PKCS7-padded string - * - * @param $string - * @return string - */ - protected static function unpadString($string) - { - $len = strlen($string); - $pad = ord($string[$len - 1]); - - return substr($string, 0, $len - $pad); - } - - - protected static function validateConfiguration() - { - // Validate configuration - if (!self::getProjectId()) { - throw new \Exception('Keen IO has not been configured'); - } -// if (!self::getProjectId() or !self::getApiKey()) { -// throw new \Exception('Keen IO has not been configured'); -// } - } -} diff --git a/rainloop/v/1.2.7.417/static/css/app.css b/rainloop/v/1.2.7.417/static/css/app.css deleted file mode 100644 index 68aa962af..000000000 --- a/rainloop/v/1.2.7.417/static/css/app.css +++ /dev/null @@ -1 +0,0 @@ -.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;}.ui-helper-clearfix:after{clear:both;}.ui-helper-clearfix{zoom:1;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}.ui-state-disabled{cursor:default !important;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}body{margin:0;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}h1{font-size:2em;margin:0.67em 0;}h2{font-size:1.5em;margin:0.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:0.83em;margin:1.67em 0;}h6{font-size:0.75em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}mark{background:#ff0;color:#000;}p,pre{margin:1em 0;}pre,code,kbd,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:'';content:none;}small{font-size:75%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}dl,menu,ol,ul{margin:1em 0;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible;}button[disabled],input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}@font-face{font-family:'icomoon';src:url('fonts/icomoon.eot');src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');font-weight:normal;font-style:normal;}[data-icon]:before{font-family:'icomoon';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.icon-paperplane,.icon-reply,.icon-reply-all,.icon-forward,.icon-search,.icon-add-to-list,.icon-info,.icon-arrow-right,.icon-arrow-down,.icon-ellipsis,.icon-pencil,.icon-image,.icon-music,.icon-film,.icon-print,.icon-calendar,.icon-key,.icon-cog,.icon-fire,.icon-rocket,.icon-checkbox-checked,.icon-checkbox-unchecked,.icon-checkbox-partial,.icon-radio-checked,.icon-radio-unchecked,.icon-google,.icon-google-plus,.icon-facebook,.icon-twitter,.icon-youtube,.icon-file-pdf,.icon-file-word,.icon-file-excel,.icon-file-powerpoint,.icon-file-xml,.icon-file-css,.icon-warning,.icon-switch,.icon-wrench,.icon-remove,.icon-ok,.icon-plus,.icon-minus,.icon-attachment,.icon-arrow-left,.icon-arrow-up--upload,.icon-arrow-right-2,.icon-arrow-down-2,.icon-file,.icon-file-zip,.icon-console,.icon-floppy,.icon-user,.icon-envelope,.icon-user-add,.icon-eye,.icon-arrow-right-3,.icon-arrow-down-3,.icon-facebook-2,.icon-spinner,.icon-lightning,.icon-trash,.icon-download,.icon-upload,.icon-settings5,.icon-bug,.icon-libreoffice,.icon-file-openoffice,.icon-google-drive,.icon-edit2,.icon-phonebook,.icon-book,.icon-spinner-2,.icon-bell,.icon-cart,.icon-cog-2,.icon-legacyfilemanager,.icon-favorite,.icon-favorite2,.icon-loved,.icon-love,.icon-scaleup,.icon-scaledown,.icon-opennewwindow,.icon-repeat,.icon-reorder,.icon-skype,.icon-dropbox{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.icon-paperplane:before{content:"\e000";}.icon-reply:before{content:"\e001";}.icon-reply-all:before{content:"\e002";}.icon-forward:before{content:"\e003";}.icon-search:before{content:"\e004";}.icon-add-to-list:before{content:"\e005";}.icon-info:before{content:"\e006";}.icon-arrow-right:before{content:"\e007";}.icon-arrow-down:before{content:"\e008";}.icon-ellipsis:before{content:"\e009";}.icon-pencil:before{content:"\e00a";}.icon-image:before{content:"\e00b";}.icon-music:before{content:"\e00c";}.icon-film:before{content:"\e00d";}.icon-print:before{content:"\e00e";}.icon-calendar:before{content:"\e00f";}.icon-key:before{content:"\e010";}.icon-cog:before{content:"\e011";}.icon-fire:before{content:"\e012";}.icon-rocket:before{content:"\e013";}.icon-checkbox-checked:before{content:"\e014";}.icon-checkbox-unchecked:before{content:"\e015";}.icon-checkbox-partial:before{content:"\e016";}.icon-radio-checked:before{content:"\e017";}.icon-radio-unchecked:before{content:"\e018";}.icon-google:before{content:"\e019";}.icon-google-plus:before{content:"\e01a";}.icon-facebook:before{content:"\e01b";}.icon-twitter:before{content:"\e01c";}.icon-youtube:before{content:"\e01d";}.icon-file-pdf:before{content:"\e01e";}.icon-file-word:before{content:"\e01f";}.icon-file-excel:before{content:"\e020";}.icon-file-powerpoint:before{content:"\e021";}.icon-file-xml:before{content:"\e022";}.icon-file-css:before{content:"\e023";}.icon-warning:before{content:"\e024";}.icon-switch:before{content:"\e025";}.icon-wrench:before{content:"\e026";}.icon-remove:before{content:"\e027";}.icon-ok:before{content:"\e028";}.icon-plus:before{content:"\e029";}.icon-minus:before{content:"\e02a";}.icon-attachment:before{content:"\e02b";}.icon-arrow-left:before{content:"\e02c";}.icon-arrow-up--upload:before{content:"\e02d";}.icon-arrow-right-2:before{content:"\e02e";}.icon-arrow-down-2:before{content:"\e02f";}.icon-file:before{content:"\e030";}.icon-file-zip:before{content:"\e031";}.icon-console:before{content:"\e032";}.icon-floppy:before{content:"\e033";}.icon-user:before{content:"\e034";}.icon-envelope:before{content:"\e035";}.icon-user-add:before{content:"\e036";}.icon-eye:before{content:"\e037";}.icon-arrow-right-3:before{content:"\e038";}.icon-arrow-down-3:before{content:"\e039";}.icon-facebook-2:before{content:"\e03a";}.icon-spinner:before{content:"\e03b";}.icon-lightning:before{content:"\e03c";}.icon-trash:before{content:"\e03d";}.icon-download:before{content:"\e03e";}.icon-upload:before{content:"\e03f";}.icon-settings5:before{content:"\e040";}.icon-bug:before{content:"\e041";}.icon-libreoffice:before{content:"\e042";}.icon-file-openoffice:before{content:"\e043";}.icon-google-drive:before{content:"\e044";}.icon-edit2:before{content:"\e045";}.icon-phonebook:before{content:"\e046";}.icon-book:before{content:"\e047";}.icon-spinner-2:before{content:"\e048";}.icon-bell:before{content:"\e049";}.icon-cart:before{content:"\e04a";}.icon-cog-2:before{content:"\e04b";}.icon-legacyfilemanager:before{content:"\e04c";}.icon-favorite:before{content:"\e04d";}.icon-favorite2:before{content:"\e04e";}.icon-loved:before{content:"\e04f";}.icon-love:before{content:"\e050";}.icon-scaleup:before{content:"\e051";}.icon-scaledown:before{content:"\e052";}.icon-opennewwindow:before{content:"\e053";}.icon-repeat:before{content:"\e054";}.icon-reorder:before{content:"\e055";}.icon-skype:before{content:"\e056";}.icon-dropbox:before{content:"\e057";}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #aaa;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0%,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0%,white 50%);background-image:-o-linear-gradient(bottom,#eee 0%,#fff 50%);background-image:-ms-linear-gradient(top,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#fff 0%,#eee 50%);}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,white));background-image:-webkit-linear-gradient(center bottom,#eee 0%,white 90%);background-image:-moz-linear-gradient(center bottom,#eee 0%,white 90%);background-image:-o-linear-gradient(bottom,#eee 0%,white 90%);background-image:-ms-linear-gradient(top,#eee 0%,#fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background-image:linear-gradient(top,#eee 0%,#fff 90%);}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px;}.select2-container .select2-choice > .select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url('select2.png') right top no-repeat;cursor:pointer;outline:0;}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block;}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer;}.select2-drop-undermask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9998;background-color:transparent;filter:alpha(opacity=0);}.select2-drop-mask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9998;background-color:#fff;opacity:0;filter:alpha(opacity=0);}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #aaa;border-top:0;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);}.select2-drop-auto-width{border-top:1px solid #aaa;width:auto;}.select2-drop-auto-width .select2-search{padding-top:4px;}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #aaa;border-bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);-moz-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15);}.select2-drop-active{border:1px solid #5897fb;border-top:none;}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #5897fb;}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #aaa;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0%,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0%,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0);background-image:linear-gradient(top,#ccc 0%,#eee 60%);}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url('select2.png') no-repeat 0 1px;}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap;}.select2-search input{width:100%;height:auto !important;min-height:26px;padding:4px 20px 4px 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff url('select2.png') no-repeat 100% -22px;background:url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url('select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom,white 85%,#eee 99%);background:url('select2.png') no-repeat 100% -22px, -ms-linear-gradient(top,#fff 85%,#eee 99%);background:url('select2.png') no-repeat 100% -22px, linear-gradient(top,#fff 85%,#eee 99%);}.select2-drop.select2-drop-above .select2-search input{margin-top:4px;}.select2-search input.select2-active{background:#fff url('select2-spinner.gif') no-repeat 100%;background:url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url('select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom,white 85%,#eee 99%);background:url('select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top,#fff 85%,#eee 99%);background:url('select2-spinner.gif') no-repeat 100%, linear-gradient(top,#fff 85%,#eee 99%);}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,white 0%,#eee 50%);background-image:-moz-linear-gradient(center bottom,white 0%,#eee 50%);background-image:-o-linear-gradient(bottom,white 0%,#eee 50%);background-image:-ms-linear-gradient(top,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#fff 0%,#eee 50%);}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5897fb;border-top-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center top,white 0%,#eee 50%);background-image:-moz-linear-gradient(center top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:-ms-linear-gradient(bottom,#fff 0%,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(bottom,#fff 0%,#eee 50%);}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:none;filter:none;}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px;}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);}.select2-results ul.select2-result-sub{margin:0;padding-left:0;}.select2-results ul.select2-result-sub > li .select2-result-label{padding-left:20px;}.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:40px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:60px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:80px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:100px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:110px;}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label{padding-left:120px;}.select2-results li{list-style:none;display:list-item;background-image:none;}.select2-results li.select2-result-with-children > .select2-result-label{font-weight:bold;}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.select2-results .select2-highlighted{background:#3875d7;color:#fff;}.select2-results li em{background:#feffde;font-style:normal;}.select2-results .select2-highlighted em{background:transparent;}.select2-results .select2-highlighted ul{background:white;color:#000;}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;}.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default;}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default;}.select2-results .select2-selected{display:none;}.select2-more-results.select2-active{background:#f4f4f4 url('select2-spinner.gif') no-repeat 100%;}.select2-more-results{background:#f4f4f4;display:list-item;}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default;}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0;}.select2-container.select2-container-disabled .select2-choice abbr{display:none;}.select2-container-multi .select2-choices{height:auto !important;height:1%;margin:0;padding:0;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:-ms-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(top,#eee 1%,#fff 15%);}.select2-locked{padding:3px 5px 3px 5px !important;}.select2-container-multi .select2-choices{min-height:26px;}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;outline:none;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.select2-container-multi .select2-choices li{float:left;list-style:none;}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap;}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent !important;}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url('select2-spinner.gif') no-repeat 100% !important;}.select2-default{color:#999 !important;}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:3px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#f4f4f4',GradientType=0);background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default;}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#d4d4d4;}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:4px;font-size:1px;outline:none;background:url('select2.png') right top no-repeat;}.select2-container-multi .select2-search-choice-close{left:3px;}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px;}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px;}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none;}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline;}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0);width:1px;height:1px;border:0;margin:0;padding:0;overflow:hidden;position:absolute;outline:0;left:0px;}.select2-display-none{display:none;}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll;}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url('select2x2.png') !important;background-repeat:no-repeat !important;background-size:60px 40px !important;}.select2-search input{background-position:100% -21px !important;}}.nano{overflow:hidden !important;}.nano .content{position:absolute;overflow:scroll;top:0;right:0;bottom:0;left:0;-webkit-overflow-scrolling:touch;}.nano .content::-webkit-scrollbar{visibility:hidden;}.has-scrollbar .content::-webkit-scrollbar{visibility:visible;}.nano > .pane{background:none;position:absolute;width:5px;right:0;top:1px;bottom:1px;opacity:.01;filter:alpha(opacity=1);-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10000;margin:2px;}.nano > .pane2{background:none;position:absolute;height:5px;right:1px;left:1px;bottom:0;opacity:.01;filter:alpha(opacity=1);-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10000;margin:2px;}.nano > .pane > .slider{background-color:#999;background-color:rgba(0,0,0,0.3);position:relative;margin:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;width:5px;}.nano > .pane2 > .slider2{background-color:#999;background-color:rgba(0,0,0,0.3);position:relative;margin:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;height:5px;}.nano:hover > .pane,.nano:hover > .pane2,.pane.active,.pane2.active,.pane.flashed,.pane2.flashed{visibility:visible \9;opacity:0.99;filter:alpha(opacity=99);}.nano > .pane:hover,.nano > .pane.active{background-color:rgba(0,0,0,0.15);}.nano > .pane2:hover,.nano > .pane2.active{background-color:rgba(0,0,0,0.15);}.nano > .pane:hover > .slider,.nano > .pane.active > .slider{background-color:rgba(0,0,0,0.4);}.nano > .pane2:hover > .slider2,.nano > .pane2.active > .slider2{background-color:rgba(0,0,0,0.4);}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:502;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:503;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{height:100%;text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:505;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:504;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;padding:0;z-index:506;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;top:0;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{opacity:0.8;border-top-width:12px;border-bottom-width:12px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:20px;border-bottom-width:20px;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:12px solid black;left:5px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:20px solid white;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:12px solid black;left:3px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:20px solid white;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}.mfp-iframe-holder .mfp-close{top:-40px;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);}.mfp-figure{line-height:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-break:break-word;padding-right:36px;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}}@media all and (max-width: 800px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8;}.mfp-fade.mfp-bg.mfp-removing{opacity:0;}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0;}.my-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity 0.3s ease-out;-moz-transition:opacity 0.3s ease-out;-o-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8;}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0;}.pace .pace-progress{background:#29d;position:fixed;z-index:2000;top:0;left:0;height:2px;-webkit-transition:width 1s;-moz-transition:width 1s;-o-transition:width 1s;transition:width 1s;}.pace-inactive{display:none;}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}.clearfix:after{clear:both;}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}body{margin:0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff;}a{color:#08c;text-decoration:none;}a:hover{color:#005580;text-decoration:underline;}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}.row:after{clear:both;}[class*="span"]{float:left;margin-left:20px;}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}.span12{width:940px;}.span11{width:860px;}.span10{width:780px;}.span9{width:700px;}.span8{width:620px;}.span7{width:540px;}.span6{width:460px;}.span5{width:380px;}.span4{width:300px;}.span3{width:220px;}.span2{width:140px;}.span1{width:60px;}.offset12{margin-left:980px;}.offset11{margin-left:900px;}.offset10{margin-left:820px;}.offset9{margin-left:740px;}.offset8{margin-left:660px;}.offset7{margin-left:580px;}.offset6{margin-left:500px;}.offset5{margin-left:420px;}.offset4{margin-left:340px;}.offset3{margin-left:260px;}.offset2{margin-left:180px;}.offset1{margin-left:100px;}.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.12765957447%;*margin-left:2.07446808511%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .span12{width:100%;*width:99.9468085106%;}.row-fluid .span11{width:91.4893617021%;*width:91.4361702128%;}.row-fluid .span10{width:82.9787234043%;*width:82.9255319149%;}.row-fluid .span9{width:74.4680851064%;*width:74.414893617%;}.row-fluid .span8{width:65.9574468085%;*width:65.9042553191%;}.row-fluid .span7{width:57.4468085106%;*width:57.3936170213%;}.row-fluid .span6{width:48.9361702128%;*width:48.8829787234%;}.row-fluid .span5{width:40.4255319149%;*width:40.3723404255%;}.row-fluid .span4{width:31.914893617%;*width:31.8617021277%;}.row-fluid .span3{width:23.4042553191%;*width:23.3510638298%;}.row-fluid .span2{width:14.8936170213%;*width:14.8404255319%;}.row-fluid .span1{width:6.3829787234%;*width:6.32978723404%;}.row-fluid .offset12{margin-left:104.255319149%;*margin-left:104.14893617%;}.row-fluid .offset12:first-child{margin-left:102.127659574%;*margin-left:102.021276596%;}.row-fluid .offset11{margin-left:95.7446808511%;*margin-left:95.6382978723%;}.row-fluid .offset11:first-child{margin-left:93.6170212766%;*margin-left:93.5106382979%;}.row-fluid .offset10{margin-left:87.2340425532%;*margin-left:87.1276595745%;}.row-fluid .offset10:first-child{margin-left:85.1063829787%;*margin-left:85%;}.row-fluid .offset9{margin-left:78.7234042553%;*margin-left:78.6170212766%;}.row-fluid .offset9:first-child{margin-left:76.5957446809%;*margin-left:76.4893617021%;}.row-fluid .offset8{margin-left:70.2127659574%;*margin-left:70.1063829787%;}.row-fluid .offset8:first-child{margin-left:68.085106383%;*margin-left:67.9787234043%;}.row-fluid .offset7{margin-left:61.7021276596%;*margin-left:61.5957446809%;}.row-fluid .offset7:first-child{margin-left:59.5744680851%;*margin-left:59.4680851064%;}.row-fluid .offset6{margin-left:53.1914893617%;*margin-left:53.085106383%;}.row-fluid .offset6:first-child{margin-left:51.0638297872%;*margin-left:50.9574468085%;}.row-fluid .offset5{margin-left:44.6808510638%;*margin-left:44.5744680851%;}.row-fluid .offset5:first-child{margin-left:42.5531914894%;*margin-left:42.4468085106%;}.row-fluid .offset4{margin-left:36.170212766%;*margin-left:36.0638297872%;}.row-fluid .offset4:first-child{margin-left:34.0425531915%;*margin-left:33.9361702128%;}.row-fluid .offset3{margin-left:27.6595744681%;*margin-left:27.5531914894%;}.row-fluid .offset3:first-child{margin-left:25.5319148936%;*margin-left:25.4255319149%;}.row-fluid .offset2{margin-left:19.1489361702%;*margin-left:19.0425531915%;}.row-fluid .offset2:first-child{margin-left:17.0212765957%;*margin-left:16.914893617%;}.row-fluid .offset1{margin-left:10.6382978723%;*margin-left:10.5319148936%;}.row-fluid .offset1:first-child{margin-left:8.51063829787%;*margin-left:8.40425531915%;}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}.container:after{clear:both;}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}.container-fluid:after{clear:both;}p{margin:0 0 10px;}.lead{margin-bottom:20px;font-size:20px;font-weight:200;line-height:30px;}small{font-size:85%;}strong{font-weight:bold;}em{font-style:italic;}cite{font-style:normal;}.muted{color:#999;}h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:1;color:inherit;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999;}h1{font-size:36px;line-height:40px;}h2{font-size:30px;line-height:40px;}h3{font-size:24px;line-height:40px;}h4{font-size:18px;line-height:20px;}h5{font-size:14px;line-height:20px;}h6{font-size:12px;line-height:20px;}h1 small{font-size:24px;}h2 small{font-size:18px;}h3 small{font-size:14px;}h4 small{font-size:14px;}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee;}ul,ol{padding:0;margin:0 0 10px 25px;}ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}li{line-height:20px;}ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}dl{margin-bottom:20px;}dt,dd{line-height:20px;}dt{font-weight:bold;}dd{margin-left:10px;}.dl-horizontal dt{float:left;width:120px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.dl-horizontal dd{margin-left:130px;}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff;}abbr[title]{cursor:help;border-bottom:1px dotted #999;}abbr.initialism{font-size:90%;text-transform:uppercase;}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee;}blockquote p{margin-bottom:0;font-size:16px;font-weight:300;line-height:25px;}blockquote small{display:block;line-height:20px;color:#999;}blockquote small:before{content:'\2014 \00A0';}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}blockquote.pull-right small:before{content:'';}blockquote.pull-right small:after{content:'\00A0 \2014';}q:before,q:after,blockquote:before,blockquote:after{content:"";}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;}code,pre{padding:0 3px 2px;font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}pre code{padding:0;color:inherit;background-color:transparent;border:0;}.pre-scrollable{max-height:340px;overflow-y:scroll;}form{margin:0 0 20px;}fieldset{padding:0;margin:0;border:0;}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999;}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;}input,button,select,textarea{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}label{display:block;margin-bottom:5px;}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:9px;font-size:14px;line-height:20px;color:#555;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}input,textarea{width:210px;}textarea{height:auto;}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;cursor:pointer;}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px;}select{width:220px;border:1px solid #bbb;background-color:#fff;}select[multiple],select[size]{height:auto;}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.uneditable-input,.uneditable-textarea{color:#999;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);cursor:not-allowed;}.uneditable-input{overflow:hidden;white-space:nowrap;}.uneditable-textarea{width:auto;height:auto;}input:-moz-placeholder,textarea:-moz-placeholder{color:#999;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;}.radio,.checkbox{min-height:18px;padding-left:18px;}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px;}.controls > .radio:first-child,.controls > .checkbox:first-child{padding-top:5px;}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}.radio.inline + .radio.inline,.checkbox.inline + .checkbox.inline{margin-left:10px;}.input-mini{width:60px;}.input-small{width:90px;}.input-medium{width:150px;}.input-large{width:210px;}.input-xlarge{width:270px;}.input-xxlarge{width:530px;}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}input,textarea,.uneditable-input{margin-left:0;}.controls-row [class*="span"] + [class*="span"]{margin-left:20px;}input.span12, textarea.span12, .uneditable-input.span12{width:926px;}input.span11, textarea.span11, .uneditable-input.span11{width:846px;}input.span10, textarea.span10, .uneditable-input.span10{width:766px;}input.span9, textarea.span9, .uneditable-input.span9{width:686px;}input.span8, textarea.span8, .uneditable-input.span8{width:606px;}input.span7, textarea.span7, .uneditable-input.span7{width:526px;}input.span6, textarea.span6, .uneditable-input.span6{width:446px;}input.span5, textarea.span5, .uneditable-input.span5{width:366px;}input.span4, textarea.span4, .uneditable-input.span4{width:286px;}input.span3, textarea.span3, .uneditable-input.span3{width:206px;}input.span2, textarea.span2, .uneditable-input.span2{width:126px;}input.span1, textarea.span1, .uneditable-input.span1{width:46px;}.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}.controls-row:after{clear:both;}.controls-row [class*="span"]{float:left;}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee;}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}.control-group.warning > label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.warning .checkbox:focus,.control-group.warning .radio:focus,.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}.control-group.error > label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.error .checkbox:focus,.control-group.error .radio:focus,.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}.control-group.success > label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.success .checkbox:focus,.control-group.success .radio:focus,.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}input:focus:required:invalid,textarea:focus:required:invalid,select:focus:required:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:required:invalid:focus,textarea:focus:required:invalid:focus,select:focus:required:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}.form-actions:after{clear:both;}.help-block,.help-inline{color:#595959;}.help-block{display:block;margin-bottom:10px;}.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}.input-append,.input-prepend{margin-bottom:5px;font-size:0;white-space:nowrap;}.input-append input,.input-append select,.input-append .uneditable-input,.input-prepend input,.input-prepend select,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;font-size:14px;vertical-align:top;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-append input:focus,.input-append select:focus,.input-append .uneditable-input:focus,.input-prepend input:focus,.input-prepend select:focus,.input-prepend .uneditable-input:focus{z-index:2;}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc;}.input-append .add-on,.input-append .btn,.input-prepend .add-on,.input-prepend .btn{margin-left:-1px;vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546;}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.input-append .add-on:last-child,.input-append .btn:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-search .input-prepend,.form-search .input-append,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,.form-inline .input-prepend,.form-inline .input-append,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input,.form-horizontal .input-prepend,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}.control-group{margin-bottom:10px;}legend + .control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}.form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}.form-horizontal .control-group:after{clear:both;}.form-horizontal .control-label{float:left;width:140px;padding-top:5px;text-align:right;}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:160px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:160px;}.form-horizontal .help-block{margin-top:10px;margin-bottom:0;}.form-horizontal .form-actions{padding-left:160px;}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;}.table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd;}.table th{font-weight:bold;}.table thead th{vertical-align:bottom;}.table caption + thead tr:first-child th,.table caption + thead tr:first-child td,.table colgroup + thead tr:first-child th,.table colgroup + thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;}.table tbody + tbody{border-top:2px solid #ddd;}.table-condensed th,.table-condensed td{padding:4px 5px;}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #ddd;}.table-bordered caption + thead tr:first-child th,.table-bordered caption + tbody tr:first-child th,.table-bordered caption + tbody tr:first-child td,.table-bordered colgroup + thead tr:first-child th,.table-bordered colgroup + tbody tr:first-child th,.table-bordered colgroup + tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px;}.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px;}.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child,.table-bordered tfoot:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;}.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child,.table-bordered tfoot:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;}.table-bordered caption + thead tr:first-child th:first-child,.table-bordered caption + tbody tr:first-child td:first-child,.table-bordered colgroup + thead tr:first-child th:first-child,.table-bordered colgroup + tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px;}.table-bordered caption + thead tr:first-child th:last-child,.table-bordered caption + tbody tr:first-child td:last-child,.table-bordered colgroup + thead tr:first-child th:last-child,.table-bordered colgroup + tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-right-topleft:4px;}.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:#f5f5f5;}table [class*=span],.row-fluid table [class*=span]{display:table-cell;float:none;margin-left:0;}table .span1{float:none;width:44px;margin-left:0;}table .span2{float:none;width:124px;margin-left:0;}table .span3{float:none;width:204px;margin-left:0;}table .span4{float:none;width:284px;margin-left:0;}table .span5{float:none;width:364px;margin-left:0;}table .span6{float:none;width:444px;margin-left:0;}table .span7{float:none;width:524px;margin-left:0;}table .span8{float:none;width:604px;margin-left:0;}table .span9{float:none;width:684px;margin-left:0;}table .span10{float:none;width:764px;margin-left:0;}table .span11{float:none;width:844px;margin-left:0;}table .span12{float:none;width:924px;margin-left:0;}table .span13{float:none;width:1004px;margin-left:0;}table .span14{float:none;width:1084px;margin-left:0;}table .span15{float:none;width:1164px;margin-left:0;}table .span16{float:none;width:1244px;margin-left:0;}table .span17{float:none;width:1324px;margin-left:0;}table .span18{float:none;width:1404px;margin-left:0;}table .span19{float:none;width:1484px;margin-left:0;}table .span20{float:none;width:1564px;margin-left:0;}table .span21{float:none;width:1644px;margin-left:0;}table .span22{float:none;width:1724px;margin-left:0;}table .span23{float:none;width:1804px;margin-left:0;}table .span24{float:none;width:1884px;margin-left:0;}.table tbody tr.success td{background-color:#dff0d8;}.table tbody tr.error td{background-color:#f2dede;}.table tbody tr.info td{background-color:#d9edf7;}.dropup,.dropdown{position:relative;}.dropdown-toggle{*margin-bottom:-3px;}.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}.dropdown .caret{margin-top:8px;margin-left:2px;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff;}.dropdown-menu a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap;}.dropdown-menu li > a:hover,.dropdown-menu li > a:focus,.dropdown-submenu:hover > a{text-decoration:none;color:#fff;background-color:#08c;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);}.dropdown-menu .active > a,.dropdown-menu .active > a:hover{color:#fff;text-decoration:none;outline:0;background-color:#08c;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);}.dropdown-menu .disabled > a,.dropdown-menu .disabled > a:hover{color:#999;}.dropdown-menu .disabled > a:hover{text-decoration:none;background-color:transparent;cursor:default;}.open{*z-index:1000;}.open > .dropdown-menu{display:block;}.pull-right > .dropdown-menu{right:0;left:auto;}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:"\2191";}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}.dropdown-submenu{position:relative;}.dropdown-submenu > .dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}.dropdown-submenu:hover .dropdown-menu{display:block;}.dropdown-submenu > a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px;}.dropdown-submenu:hover > a:after{border-left-color:#fff;}.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}.typeahead{margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15);}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}.fade.in{opacity:1;}.collapse{position:relative;height:0;overflow:hidden;overflow:visible \9;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;}.collapse.in{height:auto;}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20);}.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 14px;margin-bottom:0;font-size:14px;line-height:20px;*line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #bbb;*border:0;border-bottom-color:#a2a2a2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9;}.btn:active,.btn.active{background-color:#ccc \9;}.btn:first-child{*margin-left:0;}.btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear;}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.btn.active,.btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}.btn.disabled,.btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.btn-large{padding:9px 14px;font-size:16px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.btn-large [class^="icon-"]{margin-top:2px;}.btn-small{padding:3px 9px;font-size:12px;line-height:18px;}.btn-small [class^="icon-"]{margin-top:0;}.btn-mini{padding:2px 6px;font-size:11px;line-height:16px;}.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.btn-block + .btn-block{margin-top:5px;}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75);}.btn{border-color:#c5c5c5;border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3;}.btn-primary:active,.btn-primary.active{background-color:#039 \9;}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505;}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a;}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249;}.btn-success:active,.btn-success.active{background-color:#408140 \9;}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0;}.btn-info:active,.btn-info.active{background-color:#24748c \9;}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515;}.btn-inverse:active,.btn-inverse.active{background-color:#090909 \9;}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}.btn-link,.btn-link:active{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.btn-link{border-color:transparent;cursor:pointer;color:#08c;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.btn-link:hover{color:#005580;text-decoration:underline;background-color:transparent;}.btn-group{position:relative;font-size:0;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;}.btn-group + .btn-group{margin-left:5px;}.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1;}.btn-toolbar .btn + .btn,.btn-toolbar .btn-group + .btn,.btn-toolbar .btn + .btn-group{margin-left:5px;}.btn-group > .btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.btn-group > .btn + .btn{margin-left:-1px;}.btn-group > .btn,.btn-group > .dropdown-menu{font-size:14px;}.btn-group > .btn-mini{font-size:11px;}.btn-group > .btn-small{font-size:12px;}.btn-group > .btn-large{font-size:16px;}.btn-group > .btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}.btn-group > .btn:last-child,.btn-group > .dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}.btn-group > .btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active{z-index:2;}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}.btn-group > .btn + .dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;}.btn-group > .btn-mini + .dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;}.btn-group > .btn-small + .dropdown-toggle{*padding-top:5px;*padding-bottom:4px;}.btn-group > .btn-large + .dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c;}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406;}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f;}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351;}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4;}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222;}.btn .caret{margin-top:8px;margin-left:0;}.btn-mini .caret,.btn-small .caret,.btn-large .caret{margin-top:6px;}.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;}.dropup .btn-large .caret{border-bottom:5px solid #000;border-top:0;}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff;}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;}.btn-group-vertical .btn{display:block;float:none;width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.btn-group-vertical .btn + .btn{margin-left:0;margin-top:-1px;}.btn-group-vertical .btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.btn-group-vertical .btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.btn-group-vertical .btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}.btn-group-vertical .btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853;}.alert h4{margin:0;}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}.alert-block{padding-top:14px;padding-bottom:14px;}.alert-block > p,.alert-block > ul{margin-bottom:0;}.alert-block p + p{margin-top:5px;}.modal-open .dropdown-menu{z-index:2050;}.modal-open .dropdown.open{*z-index:2050;}.modal-open .popover{z-index:2060;}.modal-open .tooltip{z-index:2080;}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}.modal{position:fixed;top:50%;left:50%;z-index:1050;overflow:auto;width:560px;margin:-250px 0 0 -280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;}.modal.fade.in{top:50%;}.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;}.modal-header h3{margin:0;line-height:30px;}.modal-body{overflow-y:auto;max-height:400px;padding:15px;}.modal-form{margin-bottom:0;}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}.modal-footer:after{clear:both;}.modal-footer .btn + .btn{margin-left:5px;margin-bottom:0;}.modal-footer .btn-group .btn + .btn{margin-left:-1px;}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}.tooltip.top{margin-top:-3px;}.tooltip.right{margin-left:3px;}.tooltip.bottom{margin-top:3px;}.tooltip.left{margin-left:-3px;}.tooltip-inner{max-width:200px;padding:3px 8px;color:#eee;text-align:center;text-decoration:none;background-color:#333;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#333;}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#333;}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#333;}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#333;}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;width:236px;padding:1px;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);}.popover.top{margin-bottom:10px;}.popover.right{margin-left:10px;}.popover.bottom{margin-top:10px;}.popover.left{margin-right:10px;}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-content{padding:9px 14px;}.popover-content p,.popover-content ul,.popover-content ol{margin-bottom:0;}.popover .arrow,.popover .arrow:after{position:absolute;display:inline-block;width:0;height:0;border-color:transparent;border-style:solid;}.popover .arrow:after{content:"";z-index:-1;}.popover.top .arrow{bottom:-10px;left:50%;margin-left:-10px;border-width:10px 10px 0;border-top-color:#fff;}.popover.top .arrow:after{border-width:11px 11px 0;border-top-color:rgba(0,0,0,0.25);bottom:-1px;left:-11px;}.popover.right .arrow{top:50%;left:-10px;margin-top:-10px;border-width:10px 10px 10px 0;border-right-color:#fff;}.popover.right .arrow:after{border-width:11px 11px 11px 0;border-right-color:rgba(0,0,0,0.25);bottom:-11px;left:-1px;}.popover.bottom .arrow{top:-10px;left:50%;margin-left:-10px;border-width:0 10px 10px;border-bottom-color:#fff;}.popover.bottom .arrow:after{border-width:0 11px 11px;border-bottom-color:rgba(0,0,0,0.25);top:-1px;left:-11px;}.popover.left .arrow{top:50%;right:-10px;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#fff;}.popover.left .arrow:after{border-width:11px 0 11px 11px;border-left-color:rgba(0,0,0,0.25);bottom:-11px;right:-1px;}.label,.badge{font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#999;}.label{padding:1px 4px 2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.badge{padding:1px 9px 2px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}a.label:hover,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer;}.label-important,.badge-important{background-color:#b94a48;}.label-important[href],.badge-important[href]{background-color:#953b39;}.label-warning,.badge-warning{background-color:#f89406;}.label-warning[href],.badge-warning[href]{background-color:#c67605;}.label-success,.badge-success{background-color:#468847;}.label-success[href],.badge-success[href]{background-color:#356635;}.label-info,.badge-info{background-color:#3a87ad;}.label-info[href],.badge-info[href]{background-color:#2d6987;}.label-inverse,.badge-inverse{background-color:#333;}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a;}.btn .label,.btn .badge{position:relative;top:-1px;}.btn-mini .label,.btn-mini .badge{top:0;}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;}to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.progress .bar{width:0%;height:100%;color:#fff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;}.progress .bar + .bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);}.pull-right{float:right;}.pull-left{float:left;}.hide{display:none;}.show{display:block;}.invisible{visibility:hidden;}.affix{position:fixed;}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:'icomoon';src:url('fonts/icomoon.svg#icomoon') format('svg');}}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:16px;height:16px;line-height:16px;font-size:15px;*margin-right:.3em;vertical-align:text-top;}.icon-white,.nav > .active > a > [class^="icon-"],.nav > .active > a > [class*=" icon-"]{color:#fff;}.g-ui-menu .e-item:hover [class^="icon-"],.g-ui-menu .e-item:hover [class*=" icon-"]{color:#fff;}[class^="icon2-"],[class*=" icon2-"]{display:inline-block;width:16px;height:16px;line-height:16px;font-size:15px;*margin-right:.3em;vertical-align:text-top;background-repeat:no-repeat;}.icon2-none{background-image:none;}.icon3-as-button{cursor:pointer;}.icon-checkbox-checked,.icon-checkbox-unchecked,.icon-checkbox-partial,.icon-radio-checked,.icon-radio-unchecked{cursor:pointer;color:#555;font-size:1em;}.icon-checkbox-checked:hover,.icon-checkbox-checked:active,.icon-checkbox-unchecked:hover,.icon-checkbox-unchecked:active,.icon-checkbox-partial:hover,.icon-checkbox-partial:active,.icon-radio-checked:hover,.icon-radio-checked:active,.icon-radio-unchecked:hover,.icon-radio-unchecked:active{color:#000;}.icon-white.icon-checkbox-checked,.icon-white.icon-checkbox-unchecked,.icon-white.icon-checkbox-partial,.icon-white.icon-radio-checked,.icon-white.icon-radio-unchecked{color:#eee;}.icon-white.icon-checkbox-checked:hover,.icon-white.icon-checkbox-checked:active,.icon-white.icon-checkbox-unchecked:hover,.icon-white.icon-checkbox-unchecked:active,.icon-white.icon-checkbox-partial:hover,.icon-white.icon-checkbox-partial:active,.icon-white.icon-radio-checked:hover,.icon-white.icon-radio-checked:active,.icon-white.icon-radio-unchecked:hover,.icon-white.icon-radio-unchecked:active{color:#fff;}.icon-refresh.in-process{background-position:0px 0px;background-image:url('images/sync.gif');}.denied-by-browser{cursor:default;}.denied-by-browser .icon-checkbox-checked,.denied-by-browser icon-checkbox-unchecked{cursor:default;}.icon-arrow-right-3,.icon-arrow-down-3{width:16px;line-height:20px;}.icon2-reload{background-image:url('images/sync.png');background-repeat:no-repeat;}.icon2-aminate-reload{background-image:url('images/sync.gif');background-repeat:no-repeat;}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);}}@-moz-keyframes rotation{from{-moz-transform:rotate(0deg);}to{-moz-transform:rotate(359deg);}}@keyframes rotation{from{transform:rotate(0deg);}to{transform:rotate(359deg);}}.icon-repeat,.icon-spinner,.icon-spinner-2{width:16px;height:16px;}.icon-repeat:before,.icon-spinner:before,.icon-spinner-2:before{font-size:16px;line-height:100%;}html.no-cssanimations .icon-repeat,html.no-cssanimations .icon-spinner,html.no-cssanimations .icon-spinner-2{background-image:url('images/sync.png');background-repeat:no-repeat;font-family:Arial;}html.no-cssanimations .icon-repeat:before,html.no-cssanimations .icon-spinner:before,html.no-cssanimations .icon-spinner-2:before{content:"";}html.no-cssanimations .icon-repeat.animated,html.no-cssanimations .icon-spinner.animated,html.no-cssanimations .icon-spinner-2.animated{background-image:url('images/sync.gif');}html.cssanimations .icon-repeat.animated,html.cssanimations .icon-spinner.animated,html.cssanimations .icon-spinner-2.animated{-webkit-animation:rotation 1s infinite linear;-moz-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear;}body{background-color:transparent;}label{cursor:pointer;}.legend{border:0;padding:0;white-space:normal;*margin-left:-7px;display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5;}.legend small{font-size:15px;color:#999;}.legend + .control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}select{width:223px;}.btn-small.btn-small-small{padding:3px 9px;font-size:11px;line-height:11px;}.btn.btn-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.btn.btn-narrow{padding-left:12px;padding-right:12px;}.dropdown-menu{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.btn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-image:none;text-shadow:0 1px 0 #fff;}.btn.disabled,.btn[disabled]{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}html.rgba.textshadow .btn.btn-danger,html.rgba.textshadow .btn.btn-success,html.rgba.textshadow .btn.btn-primary{text-shadow:0 1px 0 rgba(0,0,0,0.3);}.btn-toolbar{margin-top:0;margin-bottom:0;}.dropdown-menu{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);box-shadow:0px 1px 2px rgba(0,0,0,0.2);}.tooltip{font-size:14px;}.tooltip.in{opacity:1;filter:alpha(opacity=100);}.tooltip .tooltip-big{font-size:18px;padding:0 10px;}.tooltip-inner{padding:5px 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.btn-group > .btn:first-child{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;}.btn-group > .btn:last-child,.btn-group > .dropdown-toggle{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-bottom-right-radius:2px;}.btn-group > .btn.large:first-child{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;}.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-bottom-right-radius:2px;}textarea,input[type="text"],input[type="password"],input[type="email"],input[type="search"]{border:1px solid #ccc;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="search"]:focus{background-color:#fff;border:1px solid #999;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}input[type="text"],input[type="password"],input[type="email"],input[type="search"]{height:20px;line-height:20px;}select{border:1px solid #ccc;}html.no-rgba .modal{border-width:0px !important;}.modal-backdrop,.modal-backdrop.fade.in{opacity:0.1;filter:alpha(opacity=10);}.popups{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1100;overflow:auto;}.popups .modal{position:static;z-index:1101;margin:5% auto;background-color:transparent;overflow:hidden;-webkit-box-shadow:0 5px 80px rgba(0,0,0,0.3);-moz-box-shadow:0 5px 80px rgba(0,0,0,0.3);box-shadow:0 5px 80px rgba(0,0,0,0.3);}.popups .modal .modal-body{background-color:#fff;max-height:none;}.modal.loginContent .modal-body,.modal.loginAdminContent .modal-body{background-color:transparent !important;}.picker.modal-dialog-bg,.picker.picker-dialog-bg{z-index:2000 !important;}.picker.modal-dialog,.picker.picker-dialog{z-index:2001 !important;}.select2-container-multi .select2-choices{background-image:none;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.select2-container-multi .select2-choices .select2-search-choice{line-height:15px;font-size:16px;}.select2-container-multi.select2-container-active .select2-choices{border:1px solid #999;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.select2-drop{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.select2-drop .select2-subname{color:#777;}.select2-drop .select2-highlighted .select2-subname{color:#eee;}.select2-results{margin:0;padding:0;max-height:400px;}.select2-results .select2-searching{padding:1px 4px;}.select2-icon{line-height:20px;padding:0 0 0 7px;}.select2-icon-result{line-height:40px;}.select2-result-label{margin:0px !important;padding:5px !important;font-size:16px;height:40px;line-height:40px;}.select2-result-label .select2-user-pic{display:inline-block;height:40px;width:40px;margin-right:10px;}.g-ui-user-select-none{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-touch-callout:none;}.g-ui-clearfix{*zoom:1;}.g-ui-clearfix:before,.g-ui-clearfix:after{display:table;content:"";line-height:0;}.g-ui-clearfix:after{clear:both;}.g-ui-link{color:#369;text-decoration:underline;cursor:pointer;}.g-ui-min-height-300{min-height:300px;}.g-ui-absolute-reset{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;}.g-ui-menu{max-height:400px;max-width:300px;overflow-y:auto;overflow-x:hidden;}.g-ui-menu .e-link{text-decoration:none;cursor:pointer;}.g-ui-menu .e-item > .e-link:hover{background-color:#555;background-image:none;color:#fff;}.g-ui-menu .e-item.disable > .e-link{cursor:not-allowed;background-color:#fff;background-image:none;color:grey;}.g-ui-menu .e-item.disable [class^="icon-"]{color:grey;}.g-ui-table{display:table;width:100%;}.g-ui-table .e-row{display:table-row;}.g-ui-table .e-cell{display:table-cell;vertical-align:top;text-align:left;}.g-ui-resizable-delimiter-highlight{border:none;border-right:6px solid #aaa;}html.rgba .g-ui-resizable-delimiter-highlight{border-right-color:rgba(0,0,0,0.2);}.settings-saved-trigger{display:inline-block;line-height:17px;font-size:16px;}.settings-saved-trigger .animated{color:green;}.settings-saved-trigger .success{color:green;-webkit-transition:opacity 0.5s linear;-moz-transition:opacity 0.5s linear;-o-transition:opacity 0.5s linear;transition:opacity 0.5s linear;opacity:0;filter:alpha(opacity=0);}.settings-saved-trigger .error{color:red;-webkit-transition:opacity 0.5s linear;-moz-transition:opacity 0.5s linear;-o-transition:opacity 0.5s linear;transition:opacity 0.5s linear;opacity:0;filter:alpha(opacity=0);}.settings-saved-trigger .visible{opacity:1;filter:alpha(opacity=100);}*{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}html{margin:0;padding:0;overflow:hidden;font-family:Arial, Verdana, Geneva, sans-serif;}body{margin:0;padding:0;overflow:hidden;background-color:#e3e3e3;font-family:Arial, Verdana, Geneva, sans-serif;-webkit-touch-callout:none;position:absolute;top:0;left:0;bottom:0;right:0;}textarea{resize:none;}option:disabled{color:#aaa;cursor:not-allowed;}body:before{content:"";position:fixed;top:-10px;left:0;width:100%;height:8px;z-index:100;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.6);-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.6);box-shadow:0px 0px 10px rgba(0,0,0,0.6);}#rl-content{height:100%;width:100%;}#rl-center{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;min-width:900px;min-height:400px;}#rl-top{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;bottom:auto;z-index:2;}#rl-bottom{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;top:auto;z-index:1;}#rl-left{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;right:auto;width:230px;}#rl-right{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:0;z-index:0;left:230px;z-index:1;}@media screen and (max-width: 900px){#rl-left{width:200px;}#rl-right{left:200px;}}@media screen and (max-width: 700px){#rl-left{width:180px;}#rl-right{left:180px;}}html.mobile #rl-left{width:180px;}html.mobile #rl-right{left:180px;}#rl-loading{position:absolute;font:30px Tahoma;top:50%;left:50%;width:120px;height:60px;margin:0;margin-top:-60px;margin-left:-25px;background-color:transparent;background-repeat:no-repeat;background-position:40px 40px;background-image:url('images/loader-black.gif');color:#000;}.b-system-drop-down .b-toolbar{position:absolute;top:0;right:0;height:30px;padding:10px 8px;z-index:103;}.b-system-drop-down .e-facebook-name{display:inline-block;padding-top:4px;}.b-system-drop-down .btn.system-dropdown{padding-left:10px;padding-right:10px;}.b-system-drop-down .button-fb-logout{margin:5px;}.b-system-drop-down .email-title{display:inline-block;max-width:200px;text-align:left;text-overflow:ellipsis;overflow:hidden;}.rl-view-model.RL-Login,.rl-view-model.RL-LoginNew,.rl-view-model.RL-AdminLogin{height:100%;}.b-login-content{text-align:center;height:100%;margin-left:-230px;}.b-login-content .loginFormWrapper{display:inline-block;vertical-align:middle;text-align:center;width:380px;}.b-login-content .loginFormWrapper .loginForm{background-color:#efefef;text-align:left;color:#333;margin:0;float:none;}.b-login-content .loginFormWrapper .control-label{font-size:16px;line-height:30px;}.b-login-content .loginFormWrapper .control-group#recaptcha-control-group{margin-bottom:0;}.b-login-content .loginFormWrapper .control-group{margin-bottom:25px;}.b-login-content .loginFormWrapper #recaptcha_image img{width:200px;}.b-login-content .loginFormWrapper .wrapper{padding:40px 40px 10px 40px;}.b-login-content .loginFormWrapper .inputEmail,.b-login-content .loginFormWrapper .inputLogin,.b-login-content .loginFormWrapper .inputPassword{font-size:18px;height:30px;line-height:29px;}.b-login-content .loginFormWrapper .signMeLabel{margin-top:5px;}.b-login-content .loginFormWrapper .input-append .add-on{position:relative;height:30px;background:none;margin-left:-35px;z-index:1000;border:0px;}.b-login-content .loginFormWrapper .input-append .add-on i{font-size:17px;line-height:29px;color:#999;}.b-login-content .loginFormWrapper .control-group.error .add-on i{color:#b94a48;}.b-login-content .buttonLogin{margin:0;}.b-login-content .alert{margin:0 0 20px 0;text-align:left;}.b-login-content .loginAfter{display:inline-block;height:90%;vertical-align:middle;width:0px;}.b-folders .b-toolbar{position:absolute;top:0;right:0;left:0;height:30px;padding:10px 10px 0 8px;color:#fff;}.b-folders .b-content{position:absolute;top:58px;bottom:13px;left:0;right:0;overflow:hidden;overflow-y:auto;padding:5px;}.b-folders .b-content .content{-webkit-overflow-scrolling:touch;}.b-folders .b-list-delimiter{margin:10px;border-top:0px solid #000;border-bottom:1px solid #999;}.b-folders .e-item{overflow:hidden;white-space:nowrap;}.b-folders .e-item .e-link{display:block;position:relative;z-index:1;height:34px;line-height:34px;background-color:transparent;vertical-align:middle;color:grey;cursor:not-allowed;font-size:14px;padding:0;padding-left:10px;padding-right:10px;outline:0;text-decoration:none;}.b-folders .e-item .e-link.selectable{color:#000;cursor:pointer;}.b-folders .e-item .e-link.selectable:hover,.b-folders .e-item .e-link.selectable.selected,.b-folders .e-item .e-link.selectable.droppableHover{background-color:#555;color:#fff;}.b-folders .e-item .e-link.system{cursor:default;color:grey;}.b-folders .e-item .e-link .count{display:none;margin-top:4px;line-height:19px;}.b-folders .e-item .e-link.print-count{font-weight:bold;}.b-folders .e-item .e-link.print-count .count{display:inline;}.b-folders .e-item .e-link .e-collapsed-sign{cursor:pointer;width:22px;height:30px;line-height:30px;text-align:center;vertical-align:inherit;}.b-folders .e-item .hidden.e-link{display:none;}.b-folders .e-item .b-sub-folders.collapsed{max-height:0;height:0;display:none;}.b-folders .b-folder-system-item{font-weight:bold;}.b-folders .b-sub-folders .e-item .e-link{padding-left:25px;}.b-folders .b-sub-folders.unpaddig-folder .e-item .e-link{padding-left:10px;}.b-folders .b-sub-folders .b-sub-folders .e-item .e-link{padding-left:40px;}.b-folders .b-sub-folders.unpaddig-folder .b-sub-folders .e-item .e-link{padding-left:25px;}.b-folders .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link{padding-left:55px;}.b-folders .b-sub-folders.unpaddig-folder .b-sub-folders .b-sub-folders .e-item .e-link{padding-left:40px;}.b-folders .b-sub-folders .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link{padding-left:70px;}.b-folders .b-sub-folders.unpaddig-folder .b-sub-folders .b-sub-folders .b-sub-folders .e-item .e-link{padding-left:55px;}.popups .b-folder-clear-content .modal-header{background-color:#fff;}.popups .b-folder-create-content .modal-header{background-color:#fff;}.popups .b-folder-system-content .modal{z-index:1102;}.popups .b-folder-system-content .modal-header{background-color:#fff;}.popups .b-account-add-content .modal-header{background-color:#fff;}.popups .b-advanced-search-content.modal{width:750px;}.popups .b-advanced-search-content.modal .control-label{width:100px;}.popups .b-advanced-search-content.modal .controls{margin-left:110px;}.popups .b-advanced-search-content .modal-header{background-color:#fff;}#rl-resizer-left{position:absolute;top:0;bottom:0;left:0;right:65%;min-width:350px;}html.rl-no-preview-pane #rl-resizer-left{right:5px !important;}html.rl-no-preview-pane .ui-resizable-handle{display:none !important;}html.rl-no-preview-pane .messageList.message-selected{display:none;}.messageList .toolbar{position:absolute;top:0;right:0;left:0;height:30px;padding:10px 1px;min-width:280px;z-index:102;}.messageList .b-footer{position:absolute;bottom:0;right:0;left:0;height:29px;padding:10px;min-width:300px;z-index:101;background-color:#eee;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;}.messageList .b-footer .e-quota{display:inline-block;margin-left:10px;font-size:18px;cursor:help;}.messageList .b-footer .e-quota:hover{border-bottom:1px dashed #333;}.messageList .inputSearch{width:258px;}.messageList .btn.buttonMoreSearch{padding-left:8px;padding-right:8px;}.messageList .b-message-list-wrapper{position:absolute;top:50px;right:0;left:0;bottom:5px;border:1px solid #aaa;-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.3);-moz-box-shadow:0px 2px 8px rgba(0,0,0,0.3);box-shadow:0px 2px 8px rgba(0,0,0,0.3);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index:101;}.messageList .second-toolbar{position:absolute;top:0;right:0;left:0;height:29px;padding:10px 8px 10px 11px;min-width:280px;z-index:101;background-color:#eee;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;}.messageList .second-toolbar .checkboxCkeckAll{margin:5px 0;}.messageList .mainDelimiter{position:absolute;left:0;right:0;height:1px;z-index:101;background-color:#bbb;}.messageList .toolbarDelimiter{top:49px;}.messageList .footerDelimiter{bottom:49px;}.messageList .b-content{position:absolute;top:50px;bottom:50px;left:0;right:0;padding:0;overflow-x:hidden;overflow-y:auto;z-index:101;min-width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;}.messageList .b-content .content{-webkit-overflow-scrolling:touch;}.messageList .b-content .listClear{color:#333;text-align:center;padding:10px;font-size:14px;line-height:13px;}.messageList .b-content .listEmptyList,.messageList .b-content .listEmptyListLoading,.messageList .b-content .listDragOver,.messageList .b-content .listError,.messageList .b-content .listEmptySearchList{color:#999;text-align:center;padding:60px 10px;font-size:24px;line-height:30px;}.messageList .b-content .listEmptyList .e-icon,.messageList .b-content .listEmptyListLoading .e-icon,.messageList .b-content .listDragOver .e-icon,.messageList .b-content .listError .e-icon,.messageList .b-content .listEmptySearchList .e-icon{font-size:24px;line-height:30px;}.messageList .b-content .listDragOver{max-height:0;overflow:hidden;padding:0 10px;}.messageList .b-content .listDragOver.viewAppendArea{max-height:120px;padding:30px 10px;}.messageList .b-content .listDragOver.dragOverEnter{background-color:#e0fdda;color:#333;}.messageList .b-content .listError{color:#da4f49;}.messageList .b-content .listSearchDesc{font-size:20px;padding:20px;border-bottom:1px solid #eee;}.messageList .b-content .delimiter{display:block;height:1px;background-color:#e5e5e5;}.messageList .b-content .messageListItem:last-child{border-bottom:1px solid #e5e5e5;}.messageList .b-content .fullThreadsParent{height:25px;padding:3px 5px;background-color:#f4f4f4;text-align:center;}.messageList .b-content .messageListItem{position:relative;height:55px;max-height:60px;line-height:22px;overflow:hidden;cursor:pointer;margin:0px;border:0px solid transparent;z-index:100;background-color:#f9f9f9;}.messageList .b-content .messageListItem .delimiter{position:relative;display:block;height:1px;background-color:#999;opacity:0.2;filter:alpha(opacity=20);}.messageList .b-content .messageListItem .wrapper{padding:5px 0;}.messageList .b-content .messageListItem .unseenParent{display:inline-block;width:6px;background-color:#eee;float:left;height:100%;}.messageList .b-content .messageListItem.e-single-line{height:35px;}.messageList .b-content .messageListItem.e-single-line .wrapper{line-height:25px;padding:5px;}.messageList .b-content .messageListItem.new{max-height:0px;}.messageList .b-content .messageListItem.deleted{max-height:0px;border-color:transparent !important;}.messageList .b-content .messageListItem .checkedParent{display:inline-block;float:left;margin-top:11px;padding:0 8px 0 6px;}.messageList .b-content .messageListItem.e-single-line .checkedParent{margin-top:1px;}.messageList .b-content .messageListItem .flagParent{display:inline-block;float:right;padding:0 8px 0 5px;}.messageList .b-content .messageListItem.e-single-line .flagParent{float:left;padding:0 8px 0 2px;}.messageList .b-content .messageListItem .dateParent{display:inline-block;float:right;position:relative;margin:0 5px;}.messageList .b-content .messageListItem .attachmentParent{display:inline-block;float:right;position:relative;margin:0 9px 0 5px;}.messageList .b-content .messageListItem.e-single-line .attachmentParent{float:left;margin:0 5px 0 0;}.messageList .b-content .messageListItem .senderParent{display:block;overflow:hidden;text-overflow:ellipsis;}.messageList .b-content .messageListItem .threadsCountParent{display:inline;overflow:hidden;background-color:#eee;padding:2px 5px;margin-right:5px;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.messageList .b-content .messageListItem .threadsCountParent.lastSelected{background-color:#999;border-color:#999;color:#fff;}.messageList .b-content .messageListItem .threadsCountParent:hover{border-color:#666;}.messageList .b-content .messageListItem.e-single-line .senderParent{display:inline-block;text-overflow:none;width:200px;float:left;font-weight:normal;}.messageList .b-content .messageListItem .subjectParent{display:block;overflow:hidden;text-overflow:ellipsis;color:#000;}.messageList .b-content .messageListItem .senderParent,.messageList .b-content .messageListItem .subjectParent,.messageList .b-content .messageListItem .dateParent{white-space:nowrap;}.messageList .b-content .messageListItem .subjectParent .emptySubjectText{display:none;font-style:italic;}.messageList .b-content .messageListItem.emptySubject .subjectParent .subject{display:none;}.messageList .b-content .messageListItem.emptySubject .subjectParent .emptySubjectText{display:inline;}.messageList .b-content .messageListItem .sender,.messageList .b-content .messageListItem .subject{overflow:hidden;text-overflow:ellipsis;}.messageList .b-content .messageListItem .attachment{display:none;}.messageList .b-content .messageListItem .flagOff,.messageList .b-content .messageListItem .flagOn,.messageList .b-content .messageListItem .flagOnHalf{cursor:pointer;display:inline-block;}.messageList .b-content .messageListItem .flagOff{opacity:0.5;filter:alpha(opacity=50);}.messageList .b-content .messageListItem .flagOff:hover{opacity:1;filter:alpha(opacity=100);}.messageList .b-content .messageListItem .flagOn,.messageList .b-content .messageListItem .flagOnHalf{display:none;color:orange;}.messageList .b-content .messageListItem .replyFlag,.messageList .b-content .messageListItem .forwardFlag{display:none;}.messageList .b-content .messageListItem.hasParentMessage{background-color:#f4f4f4;}.messageList .b-content .messageListItem.hasParentMessage .unseenParent{background-color:#aaa;}.messageList .b-content .messageListItem.answered .replyFlag{display:inline-block;}.messageList .b-content .messageListItem.forwarded .forwardFlag{display:inline-block;}.messageList .b-content .messageListItem.withAttachments .attachment{display:inline-block;}.messageList .b-content .messageListItem.hasUnseenSubMessage{background-color:#fff;}.messageList .b-content .messageListItem.hasUnseenSubMessage .sender{font-weight:bold;}.messageList .b-content .messageListItem.hasUnseenSubMessage .unseenParent{background-color:orange;}.messageList .b-content .messageListItem.unseen{background-color:#fff;}.messageList .b-content .messageListItem.unseen .sender{font-weight:bold;}.messageList .b-content .messageListItem.unseen .unseenParent{background-color:orange;}.messageList .b-content .messageListItem.checked{z-index:101;}.messageList .b-content .messageListItem.checked .unseenParent{background-color:#69a8f5;}.messageList .b-content .messageListItem.selected{background-color:#fff;z-index:102;}.messageList .b-content .messageListItem.selected .unseenParent{background-color:#398cf2;}.messageList .b-content .messageListItem.selected.unseen .unseenParent{background-color:#e69500;}.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOff,.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOn{display:none;}.messageList .b-content .messageListItem.hasFlaggedSubMessage .flagOnHalf{display:inline-block;}.messageList .b-content .messageListItem.flagged .flagOff,.messageList .b-content .messageListItem.flagged .flagOnHalf{display:none;}.messageList .b-content .messageListItem.flagged .flagOn{display:inline-block;}.messageList.hideMessageListCheckbox .checkedParent,.messageList.hideMessageListCheckbox .checkboxCkeckAll{display:none !important;}.messageList.hideMessageListCheckbox .unseenParent{margin-right:10px !important;}.messageList .pagenator .page{display:inline-block;color:#999;text-decoration:none;font-size:24px;padding:3px;cursor:pointer;}.messageList .pagenator .page:hover .pageNumber{color:#555;}.messageList .pagenator .page.current .pageNumber{font-size:28px;color:#333;border-bottom:2px solid #000;}.draggablePlace{z-index:10002;color:#fff;background-color:#333;background-color:rgba(0,0,0,0.5);padding:4px 10px;min-width:30px;height:20px;cursor:pointer;cursor:move;}#rl-resizer-right{position:absolute;top:0;bottom:0;right:0;left:35%;}html.rl-no-preview-pane #rl-resizer-right{left:0 !important;}html.rl-no-preview-pane .messageView{display:none;}html.rl-no-preview-pane .messageView.message-selected{display:block;}.messageView{z-index:100;}.messageView .toolbar{position:absolute;top:0;right:0;left:0;height:30px;padding:10px 0;color:#fff;}.messageView .b-content{position:absolute;margin:0;top:58px;bottom:13px;right:8px;left:0;overflow:hidden;border:1px solid #aaa;border-left:0px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;background-color:#fff;}.messageView .b-content .b-message-view-desc{text-align:center;font-size:24px;line-height:30px;padding-top:120px;color:#999;}.messageView .b-content .b-message-view-desc.error{color:#da4f49;}.messageView .b-content .content{-webkit-overflow-scrolling:touch;}.messageView .b-content .messageItem{position:absolute;top:0px;bottom:0;left:0;right:0;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.messageView .b-content .messageItem .emptySubjectText{display:none;font-style:italic;}.messageView .b-content .messageItem.emptySubject .emptySubjectText{display:inline;}.messageView .b-content .messageItem .buttonUp,.messageView .b-content .messageItem .buttonUnFull,.messageView .b-content .messageItem .buttonFull{display:inline-block;position:fixed;right:20px;top:90px;height:30px;width:30px;text-align:center;vertical-align:middle;line-height:30px;background-color:transparent;background-color:#fff;border:1px solid #333;color:#333;z-index:2;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:0.3;filter:alpha(opacity=30);}.messageView .b-content .messageItem .buttonUp:hover,.messageView .b-content .messageItem .buttonUnFull:hover,.messageView .b-content .messageItem .buttonFull:hover{opacity:0.8;filter:alpha(opacity=80);border-color:#000;background-color:#888;color:#fff;}.messageView .b-content .messageItem .buttonUp{right:60px;z-index:0;}.messageView .b-content .messageItem .buttonUnFull{display:none;}.messageView .b-content .messageItem .messageItemHeader{position:relative;padding:10px;background-color:#f8f8f8;border-top:0px;border-bottom:1px solid #ddd;z-index:1;}.messageView .b-content .messageItem .messageItemHeader .fromPic{display:inline-block;width:50px;height:50px;float:left;padding:2px;margin:0 5px 0 0;background:#fff;border:1px solid #ccc;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.messageView .b-content .messageItem .messageItemHeader .subjectParent{font-size:16px;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-left:3px;}.messageView .b-content .messageItem .messageItemHeader .senderParent{margin-top:10px;}.messageView .b-content .messageItem .messageItemHeader .messageButtons{margin-top:5px;}.messageView .b-content .messageItem .messageItemHeader .informationShort{margin-left:15px;}.messageView .b-content .messageItem .messageItemHeader .informationShort a{color:#369;text-decoration:underline;cursor:pointer;}.messageView .b-content .messageItem .messageItemHeader .informationFull{margin-top:10px;border:1px solid #ddd;background-color:#fff;border-radius:5px;padding:10px 15px;}.messageView .b-content .messageItem .loading{text-align:center;font-size:24px;color:grey;padding-top:50px;}.messageView .b-content .messageItem .line-loading{height:0px;}.messageView .b-content .messageItem .showImages{cursor:pointer;background-color:#eee;padding:10px 15px;border-bottom:1px solid #ccc;}.messageView .b-content .messageItem .attachmentsPlace{padding:10px;}.messageView .b-content .messageItem .attachmentsPlace .attachmentList{margin:0;}.messageView .b-content .messageItem .attachmentsPlace .attachmentList .attachmentItem{display:inline-block;margin:5px;padding:5px;max-width:170px;min-width:60px;overflow:hidden;cursor:pointer;list-style:none;line-height:23px;border:2px solid grey;background-color:#fff;box-shadow:1px 1px 5px #ccc;box-shadow:1px 1px 5px rgba(0,0,0,0.1);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.messageView .b-content .messageItem .attachmentsPlace .attachmentList .attachmentItem .attachmentIcon{font-size:23px;width:23px;height:23px;}.messageView .b-content .messageItem .attachmentsPlace .attachmentList .attachmentItem .attachmentPreview{color:#999;margin:0px 5px;}.messageView .b-content .messageItem .attachmentsPlace .attachmentList .attachmentItem .attachmentPreview:hover{color:#333;}.messageView .b-content .messageItem .rlBlockquoteSwitcher{background-color:#eee;border:1px solid #999;display:inline-block;width:40px;height:18px;text-align:center;cursor:pointer;margin:10px 0px;opacity:0.5;filter:alpha(opacity=50);}.messageView .b-content .messageItem .rlBlockquoteSwitcher:hover{opacity:1;filter:alpha(opacity=100);}.messageView .b-content .messageItem .bodyText{color:#000;font-family:arial, sans-serif;padding:15px;}.messageView .b-content .messageItem .bodyText .b-text-part a{color:blue;text-decoration:underline;}.messageView .b-content .messageItem .bodyText .b-text-part a:visited{color:#609;}.messageView .b-content .messageItem .bodyText .b-text-part a:active{color:red;}.messageView .b-content .messageItem .bodyText .b-text-part table{border-collapse:separate;}.messageView .b-content .messageItem .bodyText .b-text-part blockquote{border-left:2px solid #000;margin:0;padding:0px 10px;}.messageView .b-content .messageItem .bodyText .b-text-part .rl-bq-switcher.hidden-bq{display:none;}.messageView .b-content .messageItem .bodyText .b-text-part.plain pre{margin:0px;padding:0px;font-family:arial, sans-serif;background:#fff;border:none;white-space:normal;}.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote{border-left:2px solid blue;color:blue;}.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote blockquote{border-left:2px solid green;color:green;}.messageView .b-content .messageItem .bodyText .b-text-part.plain blockquote blockquote blockquote{border-left:2px solid red;color:red;}html.rl-no-preview-pane .messageView .toolbar{padding-left:1px;}html.rl-no-preview-pane .messageView .b-content{top:50px;bottom:5px;right:5px;border:1px solid #aaa;-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.3);-moz-box-shadow:0px 2px 8px rgba(0,0,0,0.3);box-shadow:0px 2px 8px rgba(0,0,0,0.3);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}html.rl-no-preview-pane .messageView .b-content .buttonUp,html.rl-no-preview-pane .messageView .b-content .buttonUnFull,html.rl-no-preview-pane .messageView .b-content .buttonFull{top:70px;}html.cssanimations.rl-anim .line-loading{height:5px !important;}html.rl-message-fullscreen #rl-left,html.rl-message-fullscreen #rl-bottom{display:none !important;}html.rl-message-fullscreen #rl-right .RL-MailMessageList,html.rl-message-fullscreen #rl-right .RL-SettingsPane,html.rl-message-fullscreen #rl-right .RL-SystemDropDown,html.rl-message-fullscreen #rl-right .RL-MailMessageView .messageView .toolbar{display:none !important;}html.rl-message-fullscreen .messageView .b-content{position:fixed;margin:5px;top:0;left:0;right:0;bottom:0;z-index:10000;}html.rl-message-fullscreen .messageView .b-content .buttonUp,html.rl-message-fullscreen .messageView .b-content .buttonUnFull{display:inline-block;top:36px;}html.rl-message-fullscreen .messageView .b-content .buttonFull{display:none;}.b-contacts-content.modal{position:absolute;right:0;top:0;bottom:0;left:0;width:900px;min-height:300px;max-height:700px;margin:auto;}.b-contacts-content.modal .modal-body{overflow:auto;height:100%;background-color:#f5f5f5;padding:0;}.b-contacts-content.modal .b-header-toolbar{height:40px;background-color:#aaa;color:#fff;background-color:#333;background-color:rgba(0,0,0,0.8) !important;}.b-contacts-content.modal .b-header-toolbar .close{color:#fff;opacity:1;filter:alpha(opacity=100);}.b-contacts-content.modal .b-header-toolbar .btn{margin-top:4px;}.b-contacts-content.modal .b-header-toolbar .button-new-message{margin-left:8px;}.b-contacts-content.modal .b-header-toolbar .button-delete{margin-left:8px;}.b-contacts-content.modal .b-list-toopbar{padding:0;height:45px;text-align:center;width:250px;-webkit-box-shadow:inset 0 -1px 0 #ccc;-moz-box-shadow:inset 0 -1px 0 #ccc;box-shadow:inset 0 -1px 0 #ccc;}.b-contacts-content.modal .b-list-toopbar .e-search{margin-top:7px;}.b-contacts-content.modal .b-list-content{position:absolute;top:45px;bottom:60px;left:0;width:250px;overflow:hidden;overflow-y:auto;}.b-contacts-content.modal .b-list-content .content{-webkit-overflow-scrolling:touch;}.b-contacts-content.modal .b-list-content .listClear{color:#333;text-align:center;padding:10px;font-size:14px;line-height:13px;background-color:#fff;}.b-contacts-content.modal .b-list-content .listEmptyList,.b-contacts-content.modal .b-list-content .listEmptyListLoading,.b-contacts-content.modal .b-list-content .listEmptySearchList{color:#999;text-align:center;padding:60px 10px;font-size:24px;line-height:30px;}.b-contacts-content.modal .b-list-content.hideContactListCheckbox .checkedParent,.b-contacts-content.modal .b-list-content.hideContactListCheckbox .checkboxCkeckAll{display:none !important;}.b-contacts-content.modal .b-list-content.hideContactListCheckbox .unseenParent{margin-right:10px !important;}.b-contacts-content.modal .b-list-content .e-contact-foreach{border-bottom:1px solid #ddd;}.b-contacts-content.modal .b-list-content .e-contact-item{position:relative;height:45px;max-height:45px;line-height:45px;overflow:hidden;cursor:pointer;margin:0px;border:0px solid transparent;z-index:100;}.b-contacts-content.modal .b-list-content .e-contact-item .delimiter{position:relative;display:block;height:1px;background-color:#999;opacity:0.2;filter:alpha(opacity=20);}.b-contacts-content.modal .b-list-content .e-contact-item .wrapper{padding:0;}.b-contacts-content.modal .b-list-content .e-contact-item .unseenParent{display:inline-block;width:6px;background-color:#eee;float:left;height:100%;}.b-contacts-content.modal .b-list-content .e-contact-item.deleted{max-height:0px;border-color:transparent !important;}.b-contacts-content.modal .b-list-content .e-contact-item .checkedParent{display:inline-block;float:left;padding:0 8px 0 6px;}.b-contacts-content.modal .b-list-content .e-contact-item .nameParent{display:block;overflow:hidden;text-overflow:ellipsis;color:#333;font-size:16px;}.b-contacts-content.modal .b-list-content .e-contact-item .nameParent,.b-contacts-content.modal .b-list-content .e-contact-item .emailParent{white-space:nowrap;}.b-contacts-content.modal .b-list-content .e-contact-item .displayName,.b-contacts-content.modal .b-list-content .e-contact-item .displayEmail{overflow:hidden;text-overflow:ellipsis;}.b-contacts-content.modal .b-list-content .e-contact-item .displayImg{display:inline-block;float:right;position:relative;margin:0 5px;}.b-contacts-content.modal .b-list-content .e-contact-item.checked{z-index:101;}.b-contacts-content.modal .b-list-content .e-contact-item.checked .unseenParent{background-color:#69a8f5;}.b-contacts-content.modal .b-list-content .e-contact-item.selected{background-color:#fff;z-index:102;}.b-contacts-content.modal .b-list-content .e-contact-item.selected .unseenParent{background-color:#398cf2;}.b-contacts-content.modal .b-view-content{position:absolute;top:0;bottom:60px;left:250px;right:0;overflow:hidden;overflow-y:auto;background-color:#fff;border-left:1px solid #ddd;}.b-contacts-content.modal .b-view-content .content{-webkit-overflow-scrolling:touch;}.b-contacts-content.modal .b-view-content .b-contact-view-desc{text-align:center;font-size:24px;line-height:30px;padding-top:120px;color:#999;}.b-contacts-content.modal .b-view-content .top-part{margin-top:20px;}.b-contacts-content.modal .b-view-content .top-part .control-label{text-align:center;}.b-contacts-content.modal .b-view-content .image-wrapper{margin-left:30px;border-radius:10px;}.b-contacts-content.modal .b-view-content .image-wrapper img{border-radius:10px;}.b-contacts-content.modal .b-view-content .top-row{padding:10px 0;height:30px;}.b-contacts-content.modal .b-view-content .contactEmptyValueClick,.b-contacts-content.modal .b-view-content .contactValueClick,.b-contacts-content.modal .b-view-content .contactValueInput{display:inline-block;font-size:24px;line-height:28px;height:28px;}.b-contacts-content.modal .b-view-content .contactEmptyValueClick,.b-contacts-content.modal .b-view-content .contactValueClick{color:#ddd;cursor:pointer;margin:5px 0 0 7px;}.b-contacts-content.modal .b-view-content .contactValueInput{padding-left:6px;}.b-contacts-content.modal .b-view-content .contactEmptyValueClick{border-bottom:1px dashed #ddd;}.b-contacts-content.modal .b-view-content .contactValueClick{color:#555;border-bottom:11px dashed transparent;}.b-contacts-content.modal .b-view-content .contactValueClick:hover{color:#000;border-bottom:1px dashed #000;}.b-contacts-content.modal .b-view-content .hasError .contactValueClick,.b-contacts-content.modal .b-view-content .hasError .contactValueInput{color:#ee5f5b;border:1px solid #ee5f5b;}.b-contacts-content.modal .b-view-content .button-save-contact{position:absolute;bottom:20px;right:20px;}.b-contacts-content .e-contact-item{position:relative;height:55px;max-height:60px;line-height:22px;overflow:hidden;cursor:pointer;margin:0px;border:0px solid transparent;z-index:100;}.b-compose.modal{width:850px;margin:10px auto;}.b-compose.modal .modal-body{overflow:auto;padding:0px;}.b-compose .b-header-toolbar{height:40px;background-color:#aaa;color:#fff;background-color:#333;background-color:rgba(0,0,0,0.8) !important;}.b-compose .b-header-toolbar .close{color:#fff;opacity:1;filter:alpha(opacity=100);}.b-compose .b-header-toolbar .btn.disable.button-delete{visibility:hidden;}.b-compose .b-header-toolbar .button-save,.b-compose .b-header-toolbar .button-delete,.b-compose .b-header-toolbar .saved-text{margin-left:8px;}.b-compose .b-header-toolbar .disable.button-delete{margin-left:0px;}.b-compose .b-header{padding:10px;border-bottom:1px solid #333;background-color:#eee;color:#333;}.b-compose .b-header .e-row{line-height:30px;}.b-compose .b-header .e-label{text-align:right;width:1%;min-width:70px;padding:6px 10px;}.b-compose .b-header .e-value{padding:2px 0px;}.b-compose .b-header .e-value textarea,.b-compose .b-header .e-value input[type="text"]{width:98%;}.b-compose .b-header .e-value textarea{height:40px;}.b-compose .b-header .e-value .select2-container{width:100%;}.b-compose .b-header .error-desc{color:red;}.b-compose .b-header .b-appachments .b-attacment{display:inline-block;line-height:20px;}.b-compose .b-header .b-appachments .b-attacment-in-process{display:inline-block;line-height:20px;}.b-compose .b-header .b-appachments .b-attacment-in-process .uploading{display:none;padding-right:5px;}.b-compose .b-header .b-appachments .b-attacment-in-process.uploading .uploading{display:inline;}.b-compose .b-header .b-appachments .b-attacment-in-process .upload-progress{font-weight:bold;}.b-compose .b-header .b-appachments .b-attacment-in-process.error .namedStr{color:#888;}.b-compose .b-header .b-appachments .b-attacment-in-process .error{color:red;}.b-compose .b-header .b-appachments .b-attacment-in-process .close{float:left;padding-right:13px;}.b-compose .b-attachment-button{display:inline-block;}.b-compose .b-attachment-place{position:absolute;height:120px;border:2px #777 dashed;line-height:119px;text-align:center;background-color:#fff;z-index:300;left:20px;right:20px;font-size:24px;}.b-compose .b-attachment-place.drag-and-drop-over{background:#777;color:#fff;}.b-compose .editorTextArea,.b-compose .editorHtmlArea{background:#fff;color:#000;font-family:Arial, Verdana, Geneva, sans-serif;font-size:13px;}.b-compose .editorTextArea table,.b-compose .editorHtmlArea table{border-collapse:separate;}.b-compose .editorTextArea blockquote,.b-compose .editorHtmlArea blockquote{border:0;border-left:solid 2px #444;margin-left:5px;margin:5px 0;padding-left:5px;}.b-admin-left .b-toolbar{position:absolute;top:0;right:0;left:0;height:34px;padding:8px 0 0 8px;}.b-admin-left .b-content{position:absolute;top:68px;bottom:8px;left:0;right:0;overflow:hidden;}.b-admin-left .b-content .content{-webkit-overflow-scrolling:touch;}.b-admin-menu .e-item{overflow:hidden;text-decoration:none;outline:0;}.b-admin-menu .e-link{position:relative;display:block;height:30px;line-height:29px;cursor:pointer;font-size:18px;z-index:1;cursor:default;background-color:transparent;color:#888;padding:4px 10px;outline:0;text-decoration:none;}.b-admin-menu .e-item.selectable .e-link{cursor:pointer;}.b-admin-menu .e-item.selectable:hover .e-link,.b-admin-menu .e-item.selectable.selected .e-link{background-color:#555;color:#fff;}.b-admin-right .b-toolbar{position:absolute;top:0;right:0;left:0;height:34px;padding:8px 8px;color:#fff;}.b-admin-right .b-content{position:absolute;top:58px;bottom:8px;left:0;right:8px;overflow-y:auto;z-index:2;background-color:#fff;border:1px solid #aaa;-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.3);-moz-box-shadow:0px 2px 8px rgba(0,0,0,0.3);box-shadow:0px 2px 8px rgba(0,0,0,0.3);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.b-admin-right .b-content .content{-webkit-overflow-scrolling:touch;}.b-admin-right .b-settings-content{padding:20px;}.b-admin-domains .process-place{width:600px;padding:14px 0;text-align:center;visibility:hidden;}.b-admin-domains-list-table{width:600px;}.b-admin-domains-list-table .e-item .e-action{cursor:pointer;}.b-admin-domains-list-table .e-item .domain-name{display:inline-block;word-break:break-all;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.b-admin-domains-list-table .e-item.disabled .domain-name{color:#bbb;}.b-admin-domains-list-table .e-item .button-delete{margin-right:15px;visibility:hidden;opacity:0;filter:alpha(opacity=0);}.b-admin-domains-list-table .e-item .delete-access.button-delete{visibility:visible;margin-right:0;opacity:1;filter:alpha(opacity=100);}.b-admin-domains-list-table .e-item .delete-domain,.b-admin-domains-list-table .e-item .disable-domain{cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}.b-admin-domains-list-table .e-item.disabled .disable-domain{opacity:0.1;filter:alpha(opacity=10);}.b-admin-domains-list-table .e-item .delete-domain:hover,.b-admin-domains-list-table .e-item .disable-domain:hover{opacity:1;filter:alpha(opacity=100);}.b-domain-content.modal{width:660px;}.b-domain-content .modal-header{background-color:#fff;}.b-domain-content .error-desc{color:red;margin-left:10px;}.b-domain-content .testing-done .imap-header,.b-domain-content .testing-done .smtp-header{color:green;font-weight:bold;}.b-domain-content .testing-error .imap-header,.b-domain-content .testing-error .smtp-header{color:red;}.b-admin-packages .alert{width:650px;}.b-admin-packages .process-place{visibility:hidden;}.b-admin-packages-list-table{width:700px;}.b-admin-packages-list-table .e-item .package-name.core{font-weight:bold;}.b-admin-packages-list-table .e-item .package-desc{color:#999;font-size:12px;}.b-admin-packages-list-table .e-item .e-action{cursor:pointer;}.b-admin-packages-list-table .e-item .package-release-parent,.b-admin-packages-list-table .e-item .package-actions-parent{text-align:center;}.b-admin-packages-list-table .e-item .package-actions-parent{vertical-align:middle;}.b-admin-plugins .process-place{visibility:hidden;}.b-admin-plugins-list-table .e-item .e-action{cursor:pointer;}.b-admin-plugins-list-table .e-item.disabled .plugin-name{color:#bbb;}.b-admin-plugins-list-table .e-item.disabled .disable-plugin{opacity:0.1;filter:alpha(opacity=10);}.b-admin-plugin-property .help-block{margin-bottom:5px;}.b-plugin-content.modal{width:660px;}.b-plugin-content.modal .modal-body{overflow:auto;}.b-plugin-content .modal-header{background-color:#fff;}.b-plugin-content textarea{width:400px;height:50px;}.popups .b-activate-content{width:700px;}.popups .b-activate-content .modal-header{background-color:#fff;}.popups .b-activate-content .help-inline{padding-left:0px;}.b-settins-left .b-toolbar{position:absolute;top:0;right:0;left:0;height:34px;padding:8px 0 0 8px;}.b-settins-left .b-content{position:absolute;top:68px;bottom:8px;left:0;right:0;overflow:hidden;}.b-settins-left .b-content .content{-webkit-overflow-scrolling:touch;}.b-settings-menu .e-item{overflow:hidden;text-decoration:none;outline:0;}.b-settings-menu .e-link{position:relative;display:block;height:30px;line-height:29px;font-size:18px;z-index:1;cursor:default;background-color:transparent;color:#888;padding:4px 10px;outline:0;text-decoration:none;}.b-settings-menu .e-item.selectable .e-link{cursor:pointer;}.b-settings-menu .e-item.selectable:hover .e-link,.b-settings-menu .e-item.selectable.selected .e-link{background-color:#555;color:#fff;}.b-settins-right .b-toolbar{position:absolute;top:0;right:0;left:0;height:34px;padding:8px 5px;color:#fff;}.b-settins-right .b-content{position:absolute;top:58px;bottom:8px;left:0;right:8px;overflow-y:auto;z-index:2;background-color:#fff;border:1px solid #aaa;-webkit-box-shadow:0px 2px 8px rgba(0,0,0,0.3);-moz-box-shadow:0px 2px 8px rgba(0,0,0,0.3);box-shadow:0px 2px 8px rgba(0,0,0,0.3);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.b-settins-right .b-content .content{-webkit-overflow-scrolling:touch;}.b-settins-right .b-settings-content{padding:20px;}.b-settings-general .notification-desc-denied{color:#999;display:none;}.b-settings-general .denied-by-browser .notification-desc-denied{display:inline;}.b-settings-general .denied-by-browser .notification-desc{color:#999;}.b-settings-accounts .process-place{text-align:center;width:600px;padding:14px 0;}.b-settings-accounts .list-table{width:600px;}.b-settings-accounts .list-table td{padding:4px 8px;line-height:30px;}.b-settings-accounts .list-table .account-name{display:inline-block;word-break:break-all;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:7px;line-height:22px;cursor:default;}.b-settings-accounts .account-item .button-delete{margin-right:15px;margin-top:5px;visibility:hidden;opacity:0;filter:alpha(opacity=0);}.b-settings-accounts .account-item .delete-access.button-delete{visibility:visible;margin-right:0;opacity:1;filter:alpha(opacity=100);}.b-settings-accounts .account-item .delete-account{cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}.b-settings-folders.ignore-folder-subscribe .subscribe-folder,.b-settings-folders.ignore-folder-subscribe .unsubscribe-folder{display:none;}.b-settings-folders .process-place{text-align:center;width:600px;padding:14px 0;}.b-settings-folders .folders-list-error{width:550px;margin:10px 0px;}.b-settings-folders .list-table{width:600px;}.b-settings-folders .list-table .e-action{cursor:pointer;}.b-settings-folders .list-table td{padding:4px 8px;line-height:30px;}.b-settings-folders .list-table .folder-padding{display:inline-block;width:0;}.b-settings-folders .list-table .folder-name{display:inline-block;word-break:break-all;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:7px;line-height:22px;cursor:default;}.b-settings-folders .list-table .folder-system-name{display:inline-block;line-height:22px;color:#999;cursor:default;}.b-settings-folders .list-table .folder-name.can-be-edited:hover{border-bottom:1px dashed #333;cursor:pointer;}.b-settings-folders .list-table .folder-name-input{border-width:1px;margin-bottom:0;}.b-settings-folders .folder-item .button-delete{margin-right:15px;margin-top:5px;visibility:hidden;opacity:0;filter:alpha(opacity=0);}.b-settings-folders .folder-item .delete-access.button-delete{visibility:visible;margin-right:0;opacity:1;filter:alpha(opacity=100);}.b-settings-folders .folder-item .delete-folder,.b-settings-folders .folder-item .subscribe-folder,.b-settings-folders .folder-item .unsubscribe-folder{cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}.b-settings-folders .folder-item .unsubscribe-folder{opacity:0.1;filter:alpha(opacity=10);}.b-settings-folders .folder-padding.deep-1{width:25px;}.b-settings-folders .folder-padding.deep-2{width:40px;}.b-settings-folders .folder-padding.deep-3{width:55px;}.b-settings-folders .folder-padding.deep-4{width:70px;}.b-settings-folders .folder-padding.deep-5{width:85px;}.b-themes-list .e-item{display:inline-block;border:2px solid transparent;cursor:pointer;color:#000;background-color:#fff;padding:16px;margin:5px;}.b-themes-list .e-item:hover{border:2px solid grey;}.b-themes-list .e-item.selected{background-color:#eee;border:2px solid #000;}.b-themes-list .e-item .e-image{width:100px;height:100px;border:1px solid #ddd;}@keyframes highlight-folder-row{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}@-moz-keyframes highlight-folder-row{0%{-moz-transform:scale(1);}50%{-moz-transform:scale(1.1);}100%{-moz-transform:scale(1);}}@-webkit-keyframes highlight-folder-row{0%{-webkit-transform:scale(1);}50%{-webkit-transform:scale(1.1);}100%{-webkit-transform:scale(1);}}@-webkit-keyframes textLoadingAnimationKeyFrame{0%{opacity:1;}33%{opacity:0;}100%{opacity:1;}}@-moz-keyframes textLoadingAnimationKeyFrame{0%{opacity:1;}33%{opacity:0;}100%{opacity:1;}}@keyframes textLoadingAnimationKeyFrame{0%{opacity:1;}33%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0;}100%{background-position:60px 0;}}@-moz-keyframes animate-stripes{0%{background-position:0 0;}100%{background-position:60px 0;}}@keyframes animate-stripes{0%{background-position:0 0;}100%{background-position:60px 0;}}.rl-anim.rgba.cssanimations.backgroundsize .e-strip-animation{-webkit-background-size:60px 60px;-moz-background-size:60px 60px;background-size:60px 60px;background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(135deg,rgba(0,0,0,0.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(135deg,rgba(0,0,0,0.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(135deg,rgba(0,0,0,0.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(0,0,0,0.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,transparent 75%,transparent);-webkit-animation:animate-stripes 2s linear infinite;-moz-animation:animate-stripes 2s linear infinite;animation:animate-stripes 2s linear infinite;}.rl-anim.csstransitions .b-settings-folders .folder-item .button-delete{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}.rl-anim.csstransitions .b-settings-accounts .account-item .button-delete{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}.rl-anim.csstransitions .b-admin-domains .e-item .button-delete{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}.rl-anim.csstransitions .b-compose .button-delete{-webkit-transition:margin-left 0.2s linear;-moz-transition:margin-left 0.2s linear;-o-transition:margin-left 0.2s linear;transition:margin-left 0.2s linear;}.rl-anim.cssanimations .b-folders .e-item .anim-action-class{-webkit-animation:highlight-folder-row 0.5s linear;-moz-animation:highlight-folder-row 0.5s linear;animation:highlight-folder-row 0.5s linear;}.rl-anim.csstransitions .messageList .messageListItem{-webkit-transition:max-height 400ms ease;-moz-transition:max-height 400ms ease;-o-transition:max-height 400ms ease;transition:max-height 400ms ease;}.rl-anim.csstransitions .messageList .listDragOver{-webkit-transition:all 400ms ease;-moz-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;}.rl-anim.csstransitions .b-list-content .e-contact-item{-webkit-transition:max-height 400ms ease;-moz-transition:max-height 400ms ease;-o-transition:max-height 400ms ease;transition:max-height 400ms ease;}.rl-anim.csstransitions .modal-open .popups .modal{-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);-moz-transition:0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);-o-transition:0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);transition:0.3s all cubic-bezier(0.250, 0.460, 0.450, 0.940);-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);-o-transform:scale(0.9);transform:scale(0.9);}.rl-anim .modal-open .popups .popup-active.modal{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;}.rl-anim.cssanimations .b-compose.loading .b-header-toolbar{-webkit-background-size:60px 60px;-moz-background-size:60px 60px;background-size:60px 60px;background-image:-webkit-linear-gradient(135deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(135deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(135deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(135deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);-webkit-animation:animate-stripes 2s linear infinite;-moz-animation:animate-stripes 2s linear infinite;animation:animate-stripes 2s linear infinite;}.textLoadingAnimationD1,.textLoadingAnimationD2,.textLoadingAnimationD3{-webkit-animation:textLoadingAnimationKeyFrame 1s linear infinite 0s;-moz-animation:textLoadingAnimationKeyFrame 1s linear infinite 0s;animation:textLoadingAnimationKeyFrame 1s linear infinite 0s;}.textLoadingAnimationD2{-webkit-animation-delay:0.3s;-moz-animation-delay:0.3s;animation-delay:0.3s;}.textLoadingAnimationD3{-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s;animation-delay:0.6s;}.editorToolbar{position:relative;height:20px;margin-top:10px;line-height:19px;}.editorToolbar.editorHideToolbar .editorToolbarButtom{display:none;}.editorToolbar .editorSwitcher{display:inline-block;vertical-align:middle;}.editorToolbar .editorToolbarButtom{display:inline-block;width:16px;height:16px;padding:3px;}.editorToolbar .editorToolbarButtom a{display:inline-block;border:0px;margin:0px;padding:0px;width:16px;height:16px;cursor:default;background:url('images/editor.png');}.editorToolbar .editorToolbarButtom a.bold{background-position:0 0;}.editorToolbar .editorToolbarButtom a.italic{background-position:-16px 0;}.editorToolbar .editorToolbarButtom a.underline{background-position:-32px 0;}.editorToolbar .editorToolbarButtom a.strikethrough{background-position:-48px 0;}.editorToolbar .editorToolbarButtom a.link{background-position:-64px 0;}.editorToolbar .editorToolbarButtom a.unlink{background-position:-80px 0;}.editorToolbar .editorToolbarButtom a.orderedlist{background-position:-96px 0;}.editorToolbar .editorToolbarButtom a.unorderedlist{background-position:-112px 0;}.editorToolbar .editorToolbarButtom a.image{background-position:-128px 0;}.editorToolbar .editorToolbarButtom a.h1{background-position:0 -16px;}.editorToolbar .editorToolbarButtom a.h2{background-position:-16px -16px;}.editorToolbar .editorToolbarButtom a.h3{background-position:-32px -16px;}.editorToolbar .editorToolbarButtom a.h4{background-position:-48px -16px;}.editorToolbar .editorToolbarButtom a.h5{background-position:-64px -16px;}.editorToolbar .editorToolbarButtom a.h6{background-position:-80px -16px;}.editorToolbar .editorToolbarButtom a.subscript{background-position:-96px -16px;}.editorToolbar .editorToolbarButtom a.superscript{background-position:-112px -16px;}.editorToolbar .editorToolbarButtom a.indent{background-position:-128px -16px;}.editorToolbar .editorToolbarButtom a.outdent{background-position:-144px -16px;}.editorToolbar .editorToolbarButtom a.horizontalrule{background-position:-160px -16px;}.editorToolbar .editorToolbarButtom a.p{background-position:-176px -16px;}.editorToolbar .editorToolbarButtom a.justifyleft{background-position:0 -32px;}.editorToolbar .editorToolbarButtom a.justifycenter{background-position:-16px -32px;}.editorToolbar .editorToolbarButtom a.justifyright{background-position:-32px -32px;}.editorToolbar .editorToolbarButtom a.increasefontsize{background-position:-48px -32px;}.editorToolbar .editorToolbarButtom a.decreasefontsize{background-position:-64px -32px;}.editorToolbar .editorToolbarButtom a.forecolor{background-position:-80px -32px;}.editorToolbar .editorToolbarButtom a.backcolor{background-position:-80px -32px;}.editorToolbar .editorToolbarButtom a.removeformat{background-position:-144px 0;}.textAreaParent{padding:0px;}.textAreaParent .editorHtmlArea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0px !important;overflow:auto;overflow-y:scroll;font-family:arial, sans-serif;font-size:13px;line-height:16px;margin:0px;padding:8px;}.textAreaParent .editorHtmlArea ul{padding-left:40px;}.textAreaParent .editorHtmlArea ul li{list-style-type:disc !important;}.textAreaParent .editorHtmlArea ol{padding-left:40px;}.textAreaParent .editorHtmlArea ol li{list-style-type:decimal !important;}.textAreaParent .editorHtmlArea blockquote{border-left:solid 2px #444;margin-left:5px;padding-left:5px;}.textAreaParent .editorHtmlArea img{vertical-align:bottom;}.textAreaParent .editorHtmlArea.drag-over{background:grey;}.textAreaParent .editorTextArea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;border:0px !important;width:100%;line-height:16px;margin:0px;padding:8px;overflow:auto;overflow-y:scroll;}.editorColorPicker .editorCpColors{float:left;margin:0;clear:both;width:128px;border:1px solid #000;backgroud:#000;}.editorColorPicker .editorCpColors .editorCpColor{border:1px solid #fff;float:left;width:14px;height:14px;}.editorSwitcher{color:#369;text-decoration:underline;cursor:pointer;float:right;padding-bottom:6px;}.editorFontStylePicker .editorFpFonts{padding:5px;border:1px solid #000;background-color:#fff;}.editorFontStylePicker .editorFpFonts .editorFpFont{padding:5px;} \ No newline at end of file diff --git a/rainloop/v/1.2.7.417/static/js/app.min.js b/rainloop/v/1.2.7.417/static/js/app.min.js deleted file mode 100644 index f1f06c66e..000000000 --- a/rainloop/v/1.2.7.417/static/js/app.min.js +++ /dev/null @@ -1,370 +0,0 @@ -(function(h,j,e,Ta,P,Y,ra,i){function B(){this.sBase="#/";this.sCdnStaticDomain=f.settingsGet("CdnStaticDomain");this.sVersion=f.settingsGet("Version");this.sIndexFile=f.settingsGet("IndexFile");this.sSpecSuffix=f.settingsGet("AuthAccountHash")||"0";this.sServer=null===this.sIndexFile?"?":this.sIndexFile+"?";this.sCdnStaticDomain=""===this.sCdnStaticDomain?this.sCdnStaticDomain:"/"===this.sCdnStaticDomain.substr(-1)?this.sCdnStaticDomain:this.sCdnStaticDomain+"/"}function n(a,b,d,l){this.oOptions= -l=j.extend({DisableHtml:!1,onSwitch:!1,LangSwitcherConferm:"EDITOR_TEXT_SWITCHER_CONFIRM",LangSwitcherTextLabel:"EDITOR_SWITCHER_TEXT_LABEL",LangSwitcherHtmlLabel:"EDITOR_SWITCHER_HTML_LABEL"},c.isUnd(l)?{}:l);this.bOnlyPlain=!!this.oOptions.DisableHtml;this.fOnSwitch=this.oOptions.onSwitch;this.textarea=j(a).empty().addClass("editorTextArea");this.htmlarea=j(b).empty().addClass("editorHtmlArea").prop("contentEditable","true");this.toolbar=j(d).empty().addClass("editorToolbar");n.htmlInitEditor.apply(this); -n.htmlInitToolbar.apply(this);n.htmlAttachEditorEvents.apply(this);this.bOnlyPlain&&this.toolbar.hide()}function M(a,b,d,l,f){this.list=a;this.selectedItem=b;this.selectedItem.extend({toggleSubscribe:[null,function(a){a&&a.selected(!1)},function(a){a&&a.selected(!0)}]});this.oContentScrollable=this.oContentVisible=null;this.sItemSelector=d;this.sItemSelectedSelector=l;this.sItemCheckedSelector=f;this.sLastUid="";this.oCallbacks={};this.iSelectTimer=0;this.bUseKeyboard=!0;this.emptyFunction=function(){}; -this.useItemSelectCallback=!0;this.selectedItem.subscribe(function(a){this.useItemSelectCallback&&(this.oCallbacks.onItemSelect||this.emptyFunction)(a)},this);var e=this,g=[],k=null;this.list.subscribe(function(){var a=this,b=this.list();c.isArray(b)&&i.each(b,function(b){b.checked()&&g.push(a.getItemUid(b));null===k&&b.selected()&&(k=a.getItemUid(b))})},this,"beforeChange");this.list.subscribe(function(a){this.useItemSelectCallback=!1;this.selectedItem(null);if(c.isArray(a)){var b=this,d=g.length; -i.each(a,function(a){0=e||g-2<=e)l+=2;k(e);d=b=e}for(;0=d)k(d,!0),l--;else if(0>=b)break;3===b?k(2,!1):3d&&k(Math.round((g+d)/2),!0,"...");1d&&k(g,!0)}return f},this);this.checkAll=e.computed({read:function(){return 0d},this);this.hasMessages=e.computed(function(){return 0'), -d.after(l),d.remove();l&&l[0]&&l.attr("data-href",e).attr("data-theme",b[0]).text(b[1]);a.themeTrigger(g.SaveSettingsStep.TrueResult)}}).always(function(){a.iTimer=h.setTimeout(function(){a.themeTrigger(g.SaveSettingsStep.Idle)},1E3);a.oLastAjax=null}));f.remote().saveSettings(null,{Theme:b})},this)}function Na(){c.initDataConstructorBySettings(this)}function T(){c.initDataConstructorBySettings(this);var a=function(a){return function(){var b=f.cache().getFolderFromCacheList(a());b&&b.type(g.FolderType.User)}}, -b=function(a){return function(b){(b=f.cache().getFolderFromCacheList(b))&&b.type(a)}};this.devPassword=this.devLogin=this.devEmail="";this.accountEmail=e.observable("");this.accountLogin=e.observable("");this.projectHash=e.observable("");this.threading=!1;this.lastFoldersHash="";this.remoteChangePassword=this.remoteSuggestions=!1;this.sentFolder=e.observable("");this.draftFolder=e.observable("");this.spamFolder=e.observable("");this.trashFolder=e.observable("");this.sentFolder.subscribe(a(this.sentFolder), -this,"beforeChange");this.draftFolder.subscribe(a(this.draftFolder),this,"beforeChange");this.spamFolder.subscribe(a(this.spamFolder),this,"beforeChange");this.trashFolder.subscribe(a(this.trashFolder),this,"beforeChange");this.sentFolder.subscribe(b(g.FolderType.SentItems),this);this.draftFolder.subscribe(b(g.FolderType.Draft),this);this.spamFolder.subscribe(b(g.FolderType.Spam),this);this.trashFolder.subscribe(b(g.FolderType.Trash),this);this.draftFolderNotEnabled=e.computed(function(){return""=== -this.draftFolder()||t.Values.UnuseOptionValue===this.draftFolder()},this);this.displayName=e.observable("");this.signature=e.observable("");this.replyTo=e.observable("");this.accounts=e.observableArray([]);this.accountsLoading=e.observable(!1);this.namespace="";this.folderList=e.observableArray([]);this.foldersListError=e.observable("");this.foldersLoading=e.observable(!1);this.foldersCreating=e.observable(!1);this.foldersDeleting=e.observable(!1);this.foldersRenaming=e.observable(!1);this.currentFolder= -e.observable(null).extend({toggleSubscribe:[null,function(a){a&&a.selected(!1)},function(a){a&&a.selected(!0)}]});this.currentFolderFullNameRaw=e.computed(function(){return this.currentFolder()?this.currentFolder().fullNameRaw:""},this);this.currentFolderFullName=e.computed(function(){return this.currentFolder()?this.currentFolder().fullName:""},this);this.currentFolderFullNameHash=e.computed(function(){return this.currentFolder()?this.currentFolder().fullNameHash:""},this);this.currentFolderName= -e.computed(function(){return this.currentFolder()?this.currentFolder().name():""},this);this.folderListSystemNames=e.computed(function(){var a=["INBOX"],b=this.folderList(),f=this.sentFolder(),e=this.draftFolder(),g=this.spamFolder(),k=this.trashFolder();c.isArray(b)&&0').appendTo("body");R.on("error",function(a){f&&(a&&a.originalEvent&&a.originalEvent.message)&&(c.log(""+a.originalEvent.message+" ("+a.originalEvent.filename+":"+a.originalEvent.lineno+")"),f.remote().jsError(c.emptyFunction, -a.originalEvent.message,a.originalEvent.filename,a.originalEvent.lineno))})}function A(){I.call(this);this.oCache=this.oRemote=this.oData=null;this.iSuggestionsLimit=c.pInt(this.settingsGet("SuggestionsLimit"));this.iSuggestionsLimit=0===this.iSuggestionsLimit?20:this.iSuggestionsLimit;this.quotaDebounce=i.debounce(this.quota,3E4)}var t={},g={},u={},c={},x={},ga={},wa=e.observable(!0),ha=e.observable(!0),s=null,Ba=h.rainloopAppData||{},Pa=h.rainloopI18N||{},Z=j("html"),R=j(h),Ca=j(h.document),Da= -[],Qa=[],Ra=[],ia=h.Notification&&h.Notification.requestPermission?h.Notification:null,Ea=(navigator.userAgent||"").toLowerCase(),Ya=-1/g,">").replace(/"/g,""").replace(/'/g,"'"):""};c.splitPlainText=function(a,b){for(var d="",l="",f=a,e=0,g=0,b=c.isUnd(b)?100:b;f.length>b;)l=f.substring(0,b),e=l.lastIndexOf(" "),g=l.lastIndexOf("\n"),-1!==g&&(e=g),-1=== -e&&(e=b),d+=l.substring(0,e)+"\n",f=f.substring(e+1);return d+f};var Fa={};c.timeOutAction=function(a,b,d){c.isUnd(Fa[a])&&(Fa[a]=0);h.clearTimeout(Fa[a]);Fa[a]=h.setTimeout(b,d)};var Sa={};c.timeOutActionSecond=function(a,b,d){Sa[a]||(Sa[a]=h.setTimeout(function(){b();Sa[a]=0},d))};var O=!1;c.audio=function(a,b){if(!1===O)if(Ya)O=null;else{var d=!1,c=!1,f=h.Audio?new h.Audio:null;f&&f.canPlayType&&f.play?((d=""!==f.canPlayType('audio/mpeg; codecs="mp3"'))||(c=""!==f.canPlayType('audio/ogg; codecs="vorbis"')), -d||c?(O=f,O.preload="none",O.loop=!1,O.autoplay=!1,O.muted=!1,O.src=d?a:b):O=null):O=null}return O};c.hos=function(a,b){return a&&Object.hasOwnProperty?Object.hasOwnProperty.call(a,b):!1};c.i18n=function(a,b,d){var l="",a=c.isUnd(Pa[a])?c.isUnd(d)?a:d:Pa[a];if(!c.isUnd(b)&&!c.isNull(b))for(l in b)c.hos(b,l)&&(a=a.replace("%"+l+"%",b[l]));return a};c.i18nToNode=function(a){i.defer(function(){j(".i18n",a).each(function(){var a=j(this),d="";(d=a.data("i18n-text"))?a.text(c.i18n(d)):((d=a.data("i18n-html"))&& -a.html(c.i18n(d)),(d=a.data("i18n-placeholder"))&&a.attr("placeholder",c.i18n(d)))})})};c.i18nToDoc=function(){h.rainloopI18N&&(Pa=h.rainloopI18N||{},c.i18nToNode(Ca),ha(!ha()));h.rainloopI18N={}};c.initOnStartOrLangChange=function(a,b,d){a&&a.call(b);d?ha.subscribe(function(){a&&a.call(b);d.call(b)}):a&&ha.subscribe(a,b)};c.inFocus=function(){var a=document.activeElement;return a&&("INPUT"===a.tagName||"TEXTAREA"===a.tagName||"IFRAME"===a.tagName||"DIV"===a.tagName&&"editorHtmlArea"===a.className&& -a.contentEditable)};c.removeInFocus=function(){if(document&&document.activeElement&&document.activeElement.blur){var a=j(document.activeElement);(a.is("input")||a.is("textarea"))&&document.activeElement.blur()}};c.removeSelection=function(){if(h&&h.getSelection){var a=h.getSelection();a&&a.removeAllRanges&&a.removeAllRanges()}else document&&(document.selection&&document.selection.empty)&&document.selection.empty()};c.replySubjectAdd=function(a,b){var d=null,l=c.trim(b);null!==(d=(new h.RegExp("^"+ -a+"[\\s]?\\:(.*)$","gi")).exec(b))&&!c.isUnd(d[1])?l=a+"[2]: "+d[1]:null!==(d=(new h.RegExp("^("+a+"[\\s]?[\\[\\(]?)([\\d]+)([\\]\\)]?[\\s]?\\:.*)$","gi")).exec(b))&&!c.isUnd(d[1])&&!c.isUnd(d[2])&&!c.isUnd(d[3])?(c.pInt(d[2]),l=d[1]+(c.pInt(d[2])+1)+d[3]):l=a+": "+b;return l};c.roundNumber=function(a,b){return Math.round(a*Math.pow(10,b))/Math.pow(10,b)};c.friendlySize=function(a){a=c.pInt(a);return 1073741824<=a?c.roundNumber(a/1073741824,1)+"GB":1048576<=a?c.roundNumber(a/1048576,1)+"MB":1024<= -a?c.roundNumber(a/1024,0)+"KB":a+"B"};c.log=function(a){h.console&&h.console.log&&h.console.log(a)};c.getNotification=function(a){a=c.pInt(a);return c.isUnd(u[a])?"":u[a]};c.initNotificationLanguage=function(){u[g.Notification.InvalidToken]=c.i18n("NOTIFICATIONS/INVALID_TOKEN");u[g.Notification.AuthError]=c.i18n("NOTIFICATIONS/AUTH_ERROR");u[g.Notification.AccessError]=c.i18n("NOTIFICATIONS/ACCESS_ERROR");u[g.Notification.ConnectionError]=c.i18n("NOTIFICATIONS/CONNECTION_ERROR");u[g.Notification.CaptchaError]= -c.i18n("NOTIFICATIONS/CAPTCHA_ERROR");u[g.Notification.SocialFacebookLoginAccessDisable]=c.i18n("NOTIFICATIONS/SOCIAL_FACEBOOK_LOGIN_ACCESS_DISABLE");u[g.Notification.SocialTwitterLoginAccessDisable]=c.i18n("NOTIFICATIONS/SOCIAL_TWITTER_LOGIN_ACCESS_DISABLE");u[g.Notification.SocialGoogleLoginAccessDisable]=c.i18n("NOTIFICATIONS/SOCIAL_GOOGLE_LOGIN_ACCESS_DISABLE");u[g.Notification.DomainNotAllowed]=c.i18n("NOTIFICATIONS/DOMAIN_NOT_ALLOWED");u[g.Notification.CantGetMessageList]=c.i18n("NOTIFICATIONS/CANT_GET_MESSAGE_LIST"); -u[g.Notification.CantGetMessage]=c.i18n("NOTIFICATIONS/CANT_GET_MESSAGE");u[g.Notification.CantDeleteMessage]=c.i18n("NOTIFICATIONS/CANT_DELETE_MESSAGE");u[g.Notification.CantMoveMessage]=c.i18n("NOTIFICATIONS/CANT_MOVE_MESSAGE");u[g.Notification.CantSaveMessage]=c.i18n("NOTIFICATIONS/CANT_SAVE_MESSAGE");u[g.Notification.CantSendMessage]=c.i18n("NOTIFICATIONS/CANT_SEND_MESSAGE");u[g.Notification.InvalidRecipients]=c.i18n("NOTIFICATIONS/INVALID_RECIPIENTS");u[g.Notification.CantCreateFolder]=c.i18n("NOTIFICATIONS/CANT_CREATE_FOLDER"); -u[g.Notification.CantRenameFolder]=c.i18n("NOTIFICATIONS/CANT_RENAME_FOLDER");u[g.Notification.CantDeleteFolder]=c.i18n("NOTIFICATIONS/CANT_DELETE_FOLDER");u[g.Notification.CantDeleteNonEmptyFolder]=c.i18n("NOTIFICATIONS/CANT_DELETE_NON_EMPTY_FOLDER");u[g.Notification.CantSubscribeFolder]=c.i18n("NOTIFICATIONS/CANT_SUBSCRIBE_FOLDER");u[g.Notification.CantUnsubscribeFolder]=c.i18n("NOTIFICATIONS/CANT_UNSUBSCRIBE_FOLDER");u[g.Notification.CantSaveSettings]=c.i18n("NOTIFICATIONS/CANT_SAVE_SETTINGS"); -u[g.Notification.CantSavePluginSettings]=c.i18n("NOTIFICATIONS/CANT_SAVE_PLUGIN_SETTINGS");u[g.Notification.DomainAlreadyExists]=c.i18n("NOTIFICATIONS/DOMAIN_ALREADY_EXISTS");u[g.Notification.CantInstallPackage]=c.i18n("NOTIFICATIONS/CANT_INSTALL_PACKAGE");u[g.Notification.CantDeletePackage]=c.i18n("NOTIFICATIONS/CANT_DELETE_PACKAGE");u[g.Notification.InvalidPluginPackage]=c.i18n("NOTIFICATIONS/INVALID_PLUGIN_PACKAGE");u[g.Notification.UnsupportedPluginPackage]=c.i18n("NOTIFICATIONS/UNSUPPORTED_PLUGIN_PACKAGE"); -u[g.Notification.LicensingServerIsUnavailable]=c.i18n("NOTIFICATIONS/LICENSING_SERVER_IS_UNAVAILABLE");u[g.Notification.LicensingExpired]=c.i18n("NOTIFICATIONS/LICENSING_EXPIRED");u[g.Notification.LicensingBanned]=c.i18n("NOTIFICATIONS/LICENSING_BANNED");u[g.Notification.DemoSendMessageError]=c.i18n("NOTIFICATIONS/DEMO_SEND_MESSAGE_ERROR");u[g.Notification.AccountAlreadyExists]=c.i18n("NOTIFICATIONS/ACCOUNT_ALREADY_EXISTS");u[g.Notification.MailServerError]=c.i18n("NOTIFICATIONS/MAIL_SERVER_ERROR"); -u[g.Notification.UnknownError]=c.i18n("NOTIFICATIONS/UNKNOWN_ERROR")};c.getUploadErrorDescByCode=function(a){var b="";switch(c.pInt(a)){case g.UploadErrorCode.FileIsTooBig:b=c.i18n("UPLOAD/ERROR_FILE_IS_TOO_BIG");break;case g.UploadErrorCode.FilePartiallyUploaded:b=c.i18n("UPLOAD/ERROR_FILE_PARTIALLY_UPLOADED");break;case g.UploadErrorCode.FileNoUploaded:b=c.i18n("UPLOAD/ERROR_NO_FILE_UPLOADED");break;case g.UploadErrorCode.MissingTempFolder:b=c.i18n("UPLOAD/ERROR_MISSING_TEMP_FOLDER");break;case g.UploadErrorCode.FileOnSaveingError:b= -c.i18n("UPLOAD/ERROR_ON_SAVING_FILE");break;case g.UploadErrorCode.FileType:b=c.i18n("UPLOAD/ERROR_FILE_TYPE");break;default:b=c.i18n("UPLOAD/ERROR_UNKNOWN")}return b};c.killCtrlAandS=function(a){if(a=a||h.event){var b=a.target||a.srcElement,d=a.keyCode||a.which;if(a.ctrlKey&&d===g.EventKeyCode.S)a.preventDefault();else if((!b||!b.tagName||!b.tagName.match(/INPUT|TEXTAREA/i))&&a.ctrlKey&&d===g.EventKeyCode.A)h.getSelection?h.getSelection().removeAllRanges():h.document.selection&&h.document.selection.clear&& -h.document.selection.clear(),a.preventDefault()}};c.createCommand=function(a,b,d){var l=b?function(){l.canExecute&&l.canExecute()&&b.apply(a,Array.prototype.slice.call(arguments));return!1}:function(){};l.enabled=e.observable(!0);d=c.isUnd(d)?!0:d;l.canExecute=c.isFunc(d)?e.computed(function(){return l.enabled()&&d.call(a)}):e.computed(function(){return l.enabled()&&!!d});return l};c.initDataConstructorBySettings=function(a){a.ignoreFolderSubscribe=e.observable(!1);a.editorDefaultType=e.observable(g.EditorDefaultType.Html); -a.showImages=e.observable(!1);a.showAnimation=e.observable(!1);a.desktopNotifications=e.observable(!1);a.useThreads=e.observable(!0);a.replySameFolder=e.observable(!0);a.usePreviewPane=e.observable(!0);a.useCheckboxesInList=e.observable(!0);a.showAnimation.subscribe(function(a){na?Z.removeClass("rl-anim").addClass("no-rl-anim"):Z.toggleClass("rl-anim",a).toggleClass("no-rl-anim",!a)});a.showAnimation.valueHasMutated();a.desktopNotificationsPermisions=e.computed(function(){a.desktopNotifications(); -var b=g.DesctopNotifications.NotSupported;if(ia&&ia.permission)switch(ia.permission.toLowerCase()){case "granted":b=g.DesctopNotifications.Allowed;break;case "denied":b=g.DesctopNotifications.Denied;break;case "default":b=g.DesctopNotifications.NotAllowed}else h.webkitNotifications&&h.webkitNotifications.checkPermission&&(b=h.webkitNotifications.checkPermission());return b});a.useDesktopNotifications=e.computed({read:function(){return a.desktopNotifications()&&g.DesctopNotifications.Allowed===a.desktopNotificationsPermisions()}, -write:function(b){b?(b=a.desktopNotificationsPermisions(),g.DesctopNotifications.Allowed===b?a.desktopNotifications(!0):g.DesctopNotifications.NotAllowed===b?ia.requestPermission(function(){a.desktopNotifications.valueHasMutated();h.console.log(a.desktopNotificationsPermisions());g.DesctopNotifications.Allowed===a.desktopNotificationsPermisions()?a.desktopNotifications()?a.desktopNotifications.valueHasMutated():a.desktopNotifications(!0):a.desktopNotifications()?a.desktopNotifications(!1):a.desktopNotifications.valueHasMutated()}): -a.desktopNotifications(!1)):a.desktopNotifications(!1)}});a.language=e.observable("");a.languages=e.observableArray([]);a.mainLanguage=e.computed({read:a.language,write:function(b){b!==a.language()?-1=a.diff(d,"hours")?l:a.format("L")===d.format("L")?c.i18n("MESSAGE_LIST/TODAY_AT",{TIME:d.format("LT")}):a.clone().subtract("days",1).format("L")===d.format("L")?c.i18n("MESSAGE_LIST/YESTERDAY_IN",{TIME:d.format("LT")}):a.year()===d.year()?d.format("D MMM."):d.format("LL")},a)};c.isFolderExpanded=function(a){var b=f.local().get(g.ClientSideKeyName.ExpandedFolders);return i.isArray(b)&&-1!==i.indexOf(b,a)};c.setExpandedFolder=function(a,b){var d= -f.local().get(g.ClientSideKeyName.ExpandedFolders);i.isArray(d)||(d=[]);b?(d.push(a),d=i.uniq(d)):d=i.without(d,a);f.local().set(g.ClientSideKeyName.ExpandedFolders,d)};c.initLayoutResizer=function(a,b,d,c){var e=j(a),q=j(b),w=j(d),a=f.local().get(g.ClientSideKeyName.MailBoxListSize),k=function(a,b,d){if(b||d)a=w.width(),b=b?100*(b.size.width/a):null,null===b&&d&&(b=100*(e.width()/a)),null!==b&&(e.css({width:"",height:"",right:""+(100-b)+"%"}),q.css({width:"",height:"",left:""+b+"%"}))};a&&e.width(a); -e.resizable({minWidth:350,maxWidth:w.width()-250,handles:"e",resize:k,stop:k});k(null,null,!0);R.resize(i.throttle(function(a,b){if(c&&c()){var d=w.width();e.resizable("option","maxWidth",d-250);b&&(b.size&&b.size.width)&&f.local().set(g.ClientSideKeyName.MailBoxListSize,b.size.width);k(null,null,!0)}},400))};c.initBlockquoteSwitcher=function(a){if(a){var b=j("blockquote:not(.rl-bq-switcher)",a).filter(function(){return 0===j(this).parent().closest("blockquote",a).length});b&&0').insertBefore(a).click(function(){a.toggleClass("hidden-bq");c.windowResize()}).after("
").before("
")})}};c.removeBlockquoteSwitcher=function(a){a&&(j(a).find("blockquote.rl-bq-switcher").each(function(){j(this).removeClass("rl-bq-switcher hidden-bq")}),j(a).find(".rlBlockquoteSwitcher").each(function(){j(this).remove()}))};c.extendAsViewModel= -function(a,b){b&&(b.__name=a,x.regViewModelHook(a,b),i.extend(b.prototype,C.prototype))};c.addSettingsViewModel=function(a,b,d,c,f){a.__rlSettingsData={Label:d,Template:b,Route:c,IsDefault:!!f};Da.push(a)};c.removeSettingsViewModel=function(a){Qa.push(a)};c.disableSettingsViewModel=function(a){Ra.push(a)};c.convertThemeName=function(a){return c.trim(a.replace(/[^a-zA-Z]/g," ").replace(/([A-Z])/g," $1").replace(/[\s]+/g," "))};c.fakeMd5=function(a){for(var b="",a=c.isUnd(a)?32:c.pInt(a);b.length/g,">").replace(/")};c.draggeblePlace=function(){return j('
 
').appendTo("#rl-hidden")};c.defautOptionsAfterRender=function(a,b){b&&!c.isUnd(b.disable)&&e.applyBindingsToNode(a, -{disable:b.disable},b)};c.windowPopupKnockout=function(a,b,d,l){var f=null,e=h.open(""),g="__OpenerApplyBindingsUid"+c.fakeMd5()+"__",k=j("#"+b);h[g]=function(){if(e&&e.document.body&&k&&k[0]){var b=j(e.document.body);j("#rl-content",b).html(k.html());j("html",e.document).addClass("external "+j("html").attr("class"));c.i18nToNode(b);E.prototype.applyExternal(a,j("#rl-content",b)[0]);h[g]=null;l(e)}};e.document.open();e.document.write(''+ -c.encodeHtml(d)+'
');e.document.close();f=e.document.createElement("script");f.innerHTML="if(window&&window.opener&&window.opener['"+g+"']){window.opener['"+g+"']();window.opener['"+g+"']=null}";e.document.getElementsByTagName("head")[0].appendChild(f)};c.settingsSaveHelperFunction=function(a,b,d,l){d=d||null;l=c.isUnd(l)?1E3:c.pInt(l);return function(c,f,e,k,h){b.call(d,f&&f.Result?g.SaveSettingsStep.TrueResult:g.SaveSettingsStep.FalseResult); -a&&a.call(d,c,f,e,k,h);i.delay(function(){b.call(d,g.SaveSettingsStep.Idle)},l)}};c.settingsSaveHelperSimpleFunction=function(a,b){return c.settingsSaveHelperFunction(null,a,b,1E3)};c.resizeAndCrop=function(a,b,d){var c=new Image;c.onload=function(){var a=[0,0],c=document.createElement("canvas"),l=c.getContext("2d");c.width=b;c.height=b;a=this.width>this.height?[this.width-this.height,0]:[0,this.height-this.width];l.fillStyle="#fff";l.fillRect(0,0,b,b);l.drawImage(this,a[0]/2,a[1]/2,this.width-a[0], -this.height-a[1],0,0,b,b);d(c.toDataURL("image/jpeg"))};c.src=a};ga={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",urlsafe_encode:function(a){return ga.encode(a).replace(/[+]/g,"-").replace(/[\/]/g,"_").replace(/[=]/g,".")},encode:function(a){for(var b="",d,c,f,e,g,k,i=0,a=ga._utf8_encode(a);i>2,d=(d&3)<<4|c>>4,g=(c&15)<<2|f>>6,k=f&63,isNaN(c)?g=k=64:isNaN(f)&&(k=64),b=b+this._keyStr.charAt(e)+ -this._keyStr.charAt(d)+this._keyStr.charAt(g)+this._keyStr.charAt(k);return b},decode:function(a){for(var b="",d,c,f,e,g,k=0,a=a.replace(/[^A-Za-z0-9\+\/\=]/g,"");k>4,c=(c&15)<<4|e>>2,f=(e&3)<<6|g,b+=String.fromCharCode(d),64!==e&&(b+=String.fromCharCode(c)),64!==g&&(b+=String.fromCharCode(f));return ga._utf8_decode(b)},_utf8_encode:function(a){for(var a= -a.replace(/\r\n/g,"\n"),b="",d=0,c=a.length,f=0;df?b+=String.fromCharCode(f):(127f?b+=String.fromCharCode(f>>6|192):(b+=String.fromCharCode(f>>12|224),b+=String.fromCharCode(f>>6&63|128)),b+=String.fromCharCode(f&63|128));return b},_utf8_decode:function(a){for(var b="",d=0,c=0,f=0,e=0;dc?(b+=String.fromCharCode(c),d++):191c?(f=a.charCodeAt(d+1),b+=String.fromCharCode((c&31)<<6|f&63),d+=2):(f=a.charCodeAt(d+1),e=a.charCodeAt(d+ -2),b+=String.fromCharCode((c&15)<<12|(f&63)<<6|e&63),d+=3);return b}};e.bindingHandlers.tooltip={init:function(a,b){if(!na){var d=j(a).data("tooltip-class")||"";j(a).tooltip({delay:{show:500,hide:100},html:!0,trigger:"hover",title:function(){return''+c.i18n(e.utils.unwrapObservable(b()))+""}})}}};e.bindingHandlers.tooltip2={init:function(a,b){var d=j(a).data("tooltip-class")||"";j(a).tooltip({delay:{show:500,hide:100},html:!0,title:function(){return''+b()()+""}})}};e.bindingHandlers.popover={init:function(a,b){var d=e.utils.unwrapObservable(b());j(a).popover({trigger:d[2]||"click",placement:d[3]||"right",title:function(){return c.i18n(d[0]||"")},content:function(){return c.i18n(d[1]||"")}})}};e.bindingHandlers.resizecrop={init:function(a){j(a).addClass("resizecrop").resizecrop({width:"100",height:"100",wrapperCSS:{"border-radius":"10px"}})},update:function(a,b){b()();j(a).resizecrop({width:"100",height:"100"})}};e.bindingHandlers.onEnter= -{init:function(a,b,d,c){e.bindingHandlers.event.init(a,function(){return{keyup:function(d,c){c&&13===h.parseInt(c.keyCode,10)&&(j(a).trigger("change"),b().call(this,d))}}},d,c)}};e.bindingHandlers.onEsc={init:function(a,b,d,c){e.bindingHandlers.event.init(a,function(){return{keyup:function(d,c){c&&27===h.parseInt(c.keyCode,10)&&(j(a).trigger("change"),b().call(this,d))}}},d,c)}};e.bindingHandlers.modal={init:function(a,b){j(a).modal({keyboard:!1,show:e.utils.unwrapObservable(b())}).on("hidden",function(){b()(!1)})}, -update:function(a,b){var d=e.utils.unwrapObservable(b());j(a).modal(d?"show":"hide");i.delay(function(){j(a).toggleClass("popup-active",d)},1)}};e.bindingHandlers.onEnterChange={init:function(a,b,d,c){e.bindingHandlers.event.init(a,function(){return{keyup:function(b,d){d&&13===h.parseInt(d.keyCode,10)&&j(a).trigger("change")}}},d,c)}};e.bindingHandlers.i18nInit={init:function(a){c.i18nToNode(a)}};e.bindingHandlers.i18nUpdate={update:function(a,b){e.utils.unwrapObservable(b());c.i18nToNode(a)}};e.bindingHandlers.link= -{update:function(a,b){j(a).attr("href",e.utils.unwrapObservable(b()))}};e.bindingHandlers.title={update:function(a,b){j(a).attr("title",e.utils.unwrapObservable(b()))}};e.bindingHandlers.textF={init:function(a,b){j(a).text(e.utils.unwrapObservable(b()))}};e.bindingHandlers.initDom={init:function(a,b){b()(a)}};e.bindingHandlers.initResizeTrigger={init:function(a,b){var d=e.utils.unwrapObservable(b());j(a).css({height:d[1],"min-height":d[1]})},update:function(a,b){var d=e.utils.unwrapObservable(b()), -l=c.pInt(d[1]),f=0,f=j(a).offset().top;0
').addClass("settings-saved-trigger")},update:function(a,b){var d= -e.utils.unwrapObservable(b()),c=j(a);switch(d.toString()){case "1":c.find(".animated,.error").hide().removeClass("visible").end().find(".success").show().addClass("visible");break;case "0":c.find(".animated,.success").hide().removeClass("visible").end().find(".error").show().addClass("visible");break;case "-2":c.find(".error,.success").hide().removeClass("visible").end().find(".animated").show().addClass("visible");break;default:c.find(".animated").hide().end().find(".error,.success").removeClass("visible")}}}; -e.bindingHandlers.select2={init:function(a,b){var d=0,l=null,g=new h.RegExp(/[a-zA-Z0-9\.\-_]+@[a-zA-Z0-9\.\-_]+/),q=new h.RegExp(/(.+) [<]?([^\s<@]+@[a-zA-Z0-9\.\-_]+)[>]?/),w=function(){return""},k=function(a){f.getAutocomplete(a.term,a.page,function(b,d){a.callback({more:!!d,results:i.map(b,function(a){var b=a.toLine(!1);return{id:b,text:b,c:a}})})})};j(a).addClass("ko-select2").select2({query:function(a){a&&(0===d?(k(a),d=h.setTimeout(c.emptyFunction,200)):(h.clearInterval(d),d=h.setTimeout(function(){k(a)}, -200)))},formatSelection:function(a,b){var d=a&&a.c?a.c.select2Selection(b):a.text;if(null!==d)return d},formatResult:function(a,b,d,c){b=a&&a.c?a.c.select2Result(b):"";return""===b?c(a.text):b},createSearchChoice:function(a,b){return 0===b.length&&g.test(a)?{id:a,text:a}:null},formatNoMatches:w,formatSearching:function(){return c.i18n("SUGGESTIONS/SEARCHING_DESC")},formatInputTooShort:w,formatSelectionTooBig:w,multiple:!0,tokenSeparators:[",",";"],minimumInputLength:2,selectOnBlur:!1,closeOnSelect:!0, -openOnEnter:!1});e.utils.domNodeDisposal.addDisposeCallback(a,function(){j(a).select2("destroy")});j(a).on("change",function(){for(var a=j(this).select2("data"),d=0,f=a.length,e=null,g=[];dc.pInt(j.browser.version)?(d=this.getEditorRange())&&d.execCommand("forecolor"===a?"ForeColor":"BackColor",!1,b):(d=j.browser.msie?"forecolor"=== -a?"ForeColor":"BackColor":"forecolor"===a?"foreColor":"backColor",this.ec(d,!1,b))};n.prototype.isHtml=function(){return!0===this.bOnlyPlain?!1:this.textarea.is(":hidden")};n.prototype.toHtmlString=function(){return this.editor.innerHTML};n.prototype.toString=function(){return this.editor.innerText};n.prototype.updateTextArea=function(){this.textarea.val(this.toHtmlString())};n.prototype.updateHtmlArea=function(){this.editor.innerHTML=this.textarea.val()};n.prototype.setRawText=function(a,b){b&&!this.bOnlyPlain? -(this.isHtml()||(this.textarea.val(""),this.switchToHtml()),this.textarea.val(a.toString()),this.updateHtmlArea()):(this.textarea.val(a.toString()),this.updateHtmlArea(),this.switchToPlain(!1))};n.prototype.clear=function(){this.textarea.val("");this.editor.innerHTML="";this.bOnlyPlain?(this.toolbar.hide(),this.switchToPlain(!1)):this.switchToHtml()};n.prototype.getTextForRequest=function(){this.isHtml()&&this.updateTextArea();return this.textarea.val()};n.prototype.getTextFromHtml=function(a){var b= -"",d=function(){if(arguments&&1 "+c.trim(a).replace(/\n/gm,"\n> ")+"\n>\n";return a.replace(/\n([> ]+)/gm,function(){return arguments&&1]*>([\s\S]*)<\/div>/gmi,f),a="\n"+c.trim(a)+"\n");return a}return""},a= -c.isUnd(a)?!0:!!a,b=this.toHtmlString().replace(/[\s]+/gm," ").replace(//gmi,"\n").replace(/<\/h\d>/gi,"\n").replace(/<\/p>/gi,"\n\n").replace(/<\/li>/gi,"\n").replace(/<\/td>/gi,"\n").replace(/<\/tr>/gi,"\n").replace(/]*>/gmi,"\n_______________________________\n\n").replace(/]*>/gmi,"").replace(/]*>([\s\S]*)<\/div>/gmi,f).replace(/]*>/gmi,"\n__bq__start__\n").replace(/<\/blockquote>/gmi,"\n__bq__end__\n").replace(/]*>([\s\S]*?)<\/a>/gmi,function(){return arguments&& -1]*>/gm,"").replace(/>/gi,">").replace(/</gi,"<").replace(/&/gi,"&").replace(/&\w{2,6};/gi,"");return(a?c.splitPlainText(b):b).replace(/\n[ \t]+/gm,"\n").replace(/[\n]{3,}/gm,"\n\n").replace(/__bq__start__([\s\S]*)__bq__end__/gm,d).replace(/__bq__start__/gm,"").replace(/__bq__end__/gm,"")};n.prototype.getHtmlFromText=function(){return c.convertPlainTextToHtml(this.textarea.val())};n.prototype.switchToggle=function(){this.isHtml()? -this.switchToPlain():this.switchToHtml()};n.prototype.switchToPlain=function(a){var a=c.isUnd(a)?!0:a,b=this.getTextFromHtml(),d=i.bind(function(a){a&&(this.toolbar.addClass("editorHideToolbar"),j(".editorSwitcher",this.toolbar).text(this.switcherLinkText(!1)),this.textarea.val(b),this.textarea.show(),this.htmlarea.hide(),this.fOnSwitch&&this.fOnSwitch(!1))},this);!a||0===c.trim(b).length?d(!0):d(h.confirm(this.oOptions.LangSwitcherConferm))};n.prototype.switcherLinkText=function(a){return a?this.oOptions.LangSwitcherTextLabel: -this.oOptions.LangSwitcherHtmlLabel};n.prototype.switchToHtml=function(){this.toolbar.removeClass("editorHideToolbar");j(".editorSwitcher",this.toolbar).text(this.switcherLinkText(!0));this.textarea.val(this.getHtmlFromText());this.updateHtmlArea();this.textarea.hide();this.htmlarea.show();this.fOnSwitch&&this.fOnSwitch(!0)};n.prototype.addButton=function(a,b){var d=this;j("
").addClass("editorToolbarButtom").append(j('').addClass(a)).attr("title", -b).click(function(b){c.isUnd(n.htmlFunctions[a])?h.alert(a):n.htmlFunctions[a].apply(d,[j(this),b])}).appendTo(this.toolbar)};n.htmlInitToolbar=function(){if(!this.bOnlyPlain){this.addButton("bold","Bold");this.addButton("italic","Italic");this.addButton("underline","Underline");this.addButton("strikethrough","Strikethrough");this.addButton("removeformat","removeformat");this.addButton("justifyleft","justifyleft");this.addButton("justifycenter","justifycenter");this.addButton("justifyright","justifyright"); -this.addButton("horizontalrule","horizontalrule");this.addButton("orderedlist","orderedlist");this.addButton("unorderedlist","unorderedlist");this.addButton("indent","indent");this.addButton("outdent","outdent");this.addButton("forecolor","forecolor");var a=this;j("").addClass("editorSwitcher").text(a.switcherLinkText(!0)).click(function(){a.switchToggle()}).appendTo(a.toolbar)}};n.htmlInitEditor=function(){this.editor=this.htmlarea[0];this.editor.innerHTML=this.textarea.val()};n.htmlAttachEditorEvents= -function(){};for(var ib=n,oa=[],Za=[],W=0,Ga=0,Ha=0,Ia=0,Ja="",W=0;256>W;W+=85)Ja=W.toString(16),oa.push(1===Ja.length?"0"+Ja:Ja);Ia=oa.length;for(W=0;W
'),bb=pa.find(".editorFpFonts"),cb=function(){};j.each("Arial;Arial Black;Courier New;Tahoma;Times New Roman;Verdana".split(";"), -function(a,b){bb.append(j(''+b+"").click(function(){cb(b)}));bb.append("
")});pa.hide();jb.htmlFontPicker=function(a,b,d){ab||(pa.appendTo(d),ab=!0);cb=b;$a.unbind("click.fpNamespace");h.setTimeout(function(){$a.one("click.fpNamespace",function(){pa.hide()})},500);b=j(a).position();pa.css("top",5+b.top+j(a).height()+"px").css("left",b.left+"px").show()};var kb=n,db=j(h.document),eb=!1,qa=j('
'), -fb=qa.find(".editorCpColors"),gb=function(){};j.each(n.htmlColorPickerColors,function(a,b){fb.append('')});qa.hide();j(".editorCpColor",fb).click(function(a){var b=1,d="#000000",a=j(a.target).css("background-color"),d=a.match(/^rgb\((\d+),\s*(\d+),\s*(\d+)\)$/);if(null!==d){for(delete d[0];3>=b;++b)d[b]=c.pInt(d[b]).toString(16),1===d[b].length&&(d[b]="0"+d[b]);d="#"+d.join("")}else d=a;gb(d)}); -kb.htmlColorPicker=function(a,b,d){eb||(qa.appendTo(d),eb=!0);d=j(a).position();gb=b;db.unbind("click.cpNamespace");h.setTimeout(function(){db.one("click.cpNamespace",function(){qa.hide()})},100);qa.css("top",5+d.top+j(a).height()+"px").css("left",d.left+"px").show()};n.htmlFunctions={bold:function(){this.ec("bold")},italic:function(){this.ec("italic")},underline:function(){this.ec("underline")},strikethrough:function(){this.ec("strikethrough")},indent:function(){this.ec("indent")},outdent:function(){this.ec("outdent")}, -justifyleft:function(){this.ec("justifyLeft")},justifycenter:function(){this.ec("justifyCenter")},justifyright:function(){this.ec("justifyRight")},horizontalrule:function(){this.ec("insertHorizontalRule",!1,"ht")},removeformat:function(){this.ec("removeFormat")},orderedlist:function(){this.ec("insertorderedlist")},unorderedlist:function(){this.ec("insertunorderedlist")},forecolor:function(a){n.htmlColorPicker(a,i.bind(function(a){this.setcolor("forecolor",a)},this),this.toolbar)},backcolor:function(a){n.htmlColorPicker(a, -i.bind(function(a){this.setcolor("backcolor",a)},this),this.toolbar)},fontname:function(a){n.htmlFontPicker(a,i.bind(function(a){this.ec("fontname",!1,a)},this),this.toolbar)}};M.prototype.init=function(a,b){this.oContentVisible=a;this.oContentScrollable=b;if(this.oContentVisible&&this.oContentScrollable){var d=this;j(this.oContentVisible).on("click",this.sItemSelector,function(a){d.actionClick(e.dataFor(this),a)}).on("click",this.sItemCheckedSelector,function(a){var b=e.dataFor(this);b&&(a&&a.shiftKey? -d.actionClick(b,a):(d.sLastUid=d.getItemUid(b),b.selected()?(b.checked(!1),d.selectedItem(null)):b.checked(!b.checked())))});j(h.document).on("keydown",i.bind(function(a){var b=!0;if(a&&this.bUseKeyboard&&!c.inFocus())if(-1c?0:c;w=k[c];break}}else if(g.EventKeyCode.Down===a||g.EventKeyCode.Insert===a||g.EventKeyCode.Home===a||g.EventKeyCode.PageUp===a)w=k[0];else if(g.EventKeyCode.Up===a||g.EventKeyCode.End===a||g.EventKeyCode.PageDown===a)w=k[k.length-1];w?(o&&(b?(g.EventKeyCode.Up===a||g.EventKeyCode.Down===a)&&o.checked(!o.checked()):g.EventKeyCode.Insert===a&&o.checked(!o.checked())),this.selectedItem(w),0!==this.iSelectTimer? -(h.clearTimeout(this.iSelectTimer),this.iSelectTimer=h.setTimeout(function(){d.iSelectTimer=0;d.actionClick(w)},300)):(this.iSelectTimer=h.setTimeout(function(){d.iSelectTimer=0},200),this.actionClick(w)),this.scrollToSelected()):o&&(b&&(g.EventKeyCode.Up===a||g.EventKeyCode.Down===a)?o.checked(!o.checked()):g.EventKeyCode.Insert===a&&o.checked(!o.checked()))};M.prototype.scrollToSelected=function(){if(!this.oContentVisible||!this.oContentScrollable)return!1;var a=j(this.sItemSelectedSelector,this.oContentScrollable), -b=a.position(),d=this.oContentVisible.height(),a=a.outerHeight();return b&&(0>b.top||b.top+a>d)?(0>b.top?this.oContentScrollable.scrollTop(this.oContentScrollable.scrollTop()+b.top-20):this.oContentScrollable.scrollTop(this.oContentScrollable.scrollTop()+b.top-d+a+20),!0):!1};M.prototype.eventClickFunction=function(a,b){var d=this.getItemUid(a),c=0,f=0,e=null,g="",k=!1,i=!1,h=[],j=!1;if(b&&b.shiftKey&&""!==d&&""!==this.sLastUid&&d!==this.sLastUid){h=this.list();j=a.checked();c=0;for(f=h.length;c< -f;c++){e=h[c];g=this.getItemUid(e);k=!1;if(g===this.sLastUid||g===d)k=!0;k&&(i=!i);(i||k)&&e.checked(j)}}this.sLastUid=""===d?"":d};M.prototype.actionClick=function(a,b){if(a){var d=!0,c=this.getItemUid(a);b&&(b.shiftKey?(d=!1,""===this.sLastUid&&(this.sLastUid=c),a.checked(!a.checked()),this.eventClickFunction(a,b)):b.ctrlKey&&(d=!1,this.sLastUid=c,a.checked(!a.checked())));d&&(this.selectedItem(a),this.sLastUid=c)}};M.prototype.on=function(a,b){this.oCallbacks[a]=b};sa.supported=function(){return!0}; -sa.prototype.set=function(a,b){var d=j.cookie(t.Values.ClientSideCookieIndexName),c=null;try{(c=null===d?null:JSON.parse(d))||(c={}),c[a]=b,j.cookie(t.Values.ClientSideCookieIndexName,JSON.stringify(c),{expires:30})}catch(f){}return c};sa.prototype.get=function(a){var b=j.cookie(t.Values.ClientSideCookieIndexName),d=null;try{d=(d=null===b?null:JSON.parse(b))&&!c.isUnd(d[a])?d[a]:null}catch(f){}return d};ta.supported=function(){return!!h.localStorage};ta.prototype.set=function(a,b){var d=h.localStorage[t.Values.ClientSideCookieIndexName]|| -null,c=null;try{(c=null===d?null:JSON.parse(d))||(c={}),c[a]=b,h.localStorage[t.Values.ClientSideCookieIndexName]=JSON.stringify(c)}catch(f){}return c};ta.prototype.get=function(a){var b=h.localStorage[t.Values.ClientSideCookieIndexName]||null,d=null;try{d=(d=null===b?null:JSON.parse(b))&&!c.isUnd(d[a])?d[a]:null}catch(f){}return d};ua.prototype.oDriver=null;ua.prototype.set=function(a,b){return this.oDriver?this.oDriver.set("p"+a,b):!1};ua.prototype.get=function(a){return this.oDriver?this.oDriver.get("p"+ -a):null};Ua.prototype.bootstart=function(){};C.prototype.sPosition="";C.prototype.sTemplate="";C.prototype.viewModelName="";C.prototype.viewModelDom=null;C.prototype.viewModelTemplate=function(){return this.sTemplate};C.prototype.viewModelPosition=function(){return this.sPosition};C.prototype.cancelCommand=C.prototype.closeCommand=function(){};J.prototype.oCross=null;J.prototype.sScreenName="";J.prototype.aViewModels=[];J.prototype.viewModels=function(){return this.aViewModels};J.prototype.screenName= -function(){return this.sScreenName};J.prototype.routes=function(){return null};J.prototype.__cross=function(){return this.oCross};J.prototype.__start=function(){var a=this.routes(),b=null,d=null;c.isNonEmptyArray(a)&&(d=i.bind(this.onRoute||c.emptyFunction,this),b=Ta.create(),i.each(a,function(a){b.addRoute(a[0],d).rules=a[1]}),this.oCross=b)};E.prototype.sDefaultScreenName="";E.prototype.oScreens={};E.prototype.oBoot=null;E.prototype.oCurrentScreen=null;E.prototype.showLoading=function(){j("#rl-loading").show()}; -E.prototype.hideLoading=function(){j("#rl-loading").hide()};E.prototype.routeOff=function(){P.changed.active=!1};E.prototype.routeOn=function(){P.changed.active=!0};E.prototype.setBoot=function(a){c.isNormal(a)&&(this.oBoot=a);return this};E.prototype.screen=function(a){return""!==a&&!c.isUnd(this.oScreens[a])?this.oScreens[a]:null};E.prototype.delegateRun=function(a,b,d){a&&a[b]&&a[b].apply(a,c.isArray(d)?d:[])};E.prototype.buildViewModel=function(a,b){if(a&&!a.__builded){var d=new a(b),l=d.viewModelPosition(), -g=j("#rl-content #rl-"+l.toLowerCase()),q=null;a.__builded=!0;a.__vm=d;d.data=f.data();d.viewModelName=a.__name;g&&1===g.length?(q=j("
").addClass("rl-view-model").addClass("RL-"+d.viewModelTemplate()).hide().attr("data-bind",'template: {name: "'+d.viewModelTemplate()+'"}, i18nInit: true'),q.appendTo(g),d.viewModelDom=q,a.__dom=q,"Popups"===l&&(d.cancelCommand=d.closeCommand=c.createCommand(d,function(){s.hideScreenPopup(a)})),x.runHook("view-model-pre-build",[a.__name,d,q]),e.applyBindings(d, -q[0]),this.delegateRun(d,"onBuild",[q]),x.runHook("view-model-post-build",[a.__name,d,q])):c.log("Cannot find view model position: "+l)}return a?a.__vm:null};E.prototype.applyExternal=function(a,b){a&&b&&e.applyBindings(a,b)};E.prototype.hideScreenPopup=function(a){a&&(a.__vm&&a.__dom)&&(a.__dom.hide(),a.__vm.modalVisibility(!1),this.delegateRun(a.__vm,"onHide"),this.popupVisibility(!1),i.defer(function(){a.__dom.find(".ko-select2").select2("close")}))};E.prototype.showScreenPopup=function(a,b){a&& -(this.buildViewModel(a),a.__vm&&a.__dom&&(a.__dom.show(),a.__vm.modalVisibility(!0),this.delegateRun(a.__vm,"onShow",b||[]),this.popupVisibility(!0),x.runHook("view-model-on-show",[a.__name,a.__vm,b||[]])))};E.prototype.screenOnRoute=function(a,b){var d=this,f=null,e=null;""===c.pString(a)&&(a=this.sDefaultScreenName);if(""!==a){f=this.screen(a);if(!f&&(f=this.screen(this.sDefaultScreenName)))b=a+"/"+b,a=this.sDefaultScreenName;f&&f.__started&&(f.__builded||(f.__builded=!0,c.isNonEmptyArray(f.viewModels())&& -i.each(f.viewModels(),function(a){this.buildViewModel(a,f)},this),this.delegateRun(f,"onBuild")),i.defer(function(){if(d.oCurrentScreen){d.delegateRun(d.oCurrentScreen,"onHide");c.isNonEmptyArray(d.oCurrentScreen.viewModels())&&i.each(d.oCurrentScreen.viewModels(),function(a){if(a.__vm&&a.__dom&&"Popups"!==a.__vm.viewModelPosition()){a.__dom.hide();a.__vm.viewModelVisibility(false);d.delegateRun(a.__vm,"onHide")}})}d.oCurrentScreen=f;if(d.oCurrentScreen){d.delegateRun(d.oCurrentScreen,"onShow");x.runHook("screen-on-show", -[d.oCurrentScreen.screenName(),d.oCurrentScreen]);c.isNonEmptyArray(d.oCurrentScreen.viewModels())&&i.each(d.oCurrentScreen.viewModels(),function(a){if(a.__vm&&a.__dom&&"Popups"!==a.__vm.viewModelPosition()){a.__dom.show();a.__vm.viewModelVisibility(true);d.delegateRun(a.__vm,"onShow");x.runHook("view-model-on-show",[a.__name,a.__vm])}},d)}(e=f.__cross())&&e.parse(b)}))}};E.prototype.startScreens=function(a){i.each(a,function(a){var d=(a=new a)?a.screenName():"";a&&""!==d&&(""===this.sDefaultScreenName&& -(this.sDefaultScreenName=d),this.oScreens[d]=a)},this);i.each(this.oScreens,function(a){a&&(!a.__started&&a.__start)&&(a.__started=!0,a.__start(),x.runHook("screen-pre-start",[a.screenName(),a]),this.delegateRun(a,"onStart"),x.runHook("screen-post-start",[a.screenName(),a]))},this);a=Ta.create();a.addRoute(/^([a-zA-Z0-9\-]*)\/?(.*)$/,i.bind(this.screenOnRoute,this));P.initialized.add(a.parse,a);P.changed.add(a.parse,a);P.init()};E.prototype.setHash=function(a,b){a="#"===a.substr(0,1)?a.substr(1): -a;a="/"===a.substr(0,1)?a.substr(1):a;(c.isUnd(b)?0:b)?(P.changed.active=!1,P.setHash(a),P.changed.active=!0):(P.changed.active=!0,P.setHash(a))};E.prototype.bootstart=function(){this.oBoot&&this.oBoot.bootstart&&this.oBoot.bootstart();return this};s=new E;F.newInstanceFromJson=function(a){var b=new F;return b.initByJson(a)?b:null};F.prototype.name="";F.prototype.email="";F.prototype.privateType=null;F.prototype.validate=function(){return""!==this.name||""!==this.email};F.prototype.hash=function(a){return"#"+ -(a?"":this.name)+"#"+this.email+"#"};F.prototype.clearDuplicateName=function(){this.name===this.email&&(this.name="")};F.prototype.type=function(){if(null===this.privateType&&(this.email&&"@facebook.com"===this.email.substr(-13)&&(this.privateType=g.EmailType.Facebook),null===this.privateType))this.privateType=g.EmailType.Default;return this.privateType};F.prototype.search=function(a){return-1<(this.name+" "+this.email).toLowerCase().indexOf(a.toLowerCase())};F.prototype.parse=function(a){var a=c.trim(a), -b=/(?:"([^"]+)")? ?,]+)>?,? ?/g.exec(a);b?(this.name=b[1]||"",this.email=b[2]||"",this.clearDuplicateName()):/^[^@]+@[^@]+$/.test(a)&&(this.name="",this.email=a)};F.prototype.initByJson=function(a){var b=!1;a&&"Object/Email"===a["@Object"]&&(this.name=c.trim(a.Name),this.email=c.trim(a.Email),b=""!==this.email,this.clearDuplicateName());return b};F.prototype.toLine=function(a,b){var d="";""!==this.email&&(b=c.isUnd(b)?!1:!!b,a&&""!==this.name?d=b?'")+'" target="_blank" tabindex="-1">'+c.encodeHtml(this.name)+"":this.name:(d=this.email,""!==this.name?d=b?c.encodeHtml('"'+this.name+'" <')+'")+'" target="_blank" tabindex="-1">'+c.encodeHtml(d)+""+c.encodeHtml(">"):'"'+this.name+'" <'+d+">":b&&(d=''+c.encodeHtml(this.email)+"")));return d};F.prototype.select2Result=function(){var a= -"",b=f.cache().getUserPic(this.email),a=""!==b?a+(''):a+('');g.EmailType.Facebook===this.type()?(a+=""+(0'):a+=""+(0('+this.name+")":this.email);return a+""};F.prototype.select2Selection= -function(a){var b="";if(g.EmailType.Facebook===this.type()){if(b=0").text(b).appendTo(a),a.append(''),null}else b=0+$/,""),b=!0);return b};D.prototype.isImage=function(){return"image/"===this.mimeType.substr(0,6)};D.prototype.isText=function(){return"text/"===this.mimeType.substr(0,5)};D.prototype.linkDownload=function(){return f.link().attachmentDownload(this.download)};D.prototype.linkPreview= -function(){return f.link().attachmentPreview(this.download)};D.prototype.linkPreviewAsPlain=function(){return f.link().attachmentPreviewAsPlain(this.download)};D.prototype.generateTransferDownloadUrl=function(){var a=this.linkDownload();"http"!==a.substr(0,4)&&(a=h.location.protocol+"//"+h.location.host+h.location.pathname+a);return this.mimeType+":"+this.fileName+":"+a};D.prototype.eventDragStart=function(a,b){var d=b.originalEvent||b;a&&(d&&d.dataTransfer&&d.dataTransfer.setData)&&d.dataTransfer.setData("DownloadURL", -this.generateTransferDownloadUrl());return!0};D.prototype.iconClass=function(){var a=this.mimeType.toLocaleString().split("/"),b="icon-file";a&&a[1]&&("image"===a[0]?b="icon-image":"text"===a[0]?b="icon-file-xml":"audio"===a[0]?b="icon-music":"video"===a[0]?b="icon-film":-1+$/,""),b=i.find(d,function(b){return a===b.cidWithOutTags}));return b||null};m.prototype.messageId=function(){return this.sMessageId};m.prototype.inReplyTo=function(){return this.sInReplyTo};m.prototype.references=function(){return this.sReferences};m.prototype.fromAsSingleEmail=function(){return c.isArray(this.from)&& -this.from[0]?this.from[0].email:""};m.prototype.viewLink=function(){return f.link().messageViewLink(this.requestHash)};m.prototype.downloadLink=function(){return f.link().messageDownloadLink(this.requestHash)};m.prototype.replyEmails=function(a){var b=[],a=c.isUnd(a)?{}:a;m.replyHelper(this.replyTo,a,b);0===b.length&&m.replyHelper(this.from,a,b);return b};m.prototype.replyAllEmails=function(a){var b=[],d=[],a=c.isUnd(a)?{}:a;m.replyHelper(this.replyTo,a,b);0===b.length&&m.replyHelper(this.from,a, -b);m.replyHelper(this.to,a,b);m.replyHelper(this.cc,a,d);return[b,d]};m.prototype.textBodyToString=function(){return this.body?this.body.html():""};m.prototype.attachmentsToStringLine=function(){var a=i.map(this.attachments(),function(a){return a.fileName+" ("+a.friendlySize+")"});return a&&0
"+k+":

"+o+"
";break;case g.ComposeType.Forward:K=r.fromToLine(!1,!0);q=r.toToLine(!1,!0);w=r.ccToLine(!1,!0);o="


"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_TITLE")+"
"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_FROM")+": "+K+"
"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_TO")+": "+q+(0"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_CC")+": "+w:"")+"
"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_SENT")+ -": "+c.encodeHtml(k)+"
"+c.i18n("COMPOSE/FORWARD_MESSAGE_TOP_SUBJECT")+": "+c.encodeHtml(h)+"

"+o;break;case g.ComposeType.ForwardAsAttachment:o=""}this.oEditor.setRawText(o,r.isHtml)}}else this.oEditor&&g.ComposeType.Empty===a?this.oEditor.setRawText("
"+c.convertPlainTextToHtml(f.data().signature()),g.EditorDefaultType.Html===f.data().editorDefaultType()):c.isNonEmptyArray(b)&&i.each(b,function(a){e.addMessageAsAttachment(a)});r=this.getAttachmentsDownloadsForUpload();c.isNonEmptyArray(r)&& -f.remote().messageUploadAttachments(function(a,b){if(g.StorageResultType.Success===a&&b&&b.Result){var d=null,c="";if(!e.viewModelVisibility())for(c in b.Result)b.Result.hasOwnProperty(c)&&(d=e.getAttachmentById(b.Result[c]))&&d.tempName(c)}else e.setMessageAttachmentFailedDowbloadText()},r);this.triggerForResize()};y.prototype.onBuild=function(){this.initEditor();this.initUploader();var a=this,b=null;R.on("keydown",function(b){var c=!0;b&&(a.modalVisibility()&&f.data().useKeyboardShortcuts())&&(b.ctrlKey&& -g.EventKeyCode.S===b.keyCode)&&(a.saveCommand(),c=!1);return c});R.on("resize",function(){a.triggerForResize()});this.dropboxEnabled()&&(b=document.createElement("script"),b.type="text/javascript",b.src="https://www.dropbox.com/static/api/1/dropins.js",j(b).attr("id","dropboxjs").attr("data-app-key",f.settingsGet("DropboxApiKey")),document.body.appendChild(b))};y.prototype.getAttachmentById=function(a){for(var b=this.attachments(),d=0,c=b.length;d').hide(),c.isNormal(a.Result.Html)&&""!==a.Result.Html?(d=!0,i.html(a.Result.Html.toString()).addClass("b-text-part html")):c.isNormal(a.Result.Plain)&&""!==a.Result.Plain?(d=!1,i.html(a.Result.Plain.toString()).addClass("b-text-part plain")):d=!1,h.append(i),i.data("rl-is-html",d),i.data("rl-has-images", -e),k.isHtml(i.data("rl-is-html")),k.hasImages(i.data("rl-has-images")),k.body=i,g&&k.showInternalImages(!0),k.hasImages()&&this.showImages()&&k.showExternalImages(!0)):(k.isHtml(e.data("rl-is-html")),k.hasImages(e.data("rl-has-images")),k.body=e),this.messageActiveDom(k.body),this.hideMessageBodies(),k.body.show(),i&&c.initBlockquoteSwitcher(i);f.cache().initMessageFlagsFromCache(k);k.unseen()&&f.setMessageSeen(k);c.windowResize()}};T.prototype.setMessageList=function(a,b){if(a&&a.Result&&"Collection/MessageCollection"=== -a.Result["@Object"]&&a.Result["@Collection"]&&c.isArray(a.Result["@Collection"])){var d=f.data(),e=f.cache(),i=null,h=0,j=0,k=0,s=0,o=[],r=d.staticMessageList,t=null,p=null,n=null,u=0,v=!1,k=c.pInt(a.Result.MessageResultCount),s=c.pInt(a.Result.Offset);c.isNonEmptyArray(a.Result.LastCollapsedThreadUids)&&(i=a.Result.LastCollapsedThreadUids);if((n=f.cache().getFolderFromCacheList(c.isNormal(a.Result.Folder)?a.Result.Folder:""))&&!b)f.cache().setFolderHash(a.Result.Folder,a.Result.FolderHash),c.isNormal(a.Result.MessageCount)&& -n.messageCountAll(a.Result.MessageCount),c.isNormal(a.Result.MessageUnseenCount)&&(c.pInt(n.messageCountUnread())!==c.pInt(a.Result.MessageUnseenCount)&&(v=!0),n.messageCountUnread(a.Result.MessageUnseenCount)),this.initUidNextAndNewMessages(n.fullNameRaw,a.Result.UidNext,a.Result.NewMessages);v&&n&&f.cache().clearMessageFlagsFromCacheByFolder(n.fullNameRaw);h=0;for(j=a.Result["@Collection"].length;h=u&&(u++,p.newForAnimation(!0)),p.deleted(!1),b?f.cache().initMessageFlagsFromCache(p):f.cache().storeMessageFlagsToCache(p),p.lastInCollapsedThread(i&&-1(new h.Date).getTime()-k);o&&q.oRequests[o]&&(q.oRequests[o].__aborted&&(f="abort"),q.oRequests[o]=null);q.defaultResponse(a,o,f,d,e,b)});o&&(0
").addClass("rl-settings-view-model").hide().attr("data-bind",'template: {name: "'+ -g.__rlSettingsData.Template+'"}, i18nInit: true'),q.appendTo(h),d.data=f.data(),d.viewModelDom=q,d.__rlSettingsData=g.__rlSettingsData,g.__dom=q,g.__builded=!0,g.__vm=d,e.applyBindings(d,q[0]),s.delegateRun(d,"onBuild",[q])):c.log("Cannot find sub settings view model position: SettingsSubScreen"),d&&i.defer(function(){if(b.oCurrentSubScreen){s.delegateRun(b.oCurrentSubScreen,"onHide");b.oCurrentSubScreen.viewModelDom.hide()}b.oCurrentSubScreen=d;if(b.oCurrentSubScreen){b.oCurrentSubScreen.viewModelDom.show(); -s.delegateRun(b.oCurrentSubScreen,"onShow");i.each(b.menu(),function(a){a.selected(d&&d.__rlSettingsData&&a.route===d.__rlSettingsData.Route)})}c.windowResize()}))};fa.prototype.onBuild=function(){i.each(Da,function(a){a&&(a.__rlSettingsData&&!i.find(Qa,function(b){return b&&b===a}))&&this.menu.push({route:a.__rlSettingsData.Route,label:a.__rlSettingsData.Label,selected:e.observable(!1),disabled:!!i.find(Ra,function(b){return b&&b===a})})},this)};fa.prototype.routes=function(){var a=i.find(Da,function(a){return a&& -a.__rlSettingsData&&a.__rlSettingsData.IsDefault}),b=a?a.__rlSettingsData.Route:"general",a={subname:/^(.*)$/,normalize_:function(a,f){f.subname=c.isUnd(f.subname)?b:c.pString(f.subname);return[f.subname]}};return[["{subname}/",a],["{subname}",a],["",a]]};i.extend(Aa.prototype,J.prototype);Aa.prototype.onShow=function(){f.setTitle(c.i18n("TITLES/LOGIN"))};i.extend(V.prototype,J.prototype);V.prototype.oLastRoute={};V.prototype.onShow=function(){var a=f.data().accountEmail();f.setTitle((""===a?"":a+ -" - ")+c.i18n("TITLES/MAILBOX"));this.mailBoxScreenVisibily(!0)};V.prototype.onHide=function(){this.mailBoxScreenVisibily(!1)};V.prototype.onRoute=function(a,b,c){var e=f.data(),a=f.cache().getFolderFullNameRaw(a);if(a=f.cache().getFolderFromCacheList(a))e.currentFolder(a).messageListPage(b).messageListSearch(c),!e.usePreviewPane()&&e.message()&&e.message(null),f.reloadMessageList()};V.prototype.onStart=function(){var a=f.data(),b=function(){c.windowResize()};f.settingsGet("AllowAdditionalAccounts")&& -f.accounts();i.delay(function(){f.quota()},5E3);i.delay(function(){"INBOX"!==a.currentFolderFullNameRaw()&&f.folderInformation("INBOX")},1E3);i.delay(function(){f.remote().appDelayStart(c.emptyFunction)},35E3);h.setInterval(function(){f.folderInformation("INBOX")},12E4);h.setInterval(function(){f.quota()},3E5);Z.toggleClass("rl-no-preview-pane",!a.usePreviewPane());a.folderList.subscribe(b);a.messageList.subscribe(b);a.message.subscribe(b);a.usePreviewPane.subscribe(function(b){Z.toggleClass("rl-no-preview-pane", -!b);a.messageList.valueHasMutated()})};V.prototype.onBuild=function(){i.defer(i.bind(function(){c.initLayoutResizer("#rl-resizer-left","#rl-resizer-right","#rl-right",this.resizeTrigger)},this))};V.prototype.routes=function(){var a=function(a,d){d[0]=c.pString(d[0]);d[1]=c.pInt(d[1]);d[1]=0>=d[1]?1:d[1];d[2]=c.pString(d[2]);""===a&&(d[0]="Inbox",d[1]=1);return[decodeURI(d[0]),d[1],decodeURI(d[2])]};return[[/^([a-zA-Z0-9]+)\/p([1-9][0-9]*)\/(.+)\/?$/,{normalize_:a}],[/^([a-zA-Z0-9]+)\/p([1-9][0-9]*)\/?$/, -{normalize_:a}],[/^([a-zA-Z0-9]+)\/(.+)\/?$/,{normalize_:function(a,d){d[0]=c.pString(d[0]);d[1]=c.pString(d[1]);""===a&&(d[0]="Inbox");return[decodeURI(d[0]),1,decodeURI(d[1])]}}],[/^([^\/]*)$/,{normalize_:a}]]};i.extend(Oa.prototype,fa.prototype);Oa.prototype.onShow=function(){f.setTitle(this.sSettingsTitle)};i.extend(I.prototype,Ua.prototype);I.prototype.oSettings=null;I.prototype.oLink=null;I.prototype.download=function(a){na?this.iframe.attr("src",a):h.open(a)};I.prototype.link=function(){null=== -this.oLink&&(this.oLink=new B);return this.oLink};I.prototype.local=function(){null===this.oLocal&&(this.oLocal=new ua);return this.oLocal};I.prototype.settingsGet=function(a){null===this.oSettings&&(this.oSettings=c.isNormal(Ba)?Ba:{});return c.isUnd(this.oSettings[a])?null:this.oSettings[a]};I.prototype.settingsSet=function(a,b){null===this.oSettings&&(this.oSettings=c.isNormal(Ba)?Ba:{});this.oSettings[a]=b};I.prototype.setTitle=function(a){a=(0b;b++)if(b in this&&this[b]===a)return b;return-1};q={catchupTime:500,initialRate:.03,minTime:500,ghostTime:250,maxProgressPerFrame:10,easeFactor:1.25,startOnPageLoad:!0,restartOnPushState:!0,restartOnBackboneRoute:!0,target:"body",elements:{checkInterval:100,selectors:["body"]},eventLag:{minSamples:10},ajax:{trackMethods:["GET"],trackWebSockets:!0}},y=function(){var a;return null!=(a="undefined"!=typeof performance&&null!==performance?"function"==typeof performance.now?performance.now():void 0:void 0)?a:+new Date},A=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame,p=window.cancelAnimationFrame||window.mozCancelAnimationFrame,null==A&&(A=function(a){return setTimeout(a,50)},p=function(a){return clearTimeout(a)}),C=function(a){var b,c;return b=y(),c=function(){var d;return d=y()-b,b=y(),a(d,function(){return A(c)})},c()},B=function(){var a,b,c;return c=arguments[0],b=arguments[1],a=3<=arguments.length?L.call(arguments,2):[],"function"==typeof c[b]?c[b].apply(c,a):c[b]},r=function(){var a,b,c,d,e,f,g;for(b=arguments[0],d=2<=arguments.length?L.call(arguments,1):[],f=0,g=d.length;g>f;f++)if(c=d[f])for(a in c)M.call(c,a)&&(e=c[a],null!=b[a]&&"object"==typeof b[a]&&null!=e&&"object"==typeof e?r(b[a],e):b[a]=e);return b},u=function(a,b){var c,d,e;if(null==a&&(a="options"),null==b&&(b=!0),e=document.querySelector("[data-pace-"+a+"]")){if(c=e.getAttribute("data-pace-"+a),!b)return c;try{return JSON.parse(c)}catch(f){return d=f,"undefined"!=typeof console&&null!==console?console.error("Error parsing inline pace options",d):void 0}}},null==window.Pace&&(window.Pace={}),z=Pace.options=r(q,window.paceOptions,u()),b=function(){function a(){this.progress=0}return a.prototype.getElement=function(){var a;return null==this.el&&(this.el=document.createElement("div"),this.el.className="pace pace-active",this.el.innerHTML='
\n
\n
\n
',a=document.querySelector(z.target),null!=a.firstChild?a.insertBefore(this.el,a.firstChild):a.appendChild(this.el)),this.el},a.prototype.finish=function(){var a;return a=this.getElement(),a.className=a.className.replace("pace-active",""),a.className+=" pace-inactive"},a.prototype.update=function(a){return this.progress=a,this.render()},a.prototype.destroy=function(){return this.getElement().parentNode.removeChild(this.getElement()),this.el=void 0},a.prototype.render=function(){var a,b;return null==document.querySelector(z.target)?!1:(a=this.getElement(),a.children[0].style.width=""+this.progress+"%",(!this.lastRenderedProgress||0|(this.lastRenderedProgress|0!==this.progress))&&(a.setAttribute("data-progress-text",""+(0|this.progress)+"%"),this.progress>=100?b="99":(b=this.progress<10?"0":"",b+=0|this.progress),a.setAttribute("data-progress",""+b)),this.lastRenderedProgress=this.progress)},a.prototype.done=function(){return this.progress>=100},a}(),g=function(){function a(){this.bindings={}}return a.prototype.trigger=function(a,b){var c,d,e,f,g;if(null!=this.bindings[a]){for(f=this.bindings[a],g=[],d=0,e=f.length;e>d;d++)c=f[d],g.push(c.call(this,b));return g}},a.prototype.on=function(a,b){var c;return null==(c=this.bindings)[a]&&(c[a]=[]),this.bindings[a].push(b)},a}(),I=window.XMLHttpRequest,H=window.XDomainRequest,G=window.WebSocket,s=function(a,b){var c,d,e,f;f=[];for(d in b.prototype)try{e=b.prototype[d],null==a[d]&&"function"!=typeof e?f.push(a[d]=e):f.push(void 0)}catch(g){c=g}return f},h=function(a){function b(){var a,c=this;b.__super__.constructor.apply(this,arguments),a=function(a){var b;return b=a.open,a.open=function(d,e){var f;return f=(null!=d?d:"GET").toUpperCase(),O.call(z.ajax.trackMethods,f)>=0&&c.trigger("request",{type:d,url:e,request:a}),b.apply(a,arguments)}},window.XMLHttpRequest=function(b){var c;return c=new I(b),a(c),c},s(window.XMLHttpRequest,I),null!=H&&(window.XDomainRequest=function(){var b;return b=new H,a(b),b},s(window.XDomainRequest,H)),null!=G&&z.ajax.trackWebSockets&&(window.WebSocket=function(a,b){var d;return d=new G(a,b),c.trigger("request",{type:"socket",url:a,protocols:b,request:d}),d},s(window.WebSocket,G))}return N(b,a),b}(g),x=new h,a=function(){function a(){var a=this;this.elements=[],x.on("request",function(){return a.watch.apply(a,arguments)})}return a.prototype.watch=function(a){var b,c,d;return d=a.type,b=a.request,c="socket"===d?new k(b):new l(b),this.elements.push(c)},a}(),l=function(){function a(a){var b,c,d,e,f,g,h=this;if(this.progress=0,null!=window.ProgressEvent)for(c=null,a.addEventListener("progress",function(a){return h.progress=a.lengthComputable?100*a.loaded/a.total:h.progress+(100-h.progress)/2}),g=["load","abort","timeout","error"],d=0,e=g.length;e>d;d++)b=g[d],a.addEventListener(b,function(){return h.progress=100});else f=a.onreadystatechange,a.onreadystatechange=function(){var b;return 0===(b=a.readyState)||4===b?h.progress=100:3===a.readyState&&(h.progress=50),"function"==typeof f?f.apply(null,arguments):void 0}}return a}(),k=function(){function a(a){var b,c,d,e,f=this;for(this.progress=0,e=["error","open"],c=0,d=e.length;d>c;c++)b=e[c],a.addEventListener(b,function(){return f.progress=100})}return a}(),d=function(){function a(a){var b,c,d,f;for(null==a&&(a={}),this.elements=[],null==a.selectors&&(a.selectors=[]),f=a.selectors,c=0,d=f.length;d>c;c++)b=f[c],this.elements.push(new e(b))}return a}(),e=function(){function a(a){this.selector=a,this.progress=0,this.check()}return a.prototype.check=function(){var a=this;return document.querySelector(this.selector)?this.done():setTimeout(function(){return a.check()},z.elements.checkInterval)},a.prototype.done=function(){return this.progress=100},a}(),c=function(){function a(){var a,b,c=this;this.progress=null!=(b=this.states[document.readyState])?b:100,a=document.onreadystatechange,document.onreadystatechange=function(){return null!=c.states[document.readyState]&&(c.progress=c.states[document.readyState]),"function"==typeof a?a.apply(null,arguments):void 0}}return a.prototype.states={loading:0,interactive:50,complete:100},a}(),f=function(){function a(){var a,b,c,d=this;this.progress=0,a=0,c=0,b=y(),setInterval(function(){var e;return e=y()-b-50,b=y(),a+=(e-a)/15,c++>z.eventLag.minSamples&&Math.abs(a)<3&&(a=0),d.progress=100*(3/(a+3))},50)}return a}(),j=function(){function a(a){this.source=a,this.last=this.sinceLastUpdate=0,this.rate=z.initialRate,this.catchup=0,this.progress=this.lastProgress=0,null!=this.source&&(this.progress=B(this.source,"progress"))}return a.prototype.tick=function(a,b){var c;return null==b&&(b=B(this.source,"progress")),b>=100&&(this.done=!0),b===this.last?this.sinceLastUpdate+=a:(this.sinceLastUpdate&&(this.rate=(b-this.last)/this.sinceLastUpdate),this.catchup=(b-this.progress)/z.catchupTime,this.sinceLastUpdate=0,this.last=b),b>this.progress&&(this.progress+=this.catchup*a),c=1-Math.pow(this.progress/100,z.easeFactor),this.progress+=c*this.rate*a,this.progress=Math.min(this.lastProgress+z.maxProgressPerFrame,this.progress),this.progress=Math.max(0,this.progress),this.progress=Math.min(100,this.progress),this.lastProgress=this.progress,this.progress},a}(),E=null,D=null,n=null,F=null,m=null,o=null,v=function(){return z.restartOnPushState?Pace.restart():void 0},null!=window.history.pushState&&(J=window.history.pushState,window.history.pushState=function(){return v(),J.apply(window.history,arguments)}),null!=window.history.replaceState&&(K=window.history.replaceState,window.history.replaceState=function(){return v(),K.apply(window.history,arguments)}),t=!0,z.restartOnBackboneRoute&&setTimeout(function(){return null!=window.Backbone?Backbone.history.on("route",function(a,b){var c,d,e,f,g;if(d=z.restartOnBackboneRoute){if(t)return t=!1,void 0;if("object"==typeof d){for(g=[],e=0,f=d.length;f>e;e++)if(c=d[e],c===b){Pace.restart();break}return g}return Pace.restart()}}):void 0},0),i={ajax:a,elements:d,document:c,eventLag:f},(w=function(){var a,c,d,e,f,g,h,k,l;for(Pace.sources=E=[],h=["ajax","elements","document","eventLag"],d=0,f=h.length;f>d;d++)c=h[d],z[c]!==!1&&E.push(new i[c](z[c]));for(l=null!=(k=z.extraSources)?k:[],e=0,g=l.length;g>e;e++)a=l[e],E.push(new a(z));return Pace.bar=n=new b,D=[],F=new j})(),Pace.stop=function(){return n.destroy(),o=!0,null!=m&&("function"==typeof p&&p(m),m=null),w()},Pace.restart=function(){return Pace.stop(),Pace.go()},Pace.go=function(){return n.render(),o=!1,m=C(function(a,b){var c,d,e,f,g,h,i,k,l,m,p,q,r,s,t,u,v,w;for(k=100-n.progress,d=r=0,e=!0,h=s=0,u=E.length;u>s;h=++s)for(p=E[h],m=null!=D[h]?D[h]:D[h]=[],g=null!=(w=p.elements)?w:[p],i=t=0,v=g.length;v>t;i=++t)f=g[i],l=null!=m[i]?m[i]:m[i]=new j(f),e&=l.done,l.done||(d++,r+=l.tick(a));return c=r/d,n.update(F.tick(a,c)),q=y(),n.done()||e||o?(n.update(100),setTimeout(function(){return n.finish()},Math.max(z.ghostTime,Math.min(z.minTime,y()-q)))):b()})},Pace.start=function(a){return r(z,a),n.render(),document.querySelector(".pace")?Pace.go():setTimeout(Pace.start,50)},"function"==typeof define&&define.amd?define(function(){return Pace}):"object"==typeof exports?module.exports=Pace:z.startOnPageLoad&&Pace.start()}).call(this); -function CRLTopDriver() {} -CRLTopDriver.prototype.sess = window.sessionStorage; -CRLTopDriver.prototype.top = window.top || window; -CRLTopDriver.prototype.getHash = function() { - var mR = null; - if (this.sess) { - mR = this.sess.getItem('__rlA') || null; - } else if (this.top) { - var mData = this.top.name && JSON && '{' === this.top.name.toString().substr(0, 1) ? JSON.parse(this.top.name) : null; - mR = mData ? (mData['__rlA'] || null) : null; - } - return mR; -}; - -CRLTopDriver.prototype.setHash = function() { - if (this.sess) { - this.sess.setItem('__rlA', - window.rainloopAppData && window.rainloopAppData['AuthAccountHash'] ? window.rainloopAppData['AuthAccountHash'] : ''); - } else if (this.top) { - this.top.name = JSON.stringify({ - '__rlA': window.rainloopAppData && window.rainloopAppData['AuthAccountHash'] ? window.rainloopAppData['AuthAccountHash'] : '' - }); - } -}; - -CRLTopDriver.prototype.clearHash = function() { - if (this.sess) { - this.sess.setItem('__rlA', ''); - } else if (this.top) { - this.top.name = ''; - } -}; - -window._topRLDriver = new CRLTopDriver(); - -function __rlah() { - return window._topRLDriver ? window._topRLDriver.getHash() : null; -} - -function __rlah_set() { - if (window._topRLDriver) { - window._topRLDriver.setHash(); - } -} - -function __rlah_clear() { - if (window._topRLDriver) { - window._topRLDriver.clearHash(); - } -} - - -if (window.Pace && window.Pace.start) -{ - window.Pace.start({ - 'startOnPageLoad': false, - 'restartOnPushState': false, - 'restartOnBackboneRoute': false, - 'catchupTime': 500, - 'initialRate': 0.05, - 'elements': false - }); -} diff --git a/rainloop/v/1.2.7.417/LICENSE b/rainloop/v/1.2.8.420/LICENSE similarity index 100% rename from rainloop/v/1.2.7.417/LICENSE rename to rainloop/v/1.2.8.420/LICENSE diff --git a/rainloop/v/1.2.8.420/REVISION b/rainloop/v/1.2.8.420/REVISION new file mode 100644 index 000000000..9af118597 --- /dev/null +++ b/rainloop/v/1.2.8.420/REVISION @@ -0,0 +1 @@ +dad5f042d5467813983ffa663c6495745a300346 \ No newline at end of file diff --git a/rainloop/v/1.2.8.420/VERSION b/rainloop/v/1.2.8.420/VERSION new file mode 100644 index 000000000..0d934fc9d --- /dev/null +++ b/rainloop/v/1.2.8.420/VERSION @@ -0,0 +1 @@ +1.2.8.420 \ No newline at end of file diff --git a/rainloop/v/1.2.7.417/app/.htaccess b/rainloop/v/1.2.8.420/app/.htaccess similarity index 100% rename from rainloop/v/1.2.7.417/app/.htaccess rename to rainloop/v/1.2.8.420/app/.htaccess diff --git a/rainloop/v/1.2.7.417/app/domains/Index.html b/rainloop/v/1.2.8.420/app/domains/Index.html similarity index 100% rename from rainloop/v/1.2.7.417/app/domains/Index.html rename to rainloop/v/1.2.8.420/app/domains/Index.html diff --git a/rainloop/v/1.2.7.417/app/domains/disabled b/rainloop/v/1.2.8.420/app/domains/disabled similarity index 100% rename from rainloop/v/1.2.7.417/app/domains/disabled rename to rainloop/v/1.2.8.420/app/domains/disabled diff --git a/rainloop/v/1.2.7.417/app/domains/gmail.com.ini b/rainloop/v/1.2.8.420/app/domains/gmail.com.ini similarity index 100% rename from rainloop/v/1.2.7.417/app/domains/gmail.com.ini rename to rainloop/v/1.2.8.420/app/domains/gmail.com.ini diff --git a/rainloop/v/1.2.7.417/app/domains/yahoo.com.ini b/rainloop/v/1.2.8.420/app/domains/yahoo.com.ini similarity index 100% rename from rainloop/v/1.2.7.417/app/domains/yahoo.com.ini rename to rainloop/v/1.2.8.420/app/domains/yahoo.com.ini diff --git a/rainloop/v/1.2.7.417/app/handle.php b/rainloop/v/1.2.8.420/app/handle.php similarity index 62% rename from rainloop/v/1.2.7.417/app/handle.php rename to rainloop/v/1.2.8.420/app/handle.php index 2897f1e29..a2eee98bd 100644 --- a/rainloop/v/1.2.7.417/app/handle.php +++ b/rainloop/v/1.2.8.420/app/handle.php @@ -8,15 +8,9 @@ if (!\defined('RAINLOOP_APP_ROOT_PATH')) \spl_autoload_register(function ($sClassName) { - if (false !== \strpos($sClassName, '\\')) + if (0 === \strpos($sClassName, 'RainLoop') && false !== \strpos($sClassName, '\\')) { - foreach (array('RainLoop', 'Buzz', 'KeenIO') as $sName) - { - if (0 === \strpos($sClassName, $sName)) - { - return include RAINLOOP_APP_LIBRARIES_PATH.$sName.'/'.\str_replace('\\', '/', \substr($sClassName, \strlen($sName) + 1)).'.php'; - } - } + return include RAINLOOP_APP_LIBRARIES_PATH.'RainLoop/'.\str_replace('\\', '/', \substr($sClassName, 9)).'.php'; } return false; diff --git a/rainloop/v/1.2.7.417/app/i18n/langs.ini b/rainloop/v/1.2.8.420/app/i18n/langs.ini similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/langs.ini rename to rainloop/v/1.2.8.420/app/i18n/langs.ini diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/bg.js b/rainloop/v/1.2.8.420/app/i18n/moment/bg.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/bg.js rename to rainloop/v/1.2.8.420/app/i18n/moment/bg.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/ca.js b/rainloop/v/1.2.8.420/app/i18n/moment/ca.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/ca.js rename to rainloop/v/1.2.8.420/app/i18n/moment/ca.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/cv.js b/rainloop/v/1.2.8.420/app/i18n/moment/cv.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/cv.js rename to rainloop/v/1.2.8.420/app/i18n/moment/cv.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/da.js b/rainloop/v/1.2.8.420/app/i18n/moment/da.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/da.js rename to rainloop/v/1.2.8.420/app/i18n/moment/da.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/de.js b/rainloop/v/1.2.8.420/app/i18n/moment/de.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/de.js rename to rainloop/v/1.2.8.420/app/i18n/moment/de.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/en-ca.js b/rainloop/v/1.2.8.420/app/i18n/moment/en-ca.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/en-ca.js rename to rainloop/v/1.2.8.420/app/i18n/moment/en-ca.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/en-gb.js b/rainloop/v/1.2.8.420/app/i18n/moment/en-gb.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/en-gb.js rename to rainloop/v/1.2.8.420/app/i18n/moment/en-gb.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/es.js b/rainloop/v/1.2.8.420/app/i18n/moment/es.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/es.js rename to rainloop/v/1.2.8.420/app/i18n/moment/es.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/eu.js b/rainloop/v/1.2.8.420/app/i18n/moment/eu.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/eu.js rename to rainloop/v/1.2.8.420/app/i18n/moment/eu.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/fi.js b/rainloop/v/1.2.8.420/app/i18n/moment/fi.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/fi.js rename to rainloop/v/1.2.8.420/app/i18n/moment/fi.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/fr-ca.js b/rainloop/v/1.2.8.420/app/i18n/moment/fr-ca.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/fr-ca.js rename to rainloop/v/1.2.8.420/app/i18n/moment/fr-ca.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/fr.js b/rainloop/v/1.2.8.420/app/i18n/moment/fr.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/fr.js rename to rainloop/v/1.2.8.420/app/i18n/moment/fr.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/gl.js b/rainloop/v/1.2.8.420/app/i18n/moment/gl.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/gl.js rename to rainloop/v/1.2.8.420/app/i18n/moment/gl.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/hu.js b/rainloop/v/1.2.8.420/app/i18n/moment/hu.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/hu.js rename to rainloop/v/1.2.8.420/app/i18n/moment/hu.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/is.js b/rainloop/v/1.2.8.420/app/i18n/moment/is.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/is.js rename to rainloop/v/1.2.8.420/app/i18n/moment/is.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/it.js b/rainloop/v/1.2.8.420/app/i18n/moment/it.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/it.js rename to rainloop/v/1.2.8.420/app/i18n/moment/it.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/ja.js b/rainloop/v/1.2.8.420/app/i18n/moment/ja.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/ja.js rename to rainloop/v/1.2.8.420/app/i18n/moment/ja.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/jp.js b/rainloop/v/1.2.8.420/app/i18n/moment/jp.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/jp.js rename to rainloop/v/1.2.8.420/app/i18n/moment/jp.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/ko.js b/rainloop/v/1.2.8.420/app/i18n/moment/ko.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/ko.js rename to rainloop/v/1.2.8.420/app/i18n/moment/ko.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/kr.js b/rainloop/v/1.2.8.420/app/i18n/moment/kr.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/kr.js rename to rainloop/v/1.2.8.420/app/i18n/moment/kr.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/nb.js b/rainloop/v/1.2.8.420/app/i18n/moment/nb.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/nb.js rename to rainloop/v/1.2.8.420/app/i18n/moment/nb.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/nl.js b/rainloop/v/1.2.8.420/app/i18n/moment/nl.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/nl.js rename to rainloop/v/1.2.8.420/app/i18n/moment/nl.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/pl.js b/rainloop/v/1.2.8.420/app/i18n/moment/pl.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/pl.js rename to rainloop/v/1.2.8.420/app/i18n/moment/pl.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/pt-br.js b/rainloop/v/1.2.8.420/app/i18n/moment/pt-br.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/pt-br.js rename to rainloop/v/1.2.8.420/app/i18n/moment/pt-br.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/pt.js b/rainloop/v/1.2.8.420/app/i18n/moment/pt.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/pt.js rename to rainloop/v/1.2.8.420/app/i18n/moment/pt.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/ru.js b/rainloop/v/1.2.8.420/app/i18n/moment/ru.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/ru.js rename to rainloop/v/1.2.8.420/app/i18n/moment/ru.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/sv.js b/rainloop/v/1.2.8.420/app/i18n/moment/sv.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/sv.js rename to rainloop/v/1.2.8.420/app/i18n/moment/sv.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/tr.js b/rainloop/v/1.2.8.420/app/i18n/moment/tr.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/tr.js rename to rainloop/v/1.2.8.420/app/i18n/moment/tr.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/zh-cn.js b/rainloop/v/1.2.8.420/app/i18n/moment/zh-cn.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/zh-cn.js rename to rainloop/v/1.2.8.420/app/i18n/moment/zh-cn.js diff --git a/rainloop/v/1.2.7.417/app/i18n/moment/zh-tw.js b/rainloop/v/1.2.8.420/app/i18n/moment/zh-tw.js similarity index 100% rename from rainloop/v/1.2.7.417/app/i18n/moment/zh-tw.js rename to rainloop/v/1.2.8.420/app/i18n/moment/zh-tw.js diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Collection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Collection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Collection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Collection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Crypt.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Crypt.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Crypt.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Crypt.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/DateTimeHelper.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/DateTimeHelper.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/DateTimeHelper.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/DateTimeHelper.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Enumerations/Charset.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Enumerations/Charset.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Enumerations/Charset.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Enumerations/Charset.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Enumerations/Encoding.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Enumerations/Encoding.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Enumerations/Encoding.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Enumerations/Encoding.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Exceptions/InvalidArgumentException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/HtmlUtils.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/HtmlUtils.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/HtmlUtils.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/HtmlUtils.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Http.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Http.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Http.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Http.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/LinkFinder.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/LinkFinder.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/LinkFinder.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/LinkFinder.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Loader.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Loader.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Loader.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Loader.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/ResourceRegistry.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/ResourceRegistry.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/ResourceRegistry.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/ResourceRegistry.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Binary.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Binary.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Binary.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Binary.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Literal.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Literal.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Literal.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Literal.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/SubStreams.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Test.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Test.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/StreamWrappers/Test.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/StreamWrappers/Test.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Utils.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Utils.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Utils.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Utils.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Validator.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Validator.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Base/Validator.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Base/Validator.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/CacheClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/CacheClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/CacheClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/CacheClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/DriverInterface.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/DriverInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/DriverInterface.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/DriverInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/APC.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/APC.php similarity index 88% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/APC.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/APC.php index e6ea1fca3..6b302bbc1 100644 --- a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/APC.php +++ b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/APC.php @@ -25,7 +25,7 @@ class APC implements \MailSo\Cache\DriverInterface */ public function Set($sKey, $sValue) { - return \apc_store($this->generateCachedKey($sKey), $sValue); + return \apc_store($this->generateCachedKey($sKey), (string) $sValue); } /** diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/File.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/File.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/File.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/File.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/Memcache.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/Memcache.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Cache/Drivers/Memcache.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Cache/Drivers/Memcache.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/BodyStructure.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/BodyStructure.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/BodyStructure.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/BodyStructure.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FetchType.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FetchType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FetchType.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FetchType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderResponseStatus.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderStatus.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderType.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/FolderType.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/FolderType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/MessageFlag.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/ResponseStatus.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/ResponseType.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/ResponseType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/ResponseType.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/ResponseType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/StoreAction.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/StoreAction.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Enumerations/StoreAction.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Enumerations/StoreAction.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/InvalidResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginBadCredentialsException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginBadMethodException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/LoginException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/LoginException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/NegativeResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/ResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/ResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/ResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/ResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/ResponseNotFoundException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/FetchResponse.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/FetchResponse.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/FetchResponse.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/FetchResponse.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Folder.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Folder.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Folder.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Folder.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/FolderInformation.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/FolderInformation.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/FolderInformation.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/FolderInformation.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/ImapClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/ImapClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/ImapClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/ImapClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/NamespaceResult.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/NamespaceResult.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/NamespaceResult.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/NamespaceResult.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Response.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Response.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/Response.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/Response.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/SearchBuilder.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/SearchBuilder.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Imap/SearchBuilder.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Imap/SearchBuilder.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Driver.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Driver.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Driver.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Driver.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/Callback.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/Callback.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/Callback.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/Callback.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/File.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/File.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/File.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/File.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/Inline.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/Inline.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Drivers/Inline.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Drivers/Inline.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Enumerations/Type.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Enumerations/Type.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Enumerations/Type.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Enumerations/Type.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Logger.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Logger.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Log/Logger.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Log/Logger.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Attachment.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Attachment.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Attachment.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Attachment.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/AttachmentCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/AttachmentCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/AttachmentCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/AttachmentCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/NonEmptyFolder.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Folder.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Folder.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Folder.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Folder.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/FolderCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/FolderCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/FolderCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/FolderCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/MailClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/MailClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/MailClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/MailClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Message.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Message.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/Message.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/Message.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/MessageCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/MessageCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mail/MessageCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mail/MessageCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/MailSo.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/MailSo.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/MailSo.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/MailSo.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Attachment.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Attachment.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Attachment.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Attachment.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/AttachmentCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/AttachmentCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/AttachmentCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/AttachmentCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Email.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Email.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Email.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Email.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/EmailCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/EmailCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/EmailCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/EmailCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Constants.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Constants.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Constants.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Constants.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Header.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Header.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Header.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Header.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/MessagePriority.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/MimeType.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/MimeType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/MimeType.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/MimeType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Parameter.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Parameter.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Parameter.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Parameter.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Enumerations/Sensitivity.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Header.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Header.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Header.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Header.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/HeaderCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/HeaderCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/HeaderCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/HeaderCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Message.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Message.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Message.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Message.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parameter.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parameter.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parameter.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parameter.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/ParameterCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/ParameterCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/ParameterCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/ParameterCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserEmpty.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserEmpty.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserEmpty.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserEmpty.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserInterface.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserInterface.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserMemory.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserMemory.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Parser/ParserMemory.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Parser/ParserMemory.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Part.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Part.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/Part.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/Part.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/PartCollection.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/PartCollection.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Mime/PartCollection.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Mime/PartCollection.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Enumerations/ConnectionSecurityType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/ConnectionException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/ConnectionException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/ConnectionException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/ConnectionException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/InvalidArgumentException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketAlreadyConnectedException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketCanNotConnectToHostException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketConnectionDoesNotAvailableException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketReadException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketReadException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketReadException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketReadException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketReadTimeoutException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketUnreadBufferException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketUnsuppoterdSecureConnectionException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/Exceptions/SocketWriteException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Net/NetClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Net/NetClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Net/NetClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Net/NetClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/LoginBadCredentialsException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/NegativeResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/ResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Pop3Client.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Pop3Client.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Pop3/Pop3Client.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Pop3/Pop3Client.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/LoginBadCredentialsException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/NegativeResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/ResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/PoppassdClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/PoppassdClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Poppassd/PoppassdClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Poppassd/PoppassdClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginBadCredentialsException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginBadMethodException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/LoginException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/LoginException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/NegativeResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/ResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/ManageSieveClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/ManageSieveClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Sieve/ManageSieveClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Sieve/ManageSieveClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginBadCredentialsException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginBadMethodException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/LoginException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/LoginException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/NegativeResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/ResponseException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/SmtpClient.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/SmtpClient.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Smtp/SmtpClient.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Smtp/SmtpClient.php diff --git a/rainloop/v/1.2.7.417/app/libraries/MailSo/Version.php b/rainloop/v/1.2.8.420/app/libraries/MailSo/Version.php similarity index 94% rename from rainloop/v/1.2.7.417/app/libraries/MailSo/Version.php rename to rainloop/v/1.2.8.420/app/libraries/MailSo/Version.php index cb167e88e..6a77efbe4 100644 --- a/rainloop/v/1.2.7.417/app/libraries/MailSo/Version.php +++ b/rainloop/v/1.2.8.420/app/libraries/MailSo/Version.php @@ -10,7 +10,7 @@ final class Version /** * @var string */ - const APP_VERSION = '1.0.0'; + const APP_VERSION = '1.2.1'; /** * @var string diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/Client.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/Client.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/Client.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/Client.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/AuthorizationCode.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/ClientCredentials.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/IGrantType.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/IGrantType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/IGrantType.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/IGrantType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/Password.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/Password.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/Password.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/Password.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/GrantType/RefreshToken.php diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/README b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/README similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/README rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/README diff --git a/rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/composer.json b/rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/composer.json similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/PHP-OAuth2/composer.json rename to rainloop/v/1.2.8.420/app/libraries/PHP-OAuth2/composer.json diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Account.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Account.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Account.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Account.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Actions.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Actions.php similarity index 98% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Actions.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Actions.php index 763d02cfe..0df750673 100644 --- a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Actions.php +++ b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Actions.php @@ -1360,7 +1360,6 @@ class Actions $bUserCache = false; $bMainCache = false; - $bUserStatistic = false; if ($this->CacherFile()->IsInited()) { @@ -1378,7 +1377,7 @@ class Actions { if ($this->CacherFile()->SetTimer('Statistic/Activity')) { - $bUserStatistic = true; + $this->KeenIO('Activity'); } } @@ -1392,13 +1391,15 @@ class Actions } } - return $this->DefaultResponse(__FUNCTION__, array( + $mData = array( 'Version' => APP_VERSION, 'Debug' => !!$this->Config()->Get('debug', 'enable', false), 'UserCache' => $bUserCache ? $this->StorageProvider()->GC(48) : false, - 'MainCache' => $bMainCache ? $this->CacherFile()->GC(48) : false, - 'UserStatistic' => $bUserStatistic ? $this->KeenIO('Activity') : false - )); + 'MainCache' => $bMainCache ? $this->CacherFile()->GC(48) : false + ); + + $mData = true; + return $this->DefaultResponse(__FUNCTION__, $mData); } /** @@ -1767,10 +1768,15 @@ class Actions $this->IsAdminLoggined(); $iOffset = (int) $this->GetActionParam('Offset', 0); + $iLimit = (int) $this->GetActionParam('Limit', 20); $sSearch = (string) $this->GetActionParam('Search', ''); + $iOffset = 0; + $iLimit = 99; + $sSearch = ''; + return $this->DefaultResponse(__FUNCTION__, - $this->DomainProvider()->GetList($iOffset, 20, $sSearch)); + $this->DomainProvider()->GetList($iOffset, $iLimit, $sSearch)); } /** @@ -4545,6 +4551,59 @@ class Actions return \RainLoop\Utils::ClearHtmlOutput($sHtml); } + /** + * @return array + */ + private function setupInformation() + { + $aResult = array( + 'version-full' => APP_VERSION, + ); + + $sV = APP_VERSION; + $aMatch = array(); + if (\preg_match('/([\d]+\.[\d]+\.[\d]+).*/', APP_VERSION, $aMatch) && !empty($aMatch[1])) + { + $sV = $aMatch[1]; + } + + $aResult['version'] = $sV; + $aResult['software'] = array( + 'php' => \phpversion(), + 'mailso' => \MailSo\Version::AppVersion(), + 'server' => $this->Http()->GetServer('SERVER_SOFTWARE', '') + ); + + $aResult['settings'] = array( + 'lang' => $this->Config()->Get('webmail', 'language', ''), + 'theme' => $this->Config()->Get('webmail', 'theme', ''), + 'multiply' => !!APP_MULTIPLY, + 'social' => array( + 'google' => !!$this->Config()->Get('social', 'google_enable', false), + 'twitter' => !!$this->Config()->Get('social', 'twitter_enable', false), + 'dropbox' => !!$this->Config()->Get('social', 'dropbox_enable', false), + 'facebook' => !!$this->Config()->Get('social', 'fb_enable', false) + ) + ); + + $aResult['plugins'] = array(); + $aResult['plugins']['@enabled'] = !!$this->Config()->Get('plugins', 'enable', false); + + $aEnabledPlugins = \explode(',', \strtolower($this->Config()->Get('plugins', 'enabled_list', ''))); + $aEnabledPlugins = \array_map('trim', $aEnabledPlugins); + + $aList = $this->Plugins()->InstalledPlugins(); + foreach ($aList as $aItem) + { + if (!empty($aItem[0])) + { + $aResult['plugins'][$aItem[0]] = \in_array(\strtolower($aItem[0]), $aEnabledPlugins) ? true : false; + } + } + + return $aResult; + } + /** * @staticvar bool $bOnce * @param string $sName @@ -4566,35 +4625,45 @@ class Actions return true; } - if (null === $bOnce && !\MailSo\Base\Utils::FunctionExistsAndEnabled('curl_init')) + if (null === $bOnce && (!\MailSo\Base\Utils::FunctionExistsAndEnabled('curl_init') || + !\MailSo\Base\Utils::FunctionExistsAndEnabled('json_encode'))) { $bOnce = false; return false; } - try - { - if (!$bOnce) - { - $bOnce = true; - \KeenIO\Service\KeenIO::setProjectId('5166df8e3843317cd3000006'); - } - - \KeenIO\Service\KeenIO::addEvent($sName, \array_merge($aData, array( + $aOptions = array( + CURLOPT_URL => 'https://api.keen.io/3.0/projects/5166df8e3843317cd3000006/events/'.$sName, + CURLOPT_HEADER => false, + CURLOPT_FAILONERROR => true, + CURLOPT_SSL_VERIFYPEER => false, + CURLOPT_RETURNTRANSFER => true, + CURLOPT_HTTPHEADER => array( + 'Content-Type: application/json' + ), + CURLOPT_POST => true, + CURLOPT_POSTFIELDS => json_encode(\array_merge($aData, array( 'site' => APP_SITE, 'uid' => \md5(APP_SITE.APP_SALT), - 'version' => APP_VERSION - ))); + 'date' => array( + 'month' => \gmdate('m.Y'), + 'day' => \gmdate('d.m.Y') + ), + 'rainloop' => $this->setupInformation() + ))), + CURLOPT_TIMEOUT => 10 + ); - $this->Logger()->Write('KeenIO: addEvent = '.$sName); - return true; - } - catch (\Exception $oException) + $oCurl = \curl_init(); + \curl_setopt_array($oCurl, $aOptions); + $mResult = \curl_exec($oCurl); + + if (\is_resource($oCurl)) { - $this->Logger()->WriteException($oException, \MailSo\Log\Enumerations\Type::WARNING); + \curl_close($oCurl); } - return false; + return !!$mResult; } /** diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/AbstractConfig.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/AbstractConfig.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/AbstractConfig.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/AbstractConfig.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/Application.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/Application.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/Application.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/Application.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/Plugin.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/Plugin.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Config/Plugin.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Config/Plugin.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Domain.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Domain.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Domain.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Domain.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/CustomThemeType.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/CustomThemeType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/CustomThemeType.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/CustomThemeType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/PluginPropertyType.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/PluginPropertyType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/PluginPropertyType.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/PluginPropertyType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/SignMeType.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/SignMeType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/SignMeType.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/SignMeType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/TimeFormat.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/TimeFormat.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Enumerations/TimeFormat.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Enumerations/TimeFormat.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/AuthException.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/AuthException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/AuthException.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/AuthException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/ClientException.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/ClientException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/ClientException.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/ClientException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/Exception.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/Exception.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/Exception.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/Exception.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/InvalidArgumentException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/RuntimeException.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/RuntimeException.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Exceptions/RuntimeException.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Exceptions/RuntimeException.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Notifications.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Notifications.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Notifications.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Notifications.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/AbstractPlugin.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/AbstractPlugin.php similarity index 90% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/AbstractPlugin.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/AbstractPlugin.php index 9db3fdf3e..fcfb49155 100644 --- a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/AbstractPlugin.php +++ b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/AbstractPlugin.php @@ -305,11 +305,12 @@ abstract class AbstractPlugin * * @return self */ - protected function processTemplate($sName, $sPlace, $sHtml, $bPrepend = false) + protected function addTemplateHook($sName, $sPlace, $sLocalTemplateName, $bPrepend = false) { if ($this->oPluginManager) { - $this->oPluginManager->AddProcessTemplateAction($sName, $sPlace, $sHtml, $bPrepend); + $this->oPluginManager->AddProcessTemplateAction($sName, $sPlace, + '', $bPrepend); } return $this; diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/Manager.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/Manager.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/Manager.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/Manager.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/Property.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/Property.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Plugins/Property.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Plugins/Property.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/AbstractProvider.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/AbstractProvider.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/AbstractProvider.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/AbstractProvider.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/ChangePassword.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/ChangePassword.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/ChangePassword.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/ChangePassword.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/ChangePassword/ChangePasswordInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/Classes/Contact.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/Classes/Db.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/ContactsInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Contacts/DefaultContacts.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain.php similarity index 91% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain.php index a20d58019..f388fd346 100644 --- a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain.php +++ b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain.php @@ -2,7 +2,7 @@ namespace RainLoop\Providers; -class Domain extends \RainLoop\Providers\AbstractProvider +class Domain extends \RainLoop\Providers\AbstractProvider { /** * @var \RainLoop\Providers\Domain\DomainInterface @@ -75,13 +75,13 @@ class Domain extends \RainLoop\Providers\AbstractProvider } /** - * @param int $iOffset + * @param int $iOffset = 0 * @param int $iLimit = 20 * @param string $sSearch = '' * * @return array */ - public function GetList($iOffset, $iLimit = 20, $sSearch = '') + public function GetList($iOffset = 0, $iLimit = 20, $sSearch = '') { return $this->bAdmin ? $this->oDriver->GetList($iOffset, $iLimit, $sSearch) : array(); } diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DefaultDomain.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainAdminInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Domain/DomainSimpleInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login/DefaultLogin.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login/DefaultLogin.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login/DefaultLogin.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login/DefaultLogin.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login/LoginInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login/LoginInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Login/LoginInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Login/LoginInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings/DefaultSettings.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Settings/SettingsInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/DefaultStorage.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/StorageType.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadClientError.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/Enumerations/UploadError.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/StorageInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/StorageInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Storage/StorageInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Storage/StorageInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Suggestions.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Suggestions.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Suggestions.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Suggestions.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Providers/Suggestions/SuggestionsInterface.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Service.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Service.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Service.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Service.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/ServiceActions.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/ServiceActions.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/ServiceActions.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/ServiceActions.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Settings.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Settings.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Settings.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Settings.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Social.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Social.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Social.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Social.php diff --git a/rainloop/v/1.2.7.417/app/libraries/RainLoop/Utils.php b/rainloop/v/1.2.8.420/app/libraries/RainLoop/Utils.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/RainLoop/Utils.php rename to rainloop/v/1.2.8.420/app/libraries/RainLoop/Utils.php diff --git a/rainloop/v/1.2.7.417/app/libraries/facebook/base_facebook.php b/rainloop/v/1.2.8.420/app/libraries/facebook/base_facebook.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/facebook/base_facebook.php rename to rainloop/v/1.2.8.420/app/libraries/facebook/base_facebook.php diff --git a/rainloop/v/1.2.7.417/app/libraries/facebook/facebook.php b/rainloop/v/1.2.8.420/app/libraries/facebook/facebook.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/facebook/facebook.php rename to rainloop/v/1.2.8.420/app/libraries/facebook/facebook.php diff --git a/rainloop/v/1.2.7.417/app/libraries/facebook/fb_ca_chain_bundle.crt b/rainloop/v/1.2.8.420/app/libraries/facebook/fb_ca_chain_bundle.crt similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/facebook/fb_ca_chain_bundle.crt rename to rainloop/v/1.2.8.420/app/libraries/facebook/fb_ca_chain_bundle.crt diff --git a/rainloop/v/1.2.7.417/app/libraries/lessphp/LICENSE b/rainloop/v/1.2.8.420/app/libraries/lessphp/LICENSE similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/lessphp/LICENSE rename to rainloop/v/1.2.8.420/app/libraries/lessphp/LICENSE diff --git a/rainloop/v/1.2.7.417/app/libraries/lessphp/README.md b/rainloop/v/1.2.8.420/app/libraries/lessphp/README.md similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/lessphp/README.md rename to rainloop/v/1.2.8.420/app/libraries/lessphp/README.md diff --git a/rainloop/v/1.2.7.417/app/libraries/lessphp/ctype.php b/rainloop/v/1.2.8.420/app/libraries/lessphp/ctype.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/lessphp/ctype.php rename to rainloop/v/1.2.8.420/app/libraries/lessphp/ctype.php diff --git a/rainloop/v/1.2.7.417/app/libraries/lessphp/lessc.inc.php b/rainloop/v/1.2.8.420/app/libraries/lessphp/lessc.inc.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/lessphp/lessc.inc.php rename to rainloop/v/1.2.8.420/app/libraries/lessphp/lessc.inc.php diff --git a/rainloop/v/1.2.7.417/app/libraries/pclzip/gnu-lgpl.txt b/rainloop/v/1.2.8.420/app/libraries/pclzip/gnu-lgpl.txt similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/pclzip/gnu-lgpl.txt rename to rainloop/v/1.2.8.420/app/libraries/pclzip/gnu-lgpl.txt diff --git a/rainloop/v/1.2.7.417/app/libraries/pclzip/pclzip.lib.php b/rainloop/v/1.2.8.420/app/libraries/pclzip/pclzip.lib.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/pclzip/pclzip.lib.php rename to rainloop/v/1.2.8.420/app/libraries/pclzip/pclzip.lib.php diff --git a/rainloop/v/1.2.7.417/app/libraries/pclzip/readme.txt b/rainloop/v/1.2.8.420/app/libraries/pclzip/readme.txt similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/pclzip/readme.txt rename to rainloop/v/1.2.8.420/app/libraries/pclzip/readme.txt diff --git a/rainloop/v/1.2.7.417/app/libraries/tmhOAuth/LICENSE b/rainloop/v/1.2.8.420/app/libraries/tmhOAuth/LICENSE similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/tmhOAuth/LICENSE rename to rainloop/v/1.2.8.420/app/libraries/tmhOAuth/LICENSE diff --git a/rainloop/v/1.2.7.417/app/libraries/tmhOAuth/README.md b/rainloop/v/1.2.8.420/app/libraries/tmhOAuth/README.md similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/tmhOAuth/README.md rename to rainloop/v/1.2.8.420/app/libraries/tmhOAuth/README.md diff --git a/rainloop/v/1.2.7.417/app/libraries/tmhOAuth/cacert.pem b/rainloop/v/1.2.8.420/app/libraries/tmhOAuth/cacert.pem similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/tmhOAuth/cacert.pem rename to rainloop/v/1.2.8.420/app/libraries/tmhOAuth/cacert.pem diff --git a/rainloop/v/1.2.7.417/app/libraries/tmhOAuth/tmhOAuth.php b/rainloop/v/1.2.8.420/app/libraries/tmhOAuth/tmhOAuth.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/tmhOAuth/tmhOAuth.php rename to rainloop/v/1.2.8.420/app/libraries/tmhOAuth/tmhOAuth.php diff --git a/rainloop/v/1.2.7.417/app/libraries/tmhOAuth/tmhUtilities.php b/rainloop/v/1.2.8.420/app/libraries/tmhOAuth/tmhUtilities.php similarity index 100% rename from rainloop/v/1.2.7.417/app/libraries/tmhOAuth/tmhUtilities.php rename to rainloop/v/1.2.8.420/app/libraries/tmhOAuth/tmhUtilities.php diff --git a/rainloop/v/1.2.7.417/app/templates/BadBrowser.html b/rainloop/v/1.2.8.420/app/templates/BadBrowser.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/BadBrowser.html rename to rainloop/v/1.2.8.420/app/templates/BadBrowser.html diff --git a/rainloop/v/1.2.7.417/app/templates/Error.html b/rainloop/v/1.2.8.420/app/templates/Error.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Error.html rename to rainloop/v/1.2.8.420/app/templates/Error.html diff --git a/rainloop/v/1.2.7.417/app/templates/Index.html b/rainloop/v/1.2.8.420/app/templates/Index.html similarity index 99% rename from rainloop/v/1.2.7.417/app/templates/Index.html rename to rainloop/v/1.2.8.420/app/templates/Index.html index 160d8b869..3b5b18364 100644 --- a/rainloop/v/1.2.7.417/app/templates/Index.html +++ b/rainloop/v/1.2.8.420/app/templates/Index.html @@ -1,5 +1,5 @@ - + diff --git a/rainloop/v/1.2.7.417/app/templates/Themes/custom-values-dark.less b/rainloop/v/1.2.8.420/app/templates/Themes/custom-values-dark.less similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Themes/custom-values-dark.less rename to rainloop/v/1.2.8.420/app/templates/Themes/custom-values-dark.less diff --git a/rainloop/v/1.2.7.417/app/templates/Themes/custom-values-light.less b/rainloop/v/1.2.8.420/app/templates/Themes/custom-values-light.less similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Themes/custom-values-light.less rename to rainloop/v/1.2.8.420/app/templates/Themes/custom-values-light.less diff --git a/rainloop/v/1.2.7.417/app/templates/Themes/template.less b/rainloop/v/1.2.8.420/app/templates/Themes/template.less similarity index 96% rename from rainloop/v/1.2.7.417/app/templates/Themes/template.less rename to rainloop/v/1.2.8.420/app/templates/Themes/template.less index 28c1ade36..16d896869 100644 --- a/rainloop/v/1.2.7.417/app/templates/Themes/template.less +++ b/rainloop/v/1.2.8.420/app/templates/Themes/template.less @@ -56,7 +56,7 @@ .thm-border-radius(@login-border-radius); .thm-box-shadow(@login-box-shadow); - .legend, .checkboxSignMe { + .legend, .checkboxSignMe, g-ui-link { color: @login-color !important; } } diff --git a/rainloop/v/1.2.7.417/app/templates/Themes/values.less b/rainloop/v/1.2.8.420/app/templates/Themes/values.less similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Themes/values.less rename to rainloop/v/1.2.8.420/app/templates/Themes/values.less diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminDomainListItem.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminDomainListItem.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminDomainListItem.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminDomainListItem.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminDomains.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminDomains.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminDomains.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminDomains.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminGeneral.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminGeneral.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminGeneral.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminGeneral.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminLicensing.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminLicensing.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminLicensing.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminLicensing.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminLogin.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminLogin.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminLogin.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminLogin.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminMenu.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminMenu.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminMenu.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminMenu.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPackages.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPackages.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPackages.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPackages.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPackagesListItem.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPackagesListItem.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPackagesListItem.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPackagesListItem.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPackagesTable.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPackagesTable.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPackagesTable.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPackagesTable.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPane.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPane.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPane.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPane.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPluginListItem.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPluginListItem.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPluginListItem.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPluginListItem.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPluginProperty.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPluginProperty.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPluginProperty.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPluginProperty.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminPlugins.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminPlugins.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminPlugins.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminPlugins.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminSecurity.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminSecurity.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminSecurity.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminSecurity.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/AdminSocial.html b/rainloop/v/1.2.8.420/app/templates/Views/AdminSocial.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/AdminSocial.html rename to rainloop/v/1.2.8.420/app/templates/Views/AdminSocial.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/ComposeAttachment.html b/rainloop/v/1.2.8.420/app/templates/Views/ComposeAttachment.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/ComposeAttachment.html rename to rainloop/v/1.2.8.420/app/templates/Views/ComposeAttachment.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/ComposeAttachmentInProcess.html b/rainloop/v/1.2.8.420/app/templates/Views/ComposeAttachmentInProcess.html similarity index 100% rename from rainloop/v/1.2.7.417/app/templates/Views/ComposeAttachmentInProcess.html rename to rainloop/v/1.2.8.420/app/templates/Views/ComposeAttachmentInProcess.html diff --git a/rainloop/v/1.2.7.417/app/templates/Views/Login.html b/rainloop/v/1.2.8.420/app/templates/Views/Login.html similarity index 95% rename from rainloop/v/1.2.7.417/app/templates/Views/Login.html rename to rainloop/v/1.2.8.420/app/templates/Views/Login.html index b9ec545b8..c30499359 100644 --- a/rainloop/v/1.2.7.417/app/templates/Views/Login.html +++ b/rainloop/v/1.2.8.420/app/templates/Views/Login.html @@ -34,9 +34,7 @@ -
- {{INCLUDE/BottomControlGroup/PLACE}} -
+ {{INCLUDE/BottomControlGroup/PLACE}}